﻿body{
    margin:0;
    background-color:#eee;
    font-family: Microsoft YaHei,'宋体' , Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}
a{
    text-decoration:none;
    border:none;
}
a:focus{
    outline:none;
}
em{
    font-style:normal;
}
img{
    border:none;
}
ul, ol {
    padding: 0;
    margin: 0;
    list-style: none;
}
.container{
    max-width:1920px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
.nav-side{
    width:200px;
    background-color:#191b2e;
    position:fixed;
    text-align:center;
    top:0;
    bottom:0;
    background-image:url(../images/navbg.png);
    background-repeat:no-repeat;
    background-size:100% 220px;
    -moz-background-size:100% 220px;
    -webkit-background-size:100% 220px;
    background-position:center bottom;
}
.nav-side .logo{
    text-align:center;
    margin-top:25px;
}
.nav-side .events{
    width:150px;
    padding-top:20px;
    padding-bottom:20px;
    margin:auto;
    border-bottom: 1px solid #28263b;
}
.nav-side .events span{
    display:inline-block;
    font-size:14px;
}
.nav-side .events .tag{
    display: block;
    float: left;
    position: relative;
    height: 18px;
    line-height: 18px;
    color: #fff;
    padding:0 3px;
    font-size: 12px;
    background-color: #ff4960;
    border-radius:3px;
    margin-top:3px;
}
.nav-side .events .tag:after{
    content: '';
    position: absolute;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 7px solid #ff4960;
    bottom: 1px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}
.nav-side .events .event-name{
    color:#b2b4c4;
    margin-left:4px;
}
.nav-side .events .event-name:hover{
    color:#fff;
}
.nav-side .nav-bar{
    padding:10px 0;
    }
.nav-side .nav-bar a{
    line-height:40px;
    color:#b2b4c4;
    font-size:15px;
    display: block;
    position: relative;
    height:40px;
}
.nav-side .nav-bar a:hover{
    color:#fff;
}
.nav-side .nav-bar .selected{
    color:#ff4960;
}
.nav-side .nav-bar .selected:hover{
    color:#ff4960;
}
.nav-side .nav-bar .selected:after{
    position:absolute;
    content:'';
    top: 11px;
    left:0;
    width:6px;
    height:18px;
    background-color:#ff4960;
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
}
.nav-side .focus{
    width:120px;
    margin:auto;
    padding:15px;
    border-top: 1px solid #28263b;
}
.nav-side .focus .qun{
    float:left;
    margin-top:15px;
}
.nav-side .focus .weibo{
    float:left;
    margin-top:15px;
}
.nav-side .focus .weixin{
    float:left;
}
.nav-side .focus .weixin span{
    font-size:12px;
    color:#fff;
    line-height:25px;
    width:120px;
}
.nav-side .focus .weixin span em{
    color:yellow;
}
.nav-side .focus .weixin img{
    width:120px;
    height:120px;
}
.main{
    width:100%;
    float:left;
    margin-bottom:50px;
    }
.main .wrap{
    margin-right:300px;
    margin-left:200px;
    padding:0 15px 0;
    height:100%;
    background-color:#eee;
    }
.main .wrap .ad{
    margin-bottom:10px;
}
.main .wrap .ad img{
    width:100%;
    height:auto;
}
.main .wrap .list{
    margin-top:0;
}
.main .wrap .list h2{
    font-size:16px;
    font-weight:normal;
    border-left:3px solid #ff5e52;
}
.main .wrap .list h2 p{
    margin:0 0 0 10px;
}
.clear{ clear:both}
.main .wrap .cat{
    margin-top:5px;
}
.main .wrap .cat a{
    display: inline-block;
    border: 1px solid #ff5e52;
    font-size:16px;
    line-height:24px;
    color: #ff5e52;
    padding: 0 10px;
    border-radius:20px;
    vertical-align:super;
    position: relative;
}
.main .wrap .cat a:hover{
    background-color:#ff5e52;
    color:#fff;
}
.main .wrap .cat .selected{
    background-color:#ff5e52;
    color:#fff;
}
.main .wrap .list .schedule{
    display:inline-block;
    line-height:80px;
    height:80px;
    float:left;
    width:100%;
    min-width:680px;
    margin-top:1px;
    background-color:#fff;
    border:1px solid #fff;
    color:#000;
    overflow:hidden;
    box-sizing:border-box;
}
.main .wrap .list .schedule:hover{
    border:1px solid #ff5e52;
}
.main .wrap .list .schedule .game-logo{
    text-align:center;
    width:60px;
    float:left;
    height:80px;
}
.main .wrap .list .schedule .game-logo img{
    width:30px;
    height:30px;
    margin-top:25px;
}
.main .wrap .list .schedule .time{
    text-align:center;
    position:relative;
    width:100px;
    float:left;
    font-size:13px;
}
.main .wrap .list .schedule .team-left{
    text-align:right;
    font-size: 16px;
    width:20%;
    float:left;
    overflow:hidden;
    white-space:nowrap;
}
.main .wrap .list .schedule .team-left img{
    width:44px;
    height:44px;
    vertical-align: middle;
}
.main .wrap .list .schedule .team-left span{
    display:inline-block;
    max-width:calc(100% - 50px);
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    vertical-align:middle;
}
.main .wrap .list .schedule .score-left{
    text-align:right;
    font-size: 20px;
    width:5%;
    float:left;
    text-align:center;
}
.main .wrap .list .schedule .status{
    width:14%;
    float:left;
    height:80px;
    overflow:hidden;
}
.main .wrap .list .schedule .status .status-content{
    color:#8e8e8e;
    font-size:12px;
    line-height:20px;
    margin-top:20px;
    text-align:center;
    overflow:hidden;
}
.game-type{
    color:#222;
    font-size:12px;
}
.main .wrap .list .schedule .status .game-type,
.main .wrap .list .schedule .status .game-stage{
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.main .wrap .list .schedule .score-right{
    text-align:left;
    font-size: 20px;
    width:5%;
    float:left;
    text-align:center;
}
.main .wrap .list .schedule .team-right{
    text-align:left;
    font-size: 16px;
    width:20%;
    float:left;
    overflow:hidden;
    white-space:nowrap;
}
.main .wrap .list .schedule .team-right img{
    width:44px;
    height:44px;
    vertical-align: middle;
}
.main .wrap .list .schedule .team-right span{
    display:inline-block;
    max-width:calc(100% - 50px);
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    vertical-align:middle;
}
.main .wrap .list .schedule .live{
    float:right;
    font-size: 14px;
    display: inline-block;
    position: relative;
    width:100px;
    text-align:right;
    line-height:80px;
}
.main .wrap .list .schedule .live .living i{
    color:#ff5e52;
}
.main .wrap .list .schedule .live .living{
    color:#ff5e52;
    margin-right:25px;
}
.main .wrap .list .schedule .live .not_start i{
    color:#777;
}
.main .wrap .list .schedule .live .not_start{
    color:#777;
    margin-right:25px;
}
.link {
    margin-left: 6px;
}
.link a.muted {
    margin-right: 0;
}
.sidebar{
    float:left;
    margin-left:-300px;
    width: 300px;
    position:relative;
    display: block;
    background-color:#eee;
    height:100%;
}
@media screen and (max-width: 1024px){
    .sidebar{display:none;}
    .main .wrap{margin-right:0;}
}
.sidebar .ad2{
    margin-top:10px;
}
.sidebar .news{
    margin-top:10px;
    padding-top:10px;
    background-color:#fff;
}
.sidebar .news h2 {
    position: relative;
    margin: 0;
    line-height: 16px;
    padding:0 10px 0px;
    font-size: 14px;
    font-weight: normal;
    background-color: #fff;
}
.sidebar .news ul li a {
    padding: 10px 5px 6px 100px;
    border-bottom: solid 1px #eee;
    border-left: 3px solid transparent;
    margin-left: -3px;
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 14px;
}
.sidebar .news ul.link li a {
    padding: 10px 5px;
    display: inline-block;
}
.sidebar .wechat-box{
    margin-top:12px;
    background-color:#fff;
    padding:10px;
}
.sidebar .wechat-box h2{
    position: relative;
    margin: 0 0 10px;
    line-height: 16px;
    padding:0 10px 0px;
    font-size: 14px;
    font-weight: normal;
    background-color: #fff;
}
.sidebar .wechat-qrcode{
    text-align:center;
}
.sidebar .wechat-qrcode img{
    width:180px;
    height:180px;
    display:block;
    margin:0 auto 10px;
}
.sidebar .wechat-qrcode p{
    margin:0;
    font-size:12px;
    color:#999;
}
.thumbnail {
    float: left;
    margin-left: -90px;
}
.thumbnail img {
    width:80px;
    height:60px;
}
.text{
    margin-top:0;
    display: block;
    color:#555;
}
.sidebar .news ul li a:hover .text{
    color:#ff5e52;
}
.muted {
    margin-right: 20px;
    font-size: 12px;
    color: #999;
}
.sidebar .footer{
    background-color:#fff;
    margin-top:12px;
    padding:10px 10px 5px 10px;
}
.sidebar .footer p{
    font-size:12px;
    margin-top:5px;
    color:#999;
}
.sidebar .footer p a{
    color:#ff5e52;
}
.container .wrap .focus,
.main .wrap .focus{
    background-color:#191b2e;
    text-align:center;
    padding:0;
    overflow:hidden;
}
.container .wrap .focus .focus-banner,
.main .wrap .focus .focus-banner{
    display:flex;
    width:100%;
    justify-content:center;
    align-items:center;
}
.container .wrap .focus img,
.main .wrap .focus img{
    display:block;
    width:100%;
    height:auto;
    margin:0 auto;
}
/*播放页面*/
.game-play{
    text-align:left;
    width:80%;
    height:720px;
    background-color:#111;
    color:#fff;
    float:left;
    
   display: flex;
   flex-direction: column;
   
}
.game-play .game-header{
    text-align:left;
    width:100%;
    height:100px;
    background-color:#111;
    color:#fff;
    /*float:left;*/
}
.game-play .game-header .team{
    float:left;
    text-align:center;
    width:33.333%;
    padding-top:18px;
}
.game-play .game-header .team p{
    margin:0;
}
.game-play .game-header .team p img{
    width:auto;
    height:40px;
}
.game-play .game-header .game-status{
    float:left;
    text-align:center;
    width:33.333%
}
.game-play .game-header .game-status .start-time{
    margin:0;
    margin-top:30px;
    font-size:16px;
}
.game-play .game-header .game-status .game-cat{
    margin:0;
    margin-top:5px;
    color:#999;
    font-size:14px;
}
.showplayer{
    /*float:left;*/
    width:100%;
    height:450px;
    background-color:#000;
}
.signal{
    width:20%;
    background-color:#222;
    float:right;
    height:720px;
}
.signal .mobile{
    text-align:center;
    height:100px;
}
.signal .mobile img{
    width:70px;
    height:70px;
    margin:5px;
}
.signal .mobile span{
    color:#fff;
    font-size:12px;
    display:block;
    line-height:8px;
}
.signal .mobile1{
    text-align:center;
    height:140px;
    margin-top:30px
}
.signal .mobile1 img{
    width:140px;
    height:140px;
    margin:5px;
}
.signal .mobile1 span{
    color:#fff;
    font-size:12px;
    display:block;
    line-height:8px;
}
.signal p{
    color:#999;
    text-align:center;
    cursor:pointer;
    font-size:15px;
    margin:0;
    height:40px;
    line-height:40px;
}
.signal p:hover{
    color:#fff;
}
.signal .active{
    background-color:#ff4960;
    color:#fff;
    background-image:none;
    position:relative;
    padding-left:0;
}
.signal .active:before{
    content:"\f03d";
    font-family:FontAwesome;
    position:absolute;
    left:12px;
    top:50%;
    font-size:12px;
    line-height:1;
    transform:translateY(-50%);
}
.line{
    width:100%;
    height:5px;
}
/*频道列表*/
.main .wrap .tvlist{
    margin-top:0;
}
.main .wrap .tvlist h2{
    font-size:16px;
    font-weight:normal;
    border-left:3px solid #ff5e52;
    margin-bottom:5px;
}
.main .wrap .tvlist h2 p{
    margin:0 0 0 10px;
}
.main .wrap .tvlist li{
    font-size:14px;
    width:25%;
    float:left;
    height:150px;
    margin-top:6px;
    text-align:center;
}
.main .wrap .tvlist li a{
    display:block;
    height:150px;
    margin:2px;
    background-color:#fff;
    border:1px solid #fff;
    color:#111;
}
.main .wrap .tvlist li a img{
    margin-top:30px;
    width:auto;
    height:50px;
}
.main .wrap .tvlist li:hover a{
    border-bottom:2px solid #ff4960;
    color:#ff4960;
}
/*文章列表*/
.main .wrap .postlist{
    margin-top:0;
}
.main .wrap .postlist h2{
    font-size:16px;
    font-weight:normal;
    border-left:3px solid #ff5e52;
}
.main .wrap .postlist h2 p{
    margin:0 0 0 10px;
}
.main .wrap .postlist li{
    font-size:14px;
    width:100%;
    height:170px;
    margin-top:3px;
    text-align:left;
    background-color:#fff;
    border-left:2px solid #fff;
}
.main .wrap .postlist li:hover{
    border-left:2px solid #ff5e52;
}
.main .wrap .postlist li:hover a h2{
    color:#ff5e52;
}
.main .wrap .postlist li a{
    display:block;
    height:170px;
}
.main .wrap .postlist li a img{
    width:200px;
    height:150px;
    margin-top:10px;
    margin-left:8px;
    float:left;
}
.main .wrap .postlist li a h2{
    margin-left:210px;
    display:block;
    font-size:18px;
    border-left:0px solid #ff5e52;
    margin-bottom:0px;
    color:#000;
    padding:10px;
    margin-top:0;
}
.main .wrap .postlist li a p{
    margin-left:220px;
    color:#999;
    margin-top:0;
    margin-bottom:100px;
}
.main .wrap .postlist li a span{
    margin-left:15px;
    color:#999;
}
/*文章页*/
.article{
    background-color:#fff;
}
.article .title{
    height: 300px;
    text-align:center;
    background-color:#191b2e;
}
.article .title .title-left{
    width: 15%;
    float:left;
    height:300px;
    background-color:#191b2e;
    background-image:url(../images/titlebg1.png);
    background-repeat:no-repeat;
    background-size:auto 300px;
    background-position:center bottom;
}
.article .title .title-right{
    width: 15%;
    float:right;
    height:300px;
    background-color:#191b2e;
    background-image:url(../images/titlebg2.png);
    background-repeat:no-repeat;
    background-size:auto 300px;
    background-position:center bottom;
}
.article .title .title-center{
    height:150px;
    text-align:center;
    width: 70%;
    float:left;
}
.article .title .title-center h1{
    color:#fff;
    font-size:24px;
    margin-top:45px;
}
.article .title .title-center p{
    color:#999;
}
.article .title .title-center p i{
    margin:5px;
}
.article .title .title-center p a{
    color:#999;
}
.article .content{
    background-color:#fff;
    padding:0 15% 10px 15%;
}
.article .content .contentbox{
    padding:10px 20px 10px 20px;
    background-color:#fff;
    margin-top:-150px;
}
.article .content .contentbox img{
    width:100%!important;
    height:auto!important;
    margin:auto 0;
    margin-bottom:5px;
}
.article .content .contentbox blockquote{
    padding:15px;
    margin:20px 0 20px 0;
    background-color: #f7f7f7;
    border-left: 6px solid #b4b4b4;
    word-break: break-word!important;
    word-break: break-all;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
/*pages*/
.pagination-wrapper {
    margin: 20px 0;
}
.pagination {
    height: 34px;
    text-align: center;
}
.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px;
}
.pagination li a {
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: #555555;
    text-decoration: none;
}
.pagination li a:hover {
    background: #f5f5f5;
    color: #0099ff;
}
.pagination li.thisclass {
    background: #09f;
    color: #fff;
    height: 32px;
    line-height: 30px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #09f;
}
.pagination li.thisclass a,.pagination li.thisclass a:hover {
    background: transparent;
    border-color: #09f;
    color: #fff;
    cursor: default;
}
/*返回顶部*/
#back-to-top{
    position:fixed;
    bottom:50px;
    right:40px;
}
#back-to-top a{
    text-align:center;
    text-decoration:none;
    display:block;
    height:40px;
    width:40px;
    background-color:#df846c;
    margin-bottom:5px;
    border-top-right-radius: 22px;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#back-to-top a:hover{
    background-color:#ff4960;
}
.nodata{
    height:80px;
    background-color: #fff;
    line-height:80px;
    text-align:center;
    color:#555;
}
         .share {
            margin-top: 20px;
            padding-top: 10px;
            background-color: #fff;
        }
        .share span{
         margin: 0;
        line-height: 50px;
        padding: 0 5px 0px;
        font-size: 16px;
        font-weight: normal;
        background-color: #fff;
        }
        button, input, select, textarea {
            font-family: inherit;
            font-size: 100%;
            margin: 0;
        }
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
    border:none;
}
.stb{
    width: 100px;
    height: 34px;
    color: #fff;
    letter-spacing: 1px;
    background: #3385ff;
    border-bottom: 1px solid #2d78f4;
    outline: medium;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
input[type="text"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="text"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.app{
    border: 1px solid #e1e1e1;
    background: #fff;
     padding-bottom: 11px;
    margin-top: 10px;
}
dl, dt, dd {
     margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}
.app .nav{
     padding: 0 25px;
       background: #ff4960;
     color: #fff;
    line-height:45px;
}
.app .nav h3 {
    font-size: 16px;
    font-weight: bold;
    color: #40599c;
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}
 .app .nav h3 i {
    display: inline-block;
    width: 5px;
    height: 11px;
    background: #40599c;
    margin-right: 11px;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: 14px;
}
 .app .nav span {
    display: block;
    float: right;
    padding-right: 25px;
}
.app .appCon{
     clear: both;
    overflow: hidden;
    padding: 0 20px;
    margin-bottom: 18px;
}
.app .appCon img {
    display: block;
    float: left;
    width: 110px;
    height: 110px;
    border-style: none;
    margin-top:13px;
    overflow:hidden;
}
.app .appCon .ios, .app .appCon .android {
    width: 140px;
    height: 45px;
    line-height: 35px;
    background: #0194e4;
    color: #fff;
    text-align: center;
    float: right;
    margin-top:15px;
    font-size:12px;
}
 .app .pic {
    height: 100%;
    margin: 0 auto;
    padding-left:10px;
    padding-top: 1px;
    color: #454545;
    overflow: hidden;
}
.app .pic dt {
    font-weight: bold;
    padding: 9px 0 8px 14px;
}
.app .nav  i {
    margin-right: 5px;
}
.app .pic dd {
    padding: 8px;
    padding-left: 14px;
}
.app .appCon .ios i,  .app .appCon .android i {
    font-size: 28px;
    position: relative;
    top: 5px;
}
.app .appCon .ios i {
    left: -5px;
}
.app .appCon .android i {
    left: -12px;
}
.mobile-topbar {
    display: none;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    position: sticky;
    top: 0;
    z-index: 1200;
    padding: 12px 14px;
    background: #191b2e;
    box-shadow: 0 6px 18px rgba(25, 27, 46, 0.22);
}

.mobile-brand {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
    color: #fff;
}

.mobile-brand img {
    width: 42px;
    height: 42px;
    border-radius: 8px;
    object-fit: cover;
}

.mobile-brand span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
}

.mobile-nav-toggle {
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
    border-radius: 8px;
    padding: 8px 12px;
    cursor: pointer;
}

.mobile-nav-mask {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 1090;
    background: rgba(0, 0, 0, 0.45);
}

.mobile-nav-mask.is-open {
    display: block;
}

.search form,
.live-search-form {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 10px;
}

.search {
    margin: 18px auto 24px;
}

.search input,
.live-search-form input {
    max-width: 640px;
    width: 100%;
    border: 1px solid #d7d7d7;
    border-radius: 6px;
    padding: 10px 12px;
    background: #fff;
}

.search button,
.live-search-form button {
    white-space: nowrap;
    border-radius: 6px;
    cursor: pointer;
}

.signal .signal-lines {
    display: block;
}

.signal .signal-lines p,
.signal p[data-line-index] {
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

.game-play .game-header .game-status .game-score {
    display: none;
}

.live-layout {
    width: 100%;
}

.signal .signal-notice {
    margin: 16px 12px 18px;
    padding: 14px;
    background-color: rgba(255, 255, 255, 0.06);
    border-radius: 8px;
    color: #e5e7eb;
    overflow: hidden;
    word-break: break-word;
    overflow-wrap: anywhere;
}

.signal .signal-notice * {
    max-width: 100%;
    box-sizing: border-box;
}

.signal .signal-notice p {
    margin: 0 0 10px;
    height: auto;
    line-height: 1.75;
    color: inherit;
    text-align: left;
    cursor: default;
    font-size: 14px;
}

.signal .signal-notice p:last-child {
    margin-bottom: 0;
}

.signal .signal-notice img,
.signal .signal-notice iframe,
.signal .signal-notice video {
    display: block;
    max-width: 100%;
    height: auto;
}

.signal .signal-notice iframe {
    width: 100%;
    height: 40vw;
    min-height: 180px;
    max-height: 480px;
    border: 0;
}

.signal .signal-notice a {
    color: #fff;
}

.signal .signal-lines {
    margin-top: 18px;
}

.player-fallback {
    min-height: 550px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 10px;
    padding: 24px;
    background: #000;
    color: #fff;
}

.player-fallback strong {
    font-size: 20px;
    color: #fff;
}

.player-fallback p {
    margin: 0;
    max-width: 520px;
    line-height: 1.8;
}

.player-fallback .external-link {
    color: #1558c7;
    text-decoration: underline;
}

[data-sla-player] video,
[data-live-player] video,
[data-sla-player] iframe,
[data-live-player] iframe {
    width: 100%;
    height: 550px;
    background: #000;
}

#showplayer {
    width: 100%;
    height: 550px;
    background: #000;
}

[data-sla-iframe] {
    width: 100%;
    height: 550px;
    background: #000;
}

.match-info-panel {
    margin-top: 18px;
    padding: 18px 20px;
    background: #fff;
    color: #444;
    line-height: 1.8;
}

.match-info-panel .meta-line strong {
    color: #111;
}

.article .content .contentbox img,
.postlist ul li img,
.news .thumbnail img {
    object-fit: cover;
}

.article .content .contentbox {
    line-height: 1.9;
    color: #333;
    word-break: break-word;
}

.article .content .contentbox p {
    margin-bottom: 16px;
}

.article .content .contentbox iframe,
.article .content .contentbox video {
    max-width: 100%;
}

.replay-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin-top: 24px;
}

