<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,figure,figcaption{padding: 0; margin: 0;}
table{border-collapse: collapse; border-spacing: 0;}
section,fieldset{ display:block;}
fieldset,img{border: 0;}
address,caption,cite,code,dfn,em,strong,th,var{font-weight: normal; font-style: normal;}
ol,ul{list-style: none;}
caption,th{text-align: left;}
h1,h2,h3,h4,h5,h6{font-weight: normal; font-size: 100%;}
abbr,acronym{border: 0;}
q:before,q:after{content:'';}
a, a:link, a:visited, a:hover, a:active{text-decoration:none} 
img{display:block;}
div,span,video,radio,button,input,textarea,select{ outline:none;}
i{ font-style:normal;}
/********** Mure Reset *********/
body{ font: normal normal 62.5%/150% "微软雅黑",Arial, Helvetica;color:#666;overflow-x:hidden;}
.ll{ float:left;}
.rr{ float:right;}
.over{ overflow:hidden;}
.clr{ clear:both;}
::selection { background:#444; color: #fff;}
input,textarea,select{ font-family:"微软雅黑";}
::-webkit-input-placeholder{ color:#ccc; }
::-moz-placeholder{ color:#ccc; }
:-ms-input-placeholder { color:#ccc; } /* ie */
input:-moz-placeholder { color:#ccc; }

*{ -webkit-tap-highlight-color: rgba(0,0,0,0);}
::-webkit-scrollbar{width:6px}
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);-webkit-border-radius:10px;border-radius:10px}
::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#999;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)}
::-webkit-scrollbar-thumb:window-inactive{background:#999;}

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