.main-content{padding-bottom:.7rem;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.main-content .newscenter-header{width:100%;height:1.6rem;background-size:100% 100%;background-repeat:no-repeat;background-image:url(/static/imgs/mobile/newscenter_header_bg.png)}.main-content .news-list{width:100%;box-sizing:border-box;padding:0 .3rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.main-content .news-list.top-news-list .news-content .news-info{background-repeat:no-repeat;background-size:100% 100%;background-image:url(/static/imgs/mobile/newscenter_top_news_bg.png)}.main-content .news-list.top-news-list .news-content .news-info .news-title{color:#fff}.main-content .news-list.top-news-list .news-content .news-info .news-date{color:#fff}.main-content .news-list .news-content{width:100%;text-decoration:none;color:inherit;height:.65rem;overflow:hidden;margin-top:.2rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-radius:.05rem}.main-content .news-list .news-content .cover-img{display:block;width:.9rem;height:100%}.main-content .news-list .news-content .news-info{width:2.25rem;height:100%;box-sizing:border-box;padding:.04rem .15rem .02rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.main-content .news-list .news-content .news-info .news-title{width:100%;font-weight:500;font-size:.14rem;color:#404040;line-height:.22rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.main-content .news-list .news-content .news-info .news-date{font-weight:400;font-size:.1rem;color:grey;line-height:.14rem}.footer-container .back_top{position:absolute;top:.07rem;left:50%;transform:translateX(-50%);width:.28rem;height:.28rem;display:block}