.login{width:100%;height:100%;background:#fff}.login .bg{position:relative}.login .bg img{width:100%}.login .bg .login-reg{position:absolute;width:5.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:100}.login .bg .login-reg,.login .bg .login-reg .logo{display:-webkit-box;display:-ms-flexbox;display:flex}.login .bg .login-reg .logo{font-size:.45rem;font-weight:700;color:#09c47d;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login .bg .login-reg .logo img{width:1.4rem;height:.7rem}.login .bg .login-reg .container-box{background:#fff;-webkit-box-shadow:0 2px 14px 4px hsla(0,0%,50.6%,.11);box-shadow:0 2px 14px 4px hsla(0,0%,50.6%,.11);border-radius:.18rem;margin-top:1.23rem;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.login .bg .login-reg .container-box .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login .bg .login-reg .container-box .box .title{font-size:.3rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#00d385;text-align:center;position:relative;height:.6rem;line-height:.6rem;margin-bottom:.25rem}.login .bg .login-reg .container-box .box .title:after{width:23px;height:1px;position:absolute;z-index:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;content:"";background:#00d385}.login .bg .login-reg .container-box .box .form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login .bg .login-reg .container-box .box .form .item{width:100%;height:.6rem;background:#fafafa;border-radius:.06rem;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.login .bg .login-reg .container-box .box .form .item input{width:100%;background:#fafafa;border:0;border-radius:.18rem;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px}.login .bg .login-reg .container-box .box .form .item input.disabled{background:#f1f1ff}.login .bg .login-reg .container-box .box .form .item.code .getCode{width:2rem;font-size:12px;color:#666;font-weight:500}.login .bg .login-reg .container-box .box .check,.login .bg .login-reg .container-box .box .form .item.code .getCode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login .bg .login-reg .container-box .box .check{height:40px}.login .bg .login-reg .container-box .box .check .check-box{width:15px;-ms-flex-negative:0;flex-shrink:0;height:15px}.login .bg .login-reg .container-box .box .check .text{font-size:.08rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;padding-left:5px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:left;transform-origin:left}.login .bg .login-reg .container-box .box .syb-btn{width:229px;height:36px;background:#00d385;border-radius:18px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.login .bg .login-reg .container-box .box .logintype{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;width:100%}.login .bg .login-reg .container-box .box .logintype .btn{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding-bottom:10px}.login .bg .login-reg .container-box .box .logintype .btn.active{color:#00d385}.login .bg .login-reg .container-box .box .logintype .btn.active:after{width:23px;height:1px;position:absolute;z-index:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;content:"";background:#00d385}.login .beian{position:fixed;bottom:10px;width:100%;font-size:12px;z-index:0}.login .beian p{text-align:center;line-height:20px;color:#999}