@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;}

.wrap {width:1180px; margin-left:auto; margin-right:auto;}

.fl {float:left;}

.fr {float:right;}



/*头部*/

.top_box{ width:100%; height:34px; background:#f6f6f6;}

.top{ width:1180px; height:34px; margin:0 auto;}

.top_l{ height:34px; line-height:34px; float:left;}

.top_r{ height:34px; line-height:34px; float:right;}

.top_r a:hover{ text-decoration:underline;}



/*logo*/

.boxc{ width:100%;height: 162px;margin:0 auto;}

.logo{ width:1180px; height: 162px;margin:0 auto;}

.logo h1{ float:left; margin-top: 50px;}

.logo h1 img{ display:block; width:231px; height:61px;}

.logo p{ float:left; font-size:20px; line-height: 30px;padding: 50px 0 0 40px;}

.logo_r{ width: 230px; height: 72px; float:right; padding-top: 44px;}

.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: 12px;}

.logo_hm{ float:left; line-height:36px;padding-left: 10px;}

.logo_hm span{ font-family:Impact;display:block; font-size:32px;}



/*导航*/

.nav_box{ width:100%; height:60px; background:url(../images/01.jpg) repeat-x; margin-bottom:1px;}

.nav{ width:1200px; height:60px; margin:0 auto;}

.nav ul li{text-align:center; float:left; height:60px; line-height:60px;}

.nav ul li a{ display:block;text-decoration:none; display:block; padding:0 16px; float:left;}

.nav ul li a:hover{ color:#fff; background:#992928;}

.nav ul .another a{color:#fff;background:#992928;}

.fixedNav {position: fixed; top: 0px;left: 0px; width: 100%;z-index: 100000; _position: absolute; _top: expression(eval(document.documentElement.scrollTop));}



/*底部导航*/

.foot{ height:190px; width:100%; background:url(../images/dh.jpg) repeat-x;}

.footzx{ height:190px; width:1180px; margin:0 auto;}

.footzx .ul_03{ width:950px; line-height:30px; float:left;margin: 42px 0 0 34px;}

.footzx em{ display:block; width: 127px; height: 127px; background:url(../images/ggjj.jpg) no-repeat center; float:right;margin: 30px 30px 0 0;}

.footzx em img{ display:block; width:127px; height:127px; margin:0 auto;padding-top: 6px;}	