/*分页布局*/
.cont-box {
    width: 100%;
}
.white-bg {
    margin: 10px auto 0px;
    padding: 0 24px 30px;
    background-color: #fff;
}
.cont-box.bg_none,.fy_xq_box.bg_none{
    background:none;
}
.fy_xq_box{
    width:1200px;
    overflow: hidden;
    background: #fff;
    margin: 0 auto;
}
/*当前位置*/
.seat-box{
    width: 1200px;
    height: 50px;
    margin:0 auto 10px;
    padding-left: 50px;
    border-bottom: 1px solid #e8e8e8;
    background: url("../images/seatred.png") no-repeat left center;
}
.seat-box span,
.seat-box a{
    margin-right: 8px;
    color: #999;
    font: 16px/50px 'notoRegular';
}
/*详情页*/
.article-box{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
.article-tit{
    margin: 50px 0 30px;
    color: #1f5781;
    font: 29px/40px 'notoMedium';
    text-align: center;
    font-weight: bold;
}
.article-data{
    margin-bottom: 28px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e8e8e8;
    font-family: 'notoRegular';
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.article-data span{ margin-right: 60px}
.article-cont p{
    text-indent: 2em;
    color: #333;
    font: 18px/36px 'notoRegular';
    text-align:justify;
}
.article-cont img{display:block;margin:0px auto;/*max-width:780px;*/max-width:900px;height:auto;}
.share{
    margin-top: 5px;
}
.share .bdsharebuttonbox{
    margin-left: 0px;
}
.share .fr{
    margin-bottom:0px;
}
.share .fr>span{
    color: #666;
    /*font: 16px/34px '宋体';*/
}

.ops_shareLayer .ops_icons li {
    list-style:outside none none;
    margin-right:20px !important;
}
.ops_shareLayer .ops_icons a {
    padding: 5px 7px !important;
}
.ops_shareLayer .ops_icons a i {
    height:21px !important;
    width:19px !important;
}
.ops_shareLayer .ops_icons a.icon_sina i {
    background-position:0 -38px !important;
}
.ops_shareLayer .ops_icons a.icon_weixin i {
    background-position:0 -76px !important;
}
.ops_shareLayer .ops_icons a.icon_qzone i {
    background-position:0 -119px !important;
}
.ops_shareLayer .ops_icons a.icon_copy i {
    background-position:0 -156px !important;
}
.weixin_popup .weixin_popup_foot {
    line-height: 14px  !important;
}
.ops_shareLayer .ops_tit{
    line-height:35px;
}
/*分页信息*/
.fy_xq_box nav{
    text-align: center !important;
    margin-top: 20px;
}
.paging-tit{
    border-bottom: 1px solid #e8e8e8;
    color: #005bac;
    font: 24px/80px 'notoBold';
    width: 1150px;
    margin: 0 auto;
    font-weight: bold;
}
.info-box{
    width:1150px;
    height: 60px;
    padding: 10px 0;
    margin:0 auto;
    border-bottom: 1px dashed #e8e8e8;
}
.info-box a{
    margin-left: 16px;
    color: #333;
    font: 18px/40px 'notoMedium';
}
.info-Date{
    width: 110px;
    height: 40px;
    border-right: 1px solid #dcdcdc;
}
.info-Date span{
    float: left;
    width: 100%;
    color: #c4c4c4;
    font: 14px/20px 'notoRegular';
    text-align: center;
}
.info-Date .day-val{
    font-size: 20px;
}
.info-icon{
    margin-right: 4px;
    color: #a9a9a9;
    font: 20px/40px 'notoRegular';
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-sizing: border-box;
    padding: 4px;
}
.info-box:hover a{
    color: #941e23;
}
.fy_lintab{
    /*width: 1150px;*/
    margin: 24px auto 0;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
.fy_lintab .active{
    color: #005bac;
}
/*详细页尾部-新闻链接*/
.news_box5{width:700px;margin-left:30px;margin-top:0px;}
.news_tit5{width:700px;height:40px;background:url(../images/20220427083232266.png) no-repeat;}
.news_main5{margin-top:30px;}
.news_text5{color:#000080 !important;font-size:16px;font-weight:bold;line-height:25px;}
.spe-tabs{
    font-size:16px;
    color:#333333;
    line-height:24px;
    font-family:Microsoft Yahei;
}
.spe-tabs>li{
    overflow: hidden;
}
.pagination>li>a, .pagination>li>span {
    margin-left: 0px;
}
.spe-tabs  li font{
    float: left;
    line-height: 36px;
    font-weight: bold;
    margin-right: 10px;
}
.spe-tabs>li a{
    color: #333333;
    font-size: 18px;
    line-height: 36px;
    float: left;
    font-family:Microsoft Yahei;
}
.spe-tabs>li span{
    color:#666;
    line-height:36px;
    font-size:16px;
    float: right;
    font-family:Microsoft Yahei;
}
.foot-page {
    width: auto !important;
    margin-top: 30px !important;
    margin-bottom: 0 !important;
}
.foot-page>li {
    float: left;
    margin: 0 10px;
}
.foot-page>li span, .foot-page>li a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    padding: 0;
}

/*信息公开栏目页*/
.xxgk{ width:100%; /*height:870px;*/ float:left; padding:6px 12px 0px 18px;margin-top: 50px;}
.xxgk a{ width:252px; height:115px; float:left;  margin-bottom:54px; margin-left:33px;  background:url(../images/bg_02.png) no-repeat;}
.xxgk a:hover{ background:url(../images/bg_01.png) no-repeat;}
.xxgk a img{ width:252px; height:115px; float:left;}
.xxgks{
    display:flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 71px;
    margin-top: 48px;
}

/*新版分页begin*/
.channel_tit2 {
    display:none;
    font-size: 20px;
    font-weight: bold;
    background: #e5e5e5;
    line-height: 40px;
    padding-left: 20px;
    margin-bottom: 8px;
    color:#064ec0;
}
.commonList_con {
    padding: 12px 0;
}
.commonList_con {
    padding: 12px 0
}
.commonList_con ul.li_line li {
    clear: both;
    overflow: hidden;
    padding-left: 13px;
    background: url(../images/list_bg.png) no-repeat left 18px;
    line-height: 36px;
    font: 18px / 40px 'notoMedium';
}
.custom-border-style{
    border-bottom: 1px #dddddd dashed;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.commonList_con ul.li_line li a {
    float: left;
    color: #333;
}
.commonList_con ul.li_line li span {
    float: right;
    color: #999999;
}
.commonList_con ul.li_line li:hover a,.commonList_con ul.li_line li:hover span{
    color:#941e23;
}
/*新版分页end*/