<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	margin:0;padding:0;
	word-wrap: break-word;
	word-break: normal;
	-webkit-font-smoothing: antialiased;
	font: 14px/1.5 Rockwell, Helmet, Freesans, Helvetica, Arial, sans-serif,'Simsun';
	
}

a.lk { text-decoration:none; color:#C30;}

.container{width:960px;margin:0 auto;}

.bc {
	margin-left: auto;
	margin-right: auto;
}

.cl { clear: left; }

.cr { clear: rigth; }

.cb { clear: both; }

.block { display: block !important; }



.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.zoom { zoom: 1; }

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}

* html .clearfix { zoom: 1; }

*:first-child + html .clearfix { zoom: 1; }

#shuoming{margin:0;padding:0;}
#shuoming * {margin:0;padding:0;}
#shuoming td{width:320px; height:69px;}

.main-tit{
	font-family:'microsoft yahei'; font-size:16px;font-weight:bold;color:#000;}
p.contact{line-height:2.3;font-family:'simsun';}
p.contact .tel{font-family:'Arial Bold',arial; color:#c50513;font-size:16px;}

.icp{color:#888;}
.link{ font-family:SimSun,PMingLiU,MingLiU,Arial,Helvetica,sans-serif; letter-spacing:3px;}
.link a{color:#666;letter-spacing:0px;}</pre></body></html>