﻿@charset "utf-8";
body{position: relative; color:#333333; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none; min-width: 320px;}
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;}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#3b3bd9;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #cccccc;}

/*layout*/
.body_bg{background: #fafafa;}
.container{ width:1440px; 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 > div{width: 33.33333333%;}
.common_col_6 > div{width: 50%;}
.common_col_space.space40{margin:0 -20px;}
.common_col_space.space40 .grid{padding:0 20px;}
.container.pt{padding-top: 30px;}
.container.pb{padding-bottom: 30px;}
.mt{margin-top: 30px;}
.mb{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.color-blue{color: #355e92;}
.color-999{color: #999;}
.fl{float: left;}
.fr{float: right;}
.container > .mainBox{position: relative; padding:25px; background: #fff;}
.bg_gray{background: #fafafa;}
.bg_gray2{background: #efefef;}
.bg_white{background: #fff;}
.innerBox{overflow:hidden;}

/*common*/
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.header-t a,
.mainNav li a,
.tab-brief.sign > .hd li:after,
.tab-card > .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, .hover-opacity-box a:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}
.singleEllipsis,
.singleEllipsis a{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; max-width: 100%;}
.singleEllipsis a{float: left;}
.singleEllipsis.tac{text-align: center;}
.singleEllipsis.tac a{display: inline-block; float: none;}
/* 多行省略号 */
.multiEllipsis{display: -webkit-box; overflow: hidden;	white-space: normal; text-overflow: ellipsis;	-webkit-line-clamp: 2; -webkit-box-orient: vertical;	word-break: break-all;}


/***** header *****/
.header > .container{position: relative; height: 119px;}
.header_logo{position: absolute; left: 11px; top: 4px;}
.mainnav{position: absolute; top: 0; right: 100px; z-index: 9;}
.mainnav li{float: left; position: relative;}
.mainnav li a{display:block; position: relative; padding: 0 30px; margin-left: 1px; height: 119px; line-height: 119px; font-size: 1.375em; font-weight: bold; color: #000; transform: .3s all;}
.mainnav li a:before{content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height:0; background: #f3f3f3; transition: .3s all ease-in-out;}
.mainnav li a span{position: relative;}
.mainnav li:hover a, .mainnav li.on a{color: #3b3bd9;}
.mainnav li:hover a:before, .mainnav li.on a:before{height: 100%;}
.header_search{position: absolute; right: 0; top: 0; z-index: 9;}
.header_search .icon{position: absolute; right: 0; top: 46px; width: 35px; height: 33px; background: url(../images/header_icon_ss.png) no-repeat; cursor: pointer;}
.header_search .ss{position: absolute; right: 0; top: 119px; width:280px; padding:10px; background: rgba(255,255,255,0.25); border-radius: 0 0 5px 5px; display: none;}
.header_search .ss .padding{padding-right: 58px; position: relative;}
.header_search_txt{width:100%; padding: 0 10px; box-sizing: border-box; height:40px; line-height:40px; border:0; color: #666666; background: #fff; border-radius: 2px 0 0 2px;}
.header_search_btn{ position:absolute; top: 0; right: 0; width:58px; height:40px; border:0; color: #3b3bd9; font-weight: bold; cursor:pointer; background:#c8c8fa; -webkit-appearance:none; transition: all .3s; -webkit-transition: all .3s; border-radius: 0 2px 2px 0;}
.header_search_btn:hover{filter:alpha(opacity=80); -moz-opacity: 0.8; opacity:0.8;}
.header_search_txt::-webkit-input-placeholder{color: #878787;}

.footer_links{padding: 18px 0; background: #efefef; border-top: #b4b4e8 2px solid;}
.footer_links{text-align: center;}
.footer_links .item{display: inline-block; position: relative; margin: 0 5px;}
.footer_links .item .cate a{position: relative; width: 240px; height: 40px; z-index:5; display:inline-block; text-align: center; line-height: 40px; border: #dedede 1px solid; background: #fff;}
.footer_links .item .on a{background: #f0f4fe; border-color: #9c9cd8; color: #3b3bd9; box-shadow:0 0 5px rgba(0,0,0,0.15);}
.footer_links ul{position: absolute; z-index: 9; top: 100%; left: 0; right: 0; background: rgba(255,255,255,.9); border-radius: 0 0 5px 5px; border: #dedede 1px solid; max-height: 190px; overflow: auto; display: none;}
.footer_links ul li a{display: block; padding: 8px;}
.footer_links ul li h4{font-weight: normal; font-size: .9375em;}

.footer{padding:5px 0 30px; background: #efefef; line-height: 36px;}
.footer .row{position: relative;}
.footer .col{float: left;}
.footer_hzdw{width: 24%;}
.footer_bqsy{width: 41%;}
.footer_icp{width: 20%;}
.footer_wzbs{width: 15%; text-align: right;}
.footer_wzbs img{vertical-align: middle;}


/* crumb */
.crumb h2{ padding:25px 20px 25px 55px; line-height: 20px; font-size:1em; font-weight: normal; background: url(../images/icon_position.png) no-repeat 25px center;}
.crumb a:hover{color: #3b3bd9;}
.crumb span{color: #3b3bd9;}
.crumb.gray{padding-top: 5px; background: #f5f5f5;}
.crumb.gray h2{padding: 15px 15px 15px 30px; background-position: 0 center;}

/* banner */
.page_banner{height: 249px; background: url(../images/banner.jpg) no-repeat center top;}
.page_banner > .container{display: flex; align-items: center; height: 100%;}
.page_banner h1{font-size: 1.875em; color: #fff; display: inline-block;}
.page_banner h1:after{content: ''; display: inline-block; width: 40px; height: 40px; background: url(../images/banner_arrow.png) no-repeat; margin-left: 25px;}
.page_banner h1 strong,
.page_banner h1:after{display: inline-block; vertical-align: middle;}

/* tab */
.tab > .hd li{float:left; position: relative; font-size: 1.3125em; font-weight: bold; transition: .3s all;}
.tab > .hd li + li{margin-left: 28px;}
.tab > .hd li a{position: relative; transition: .2s all; color: #666666;}
.tab > .hd li.on a{color:#3b3bd9;}
.tab.split > .hd li + li{ padding-left: 34px;}
.tab.split > .hd li + li:before{content: ''; position: absolute; left: 0; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #626262; border-radius: 50%;}
.tab.f24 > .hd li{font-size: 1.5em;}
.tab.tac > .hd ul{text-align: center;}
.tab.tac > .hd li{float: none; display: inline-block;}
.js_tab > .bd > * + * {display: none;}
.m_common_more{clear: both; margin-top:15px; text-align:center; line-height:40px; background-color:#f5f5f5; border-radius:5px; display: none;}
.m_common_more a{color:#666;}

.common_title .h{position:relative; display: inline-block; font-weight:bold; color:#333;}
.common_title .h a{color:#333;}
.common_title .h a:hover{color:#3b3bd9;}
.common_title.grain .h:before{position:absolute; top:50%; left:0; content:""; width:4px; height:16px; margin-top:-8px; background-color:#3b3bd9;}
.common_title.grain .h{padding-left:20px;}
.common_title.grain.orange .h:before{background: #ee5e37;}
.common_title.brief .h{padding-bottom: 18px;}
.common_title.brief .h:after{position:absolute; bottom: 0; left:0; content:""; width:50%; height:3px; background-color:#3b3bd9;}
.common_title h2{font-size: 1.875em;}
.common_title h3{font-size:1.25em;}
.common-banner img{display: block; width: 100%;}

/* newsList */
.newsList{clear: both;}
.newsList li h4{position:relative; padding:7px 0; font-size: 1em; font-weight: normal; line-height:26px; overflow:hidden; vertical-align:top;}
.newsList li .time{position:absolute; right:0; top: 50%; margin-top: -13px; color:#999999;}
.newsList li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.newsList li a br{display: none;}
.newsList.MM_dd li h4{padding-right:60px;}
.newsList.yyyy_MM_dd li h4{padding-right:100px;}
.newsList.twoCol li{float: left; width: 50%;}
.newsList.twoCol{margin: 0 -15px;}
.newsList.twoCol li h4{margin: 0 15px;}
.newsList.dot li h4{padding-left: 18px;}
.newsList.dot li h4:before{content:''; position:absolute; left:0; top: 50%; margin-top: -2px; width: 5px; height: 5px; background: #666;}
.newsList.dot.gray li h4:before{background: #666;}
.newsList.dot.blue li h4:before{background: #3b3bd9;}
.newsList.line li{border-bottom: 1px solid #ececec;}
.newsList.line li h4{padding-top: 14px; padding-bottom: 14px;}
.newsList.line.lbn li:last-child{border-bottom: none;}
.newsList.dot li:hover h4:before{background: #3b3bd9;}
.newsList.dot li:hover a{color: #3b3bd9;}
.newsList.fs18 li h4{font-size: 1.125em; padding-top: 11px; padding-bottom: 11px;}
.newsList.fs18.yyyy_MM_dd li h4{padding-right:120px;}

.newsTt {padding-bottom: 30px;}
.newsTt h4{font-size: 1.5em; margin-bottom: 10px; font-weight: normal;}
.newsTt p{color: #999999; line-height: 32px; height:64px; overflow: hidden;}
.tab > .bd > .item > .newsTt{border-bottom: #d1d1d1 1px dashed; padding: 0 0 10px; margin-bottom: 5px;}

/*pages*/
.pages{ clear:both; padding:30px 0; line-height:28px; color:#555; font-size:0.9375em;}
.pages .pagination_index_last *{vertical-align:middle\9;}
.pages a{display: inline-block; padding:0 10px; margin:3px; zoom:1; color: #555; border:#dfdfdf 1px solid; border-radius:3px;
	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);}
.pages a.current, .pages a:hover{background:#3b3bd9; border-color:#3b3bd9; color:#fff; text-decoration:none;}
.pages a.current{font-weight: bold;}

/*easyBtn*/
.easyBtn{position:fixed; top: 50%; right:10px; z-index:999;
	margin-top: -83px; top:456px;
}
.easyBtn dl{position: relative;}
.easyBtn dl dt{margin-bottom:20px;}
.easyBtn dl:last-child dt{margin-bottom:0;}
.easyBtn dl dt a{ display:block; width:42px; height: 42px; border-radius: 50%; -webkit-border-radius: 50%; cursor:pointer; background:url(../images/quickbar_icons.png) no-repeat #fff; box-shadow:0 0 10px rgba(53,78,184,.14);}
.easyBtn dl.wza dt a{background-position: 0 0;}
.easyBtn dl.mobile dt a{background-position: 0 -42px;}
.easyBtn dl.wx dt a{background-position: 0 -84px;}
.easyBtn dl.wza dt a:hover, .easyBtn dl.wza.on dt a{background-position: -42px 0;}
.easyBtn dl.mobile dt a:hover, .easyBtn dl.mobile.on dt a{background-position: -42px -42px;}
.easyBtn dl.wx dt a:hover, .easyBtn dl.wx.on dt a{background-position: -42px -84px;}

.easyBtn dl dd{ position:absolute; right:100%; top: 0; padding-right: 5px; display: none;}
.easyBtn dl dd .cont{position: relative; width:86px; padding:10px; *border:#dae0e4 1px solid; background:#fff; -moz-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -ms-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -o-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.18);; box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.easyBtn dl dd img{display:block; width:86px; height:86px;}
.easyBtn dl dd span{display:block; text-align:center; padding-top:6px; font-size:12px; font-family:"宋体"; color:#666; line-height:18px;}
.easyBtn dl dd .cont:after{ content:""; width:0; height:0; overflow:hidden; border:8px solid transparent; border-left-color:#fff; position:absolute; right:-16px; top:14px;}
.easyBtn dl dd .cont:before{content:""; width:0; height:0; overflow:hidden; border:9px solid transparent; border-left-color:#dae0e4; position:absolute; right:-18px; top:13px;}


/* 外链跳转 */
.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;}	


/* 归档 */
.guidang{position: absolute; top: -55px; right: 2%; width: 258px; height: 104px; background: url(../images/guidang.png) no-repeat; z-index: 9;}
.guidang span{display: block; padding: 4px 0 0 116px;  color: #c81208; font-size:1.375em; font-weight: bold; transform:rotate(-2deg); 
	-ms-transform:rotate(-2deg); 	/* IE 9 */
	-moz-transform:rotate(-2deg); 	/* Firefox */
	-webkit-transform:rotate(-2deg); /* Safari 和 Chrome */
	-o-transform:rotate(-2deg);}

