<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ol,ul,li,form,table,th,td,a,img,span,strong,var,em,input,textarea,select,option{margin:0;padding:0;}
html,body{font-family:"Microsoft YaHei","SimSun","Arail","Tabhoma",sans-serif;font-size:16px;text-align:left;}
ul,ol{list-style:none;}
img{border:0;vertical-align:top;}
a{text-decoration:none;}
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a:focus{outline:none;}

/* 通用 */
.hidden{display:none;visibility:hidden;}
.clear{display:block;}
.clear:after{content:'';overflow:hidden;width:100%;height:0;font-size:0;display:block;clear:both;}
.text-hidden{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.will-change{transform:translate3d(0,0,0);will-change:transform;}
.font-mob{max-width:100%;max-height:100%;text-size-adjust:none;-webkit-text-size-adjust:none;}
.no-select{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.g-wrap{max-width:18.75rem;min-height:100vh;overflow:hidden;margin:0 auto;position:relative;}

/* 头部 */
.g-header{width:100%;max-width:18.75rem;height:5.6rem;position:fixed;z-index:99;top:0;background:url("../images/header-bg.png") center top no-repeat;background-size:cover;}
.m-header{overflow:hidden;padding:1rem 0.5rem 0;}
.m-header .m-logo{float:left;width:3.775rem;}
.m-header .m-logo img{width:100%;}
.m-header .m-channel-name{float:right;width:10.2rem;font-size:0.85rem;padding-right:3.775rem;text-align:center;}

/* 导航和弹窗导航和小功能 */
.m-menu{margin:0.875rem 0 0 0;padding:0 0.5rem;}
.m-menu .m-nav{float:left;width:14rem;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;}
.m-menu .m-nav::-webkit-scrollbar{width:0;height:0;display:none;}
.m-menu .m-nav li{display:inline-block;width:2.125rem;height:1.1rem;text-align:center;font-size:0.8rem;color:#000;margin-right:0.7rem;}
.m-menu .m-nav li:last-child{margin-right:0.4rem;}
.m-menu .m-nav li a{color:#000;}
.m-menu .m-nav li.current{background:#15336f;}
.m-menu .m-nav li.current a{color:#FFF;}
.dragging{cursor:grabbing;}
.m-menu-func{float:right;}
.m-menu-func .m-menu-nav{float:left;width:0.85rem;height:1.05rem;position:relative;}
.m-menu-func .m-menu-nav img{width:0.775rem;height:0.625rem;cursor:pointer;margin-top:0.25rem;}
.m-menu-func span{float:left;width:0.05rem;height:0.75rem;margin:0.2rem 0.6rem 0;background:#000;}
.m-menu-func .m-menu-zoom{float:left;width:0.85rem;height:1.05rem;cursor:pointer;}
.m-menu-func .m-menu-zoom img{width:0.85rem;height:0.8rem;margin-top:0.19rem;}
.m-menu-zoom .m-zoom-minus{display:none;}
.m-popup-nav{position:absolute;display:none;width:17.15rem;height:10.225rem;left:-14.6rem;top:1.2rem;z-index:9;overflow:hidden;padding:1.7rem 0 0 1.65rem;box-sizing:border-box;background:url("../images/nav-bg.png") center center no-repeat;background-size:cover;}
.m-popup-nav li{float:left;width:2.45rem;height:1.15rem;margin:0 1.25rem 0.85rem 0;line-height:1.15rem;text-align:center;font-size:0.75rem;color:#626365;background:#f5f5f5;}
.m-popup-nav li:nth-child(4n){margin-right:0;}
.m-popup-nav li a{color:#626365;}
.m-popup-nav li.current{background:#15336f;color:#FFF;}
.m-popup-nav li.current a{color:#FFF;}

/* 稿件列表 */
.g-article-list{padding:5.6rem 0.5rem 0;}
.g-article-list li{overflow:hidden;border-bottom:1px dashed #dcdcdc;}
.g-article-list li:after{content:'';overflow:hidden;width:100%;height:0;font-size:0;display:block;clear:both;}
.g-article-list .m-pic{float:left;margin:0.75rem 0;}
.g-article-list .m-pic img{width:5.75rem;height:3.25rem;margin-right:0.75rem;object-fit:cover;}
.g-article-list .m-txt{font-size:0.8rem;line-height:1.2rem;color:#000;text-align:justify;margin:0.5rem 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}

/* 更多 */
#displaypagenum{display:none;}
#u-more{font-size:0.65rem;cursor:pointer;text-align:center;padding:0.7rem 0 1.15rem 0;color:#000;}
#u-more img{width:0.5rem;height:auto;vertical-align:baseline;margin-left:0.35rem;}

/* 返回顶部 */
#back-top{position:fixed;cursor:pointer;right:0.5rem;bottom:2rem;width:2rem;height:2rem;text-align:center;display:none;}

/* 尾文件 */
.g-footer{color:#000;text-align:center;background:#f5f5f5;}
.g-footer p{font-size:0.75rem;height:2.25rem;line-height:2.25rem;}</pre></body></html>