﻿﻿@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;border:none;}
body{
background: url(../images/bg2181107_old.jpg) no-repeat top center;
 width: 100%;
 min-width: 1200px;
 background-size: cover;
}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
select,input,img{vertical-align:middle;}
a{
	text-decoration:none;
	cursor:pointer;
	color:#666666;
}
a:hover{text-decoration:none;color:#F60;}
fieldset,img{border:0;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;}
q:before,q:after{content:'';}
.dis{ display:block;}
.undis{ display:none;}
.flef{ float:left;}
.frig{ float:right;}
/*头部*/
.top {
    width: 100%;
    height: 42px;
    background: url(../images/top181107.png) repeat-x;
}
.ewb-area {
    color: #fff;
    font-size: 14px;
    line-height: 42px;
}
.contant {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}
.ewb-top-l {float: left; padding-left: 10px;}
.top_con{
	width: 1200px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.top_logo{
	width:471px;
	height:103px;
	position: absolute;
	left: 0px;
    top: 20px;
}
.search{
	position: absolute;
	width: 500px;
	background: url(../images/search181107.png) no-repeat;
	right: 60px;
    bottom: 5px;
}
.search .sr { display: inline-block; float: left; width: 400px; height: 50px; border: none; color: #777; background: none; padding: 0 0 0 30px;  font-size: 16px; line-height: 50px;}
.search .btn {display: inline-block; float: left; width: 60px; height: 50px; border: none; font: 20px "Microsoft YaHei";  color: #fff; text-align: center; background: none; cursor: pointer;}
.search form{ display:block; height:50px;}
.search .guanjz {font-size: 16px; color: #fff; height: 28px; line-height: 28px;  clear: both; padding: 10px 0 0 10px;}
.search .guanjz span { float: left;color: #fff; border-radius: 4px;padding: 4px 10px; background-color: #355e92; margin-right:6px;}
.search .guanjz a { font-size: 14px; float: left;  margin: 0 5px; background-color:#fff;border-radius: 4px; padding: 4px 10px;overflow: hidden; color: #777;}
.zx_menu{
	width: 1200px;
	position: relative;
	height: 55px;
	z-index: 998;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.zx_menu_bg{
	width:100%;
	height:62px;
	background:url(../images/nav_bg181107.png) no-repeat top;
}
.zx_menu_con{
	background: #fff;
	width: 1200px;
	display: none;
	margin-top:-28px;
	z-index:999;
	position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
/*导航*/
.zx_nav{ width:1200px; height:60px; margin:auto;}
.zx_nav ul li{ width:200px; height:55px; display:block; float:left; background:#0575dc url(../images/20181217shut.png) no-repeat right; line-height:60px; }
.zx_nav ul li.hover{ background-color:#0161b9;border-bottom: 5px solid #5FB701;}
.zx_nav ul li span{ font-size:18px; color:#fff; line-height: 62px;display: block;padding: 0 0 0 85px;     }
.zx_nav ul li span a{ font-size:18px; color:#fff;}
.zx_nav ul li span.m1{
	background-image: url(../images/bs1181107.png);
	background-repeat: no-repeat;
	background-position: 50px;
}
.zx_nav ul li span.m2{ background:url(../images/bs2181107.png) no-repeat 50px center;}
.zx_nav ul li span.m3{ background:url(../images/bs3181107.png) no-repeat 50px center;}
.zx_nav ul li span.m4{ background:url(../images/bs4181107.png) no-repeat 50px center;}
.zx_nav ul li span.m5{ background:url(../images/bs5181107.png) no-repeat 50px center;}
.zx_nav ul li span.m6{ background:url(../images/bs6181107.png) no-repeat 50px center;}
.zx_op{ position:absolute; top:-54px; right:15px;  width:38px; height:54px; background:url(../images/top_arrow181107.png) no-repeat; cursor:pointer; z-index:999;}
.zx_menu_l{ width:28px; height:65px; background:url(../images/nav_bg_l181107.png) no-repeat; position:absolute; left:-28px; top:-3px;}
.zx_menu_r{ width:26px; height:61px; background:url(../images/nav_bg_r181107.png) no-repeat; position:absolute; right:-26px; top:-1px;}
.pagemain{
	width:1200px;
	overflow:hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.article_page{
	width: 1160px;
	background: #FFF;
	float: left;
	margin-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/*当前位置*/
.curPage{ width:1200px; height:40px;  line-height:40px; background:#FFF; margin-bottom:15px; margin:0 auto;}
.curPage p{ padding-left:45px; height:40px; line-height:40px; font-size:14px; color:#666; background:url(../images/wz181107.jpg) 12px no-repeat;}
.curPage p a{ color:#666;}
.curPage p a:hover{ color:#F60;}
/*底部*/
.cont{width: 1200px;margin: 0 auto;}
.footer{
	width:100%;
	height:110px;
	background-color:#232135;
	
}
.gx-foot{background-color: #232135;margin-top:35px; }
.gx-footer {
	position:relative;
	width:1200px;
	margin:auto;
	text-align:center;
	color:#FFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.gx-footer p{ line-height:25px; font-size:14px;}
.gx-footer a{ color:#FFF;}
.dangz{ position:absolute; left:20px; top:15px; width:44px; height:55px;}
.dangz img{width:44px; height:55px;}
.jiucuo{position:absolute; left:80px; top:15px; width:88px; height:44px; }
.jiucuo img{width:88px; height:44px;}
.szf{position:absolute; right:30px; top:15px; width:100px; height:50px; }
.szf img{width:88px; height:44px;}
.jwm{position:absolute; right:195px; top:15px; width:100px; height:50px; }
.jwm img{width:156px; height:54px;}
.wx{position:absolute;left:180px; top:15px; width:100px; height:50px; }
.wx img{width:70px; height:68px;}
@keyframes my{
	from{
		transform: rotateY(0deg);
	}
	to{
		transform: rotateY(360deg);
	}
}
.zwfwimg ul li img:hover{
	animation: my 3s;
}