/*附加赛 start*/
.sch-kinds{
    display: none;
}
.fujiasai{
    position: relative;
    width: 100%;
    height: 100%;
    background: url("../img/line-fjs.png") no-repeat center;
}
.sch-tree{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.notice{
    position: absolute;
    bottom: 10%;
    width:  1236px;
    text-align: center;
    font-size: 18px;
    color: #fefefe;
    z-index: 1000;
}
dl{
    width: 191px;
    height: 146px;
    position: absolute;
    text-align: center;
    overflow: hidden;
}
dt{
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #c8c8c8;
}
dt span{
    cursor: pointer;
}
dt a{
    color: rgb(200, 200, 200);
}
dt a:hover{
    color: rgb(255, 196, 10);
}
dd{
    width: 191px;
    height: 62px;
    line-height: 62px;
    background: #c8c8c8;
    border-radius: 62px;
    margin-bottom: 2px;
}
dd span{
    float: left;
    height: 100%;
    color: #10151b;
}
dd span img{
    width: 51px;
}

.team-img{
    width: 62px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.team-name{
    width: 83px;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.team-score{
    width: 46px;
    font-size: 36px;
    font-family: SL;
}
.vid-box{
    width: 129px;
    height: 126px;
    position: relative;
    top: 0px;
    left: 62px;
    z-index: 100;
}
#group-B组 .vid-box{
    left: 0px;
}
.vid-box ul li{
    width: 43px;
    height: 62px;
    float: left;
    margin-bottom: 2px;
    background: #c8c8c8;
}


.vid-box ul li:nth-child(3){
    border-bottom-right-radius: 62px;
    border-top-right-radius: 62px;
}
.vid-box ul li:nth-child(5){
    width: 86px;
    border-bottom-right-radius: 62px;
    border-top-right-radius: 62px;
}
#group-B组 .vid-box ul li:nth-child(1){
    border-bottom-left-radius: 62px;
    border-top-left-radius: 62px;
}
.vid-box a{
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    color: #e74c3c;
    border: 1px solid #e74c3c;
    border-radius: 28px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.vid-box a:hover{
    background: #e74c3c;
    color: #10151b;
}
.fujiasai .match0{
    left: 343px;
    top: 231px;
}
.fujiasai .match1{
    left: 343px;
    top: 400px;
}
.fujiasai .match2{
    left: 343px;
    top: 619px;
}
.fujiasai .match4{
    left: 710px;
    top: 430px;
}
.fujiasai .match3{
    left: 710px;
    top: 260px;
}
.fujiasai .match6{
    left: 710px;
    top: 650px;
}
.fujiasai .match4::before,
.fujiasai .match3::before,
.fujiasai .match6::before{
    content: '晋级新挑战者组';
    height: 22px;
    line-height: 22px;
    color: #e8b410;
    font-size: 16px;
    font-weight: bold;
}

/*附加赛 over*/

/*挑战者组 传奇组 start*/
.sch-tree .ruishi-ul{
    width: 2472px;
    position: relative;
    left: -1236px;
}
.sch-tree #ruishi-ul2{
    left: -1236px;
}
.sch-tree .ruishi-ul li{
    width: 1236px;
    height: 968px;
    float: left;
}
.ruishi-tab div{
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    border-radius: 18px;
    float: left;
    cursor: pointer;
    position: relative;
    margin-right: 120px;
}
.ruishi-tab div:first-child{
    margin-left: 22px;
}
.ruishi-tab div.cur{
    background: #e74c3c;
    border: 1px solid #e74c3c;
}
.ruishi-tab div::after{
    display: block;
    width: 97px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 28px;
}
.ruishi-tab div.cur::after{
    color: #e74c3c;
}
.ruishi-tab-13::after{
    content: "瑞士轮1-3";
}
.ruishi-tab-45::after{
    content: "瑞士轮4-5";
}
.group-13{
    background: url("../img/line-13.png") no-repeat 102px center;
}
.group-45{
    background: url("../img/line-45.png") no-repeat center;
}

.round{
    width: 370px;
    margin-top: 73px;
    margin-right: 62px;
    float: left;
}
.round .match{
    width: 335px;
    height: 83px;
    margin: 0px auto 27px;
    position: inherit;
}
.round .match dt{
    text-align: left;
    text-indent: 12px;
}
.round .match dt .ruishi-review a{
    width: 20px;
    height: 10px;
    margin-left: 5px;
    line-height: 10px;
    background: #c8c8c8;
    color: #10151b;
    text-align: center;
    border-radius: 3px;
    /*display: none;*/
    text-indent: 0px;
}
.round .match dt .ruishi-review a:hover{
    background: #e74c3c;
}
.ruishi-review-tab{
    pointer-events: none;
}
.round .match dd{
    width: 139px;
    float: left;
}
.round .match dd.team-A{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.round .match dd.team-B{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.round .match dd .team-name{
    width: 77px;
    font-size: 16px;
}
.round .match .vs{
    width: 57px;
    height: 62px;
    line-height: 62px;
    font-size: 28px;
    float: left;
    font-family: SL;
    font-weight: bold;
    background: #c8c8c8;
}
.round23 .round,
.round456 .round{
    margin-top: 0px;
}
.round456{
    margin-right: 0px;
}
.group-45 .round78,
.group-45 .round9,
.group-45 #round9{
    margin-right: 0px;
    margin-left: 66px;
}
.group-45 .round78 .round7,
.group-45 .round78 #round7{
    margin-top: 97px;
}
.group-45 .round78 .round8,
.group-45 .round78 #round8{
    margin-top: 0px;
}
.group-45 .round9,
.group-45 #round9{
    margin-top: 329px;
}
/*挑战者组 传奇组 over*/


