<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
body,h1,h2,h3,h4,h5,h6,p,ul,li,ol,ul,dl,dt,dd,a,i,b,em,strong,img,input{ margin:0; padding:0;}
b,strong,i,em{ font-weight:normal;}
body,html{
  -webkit-tap-highlight-color:rgba(255,255,255,0);
}
a{ text-decoration:none; color:#333;}
li{
	list-style:none;
	background-color: #f1cc01;
}
.clearfix:after{display:block;content:'';clear:both;}
.clearfix{zoom:1;}
input{ border:none; background:none; outline:none;}
textarea, select{ outline:none;resize:none;}
body{
	letter-spacing:0.8px;
	font-size:14px;
	color:#333;
	font-family:"冬青黑体","Microsoft YaHei","微软雅黑";
	background-color: #f1cc01;
}
.fl{float:left;}
.fr{float:right;}
img, input, select{ vertical-align:top; }
img{display:block; border:none;}
.warp{
	width:1000px;
	margin:0 auto;
}
.por{position: relative;}
.poa{position: absolute;}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
</pre></body></html>