<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wide{
	width:1170px ;
	margin:0 auto ;
}
.wide h1{
	font-size: 22px;
    font-weight: normal;
    text-align: center;
}
.wide table{
	width: 100%;
	text-align: center;
	border: 1px solid #b2bac9;
	border-collapse:collapse;
}
.wide table tr td{
	border:1px solid #bac2c6 ;
	height:44px ;
	cursor: pointer;
    
}
.wide table tr th{
	background-color:#bac2c6 ;
	color:#fff ;
	height:50px ;
}
.mian tr td a{
	color:#333;
}
.mian tr td a:hover{
	color: #ef8e54;
}
.WX tr td{
	padding: 9px 0;
}
</pre></body></html>