@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:#e7e7e7;}

.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;}

.fl{float:left;}

.fr{ float:right;}

::selection {background-color: #bc000a; color: #fff;}

::-moz-selection {background-color: #bc000a; color: #fff;}

::-webkit-selection {background-color: #bc000a; color: #fff;}



/*头部*/

.top_box{ width:100%; height:34px; background:#f9f9f9;}

.top{ width:1180px; height:34px; margin:0 auto;}

.top_l{height:34px;line-height:34px; float:left;color:#999;}

.top_r{ height:34px; line-height:34px; float:right;}

.top_r a{ color:#999;}

.top_r a:hover{ text-decoration:underline;}



/*logo*/

.loie{ height:186px; width:1180px; margin:0 auto;}

.loie h1{ padding-top: 48px;float:left;}

.loie h4{ font-size:20px;float:left;line-height:36px;color: #bc000a;margin-top: 58px;}

.loie h4 em{font-size:16px;font-weight:normal; color:#333;}

.logo_r{  height:58px; float:left; padding-top: 56px;}

.logo_dh{ float:left; }

.logo_dh img{padding-top:18px;padding-right:16px;margin-left: 150px;}

.logo_hm{ float:right; line-height: 36px; }

.logo_hm span{color:#bc000a; display:block; font-size:30px; line-height: 30px; }

.loie ul{ float:right;margin-top: 70px;}

.loie ul li{ float:right; width:44px; height:44px; background:#bc000a; line-height:20px; text-align:center;margin-left: 12px;}

.loie ul li a{ color:#fff;}

.loie ul li:hover{ background:#333;}



/*导航*/

.nav_box{ width:100%; height:60px; background:#bc000a;}

.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{  text-decoration:none; display:block; padding: 0 0px; float:left; color:#fff; font-size:15px; width:120px;}

.nav ul li a:hover{ color:#fff; background:url(../images/01.png) no-repeat center;}

.nav ul .another a{color:#fff;background:url(../images/01.png) no-repeat center;}

.fixedNav {position: fixed; top: 0px;left: 0px; width: 100%;z-index: 100000; _position: absolute; _top: expression(eval(document.documentElement.scrollTop));}



/*底部导航*/

.foot{ height:250px; width:100%; background:#bc000a;}

.footzx{width: 1140px; height:250px; margin:0 auto; margin-top:40px;}

.ul_01{width: 196px;padding-top:58px;float: left;}

.ul_01 li{ float:left; margin: 0 9px;line-height: 30px;}

.ul_01 li a{ color:#fff;}

.ul_02{ line-height:30px; float:left; margin-top: 60px;color: #fff; width:816px;margin:42px 0 0 0px;}

.ul_02 li a{ color:#fff;}

.footzx .ewm{ width:136px; height:136px; margin:0 auto; display:block;padding-top: 62px;margin-right: 32px;}

.wisle{ height:40px; line-height:40px; text-align:center; color:#fff; background:#333;}