* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.register_page {
    width: 100%;
    min-height: 100vh;
    background: #5A44FF url(https://img.kedou8.com/storage/assets/e7/6e/e8/e76ee8963c7f930d180dca35c762ced1.png) no-repeat;
    background-size: 100% auto;
    padding: 96.8vw 0 8vw 0;

}
 input {
    border: none;
    outline: none;
    background: none;
    height: 100%;
    color: #FFFFFF;
    user-select: text;
    -webkit-user-select:text;
}

.dialog-mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.playmate-img {
    width: 10.35rem;
    height: auto;
    display: block;
    margin: 0.36rem auto;
}
.lottery-wrapper {
    width: 10.35rem;
    height: 7.8rem;
    background: url(https://img.kedou8.com/storage/assets/72/be/b2/72beb2b0b39ec65d1f3eab1a53ec9647.png) no-repeat;
    background-size: contain;
    margin: 0 auto;
    padding: 0.24rem 0.36rem;
}
.lottery-wrapper h1 {
    color: #fff;
    font-size: 0.48rem;
    line-height: 0.6rem;
    text-align: center;
    margin-bottom: 0.84rem;
}
.lottery-main {
    justify-content: space-between;
}
.lottery-wrapper .right {
    width: 5.16rem;
    height: 5.16rem;
    flex: none;
    position: relative;
}
.lottery-wrapper .right img {
    width: 100%;
    height: 100%;
}
.btn-lottery {
    width: 1.5rem;
    height: 1.86rem;
    background: url(https://img.kedou8.com/storage/assets/61/ff/d2/61ffd2430bc4b6e6f5e3c57b81ee751d.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 1.44rem;
    margin-left: -0.75rem;
    cursor: pointer;
}

.lottery-wrapper .left p {
    margin-top: 0.48rem;
}
.lottery-wrapper .left span {
    color: #9969D8;
    font-size: 0.42rem;
}
.lottery-wrapper .left p span {
    font-weight: bold;
}
.lottery-wrapper .left img {
    width: auto;
    height: 0.48rem;
    margin-right: 0.06rem;
}
.slogan {
    width: 9.6rem;
    height: 0.78rem;
    display: block;
    margin: 0.72rem auto 0.54rem;
}
.download-btn {
    width: 8.37rem;
    height: 1.38rem;
    display: block;
    cursor: pointer;
    margin: 0 auto;
}
.coupon-list {
    width: 10.35rem;
    height: 4.53rem;
    background: url(https://img.kedou8.com/storage/assets/2f/d0/61/2fd06144b3f2df366d3db5ec827ac11b.png) no-repeat;
    background-size: contain;
    margin: 0 auto 0.36rem;
    justify-content: center;
}
.coupon-list li {
    flex: 1;
    flex-direction: column;
    justify-content: center;
}
.coupon-list li .btn {
    width: 2.58rem;
    height: 0.84rem;
    line-height: 0.84rem;
    background: url(https://img.kedou8.com/storage/assets/4d/18/f2/4d18f29e60274de254798196a6655ce2.png) no-repeat;
    background-size: contain;
    color: #FFFFFF;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    margin-top: 0.3rem;
    cursor: pointer;
}
.coupon-list li .value {
    justify-content: flex-start;
    margin: 0 auto;
}
.coupon-list li .value span {
    color: #9969D8;
    font-size: 1.32rem;
}
.coupon-list li .value i {
    color: #9969D8;
    font-size: 0.42rem;
}
.coupon-list li .text {
    color: #9969D8;
    font-size: 0.36rem;
    text-align: center;
}
.register-dialog {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
}
.register-dialog .dialog-content {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -4.605rem;
    margin-top: -4.65rem;
    width: 9.21rem;
    height: 9.3rem;
    background: url(https://img.kedou8.com/storage/assets/a8/6a/10/a86a10999665aeabb8923dc1dce565f1.png) no-repeat;
    background-size: contain;
    z-index: 3;
    padding-top: 1.86rem;
}
.register-dialog .input-item {
    position: relative;
    width: 8rem;
    height: 1.26rem;
    background: linear-gradient(80deg, #FFDBFA 0%, #FFD8DE 100%);
    border-radius: 0.63rem;
    border: 0.03rem solid #FFE17D;
    margin: 0.3rem auto;
    padding: 0 0.3rem;
}
.register-dialog .input-item input {
    width: 100%;
    height: 100%;
    color: #2A2A2A;
    font-size: 0.42rem;
    background: none;
    user-select: text;
    -webkit-user-select:text;
}
.get-code {
    position: absolute;
    right: 0.3rem;
    bottom: 0.33rem;
    font-size: 0.42rem;
    color: #2A2A2A;
}
.get-code.disable {
    opacity: 0.4;
}
.register-dialog .btn {
    width: 8rem;
    height: 1.38rem;
    cursor: pointer;
    display: block;
    margin: 0.32rem auto 0;
}
.register-dialog .invite-code {
    color: #2A2A2A;
    font-size: 0.36rem;
    text-align: center;
    margin: 0 auto ;
}
.register-dialog .agreement {
    width: 8rem;
    margin: 0 auto;
    color: #6E6E6E;
    font-size: 0.36rem;
    margin-bottom: 0.72rem;
}
.register-dialog .agreement i {
    width: 0.42rem;
    height: 0.42rem;
    background: url(https://img.kedou8.com/storage/assets/2f/23/3e/2f233ebae3fc5426ff61a55d7bc9e514.png) no-repeat;
    background-size: contain;
    margin-right: 0.21rem;
}
.register-dialog .agreement.checked i {
    background-image: url(https://img.kedou8.com/storage/assets/ce/ed/a5/ceeda51df6c73c6fd7550c64a137e74f.png);
}
.register-dialog .agreement a {
    color: #F659E1;
    font-size: 0.36rem;
    cursor: pointer;
    text-decoration: underline;
    padding: 0 0.15rem;
}
.register-dialog .agreement.warn {
    border-radius:4px;
    animation:warn 1s infinite;
}
@keyframes warn {
    0.01% {background-color:rgba(255, 219, 250, 0);}
    50% {background-color:rgba(255, 219, 250, 1);}
    100% {background-color:rgba(255, 219, 250, 0);}
}
.lottery-result__dialog {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
}
.lottery-result__dialog .result-content {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -4.605rem;
    margin-top: -1.77rem;
    width: 9.21rem;
    height: 3.54rem;
    background: url(https://img.kedou8.com/storage/assets/78/78/32/7878325843349d0c92315fb3c0949f22.png) no-repeat;
    background-size: contain;
    z-index: 3;
    flex-direction: column;
    justify-content: center;
}
.btn-close {
    position: absolute;
    right: 0;
    top: -1.2rem;
    width: 0.72rem;
    height: 0.72rem;
    background: url(https://img.kedou8.com/storage/assets/14/6a/a9/146aa93f6c9994fe2b6e13a4df22b05a.png) no-repeat;
    background-size: contain;
    cursor: pointer;
}
.lottery-result__dialog .result-content p {
    color: #6E6E6E;
    font-size: 0.48rem;
    text-align: center;
    margin-bottom: 0.48rem;
}
.lottery-result__dialog .result-content p i {
    color: #F659E1;
    font-size: 0.48rem;
    margin: 0 0.12rem;
}
.lottery-result__dialog .result-content span {
    color: #2A2A2A;
    font-size: 0.42rem;
    text-decoration: underline;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.user-info {
    position: absolute;
    right: 0.36rem;
    top:0.63rem;
    z-index: 10;
}
.user-info span {
    width: 1.68rem;
    height: 0.66rem;
    line-height: 0.66rem;
    border-radius: 0.33rem;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    color: #fff;
    font-size: 0.42rem;
    display: block;
}
.user-info img {
    width: 0.9rem;
    height: 0.9rem;
    border-radius: 50%;
    display: block;
    border: 0.03rem solid #FFBEDC;
}
