<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ---------------------reset CSS----------------------- */
body,h1,h2,h3,h4,h5,h6,dl,dd,p,form{margin:0;}
body{font:14px/1.5 tahoma,arial,sans-serif; background:#f5f5f5; color:#222; -webkit-tap-highlight-color:rgba(0,0,0,0);}
input::-webkit-input-placeholder{color:#999;}
input,textarea,select{font-size:16px; font-family:inherit; -webkit-appearance:none;}
h4,h5,h6{font-size:1em;}
ul,ol{margin:0; padding:0; list-style:none;}
img,button{border:0;}
a{text-decoration:none; color:#333; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight-color:transparent; outline:none;}
a:hover{text-decoration:none;}
input:focus,textarea:focus{font-size:14px !important;}

/* ---------------------single CSS----------------------- */
/*å¤´æ¡èµ„è®¯*/
.bw{background-color: #fff;}
.br-6{-webkit-border-radius: 6px; border-radius: 6px;}
.clr:after, .clr:before{content: ""; display: table;}
.clr:after{clear: both;}
.pt15{padding-top: 15px;}
.mb13{margin-bottom: 13px;}
.index_hot_news .i-left{width: 860px;}
.index_hot_news .i-left .top{background: #F7FAFA; height: 164px; padding: 20px 20px 20px 240px;}
.index_hot_news .i-left .top .img-box{position: absolute; left: 20px; top: 20px; width: 200px; height: 124px;}
.index_hot_news .i-left .top .txt{height: 48px; margin-bottom: 12px;}
.index_hot_news .i-left .top .tags{height: 24px;}
.index_hot_news .i-left .top .tags .span{-webkit-border-radius:4px;border-radius:4px;border:1px solid #D6D6D6;padding:0 10px;}
.index_hot_news .i-left .top.no-img{padding-left: 20px;}
.index_hot_news .i-left .bottom{margin-right: -35px;}
.index_hot_news .i-left .bottom ul li{width: 33.33333333%;}
.index_hot_news .i-left .bottom ul li .list{height: 80px;}
.index_hot_news .i-left .bottom ul li .list .h3{height: 50px;}
.index_hot_news .i-right{width: 270px;}
.index_hot_news .i-right ul li .list{padding-left: 125px;}
.index_hot_news .i-right ul li .list .img-box{position: absolute; left: 0; top: 0; width: 114px; height: 70px;}
.index_hot_news .i-right ul li .list .h3{height: 48px;}
.index_hot_news .i-right ul li .list.no-img{padding-left: 0;}
.bsbb{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.all-img{display: block; width: 100%; /* height: 100%;-o-object-fit: cover; object-fit: cover;*/}
.img-hover{-webkit-transition: 1s; transition: 1s;}
.img-hover:hover{-webkit-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2);}
.img-cover{height: 100%; -o-object-fit: cover; object-fit: cover;}
.ellipsis{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.wbwr{word-break:break-all;word-wrap:break-word;}
.hid2 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;} /* if the element is block level(eg. div, li), using 'inline_any' instead */
/* height */
.h20{height:20px;}
.h24{height:24px;}
.h28{height:28px;}
.h50{height:50px;}
.h80{height:80px;}
.h100{height:100px;}
.min800{min-height:800px;}
/* percent height value */
.pch100{height:100%;}
/* width */
/* fixed width value */
.w280{width:280px;}
.w320{width:320px;}
.w760{width:760px;}
.w850 {width: 850px;}
.w1000{width:1000px;}
.w1200{width:1200px;}
.min1200{min-width:1200px;}
/* percent width value */
.pcw5{width:5%;}
.pcw10{width:10%;}
.pcw15{width:15%;}
.pcw20{width:20%;}
.pcw25{width:25%;}
.pcw30{width:30%;}
.pcw33{width:33.3%;}
.pcw40{width:40%;}
.pcw45{width:45%;}
.pcw50{width:50%;}
.pcw60{width:60%;}
.pcw66{width:66.6%;}
.pcw70{width:70%;}
.pcw75{width:75%;}
.pcw80{width:80%;}
.pcw85{width:85%;}
.pcw90{width:90%;}
.pcw95{width:95%;}
.pcw100{width:100%;}
/* line-height */
.lh0{line-height:0;}
.lh20{line-height:20px;}
.lh24{line-height:24px;}
.lh26{line-height:26px;}
.lh28{line-height:28px;}
.lh30{line-height:30px;}
.lh32{line-height:32px;}
.lh36{line-height:36px;}
/* margin */
.m0{margin:0;}
.mt1{margin-top:1px;}
.mr1{margin-right:1px;}
.mb1{margin-bottom:1px;}
.ml1{margin-left:1px;}
.mt2{margin-top:2px;}
.mr2{margin-right:2px;}
.mb2{margin-bottom:2px;}
.ml2{margin-left:2px;}
.m5{margin:5px;}
.mt5{margin-top:5px;}
.mr5{margin-right:5px;}
.mb5{margin-bottom:5px;}
.ml5{margin-left:5px;}
.mb8{margin-bottom:8px;}
.m10{margin:10px;}
.mt10{margin-top:10px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
.ml10{margin-left:10px;}
.m15{margin:15px;}
.mt15{margin-top:15px;}
.mr15{margin-right:15px;}
.mb15{margin-bottom:15px;}
.ml15{margin-left:15px;}
.m20{margin:20px;}
.mt20{margin-top:20px;}
.mr20{margin-right:20px;}
.mb20{margin-bottom:20px;}
.ml20{margin-left:20px;}
.mb25{margin-bottom:25px;}
.m30{margin:30px;}
.mt30{margin-top:30px;}
.mr30{margin-right:30px;}
.ml30{margin-left:30px;}
.mb30{margin-bottom:30px;}
.mr35{margin-right:35px;}
.m40{margin:40px;}
.mt40{margin-top:40px;}
.mr40{margin-right:40px;}
.ml40{margin-left:40px;}
.mb40{margin-bottom:40px;}
.m50{margin:50px;}
.mt50{margin-top:50px;}
.mr50{margin-right:50px;}
.ml50{margin-left:50px;}
.mb50{margin-bottom:50px;}
/* padding */
.p0{padding:0;}
.pt5{padding-top:5px;}
.pr5{padding-right:5px;}
.pb5{padding-bottom:5px;}
.pl5{padding-left:5px;}
.pt10{padding-top:10px;}
.pr10{padding-right:10px;}
.pb10{padding-bottom:10px;}
.pl10{padding-left:10px;}
.pt20{padding-top:20px;}
.pr20{padding-right:20px;}
.pb20{padding-bottom:20px;}
.pl20{padding-left:20px;}
.pb25 { padding-bottom: 25px; }
.pt30{padding-top:30px;}
.pr30{padding-right:30px;}
.pl30{padding-left:30px;}
.pb30{padding-bottom:30px;}
/* border-radius */
.bdr3{border-radius:3px;}
.bdr5{border-radius:5px;}
.bdr10{border-radius:10px;}
.bdr100{border-radius:100%;}
/* background-color name rule: bg - (key word/Hex color) |-&gt; All colors are safe color */
.bgwhite{background:#fff;}
.bgbrown{background:#b48454;}
.bgblue{background:#27c5c4;}
.bggreen{background:#79b33b;}
.bgyellow{background:#e9bc47;}
.bggray{background:#ededed;}
.bgblack{background:#26252a;}
/* safe color */
.g0{color:#000;}
.g3{color:#333;}
.g6{color:#666;}
.g80{color:#808080;}
.g9{color:#999;}
.gc{color:#ccc;}
.white{color:#fff;}
.red{color:#ef66b2;}
.blue{color:#54acc9;}
.green{color:#2ecd71;}
.yellow{color:#fadb80;}
.orange{color:#f46364;}
/* font-size */
.f0{font-size:0;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f32{font-size:32px;}
/* font-family */
.fa{font-family:Arial;}
.ft{font-family:Tahoma;}
.fv{font-family:Verdana;}
.fg{font-family:Georgia;}
.fs{font-family:Simsun;}
.fw{font-family:'Microsoft Yahei';}
/* font-style */
.n{font-weight:normal; font-style:normal; white-space:normal;}
.b{font-weight:700;}
.i{font-style:italic;}
/* text-align */
.tc{text-align:center;}
.tr{text-align:right;}
.tl{text-align:left;}
.tj{text-align:justify;}
/* text-decoration */
.tdl{text-decoration:underline;}
.tdn,.tdn:hover,.tdn a:hover,a.tdl:hover{text-decoration:none;}
/* letter-spacing */
.lt-1{letter-spacing:-1px;}
.lt0{letter-spacing:0;}
.lt1{letter-spacing:1px;}
/* white-space */
.nowrap{white-space:nowrap;}
/* word-wrap */
.bk{word-wrap:break-word;}
/* vertical-align */
.vm{vertical-align:middle;}
.vtb{vertical-align:text-bottom;}
.vb{vertical-align:bottom;}
.vt{vertical-align:top;}
.v-1{vertical-align:-1px;}
.v-2{vertical-align:-2px;}
.v-3{vertical-align:-3px;}
.v-4{vertical-align:-4px;}
.v-5{vertical-align:-5px;}
.vmm{display:flex; justify-content:center; align-items:center;}
.vml{display:flex; justify-content:left; align-items:center; text-align:left;}
/* float */
.fl{float:left;}
.fr{float:right;}
/* clear */
.cl{clear:both;}
/* position */
.fixed{position:fixed;}
.rel{position:relative;}
.abs{position:absolute;}
.top0{top:0;}
.right0{right:0;}
.bottom0{bottom:0;}
.left0{left:0;}
/*z-index*/
.zx1{z-index:1;}
.zx2{z-index:2;}
.zx3{z-index:3;}
.zx9{z-index:9;}
/* cursor */
.poi{cursor:pointer;}
.def{cursor:default;}
/* overflow */
.ovh{overflow:hidden;}
.ova{overflow:auto;}
.ovhx{overflow-x:hidden;}
.ovhy{overflow-y:hidden;}
/* visibility */
.vh{visibility:hidden;}
.vv{visibility:visible;}
/* opacity */
.opa0{opacity:0; filer:alpha(opacity=0);}
/* zoom */
.z{*zoom:1;}
/* line */
.line_tit{display:-webkit-box; text-overflow:ellipsis; overflow:hidden; -webkit-box-orient:vertical;}
.line1{-webkit-line-clamp:1;}
.line2{-webkit-line-clamp:2;}
.line3{-webkit-line-clamp:3;}

/* ---------------------warn CSS----------------------- */
.warn{top:0; right:0; bottom:0; left:0;}
.warn:after{content:''; display:inline-block; vertical-align:middle; height:90%;}
.warn_tit{padding:0.1rem 0.2rem; background:rgba(0,0,0,0.5); border-radius:3px; color:#fff; white-space:nowrap;}

/* ------------------- multiply CSS ------------------ */
/* å—çŠ¶å…ƒç´&nbsp;æ°´å¹³å±…ä¸­ */
.auto{margin-left:auto; margin-right:auto;}
/* æ¸…é™¤æµ®åŠ¨ */
.clearfix{zoom:1;}
.clearfix:after{display:table; content:''; clear:both;}
/* åŸºäºŽdisplay:table-cellçš„è‡ªé€‚åº”å¸ƒå±€ */
.cell{display:table-cell; *display:inline-block; width:2000px; *width:auto;}
/* åŒæ&nbsp;è‡ªé€‚åº”celléƒ¨åˆ†è¿žç»­è‹±æ–‡å­—ç¬¦æ¢è¡Œ */
.cell2{overflow:hidden; _display:inline-block;}
/* å•è¡Œæ–‡å­—æº¢å‡ºè™šç‚¹æ˜¾ ç¤º*/
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
/* css3è¿‡æ¸¡åŠ¨ç”»æ•ˆæžœ */
.trans{
    -webkit-transition:all .15s;
            transition:all .15s;
}
/* å¤§å°ä¸å®šå…ƒç´&nbsp;åž‚ç›´å±…ä¸­ */
.dib_vm{display:inline-block; width:0; height:100%; vertical-align:middle;}
/* åŸºäºŽdisplay:inline-blockçš„å¸ƒå±€ */
.dib_vt{display:inline-block; *display:inline; vertical-align:top; *zoom:1;}
/* åŠ&nbsp;è½½ä¸­èƒŒæ™¯å›¾ç‰‡ - å¦‚æžœæ‚¨ä½¿ç”¨è¯¥CSSå°åº“ï¼ŒåŠ¡å¿…ä¿®æ”¹æ­¤å›¾ç‰‡åœ°å€ */
.loading{background:url(about:blank) no-repeat center;}
/* æ—&nbsp;æ¡†æ–‡æœ¬æ¡†æ–‡æœ¬åŸŸ */
.bd_none{border:0; outline:none;}
/* ç»å¯¹å®šä½éšè— */
.abs_out{position:absolute; left:-999em; top:-999em;}
.abs_clip{position:absolute; clip:rect(0 0 0 0);}
/* æŒ‰é’®ç¦ç”¨ */
.disabled{outline:0 none; cursor:default!important; opacity:.4; filer:alpha(opacity=40); -ms-pointer-events:none; pointer-events:none;}
/*inline-blockä¸Žfloatç­‰å®½åˆ—è¡¨*/
.inline_box{font-size:1em; letter-spacing:-.25em; font-family:Arial;}
.inline_two, .inline_three, .inline_four, .inline_five, .inline_six, .inline_any{display:inline-block; *display:inline; letter-spacing:0; vertical-align:top; *zoom:1;}
.float_two, .float_three, .float_four, .float_five, .float_six{float:left;}
.inline_two, .float_two{width:50%; *width:49.9%;}
.inline_three, .float_three{width:33.33333%; *width:33.3%;}
.inline_four, .float_four{width:25%; *width:24.9%;}
.inline_five, .float_five{width:20%; *width:19.9%;}
.inline_six, .float_six{width:16.66666%; *width:16.6%;}
.inline_fix{display:inline-block; width:100%; height:0; overflow:hidden;}</pre></body></html>