
.register[data-v-2833e166],
.register *[data-v-2833e166] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.register[data-v-2833e166] {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
}
.login-red[data-v-2833e166] {
  --safeTop: 0px;
  --safeBottom: 0px;
  width: 100%;
  max-width: 430px;
  min-height: 100vh;
  margin: 0 auto;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  color: #6d3024;
  background: url(../../h5/img/beijing.9a4afb0d.png) center top / cover no-repeat;
  background-color: #fff3df;
  -webkit-overflow-scrolling: touch;
}
@supports (min-height: 100svh) {
.login-red[data-v-2833e166] {
    min-height: 100svh;
}
}
@supports (min-height: 100dvh) {
.login-red[data-v-2833e166] {
    min-height: 100dvh;
}
}
@supports (padding-top: env(safe-area-inset-top)) {
.login-red[data-v-2833e166] {
    --safeTop: env(safe-area-inset-top);
    --safeBottom: env(safe-area-inset-bottom);
}
}
.customer-entry[data-v-2833e166] {
  position: absolute;
  top: calc(var(--safeTop) + 16px);
  right: 14px;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #b10e08;
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
}
.customer-icon[data-v-2833e166] {
  width: 22px;
  height: 22px;
  margin-right: 4px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.auth-center[data-v-2833e166] {
  width: 100%;
  min-height: 100vh;
  padding: clamp(235px, 35vh, 300px) 17px calc(var(--safeBottom) + 34px);
}
.login-card[data-v-2833e166] {
  width: 100%;
  padding: 18px 18px 19px;
  border: 1px solid rgba(214, 118, 61, 0.72);
  border-radius: 15px;
  background: rgba(255, 249, 238, 0.95);
  -webkit-box-shadow:
    0 6px 18px rgba(158, 64, 27, 0.1),
    inset 0 0 0 2px rgba(255, 255, 255, 0.58);
          box-shadow:
    0 6px 18px rgba(158, 64, 27, 0.1),
    inset 0 0 0 2px rgba(255, 255, 255, 0.58);
}
.form-stack[data-v-2833e166] {
  display: block;
}
.field-group + .field-group[data-v-2833e166] {
  margin-top: 14px;
}
.field-title[data-v-2833e166] {
  height: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  color: #713428;
  font-size: 13px;
  font-weight: 800;
}
.field-title img[data-v-2833e166] {
  width: 17px;
  height: 17px;
  margin-right: 7px;
  -o-object-fit: contain;
     object-fit: contain;
}
.field-box[data-v-2833e166] {
  width: 100%;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  border: 1px solid rgba(221, 149, 91, 0.65);
  border-radius: 8px;
  background: rgba(255, 253, 248, 0.88);
}
.field-box input[data-v-2833e166] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  height: 43px;
  margin: 0;
  padding: 0 12px;
  border: 0;
  outline: none;
  background: transparent;
  color: #653328;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.field-box input[data-v-2833e166]::-webkit-input-placeholder {
  color: #c7aea1;
}
.field-box input[data-v-2833e166]::-moz-placeholder {
  color: #c7aea1;
}
.field-box input[data-v-2833e166]:-ms-input-placeholder {
  color: #c7aea1;
}
.field-box input[data-v-2833e166]::-ms-input-placeholder {
  color: #c7aea1;
}
.field-box input[data-v-2833e166]::placeholder {
  color: #c7aea1;
}
.password-box input[data-v-2833e166] {
  padding-right: 4px;
}
.password-switch[data-v-2833e166] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 43px;
  padding: 0 11px;
  border: 0;
  background: transparent;
  color: #b28d7c;
  font-size: 11px;
}
.agreement-row[data-v-2833e166] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
  color: #8f6f62;
  font-size: 13px;
  line-height: 22px;
}
.check-box[data-v-2833e166] {
  width: 17px;
  height: 17px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 17px;
          flex: 0 0 17px;
  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;
  margin-right: 6px;
  padding: 0;
  border: 1px solid #d9bbab;
  border-radius: 50%;
  background: #fffefa;
  color: #fff;
  font-size: 11px;
  line-height: 1;
}
.check-box.checked[data-v-2833e166] {
  border-color: #d71d11;
  background: #d71d11;
}
.agreement-link[data-v-2833e166] {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #d12a19;
  font-size: 13px;
  font-weight: 800;
  line-height: 22px;
}
.login-submit[data-v-2833e166] {
  width: 100%;
  height: 45px;
  margin-top: 21px;
  padding: 0;
  border: 0;
  border-radius: 24px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff4021), color-stop(48%, #e8190c), to(#bd0500));
  background: linear-gradient(180deg, #ff4021 0%, #e8190c 48%, #bd0500 100%);
  color: #fff4dc;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 6px;
  -webkit-box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.34),
    0 5px 12px rgba(187, 25, 8, 0.2);
          box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.34),
    0 5px 12px rgba(187, 25, 8, 0.2);
}
.login-submit.disabled[data-v-2833e166] {
  opacity: 0.58;
}
.register-row[data-v-2833e166] {
  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;
  margin-top: 15px;
  color: #86675b;
  font-size: 12px;
  line-height: 20px;
}
.register-row a[data-v-2833e166] {
  margin-left: 4px;
  color: #d42516;
  font-weight: 800;
  text-decoration: none;
}
.agreement-mask[data-v-2833e166] {
  position: fixed;
  inset: 0;
  z-index: 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;
  padding: 20px 15px;
  background: rgba(66, 28, 16, 0.58);
}
.agreement-panel[data-v-2833e166] {
  width: 100%;
  max-width: 390px;
  max-height: 82vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(216, 119, 66, 0.62);
  border-radius: 15px;
  background: #fffaf2;
  -webkit-box-shadow: 0 14px 35px rgba(64, 22, 10, 0.3);
          box-shadow: 0 14px 35px rgba(64, 22, 10, 0.3);
}
.agreement-header[data-v-2833e166] {
  position: relative;
  height: 52px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 52px;
          flex: 0 0 52px;
  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;
  border-bottom: 1px solid rgba(210, 138, 95, 0.27);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff6e7), to(#fffaf2));
  background: linear-gradient(180deg, #fff6e7 0%, #fffaf2 100%);
}
.agreement-title[data-v-2833e166] {
  color: #8d2c1c;
  font-size: 17px;
  font-weight: 900;
}
.agreement-close[data-v-2833e166] {
  position: absolute;
  top: 0;
  right: 5px;
  width: 44px;
  height: 52px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #9b6a59;
  font-size: 26px;
}
.agreement-content[data-v-2833e166] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow-y: auto;
  padding: 15px 16px 8px;
  color: #654b42;
  font-size: 12px;
  line-height: 1.75;
  -webkit-overflow-scrolling: touch;
}
.agreement-content p[data-v-2833e166] {
  margin: 0 0 12px;
}
.agreement-content h3[data-v-2833e166] {
  margin: 14px 0 6px;
  color: #8e3020;
  font-size: 13px;
  font-weight: 900;
}
.agreement-confirm[data-v-2833e166] {
  width: calc(100% - 32px);
  height: 42px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42px;
          flex: 0 0 42px;
  margin: 8px 16px 16px;
  padding: 0;
  border: 0;
  border-radius: 22px;
  background: -webkit-gradient(linear, left top, left bottom, from(#f43a21), to(#c70a04));
  background: linear-gradient(180deg, #f43a21 0%, #c70a04 100%);
  color: #fff;
  font-size: 14px;
  font-weight: 800;
}
.mask[data-v-2833e166] {
  position: fixed;
  inset: 0;
  z-index: 120;
  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;
  background: rgba(73, 31, 16, 0.34);
}
.mask-inner[data-v-2833e166] {
  min-width: 112px;
  height: 48px;
  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;
  padding: 0 20px;
  border-radius: 12px;
  background: rgba(92, 28, 17, 0.9);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
@media (max-height: 680px) {
.auth-center[data-v-2833e166] {
    padding-top: 215px;
}
.login-card[data-v-2833e166] {
    padding-top: 14px;
    padding-bottom: 15px;
}
.field-group + .field-group[data-v-2833e166] {
    margin-top: 10px;
}
.login-submit[data-v-2833e166] {
    margin-top: 16px;
}
.register-row[data-v-2833e166] {
    margin-top: 10px;
}
}
@media (max-width: 340px) {
.auth-center[data-v-2833e166] {
    padding-left: 12px;
    padding-right: 12px;
}
.login-card[data-v-2833e166] {
    padding-left: 14px;
    padding-right: 14px;
}
.agreement-row[data-v-2833e166],
  .agreement-link[data-v-2833e166] {
    font-size: 12px;
}
}

