<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, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img, input { border:none; } /*为了照顾ie6 链接图片有边框*/
img{display: block;}
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:100%; line-height: 160%; color:#444; font-family: "Microsoft YaHei","微软雅黑","Arial Narrow"; background: #f8f8f8; }
.clearfix:after { content:""; display:block; height:0; clear:both; }
.clearfix { zoom:1; }
a { color:#666; text-decoration:none; }
a:hover { color:#ff8400; text-decoration:none; }

.main { width: 980px; margin: 0 auto; background: #fff; }
.head { background: #000; height: 60px; border-bottom: 3px solid #fff; overflow: hidden; }
.head h1 { margin-top: 8px; }
.con { padding-bottom: 30px; border-bottom: 1px solid #ccc; }
.con .left { float: left; width: 600px; padding-left: 50px; padding-right: 24px; border-right: 1px dashed #ccc; }
.con .right { float: right; width: 230px; padding-right: 50px; padding-left: 20px; }
.foot { text-align: center; padding: 20px 0; }
.right .title, .left .title { font-weight: bold; color: #333; height: 40px; line-height: 40px; }
.right .erweima img { margin: 0 auto; }
.right .erweima p { text-align: center; }

.left .up { margin-bottom: 10px; }
.left .xiazai { padding: 20px 10px; background: #eee; }
.left li { overflow: hidden; padding: 10px 0; border-bottom: 1px dashed #ccc; }
.left li .top { height: 36px; line-height: 36px; }
.left li .dot { float: left; width: 5px; height: 5px; background: #da4453; margin-top: 16px; margin-right: 5px; }
.left li h3 { float: left; font-size: 18px; font-weight: bold; color: #333; margin-right: 20px; }
.left li a { display: block; height: 50px; line-height: 50px; margin-left: 10px; font-size: 16px; font-weight: bold; color: #da4453; text-decoration: none; }
.left li a:hover { text-decoration: underline; }
.left li p { clear: both; padding-left: 10px; }
.botton { font-size: 120%; background: #3f5cd8; color: #fff; }
.botton:hover { background: #4865f7; }
.tdpl { padding-top: 10px; }
.banner_m { display: none; }</pre></body></html>