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