<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html {font-size:16px;}
body { margin: 0px auto; padding: 0px; font-size: 16px; font-family: "Microsoft Yahei";max-width:640px;min-width:320px;}
* { margin: 0px; padding: 0px; }
ul li { list-style-type: none; }
h1,h2,h3,h4,h5{font-weight:normal;}
i{font-style:normal;}
*:focus { outline: none; }
p, span, form, table, td, ul, li { margin: 0px; padding: 0px; list-style-type: none; }
input, select, textarea { margin: 0px; padding: 0px; color: #9a9a9a;font-family:'Microsoft Yahei';  }
img { border: 0px; }
a { color: #4d4d4d; text-decoration: none; outline: none; }
a:hover,a:active{ color: #e22421; text-decoration: none;transition: all 0.3s; }
.warp { width: 100%; margin: 0 auto;max-width:640px;min-width:320px; }
.imgcenter{text-align:center;width:100%;height:auto;overflow:hidden;text-align: center;}
.imgcenter img{ width: auto;max-width:100%;}
.clear {clear:both;}
.l{float:left;}
.r{float:right;}


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