@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: 12px; 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;}

/*头部*/
.top_box{ width:100%; height:266px; background:url(../images/lgbj.jpg) no-repeat center;}
.top{ width:1080px; 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*/
.logo{ width:1080px; height:70px; margin:0 auto; padding-top:58px; margin-bottom:60px;}
.logo_l{ height:56px; float:left;}
.logo_l h1{ width:408px; height:40px; float:left; margin-right:24px; margin-bottom:6px;}
.logo_l h1 img{ width:408px; height:40px; float:left; }
.logo_l ul{ width:420px; font-size:19px; font-weight:bold;}
.logo_l ul li em{color:#cc0000;}
.logo_r{ width:305px; height:50px;float:right; padding-top:6px;}
.logo_dh{ width:154px; height:66px; float:left;}
.logo_dh img{ width:154px; height:66px; /*! padding-top:2px; */}
.logo_hm{ float:right;line-height: 28px;}
.logo_hm span{ display:block; font-size:24px; color:#fff;font-family:Impact;}

/*导航*/
.nav{ display:block; width:1080px; height:48px; margin:0 auto; font-weight:bold;}
.nav ul li{text-align:center; float:left; height:48px; line-height:48px;}
.nav ul li a{ display:block; font-size:14px; text-decoration:none; font-weight:bold; padding:0 16px; float:left;}
.nav ul li a:hover{ background:url(../images/dhx.png) no-repeat bottom;}
.nav ul .another a{ background:url(../images/dhx.png) no-repeat bottom;}

.fixedNav { position: fixed; top: 0px; left: 0px; width: 100%; z-index: 100000;  _position: absolute;
 _top: expression(eval(document.documentElement.scrollTop)); background:#fff;}

/*导航*/
.navv{ display:block; width:1080px; height:52px; margin:0 auto;}
.navv ul li{text-align:center; float:left; height:52px; line-height:52px; color:#fff;}
.navv ul li a{ display:block; font-size:14px; text-decoration:none; font-weight:bold; padding:0 16px; float:left; color:#fff;}

/*底部*/
.eksie{ width:100%; height:193px; background:url(../images/bk.jpg) repeat-x;}
.foot{width:100%;background:url(../images/dbbj.jpg) no-repeat center;}
.foot .ieksss{width:1080px;margin:0 auto;}
.foot .bjlg{ width:87px; height:87px; float:left; padding: 24px 70px;}
.foot ul{ float:left; line-height:28px; padding-top:14px; width:710px;}
.foot ul li{ color:#fff;}
.foot ul li a{ color:#fff;}

/*客服*/
*html #kefu { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: 50px; /*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+50 : document.body.scrollTop +50);
}
.kefu {position:fixed; right:0px; top:80px; z-index:10008;}
.kefu #kefu{ position:absolute;z-index:10008;right:0px; top:0; width: 132px; padding: 10px; background: #fff; border: 1px solid #ddd; box-shadow: 1px 1px 1px #d4d4d4; font-size: 12px;}
.kefu .kf_tel{height:25px; background: url('../images/img.gif?v=1') no-repeat 0px 0px;}
.kefu .kf_tel_ct{color: #666; line-height: 150%;}
.kefu .kf_tel_num{color: #c00; font-size: 18px; font-family: Arial,Verdana; font-style: italic; font-weight: bold; display: block; padding: 5px 0px;}
.kefu .kf_online{height:30px; background: url('../images/img.gif?v=1') no-repeat 0px -50px;}
.kefu .kf_online_qq{height: 25px;}
.kefu .kf_online_qq a:link, .kf_online_qq a:active, .kf_online_qq a:visited, .kf_online_qq a:hover{text-decoration: none; color: #666;}
.kefu .kf_qcode{padding: 10px 0px 0px 0px;}
.kefu .kf_spr{border-bottom: 1px dashed #c0c0c0; margin: 8px 0px;}
.kefu .kf_close{position: absolute; right: 5px; top: 5px; width: 12px; height: 12px; background: url('../images/img.gif?v=1') no-repeat 0px -150px;}
.kefu .kf_close a{display: block; height: 10px;}
.kefu .kf_close a span{display: none;}
.kefu .kf_open a {display:block; width:37px; height:196px; background:url(../images/kf_bg.png) no-repeat center center; position:absolute; right:0px; top:0;}