.replay-grid .list {
    flex: 1 1 220px;
    min-width: 220px;
}

.postlist-empty {
    padding: 32px 20px;
    background: #fff;
    text-align: center;
    color: #666;
}

.about-mobile-note {
    display: none;
}

@media (max-width: 1100px) {
    .main .wrap {
        margin-right: 0;
    }

    .sidebar {
        position: static;
        width: auto;
        margin-left: 200px;
        padding: 0 15px 20px;
    }
}

@media (max-width: 900px) {
    body.nav-open {
        overflow: hidden;
    }

    .mobile-topbar {
        display: flex;
    }

    .nav-side {
        transform: translateX(-100%);
        transition: transform 0.24s ease;
        z-index: 1100;
        width: 280px;
    }

    .nav-side.is-open {
        transform: translateX(0);
    }

    .main {
        float: none;
    }

    .main .wrap {
        margin-left: 0;
        margin-right: 0;
        padding: 16px 10px 0;
    }

    .sidebar {
        margin-left: 0;
        padding: 0 10px 20px;
    }

    .search {
        margin-top: 0;
    }

    .search form,
    .live-search-form {
        flex-direction: column;
    }

    .search button,
    .live-search-form button {
        width: 100%;
    }

    .main .wrap .list .schedule {
        min-width: 0;
        float: none;
        display: grid;
        grid-template-columns: 86px 1fr;
        gap: 10px 12px;
        height: auto;
        line-height: 1.5;
        padding: 14px 12px;
    }

    .main .wrap .list .schedule .time,
    .main .wrap .list .schedule .live {
        width: auto;
        float: none;
        text-align: left;
    }

    .main .wrap .list .schedule .team-left,
    .main .wrap .list .schedule .team-right,
    .main .wrap .list .schedule .status,
    .main .wrap .list .schedule .score-left,
    .main .wrap .list .schedule .score-right {
        width: auto;
        float: none;
        height: auto;
    }

    .main .wrap .list .schedule .team-left,
    .main .wrap .list .schedule .team-right {
        display: flex;
        align-items: center;
        gap: 8px;
        justify-content: flex-start;
        font-size: 15px;
    }

    .main .wrap .list .schedule .team-left {
        grid-column: 2;
        grid-row: 1;
    }

    .main .wrap .list .schedule .team-right {
        grid-column: 2;
        grid-row: 2;
    }

    .main .wrap .list .schedule .time {
        grid-column: 1;
        grid-row: 1 / span 2;
        align-self: center;
        font-size: 13px;
        color: #666;
    }

    .main .wrap .list .schedule .status {
        grid-column: 1 / span 2;
        grid-row: 3;
    }

    .main .wrap .list .schedule .live {
        grid-column: 1 / span 2;
        grid-row: 4;
    }

    .main .wrap .list .schedule .score-left,
    .main .wrap .list .schedule .score-right {
        display: none;
    }

    .main .wrap .list .schedule .team-left img,
    .main .wrap .list .schedule .team-right img {
        width: 34px;
        height: 34px;
    }

    .game-play .game-header {
        flex-direction: column;
        gap: 14px;
        padding: 24px 18px;
    }

    .game-play .game-header .team {
        width: 100%;
    }

    [data-sla-player] video,
    [data-live-player] video,
    [data-sla-player] iframe,
    [data-live-player] iframe {
        height: 240px;
    }

    .signal {
        padding: 16px 12px;
    }

    .signal .mobile {
        float: none;
        margin-bottom: 12px;
    }

    .signal p {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
    }

    #showplayer,
    [data-sla-player] video,
    [data-live-player] video,
    [data-sla-player] iframe,
    [data-live-player] iframe,
    [data-sla-iframe] {
        height: 240px;
    }

    .player-fallback {
        min-height: 240px;
    }

    .article .title .title-center h1 {
        font-size: 22px;
        line-height: 1.45;
    }

    .postlist ul li {
        width: 100%;
    }

    .postlist ul li a img {
        width: 100%;
        height: 200px;
    }

    .wrapper {
        position: relative;
        display: block;
        min-height: auto;
        padding: 40px 0;
    }

    .wrapper .logo {
        margin: 20px 0 24px;
    }

    .wrapper .logo img {
        max-width: 180px;
        height: auto;
    }

    .info {
        width: calc(100% - 28px);
    }

    .about-mobile-note {
        display: block;
        color: #fff;
        text-align: center;
        margin-top: 12px;
    }
}
