@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;}

.container {width:1180px; margin:0 auto;}
.lf{float:left;}
.rt{float:right;}
::selection {background-color: #0092f7; color: #fff;}
::-moz-selection {background-color: #0092f7; color: #fff;}
::-webkit-selection {background-color: #0092f7; color: #fff;}

/*导航*/
.nav_box{ width:100%; height:50px; background:#0092f7; margin-bottom:1px;}
.nav{ width:1200px; height:50px; margin:0 auto;}
.nav ul{  width: 980px; float:left;}
.nav ul li{text-align:center; float:left; height:50px; line-height:50px; color:#fff; }
.nav ul li a{ display:block; font-size:15px; text-decoration:none; display:block; padding: 0 28px; float:left; color:#fff; background:url(../images/03.jpg) no-repeat right;}
.nav ul li a:hover{ color:#fff; background:#ff7f00;}
.nav ul .another a{color:#fff;background:#ff7f00;}
.fixedNav {position: fixed; top: 0px;left: 0px; width: 100%;z-index: 100000; _position: absolute; _top: expression(eval(document.documentElement.scrollTop));}
.dhzx{ width: 155px; height:36px; float:right; background:url(../images/01.jpg) no-repeat center; font-size:22px; color:#fff;padding-left: 65px;padding-top:10px;    box-sizing: content-box;}

/*logo*/
.siea{ background:#f6f6f6; width:100%; height:160px;}
.zxlg{ width:1180px; height:157px; margin:0 auto;}
.zxlg h4{ font-size:18px; font-weight:normal;float:left; padding-top: 77px;}
.zxlg h1{ float:left;padding-top: 42px;}
.zxlg h1 img{ width:540px; height:86px; float:left;}
.siea ul{ float:right; background:url(../images/kb.jpg) no-repeat center; width:384px; height:67px;margin-top:46px;}
.siea ul li{ float: right;margin-left: 40px;padding-top: 50px;}

/*底部导航*/
.foot{ height:270px; width:100%; background:url(../images/logobj.jpg) no-repeat center;}
.footzx{width: 1140px; height:270px; margin:0 auto; margin-top:40px;}
.ul_01{width: 196px;padding-top: 67px;float: left;}
.ul_01 li{ float:left; margin: 0 16px;line-height: 30px;}
.ul_01 li a{ color:#fff;}
.ul_02{ line-height:30px; float:left; margin-top: 60px;color: #fff; width:690px;margin: 66px 0 0 66px;}
.ul_02 li a{ color:#fff;}
.footzx .ewm{ width:136px; height:136px; margin:0 auto; display:block;padding-top: 72px;margin-right: 32px;}
.wisle{ height:40px; line-height:40px; text-align:center; color:#fff; background:#0092f7;}