<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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 &gt;ul &gt;li{
	display: inline-block;
	float: left;

}
a:hover{
	text-decoration: none !important;
}
.navUrl &gt;ul &gt;li&gt;a{
color: black;
font-size: 18px;
font-family: "寰蒋闆呴粦";
display: inline-block;
text-align: center;
width: 133px;

}
.navUrl &gt;ul &gt;li&gt;a span{
display: inline-block;
width: 4px;
height: 4px;
background: #eee;
border-radius: 50%;
margin-left: 15px;
vertical-align: 3px;
}
.navUrl &gt;ul &gt;li&gt;a:hover{
color: #fff ;
background: #ea6311;
}
.navUrl &gt;ul &gt;li&gt;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: url(../images/index/ico.png) 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;
	display: block;
}
.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(../images/footerBk.jpg) no-repeat;
}
.footerContent{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}
.footerContent .footerBox{
	float: left;
	padding: 20px 30px;
}
.footerBox span{
	display: inline-block;
	padding-bottom: 23px;
	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;
}
.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;
}</pre></body></html>