.content2{
    background: url("../img/big-bg2.jpg") no-repeat center top;
}
.sch-tab ul{
    height: 206px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sch-tab ul li{
    width: 206px;
    height: 202px;
    text-align: center;
    background: #505459;
    cursor: pointer;
    border: 2px solid #505459;
}
.sch-tab ul li.cur,
.sch-tab ul li:hover{
    border: 2px solid #ffc40a;
}
.tab-date{
    font-size: 24px;
    color: #FFF;
    padding: 10px 0;
}
.tab-kinds{
    font-size: 34px;
    color: #e74c3c;
    padding: 20px 0;
}
.tab-desc{
    font-size: 14px;
    color: #FFF;
    padding: 0 10px;
    text-align: left;
}

.sch-box{
    height: 1019px;
    background: url("../img/team-list-bg.png") repeat center;
}

.group-45{
    position: relative;
}
.wl-team{
    position: absolute;
    overflow: hidden;
    height: 88px;
}
.wl-team div{
    float: left;
    height: 88px;
    width: 102px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
}
.wl-team div img{
    width: 51px;
    display: block;
    margin: 8px auto 0px;
}
.wl-team div span{
    display: block;
}
.wl-team3-0{
    left: 69px;
    top: 60px;
}
.wl-team0-3{
    left: 69px;
    top: 819px;
}
.wl-team3-1{
    left: 498px;
    top: 181px;
}
.wl-team1-3{
    left: 498px;
    top: 723px;
}
.wl-team3-2{
    left: 930px;
    top: 339px;
}
.wl-team2-3{
    left: 930px;
    top: 547px;
}