.languagelist{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px 30px;border-radius:10px;background-color:#f5f5f5;z-index:2}.languagelist ul{min-width:200px;max-width:90vw;width:100%;height:50vh;overflow-y:scroll;display:flex;flex-direction:column;justify-content:space-around}.languagelist ul li{text-align:center;padding:5px 0;cursor:pointer}.close-select-lan{position:absolute;top:-20px;right:-45px;padding:5px;cursor:pointer}.close-select-lan svg{fill:#fff;width:30px;height:30px;border:1px solid #fff;border-radius:50%;padding:4px;box-sizing:border-box}.lanmask{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99}.lanmask .lan-bg{background-color:rgba(0,0,0,.7607843137254902);position:absolute;z-index:1;top:0;left:0;width:inherit;height:inherit}.register-box{display:flex;flex-direction:column;max-width:600px;padding:70px 5px 100px 5px;margin:0 auto;color:#fff;box-sizing:border-box}.register-box h3{margin:10px}.register-title{display:flex;flex-direction:row;text-align:center}.register-box label{margin:10px 5px;font-size:16px;display:block}.register-box input{max-width:100%;width:100%;height:60px;text-align:center;font-size:16px;background-color:#f4f4f4;border:0;outline:none}.register-box .btn{cursor:pointer;background-color:var(--theme);color:#fff;border-radius:10px;text-align:center;padding:20px 0;margin:10px 0}#showtip{font-size:14px;color:var(--theme);text-align:left;margin:20px 0;font-weight:700}.gender-item,.gender-select{display:flex;flex-direction:row}.gender-item{align-items:center;padding:0 10px}.gender-item img{width:20px;margin:5px}.gender-item input{width:16px;height:16px}.reg-item{margin:10px 0}.reg-item .account-tip{font-size:14px;color:var(--theme);text-align:center;white-space:break-spaces;word-wrap:break-word;padding:10px 0}.reg-item select{max-width:100%;width:100%;height:60px;text-align:center;font-size:16px;background-color:#f4f4f4;border:0;outline:none;margin-top:10px}.mail-check{color:#18c35c;font-size:13px}