@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;}

.clearfloat2 {clear:both;height:10px;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;}



.wrap {width:1180px; margin-left:auto; margin-right:auto;}

.fl {float:left;}

.fr {float:right;}



::selection {background-color: #006bbd; color: #fff;}

::-moz-selection {background-color: #006bbd; color: #fff;}

::-webkit-selection {background-color: #006bbd; color: #fff;}



/*头部*/

.top_box{ width:100%; height:30px; background:#eee;}

.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*/

.zxlg{ width:1180px; height: 182px; margin:0 auto;}

.zxlg h4{ font-size:16px;float:left;line-height:30px; padding: 74px 0 0px 0; font-weight:normal;}

.zxlg h4 em{font-weight:normal; color:#fc7400; font-size:18px; font-weight:bold;}

.zxlg h1{ float:left;padding-top: 30px;}

.zxlg h1 img{ width:560px; height:120px; float:left;}

.logo_r{ width: 370px; height: 68px; float:right; padding-top: 56px;}

.logo_dh{ float:left; }

.logo_dh img{ width:57px; height:49px; padding-top: 16px;}

.logo_hm{ float:left; line-height: 40px; font-size:14px;padding-left: 30px;}

.logo_hm span{color:#fc7400; display:block; font-size:26px; line-height: 28px; font-family:Impact;}



/*导航*/

.nav_box{ width:100%; height:50px; background:#006bbd; }

.nav{ width:1200px; height:50px; margin:0 auto;}

.nav ul li{text-align:center; float:left; height:50px; line-height:50px; color:#fff; border-right:1px solid #fff; font-size:16px;}

.nav ul li a{ display:block; text-decoration:none; display:block; padding: 0 25px; float:left; color:#fff;}

.nav ul li a:hover{ color:#fff; background:#fc7400;}

.nav ul .another a{color:#fff;background:#fc7400;}

.fixedNav {position: fixed; top: 0px;left: 0px; width: 100%;z-index: 100000; _position: absolute; _top: expression(eval(document.documentElement.scrollTop));}



/*底部导航*/

.foot{ height:264px; width:100%; background:url(../images/12.jpg) repeat-x;}

.footzx{ width: 1140px; height:264px; margin:0 auto; margin-top:40px;}

.ul_01{}

.ul_01 li{ float:left; padding-top: 20px;}

.ul_01 li a{ color:#fff;}

.ul_01 li em{ float: right;padding: 0 27px; color:#fff;}

.ul_02{ line-height:30px; float:left; margin-top: 60px;color: #fff; margin-left:110px;}

.ul_02 li a{ color:#fff;}

.footzx b{width:120px; height:120px; background:url(../images/03.png) no-repeat center; float:right;margin-top: 74px;margin-right:120px;}

.footzx b img{ width:100px; height:100px; margin:0 auto; display:block;padding-top: 10px;}