html,body,h1,h2,h3,h4,h5,h6,ol,ul,li,p,form,input,button,a,div,img{
margin: 0;
padding: 0;
list-style: none;
}
html,body{
	width: 100%;
}
a{
	text-decoration: none;

}
.clearfixs:after{
content:'';
height: 0;
display: block;
clear: both;
visibility: hidden;
overflow: hidden;
}
.header{
	width: 100%;
	height: 35px;
	min-width: 1200px;
	background: #f8f8f8;
	border-bottom: 1px solid #e3e3e3;
}
.navbox{
	width: 1200px;
	margin: 0 auto;
	height: 35px;
	line-height: 35px;
	font-size: 13px;

}
.navleft{
	float: left;
	color:#9b9b9b !important;
}
.navright{
	float: right;
}
.navright a{
	color: #9b9b9b !important;
	display: inline-block;

}
.headimg{
	float: right;
	padding-left: 15px;
}
.headimg img{
	height:30px !important;
	width: 170px !important;
}
.top{
	width: 1200px;
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 15px;
}
.topleft{
	float: left;
}
.topright{
	float: right;
}
.toptel{
text-align: center;
font-family: 'agency fb';
font-size: 36px;
color: #ff1f1f;
}
.telimg img{
width: 190px !important;
height: 35px !important;
}
.navboxs{
	width: 100%;
	height:40px;
	min-width: 1200px;
	line-height: 40px;
	border-bottom: 2px solid #ea6311;
}
.navurl{
	width: 1200px;
	margin: 0 auto;
}
.navurl >ul >li{
	display: inline-block;
	float: left;

}
a:hover{
	text-decoration: none !important;
}
.navurl >ul >li>a{
color: black;
font-size: 18px;
font-family: "寰蒋闆呴粦";
display: inline-block;
text-align: center;
width: 133px;

}
.navurl >ul >li>a span{
display: inline-block;
width: 4px;
height: 4px;
background: #eee;
border-radius: 50%;
margin-left: 15px;
vertical-align: 3px;
}
.navurl >ul >li>a:hover{
color: #fff ;
background: #ea6311;
}
.navurl >ul >li>a.on{
color: #fff !important;
background: #ea6311;
}
.search input{
display: inline-block;
width:100px;
}
.actived{
	color: #ff0000 !important;
}
.actived span{
background: #ff0000 !important;
}
.iconphone{
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	background:  no-repeat 4px 5px;
}
.telnumber{
	float: left;
	padding-left: 10px;
}
.online{
	font-size: 15px;
	color:#666;
	font-weight: 500;
	text-align: center;
}
.onlilnephone{
	padding-top: 2px;
	letter-spacing:1px;
	color: #ff1f1f;
	font-size:25px;
}
.navposi{
	position: relative;
}
.navposi:hover{
background: #ea6311;
}.navposi:hover a{
color: #fff;
}
.navposi:hover .navabsolute{
display: block;
}
.navabsolute{
	position: absolute;
	width: 133px;
	top:40px;
	z-index: 1000;
	background:#ea6311;
	display: none;
	font-size: 16px;
	text-align: center;

}
.navposi .navabsolute li{
	height: 35px;
	line-height: 35px;
}
.navabsolute a{
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	transition: all .3s ease;
}
.navabsolute li:hover{
	background: #d95200 !important;
}
/*搴曢儴*/
.flbox{
	width:1200px;
	min-width: 1200px;
	margin: 0 auto;
	padding-top: 15px;
	border-top: 1px solid #979593;
	margin-top: 40px;
	margin-bottom: 20px;
}
.flbox li{
	float: left;
	margin-left: 8px;
}
.flbox li a{
	color: #000;
}
.flbox li a:hover{
	color: #ea6311;
}
.footer{
	width:100%;

}
.footertop{
	width: 100%;
	height: 300px;
	background: url(/uploads/image/z2images/footerbk.jpg) no-repeat;
}
.footercontent{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}
.footercontent .footerbox{
	float: left;
	padding: 20px 35px;
}
.footerbox span{
	display: inline-block;
	padding-bottom: 30px;
	color: #fff;
	font-family: "寰蒋闆呴粦";
	font-size:18px;
	font-weight:600;
}
.footerbox ul li a{
	font-size:16px;
	color: #fff;
	display: inline-block;
	padding: 10px 0;
}
.footerbox ul li a:hover{
	color: #ea6311;
}
.hl span{
	display: block;
	font-weight: normal !important;
}
.ct div{
	float: left;
}
.ct div p{
	color: #fff;
	padding-bottom: 10px;
	font-size:18px;
}
.footerbottom{
	width: 100%;
	height: 63px;
	background:#131212; padding: 0 0 110px 0;
}
.footerbottomc{
	width: 1200px;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
	line-height: 23px;

}

.ft{
	float: left;
}

.add{
	padding-right:5px ;
	position:relative;
}
.imgss2{
position: absolute;
display: none;
left: -20px;
}
.add:hover .imgss2{
	display: block !important;
}