<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-family: microsoft yahei
}

.clearfix,.c {
	zoom: 1;
	clear: both
}

.clearfix:after,.clearfix:before,.c:after,.c:before {
	display: table;
	content: ""
}

.clearfix:after,.c:after {
	clear: both
}

.l {
	float: left
}

.r {
	float: right
}

.jz {
	width: 1200px;
	margin: 0 auto
}

a {
	color: #3c3c3c;
	/*font-size: 14px;*/
	font-family: 微软雅黑
}

.am-tab-panel_more {
	font-size: 12px;
	width: 100px;
	height: 32px;
	float: right;
	margin-top: 5px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #eee;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.am-tab-panel_more:hover {
	background-color: #474ba9;
	color: #fff
}

.am-tab-panel_more span {
	font-family: SimSun
}</pre></body></html>