@charset "utf-8";
body { padding:0; margin:0 auto; font-size:15px; font-family:'Microsoft Yahei'; color: #333; width:100%; zoom:1;word-wrap:break-word; background-color:#f7f7f7;}
input::-webkit-input-placeholder{color: #cccccc;}
.bg-white {padding: 32px 60px;background-color: #fff;}
/*网页字体个性化*/
@font-face{
    font-family:'SourceHanSerifCN';
    src:url('../../libs/font/SourceHanSerifCN-Heavy.eot');
    src:url('../../libs/font/SourceHanSerifCN-Heavy.eot?#iefix') format('embedded-opentype'),
    url('../../libs/font/SourceHanSerifCN-Heavy.woff2') format('woff2'),
    url('../../libs/font/SourceHanSerifCN-Heavy.woff') format('woff'),
    url('../../libs/font/SourceHanSerifCN-Heavy.otf') format('truetype'),
    url('../../libs/font/SourceHanSerifCN-Heavy.svg#SourceHanSerifCN-Heavy') format('svg');
    src:url('../../libs/font/SourceHanSerifCN-Heavy.otf');
}
/*tab切换*/
.tab-brief > .hd{border-bottom: 1px solid #E5E5E5;}
.tab-brief > .hd ul{float: left;}
.tab-brief > .hd li{float:left; position: relative; padding: 0 0 14px; font-size: 1.6em; color: #000; font-weight: bold;}
.tab-brief > .hd li + li{margin-left: 45px;}
.tab-brief > .hd li a{color: #000;}
.tab-brief > .hd li:after{content: ''; position: absolute; width:0; bottom:-1px; left:0; height: 3px; background: #005293;transition: all .3s; -webkit-transition: all .3s; overflow: hidden;}
.tab-brief > .hd li.on:after{width: 100%;}
.tab-brief > .hd li.on a{color: #005293;}
.tab-brief > .hd .more{padding-top: 3px; float: right;}
.tab-brief > .hd .more a {color: #999999;font-size: 16px;}
.tab-brief .bd > .item .infolist {margin-top: 10px;}
.tab-brief.split > .hd li+li::before{content:"|";font-weight: 400;height: 28px;position: absolute;left: -28px;top:0;color: #B7B7B7;overflow: hidden;}

.tab-card > .hd{line-height:46px; background: #f4f4f4;}
.tab-card > .hd{line-height:46px; background: #f4f4f4;}
.tab-card > .hd ul{float: left;}
.tab-card > .hd li{float:left; position: relative;font-size: 1.125em;}
.tab-card > .hd li a{display: block; padding: 0 20px; text-align: center; font-weight: bold; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; background: #f4f4f4;}
.tab-card > .hd li.on{cursor:pointer;}
.tab-card > .hd li.on a{background:#1e51b1; color: #fff;}
.tab-card > .hd li.on:after{width: 100%;}

.m-com-more{clear: both; margin-top:20px; text-align:center; line-height:40px; background-color:#f5f5f5; border-radius:5px; display: none;}
.m-com-more a{color:#666;}
.m-com-more a:hover{color: #333;}

.tab-brief .bd > .item .infolist, 
.tab-card .bd > .item .infolist{margin-top: 10px;}
.tab-brief .bd > .item .infolist.mt0, 
.tab-card .bd > .item .infolist.mt0{margin-top: 0;}
.js-tab .more a + a{display: none;}
.js-tab > .bd > * + * {display: none;}


.inner-box{position: relative;}
@media (max-width: 640px) {
  .res.tab-brief > .hd ul li{margin:0 10px 10px 0 !important; padding: 0; border-bottom:none; font-size: 1.125em;}
  .res.tab-brief > .hd ul li a{display: block; padding:7px 12px !important; line-height:1.5; background-color:#f1f1f1; color: #666;}
  .res.tab-brief > .hd ul li.on a{color:#fff; background-color:#1a56a8;}
  .res.tab-brief > .hd li:after{display: none;}
  .res.tab-brief .bd > .item > .newsList{margin-top: 0;}

  .res.tab-card > .hd{margin-bottom: -10px; background: none; border-bottom: #dfdfdf 1px solid;}
  .res.tab-card > .hd ul li{margin:0 10px 10px 0 !important; font-size: 1.125em;}
  .res.tab-card > .hd ul li a{ padding:7px 12px !important; height: auto; line-height:1.5; color: #666; }
  .res.tab-card > .hd ul li.on a{background:#1a56a8; color: #fff;}
  .res.tab-card > .bd .item > .newsList{margin-top: 0;}
  .tab > .hd .more,
  .tab-card > .hd .more,
  .tab-brief > .hd .more{display: none;}

  .m-com-more{display:block;}

}
@media (max-width: 414px) {
  .tab-brief > .hd ul li{font-size: 1.25em;}	
}

.tab-res-md > .res-bd > .section > .hd,
.tab-res-xs > .res-bd > .section > .hd,
.tab-res-480 > .res-bd > .section > .hd,
.tab-res-640 > .res-bd > .section > .hd{display: none;}
@media (max-width:992px){
  .tab-res-md .res-hd{display: none;}
  .tab-res-md .res-bd .section{display: block !important;}
  .tab-res-md .res-bd .section + .section{margin-top: 30px;}
  .tab-res-md .res-bd .section .hd{display: block;}
}
.tab-res-xs > .res-bd > .section > .hd{display: none;}
@media (max-width:768px){
  .tab-res-xs .res-hd{display: none;}
  .tab-res-xs .res-bd .section{display: block !important;}
  .tab-res-xs .res-bd .section + .section{margin-top: 30px;}
  .tab-res-xs .res-bd .section .hd{display: block;}
}
@media (max-width:640px){
  .tab-res-640 .res-hd{display: none;}
  .tab-res-640 .res-bd .section{display: block !important;}
  .tab-res-640 .res-bd .section + .section{margin-top: 30px;}
  .tab-res-640 .res-bd .section .hd{display: block;}
  .tab-brief.card.other.res-640 > .hd{padding-bottom: 1px;}
  .tab-brief.card.other.res-640 > .hd ul{float: none; overflow: hidden;}
  .tab-brief.card.other.res-640 > .hd ul li{padding: 0; width: 50%; background: #f7f7f7; border-bottom: 1px solid #fff;}
  .tab-brief.card.other.res-640 > .hd ul li:after{position: absolute; top: 0; bottom: 0; left: -1px; content: ""; width: 1px; background: #fff;}
  
  .list-tab.tab-brief > .hd ul li{margin:0; padding: 0;}
  .list-tab.tab-brief > .hd ul li.on a{color:#358ad9; background-color:transparent;border-bottom: 1px solid #358ad9;}
  .pic-tab.list-tab.tab-brief > .hd ul li.on a {display: inline-block; padding: 0;border-bottom: none;}
}
@media (max-width:480px){
  .tab-res-480 .res-hd{display: none;}
  .tab-res-480 .res-bd .section{display: block !important;}
  .tab-res-480 .res-bd .section + .section{margin-top: 30px;}
  .tab-res-480 .res-bd .section .hd{display: block;}
}
  

/*列表*/
/***
稿件列表样式：
dot:标题前带小点
md:日期-月日
ymd：日期-年月日
line:每条信息之间含分割下滑线
date: 左侧日期，右侧标题和摘要
meta: 标题后是多个标签分类
col2:两列
col3:三列
col4:四列
space20:多列之间含20px的间距
space30:多列之间含30px的间距
多列在768以下响应变成一列
res:480以下标题由一行响应成多行显示
以上类名采用简写方式，便于阅读书写，不可单独写样式，以免冲突覆盖样式。注意不要与base.css中的全家类名冲突
.yjzj - 意见征集列表
 ***/
.infolist{clear: both;margin-top: 10px;}
.infolist li{position:relative; padding-top: .5em; padding-bottom: .5em; line-height:1.6em; overflow:hidden; vertical-align: top;}
.infolist li a{float: left; position: relative; max-width: 100%; font-size: 16px;color: #000;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; }
.infolist li, .infolist li a{-moz-box-sizing: border-box; -welit-box-sizing: border-box; box-sizing: border-box;}
.infolist li .time{position:absolute; right:0; top: 7px; bottom: 7px; margin: auto 0; font-size: 16px;color:#999999;}
.infolist li a br{display: none;}
.infolist li:hover a, .infolist li a:hover{color: #005293;}
.infolist li:hover span{color:#005293;}
.pagelist .addline {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px dashed #dfdfdf;
}

.infolist.ymd li{padding-right:100px;}
.infolist.md li{padding-right:60px;}
.infolist.wh li{padding-right:160px;}

.infolist.dot li a{padding-left: 18px;}
.infolist.dot li a:before{content:''; position:absolute; left:0; top: 50%; margin-top: -2px; width: 5px; height: 5px; background: #999999;}
.infolist.dot li:hover a:before{background: #005293;}

.infolist.line li{border-bottom: 1px solid #e1e5eb;}
.infolist.line li{padding-top: 14px; padding-bottom: 14px;}

.infolist.yjzj li{padding: 11px 0 11px 70px;border-bottom: 1px dashed #E5E5E5;line-height: 24px;}
.infolist.yjzj li em{position: absolute;left:0;top:14px;padding:6px 15px 6px 10px;line-height: 1;font-style: normal;text-align: center; color: #005293;font-size: 0.875em;background: url(../images/public/icon_msg_blue.png) no-repeat left top;background-size: 100% 100%;}
.infolist.yjzj li a{float: none;}
.infolist.yjzj li .time{position: static;display: block;font-size: .93em;}

.infolist.col2 li, .infolist.col3 li, .infolist.col4 li{float: left;}
.infolist.col2 li{width: 50%;}
.infolist.col3 li{width: 33.33333%;}
.infolist.col4 li{width: 25%;}
.infolist.space20{margin-left: -10px; margin-right: -10px;}
.infolist.space20 li{padding-left: 10px; padding-right: 10px;}
.infolist.space20 li .time{right: 10px;}
.infolist.space20.infolist.md li{padding-right:70px;}
.infolist.space20.infolist.ymd li{padding-right:110px;}
.infolist.space30{margin-left: -15px; margin-right: -15px;}
.infolist.space30 li{padding-left: 15px; padding-right: 15px;}
.infolist.space30 li .time{right: 15px;}
.infolist.space30.infolist.md li{padding-right:75px;}
.infolist.space30.infolist.ymd li{padding-right:115px;}
.infolist.space40{margin-left: -20px; margin-right: -20px;}
.infolist.space40 li{padding-left: 20px; padding-right: 20px;}
.infolist.space40 li .time{right: 20px;}
.infolist.space40.infolist.md li{padding-right:80px;}
.infolist.space40.infolist.ymd li{padding-right:120px;}

.infolist.split5n li:nth-child(5n){margin-bottom:15px; padding-bottom:25px; border-bottom:1px dashed #e5e5e5;}

@media (max-width: 1280px) {
  .res.infolist.icon li{width: 33.33%;}
}
@media (max-width: 992px) {
  .res.infolist.icon li a{height: 160px;}
}
@media (max-width: 768px) {
  .infolist.col2, .infolist.col3, .infolist.col4{margin-left: 0; margin-right: 0;}
  .infolist.col2 li, .infolist.col3 li, .infolist.col4 li{width: 100%; padding-left: 0;}
  .infolist.md[class*="space"] li{padding-right:60px;}
  .infolist.ymd[class*="space"] li{padding-right:100px;}

  .res.infolist.meta li .tit,
  .res.infolist.meta li .meta-data,
  .res.infolist.meta li .tit>a{float: none;display: inline;max-width:none;}
  .res.infolist.meta li .meta-data{margin-right: 10px;}
  .res.infolist.meta li .meta-data a{position: relative;padding-right: 0; padding-left: 10px;margin-left: 10px;}
  .res.infolist.meta li .meta-data a:before{top: 0;margin-top: 4px;}
  .res.infolist.meta li .meta-data a:first-child{margin-left:0;padding-left:0;}
  .res.infolist.meta li .meta-data a:first-child:before{display: none;}
  .res.infolist.meta li .tit>a{position: static; padding-left: 0; padding-right:12px; white-space:normal;}
  .res.infolist.meta li .time{position:static; display: inline-block;}
  .res.infolist.meta.dot li{padding-left: 18px;padding-right: 0;}
  .res.infolist.meta li .tit>a:before{top: 20px; margin-top: 0;} 

}
@media (max-width: 640px) {
  .res.infolist.icon li{width: 50%;}
  .res.infolist.icon li a{margin: 10px 10px 0;}
}

@media (max-width: 480px) {
  .res.infolist li{padding-right:0 !important; position: relative;}
  .res.infolist li a{ position: static; float: none; max-width:none; padding-left: 0; padding-right:12px; white-space:normal;}
  .res.infolist li .time{position:static; display: inline-block;}
  .res.infolist li a:before{top: 20px; margin-top: 0;} /*10+padding*/
  .res.infolist.line li a:before{top: 24px;}
  .res.infolist.dot li{padding-left: 18px;}
  .res.infolist.icon li a{height: 120px;}
  .res.infolist.icon li a i{margin: 20px auto 0;}
}


/* 当前位置crumb */
.crumb h2{ padding:21px 10px 21px 20px; line-height: 28px; font-size:1em; font-weight: normal; background: url(../images/public/icon_position.png) no-repeat left center;}
.crumb h2 em{font-style: normal; display: none;}
.crumb a {color:#808080;}
.crumb a:hover{color: #383838;}
.crumb span{color: #383838;}
.crumb.gray{padding-top: 5px; background: #f5f5f5;}
.crumb.gray h2{padding: 15px 15px 15px 30px; background-position: 0 center;}

/*图片放大*/
.transition,
.transition a{-webkit-transition: 300ms; -moz-transition: 300ms; -o-transition: 300ms; transition: 300ms;}
.imgscale img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgscale img:hover{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}
.addshadow{background-color: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, .15);}

/*友情提示框*/
.alert-warning {display: none;}

@media (max-width: 991px) {
    body:not(.nores) .row > [class*="col-md-"].nav-index {display: none;position:absolute !important;top: 15px;width: 100% !important;z-index: 22;}
}

/* 图片新闻 dot nav */
.com-tpxw-dot {position: absolute; bottom: 18px; right: 25px; z-index: 99;}
.com-tpxw-dot .ico{float: left; width: 9px; height: 9px; margin-left:10px; background-color: #fff;opacity: .46; transition: .3s all; cursor: pointer; border-radius: 50%;}
.com-tpxw-dot .ico.active{opacity: 1;}

.com-tpxw-nav{position: absolute; top: 50%; margin-top: -26px; width: 52px; height: 52px;background: url(../images/public/icon_slide_prev.png) no-repeat center;background-size: 20px;  opacity: .86;  transition: .3s all;z-index: 1;cursor: pointer;}
.com-tpxw-nav.prev{left: 0; background-image: url(../images/public/icon_slide_prev.png);}
.com-tpxw-nav.next{right: 0; background-image: url(../images/public/icon_slide_next.png);}
.com-tpxw-nav:hover{opacity: 1;}

/* 专题专栏 */
.com-ztzl-nav{position: absolute; top: 50%; margin-top: -22px; width: 18px; height: 44px;background: url(../images/public/icon_slide_prev_gray.png) no-repeat center rgba(255,255,255,.7);background-size: 50%; transition: .3s all;z-index: 1;cursor: pointer;}
.com-ztzl-nav.prev{left: 0;}
.com-ztzl-nav.next{right: 0;}
.com-ztzl-nav.next{ background-image: url(../images/public/icon_slide_next_gray.png);}
.com-ztzl-nav:hover{background-color: #fff;}
/*左侧导航*/
.sidebar{float: left; width: 21.5%;}
@media (max-width:1200px){
  .sidebar{width: 25%;}
}
@media (max-width:992px){
  .sidebar{float:none; width:100%;}
  .m-sidebar{position:fixed; left:-200px; top:0; bottom:0; z-index:99; background:rgba(0,0,0,0.6)!important; width:200px!important; transition: all .3s; -webkit-transition:all .3s;}
  .m-sidebar.active{left: 0; box-shadow:0 0 5px rgba(0,0,0,0.4);}
  .m-sidebar-mark{position:fixed; top:0; bottom:0; left:0; right:0; background-color:rgba(0,0,0,0.3); z-index:10; display:none;}
  .m-sidebar-over{width: 200px; height: 100%; overflow-x: hidden;}
  .m-sidebar-scroll{position: relative; width: 220px; height: 100%; overflow-x: hidden; overflow-y: auto;}
  .m-sidebar-icon{position:absolute; left:100%; bottom:0; z-index:13; width:40px; height:40px; background:url(../images/public/m_icon_sidebar.gif) no-repeat center center; background-color:rgba(0,0,0,0.6); border-radius:0 4px 0 0;   cursor: pointer; box-shadow: 0 0 5px rgba(0,0,0,0.5);}
  .m-sidebar-icon-open{transform: rotate(180deg); border-radius: 0 0 0 4px;}
}
.maincontent{float: right; position: relative; width: 75.5%;}
.maincontent .inbox{padding-left: 30px;}
.con-bg {padding: 25px 30px;background-color: #fff;}
@media (max-width:1200px){
  .maincontent{width: 75%;}
}
@media (max-width:992px){
  .maincontent{float:none; width:100%;}
  .maincontent .inbox{padding-left: 0;}
}
.parentname{position: relative; z-index: 12; line-height: 1.6em; padding: 15px 6%; font-size: 1.75em; color: #fff; font-weight: bold; text-align: center; letter-spacing: .1em; overflow: hidden;
background: url(../images/public/parentname_bg.png) center no-repeat;
}
.parentname span{position: relative; z-index: 2;}
.parentname:before{position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; content: ""; background: url(../images/public/icon_mark.png) no-repeat 10% center;}
@media (max-width:1480px){
  .parentname{font-size: 1.5em;}
}
@media (max-width:992px){
  .parentname{margin-right: 20px; padding: 15px; font-size: 1.25em; color: #fff; border-top-right-radius: 0;}
}
.setIE.ie8 .parentname{background: url(../images/public/parentname_bg.png) no-repeat right top; }

.sidenav{position: relative; z-index: 11; overflow: hidden;}
.sidenav li{ padding: 15px 20px 15px 35px; text-align: left; background: #fff;}
.sidenav li a{position: relative; display: inline-block; padding-right: 1.75em; font-size: 1.125em; color: #383838; font-family: 'SourceHanSerifCN'; line-height: 1.5em; white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  max-width: 100%;
  width: 85%;
  overflow: hidden;}
.sidenav li a i{position: absolute; top: 50%; right: 0; margin-top: -.5em; line-height: 1em; }
.sidenav li a:hover{color: #005EAB;}
.sidenav li a:hover i{color: #005EAB;}
.sidenav li.on a{color: #005EAB; font-weight: bold;}
.sidenav li.on a i{display: block; color: #005EAB; font-weight: normal;}

@media (max-width:992px){
  .sidenav{margin-right: 20px; margin-top: -1px; padding: 0;}
  .sidenav li{margin-top: 0; background: none; padding: 0;}
  .sidenav li a{display: block; padding: 12px 35px 12px 15px; font-size: 1em; background: #f8f8f8; border-top: 1px solid #eeeeee; text-align: left;}
  .sidenav li a i{right: 8px; display: block;}
  .sidenav li.on a{background: #fff;}
}
