<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*banner start*/
#banner { min-width: 1000px; height: 550px; margin:0px; padding:0px; position: relative; overflow: hidden; z-index: 98; }
#banner ul { position: absolute; left: 0;margin: 0px;padding: 0px; }
#banner ul li { float: left; }
#banner ul li img { position: relative; left: 0; width:1920px; height:550px;border: 0px;}
#btn { position: absolute; width: 100%; text-align: center; bottom: 10px; }
#btn a { display:inline-block; height:10px; padding:0 5px; *margin:0 3px; background: #d8d8d8; font-size:0; }
#btn a.active {	background-color: #477AB3;}
#btn a:hover { background: #477AB3; }
*html .ie6_out { margin-left: 1000px; zoom: 1; }
*html .ie6_in { position: relative; float: left; margin-left: -1000px; }
/*banner end*/
.font {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	
}
.font20 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	font-color: #CCCCCC;
}
</pre></body></html>