.draw-wrap .bg-img1 {
    width: 100%;
    height: 4.64rem;
    background: url(./img/chou1@2x.png) no-repeat;
    background-size: 100% 4.64rem;
}

.draw-wrap .bg-img2 {
    width: 100%;
    height: 8.1rem;
    background: url(./img/chou2@2x.png) no-repeat;
    background-size: 100% 8.1rem;
    padding-top: .54rem;
    position: relative;
    overflow: hidden;
}

.draw-wrap .bg-img3 {
    width: 100%;
    height: 6.06rem;
    background: url(./img/chou3@2x.png) no-repeat;
    background-size: 100% 6.06rem;
}

.draw-wrap .bg-img4 {
    width: 100%;
    height: 11.24rem;
    background: url(./img/chou4@2x.png) no-repeat top center, url(./img/chou5@2x.png) no-repeat top 5.24rem center;
    background-size: 100% 5.24rem, 100% 6rem;
}

.draw-wrap .draw {
    width: 6.8rem;
    height: 6.8rem;
    margin: 0 auto;
    background: url(./img/zhuanpan@2x.png) no-repeat;
    background-size: 6.8rem 6.8rem;
    padding-top: 1.97rem;
    transition: all 6s cubic-bezier(0, 0, 0.3, 1);
}

.draw-wrap .draw-btn {
    position: absolute;
    width: 1.94rem;
    height: 2.42rem;
    background: url(./img/zhizhen@2x.png) no-repeat;
    background-size: 1.94rem 2.42rem;
    left: 50%;
    top: 2.5rem;
    transform: translateX(-50%);
}

.draw-register .bg-img1 {
    width: 100%;
    height: 4.9rem;
    background: url(./img/zhuce1@2x.png) no-repeat;
    background-size: 100% 4.9rem;
}

.draw-register .bg-img2 {
    width: 100%;
    height: 5.65rem;
    background: url(./img/zhuce2@2x.png) no-repeat;
    background-size: 100% 5.73rem;
    padding-top: .66rem;
}

.draw-register .bg-img3 {
    width: 100%;
    height: 10.95rem;
    background: url(./img/zhuce3@2x.png) no-repeat top center, url(./img/zhuce4@2x.png) no-repeat top 4.86rem center;
    background-size: 100% 4.86rem, 100% 6.09rem;
}

.draw-register .form-register {
    width: 5.85rem;
    margin: 0 auto;
}

.form-register input {
    background: #fff;
    padding-left: .35rem;
    font-size: .31rem;
    outline: none;
    height: .97rem;
    border: 1px solid rgba(224, 224, 224, 1);
    border-radius: .11rem;
    width: 100%;
    color: #666
}

.form-register input:focus {
    border-color: rgba(224, 224, 224, 1);
}

.form-register .form-input {
    margin-bottom: .44rem;
    position: relative;
}

.form-register .form-input.code input {
    padding-right: 2.4rem;
}

.form-register .getcode {
    position: absolute;
    right: .25rem;
    line-height: .97rem;
    top: 0;
    color: #F7534B
}

.form-register input::placeholder {
    color: rgba(185, 185, 185, 1);
}

.form-register .button {
    padding-left: 0;
    letter-spacing: .2rem;
    background: linear-gradient(-39deg, rgba(244, 91, 79, 1), rgba(255, 143, 104, 1));
    box-shadow: 0px .28rem .35rem 0px rgba(255, 148, 111, 0.42);
    border-radius: .5rem;
    color: #fff;
    font-weight: bold;
}

.form-register .button:active {
    border-color: transparent;
}

.form-register .agree {
    text-align: center;
    height: .25rem;
    font-size: .26rem;
    color: rgba(153, 153, 153, 1);
    margin-top: .33rem;
}

.form-register .agree a {
    color: #F7534B
}

.line-title {
    text-align: center;
    height: .42rem;
    font-size: .42rem;
    font-weight: bold;
    color: rgba(233, 47, 76, 1);
}

.line-title span {
    position: relative;
}

.line-title span::before {
    content: "";
    position: absolute;
    height: .19rem;
    width: 100%;
    left: 50%;
    bottom: 0;
    background-color: rgba(233, 47, 76, .16);
    transform: translateX(-50%);
}

