@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; background:#fff;}
.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;}

::selection {background-color: #0075cb; color: #fff;}
::-moz-selection {background-color: #0075cb; color: #fff;}
::-webkit-selection {background-color: #0075cb; color: #fff;}

/*logo*/
.zxlg{width:1180px;height: 192px;margin:0 auto;}
.zxlg h1{float:left;padding-top: 46px;}
.zxlg h4{float:left;font-weight:normal;font-size:18px;margin-top:68px;line-height:30px;color:#00ac40;}
.zxlg h4 i{color: #0075cb;}
.logo_hm{float:right;margin-top:  62px;}
.logo_hm img{display:block;float:left;margin-right:14px;margin-top:  18px;}
.logo_hm span{color:#0075cb;font-size:27px; display:block; float:right;}

/*导航*/
.nav_box{height:50px; background:#0075cb; margin-bottom:1px;}
.nav{width:1200px; height:50px; margin:0 auto;}
.nav ul li{text-align:center; float:left; height:50px; line-height:50px; }
.nav ul li a{text-decoration:none; display:block; padding: 0 31px; float:left; font-size:15px;color:#fff; background:url(../images/12.jpg) no-repeat right;}
.nav ul li a:hover{color:#fff; background:#00ac40;}
.nav ul .another a{color:#fff; background:#00ac40;}
.fixedNav {position: fixed; top: 0px;left: 0px; width: 100%;z-index: 100000; _position: absolute; _top: expression(eval(document.documentElement.scrollTop));}

/*底部导航*/
.foot{ height:219px; background:url(../images/db.jpg) no-repeat center;margin-top:40px;}
.fontzx{width:1180px;height:219px;margin:0 auto;}
.isek{float:left;display:block;padding-top:  26px;}
.fontzx ul{float:left;margin-left:134px;margin-top:  42px;}
.fontzx ul li{ color:#fff; line-height:36px;}
.fontzx ul li a{ color:#fff;}
.iseq{float:right;margin-top:  40px;}
.iseq img{ display:block; width:110px; height:110px;}
.iseq p{ width:110px; text-align:center; color:#fff; padding-top:6px;}