@charset "utf-8";
/*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: 20px;/*1.6em;*/ color: #000; font-weight: bold;}
.tab-brief > .hd li + li{margin-left: 30px;}
.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 {display: inline-block;width: 70px;height: 24px;line-height: 24px;text-align:center;/*border: 1px solid #d1d1d1;*/border-radius:20px;color: #878787;font-size: 14px;background: url(../images/public/icon_more.png) 100% center no-repeat;}
.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;}
.none {display: none;}
@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 nav */
.com-tpxw-dot {position: absolute; bottom: 18px; right: 25px; z-index: 15;}
.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;background: #cc0000;}
/*专题专栏*/
.com-ztzl-nav{position: absolute; top: 50%; margin-top: -14px; width: 30px; height: 30px;background: url(../images/index/icon_prev.png) no-repeat center; transition: .3s all;z-index: 1;cursor: pointer;}
.com-ztzl-nav.prev{left: 5px;}
.com-ztzl-nav.next{right: 5px;}
.com-ztzl-nav.next{ background-image: url(../images/index/icon_next.png);}
/*.com-ztzl-nav:hover{background-color: #fff;}*/
/*列表*/
/***
稿件列表样式：
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: 1em; padding-bottom: 1em; line-height:2em; 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: 15px; 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: #dcdcdc;}
.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;}


.infolist.ymd .qx-list li {float: left;width: 16%;padding-right: 0;}
@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: 30px; 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;}
}
@media (max-width:1280px){
  .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;}
}
/*图片放大*/
.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;}

/* 当前位置crumb */
.crumb h2{ position: relative;padding:21px 10px 21px 25px; line-height: 28px; font-size:1em; font-weight: normal; /*background: url(../images/public/icon_position.png) no-repeat 0 center;*/}
.crumb h2:before{position: absolute;left: 0;top: 24px;content: '';width: 20px;height: 20px;background: url(../images/public/icon_position.png) no-repeat;background-size: 100% 100%;}
.crumb h2 em {font-style: normal;}
.crumb a:hover{color: #4675bd;}
.crumb span{color: #4675bd;}
.crumb.gray{padding-top: 5px; background: #f5f5f5;}
.crumb.gray h2{padding: 15px 15px 15px 30px; background-position: 0 center;}
@media (max-width: 992px){
	.crumb h2{padding-left: 28px; background-position: 0 24px;}
}
/*左侧导航*/
.slidebar{float: left; width: 19%;box-shadow: 0 5px 16px #dcdcdc;}
@media (max-width:1280px){
  .slidebar{width: 25%;}
}
@media (max-width:992px){
  .slidebar{float:none; width:100%;}
  .m-slidebar{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-slidebar.active{left: 0; box-shadow:0 0 5px rgba(0,0,0,0.4);}
  .m-slidebar-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-slidebar-over{width: 200px; height: 100%; overflow-x: hidden;}
  .m-slidebar-scroll{position: relative; width: 220px; height: 100%; overflow-x: hidden; overflow-y: auto;}
  .m-slidebar-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-slidebar-icon-open{transform: rotate(180deg); border-radius: 0 0 0 4px;}
}
.maincontent{float: right; position: relative; width: 81%;}
.maincontent.olist{float: none;width: 100%;}
.maincontent.olist .inbox.con-bg {margin-left: 0;}
.con-bg {padding: 25px 30px;background-color: #fff;}
.maincontent .inbox.con-bg{padding:0;margin-left: 30px;}
@media (max-width: 1500px) {
  .maincontent .tab-brief .hd.mb30{margin-bottom: 16px;}
}
@media (max-width:1280px){
  .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.375em; color: #fff; font-weight: bold; text-align: center; letter-spacing: .1em; overflow: hidden;background-color: #2758b4;}
.parentname span{position: relative; z-index: 2;    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    width: 80%;
    /*padding-left: 41px;*/
    overflow: hidden;
    display: inline-block;}
.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:992px){
  .parentname{margin-right: 20px; padding: 15px; font-size: 1.25em; color: #fff; border-top-right-radius: 0;}
}
.setIE.ie8 .parentname{background: #2758b4; }

.sidenav{position: relative; z-index: 11; overflow: hidden;}
.sidenav li{ padding: 15px 20px 15px 35px; text-align: center; background: #fff; }
.sidenav li a{position: relative; display: inline-block; padding-right: 1.75em;/* font-size: 1.125em; color: #383838;*/font-size: 1.1em; 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: #2758b4;}
.sidenav li a:hover i{color: #2758b4;}
.sidenav li.on {border-left: 4px solid #2758b4;}
.sidenav li.on a{color: #2758b4; font-weight: bold;}
.sidenav li.on a i{display: block; color: #2758b4; 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;}
}

@media (max-width:450px){
  .maincontent .inbox.con-bg{margin-left: 0px;}
}
/* 外链跳转 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%; display: none;}
.alert-warning{position: fixed;left: 50%;  top: 50%; margin-left:-300px; margin-top: -160px; width: 600px;height: 270px;background:#fff;z-index: 10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute; top:10px; right: 10px; width: 20px; height: 20px; line-height: 20px; color:#fff; text-align: center; background: #bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{width: 520px;height: 100px;margin: 15px auto 0; line-height: 35px;font-size: 1.5em;color: #000;text-align: center; padding-bottom: 15px;border-bottom: 1px solid #d4d4d4;}
.alert-footer{width: 100%; padding: 25px 0; text-align: center; color: #000;}
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; font-size: 1.25em;}
.alert-warning .continue{width: 124px; height: 42px; color: #ab0d07; border-radius:3px; -webkit-border-radius:3px; border:#e1e1e1 1px solid; text-align: center; line-height: 42px; box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;}
.alert-warning .fangqi{line-height: 42px;  color: #ab0d07;}