<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 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; word-wrap:break-word }
body, html, input { font:12px/1.5 "Microsoft YaHei", "STHeiti", "SimHei", Verdana, Arial, sans-serif }
table { border-collapse:collapse; border-spacing:0; }
img { border:none }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
h1 { font-size:34px; }
h2 { font-size:26px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
ul, ol, li { list-style:none; }
a { color:#ddd; text-decoration:none; }
a:hover { text-decoration:underline; }
strong, b { font-weight:bold;}
em { font-style:normal;}
audio { width:400px; height:auto;}
.white,.white a { color:#fff }
.blue,.blue a { color:#004499 }
.red,.red a,a.red { color:#ff5f5f; }

/*通用样式*/
.hidden { display:none; }
.invisible { visibility:hidden; }
.f12 { font-size:12px }
.f14 { font-size:14px }
.f16 { font-size:16px }
.f18 { font-size:18px }
.f20 { font-size:20px }
.fb { font-weight:bold }
.fn { font-weight:normal }
.lh20 { line-height:20px }
.lh22 { line-height:22px }
.lh24 { line-height:24px }
.lh26 { line-height:26px }
.lh28 { line-height:28px }
.text-c { text-align: center }
.text-l { text-align: left }
.text-r { text-align: right }
.mt10 { margin-top:10px;}
.fl { float:left }
.fr { float:right }
.clear { clear:both; }
.hidden { display:none;}
.pr { position:relative }
.pa { position:absolute }

.wrap { width:1200px; margin:0 auto; }</pre></body></html>