.blur-bg img.blur-bg-img{-webkit-filter:blur(100px);-moz-filter:blur(100px);-o-filter:blur(100px);filter:blur(100px);opacity:.4}
.article-detail-html table tr:nth-child(odd){background-color:#0d0d0d4d}
.article-tag-list .article-info-tag{font-size:14rem;padding:5rem}
.top-box{padding-top:10rem;padding-bottom:10rem}
.top-banner-title{font-size:34rem;color:#0f2358}
.top-box .swiper-slide{width:221px}
.top-banner-img{height:120rem;width:100%;border-radius:var(--border-radius-base);object-fit:cover}
.top-banner-tag{background:#f8f8f8;border-radius:4rem;border:1px solid #d6d6d6;padding:2rem 5rem}
.top-banner-tag-img{height:20rem;width:20rem;margin-right:10rem;object-fit:contain}
.top-banner-tag *{color:var(--color-text-primary)!important}
.side-list-title{margin-top:0}
.match-list-title{font-size:32rem;margin-top:40rem;margin-bottom:30rem;padding-bottom:20rem;font-weight:bold;color:#0f2358;border-bottom:1px solid var(--border-color-base)}
@media (min-width:768px){
.stories-content .stories-item:not(:last-child):not(:nth-child(3n)){border-right:1px solid var(--border-color-base)}
}
@media screen and (max-width:767px){
.top-banner-img{height:148rem}
}
.stories-content .stories-item .article-card-img{height:170rem}
.blueLineTwo{width:134px;height:50px;background:#0f2358;border-radius:15px;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#fff;font:bold 16px/100% 'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;margin-top:40rem;margin-bottom:40rem}