@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,strong{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;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/
.clear_h2{font-weight:normal;font-size:12px; padding:0px; margin:0px; text-align:center;color: #fff;}
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:#000; 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: #000;}
a:active {text-decoration: none; color: #131313;}

/*header*/
.headerbox{ width: 100%; height: 138px; background: url(../images/header.jpg) no-repeat center;}
.header{ width: 1180px; height: 137px; margin: 0 auto; overflow: hidden;}
.top{ width: 1180px; height:10px; font-size: 14px; color: #5d5d5d; line-height: 28px;}
.top p{ float: left;}
.top ul{ float: right;}
.top ul li{ float: left;}
.head{with:1180px; margin: 0 auto;overflow: hidden;}
.logo h1 a{ float: left; margin-top: 24px;}
.tel{float:left;  margin-top: 10px; margin-left: 100px;}

.tel_right{float:right; margin-top: 20px;}
.tel_right img{float: left;}
.phone{float:left; margin-left: 10px;}
.phone p{font-size: 14px; color: #3e3e3e;}
.phone span{ font-size: 26px; color: #ff7200;}
.navbox{background-color: #fc7203;  width: 100%; height: 60px; overflow: hidden;}
.nav{ width: 1180px; height: 60px; margin: 0 auto;}
.nav ul{ float: left;}
.nav ul li{ font-size: 16px;  float: left; font-weight: 500; line-height: 60px;}
.nav ul li a{  float: left;color: white; display: block;padding-left: 20px; padding-right: 20px;}
.nav ul li img{  float: left; display: block;padding-top: 22px;}
.nav ul li a:hover,.nav ul .another a{background-color: #d5d5d5; color: #fc7203; text-align: center;}


 /*footer*/
.footer{width: 100%; height: 265px; background: url(../images/footer.png) no-repeat center;}
.fo_con{ width:1180px; height: 265px; margin: 0 auto; position: relative;}
.fo_top ul{ float:left; margin-top: 55px; margin-left:40%;}
.fo_top ul li{ float: left;}
.fo_top ul li a{ display: block; font-size: 14px; color: #ededed; padding-left: 10px; padding-right: 10px;}
.fo_bottom{ margin-top: 50px; margin-left:27%; position: relative; clear: both;}
.fo_bottom h2{font-size: 14px; color: #fff; line-height:30px; font-weight: 500;}
.fo_bottom p{ font-size: 14px; color: #fff; line-height:30px; }
.fo_bottom p a{color:#fff;}
.fo_bottom a span img{ position: absolute; left: 23%; bottom: 35px;}
.erweima img{
	width: 165px;
	height: 165px;
	position: absolute;
	 left: 6.7%; bottom: 64px;
}

/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background: #ff7200;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px; font-size:21px; font-weight:bold; color: #ff7200;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}
.zd{ width:100%; height:65px; margin:auto; margin-top:10px;}
.zd a{ display:block; width:65px; height:56px; margin:auto;}
.wx img{ width:106px; height:106px;}

