.logo {
    font-size: 25px;
    color: #fff;
    line-height: 70px;
    font-family: FZShangKuS-R-GB-Regular, FZShangKuS-R-GB;
}

.ul-wrap {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.ul-wrap a {
    height: 70px;
    line-height: 70px;
    padding: 0 15px;
    display: block;

}

.ul-wrap .ul-wrap_tab:nth-child(1) {
    margin-left: 34px;
}

.zbtu {
    width: 100%;
    height: 376px;
    background: url(../images/newBG_live_banner.png);
    background-size: 100% 100%;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}

.team img {
    width: 86px;
}

.zbtu-btn {
    height: 37px;
    background: #141414;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 37px;
}

.bssm {
    width: 100%;
    background: #fff;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    font-size: 14px;
}

.ljsp {
    width: 100%;
    background: #fff;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    padding: 20px;
}

.qdjs {
    width: 560px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
}

.qdjs:nth-child(2) {
    margin-left: 10px;
}

.qdjs-box {
    display: flex;
    margin-top: 10px;
    justify-content: space-between;

}

.bssm-top {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #EEF3F8;
    margin: 0 27px;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}

.bssm-top::after {
    position: absolute;
    width: 3px;
    height: 20px;
    background: #C60100;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    content: "";
    left: -19px;
    top: 16px;
}

.bsxx {
    margin-top: 30px;
    margin: 20px 27px;
}

.bsfl {
    margin: 22px 27px;
}

.bssj {
    margin: 16px 27px;
}

.dzsf {
    margin: 16px 27px;
    padding-bottom: 15px;
    font-size: 14px;
}

.bssm-zw {
    font-size: 14px;
    margin-top: 20px;
    color: #373737;
    padding: 0 20px 20px 20px;
}

.team {
    display: flex;
    padding: 45px 0 0 0;
    align-items: center;
    justify-content: space-around;
    height: 210px;
}

.team h1 {
    color: white;
    font-size: 24px;
}

.status {
    font-size: 20px;
    line-height: 20px;
    color: white;
    display: block;
    font-style: normal;
    margin-bottom: 5px;
}

.sig-list {
    width: 82px;
    padding: 0 12px;
    height: 28px;
    line-height: 26px;
    border: solid 1px #3A84FF;
    color: #3A84FF;
    border-radius: 14px;
    cursor: pointer;
    margin: 34px auto 0;
}

.team-time {
    font-size: 40px;
    color: white;
    margin-top: 20px;
}

:root {
    --c1: #f21646;
    --c2: #f3f5f9;
    --c3: #fff;
    --c4: #909399;
    --c5: #666;
    --c6: #f7f8fa;
    --c7: #eeeeee;
    --c8: #bbb;
    --c9: #f1f1f1;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.marrig10 {
    margin-right: 10px !important;
}

.marbtm10 {
    margin-bottom: 10px !important;
}

.martop10 {
    margin-top: 10px !important;
}

.padd {
    padding: 10px;
}

.flexA {
    display: flex;
    align-items: center;
}

.flexJ {
    display: flex;
    justify-content: space-between;
}

.ActBgcolor {
    background-color: var(--c1) !important;
    color: var(--c3) !important;
    border: 1px solid var(--c1) !important;
}

.ActBgcolor3 {
    border: 1px solid var(--c1) !important;
    color: var(--c1);
}

.ActBgcolor1 {
    background-color: var(--c2) !important;
    color: var(--c1) !important;
}

.ActBgcolor2 {
    background-color: var(--c3) !important;
    color: var(--c1) !important;
}

.ActBrcolor {
    color: var(--c1) !important;
    border-bottom: 3px solid var(--c1) !important;
}

.ActBrcolor1 {
    border-bottom: 3px solid var(--c1) !important;
}

.livesource {
    display: flex;
    justify-content: center;
}

.livesource>li {
    position: relative;
    color: #fff;
    height: 32px;
    line-height: 32px;
    margin: 0 10px;
    font-size: 16px;
    padding: 0 18px 0 32px;
    background: rgba(0, 0, 0, .5);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.livesource>li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 16px;
    width: 12px;
    height: 12px;
    background: url(../images/livesource.png) no-repeat center center/100% 100%;
}


.gmh3Tit {
    height: 85px;
    line-height: 85px;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    color: var(--c1);
}


.gmliveBtm {
    position: absolute;
    bottom: 0px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: linear-gradient(to right, rgba(21, 26, 17, 0.1), rgba(33, 34, 36, .7), rgba(21, 26, 17, 0.1));
    display: flex;
    justify-content: center;

}

.gmliveBtmLi {
    cursor: pointer;
}

.gmliveBtm li:nth-child(1) {
    margin-right: 100px;
    padding: 0 20px;
    color: #fff;
}

.gmliveBtm li:nth-child(2) {
    margin-left: 100px;
    padding: 0 20px;
    color: #fff;
}


.gmDTit {
    display: flex;
}

.gmDul li {
    height: 30px;
    text-align: center;
    padding: 0 8px;
    line-height: 30px;
    color: var(--c4);
}

.gmDul li:hover {
    background-color: var(--c2) !important;
    color: var(--c1) !important;
}

.gmDselect {
    /* width: 80px; */
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    color: var(--c4);
    text-align: center;
    border: 1px solid var(--c4);
    border-radius: 15px;
    position: relative;
}



.gmDselectDown {
    display: none;
    z-index: 100;
    position: absolute;
    width: 80px;
    top: 24px;
    left: -1px;
    background-color: var(--c3);
    box-shadow: 5px 5px 3px 0px #ccc;
}

.gmDselectDown li {
    height: 30px;
    line-height: 30px;
}

.gmDselect:hover .gmDselectDown {
    display: block;
}

.gmDselectDown li span {
    display: inline-block;
    width: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 100%;
    border-radius: 4px;
}

.gmDselectDown li span:hover {
    background-color: var(--c1);
    color: var(--c3);
}

.gmDall li {
    padding: 0 15px;
    border-radius: 4px;
}

.gmDall li:hover {
    background-color: var(--c1) !important;
    color: var(--c3) !important;
    border: 1px solid var(--c1) !important;
}

.gmDTb {
    width: 100%;
    border: 1px solid #EDEDED;
    border-collapse: collapse;
    text-align: center;
}

.gmDTb thead tr {
    height: 34px;
    text-align: center;
    font-weight: 400 !important;
    color: var(--c8);
    border-bottom: 1px solid var(--c7);
}

.gmDTb tbody tr {
    height: 32px;
    border-bottom: 1px solid var(--c7);
}

.gmDTb tbody tr:nth-child(2n+1) {
    background-color: var(--c6);
}

.gmDdata {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.gmDdata i {
    font-style: normal;
}

/* è”èµ›ç§¯åˆ† */
.gmLeague h1 {
    font-weight: 400 !important;
    font-size: 14px;
}

.gmLTb {
    width: 565px;
    border: 1px solid #eeeeee;
    border-collapse: collapse;
    text-align: center;
}

.gmLTb thead tr {
    height: 42px;
    text-align: center;
    font-weight: 400 !important;
    color: var(--c8);
}


.gmLTb tbody tr {
    height: 38px;
    text-align: center;
}


.gmLTb tbody tr:nth-child(2n) {
    background: var(--c6);
}


/* æ¯”èµ›è¯¦æƒ…table */
.gmtbDetail {
    width: 1200px;
    height: 170px;
    background: #fff;
    border-collapse: collapse;
    border: 1px solid #EEEEEE;
}

.gmtbDetail img {
    width: 26px;
    height: 26px;
    margin-right: 4px;
    margin-left: 12px;
}

.gmtbDetail th {
    width: 168px;
}

.gmtbDetail tr {
    height: 64px;
}

.gmtbDetail tbody tr:nth-child(1) {
    background-color: #f6f6f7;
}

.gmtbDetail td {
    text-align: center;
    line-height: 64px;
}

/* æœ€æ–°èµ„è®¯ */
.newinfoBox {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.newinfoBox h3 {
    text-align: center;
}

.newinfo {
    display: flex;
    flex-wrap: wrap;
}

.newinfo img {
    width: 192px;
    height: 108px;
    border-radius: 4px;
    margin-right: 14px;
}

.newinfo li {
    width: 590px;
    display: flex;
    font-size: 18px;
}

.newinfoDiv {
    padding: 4px 0;
}

.newinfoDiv>p:nth-child(1) {
    margin-bottom: 20px;
    width: 350px;
}

.newinfoDiv p:nth-child(2) {
    font-size: 14px;
    color: #999;
}



/* æ•°æ®åˆ†æž */
.gmBox {
    height: 50px;
    display: flex;
    align-items: center;
}

.gmBox li {
    margin-right: 46px;
    cursor: pointer;
    padding: 6px 14px;
}


.nodata {
    background: #ebebee;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    color: #999;
    text-align: center;
}



/* ç§¯åˆ†æ¦œ */
.gmlivejf {
    display: flex;
    justify-content: space-around;
}

.gmlivejf li {
    width: 184px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: var(--c4);
    font-size: 18px;
    background-color: var(--c6);
    cursor: pointer;
}

.gmlivejf li:hover {
    color: var(--c3);
    background: var(--c1);
}



.gmTB {
    width: 100%;
    border: 1px solid #EDEDED;
    border-collapse: collapse;
    text-align: center;
}

.gmTB thead tr:nth-child(1) {
    height: 8px;
    background: var(--c1);
}

.gmTB thead tr:nth-child(2) {
    height: 48px;
    line-height: 48px;
}

.gmTB tbody td {
    height: 50px;
}

.gmTB tr {
    text-align: center;
    border-bottom: 1px solid #E5E5E5;
    font-weight: 400 !important;
    color: var(--c5);
}

.gmTB th,
.gmTB td {
    border-right: 1px solid #E5E5E5;
}


.gmTB tbody tr:nth-child(-n+3) td:nth-child(1) span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: var(--c1);
    border-radius: 2px;
    color: #fff;
}


.gmDTit {
    display: flex;
}

.gmDul li {
    height: 30px;
    text-align: center;
    padding: 0 8px;
    line-height: 30px;
    color: var(--c4);
}

.gmDul li:hover {
    background-color: var(--c2) !important;
    color: var(--c1) !important;
}

.gmDselect {
    /* width: 80px; */
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    color: var(--c4);
    text-align: center;
    border: 1px solid var(--c4);
    border-radius: 15px;
    position: relative;
}

.imgSize2 {
    width: 25px;
    height: 25px;
}

.gmDselectDown {
    display: none;
    z-index: 100;
    position: absolute;
    width: 80px;
    top: 24px;
    left: -1px;
    background-color: var(--c3);
    box-shadow: 5px 5px 3px 0px #ccc;
}

.gmDselectDown li {
    height: 30px;
    line-height: 30px;
}

.gmDselect:hover .gmDselectDown {
    display: block;
}

.gmDselectDown li span {
    display: inline-block;
    width: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 100%;
    border-radius: 4px;
}

.gmDselectDown li span:hover {
    background-color: var(--c1);
    color: var(--c3);
}

.gmDall li {
    padding: 0 15px;
    border-radius: 4px;
}

.gmDall li:hover {
    background-color: var(--c1) !important;
    color: var(--c3) !important;
    border: 1px solid var(--c1) !important;
}

.gmDTb {
    width: 100%;
    border: 1px solid #EDEDED;
    border-collapse: collapse;
    text-align: center;
}

.gmDTb thead tr {
    height: 34px;
    text-align: center;
    font-weight: 400 !important;
    color: var(--c8);
    border-bottom: 1px solid var(--c7);
}

.gmDTb tbody tr {
    height: 32px;
    border-bottom: 1px solid var(--c7);
}

.gmDTb tbody tr:nth-child(2n+1) {
    background-color: var(--c6);
}

.gmDdata {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

/* è”èµ›ç§¯åˆ† */
.gmLeague h1 {
    font-weight: 400 !important;
    font-size: 14px;
}

.gmLTb {
    width: 565px;
    border: 1px solid #eeeeee;
    border-collapse: collapse;
    text-align: center;
}

.gmLTb thead tr {
    height: 42px;
    text-align: center;
    font-weight: 400 !important;
    color: var(--c8);
}


.gmLTb tbody tr {
    height: 38px;
    text-align: center;
}


.gmLTb tbody tr:nth-child(2n) {
    background: var(--c6);
}

.tr-title {
    background-color: #f1f1f1 !important;
}


/* 移动设备（767px以下） */
@media (max-width: 767px) {
    .ul-wrap {
        display: none;
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        background: #C60100;
        flex-direction: column;
        z-index: 100;
    }

    .zbtu {
        height: auto !important;
        min-height: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        position: relative !important;
        z-index: 1 !important;
        padding: 0 !important;
    }

    .main-wrap2 {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 10px !important;
        box-sizing: border-box !important;
        position: relative !important;
        overflow: hidden !important;
        height: auto !important;
    }

    .team {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 15px !important;
        box-sizing: border-box !important;
        background-color: rgba(0, 0, 0, 0.7) !important;
        border-radius: 8px !important;
        margin: 0 !important;
        position: relative !important;
        z-index: 2 !important;
        height: auto !important;
        min-height: auto !important;
    }

    .team>div {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        margin-bottom: 10px !important;
        height: auto !important;
        flex-wrap: wrap !important;
    }

    .team>div:nth-child(3) {
        flex-direction: row-reverse !important;
    }

    .team>div span[style*="position: absolute"] {
        position: static !important;
        left: auto !important;
        right: auto !important;
        font-size: 16px !important;
        line-height: 1.2 !important;
        margin: 0 10px !important;
        flex: 1 !important;
        text-align: left !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    .team>div img {
        width: 50px !important;
        height: 50px !important;
        flex-shrink: 0 !important;
    }

    .team>div:nth-child(2) {
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        padding: 10px 0 !important;
        border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
        margin: 10px 0 !important;
    }

    .team .status {
        display: block !important;
        font-size: 14px !important;
        color: #fff !important;
        margin-bottom: 8px !important;
        font-style: normal !important;
        background-color: #C60100 !important;
        padding: 4px 12px !important;
        border-radius: 12px !important;
    }

    .team-time {
        font-size: 24px !important;
        font-weight: bold !important;
        margin: 8px 0 !important;
    }


    .w1200 {
        margin: 30px 0;
        display: block;
        width: 100%;
        text-align: center;
    }

    .livesource {
        display: block;
        padding: 0;
        margin: 0;
    }

}

/* 小屏幕手机（480px以下） */
@media (max-width: 480px) {
    .ul-wrap {
        display: none;
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        background: #C60100;
        flex-direction: column;
        z-index: 100;
    }

    .zbtu {
        height: auto !important;
        min-height: 350px;
    }

    .w1200 {
        margin-top: 30px;
        display: block;
        width: 100%;
        text-align: center;
    }

    .livesource {
        display: block;
        padding: 0;
        margin: 0;
    }


}