<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 */
html,body{
    height: 100%;
}
*{margin:0; padding:0;  font-family:Helvetica, "苹方 常规", STHeiti, Verdana, Arial, Tahoma, sans-serif; font-size: 14px;}
ul{ list-style:none;}
img{ border:none;}
a{ text-decoration:none;}
input,textarea{ outline:none;}
.hide{display:none;}
</pre></body></html>