.header{background:#fff;height:42px;display:flex;justify-content:space-between;padding:0 24px}.header .header-login{display:flex;align-items:center;font-size:17px}.header .header-login img{height:37px}.header .header-login p{font-size:13px}.header .header-user{display:flex;align-items:center;font-size:14px}.header .header-user .user-phone{display:inline-block;width:24px;height:24px;border-radius:50%;overflow:hidden;margin-right:10px;display:flex;justify-content:center;align-items:center}.header .header-user .user-phone img{max-width:100%;max-height:100%}.forgetSuccess{height:100vh;background:#f2f5f8}.forgetSuccess .forget-header{background:#fff;height:42px!important;display:flex;align-items:center;padding:0}.forgetSuccess .forget-main{display:flex;align-items:center;justify-content:center}.forgetSuccess .forget-main .box-center{width:680px;background:#fff;border-radius:5px}.forgetSuccess .forget-main .box-center .box-center-title{font-size:20px;font-weight:500;color:#141b24;text-align:center;border-bottom:1px solid #eaedf4;font-family:PingFangSC-Medium,PingFang SC;height:60px;line-height:60px}.forgetSuccess .forget-main .box-center .box-content{height:400px;display:flex;align-items:center;justify-content:center;color:green;font-size:30px}.forgetSuccess .forget-main .box-center .box-content i{font-size:50px;margin-right:10px}