[v-clock] {
    display: none;
}

html {
    font-size: 100px;
}

body {
    font-size: 16px;
}

#app {
    position: relative;
    width: 100%;
    height: 100%;
}

.bg_img {
    width: 100%;
    height: 100%;
    z-index: 100;
}

/*定义盒子*/
.box {
    position: absolute;
    width: 66.5%;
    height: 26.93%;
    left: 50%;
    margin-left: -33.5%;
    top: 39.2%;
    overflow: hidden;
}

/*定义小球大小*/
.box .ball {
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
}

.box .ball img {
    width: 100%;
    height: 100%;
}

/*定义小球初始位置*/
.box .ball1 {
    left: .01rem;
    bottom: 0;
    z-index: 12;
}

.box .ball2 {
    left: .6rem;
    bottom: 0;
    z-index: 8;
}

.box .ball3 {
    left: 1.1rem;
    bottom: 0;
    z-index: 9;
}

.box .ball4 {
    right: .29rem;
    bottom: .19rem;
    z-index: 10;
}

.box .ball5 {
    right: 0;
    bottom: 0;
    z-index: 11;
}

.box .ball6 {
    left: .01rem;
    bottom: .59rem;
    z-index: 7;
}

.box .ball7 {
    left: .63rem;
    bottom: .5rem;
    z-index: 6;
}

.box .ball8 {
    left: 1.33rem;
    bottom: .5rem;
    z-index: 5;
}

.box .ball9 {
    right: 0;
    bottom: .59rem;
    z-index: 4;
}

.box .ball10 {
    left: .39rem;
    bottom: .87rem;
    z-index: 0;
}

.box .ball11 {
    left: .97rem;
    bottom: .84rem;
    z-index: 1;
}

.box .ball12 {
    right: .28rem;
    bottom: 1.02rem;
    z-index: 3;
}

.draw {
    position: absolute;
    left: 48.47%;
    top: 73.72%;
}

.drawnow {
    animation: zhuan .5s linear;
    animation-fill-mode: forwards;
}

.draw img {
    width: 100%;
    height: 100%;
}

