<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb18030";
/* CSS Document by mfx */
/* 初始 */
body { margin:0; background:#fff; font-size:12px;  color:#000; font:Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; text-align:center;}
html, html body { height:100%; }
div, span, p, form, ul, ol, li, h1, h2, h3, h4, h5, h6, th, td, dl, dt, dd, caption, a, legend, hr, b,blockquote,textarea { margin:0; padding:0; border:0;}
ul,li,ol { list-style-type:none; }
table, input, textarea, select, button { font-size:12px;vertical-align:middle; }
img, a img { border:none; }
table { border-collapse:collapse; border-spacing:0; }/*相邻边被合并*/
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal; }
q:before, q:after { content:''; }

/* 默认链接颜色 */
a:link, a:visited { outline-style:none; text-decoration:none; }
a:hover, a:active { color:#c00; text-decoration:underline; }


/* 颜色 */
.black { color:#000; }
.white { color:#fff; }
.red { color:#e10007; }
.grey { color:#454545; }
.orange { color:#ff7200; }
.blue { color:#003398; }
.navy { color:#183b7d; }

.lchot, a.lchot { color:#bd0a01; }
.black, a.black { color:#000; }
/* 下划线 */
.unline, .unline a { text-decoration:underline }
.nounline, .nounline a, .list12 .nounline { text-decoration:none }
.list12 li a { text-decoration: none; font-size:14px; color:#000000;}
.list12 li { line-height:24px; font-size:14px;  color:#000000; font:"微软雅黑"; padding-top:10px;}
.list12 li a:hover{ color:#000000; text-decoration:underline }
.list10 p { line-height:24px; font-size:20px;  color:#000000; font:"黑体";}
.list10 p a:hover { color:#000000; text-decoration:underline }
.list10 p a { text-decoration: none; font-size:24px; color:#000000;}
.list11 p { line-height:24px; font-size:12px; color:#000000; font:"新宋体"; padding-top:5px; }
.list11 p a:hover { color:#000000; text-decoration:underline;}
.list11 p a { text-decoration: none; font-size:12px; color:#000000;}

.list20 li{ width:200px; height:300px; float:left; margin-left:27px; background-color:#CCCCCC; margin-top:10px;}
.list20 li p{line-height:24px; font-size:12px; color:#000000; font:"宋体"; padding-top:5px;}

#footer { text-align:center; line-height:18px; padding:5px 0; width:972px; margin:0 auto; border-top: solid 10px #b41414}</pre></body></html>