<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,q,dl,dt,dd,ol,ul,li,fieldset,form,legend,caption,tbody,tfoot,thead,article,aside,dialog,figure,footer,header,hgroup,nav,section {margin:0;padding:0;border:0;font-size:14px;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,dialog,footer,header,hgroup,menu,nav,section {display:block}

html{font-size:100px;}
body{
	font-family:"å¾®è½¯é›…é»‘",Helvetica Neue,sans-serif,Arial;
	height: 100%;
    /*è®¾ç½®ä¸º12px*/
    font-size: 0.12rem;
    line-height: 1.5;
    /*ä¸ä½¿ç”¨çº¯é»‘è‰²#000ï¼Œé™ä½Žé¡µé¢å¯¹æ¯”åº¦*/
    color:#333;
	position: relative;
	
}
button{border:0 none;background-color:transparent;cursor:pointer}
a{
    color:#333;
    text-decoration:none;
}
a:hover,a:active{
    color:rgba(0,116,38,1.00);
    text-decoration:none;
}
::selection{
    background-color: #b3fcc5;
    text-shadow:none;
}
::-webkit-input-placeholder {
	color:rgba(187,187,187,1.00);
	font-size: 0.14rem;
}
ul{margin: 0;padding: 0;list-style:none;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}
.clearfix{zoom:1;display:block;}
.clear {clear:both}

.img-responsive {display:block;max-width:100%;height:auto}
</pre></body></html>