html {
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    background-image: url("../file/1705997222868.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.忘记密码主界面 {
    height: 100%;
    width: 100%;
    font-family: SourceHanSansCN-Regular;
}

.图标LGOGO-图标 {
    display: inline-block;
    margin: 17px auto auto 24px;
}

.图标LGOGO-文字 {
    font-size: 18px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.65);
    display: inline-block;
    position: absolute;
    left: 67px;
    top: 10px;
}

.忘记密码容器 {
    width: 562px;
    height: 500px;
    display: block;
    border-radius: 5px;
    border: 1px solid rgba(121, 121, 121, 0);
    background-color: White;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.忘记密码容器-标题 {
    font-size: 28px;
    font-weight: 700;
    color: #1890ff;
    display: block;
    margin: 35px auto 12px auto;
    text-align: center;
}

.忘记密码容器-提示 {
    font-size: 14px;
    color: #1890ff;
    display: block;
    margin: 0px auto 25px auto;
    text-align: center;
}

.忘记密码容器-第一步内容-表单表项 {
    height: 38px;
    width: 336px;
    margin: 0px auto 30px 128px;
}
.忘记密码容器-第一步内容-换验证 {
    font-size: 12px;
    color: #666666;
    position: relative;
    top: -20px;
    left: 350px;
}

.忘记密码容器-第一步内容-注册账号 {
    font-size: 14px;
    color: #1890ff;
}

.忘记密码容器-第一步内容-已有账号登入 {
    font-size: 14px;
    color: #1890ff;
}

.忘记密码容器-下一步按钮 {
    width: 335px;
    height: 38px;
    font-size: 16px;
    background-color: #1890ff;
    margin: 0px auto 28px 122px;
}

.忘记密码容器-第一步内容-注册账号 {
    font-size: 14px;
    color: #1890ff;
    display: block;
    margin: 0px auto 15px 400px;
}

.忘记密码容器-第一步内容-已有账号登入 {
    font-size: 14px;
    color: #1890ff;
    display: block;
    margin: 0px auto 38px 400px;
}

.忘记密码容器-第二步内容-表单表项 {
    height: 38px;
    width: 336px;
    margin: 0px auto 20px 128px;
}

.忘记密码容器-第二步内容-重发验证码 {
    color: #1890ff;
    position: relative;
    top: -50px;
    right: -470px;
}

.忘记密码容器-第二步内容-重发验证码提示 {
    font-size: 13px;
    color: #f90707;
    position: relative;
    top: -20px;
    right: -75px;
}

.忘记密码容器-第二步内容-提交按钮 {
    width: 335px;
    height: 38px;
    margin-left: 122px;
}

.忘记密码容器-第二步内容-上一步按钮 {
    width: 335px;
    height: 38px;
    margin-left: 122px;
}

.忘记密码容器-第二步内容-已有账号登入 {
    font-size: 14px;
    color: #1890ff;
    margin-left: 400px;
}

.忘记密码容器-第三步内容-成功图标 {
    width: 133px;
    height: 125px;
    margin: 0px auto 0px auto;
}

.忘记密码容器-第三步内容-成功提示 {
    width: 100%;
    font-size: 18px;
    display: block;
    text-align: center;
    margin: 24px 0px 28px 0px;
}

.忘记密码容器-第三步内容-登录按钮 {
    width: 335px;
    height: 38px;
    font-size: 16px;
    margin-left: 115px;
}

.备案号 {
    width: 100%;
    height: 15px;
    font-size: 13px;
    color: #1890ff;
    position: fixed;
    bottom: 23px;
    left: auto;
    text-align: center;
}