<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*header*/
.index-header{
	width: 100%;
	background: #f6f6f6;
}
.index-header .headera{
    height: 40px;
    line-height: 40px;
	width: 1200px;
	margin:0 auto;
	position: relative;
	z-index:3;
}
.index-header .headera-content{
	width: 1200px;
	margin:0 auto;
}
.index-header .headera-left{
	width: 50%;
	float: left;
	overflow:hidden;
}
.index-header .headera-phone{
	width: 70px;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	color: #b0b0b0;
	overflow: hidden;
	float: left;
	cursor: pointer;
	position: relative;
	padding-left: 15px;
}
.carrier-more-btn {
	position: relative;
}
.carrier-more-icon {
	width: 8px;
	height: 5px;
	margin-left: 5px;
	position: absolute;
	top: 35px;
	right: -15px;
}
.carrier-secondary-nav-ul2 {
	display: none;
	height: 40px;
	text-align: right;
	padding-bottom: 5px;
	vertical-align: top;
	margin-top: 0;
	font-size: 0;
	z-index: 90;
	width: 100%;
	min-width: 1200px;
	background-color: #ffffff;
	position: absolute;
	top:120px;
	box-shadow: 0 3px 5px rgba(0,0,0,0.05);
}
.carrier-show-sub-menu{
	display: inline-block !important;
	*display: inline !important;
	*zoom: 1 !important;
}
.carrier-more-icon-active{
	color: #d50000 !important;
}
.carrier-more-icon-active img{
	transform: rotate(180deg);
}
.about-min {
	margin: 0 auto;
	width: 1200px;
	height: 45px;
}
.nav-two-box {
	width: 880px;
	float: right;
	height: 40px;
}
.carrier-secondary-nav-ul2 a {
	padding: 0 20px;
	border-left: 1px solid #ededed;
	font-size: 16px;
	color: #333333;
	vertical-align: top;
	line-height: 40px;
}
.headera-collect{
	padding-left: 24px!important;
}
.headera-phone:hover{
	color: #fff!important;
}
.index-header .headera-phone img{
	width: 9px;
	height: 14px;
	position: absolute;
	top: 13px;
    left: 1px;
}
/* æ‰‹æœºè®¿é—® */
.index-header .headera-phone img.active{
	display: none;
}
.index-header .headera-phone img.normal{
	display: inline-block;
}
.phone-refer:hover img.active{
	display: inline-block;
}
.phone-refer:hover img.normal{
	display: none;
}
.index-header .headera-collect img{
	width: 14px;
	height: 14px;
	position: absolute;
    top: 13px;
    left: 4px;
}
/* æ·»åŠ&nbsp;æ”¶è— */
.index-header .headera-collect img.active{
	display: none;
}
.index-header .headera-collect img.normal{
	display: inline-block;
}
.headera-collect:hover img.active{
	display: inline-block;
}
.headera-collect:hover img.normal{
	display: none;
}
.index-header .headera-right{

}
.index-header .headera-login{
	float: right;
	width: 76px;
	overflow: hidden;
	padding:10px 0;
	margin-left:39px;
	cursor: pointer;
}
.headera-login p:hover{
	color: #fff!important;

}
.index-header .headera-login p{
	float: left;
	width: 28px;
	line-height: 20px;
	height: 20px;
	font-size: 14px;
	color: #b0b0b0;
}
.index-header .headera-line{
    background: #b0b0b0;
    width: 1px;
    height: 15px;
    margin: 0 10px 0 9px;
    float: left;
    position: relative;
    top: 3px;
    _top: 2px;
}
.index-header .headera-teamwork{
    width: 28px;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    color: #b0b0b0;
    overflow: hidden;
    margin-left: 17px;
    float: right;
	cursor: pointer;
}

.headera-teamwork:hover{
	color: #fff!important;

}
.mgf-0{
    margin-left: 0px;
}
.phone-code{
	padding:5px;
	box-shadow: 0 0 15px #555;
	*border:1px solid #ededed;
	background: #fff;
	position: absolute;
	left: 1px;
	top:40px;
	width: 75px;
	z-index: 100;
	height: 75px;
	display: none;
}
.phone-code img{
	width:70px;
	height:70px;
}
</pre></body></html>