<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen and (max-width: 640px) {
    .main{
        padding-top: 0;
    }
    .indexV2Wrap .section1 .thumNewsWrap .thumNewsL{
        width: 100%;
        height: 100%;
    }
    .indexV2Wrap .section1 .thumNewsWrap .thumNewsSList{
        padding-top: 10px;
    }
    .indexV2Wrap .section1 .indexNewsListWrap{
        width: 100%;
    }
    .indexV2Wrap .section2 .indexLeagueListWrap{
        width: 100%;
    }
}</pre></body></html>