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


em, i {
	font-style: normal;
}



/*common end*/

.wrapper {
	width: 100%;
	
	
}

/*head start*/
.topNav {
	width: 100%;
	height: 65px;
	background: #1C5DB7;
	z-index: 1;
}

.topNavList {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	line-height:65px;
}

.topNavSub {
	position: relative;
}

.topNav a {
	display: block;
	float: left;
	line-height: 65px;
	color: #fff;
	text-align:center;
	width:140px;
	font-family: "Microsoft YaHei", "Simsun", "å®‹ä½“";
	font-size: 16px;
}
.activeTopNav {
	background: #FF6600; width:140px; text-align:center;
}




/*sub start*/
.subNavWrapper {
	width: 1000px;
	height: 300px;
	position: absolute;
	left: 50%;
	top: 155px;
	margin: 0 0 0 -495px;
	z-index: 1;
	display: none;
}

.subNavSet {
	width: 1000px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}

.subNav {
	position: relative;
	display: none;
}

.subNav ul {
	
	position: absolute;
	left: 23px;
	top: 16px;
	color: #333;
	font: 14px/30px "Simsun", "å®‹ä½“";
	
}

.subNav ul a {
	width: 130px;
	display: block;
	padding: 0 0 0 16px;
	float: left;
	color: #333;
	font: 14px/34px "Microsoft YaHei", "Simsun", "å®‹ä½“";
	
}

.subNav ul a:hover {
	color: #fff;
	text-decoration: underline;background:#ff6600; 
}

.sub1 {
	left: 132px;
}

.sub2 {
	left:272px; 
}

.sub3 {
	left: 412px;
}

.sub4 {
	left: 552px;
}

.sub6 {
	left:732px;
}

.sub1 .subBgTopLeft,  .sub4 .subBgTopLeft, .sub6 .subBgTopLeft {
	width: 400px;
	height: 7px;
	display: block;
	
}

.sub2 .subBgTopLeft,.sub3 .subBgTopLeft {
	width: 400px;
	height: 7px;
	display: block;

}


.sub1 .subBgBotLeft,  .sub4 .subBgBotLeft,.sub6 .subBgBotLeft ,.sub3 .subBgBotLeft{
	width: 460px;
	height: 206px;
	display: block;
	background: url(../images-m/subBot0.png);
}



.sub2 .subBgBotLeft {
	width:460px;
	height: 325px;
	display: block;
	background: url(../images-m/subBot02.png);
}

.features {
	position: absolute;
	left: 195px;
	top: 19px;
}

.features i {
	width: 174px;
	display: block;
	float: left;
	margin: 0 40px;
}

.features a:hover img {
	border: 1px solid #448c8c;
}

.features i img {
	display: block;
	float: left;
	border: 1px solid #d7d8d8;
	margin-bottom: 12px;
}

.features i em {
	width: 174px;
	display: block;
	text-align:center; font-family:"å¾®è½¯é›…é»‘"; font-size:14px;
	line-height: 20px;
}
/*sub end*/</pre></body></html>