.series-box{border-bottom:1px solid var(--border-color-light);padding-bottom:20px;margin-bottom:10px}
.series-info-box.not-match-list{width:100%}
.series-info-box .series-match-item{flex-direction:row;background-color:rgba(255,255,255,.9);padding:10px}
.series-info-box .matches-list .relates-list-item{width:100%;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}