/* CSS Document */
 
*{margin: 0px auto;padding: 0px auto;font-family: 'Microsoft YaHei','Î¢ÈíÑÅºÚ';}
ul{padding: 0px;}
li{list-style: none;}
a{text-decoration: none;color: #000;}
 
@font-face {
	font-family: 'microsoft yahei','Î¢ÈíÑÅºÚ';
}

.header{
	width: 100%;
	background: #e8eaec;
}
.top{
	width: 1200px;
	height: 40px;
	line-height: 40px;
}
.top h3{
	float: left;
	font-size: 14px;
}
.top p{
	float: right;
	font-size: 14px;
	color: #333333;
}
.top p a{
	margin: 0 10px;
	color: #333333;
}
.topimg{
	width: 100%;
	height: 220px;
	background: url(images/index_02.png)center no-repeat;
}
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#434343;
	font-family: 'microsoft yahei','Î¢ÈíÑÅºÚ';
 
}
a{
	color:#434343;
	text-decoration:none;

}
a:hover{
	color:#00529b;
	text-decoration:underline;
		transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
}


.ospan14{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.topNav{
	display:block;
	float:left;
	font-size:16px;
	text-align:center;
	width:137px;
	font-family: 'microsoft yahei','Î¢ÈíÑÅºÚ';
	line-height:60px;
	color:#FFFFFF;
 
	text-decoration:none;
}
.topNav:hover{
	display:block;
	float:left;
	font-size:16px;
	text-align:center;
	width:137px;
	font-family: 'microsoft yahei','Î¢ÈíÑÅºÚ';
	line-height:60px;
	color:#FFFFFF;
	background:#f4ab20;
	text-decoration:none;
		transition: all  0s;
	-webkit-transition: all  0s;
	-o-transition: all 0s;
	-moz-transition: all  0s;
}
.page{text-align:center;margin-top:20px; }
.page a{
border:1px solid #cccccc;
margin-left:10px;padding:5px 8px;
background-color:#ffffff;color:#ffffff;
text-decoration:none;
color:#333333;
font-size:12px; 
 
}
.page a:hover{background:#2e2e2e;border:1px solid #2e2e2e;color:#ffffff; }

.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:119px; background:url(keifu.png); background-position:0 -149px; }

.indexNewesA{
	font-size:14px;
}


.footer{
	width: 100%;
	height: 180px;
	background: #b8000e;
	text-align: center;
	font-size:14px;
}
.fot1{
	display: inline-block;
	overflow: hidden;
	margin-top: 50px;
}
.fot1 li{
	float: left;
	padding: 0px 15px;
	color: #fff;
}
.fot1 li a{
	color: #fff;
}
.fot2{
	font-size: 14px;
	color: #fff;
	margin-top: 30px;
}
.copy{
	height: 40px;
	background: #1e1e1e;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	color: rgba(255,255,255,0.7);
}

.abbox{
	width: 1200px;
	padding: 30px 0px 30px 0px;
	overflow: hidden;
}
.position{
	border-bottom: 1px #e6e6e6 solid;
	overflow: hidden;
	padding-bottom: 10px;
}
.position h2{
	float: left;
	color: #b8000e;
}
.position h2 img{
	float: left;
	margin-right: 10px;
}
.position p{
	float: right;
	margin-top: 10px;
	font-size: 14px;
}
.position p img{
	margin-right: 10px;
	float: left;
	margin-top: 2px;
}
.abl{
	width: 240px;
	float: left;
	margin-top: 40px;
}
.zynav{
	width: 240px;
	border: 1px #e5e5e5 solid;
	background: #fff;
}
.zynav li{
	height: 78px;
	line-height: 78px;
	text-align: center;
	background: url(../images/line_07.png)center bottom no-repeat;
}
.zynav li a{
	display: block;
	font-size: 18px;
	color: #333333;
}
/*.zynav li:hover{
	background: #b8000e!important;
}*/
.zynav li:hover a{
	color: #b8000e;
	text-decoration:none;
}
.zynav .cur{
	background: #b8000e!important;
}
.zynav .cur a{
	color: #fff!important;
}
.zynav li:last-child{
	background: none;
}
.abr{
	width: 910px;
	background: #fff;
	border: 1px #e5e5e5 solid;
	float: right;
	margin-top: 40px;
	padding: 50px 40px;
	box-sizing: border-box;
}
.abtitle .line{
	width: 50px;
	height: 2px;
	background: #b8000e;
	margin-top: 15px;
}
.abtitle{
	text-align: center;
	font-size:20px;
}
.abtitle h2{
	color: #323232;
}
.abcont{
	color: #4d4d4d;
	line-height: 32px;
	text-align: justify;
	margin-top: 30px;
}

.newsul li{
	line-height: 50px;
	border-bottom: 1px #e5e5e5 dashed;
	background: url(../images/index_16.png)left 5px center no-repeat;
	padding-left: 35px;
	font-size:15px;
}
.newsul li span{
	font-size: 14px;
	color: #808080;
	float: right;
}
.newsul .line{
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	margin: 15px 0px;
}
.newsul li:nth-child(5n){
	border-bottom: 1px #e5e5e5 solid;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/index_16.png)left 5px top 22px no-repeat;
}
.newsul li:nth-child(20){
	border: 0px;
}
.newsul li a:hover{
	color: #b8000e;
}

.xwdetb{
	border-bottom: 1px #e5e5e5 solid;
	text-align: center;
	padding-bottom: 10px;
}
.xwdetb h2{
	font-size: 22px;
	color: #323232;
	line-height: 34px;
}
.xwdetb p{
	font-size: 14px;
	color: #7e7e7e;
	margin-top: 15px;
}
.fany{
	border-top: 1px #e5e5e5 solid;
	margin-top: 50px;
	padding-top: 25px;
}
.fany p{
	line-height: 36px;
	color: #4c4c4c;
}
.fany p a{
	color: #4c4c4c;
}
.fany a:hover{
	color: #b8000e;
}
.pxul li h2{
	font-size: 16px;
	color: #b8000e;
}
.pxul li h2 span{
	font-size: 14px;
	color: #ec1f0a;
	float: right;
}
.pxul li p{
	color: #4c4c4c;
	margin-top: 10px;
	font-size: 14px;
}
.pxul li{
	border-bottom: 1px #e5e5e5 dashed;
	overflow: hidden;
	padding: 20px 0px;
}