.conetnt {
    width: 7.18rem;
    height: 9.46rem;
    background: rgba(255, 255, 255, 1);
    border-radius: .11rem;
    position: relative;
    top: .66rem;
    margin: 0 auto;
    padding: .53rem .54rem .43rem;
}

.conetnt .text {
    font-size: .33rem;
    color: rgba(102, 102, 102, 1);
    line-height: .73rem;
    margin-top: .46rem;

}

.conetnt .line {
    height: 1px;
    opacity: 0.1;
    background: #000;
    margin: .56rem -.54rem .46rem;
}

.conetnt .wx-box {
    height: 2.43rem;
    overflow: hidden;
}

.conetnt .wx-box .left {
    width: 3rem;
    float: left;
    height: 100%;
    padding-top: .12rem;
}

.conetnt .wx-box .right {
    float: right;
    width: 2.43rem;
    height: 100%;
    background: rgba(237, 237, 237, 1);
    border-radius: .11rem;
    padding: .17rem;
    box-sizing: border-box;
}

.conetnt .wx-box .right img {
    width: 100%;
    height: 100%;
}

.conetnt .wx-box h4 {
    font-size: .33rem;
    font-weight: bold;
    color: rgba(68, 68, 68, 1);
    line-height: .67rem;
}

.conetnt .wx-box .left p {
    font-size: .26rem;
    color: rgba(153, 153, 153, 1);
    line-height: .26rem;
    margin-top: .44rem
}

.draw-list {
    padding-top: .75rem;
    width: 6rem;
    margin: 0 auto;
}

.draw-list .list-box {
    width: 100%;
    height: 3.6rem;
    overflow: hidden;
    margin-top: .62rem;
}

.draw-list .list-box ul li {
    display: flex;
    font-size: .31rem;
    color: rgba(102, 102, 102, 1);
    line-height: .40;

}

.draw-list .list-box ul li:first-child {
    margin-top: -.16rem;
}

.draw-list .list-box ul li p:first-child {
    width: 2.85rem;
}

.draw-list .list-box ul li p:last-child {
    flex: 0 0 1;
}

.modal-reDraw>div {
    width: 7.4rem;
    height: 2.76rem;
}

.modal-reDraw p {
    height: 1.74rem;
    line-height: 1.74rem;
    font-size: .35rem;
    color: rgba(68, 68, 68, 1);
}

.modal-reDraw a {
    display: block;
    height: 1rem;
    border-top: 1px solid #F0F0F0;
    line-height: 1rem;
    font-size: .35rem;
    color: rgba(6, 193, 174, 1);
}

