<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{
	font-size:14px;
	font-family: -apple-system-font,"Helvetica Neue",Tahoma,"PingFang SC","Microsoft Yahei",sans-serif;
	-webkit-font-smoothing:antialiased;
	text-align: center;
}
*{
	padding:0px;
	margin:0px;
}
ul li{
	list-style:none;
}
a{
	text-decoration:none;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-ms-interpolation-mode: bicubic;
	border: none;
	height: auto;
	width: auto\9;
	max-width: 100%;
}
.about{
	width:1200px;
	margin:0px auto;
}
.conleft{
	position:relative;
	width:334px;
	float:left;
}
.company_description{
	float:left;
	width:866px;
	margin-top:40px;
}</pre></body></html>