.registered{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;height:100vh;background:url(../img/login_bg.291a426c.jpg) no-repeat}.registered .login-box{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding-top:30px;width:730px;height:600px;box-sizing:border-box;border-radius:4px;background-color:#fff}.registered .login-box h3{font-size:24px;text-align:center;font-weight:400}.registered .login-box .switch{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:350px;margin:20px auto 0 auto;border-bottom:1px solid #3955ae}.registered .login-box .switch button{margin:0;color:#333;font-size:18px;border-radius:0;background:none;border-bottom:3px solid #fff}.registered .login-box .switch button.active{border-bottom:3px solid #3955ae}.registered .login-box .login-form{margin-right:15px;margin-left:15px}.registered .login-box .login-form .form-item{display:inline-block;width:50%}.registered .login-box button{margin-top:45px;width:350px;height:40px;color:#fff;font-size:16px;cursor:pointer;border:none;outline:none;border-radius:3px;background-color:#3955ae}.registered .login-box .other-login{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;margin:20px 40px 0 40px}.registered .login-box .other-login a{color:#3955ae;cursor:pointer}