/*总决赛 start*/
.finals{
    width: 100%;
    height: 100%;
    background: url("../img/line-fina.png") no-repeat center;
}
.finals .match0{
    left: 102px;
    top: 173px;
}
.finals .match1{
    left: 102px;
    top: 343px;
}
.finals .match2{
    left: 102px;
    top: 510px;
}
.finals .match3{
    left: 102px;
    top: 681px;
}
.finals .match4{
    left: 525px;
    top: 256px;
}
.finals .match5{
    left: 525px;
    top: 594px;
}
.finals .match6{
    left: 946px;
    top: 424px;
}
/*总决赛 over*/

/*Minor 小组赛 start*/
#group-A组 .match0{
    left: 40px;
    top: 65px;
}
#group-A组 .match1{
    left: 40px;
    top: 236px;
}
#group-A组 .match2{
    left: 355px;
    top: 150px;
}
#group-A组 .match3{
    left: 40px;
    top: 455px;
}
#group-A组 .match4{
    left: 355px;
    top: 368px;
}
#group-B组 .match0{
    right: 40px;
    top: 65px;
}
#group-B组 .match1{
    right: 40px;
    top: 236px;
}
#group-B组 .match2{
    right: 355px;
    top: 150px;
}
#group-B组 .match3{
    right: 40px;
    top: 455px;
}
#group-B组 .match4{
    right: 355px;
    top: 368px;
}
#group-B组 dd span{
    float: right;/*为对称*/
}
#group-A组 .sch-tree::before,
#group-B组 .sch-tree::before{
    position: absolute;
    top: 0px;
    color: #2C3E50;
    font-size: 24px;
}
#group-A组 .sch-tree::before{
    left: 30px;
    content: "A组";
}
#group-B组 .sch-tree::before{
    right: 30px;
    content: "B组";
}
/*Minor 小组赛 over*/

/*Minor 淘汰赛 start*/
.slide-tts .match0{
    left: 225px;
    top: 65px;
}
.slide-tts .match1{
    left: 225px;
    top: 235px;
}
.slide-tts .match2{
    left: 225px;
    top: 454px;
}
.slide-tts .match3{
    left: 547px;
    top: 149px;
}
.slide-tts .match4{
    left: 547px;
    top: 369px;
}
.slide-tts .match5{
    left: 821px;
    top: 168px;
}
.slide-tts .match6{
    left: 821px;
    top: 385px;
}
.slide-tts .match7{
    left: 821px;
    top: 505px;
}
.slide-tts .match5 .team-name,
.slide-tts .match6 .team-name,
.slide-tts .match7 .team-name{
    width: 116px;
    font-size: 20px;
    font-weight: bold;
}
.slide-tts .match5,
.slide-tts .match6,
.slide-tts .match7{

}
.slide-tts .match5::before,
.slide-tts .match6::before{
    content: "晋级Major新挑战者组";
    font-size: 18px;
    color: #ffc40a;
    line-height: 1.9;
}

.slide-tts .match7::before{
    content: "晋级Minor附加赛";
    font-size: 18px;
    color: #ffc40a;
    line-height: 1.9;
}
/*Minor 淘汰赛 over*/