.nav ul li#current {
    background: 
    #B23232;
    color:#ffffff;}
.nav ul li#current a {
    color: #fff;}
.windowstyle1016541{ font-family: Microsoft YaHei; font-style: normal; font-weight: normal; font-size: 16px; color: #ffffff;}

.main-ul {
height:auto;}

.main-ul li{
width:100%;
height:70px;
line-height:70px;
text-align:center;
background: #F9F9F9;
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 290;
font-size: 16px;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
/* identical to box height, or 120% */
color: #333333;}
.main-ul li a {
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
width:100px;}
.main-ul li.isfocus {
display:flex;
align-items:center;
justify-content:center;}
.main-ul li.isfocus .red {
width:10px;
height:10px;
background: #B23232;}
.main-ul li.isfocus a {
font-family: Microsoft YaHei;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
/* identical to box height, or 120% */


color: #B23232;
margin: 0 10px;}
.main-ul li.isfocus .hidden {
width:10px;
height:10px;}
.windowstyle1016529{ font-family: Microsoft YaHei; font-style: normal; font-weight: normal; font-size: 20px; color: #333333;}

.splitflagstyle1016539{ color: #222222 ;}
.fontstyle1016539{ font-size: 9pt; color: #222222; text-decoration: none ;}
.winstyle1016539{ line-height: 24px; font-family: Microsoft YaHei; font-style: normal; font-weight: 290; font-size: 14px; color: #666666;}

.list ul li {
display:flex;
align-items:center;
justify-content: space-between;
margin-top:30px;}
.list ul li .list-left {
display:flex;
align-items:center;}
.list ul li .list-date {
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 290;
font-size: 16px;
/* identical to box height, or 100% */
text-align: right;
color: #999999;}
.list ul li .logo {
width:7.5px;
height:7.5px;
border:2.5px solid #666666;
margin-right:10px;}
.list ul li a {
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 400 !important;
font-size: 16px;
/* identical to box height, or 100% */
color: #666666;}
.list ul li.list0 {
padding-bottom:30px;
border-bottom: 1px dashed #999999;}
.pape .p_first_d {
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 290;
font-size: 16px;
/* identical to box height, or 125% */


color: #666666;}

/*公共样式 字体，行高，字体颜色等*/
.pagebar {
    font-size: 12px;
    font-family: SimSun;
    line-height:12px;
 
    color:#222;}
 
/*去掉a链接的下划线*/
.pagebar a{
    text-decoration: none;}
 
/*消掉最左侧页码区margin-left的5个像素*/
.pagebar .p_pages{
    display:flex;
    align-items:center;
    height:36px;
    line-height:36px;}
 

 
/*文字对齐样式*/
.pagebar .p_t{
    line-height:12px;
    margin:0px;
    padding:0px;
    display:inline-block;
    vertical-align:middle;}
 
 
/*链接字体颜色*/
.pagebar .p_fun a, .pagebar .p_no a{
    color: #222;}
 
/*鼠标移上时有链接按钮的外观*/
.pagebar .p_no a:hover,.pagebar .p_fun a:hover, .pagebar .p_goto a:hover{
    background-color: #f5f5f5;}
 
 
/*页码省略号...的外观*/
.pagebar .p_dot {
    margin-right:16px;
    font-family: Microsoft YaHei;
font-style: normal;
font-weight: 290;
font-size: 14px;}
 
/*当前页码的外观*/
 
/*按钮控制*/
 
/*控制是否显示 "首页" "尾页" */
.pagebar .p_first,.pagebar .p_first_d,.pagebar .p_last,.pagebar .p_last_d{
    display:none;}
 
/*控制是否显示 "上页" "下页"*/
.pagebar .p_prev,.pagebar .p_prev_d.pagebar .p_next,.pagebar .p_next_d{}
 
/*控制是否显示无链接的 "首页" "上页" "下页" "尾页"*/
.pagebar .p_first_d,.pagebar .p_prev_d,.pagebar .p_next_d,.pagebar .p_last_d{}
 
/*控制是否显示页码*/
.pagebar .p_no,.pagebar .p_no_d,.pagebar .p_dot{}
 
/*跳转到页码输入框的外观*/
.pagebar .p_goto input {
    font-family: SimSun;
    font-size:12px;
 
    border: 1px solid #aaa;
    height:22px;
    line-height:20px;
    box-sizing:border-box;
    vertical-align:middle;
 
    outline-width:thin;
    outline-color:#258CFF;
     
    margin:0px 2px;
    padding:0px 1px;
 
    width:22px;
    text-align:center;}
 
/*跳转到页码输入框  鼠标移上及输入时的外框颜色*/
.pagebar .p_goto input:hover, .pagebar .p_goto input:focus{
    border: 1px solid #258CFF;}
 
/*跳转按钮的外观*/
.pagebar .p_goto a{
    border: 1px solid #ccc;
    padding: 5px 6px;
    color: #222;
 
    margin:0px;
 
    height:24px;
    -height:auto;
     
    line-height:12px;
    display:inline-block;
    box-sizing:border-box;
    vertical-align:middle;}
  .p_no {
  border: 1px solid #F6F7F7 !important;
    color: #fff !important;
    background-color: #F6F7F7 !important;}
  .p_no_d {
     border: none; 
    color: #fff;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
     padding:0; 
    margin: 0px 16px 0px 0px;
    background: #F6F7F7;
border: 1px solid #B23232;
box-sizing: border-box;
    vertical-align: middle;
        font-family: Microsoft YaHei;
font-style: normal;
font-weight: 290;
font-size: 14px;
/* identical to box height, or 125% */


color: #B23232;}
.pagebar .p_no {
    color: #fff !important;
    background-color: #F6F7F7 !important;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-right: 16px;}
   .pagebar .p_no a {
    border:none !important;
    padding: 0 !important;
    margin: 0px 0px 0px 5px;
    height: auto !important;
    line-height:auto !important;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    font-family: Microsoft YaHei;
font-style: normal;
font-weight: 290;
font-size: 14px;
/* identical to box height, or 125% */
color: #666666;}
.p_prev_d {
display:inline-block;
width:80px;
height:36px;
line-height:36px;
margin-right:16px;
background: #F6F7F7;
text-align:center;
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 290;
font-size: 14px;
/* identical to box height, or 125% */


color: #666666;}
.p_prev {
display:inline-block;
width:80px;
height:36px;
line-height:36px;
margin-right:16px;
background: #F6F7F7;
text-align:center;
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 290;
font-size: 14px;
/* identical to box height, or 125% */


color: #666666;}
.p_next {
display:inline-block;
width:80px;
height:36px;
line-height:36px;
background: #F6F7F7;
text-align:center;
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 290;
font-size: 14px;
/* identical to box height, or 125% */


color: #666666;}
.p_next_d {
display:inline-block;
width:80px;
height:36px;
line-height:36px;
background: #F6F7F7;
text-align:center;
font-family: Microsoft YaHei;
font-style: normal;
font-weight: 290;
font-size: 14px;
/* identical to box height, or 125% */


color: #666666;}

.page {
height:36px;
line-height:36px;
padding:0;
margin-top:58px;}
