<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  editor:ck;
  date:2021.10
*/
/* Html5 Reset */
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-x:hidden;}
*html, *html body{background-image:url(about:blank);background-attachment:fixed;}
body{margin:0;padding:0;border:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],template{display:none;}
a {background:transparent;}
a:focus{outline:thin dotted;}
a:active,a:hover{outline:0;}
b,strong{font-weight:bold;}
img{border:0;}
svg:not(:root){overflow:hidden;}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;outline:none;}
textarea{overflow:auto;}
table{border-collapse:collapse;border-spacing:0;}
td,th{padding:0;}
menu,ol,ul{padding:0;list-style:none;list-style-image:none;}
.vh{visibility:hidden;}
a{color:inherit;text-decoration:none;}
h1,h2,h3,h4,h5,h6,dl,dd,ol,ul,menu,figure,blockquote,p,pre,form{margin:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
.clearfix{zoom:1;display:block;}
.hidden{display:none;}
a{color:#333;text-decoration:none;}
a:hover{color:#ae0300;}
img,iframe,video{vertical-align:top;}
iframe{display:block;}

body,html{font-family:'PingFang SC','PingFang TC','Noto Sans CJK SC','Noto Sans CJK TC','Microsoft Yahei',Helvetica,Arial;width:100%;height:100%;font-size:13.3333vw;-webkit-text-size-adjust:none;}
body{-webkit-overflow-scrolling:touch;}



.clearfix:after,.piclist:after,.modlist:after,.list_image ul:after{clear: both;height: 0;overflow: hidden;display: block;visibility: hidden;content: ".";}

footer.footer{font-size:0.24rem;line-height:180%;padding:0.2rem 0;text-align:center;color:#fff;margin-top:.5rem;}
.aboutus a{padding:0 0.2rem;color:#fff;}
.copy{color:#f29c9f;}


/* banner */
.banner img{display:block;width:100%;height:auto;border:0;}


/*common*/
.hd{position:relative;display:flex;margin:.5rem .27rem 0;padding:0 .25rem .15rem;border-bottom:1px solid #dcdcdc;justify-content:space-between;align-items:center;}
.hd h3{font-size:.38rem;}
.hd .more{font-size:14px;text-align:right;color:#959595;-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;}
.hd .more a{color:#959595;}
.hd:before{position:absolute;top:.06rem;left:0;width:.1rem;height:.38rem;content:'';}




/*header*/
header.homeHead{font-size:.28rem;display:flex;overflow:hidden;height:.8rem;padding:0 .27rem;background-image:url(../img/header_bg.jpg);background-position:center top;background-size:100% auto;align-items:center;flex-wrap:nowrap;}
header.homeHead a{color:#fff;}
header .left{width:2.5rem;}
header .head-nav{flex-grow:1;}
header .left .logo{display:block;width:90%;height:100%;text-indent:-9999em;background:url(../img/logo-2021.png) center no-repeat;background-size:100% auto;}
header .head-nav{font-size:.33rem;overflow:hidden;padding-top:.02rem;white-space:nowrap;text-overflow:ellipsis;color:#fff;flex-grow:1;}
header .head-link{width:.4rem;}
header .head-link a{display:block;width:100%;height:100%;text-indent:-99999px;background:url(../img/icon_nav_btn.png) center no-repeat;background-size:100% auto;}




/**/
.wap-head{padding:.3rem .27rem;background-color:#f7f7f7;}
.wap-head-title{font-size:.46rem;position:relative;overflow:hidden;padding-left:.3rem;}
.wap-head-title:before{position:absolute;top:0rem;left:0;width:.09rem;height:100%;content:'';}


.wap-head-summary{font-size:.24rem;line-height:.4rem;margin-top:.3rem;text-align:justify;color:#000;}
.wap-head-summary strong{font-weight:bold;margin-right:1em;}
.wap-head-summary strong:empty{margin-right:0;}

       

/*modlistTime*/
.modlistTime{padding:.25rem .27rem;}
.modlistTime .modlist_link{display:block;overflow:hidden;}
.modlistTime .list_img_holder{float:left;overflow:hidden;width:2.3rem;height:1.3rem;margin-right:.2rem;}
.modlistTime .list_img_holder img{display:block;width:100%;height:100%;text-decoration:none;}
.modlistTime .txt h3{font-size:.3rem;line-height:.48rem;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-moz-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;}
.modlistTime .txt .other{font-size:.2rem;line-height:.3rem;display:block;margin-top:.1rem;color:#959595;}
.modlistTime .txt .other a{color:#959595;}
.modlistTime .txt .other span{margin-right:1em;}
.modlistTime .txt .other span:empty,
.modlistTime .txt .other span:last-child{margin-right:0;}

/*专题导航*/
.topicNavWrap{height:1.5rem;overflow: hidden;}
.topicNav{z-index:9999;overflow:hidden;height:1.5rem;background-color:rgba(255,255,255,.98);min-width:100%;}
.topicNav ul{position:static;z-index:99999;display:flex;padding-top:.4rem;white-space:nowrap;color:#000;flex-wrap:nowrap;}
.topicNav li{font-size:.28rem;margin-left:.2rem;border-radius:.08rem;background-color:#f7f7f7;}
.topicNav li.active a{color:#ab0301;}
.topicNav li a{line-height:.7rem;position:relative;display:block;height:.7rem;padding:0 .6rem 0 .25rem;color:#757575;}
.topicNav li a:after{position:absolute;top:50%;right:.3rem;width:.12rem;height:.12rem;margin-top:-.1rem;content:'';transform:rotate(45deg);border-top:.04rem solid #757575;border-right:.04rem solid #757575;}
.topicNav li.active a:after{border-color:#ab0301;}
.mod-offset .hd{margin-top:0;}
.mod-offset{margin-top:-1.7rem;padding-top:1.7rem;}

/*48*16=768px*/
@media screen and (min-width:768px){
    html{font-size:102.4px;}
}</pre></body></html>