<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top_logo{
	width:100%;
}
.logo_left{
	float:left;
	margin-left:120px;
}
.logo_right{
	float:right;
	margin-right:120px;
	margin-top:34px;
	width:280px;
}
.dianhua li:last-child{
	color:#ae2431;
	font-size:28px;
	font-weight: bold
}
.com_mess{
	width:100%;
	height:167px;
}
.navibar li{
	float:left;
	width:88px;
	/*margin-top:0px;*/
	text-align: center;
}
.navibar li a{
	color:#817d7d;
}
.navibar li a:hover{
	color:#f08519;
}
.navibar{
	width:1200px;
	margin:0 auto;
	height:100%;
	margin-top:0px;
}
.t:hover{
	color:#b0232f;
}
.subnavi{
	margin:19px 0px 0px -55px;
}
.subnavi li{
	width:160px;
	text-align: center;
	background: #fff;
	margin-top:0px;
	height:40px;
	line-height:35px;
	border-top:0px solid #dedede;
	border-bottom:1px solid #ede8e8;
}
.subnavi ul{
	margin-left:-13px;
}</pre></body></html>