<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight: 700;}
del,ins,u,s,a{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px/1.14 Arial,'Microsoft YaHei',SimSun,HELVETICA; color:#555; outline:0;}
body{background: #6b9fd6;}
a{color: #555;}
a:hover{color: #090;}

/* 公共样式 */
.clearfix:after, .center:after{clear: both; display: block; visibility: hidden; height: 0; line-height: 0; content: '';}
.clearfix, .center{zoom: 1;}

.fleft{float:left}
.fright{float:right}
.center{text-align:center}
.right{text-align:right}
.left{text-align:left}
.kong{width:100%; height:8px; clear:both;}

.br{border-right:1px solid #e5e5e5}
.bl{border-left:1px solid #e5e5e5}
.bt{border-top:1px solid #e5e5e5}
.bb{border-bottom:1px solid #e5e5e5}
.mr{margin-right:10px}
.ml{margin-left:10px}
.mt{margin-top:10px}
.mb{margin-bottom:10px}
.pr{padding-right:10px}
.pl{padding-left:10px}
.pt{padding-top:10px}
.pb{padding-bottom:10px}

a.white,.white,.white a{color:#fff}
a.green,.green,.green a{color:#008000}
a.red,.red,.red a{color:red}
a.blue,.blue,.blue a{color:blue}
a.pink,.pink,.pink a{color:#c00}
a.gray,.gray,.gray a{color:#aaa}
a.orange,.orange,.orange a{color:orange}
a.yellow,.yellow,.yellow a{color:#ff0}
a.black,.black,.black a{color:#333}

.bwhite{background-color:#fff}
.bgreen{background-color:#008000}
.bred{background-color:red}
.bblue{background-color:blue}
.bpink{background-color:#c00}
.bgray{background-color:#e5e5e5}
.borange{background-color:orange}
.byellow{background-color:#ffffb5}
.bblack{background-color:#333}

.f12,.f12 a{font-size:12px}
.f14,.f14 a{font-size:14px}
.f16,.f16 a{font-size:16px}
.f18,.f18 a{font-size:18px}
.f24,.f24 a{font-size:24px}
.f36,.f36 a{font-size:36px}
.f48,.f48 a{font-size:48px}

.main{width: 1060px; margin: 0 auto; background:#eee; overflow:hidden;}
.main h1 {padding: 25px 0;text-align: center;color: #348bcf;font-size: 30px;font-family: \5FAE\8F6F\96C5\9ED1,\9ED1\4F53,\5B8B\4F53;}
.description {padding:0 0 25px 0;text-align: center;font-size: 12px; border-bottom:1px solid #ddd}

.mleft{ width:750px; margin:25px 10px 25px 20px;}
.mcon {border: 1px solid #ddd; padding: 25px 15px;}
.mtext p{ margin:10px 0; text-indent:2em; line-height:25px;}

.mright{ width:250px; margin:25px 20px 25px 10px;}
.panel{border: 1px solid #ddd;overflow: hidden; }
.mtitle{color:#333;height:28px;line-height:30px;padding:0 8px;overflow:hidden;background:#e6f1fb;}
.mright ul{margin-top:-1px}
.mright ul li{border-top:1px solid #e5e5e5;line-height:28px;height:28px;overflow: hidden;width:50%;float:left;}
.mright ul li a{display:block;padding:0 8px}

.footer{width: 1040px; margin:10px auto; background:#eee; text-align:center;padding: 10px;}

header {border-bottom: 1px solid #fff;background: #428bcb;}
header h1 {padding:10px;}
#main {margin: 10px;padding: 10px;border: 1px solid #aeb2b9;border-radius: 6px;background: #fff;}
footer {margin: 10px;padding: 10px;border: 1px solid #aeb2b9;border-radius: 6px;background: #fff; text-align:center;}</pre></body></html>