<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td ,textarea,input { margin:0; padding:0;  }*/
*{margin: 0; padding: 0;}
ul, ol { list-style: none; }
@font-face {
    font-family:fz;
    src: url('https://open-result.oss-cn-hangzhou.aliyuncs.com/static/font/SourceHanSansCN-Light.otf');
}
/*body {font-family:Source Han Sans CN;}*/
body{ font-family: 'fz';}
/*åŒ…å«ä»¥ä¸‹å››ç§çš„é“¾æŽ¥*/
a {
    text-decoration: none;
}
/*æ­£å¸¸çš„æœªè¢«è®¿é—®è¿‡çš„é“¾æŽ¥*/
a:link {
    text-decoration: none;
}
/*å·²ç»è®¿é—®è¿‡çš„é“¾æŽ¥*/
a:visited {
    text-decoration: none;
}
/*é¼&nbsp;æ&nbsp;‡åˆ’è¿‡(åœç•™)çš„é“¾æŽ¥*/
a:hover {
    text-decoration: none;
}
/* æ­£åœ¨ç‚¹å‡»çš„é“¾æŽ¥*/
a:active {
    text-decoration: none;
}
</pre></body></html>