.award {
    position: absolute;
    left: 19.47%;
    top: 71.54%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.prize{
    /* transform: translateY(-8%); */
    position: absolute;
    top: 9.6%;
}

.prize img{
   width: 100%;
   height: 100%;
}
.isprize{
   animation:drop 1s linear ;
   animation-fill-mode: forwards;
}

.weiyi_1 {
    animation: around1 1s linear infinite;
    -webkit-animation: around1 1s linear infinite
}

.weiyi_2 {
    animation: around2 1s linear infinite;
    -webkit-animation: around2 1s linear infinite;
}


.weiyi_3 {
    animation: around3 1s linear infinite;
    -webkit-animation: around3 1s linear infinite;
}

.weiyi_4 {
    animation: around4 1s linear infinite;
    -webkit-animation: around4 1s linear infinite;
}

.weiyi_5 {
    animation: around5 1s linear infinite;
    -webkit-animation: around5 1s linear infinite;
}

.weiyi_6 {
    animation: around6 1s linear infinite;
    -webkit-animation: around6 1s linear infinite;
}

.weiyi_7 {
    animation: around7 1s linear infinite;
    -webkit-animation: around7 1s linear infinite;
}

.weiyi_8 {
    animation: around8 1s linear infinite;
    -webkit-animation: around8 1s linear infinite;
}

.weiyi_9 {
    animation: around9 1s linear infinite;
    -webkit-animation: around9 1s linear infinite;
}

.weiyi_10 {
    animation: around10 1s linear infinite;
    -webkit-animation: around10 1s linear infinite;
}

.weiyi_11 {
    animation: around11 1s linear infinite;
    -webkit-animation: around11 1s linear infinite;
}

.weiyi_12 {
    animation: around12 1s linear infinite;
    -webkit-animation: around12 1s linear infinite;
}

.right{
    position: absolute;
    top: 24.5%;
    right: 0;
    width: .63rem;
    height: 2.63rem;
}
.right .r_list{
    width: .63rem;
    height: .63rem;
    margin-top: .18rem;
}
.right .r_list img{
    width: 100%;
    height: 100%;
}
.buy{
    display: flex;
    position: absolute;
    left: 50%;
    margin-left: -1.26rem;
    bottom: 4.23%;
    width: 2.52rem;
    height: .33rem;
    border: .02rem solid #F86D86;
    border-radius: .16rem;
    box-sizing: border-box;
    justify-content: space-between;
}
.buy .num{
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #FA8D99;
    height: .29rem;
    line-height: .29rem;
}
.buy .buyNow{
    width: 1.29rem;
    height: .29rem;
    line-height: .29rem;
    color: #fff;
    font-size: .17rem;
    text-align: center;
    border-radius: .16rem;
    background: linear-gradient(0deg, #F86680 0%, #F3A8B9 100%);
}
.buyBtn{
    width: 2.31rem;
    height: .77rem;
    margin-bottom: .39rem;
}
.buyBtn img{
    width: 100%;
    height: 100%;
}
.close_buy{
    position: absolute;
    left: 50%;
    bottom:0;
    margin-left: -.18rem;
    width: .36rem;
    height: .36rem;
}
.close_buy img{
    width: 100%;
    height: 100%;
}
.product_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
/*.product_bg{
    position: relative;
    width: 3.295rem;
    height: 3.31rem;
    background-image: url('/products/egg-twisting-machine/images/product_bg.png');
    background-size: 100% 100%;
}*/
.rule_box{
    width: 3.34rem;
}
.rule_box img{
    width: 100%;
    height: 100%;
}
.product_img{
    position: absolute;
    left: 50%;
    top: .9rem;
    transform: translateX(-50%);
    width: 1.01rem;
    height: 1.31rem;
}
.product_img img{
    width: 100%;
    height: 100%;
}
.product_title{
    position: absolute;
    left: 50%;
    margin-left: -1.215rem;
    top: 2.35rem;
    width: 2.43rem;
    text-align: center;
    font-size: 17px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #FF7397;
}
.product_dec{
    position: absolute;
    left: 50%;
    margin-left: -1.215rem;
    top: 2.65rem;
    width: 2.43rem;
    text-align: center;
    font-size: 15px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #010101;
}
.close_details{
    width: .36rem;
    height: .36rem;
    margin-top: .24rem;
}
.close_details img{
    width: 100%;
    height: 100%;
}
.nav{
    display: flex;
    position: absolute;
    top: .16rem;
    left: .16rem;
}
.nav .text{
    position: relative;
    display: flex;
    height: .15rem;
    justify-content: center;
    flex-wrap: wrap;
    font-size: .15rem;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #3E3A39;
}
.nav .active::after{
    position: absolute;
    top: .15rem;
    content: '';
    display: block;
    width: .34rem;
    height: .02rem;
    background: #FF86CA;
    margin-top: .07rem;
}
.jackpot_content{
    width: 100%;
    padding: 0 .27rem .3rem .27rem;
    margin-top: .6rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.jackpot_content .jackpot_l{
    width: 1.55rem;
    height: 1.65rem;
    margin-bottom: .11rem;
}
.jackpot_content .jackpot_l img{
    width: 100%;
    height: 100%;
}
.jackpot_content .jackpot_mine_list{
    display: flex;
    width: 100%;
    padding: .17rem 0;
    border-bottom: .01rem dashed  #666666;
}
.jackpot_mine_list .small_img{
    width: .88rem;
    height: .79rem;
    margin-right: .22rem;
}
.jackpot_mine_list .small_img img{
    width: 100%;
    height: 100%;
}
.wupin{
    position: relative;
    width: 3rem;
    margin: 0 auto;
}
.center{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.wupin_img{
    /*width: 2.17rem;
    height: 1.rem;
    top: .2rem;*/
    z-index: 9;
    width: 1.17rem;
    top: 1rem;
}
.cai{
    width: 100%;
    height: auto;
    top:8.15%;
}
.wupin_bg{
    top:2.2rem;
    width: 2.16rem;
    height: .97rem;
}
 .whiteText{
    color: #ffffff;
    font-size: .13rem;
    text-align: center;
}
.close_jiang{
    width: .36rem;
    height: .36rem;
    margin: .24rem auto 0 auto;
}
.close_jiang img{
    width: 100%;
    height: 100%;
}
.teshu{
    top: .8rem;
}
.wu{
    display: none;
}
/**扭蛋旋钮的圈数，默认是40的**/
@-webkit-keyframes zhuan {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(400deg)
    }
}
@keyframes  drop{
   0%{
      transform: translate(0px, -1rem)
   }
   50%{
    transform: translate(0px, .2rem)
 }
   100%{
    transform: translate(0, -8%)
 }
}
@keyframes around1 {
    0% {
        transform: translate(0px, 0px)
    }

    33% {
        transform: translate(170px, -168px)
    }

    66% {
        transform: translate(190px, 0px)
    }

    100% {
        transform: translate(0px, 0px)
    }
}

@keyframes around2 {
    0% {
        transform: translate(0px, 0px)
    }
   33%{
        transform: translate(130px, -133px)
   }
   66%{
        transform: translate(0px, -190px)
   }
   100%{
        transform: translate(0px, 0px)
   }
}

@keyframes around3 {
    0% {
        transform: translate(0px, 0px)
    }
    33%{
        transform: translate(-110px, -150px)
   }
    66%{
        transform: translate(90px, -190px)
    }
   100%{
        transform: translate(0px, 0px)
   }

}

@keyframes around4 {
    0% {
        transform: translate(0px, 0px)
    }
    33%{
        transform: translate(29px, -100%)
   }
    66%{
        transform: translate(-160px, -115px)
    }
   100%{
        transform: translate(-100px, 19px)
   }

}

@keyframes around5 {
    0% {
        transform: translate(0px, 0px)
    }

    33%{
        transform: translate(-190px, -30px)
   }
    66%{
        transform: translate(-100px, -130px)
    }
   100%{
        transform: translate(0px, 0px)
   }
}

@keyframes around6 {
    0% {
        transform: translate(0px, 0px)
    }

    33% {
        transform: translate(190px, -30px)
    }

    66% {
        transform: translate(70px, -95px)
    }

    100% {
        transform: translate(0px, 0px)
    }

}

@keyframes around7 {
    0% {
        transform: translate(0px, 0px)
    }

    33% {
        transform: translate(65px, -135px)
    }

    66% {
        transform: translate(-60px, -110px)
    }

    100% {
        transform: translate(0px, 0px)
    }

}

@keyframes around8 {
    0% {
        transform: translate(0px, 0px)
    }

    33% {
        transform: translate(-130px, -170px)
    }

    66% {
        transform: translate(-60px, -110px)
    }

    100% {
        transform: translate(0px, 0px)
    }
}

@keyframes around9 {
    0% {
        transform: translate(0px, 0px)
    }

    33% {
        transform: translate(-30px, -100px)
    }

    66% {
        transform: translate(-75px, 65px)
    }

    100% {
        transform: translate(0px, 0px)
    }
}

@keyframes around10 {
    0% {
        transform: translate(0px, 0px)
    }

    33% {
        transform: translate(40px, -94px)
    }

    66% {
        transform: translate(165px, -20px)
    }

    100% {
        transform: translate(0px, 0px)
    }
}

@keyframes around11 {
    0% {
        transform: translate(0px, 0px)
    }

    33% {
        transform: translate(-95px, 20px)
    }

    66% {
        transform: translate(30px, 90px)
    }

    100% {
        transform: translate(0px, 0px)
    }

}

@keyframes around12 {
    0% {
        transform: translate(0px, 0px)
    }

    33% {
        transform: translate(54px, -15px)
    }

    66% {
        transform: translate(-155px, -30px)
    }

    100% {
        transform: translate(0px,0px)
    }
}