.series-info-box{width:calc(77% - 30px)}
.series-info-box.not-match-list{width:100%}
.series-info-box .series-news-all{gap:15rem}
.series-info-box.not-match-list .series-news-all{flex:2;grid-template-columns:repeat(2,1fr)}
.series-info-box .series-match-slide .series-match-item{width:630px;min-width:630px;flex-direction:row;background-color:rgba(255,255,255,.9);padding:10px}
.series-info-box .matches-list .relates-list-item{width:320px;min-width:320px;background-color:rgba(255,255,255,.9)}
.series-info-box .series-news .article-count-block{flex-wrap:nowrap}
.series-info-box .series-points{height:calc(100% - 30px);width:22.5%;background:#fff;border-radius:10px;margin-top:15px;position:absolute;right:15px;top:0}
.series-info-box .series-match-slide .match-info{width:280px;margin-top:5px;padding:0}
.series-info-box .series-match-item .highlight-team-score{white-space:nowrap}
.series-info-box .article-card{margin-bottom:0}
@media screen and (max-width:767px){
.series-box{margin-bottom:20px}
.series-box .series-container{padding:0;border-radius:0;background:0 0;margin-right:-15px;margin-left:-15px}
.series-box .series-info-box{width:100%}
.series-info-box .blur-bg{position:static;background:0 0;backdrop-filter:unset;overflow:visible}
.series-info-box .series-points{position:static;height:auto;width:calc(100% - 30px);margin-left:15px}
.series-info-box .series-points .points-list-box{height:auto}
.series-info-box .series-news{width:1105px;overflow-x:auto;display:block;margin-left:15px;margin-right:10px;margin-bottom:25px}
.series-info-box.not-match-list .series-news{width:auto;overflow-x:visible}
.series-info-box .series-news-all,.series-info-box.not-match-list .series-news-all{display:flex;grid-template-columns:none;margin-top:15px}
.series-info-box.not-match-list .series-news-all{margin-top:0;width:1658px}
.series-info-box .series-news-1,.series-info-box .series-news-1 .series-news-all{width:270px}
.series-info-box .series-news-2,.series-info-box .series-news-2 .series-news-all{width:550px}
.series-info-box .series-news-3,.series-info-box .series-news-3 .series-news-all{width:830px}
.series-info-box .series-news .series-news-item{float:left;width:265px}
.series-info-box .series-news .series-news-title{-webkit-line-clamp:2;height:34px}
.series-info-box .series-news .article-img-box{width:100%;height:160px!important}
}