<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*Reset start*/
*{margin:0; padding:0;}
*,:before,:after{-webkit-box-sizing:border-box; box-sizing:border-box}
html{min-height:100%;}

html{-webkit-tap-highlight-color:transparent;}
a{background-color:transparent; text-decoration:none; text-rendering:optimizeLegibility; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga","kern"; color:#191b1d;}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
b,strong{font-weight:700}
figure{margin:0; -webkit-margin-before:0;
	-webkit-margin-after:0;
	-webkit-margin-start:0;
	-webkit-margin-end:0;}
ul, li{list-style:none;}
img{-webkit-box-sizing:border-box; box-sizing:border-box; vertical-align:middle; border:0;}
body,button,input,select,textarea{font:28px/1.5 '微软雅黑',sans-serif;}
body,button,select,textarea{-webkit-appearance: none;}
.clearfix:after{content:"\020"; clear:both; display:block; height:0; font-size:0;}
html, body{width:100%;}
::-webkit-input-placeholder{ color:#999;}
:-moz-placeholder{ color:#999;}

body{ -webkit-text-size-adjust: 100% !important;text-size-adjust: 100% !important;-moz-text-size-adjust: 100% !important;  background-color:#fff; overflow-x:hidden; font-family:"微软雅黑", sans-serif; color:#595959; font-size:26px;}



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