
html {
  font-size: calc(100vw/30);
  -webkit-text-size-adjust: 100%;
}
 .vct-main .facts .team-item:last-child{
    border-top:none
}
.vct-main .facts .info-lists{
    margin:0 .3rem 0 .6rem
}
.vct-main .facts .info-lists .info-list{
    position:relative;
    padding:.13rem 0;
    line-height:.48rem;
    font-size:.28rem
}
.vct-main .facts .info-lists .info-list:last-child{
    border-bottom:.5pt solid #f1f1f1
}
.vct-main .facts .info-lists .info-list .icon-label{
    position:absolute;
    top:.28rem;
    left:-.31rem;
    width:.18rem;
    height:.18rem
}
.vct-main .distribute .times{
    display:flex;
    align-items:center;
    padding:0 .3rem;
    height:.46rem;
    font-size:.2rem;
    color:#999
}
.vct-main .distribute .times .empty{
    flex:1;
    text-indent:-999px
}
.vct-main .distribute .timing{
    position:relative;
    width:3.8rem;
    height:.46rem
}
.vct-main .distribute .timing .text{
    position:absolute;
    transform:translateX(-50%);
    height:.46rem;
    line-height:.46rem;
    font-size:.2rem;
    color:#999
}
.vct-main .distribute .times .zong,.vct-main .distribute .v-total{
    width:.94rem;
    text-align:center;
    font-size:.2rem
}
.vct-main .distribute .v-total{
    font-size:.24rem
}
.vct-main .distribute .dis-teams{
    padding:0 .3rem .32rem
}
.vct-main .distribute .dis-teams .dis-team{
    display:flex;
    align-items:center;
    height:.48rem
}
.vct-main .distribute .dis-team2{
    margin-top:.16rem
}
.vct-main .distribute .dis-t-name{
    flex:1;
    font-size:.28rem
}
.vct-main .distribute .v-list{
    width:.65rem;
    height:.48rem;
    line-height:.48rem;
    text-align:center;
    color:#fff;
    font-size:.24rem
}
.vct-main .distribute .list4{
    margin-left:.2rem
}
.vct-main .data-item .sub-title{
    padding-top:.2rem;
    line-height:.7rem;
    font-size:.32rem;
    font-weight:700
}
.vct-main .data-item .pd-left{
    padding-left:.3rem
}
.vct-main .data-item .team-item:last-child{
    border-top:.5pt solid #e8e8e8
}
.vct-main .data-item .team{
    display:flex;
    align-items:center;
    height:.77rem
}
.vct-main .data-item .team .team-logo{
    width:.43rem;
    height:.43rem;
    margin-right:.08rem
}
.vct-main .data-item .team .team-name{
    font-size:.28rem
}
.vct-main .data-item .team-list{
    display:flex;
    align-items:center;
    height:.88rem;
    width:100%
}
.vct-main .data-item .team-lists .tb-header{
    height:.7rem;
    background-color:#f6f6f6
}
.vct-main .data-item .team-list .text{
    width:25%;
    color:#333;
    font-size:.24rem;
    text-align:center
}
.vct-main .data-item .tb-header .text{
    color:#999
}
.vct-main .data-item .no-data{
    color:#999;
    font-size:.28rem;
    justify-content:center
}
.vct-main .data-item.vs .sub-title{
    padding-bottom:.2rem
}
.vct-main .data-item.vs .team-list .text{
    width:25%
}
.vct-main .data-item.recent .teams .right-team .team-logo{
    margin:0 0 0 .08rem
}
.vct-main .data-item.recent .recent-table .teams{
    display:flex;
    justify-content:space-between;
    padding:0 .3rem;
    box-sizing:border-box;
    border-top:.5pt solid #e8e8e8;
    border-bottom:.5pt solid #e8e8e8
}
.vct-main .data-item.recent .recent-table .table-item{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:0 .3rem 0 .3rem;
    width:100%;
    height:.88rem;
    box-sizing:border-box;
    font-size:.24rem
}
.vct-main .data-item.recent .recent-table .table-item .text:first-child{
    width:20%
}
.vct-main .data-item.recent .recent-table .table-item .text:last-child{
    width:20%;
    text-align:right
}
.vct-main .playerVs .teams{
    display:flex;
    justify-content:space-between;
    padding:0 .3rem;
    box-sizing:border-box;
    border-bottom:.5pt solid #e8e8e8
}
.vct-main .playerVs .teams .right-team .team-logo{
    margin:0 0 0 .08rem
}
.vct-main .playerVs .compare-item{
    padding:.2rem .3rem;
    height:.9rem
}
.vct-main .playerVs .compare-type{
    display:flex;
    justify-content:space-between;
    align-items:center;
    height:.24rem
}
.vct-main .playerVs .compare-type .text{
    width:25%;
    font-size:.24rem;
    text-align:center
}
.vct-main .playerVs .compare-type .text:first-child{
    text-align:left
}
.vct-main .playerVs .compare-type text:last-child{
    text-align:right
}
.vct-main .playerVs .slider{
    display:flex;
    margin-top:.14rem
}
.vct-main .playerVs .slider .col-w{
    width:.04rem;
    height:.24rem
}
.vct-main .playerVs .slider .rect{
    flex:1;
    height:.12rem;
    background-color:#f8f8f8
}
.vct-main .playerVs .slider .rect .process{
    height:inherit
}
.vct-main .playerVs .slider .rect .lower-opacity{
    opacity:.2
}
.vct-main .playerVs .slider .left .process{
    margin-left:auto;
    background-color:#4891dc
}
.vct-main .playerVs .slider .right .process{
    background-color:#ed367d
}
.vct-main .shujublock:not(:last-child) .row-height{
    height:.2rem;
    background-color:#f8f8f8
}