

.bodyover {
    overflow: hidden;
}
.KVbac {
    position: relative;
    background: url(../../images/h5pic/kvbac1.png) top center no-repeat;
    background-size: 100% 100%;
    height: 7.2rem;
    width: 7.5rem;
    display: inline-block
    /* text-align: center; */
}
.playerbabtn{
    width: 7.5rem;
    height: 3.3rem;
    position: absolute;
    bottom: -11%;
        left: 50%;
        transform: translate(-50%);
}
    .KVbac img {
        display: inline-block;
        max-width: 100%;
        position: absolute;
        bottom: -20%;
        left: 50%;
        transform: translate(-50%);
    }

    .item0 {
        margin-top: 1.3rem;
        text-align: center;
        position: relative;
    }
    .item0 a{
        position: absolute;
    left: 1.75rem;
    top: 0;
    width: 4rem;
    height: 1rem;
    }
    .item0 img {
        max-width: 100%;
        height: 1.2rem;
    }
.item1 {
    /* margin-top: 0.1rem; */
    text-align: center;
}

    .item1 img {
        max-width: 100%;
        height: 7.69rem;
    }

.item2 {
    margin-top: 0.01rem;
    text-align: center;
}

    .item2 img {
        max-width: 100%;
        /* width: 7.5rem; */
        height: 11.4rem;
    }

.item3 {
    margin-top: 0rem;
    text-align: center;
}

    .item3 img {
        max-width: 100%;
        height: 8.7rem;
    }

.item4 {
    margin-top: 0rem;
    text-align: center;
}

    .item4 img {
        max-width: 100%;
        height: 7rem;
    }

.item5 {
    margin-top: 0rem;
    text-align: center;
}

    .item5 img {
        max-width: 100%;
        height: 6.19rem;
    }

.clearBtn {
    position: absolute;
    left: 50%;
    bottom: -13%;
    transform: translateX(-50%);
    width: 0.47rem;
    height: 0.47rem;
    background: url(../../images/h5pic/close.png);
    background-size: 100% 100%;
}

/* ������ */
.section2 {
    display: none;
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: black;
    z-index: 10000;
    height: 4.9rem;
    width: 100%;
}

.section .faquan .chahao {
    position: absolute;
    top: 0.1rem;
    right: 0.15rem;
    width: 0.44rem;
    height: 0.44rem;
    z-index: -10;
}

.section2 h2 {
    color: #fefcfb;
    font-size: 0.36rem;
    background: url(../image/rulehead.png) no-repeat;
    background-size: 100% 100%;
    width: 6.4rem;
    height: 0.85rem;
    line-height: 0.85rem;
    text-align: center;
}

.vodeoc {
    padding: 10px 0;
    width: 100%;
    display: block;
    margin: 0px auto;
    height: auto;
}
