@charset "utf-8";
body{position: relative; color:#333333; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#c60000;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #cccccc;}

.flex{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.flex.wrap {-ms-flex-wrap: wrap;flex-wrap: wrap;}
.flex.space {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
/*layout*/
.container{ width:1400px; margin:0 auto; clear:both;}
.container:after {clear: both;}
.container:after, .container:before {display:table; content: "";}
.common-row:after, .common-row:before {content: '';	display: block;	clear: both;}
.common-col-space{margin:0 -15px;}
.common-col-space>*{float: left;}
.common-col-space .grid{padding:0 15px;}
.common-col-4{width: 33.33333333%;}
.container.pt{padding-top: 30px;}
.container.pb{padding-bottom: 30px;}
.mt{margin-top: 30px;}
.mb{margin-bottom: 30px;}
.mb2{margin-bottom: 20px;}
.container-mainBox{background: #fff; padding:20px;}
.color-blue{color: #355e92;}
.color-999{color: #999;}


/*common*/
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.mainNav li a,
.footer-menu a,
.tab-brief>.hd li a,
.tab-concise>.hd li a, 
.tab-brief>.hd li:after,
.tab-concise>.hd li:after,
.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale{ overflow: hidden; }
.imgScale a 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 a:hover img{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}
.hover-opacity:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}
.text-nowrap,
.text-nowrap p,
.text-nowrap a,
.text-nowrap span,
.text-nowrap font
{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.text-nowrap a{float: left; max-width: 100%;}
.noData{color: #999; text-align: center; padding:30px 0;}


/***** header *****/
.header{height: 465px; background: url(../images/header_banner.jpg) no-repeat center top;}
.header .container{position: relative;}
.header .slogan{position: absolute; top: 182px; left: 0; width: 100%; text-align: center;}
.header .logo_dva{position:absolute; top:24px; left:0;}
.header .logo_dva img{height:50px;}

/*footer*/
.footer-layer2{clear: both; padding:15px 0; background: #c60000; color: #fff;}
.footer-copyright{float: left;}
.footer-menu{float: right;}
.footer-menu a{margin-left: 5px; color:#fff;}
.footer-menu a:hover{opacity: 0.8;}

.footer-layer2 .footer-grid{position:relative; padding:23px 30px;}
.footer-layer2 .footer-grid a{display:inline-block; color:#fff;}
.footer-layer2 .footer-grid a:hover{opacity: 0.8;}
.footer-layer2 .footer-grid span{display:inline-block; margin-right:8px; margin-left:8px;}
.footer-layer2 .footer-grid img{vertical-align:middle;}
.footer-layer2 .footer-grid .biaozhi{position:absolute; top:50%; left:0; margin-top:-40px; width:30%; text-align:center;}
.footer-layer2 .footer-grid .bqxx{line-height:2em;font-size: 14px;text-align: center;}
.footer-layer2 .footer-grid .fmenu a{margin-right:8px;}


/* tab */
.tab-brief>.hd{border-bottom:#ededed 2px solid;}
.tab-brief>.hd li{float:left; position: relative; padding: 0 0 14px; margin-right: 30px; font-size: 1.5em;margin-left: 5px;}
.tab-brief>.hd li a{color:#666666;}
.tab-brief>.hd li:after{content: ''; position: absolute; width:0; bottom:-3px; left:0; height: 4px; background: #c60000;}
.tab-brief>.hd li.on:after{width: 100%;}
.tab-brief>.hd li.on{ font-weight: bold;}
.tab-brief>.hd li.on a{color: #c60000;}
.tab-brief>.hd .common-more{padding-top: 8px;}
/* + 紧跟在A元素后的B元素，指定元素的下一个元素 */
/* .tab-brief .hd .common-more + .link{margin-right: 20px;} */

.jnssDetail-content{background: #fff;padding:33px 0;border-radius: 9px;-o-border-radius:9px;}
/* crumb */
.crumb{background: #f3f3f3; margin-bottom: 20px;padding: 0 2%;}
.crumb h2{ padding:15px 0; line-height: 20px; font-size:1em; font-weight: normal;}
.crumb a:hover{color: #335e92;}

.tab-concise>.hd li{float:left; position: relative; margin-right: 30px; font-size: 1.25em;}
.tab-concise>.hd li a{color:#999999;}
.tab-concise>.hd li:after{content: ''; position: absolute; width:0; bottom:-6px; left:50%; height: 3px; background: #ab1c22;}
.tab-concise>.hd li.on:after{width: 24px; margin-left: -12px;}
.tab-concise>.hd li.on a{color:#c60000; font-weight: bold;}

.common-more{float:right; padding-top:8px;}
.common-more a{color:#999;}
.common-more a:hover{color:#cc0000;}
.tab-brief .newsList{margin-top: 15px;}

.common-title .currentName{position:relative; float:left; padding-left:20px; font-size:1.5em; font-weight:bold; color:#5d7ea8;}
.common-title .currentName:before{position:absolute; top:50%; left:0; content:""; width:5px; height:22px; margin-top:-11px; background-color:#5d7ea8;}
.common-title .currentName a{color:#5d7ea8;}
.brief-title-blue{border-bottom: 1px solid #355e92;}
.brief-title-blue h3{display: inline-block; padding: 0 25px; height: 40px; line-height: 40px; font-size:1.125em; font-weight: normal; color: #fff; background: #355e92;}

.tab-card .hd{height:47px; line-height:47px; background-color:#f5f5f5;}
.tab-card .hd li{float:left; position: relative;}
.tab-card .hd li a{display: block; line-height:47px; padding: 0 30px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.tab-card .hd li.on{cursor:pointer;}
.tab-card .hd li.on a{background:#1a74a8; color: #fff; height: 47px;}
.tab-card .hd li.on:after{width: 100%;}
.tab-card .hd .more{float: right; line-height: 48px; margin-right: 15px;}
.tab-card .hd .more a{font-size: 14px; color: #666666;}
.tab-card .hd .more a:hover{color: #006eab;}
.tab-card-fs18 .hd li{font-size: 1.125em;}
.tab-card-fs20 .hd li{font-size: 1.25em;}
.tab-card-fs20 .hd .more a{font-size:1em;}
.tab-card-bold .hd li{font-weight: bold;}
.tab-card-arrow .hd{font-weight: normal;}
.tab-card-arrow .hd li.on:after{content: ''; position: absolute; width: 0; height: 0; left: 50%; top: 100%; border:transparent solid 6px; border-top-color: #006eac; margin-left: -6px;}
.tab-card-line .hd{border-bottom: 1px solid #006eac;}

.t-title{font-size: 1.5em;font-weight:bold;color:#c60000;border-bottom: #ededed 2px solid;margin: 25px 0;}
.t-title span{border-bottom: #c60000 4px solid;display: inline-block;padding-bottom: 14px;margin-bottom: -2px;margin-left: 5px}

.x-title{font-size: 1.2em;font-weight:bold;color:#c60000;border-bottom: #ededed 2px solid;margin: 25px 0;}
.x-title span{border-bottom: #c60000 2px solid;display: inline-block;padding-bottom: 10px;margin-bottom: -2px;}


/* newsList */
.newsList{clear: both;}
.newsList li h4{position:relative; padding:8px 0 8px 20px; font-size:1.125em; font-weight: normal; line-height:1.6em; overflow:hidden; vertical-align:top;}
.newsList li h4:before{content:''; position:absolute; left:0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #cccccc;}
.newsList li .time{position:absolute; right:0; top: 50%; margin-top: -.8em; color:#999999;display: inline-block;}
.newsList li a{float:left; max-width:100%; color:#595959; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.newsList li a:hover, .newsList-h4 li a:hover{color: #cc0000;}
.newsList.MM-dd li h4{padding-right:60px;}
.newsList.yyyy-MM-dd li h4{padding-right:100px;}
.newsList.dot-red li h4:before{background: #cc0000;}
.newsList.b li h4{padding-top: 10px; padding-bottom: 10px;}
.newsList.b li h4:before{width: 7px; height: 7px; margin-top: -3px;}

/*pagediv*/
.pagediv{padding:20px 0; font-size:14px; color:#555; line-height:28px; text-align:center; clear:both;}
.pagediv li{display: inline-block; *display: inline; *zoom:1;}
.pagediv .arrow a{color: #555;}
.pagediv .total_count,
.pagediv .arrow a,
.pagediv .arrow span,
.page_jump a{display: inline-block; *display: inline; *zoom:1; padding:0 10px; margin:4px; zoom:1; border:#dfdfdf 1px solid;  
}
.pagediv  #page_input{width:40px; height:28px; color:#888; text-align:center; border:#dfdfdf 1px solid; background:#fff;}
.pagediv .total_count,
.pagediv .arrow a,
.page_jump a{
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f1f1f1;
	background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
	background: linear-gradient(#ffffff 10%, #f1f1f1);
}
.pagediv .arrow span{background: #f5f5f5; color: #999;}
.pagediv .arrow a:hover,
.page_jump a:hover,
.pagediv .arrow .current{background:#c81516; border-color:#c81516; color:#fff; text-decoration:none;}
.pagediv .arrow .current{font-weight: bold;}
.page_jump{margin-left: 4px;}
.page_jump a{margin-left: 6px;}

.modal {
      display: none;
      position: fixed;
      z-index: 9999;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.8);
   }
 
   .modal-image {
      display: block;
      max-width: 90%;
      max-height: 90%;
      margin: auto;
      margin-top: 5%;
   }

.backtop{width:36px; height:36px; position:fixed; right:5px; bottom:5px; z-index:999; overflow:hidden; border-radius:50%; background:url(../images/goTop.png) #fff no-repeat center center; border:1px solid #ccc; cursor:pointer; -webkit-transition:300ms; -moz-transition:all 300ms; -o-transition:all 300ms; transition:all 300ms; filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
