@charset "UTF-8";
.page-main[data-v-c4adc82c] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-c4adc82c],
.slide-enter-active[data-v-c4adc82c] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-c4adc82c],
.slide-leave-to[data-v-c4adc82c] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-c4adc82c],
.slide-leave[data-v-c4adc82c] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-c4adc82c] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-c4adc82c] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-c4adc82c] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-c4adc82c]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.code-box[data-v-c4adc82c] {
  color: #000000;
}
.login-code-title[data-v-c4adc82c] {
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
  margin-bottom: 0.94rem;
  text-align: center;
  color: #163049;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.login-code-title img[data-v-c4adc82c] {
  width: 0.75rem;
  height: 0.94rem;
  margin-right: 10px;
}
.login-code-subtitle[data-v-c4adc82c] {
  width: 14.06rem;
  margin: 0 auto;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  /* prettier-ignore */
  font-size: 14Px;
  margin-bottom: 9px;
  text-align: center;
  color: #163049;
}
.login-code-desc[data-v-c4adc82c] {
  width: 14.06rem;
  margin: 0 auto;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  /* prettier-ignore */
  font-size: 14Px;
  line-height: 1.5;
  margin-bottom: 9px;
  text-align: center;
  color: #163049;
}
.login-code-info[data-v-c4adc82c] {
  width: 14.06rem;
  margin: 0 auto;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  /* prettier-ignore */
  font-size: 14Px;
  margin-bottom: 9px;
  text-align: center;
  color: #163049;
}
.login-code-info .login-code-phone[data-v-c4adc82c] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  /* prettier-ignore */
  font-size: 14Px;
}
.login-code-info .login-code-other[data-v-c4adc82c] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  /* prettier-ignore */
  font-size: 14Px;
}
.login-code-input[data-v-c4adc82c] {
  width: 14.06rem;
  margin: 1.72rem auto 0;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.login-code-input .captcha_input_box[data-v-c4adc82c] {
  width: 12%;
  height: 2.19rem;
  background: rgb(255, 255, 255);
  border-radius: 6px;
  border: 1.5px solid #9eacb5;
  font-family: Open Sans, sans-serif;
  font-size: 1.06rem;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  color: #1e243a;
}
.login-code-button[data-v-c4adc82c] {
  width: 14.06rem;
  margin: 1.25rem auto;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.login-code-button .login-code-resend[data-v-c4adc82c] {
  margin: 0.78rem 0 0.5rem;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.09rem;
  text-align: center;
  text-decoration: unset;
  color: #163049;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  /* prettier-ignore */
  font-size: 14Px;
}
.login-code-button .login-code-resend .resend[data-v-c4adc82c] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 700;
  /* prettier-ignore */
  font-size: 14Px;
  line-height: 1.09rem;
}
.login-code-button .ask-me-later[data-v-c4adc82c] {
  color: #163049;
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  font-size: 0.63rem;
  font-style: normal;
  font-weight: 600;
  /* prettier-ignore */
  font-size: 14Px;
  text-align: center;
}
.login-code-button .login-line[data-v-c4adc82c] {
  position: absolute;
  bottom: -1.72rem;
  left: 50%;
  width: 100%;
  border-bottom: 1px solid #9eacb5;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.login-code-bottom[data-v-c4adc82c] {
  width: 14.06rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1.88rem;
}
.login-code-bottom .email-logo[data-v-c4adc82c] {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 10px;
}
.login-code-bottom .login-code-toemail[data-v-c4adc82c] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 700;
  color: #163049;
  line-height: 1.09rem;
}
.login-btn[data-v-c4adc82c] {
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  height: 1.81rem;
  line-height: 1.81rem;
  color: #fff;
  text-align: center;
  background: -webkit-linear-gradient(left, #c29d5c 0%, #d4ba8d 100%);
  background: linear-gradient(90deg, #c29d5c 0%, #d4ba8d 100%);
  border-radius: 10px;
}
.login-btn-disable[data-v-c4adc82c] {
  cursor: not-allowed;
  background: #9eacb5;
}
.error-message[data-v-c4adc82c] {
  font-family: Open Sans, sans-serif;
  font-size: 0.63rem;
  font-style: normal;
  font-weight: 400;
  width: 14.06rem;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.5rem;
  line-height: 0.84rem;
  color: #c22;
  word-wrap: break-word;
}
.success-info[data-v-c4adc82c] {
  margin: 1.25rem 0px;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 1.06rem;
  font-style: normal;
  font-weight: 600;
}
.success-info img[data-v-c4adc82c] {
  width: 3.75rem;
  height: 3.75rem;
  margin-bottom: 0.94rem;
}
.success-info p[data-v-c4adc82c] {
  color: #378523;
}
.notify-box[data-v-c4adc82c] {
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  background-color: #163049;
  width: 5.38rem;
  height: 1.41rem;
  border-radius: 0px 0px 10px 10px;
  color: #ffffff;
  font-family: Open Sans, sans-serif;
  font-size: 0.63rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.84rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.notify-box img[data-v-c4adc82c] {
  width: 0.63rem;
  height: 0.63rem;
  margin-right: 5px;
}
@media screen and (max-width: 1024px) {
.login-code-title[data-v-c4adc82c],
  .login-code-subtitle[data-v-c4adc82c],
  .login-code-desc[data-v-c4adc82c],
  .login-code-info[data-v-c4adc82c] {
    width: 100%;
}
.login-code-input[data-v-c4adc82c] {
    width: 100%;
}
.login-code-button[data-v-c4adc82c] {
    width: 100%;
}
.login-code-bottom[data-v-c4adc82c] {
    width: 100%;
}
.error-message[data-v-c4adc82c] {
    width: 100%;
}
}

/*# sourceMappingURL=app~._src_views_Login_Captcha.vue~4.789b8a4d.css.map*/