.news-list .news-item{box-sizing:border-box;justify-content:space-between;height:148px;padding:20px 24px;text-decoration:none;display:flex}.news-list .news-item-info{flex-direction:column;flex:1;justify-content:space-between;display:flex}.news-list .news-item-info .news-item-title{color:#222;cursor:pointer;-webkit-line-clamp:3;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;font-size:20px;font-weight:500;display:-webkit-box;overflow:hidden}.news-list .news-item-info .news-item-addition{color:#999;align-items:center;margin-top:16px;font-size:12px;font-weight:400;display:flex}.news-list .news-item-info .news-item-author,.news-list .news-item-info .news-item-time{margin-right:16px}.news-list .news-item-cover{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:160px;height:108px;margin-left:12px}.news-list .load-more{color:#9d9d9d;text-align:center;margin-top:16px;font-size:14px}.hot-rank{margin-top:48px}.hot-rank-title{width:104px;height:23px}.hot-rank-item{color:#222;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;font-size:13px;font-weight:400;overflow:hidden}.ad-item,.hot-rank-item{cursor:pointer;padding:20px 0 0}.cover{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:100%;height:82px}.home-toolbar{opacity:0;z-index:10;flex-direction:column;transition:opacity .1s;display:flex;position:fixed;bottom:240px}.home-toolbar.show{opacity:1}.home-toolbar-icon{width:60px;height:60px;margin-bottom:16px}.home-popup{color:#999;text-align:center;z-index:10;background-color:#fff;border-radius:16px;padding:24px 32px;font-size:16px;line-height:1.5;display:none;position:fixed;top:0;left:0;box-shadow:0 0 10px 2px #e3e3e3}.home-popup.active{display:block}.home-popup .home-popup-qrcode{width:108px;height:108px}
