.box[data-v-1603716c]{width:100%;height:1.12rem;border-radius:.64rem;background-color:#f5f5f5;margin:auto;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;padding:0 .37333rem;border:.02667rem solid transparent}.box.box-focus[data-v-1603716c]{border:.02667rem solid #ff731c}.box .icon[data-v-1603716c]{width:.64rem;height:.64rem}.box .input[data-v-1603716c]{height:.64rem;width:calc(100% - 1.06667rem);padding:0 .42667rem;color:#222;font-size:.42667rem;font-weight:500;background-color:#f5f5f5}.login-popup{position:fixed;left:0;top:0;width:100%;height:100vh;z-index:20;background:#fff url(../img/new-bg.dd821858.png) top no-repeat;background-size:100% atuo;display:flex;align-items:center;justify-content:center;overflow:hidden}.login-popup .btn-back{position:absolute;left:.26667rem;top:.42667rem;width:.90667rem;height:.90667rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIBAMAAACnw650AAAAAXNSR0IB2cksfwAAAA9QTFRFAAAAAAAAAAAAAAAAAAAATw7njQAAAAV0Uk5TAP+AQL9W/PrYAAAAX0lEQVR4nGNgGAW0AyZKhNUwCQoaEFSkKCjoQIRBggJEGCSoQIRBBN0EMkh41KBRg0akQQzEGMTgSIwioqwjyuGjRo0aNcKMciDGKIKVIsgowoqYCNecQKDiTFjNCAQAY0wX1LgHP4AAAAAASUVORK5CYII=) .16rem no-repeat;background-size:auto .48rem}.login-popup .login-con{text-align:center;padding:1.33333rem 0;border-radius:.64rem;width:90%;color:#000}.login-popup .login-con .new-fx{display:flex;flex-direction:column}.login-popup .login-con h2{font-size:.53333rem;font-weight:500;margin-bottom:1.6rem;gap:.21333rem}.login-popup .login-con h2 img{display:block;height:1.12rem}.login-popup .login-con .login-form{display:flex;flex-direction:column;width:100%;box-sizing:border-box;padding:0 .8rem;gap:.58667rem}.login-popup .login-con .login-form .the-title{font-size:.48rem;font-weight:700;text-align:left;padding:0 .13333rem}.login-popup .login-con .login-form .the-title h2{font-weight:600}.login-popup .login-con .login-form .btn-login{height:1.12rem;background:#ff731c;border-radius:.64rem;font-size:.42667rem;font-weight:700;transition:all .3s;width:100%;margin:auto;color:#fff}.login-popup .login-con .login-form .btn-login.disabled{opacity:.6}.login-popup .login-con .login-form .bot-tip{padding:0 .26667rem;font-size:.37333rem}.login-popup .login-con .login-form .bot-tip .tips{opacity:.5}.login-popup .login-con .login-form .bot-tip .link{text-decoration:underline;color:rgba(0,0,0,.4)}.login-popup .login-con .login-btn{background:#fff;width:8.69333rem;color:#000;border-radius:2.66667rem;height:1.38667rem;font-size:.37333rem;margin:auto auto .53333rem auto}.login-popup .login-con .login-btn .the-icon{padding-left:1.06667rem}.login-popup .login-con .login-btn .the-icon svg{width:.53333rem;height:.53333rem;display:block}.login-popup .login-con .login-btn .the-txt{flex:1;text-indent:-1.06667rem}.login-popup .login-con .txt{text-align:center;width:84%;margin:1.86667rem auto 0;opacity:.5}.login-popup .login-con .txt a{color:currentColor;text-decoration:underline}.animated-popup{animation:slideIn 60s ease infinite alternate}@keyframes slideIn{0%{background-position:0 0}to{background-position:100% 0}}