.news-container{padding-bottom:41.66%}.news-main-container{position:relative;width:100%;top:40%;text-align:center;font-family:HarmonyOS_Sans_SC}.news-main-container .news-content{font-size:.56rem;color:#fff;letter-spacing:1px;line-height:.8rem;margin-bottom:0;text-align:center}.news-main-container .news-tip{font-size:.24rem;color:#fff;letter-spacing:1px;line-height:.28rem;margin-bottom:0;text-align:center}.news-padding{padding:.2rem 0}.main-container-content{padding:.72rem 0}.news-cards-wrapper{flex-wrap:wrap}.news-card,.news-cards-wrapper{display:-webkit-box;display:flex}.news-card{box-sizing:border-box;width:33.33333%;background:transparent;border-bottom:.05rem solid transparent;padding:.36rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transition:background .3s ease,border-color .3s ease;transition:background .3s ease,border-color .3s ease;height:5.57rem;cursor:pointer;text-decoration:none;color:inherit}.news-card-image{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100%;height:1.41rem;overflow:hidden;margin-bottom:.26rem;background:#fff}.news-card-image img{height:100%;width:auto;max-width:100%;display:block}.news-card .news-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.news-card .news-digest{font-family:SourceHanSansCN-Medium;font-size:.16rem;color:#333;line-height:.22rem;margin:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-card .news-header .news-top{display:inline-block;color:#fff;font-size:.16rem;font-weight:700;background:#be0008;padding:.01rem .1rem;border-radius:.13rem}.news-card .news-title{margin:.28rem 0 .18rem;line-height:.28rem;height:.58rem;-webkit-line-clamp:2;cursor:pointer;font-size:.2rem;color:#333;font-family:SourceHanSansCN-Bold;font-weight:600}.news-card .news-content,.news-card .news-title{width:100%;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-card .news-content{font-family:SourceHanSansCN-Regular;font-size:.15rem;color:rgba(51,51,51,.8);line-height:.24rem;margin:0 0 .36rem;-webkit-line-clamp:4}.news-btn{width:.64rem;height:.64rem;border-radius:50%;background:#fff;border:1px solid #ddd;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transition:background .3s ease,border-color .3s ease;transition:background .3s ease,border-color .3s ease;flex-shrink:0;margin-top:auto}.news-btn-icon{width:.32rem;height:.32rem}.news-btn-icon-go{display:none}.news-card:hover{background:#fff;border-bottom-color:#be0008;box-shadow:0 0 .4rem rgba(0,0,0,.15)}.news-card:hover .news-title{color:#be0008}.news-card:hover .news-btn{background:#be0008;border-color:#be0008}.news-card:hover .news-btn-icon-preview{display:none}.news-card:hover .news-btn-icon-go{display:block;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}