.user-input[data-v-4b30c775] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  z-index: 100;
  background-color: #fff;
}
.top-banner-ad[data-v-4b30c775] {
  width: 100vw;
  display: flex;
  justify-content: center;
}
.top-banner-ad .content[data-v-4b30c775] {
  position: relative;
}
.top-banner-ad .content .topbanner-img[data-v-4b30c775] {
  max-width: 1920px;
}
.top-banner-ad .content .advertise-title[data-v-4b30c775] {
  position: absolute;
  bottom: 14.4px;
  right: 14.4px;
  width: 39.6px;
  height: 21.6px;
}
.top-banner-ad .content .advertise-title .advertise-img[data-v-4b30c775] {
  max-width: 100%;
  max-height: 100%;
}
.order[data-v-4b30c775] {
  margin: 0 auto;
  margin-top: 84px;
  margin-bottom: 24px;
  width: 360px;
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
}
.input-frame[data-v-4b30c775] {
  margin: 0 auto;
  margin-bottom: 12px;
  display: flex;
  width: 360px;
  height: 42px;
  background: #f8f8f8;
  border-radius: 4px;
  position: relative;
}
.input-frame .input-val[data-v-4b30c775] {
  width: 271px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 400;
  background: #f8f8f8;
}
.input-frame .input-name[data-v-4b30c775] {
  text-align-last: justify;
  line-height: 42px;
  width: 56px;
  height: 14px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 500;
  margin-left: 15px;
  margin-right: 18px;
}
.input-frame input[data-v-4b30c775],
.input-frame button[data-v-4b30c775] {
  background: #f8f8f8;
}
.input-verify[data-v-4b30c775] {
  margin: 0 auto;
  display: flex;
  width: 360px;
  background: #f8f8f8;
  border-radius: 4px;
  position: relative;
}
.input-verify[data-v-4b30c775] .label {
  font-family: PingFangSC-Medium !important;
}
.input-verify[data-v-4b30c775] .verify-code {
  border: none;
}
.input-verify[data-v-4b30c775] input,
.input-verify[data-v-4b30c775] button {
  background: #f8f8f8 !important;
}
.wrong-input[data-v-4b30c775] {
  margin-bottom: 30px;
}
.wrong-input-last[data-v-4b30c775] {
  margin-bottom: 33px;
}
.tips[data-v-4b30c775] {
  position: absolute;
  top: calc(100% + 8px);
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #fd503e;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400;
}
.submit-button[data-v-4b30c775] {
  margin: 24px auto 12px auto;
  width: 360px;
  height: 42px;
  background: #00cecf;
  border-radius: 4px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 42px;
  font-weight: 500;
  cursor: pointer;
}
.extra-words[data-v-4b30c775] {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  height: 12px;
  width: 360px;
}
.extra-words .words-left[data-v-4b30c775] {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #b8b8b8;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400;
}
.extra-words .words-right[data-v-4b30c775] {
  position: relative;
  bottom: 3px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #1f1f1f;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400;
}
.occupy-img[data-v-4b30c775] {
  padding-top: 114px;
  padding-left: 660px;
}
/* 默认信息placeholder的颜色和字体 */
[data-v-4b30c775]::-webkit-input-placeholder {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  font-weight: 400;
}
[data-v-4b30c775] .el-input__inner {
  background-color: #f8f8f8;
  color: #333333;
  border: none;
  padding: 0;
}

