.login-wrap{width:100%;height:100%}.login-wrap .login{position:relative;top:calc(50% - 149px)}.login-wrap .login .title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:58px}.login-wrap .login .title-container .title{font-size:32px;font-weight:700}.login-wrap .login .title-container .discription{font-size:13px;margin-top:18px;cursor:pointer}.login-wrap .login .login-form .ant-input{border:1px solid #f7f7f7;border-radius:0}.login-wrap .login .login-form .ant-input:focus{border:1px solid #fff;-webkit-box-shadow:0 8px 10px #eee;box-shadow:0 8px 10px #eee}.login-wrap .login .login-form .register-container :nth-child(2){float:right}.login-wrap .login .login-form .submit-btn{width:100%;border-radius:0;border:1px solid #5281e8;background:#5281e8}.login-wrap .login .login-form .code-image{cursor:pointer}.login-wrap .login .wechat-container .ant-divider-with-text{font-size:12px;color:#999;cursor:pointer}.login-wrap .login-active{top:calc(50% - 186px)}