.forget-password>.container{height:113px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.forget-password>.container img{width:auto;height:100%}.forget-password .wrapper{background:#fff}.forget-password .wrapper .container{height:576px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.forget-password .wrapper .container .forget-password-form{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:31px;padding-right:31px;width:410px;height:510px;background-color:#fff;position:relative;bottom:auto;right:auto}.forget-password .wrapper .container .forget-password-form h3{line-height:23px;font-size:24px;text-align:center;margin:40px auto 49px;color:#f60}.forget-password .wrapper .container .forget-password-form .step-tips{text-align:center;margin-bottom:20px}.forget-password .wrapper .container .forget-password-form .step-tips p{color:#999;font-size:14px}.forget-password .wrapper .container .forget-password-form .input{display:inline-block;width:348px;height:50px;border:1px solid #e5e5e5;margin-bottom:20px}.forget-password .wrapper .container .forget-password-form .input input{width:100%;height:100%;border:none;padding:18px}.forget-password .wrapper .container .forget-password-form .verification-code-input{position:relative}.forget-password .wrapper .container .forget-password-form .verification-code-input input{padding-right:120px}.forget-password .wrapper .container .forget-password-form .verification-code-input .verification-btn{position:absolute;right:0;top:0;height:50px;line-height:50px;width:120px;background:#f0f0f0;border:none;border-left:1px solid #e5e5e5;cursor:pointer;font-size:14px;color:#666}.forget-password .wrapper .container .forget-password-form .verification-code-input .verification-btn:disabled{background:#f9f9f9;color:#ccc;cursor:not-allowed}.forget-password .wrapper .container .forget-password-form .verification-code-input .verification-btn:hover:not(:disabled){background:#e5e5e5}.forget-password .wrapper .container .forget-password-form .btn{width:100%;line-height:50px;margin-top:10px;font-size:16px}.forget-password .wrapper .container .forget-password-form .tips{margin-top:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;cursor:pointer}.forget-password .wrapper .container .forget-password-form .tips .back{color:#f60}