<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
@author: he
@update: he (2020-10-12)
*/
body{font:12px/1.5 "\5b8b\4f53",arial,Helvetica,Tahoma,sans-serif; margin:0 auto; color:#333; min-width: 1200px;}
p,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe{margin:0; padding:0;}
img{border:0 none;}
ul,li,ol{list-style-type:none;}
i,em,address, caption, cite, code, dfn, th, var {font-style: normal;font-weight: normal}
.msf{font-family:\5FAE\8F6F\96C5\9ED1,\9ED1\4F53;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:underline;}
a,a:hover{outline:none;}
.clearfix:after{content:"";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
input,button,select,textarea{outline:none} textarea{resize:none}

/*框架*/
.layout{ clear:both;width:1200px;text-align:left;margin:0 auto;color:#333;}
.fl{ float:left;_display: inline}
.fr{ float:right;_display: inline}
.pr{ position:relative}
.abs{position:absolute;}
.ellipsis{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
/* 新增公用样式 */
.hide{display:none;}
.diiblock{display: inline-block; *zoom: 1; *display: inline;}
.textcon{text-align:center;}
.marcon{margin:0 auto;}
.wblod{font-weight: bold;}
.horizontalcolor{background: -moz-linear-gradient(to right, #11C3F9, #72C472); background: -ms-linear-gradient(to right, #11C3F9, #72C472); background: -webkit-linear-gradient(to right, #11C3F9, #72C472); background: linear-gradient(to right, #11C3F9, #72C472); filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#11C3F9", endColorstr="#72C472", gradientType="1");}
.verticalcolor{background: -moz-linear-gradient(#11C3F9, #72C472); background: -ms-linear-gradient(#11C3F9, #72C472); background: -webkit-linear-gradient(#11C3F9, #72C472); background: linear-gradient(#11C3F9, #72C472); filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#11C3F9", endColorstr="#72C472", gradientType="0");}
.margR0{margin-right: 0 !important;}

.an{ background: url(/images/webhtml/jieshao/an.png) no-repeat;}
.mask{ display: none; width:100%; height:100%; background:#000; opacity:.7; filter:alpha(opacity=70); position:fixed; top:0; left:0; z-index:98; _position:absolute; _height: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight))}
.bgHui{ background: #f6f6f6;}

/*顶部公用导航*/
.c-navBg{ background: #fff; border-top: 1px solid #eeedec;}
.c-nav{ height: 59px; overflow: hidden; text-align: center;}
.c-nav .list{ display: inline-block; *display: inline; *zoom: 1; padding-top: 4px; line-height: 51px; font-size: 18px; margin: 0 21px;}
.c-nav .list:hover{ color: #4ab83e; text-decoration: none;}
.c-nav .list.on{ font-weight: 700; color: #4ab83e; border-bottom: 4px solid #4ab83e;}

/*提示弹框*/
.tsTk{ display: none; width: 400px; background: #fff; border-radius: 8px; top: 50%; left: 50%; position: fixed; margin: 0 0 0 -200px; z-index: 99;}
.tsTk .xx{ position: absolute; top: 20px; right: 20px; display: block; width: 16px; height: 16px; background-position: 0 -800px; cursor: pointer;}
.tsTk .pt50{ padding-top: 50px;}
.tsTk .ctxt{ line-height: 30px; text-align: center; font-size: 16px; color: #333; margin-bottom: 36px;}
.tsTk .hbox{ text-align: center; margin-bottom: 40px;}
.tsTk .hbox .btn{ display: inline-block; *display: inline; *zoom: 1; padding: 0 40px; height: 42px; line-height: 42px; text-align: center; font-size: 18px; color: #fff; margin: 0 15px; border-radius: 21px; -webkit-box-shadow:0 3px 6px rgba(74, 184, 62, 0.3); -moz-box-shadow:0 3px 6px rgba(74, 184, 62, 0.3); box-shadow:0 3px 6px rgba(74, 184, 62, 0.3); background: #28cc82;
    background: -webkit-linear-gradient(left, #63d560, #07c799); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #63d560, #07c799); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #63d560, #07c799); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #63d560, #07c799); /* 标准的语法 */}
.tsTk .hbox .btn:hover{ text-decoration: none;
    background: -webkit-linear-gradient(left, #07c799, #63d560); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #07c799, #63d560); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #07c799, #63d560); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #07c799, #63d560); /* 标准的语法 */}

/*自动弹层*/
.zdTc{ display: none; width: 100%; position:fixed; left: 0; top: 50%; z-index: 101;}
.zdTc .txt{ position: relative; width: 242px; line-height: 22px; font-size: 16px; color: #fff; text-align: center; padding: 22px; border-radius: 4px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');background:rgba(0,0,0,0.7); margin: 0 auto;}

/*翻页*/
.fyBox{ content:""; display:block; clear: both; height: 40px; text-align: center;}
.fyBox a.last,.fyBox a.first,.fyBox span.last,.fyBox span.first{ display: inline-block; width: 66px; line-height: 40px; text-align: center; font-size: 14px; color: #666; margin: 0 5px;}
.fyBox span.last,.fyBox span.first{ color: #ccc;}
.fyBox a.up,.fyBox a.Down,.fyBox span.up,.fyBox span.Down{ display: inline-block; width: 88px; height: 38px; line-height: 38px; font-size: 14px; color: #666; text-align: center; border: 1px solid #e2e2e2; border-radius: 3px; margin: 0 5px;}
.fyBox span.up,.fyBox span.Down{ color: #ccc; background: #f6f6f6;}
.fyBox a.num,.fyBox span.num{ display: inline-block; width: 46px; height: 38px; line-height: 38px; font-size: 14px; color: #666; text-align: center; border: 1px solid #e2e2e2; border-radius: 3px; margin: 0 5px;}
.fyBox a.on{ background: #4ab83e; border: 1px solid #4ab83e; color: #fff;}
.fyBox a:hover{ text-decoration: none; background: #4ab83e; border: 1px solid #4ab83e; color: #fff;}
.fyBox a.last:hover,.fyBox a.first:hover{ border: 0; background: none; color: #4ab83e;}

/*左侧导航*/
.left-nav{ float: left; width: 160px; background: #fff; -webkit-box-shadow:0 0 18px rgba(115, 115, 115, 0.2); -moz-box-shadow:0 0 18px rgba(115, 115, 115, 0.2); box-shadow:0 0 18px rgba(115, 115, 115, 0.2);}
.left-nav .list{ position: relative; z-index: 1; display: block; margin: 0 20px; height: 60px; line-height: 60px; font-size: 18px; text-indent: 16px; border-bottom: 1px solid #f3f3f3;}
.left-nav .list:hover{ text-decoration: none; color: #4ab83e;}
.left-nav .list .jian{ position: absolute; top: 50%; right: 4px; margin-top: -6px; width: 7px; height: 13px; background-position: 0 -100px;}
.left-nav .list.on{ margin: 0; border-left: 4px solid #2fa423; border-bottom: 1px solid #4ab83e; background: #4ab83e; text-indent: 29px; font-weight: 700; color: #fff;}
.left-nav .list.on .jian{ right: -9px; margin-top: -10px; width: 9px; height: 20px; background-position: 0 0;}

/*公用标题*/
.ggtit{ height: 62px; padding-top: 20px; margin-bottom: 38px;}
.ggtit-t{ line-height: 44px; text-align: center; font-size: 24px; font-weight: 700;}
.ggtit-b{ line-height: 18px; text-align: center; font-size: 18px; color: #ccc; background: url(/images/webhtml/jieshao/brief/tit_01.png) no-repeat center;}
.ggtit.m .ggtit-b{ background: url(/images/webhtml/jieshao/brief/tit_02.png) no-repeat center;}





























































</pre></body></html>