.modal-draw>div {
    width: 100%;
    height: 5.37rem;
    background: transparent url(./img/zhong@2x.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.modal-drawa>div {
    background: transparent url(./img/jihui@2x.png) no-repeat;
    background-size: 100% 100%;

}

.modal-draw .drawa {
    margin-top: 1.56rem;
    font-size: .51rem;
    font-weight: bold;
    color: rgba(244, 77, 47, 1);
    margin-bottom: .24rem;
}

.modal-draw .text {
    font-size: .26rem;
    color: rgba(106, 105, 105, 1);
    letter-spacing: .05rem;
}

.modal-draw a {
    display: block;
    position: absolute;
    width: 3.2rem;
    height: .9rem;
    line-height: .9rem;
    bottom: .56rem;
    left: 50%;
    margin-left: -1.6rem;
    background: #FDD083;
    color: #F7534B;
    font-weight: bold;
    font-size: .38rem;
    border-radius: .5rem;
}

.bg {
    width: 100%;
    height: auto;
    padding-bottom: .73rem;
    background: url('./img/bg.png') no-repeat center;
    background-size: 100% 100%;
}

.bg .topBox {
    position: relative;
    width: 100%;
    margin-top: .32rem;
}

.bg .topBox .logo {
    width: 2.16rem;
    height: .64rem;
    margin-left: .42rem;
}

.bg .topBox .textIcon {
    width: 7.42rem;
    height: 2.89rem;
    margin-left: .42rem;
}

.bg .topBox .rules {
    right: 0;
    top: 2.2rem;
    padding-top: .33rem;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    position: absolute;
    width: .53rem;
    height: 1.33rem;
    background: url(./img/ruleBg.png) no-repeat center;
    background-size: 100% 100%;
}



.blindBox {
    width: 100%;
    padding: 0 .18rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: .44rem;
}


.blindBox .son {
    position: relative;
    width: 1.9rem;
    height: 2.16rem;
    background: url(./img/zhaozi.png) no-repeat center;
    background-size: 100% 100%;
    margin-top: .22rem;
    border: 1px solid rgba(0, 0, 0, 0);
    box-sizing: border-box;
}

.blindBox .son .sonImg {
    margin: 0 auto;
    width: 1.42rem;
    height: 1.26rem;
    display: block;
    margin-top: .55rem;
}

.blindBox .son .optIcon {
    display: none;
    position: absolute;
    width: .71rem;
    height: .71rem;
    right: 0;
    bottom: .2rem;
}

.blindBox .son .sonAct {
    animation: sonAn 4s ease-in infinite;
}


@keyframes sonAn {
    0% {
        margin-top: .45rem;

    }

    10% {
        margin-top: .55rem;

    }

    20% {
        margin-top: .45rem;

    }

    30% {
        margin-top: .55rem;

    }

    40% {
        margin-top: .45rem;

    }

    50% {
        margin-top: .55rem;

    }

    60% {
        margin-top: .45rem;

    }

    70% {
        margin-top: .55rem;

    }

    80% {
        margin-top: .45rem;

    }

    90% {
        margin-top: .55rem;

    }

    100% {
        margin-top: .45rem;

    }

}


.blindBox .son p {
    display: block;
    font-size: .31rem;
    width: 100%;
    text-align: center;
    color: #444;
    height: .66rem;
    line-height: .66rem;
}


.takeButton {
    width: 7.44rem;
    height: 1.40rem;
    border-radius: .88rem;
    text-align: center;
    line-height: .66rem;
    color: #FFF;
    font-size: .35rem;
    background: url(./img/buttonBg.png) no-repeat center;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 30px;
    opacity: .5;
}

.takeButton .text {
    text-align: center;
    line-height: 1.30rem;
    font-weight: bold;
    color: #FFF;
    font-size: .44rem;
    text-shadow: -0.02rem 0.02rem 0 #000, 0.02rem 0.02rem 0 #000, 0.02rem -0.02rem 0 #000, -0.02rem -0.02rem 0 #000;
}




.btnAct {
    opacity: 1;
}

.catalogue {
    background: url(./img/pmBg.png) no-repeat center;
    background-size: 100% 100%;
    display: flex;
    width: 7.11rem;
    height: 2.98rem;
    overflow: hidden;
    margin: 0 auto;
    margin-top: .66rem;
}

.container .js-marquee {
    display: flex;
}

.catalogue .list {
    margin-top: .99rem;
    width: 80.24rem;
    display: flex;
    justify-content: space-around;
}


.catalogue .list .son {
    width: 1.86rem;
    /* width: fit-content; */
    margin-left: .22rem;
}

.container div:first-child {
    animation-duration: 10s !important;
}

.catalogue .list img {
    display: flex;
    margin: 0 auto;
    width: 1.21rem;
    height: 1.39rem;
}

.catalogue .list .text {
    text-align: center;
    font-size: .31rem;
    margin-top: .09rem;
}

.modal-reDraw>div {
    transform-style: flat;
}


.rulePop,
.openPop,
.tipPop {
    display: none;
    background: rgba(0, 0, 0, 0.6);
}

.rulePop .ruleBox {

    padding: .49rem;
    background: url(./img/guizeBg.png) no-repeat center;
    background-size: 100% 100%;
    line-height: .46rem;
    width: 5.26rem;
    height: 4.92rem;
    margin: 0 auto;
    margin-top: 3.98rem;
    border-radius: .11rem;
    color: #FFF;
    font-size: .353rem;
    font-weight: bold;
    text-shadow: -0.02rem 0.02rem 0 #000, 0.02rem 0.02rem 0 #000, 0.02rem -0.02rem 0 #000, -0.02rem -0.02rem 0 #000;
}



.openPop .openBox {
    width: 100%;
    height: auto;
    position: relative;
}

.openBox .closeTop {
    position: absolute;
    top: 3.2rem;
    right: 1.6rem;
    display: block;
    width: .44rem;
    height: .44rem;
    background: url(/wap_login/images/closeicon.png) no-repeat;
    background-size: 100% 100%;
    animation: topAn 1.1s ease-in-out;
    opacity: 1;
}

@keyframes topAn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


.openBox .openLine {
    position: relative;
    background-color: #fff;
    width: .02rem;
    height: 4.09rem;
    margin: 0 auto;
    z-index: 1031;
    animation: lineAn 0.9s linear;
}

.openBox .openSon {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 5.21rem;
    height: 4.78rem;
    background: url(./img/boxBg.png) no-repeat center;
    background-size: 100% 100%;
    overflow: auto;
    margin-top: -0.07rem;
}

.openBox .openSon .boxAn {

    display: block;
    width: 2.69rem;
    height: 2.69rem;
    margin: 0 auto;
    margin-top: .88rem;
    animation: sonImgAn 2s ease;
    animation-delay: 2.2s;


}

.openBox .openSon .gf {
    position: absolute;
    top: -0.18rem;
    left: 0;
    width: 100%;
    height: 100%;
    animation: sonGfAn 4s ease;
    opacity: 0;

}

@keyframes sonGfAn {
    1% {
        opacity: 1;
    }

    99% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }

}

@keyframes sonImgAn {
    0% {
        opacity: 1;
        margin-top: .1rem;
    }

    20% {
        margin-top: .1rem;
    }

    60% {
        margin-top: 1.6rem;
    }

    70% {
        transform: scale(1);
        opacity: 1;
    }

    90% {
        transform: scale(1.3);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}


.openBox .openSon .name {
    display: none;
    text-align: center;
    margin-top: .11rem;
    width: 100%;
    font-weight: bold;
    font-size: .53rem;
    color: #FFFFFF;
    line-height: .53rem;
    font-weight: bold;
    text-shadow: -0.02rem 0.02rem 0 #000, 0.02rem 0.02rem 0 #000, 0.02rem -0.02rem 0 #000, -0.02rem -0.02rem 0 #000;
}

.openBox .goUse {

    margin: 0 auto;
    width: 5.02rem;
    height: 1.33rem;
    display: none;
    margin-top: .44rem;
    background: url(./img/buttonBg.png)no-repeat center;
    background-size: 100% 100%;
    line-height: 1.2rem;
    text-align: center;
}

.openBox .goUse .text {
    font-size: .4rem;
    font-weight: bold;
    color: #FFF;
    text-shadow: -0.02rem 0.02rem 0 #000, 0.02rem 0.02rem 0 #000, 0.02rem -0.02rem 0 #000, -0.02rem -0.02rem 0 #000;
}

@keyframes lineAn {
    0% {
        height: 0rem;
    }

    50% {
        height: 3rem;
    }

    75% {
        height: 4.6rem;
    }

    100% {
        height: 3.98rem;
    }

}



.tipPop .topBox {
    margin: 0 auto;
    width: 5.21rem;
    margin-top: 3.31rem;
    height: 8.88rem;
    transform: scale(1);
    animation: topBoxAn .7s ease;
}

@keyframes topBoxAn {
    0% {
        transform: scale(.4);
    }

    80% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}


.tipPop .topBox .closeTop {
    margin-left: 4.8rem;
    width: .44rem;
    height: .44rem;
    background: url(/wap_login/images/closeicon.png) no-repeat;
    background-size: 100% 100%;
}

.tipPop .topBox .tip {
    width: 100%;
    text-align: center;
    font-size: .53rem;
    font-weight: bold;
    color: #FFF;
    text-shadow: -0.02rem 0.02rem 0 #000, 0.02rem 0.02rem 0 #000, 0.02rem -0.02rem 0 #000, -0.02rem -0.02rem 0 #000;
}

.tipPop .topBox .prize {
    width: 5.21rem;
    height: 4.77rem;
    margin: 0 auto;
    background: url(./img/boxBg.png) no-repeat center;
    background-size: 100% 100%;
    margin-top: .44rem;
    overflow: hidden;
}

.tipPop .topBox .prize img {
    width: 2.69rem;
    height: 2.69rem;
    display: block;
    margin: 0 auto;
    margin-top: .88rem;
    overflow: hidden;
}

.tipPop .topBox .prize .text {
    text-align: center;
    margin-top: .11rem;
    width: 100%;
    font-weight: bold;
    font-size: .53rem;
    color: #FFFFFF;
    line-height: .53rem;
    font-weight: bold;
    text-shadow: -0.02rem 0.02rem 0 #000, 0.02rem 0.02rem 0 #000, 0.02rem -0.02rem 0 #000, -0.02rem -0.02rem 0 #000;
}


.tipPop .topBox .goUse {
    margin: 0 auto;
    width: 5.02rem;
    height: 1.33rem;
    display: block;
    margin-top: .44rem;
    background: url(./img/buttonBg.png)no-repeat center;
    background-size: 100% 100%;
    line-height: 1.2rem;
    text-align: center;
}

.tipPop .topBox .goUse .text {
    font-size: .4rem;
    font-weight: bold;
    color: #FFF;
    text-shadow: -0.02rem 0.02rem 0 #000, 0.02rem 0.02rem 0 #000, 0.02rem -0.02rem 0 #000, -0.02rem -0.02rem 0 #000;
}

.openLog {
    width: 6.63rem;
    height: 3.41rem;
    margin: 0 auto;
    margin-top: .73rem;
    background: url(./img/logBg.png) no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
}

.openLog .title {
    width: 100%;
    color: #FFF;
    font-size: .33rem;
    margin-top: .25rem;
    text-align: center;
    font-weight: 600;
    padding-bottom: .04rem;

}

.openLog .sonBox .p {
    width: 100%;
    height: .53rem;
    font-size: .33rem;
    color: #FFF;
    text-align: center;
    display: flex;
    justify-content: space-around;
    line-height: .44rem;
}
.openLog .sonBox .p span{
    width: 33.33%;
}

.swiper3 {
    width: 100%;
    height: 2.21rem;
    overflow: hidden;
}
.swiper3 .swiper-slide {
    height: 2.21rem;
}


.openLog .logBox {
    width: 100%;
    height: 2.6rem;
    overflow: hidden;
}

.loginBox {
    width: 7.29rem;
    background-color: #FFF;
    border-radius: .22rem;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 2.87rem;
    padding-bottom: .62rem;
}

.loginBox .title {
    font-weight: bold;
    font-size: .53rem;
    margin-top: .62rem;
    margin-left: .44rem;
}

.loginBox .tip {
    counter-reset: #666;
    font-size: .31rem;
    margin-left: .44rem;
    margin-top: .27rem;
}


.phoneLog {
    margin: 0 auto;
    width: 6.58rem;
    margin-top: .66rem;
}

.phoneLog input::placeholder {
    color: #999;
}

.phoneLog .inputBox {
    position: relative;
    background-color: #F5F5F5;
    border-radius: .55rem;
    margin-bottom: 30px;
}

.phoneLog .phone {
    width: 100%;
    border-radius: .55rem;
    font-size: .35rem;
    outline: none;
    height: 1.06rem;
    background-color: #F5F5F5;
    border: none;
    padding-left: 45px;
    background: url(./img/phoneIcon.png) .44rem center no-repeat;
    background-size: .35rem .42rem;
}

.phoneLog .code {
    outline: none;
    width: 100%;
    font-size: .35rem;
    border-radius: .55rem;
    height: 1.06rem;
    background-color: #F5F5F5;
    border: none;
    padding-left: 45px;
    background: url(./img/yanzheng.png) .44rem center no-repeat;
    background-size: .35rem .38rem;
}

.phoneLog .inputBox .getCode {
    position: absolute;
    font-size: .31rem;
    color: #06C1AE;
    line-height: 1.06rem;
    right: .35rem;
    top: 0;
}

.loginBox .btn {
    margin: 0 auto;
    width: 6.58rem;
    height: .99rem;
    border-radius: .51rem;
    background-color: #06C1AE;
    text-align: center;
    line-height: .99rem;
    font-size: .35rem;
    color: #FFF;
}

.loginBox .divDisabled {
    pointer-events: none;
}

.openLog .swiper-wrapper {
    transition-timing-function: linear;
}