.page[data-v-cebe380e] {
  width: 100%;
  height: 100%;
  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;
  position: relative;
}
.page .content[data-v-cebe380e] {
  height: 327px;
  border-radius: 4px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page .content .prefix[data-v-cebe380e] {
  width: 152px;
  height: 100%;
  padding: 30px 0;
  position: relative;
  overflow: hidden;
  background-color: #252d48;
}
.page .content .prefix .tag[data-v-cebe380e] {
  width: 100%;
  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;
}
.page .content .prefix .tag .logo[data-v-cebe380e] {
  width: 15px;
  height: 20px;
  margin-right: 5px;
}
.page .content .prefix .tag .name[data-v-cebe380e] {
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
}
.page .content .focus[data-v-cebe380e] {
  width: 420px;
  height: 100%;
  padding: 60px 40px 0;
  background-color: #fff;
}
.page .content .focus .form-item[data-v-cebe380e] {
  margin-bottom: 30px;
}
.page .content .focus .form-item[data-v-cebe380e] .el-form-item__error {
  padding-top: 8px;
}
.page .content .focus .input[data-v-cebe380e] .el-input__inner {
  padding-right: 40px;
  background-color: rgba(242, 244, 247, 0.5);
  border-color: #e6e6e6;
  font-size: 12px;
}
.page .content .focus .input .input-icon[data-v-cebe380e] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
}
.page .content .focus .input .input-icon img[data-v-cebe380e] {
  width: 14px;
  height: 14px;
}
.page .content .focus .submit-btn[data-v-cebe380e] {
  width: 100%;
  border-radius: 2px;
  background-color: #5291ec;
  letter-spacing: 1px;
  font-size: 14px;
}
.page .content .focus .reset[data-v-cebe380e] {
  width: 100%;
  font-size: 12px;
  color: #5291ec;
  text-align: center;
  cursor: pointer;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  letter-spacing: 1px;
}
.page .bg[data-v-cebe380e] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

