body{overflow:hidden;overscroll-behavior:contain!important}.my-drawer{position:fixed;top:0;width:100%;overscroll-behavior:contain!important;overflow-y:scroll;max-width:7.7rem!important;margin:0 auto;background-color:#f7f7f7}.my-drawer::-webkit-scrollbar{width:0;height:0}.am-drawer{overflow:scroll;overscroll-behavior:contain!important}a,a:active,a:hover,a:visited{color:#262626}.ct{width:100%;min-height:calc(100% - .8rem);padding-top:.8rem;overscroll-behavior:contain!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#f7f7f7;background-color:#fff}.ct .head-main{position:fixed}.ct .line-2{word-break:break-all;text-overflow:ellipsis;text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.ct .loading-text{width:100%;border-top:.01rem solid #e7e7e7;display:flex;justify-content:center;align-items:center}.ct .loading-text .icon-loading{display:block;animation:round 1s linear infinite;margin-right:.1rem}@keyframes round{0%{transform:rotate(0)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.page__list__article .header{padding:.3rem .4rem;border-bottom:.02rem solid #e7e7e7;font-size:.36rem;font-weight:500}.page__list__article .article-list{padding:0 .4rem}.page__list__article .article-list .article-item{width:100%;display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:.3rem;margin-top:.2rem}.page__list__article .article-list .article-item:not(:last-child){border-bottom:.01rem solid #e7e7e7}.page__list__article .article-list .article-item .cover{width:1.5rem;height:1.5rem;margin-left:.2rem;border-radius:.08rem;overflow:hidden}.page__list__article .article-list .article-item .cover img{width:1.5rem;height:1.5rem;object-fit:cover}.page__list__article .article-list .article-item .info{height:1.5rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.page__list__article .article-list .article-item .info .title{width:100%;font-size:.32rem;font-weight:500;line-height:.45rem}.page__list__article .article-list .article-item .info .detail{width:100%;display:flex;justify-content:space-between;align-items:center;color:#8c8c8c;font-size:.24rem;line-height:.32rem}.page__list__article .article-list .article-item .info .detail .read{display:flex;justify-content:space-between;align-items:center}.page__list__article .article-list .article-item .info .detail span{display:inline-block;margin-left:.06rem}