<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*reset*/
body {	font-size: 14px;	font-family: "寰蒋闆呴粦";	color: #333333;	margin: 0px;	padding: 0px;}
* {	list-style: none;	margin: 0;	padding: 0}
img {	border: 0;	vertical-align: middle;}
body,html,div,ul,li,p,span,input,dl,dt,dd,label,table,th,td,tr,radio,select {	margin: 0;	padding: 0;}
ul,ol,li {	padding: 0;	margin: 0;	list-style: none;}
a:link,a:visited ,a {	color: #333;	text-decoration: none;}
a:hover {	text-decoration: none;}
.clear {	clear: both;	line-height: 0;	height: 0;	font-size: 0;	float: none;}
.clearfix:after {	clear: both;	content: ".";	display: block;	height: 0;		visibility: hidden;}
.none {	display: none;}

h1,h2,h3,h4,h5,h6 {	margin: 0px}
input[type="file"] {display: inline-block;}
button {border: 0px none;}
html{ width:100%; min-width: 1200px;}
body{
/*background-color: #f7f7f7;width:100%; min-width: 1200px;*/
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clear:after{
    content:"";
    display:block;
    clear:both;
}
button{
    border: 0;
    outline: none;
    cursor: pointer;
}
input{border:none;}

img{
    border: 0;
}
a{
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
}
a:link {
 text-decoration: none; cursor: pointer;
}
a:visited {
 text-decoration: none; cursor: pointer;
}
a:hover {
 text-decoration: none; cursor: pointer;
}
a:active {
 text-decoration: none; cursor: pointer;
}
a { color: #444444;
}
ul,li{
    list-style: none;
}



</pre></body></html>