<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*瀵艰埅涓嬫媺鑿滃崟*/
#header{width:1186px;margin:0px;}
.nav{font-family: 'Microsoft Yahei';
	
	width: 1186px;
	height: 60px;
	
}
.yell{
	color: #FFFFFF;
	text-decoration: none;
	width: 147px;
	background-color: #333333;
}
.nav li{font-family: 'Microsoft Yahei';
	position: relative;
	float: left;
}
.nav .bg{ height:60px; padding:0px; display:block;}

.nav li a{
	font-family: "Microsoft Yahei";
	line-height: 60px;
	float:left;
	height:60px;
	color:#FFFFFF;
	font-size:16px;
	font-weight: normal;
	text-transform: uppercase;
	width: 147px;
	text-align: center;
}
.nav li a:hover {
	font-family: "Microsoft Yahei";
	color:#FFFFFF;
	font-size:16px;
	line-height: 60px;
	font-weight: normal;
	height: 60px;
	display:block;
	text-transform: uppercase;
	width: 147px;
	background-color: #333333;
}
.nav li .nav-w {
	z-index:21;
	position: relative;
	display:none;
	float:left;
	clear:both;
	overflow:hidden;
	left:0px;
	color: #FFFFFF;
	background-color: #f08500;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f08500;
}
.nav li:hover a{
	font-family: 'Microsoft Yahei';
	color:#FFFFFF;
}
.nav li .section-nav1{ padding:0px; height:auto; overflow: hidden;}
.nav li .section-nav1 ul {
	position:static;
	padding:0px;
	margin:0px;
	width:147px;
	overflow:hidden;
}
.nav li .section-nav1 ul li {
	position:static;
	padding:0px;

	width:100%;
	background:none;
	float:left;
	line-height: 36px;
}
.nav li .section-nav1 ul li a {  transition: all 0.5s;}
.nav li .section-nav1 ul li a {
	text-align:center;
	line-height:34px;
	width:auto;
	display:block;
	float:none;
	height:34px;
	color:#FFFFFF;
	font-size:13px;
	overflow:hidden;
	cursor:pointer;
	background-color: #272426;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	word-spacing: 2px;
	text-transform: uppercase;

}
.nav li .section-nav1 ul li a:hover {
	color: #FFFFFF;
	background-color: #f08500;
	background-image: none;
	line-height:34px;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	text-align: center;
	word-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;

}
/*瀵艰埅涓嬫媺鑿滃崟*/</pre></body></html>