@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;
}
em,i{ font-style:normal; }
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
input,textarea {outline:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
body {margin: 0px; color:#3F3F3F; font-size:14px; font-family: Microsoft YaHei,宋体,Arial, Helvetica, sans-serif;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
a:link { text-decoration: none;color: #131313;}
a:visited {text-decoration: none; color: #131313;}
a:hover { text-decoration: none; color: #131313;}
a:active {text-decoration: none; color: #131313;}

/*头部*/
.top_box{ width:100%; height:30px; background:#f6f6f6; }
.top{ width:1180px; height:30px; margin:0 auto;}
.top_l{ height:30px; line-height:30px; float:left;}
.top_r{ height:30px; line-height:30px; float:right; }
.top_r a:hover{ text-decoration:underline;}

/*logo*/
.lgbj{ width:100%; height: 204px; margin:0 auto;}
.logo{ width:1180px; height: 204px;margin:0 auto;}
.logo h1{ float:left; margin-top: 40px;margin-left: 30px;}
.logo h1 img{ display:block; width:266px; height:139px;}
.logo h4{ font-size:24px; margin-top: 68px;float:left;  line-height: 38px;color:#0058a3;}
.logo h4 em{ color:#333;font-size:19.4px;font-weight:normal;}
.logo_r{ width: 426px; height:64px; float:right; padding-top: 76px;}
.logo_dh{ width:36px; height:55px; float:left; }
.skea{ float:left;margin: 72px 0 0 46px;}
.logo_dh img{ width:35px; height:54px; padding-top: 10px;box-sizing: content-box !important;}
.logo_hm{ float:right; line-height: 32px;}
.logo_hm span{ font-family:Impact;display:block; font-size:32px; color:#0058a3;}

/*导航*/
.nav_box{ width:100%; height: 60px;  background: #0058a3; margin-bottom:2px;}
.nav{ width:1210px; height: 60px; margin:0 auto;}
.nav ul li{text-align:center; float:left; height: 60px; line-height: 60px;}
.nav ul li a{ display:block; font-size:16px; text-decoration:none; display:block; padding:0 25px; float:left;color: #fff; background:url(../images/111.jpg) no-repeat right;}
.nav ul li a:hover{ color:#fff; background:#fd9400;}
.nav ul .another a{color:#fff;background:#fd9400;}
.nav ul:last-child{background:none;}
.fixedNav {position: fixed; top: 0px;left: 0px; width: 100%;z-index: 100000; _position: absolute; _top: expression(eval(document.documentElement.scrollTop));}

/*底部*/
.isw{ z-index:9;position: relative;width: 1180px;margin: 0 auto;}
.isw img{position: absolute;left: 0;bottom: -253px;}
.navv_box{ width:100%; height:52px;background:#fd9400; }
.navv{ width:1210px; height:52px; margin:0 auto;}
.navv ul li{text-align:center; float:left; height:52px; line-height:52px; font-size:15px;}
.navv ul li a{ display:block;text-decoration:none; display:block; padding: 0 15px; float:left; color:#fff;}
.navv ul li a:hover{ color:#fff; text-decoration:underline;}
.navv ul .another a{color:#fff;text-decoration:underline;}
.navv ul:last-child{background:none;margin-left: 260px;}
.foot{ width:100%; height: 201px; background-color: #0058a3;}
.footzx{ width:1180px; height: 165px; margin:0 auto; padding-top:36px;}
.foot ul{ float:right;}
.ewm{ width:126px; height:126px; float:right; margin-right:30px; margin-left:14px;}
.foot li{ line-height:30px;  color: #fff;}
.foot li a{ color:#fff;}