.forgot_password[data-v-13e339f0] {
  height: 100vh;
  background: #f1f6fd;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.forgot_password .top_img[data-v-13e339f0] {
  position: absolute;
  left: 0;
  transform: translateY(-100%);
  padding-bottom: 30px;
}
.forgot_password .top_img img[data-v-13e339f0] {
  vertical-align: top;
  max-width: 474px;
}
.forgot_password .edition_center[data-v-13e339f0] {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  background-color: #fff;
}
.forgot_password .edition_center .top_title[data-v-13e339f0] {
  width: 100%;
  height: 70px;
  background: #3c88e9;
  text-align: center;
  line-height: 70px;
}
.forgot_password .edition_center .top_title .title_text[data-v-13e339f0] {
  font-size: 30px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
}
.forgot_password .edition_center .article_steps[data-v-13e339f0] {
  margin: 20px 350px;
  width: 600px;
}
.forgot_password .edition_center .article_steps[data-v-13e339f0] .is-success .el-step__icon.is-text {
  background: #3c88e9;
  color: #ffffff;
}
.forgot_password .edition_center .article_steps[data-v-13e339f0] .el-step__title.is-success {
  font-weight: 700;
  color: #1890ff;
}
.forgot_password .edition_center .article_steps[data-v-13e339f0] .el-step__head.is-success {
  color: #1890ff;
  border-color: #1890ff;
}
.forgot_password .edition_center .article_steps[data-v-13e339f0] .el-step__title.is-process {
  font-weight: 600;
  color: #272727;
}
.forgot_password .edition_center .article_steps[data-v-13e339f0] .el-step__head.is-process {
  color: #1890ff;
  border-color: #1890ff;
}
.forgot_password .edition_center .article_steps .img[data-v-13e339f0] {
  width: 20px;
  height: 20px;
  background-size: 100%;
}
.forgot_password .edition_center .steps[data-v-13e339f0] {
  box-sizing: border-box;
}
.forgot_password .edition_center .steps .account_name[data-v-13e339f0] {
  width: 100%;
  height: 100%;
}
.forgot_password .edition_center .steps .identity[data-v-13e339f0] {
  width: 100%;
  height: 100%;
}
.forgot_password .edition_center .steps .identity .identity_phom[data-v-13e339f0] {
  letter-spacing: "7";
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 12px;
}
.forgot_password .edition_center .steps .identity .identity_btn[data-v-13e339f0] {
  margin-top: 45px;
  margin: 40px auto;
}
.forgot_password .edition_center .steps .identity .identity_btn .el-button + .el-button[data-v-13e339f0] {
  margin-left: 100px !important;
  margin-top: 20px;
}
.forgot_password .edition_center .steps .new_password[data-v-13e339f0] {
  width: 100%;
  height: 100%;
}
.forgot_password .edition_center .steps .new_password .box_pass[data-v-13e339f0] {
  position: absolute;
  top: -32px;
  left: 21px;
  font-weight: 500;
  font-size: 13px;
}
.forgot_password .edition_center .steps .new_password .new_password_btn[data-v-13e339f0] {
  margin-top: 45px;
  margin-left: 45px;
}
.forgot_password .edition_center .steps .new_password .new_password_btn .el-button + .el-button[data-v-13e339f0] {
  margin-left: 100px !important;
  margin-top: 20px;
}
.forgot_password .edition_center .steps .complete[data-v-13e339f0] {
  width: 100%;
  height: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}
.forgot_password .edition_center .steps .complete .complete_text[data-v-13e339f0] {
  margin-bottom: 50px;
}
.forgot_password .edition_center .steps .complete .complete_text div[data-v-13e339f0] {
  margin-left: -50px;
}
.forgot_password .edition_center .steps .complete .complete_text .success_icon[data-v-13e339f0] {
  font-size: 40px;
  vertical-align: bottom;
  color: #019f01;
}
.forgot_password .edition_center .steps .complete .complete_text h6[data-v-13e339f0] {
  font-size: 14px;
  font-weight: 400;
  margin-top: 20px;
}
.forgot_password .edition_center .steps .complete .complete_login[data-v-13e339f0] {
  width: 40%;
}
@media (max-width: 1600px) {
.forgot_password .top_img[data-v-13e339f0] {
    padding-bottom: 15px;
}
.forgot_password .top_img img[data-v-13e339f0] {
    max-width: 300px;
}
}
.form_wrapper[data-v-13e339f0] {
  margin: 50px auto;
  width: 600px !important;
}
.sms_code :first-child.el-col[data-v-13e339f0] {
  padding-left: 0 !important;
}
