
#app {
    font-family: Avenir, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}


.index-div[data-v-641a716a] {
    height: 100%;
}

.bg-image[data-v-6a886252] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2;
}
.page-title[data-v-6a886252] {
  padding: 22px 0 82px 46px;
  font-weight: 500;
  font-size: 20px;
  color: #262626;
}
.container[data-v-6a886252] {
  width: 440px;
  margin: auto;
  padding: 40px 32px 29px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
.welcome[data-v-6a886252] {
  font-weight: 700;
  font-size: 24px;
  color: #262626;
  padding-bottom: 30px;
}
[data-v-6a886252] .ant-form-item {
  margin-bottom: 16px;
}
.reset-password[data-v-6a886252] {
  text-align: center;
  margin-top: 136px;
}
a[data-v-6a886252] {
  color: #2B55BB;
}
.locale-image[data-v-6a886252] {
  width: 16px;
  height: 16px;
  margin-bottom: 4px;
}

.chain-link[data-v-3a46ae9a] {
  color: white;
}
.chain-link[data-v-3a46ae9a]:hover {
  color: #B9D7FA;
}
.locale-image[data-v-3a46ae9a] {
  width: 16px;
  height: 16px;
  margin-bottom: 4px;
}


.content-container[data-v-30c63aa0] {
    position: absolute;
    top: 104px;
    left: 0;
    right: 0;
    -o-object-fit: cover;
       object-fit: cover;
    /*z-index: -2;*/
}
.shadow-div[data-v-30c63aa0] {
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%),
      0 9px 28px 8px rgb(0 0 0 / 5%);
}


.bg-image[data-v-7d4b0744] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: -2;
}
.blank[data-v-7d4b0744] {
    height: 104px;
}
.reset-container[data-v-7d4b0744] {
    width: 440px;
    background: white;

    margin: auto;
    padding: 20px 32px 90px;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}
.change-button[data-v-7d4b0744] {
    width: 100%;
    height: 40px;
    font-size: 18px;
    border-radius: 4px;
    font-weight: 700;
}


p[data-v-272c5d50] {
    table-layout: fixed;
    word-wrap: break-word;
    word-break: normal;
    overflow: hidden;
}


p[data-v-70474d63] {
    table-layout: fixed;
    word-wrap: break-word;
    word-break: normal;
    overflow: hidden;
}

.verify-page[data-v-28288e26] {
  background: #f5f8fa;
  height: 100%;
  overflow: auto;
  background: url(/1.1.14.hn-staging/img/bg.13671362.png) center top no-repeat;
  background-size: 100% auto;
}
.header-title[data-v-28288e26] {
  text-align: center;
  margin: 20px auto 40px;
  font-size: 28px;
  font-weight: 500;
  color: #f6f9fa;
}
.content-container[data-v-28288e26] {
  margin: 0 auto 30px;
  width: 500px;
  flex-grow: 0;
  background: #f6f9fa;
  box-shadow: 0 0 12px 1px rgba(23, 76, 105, 0.28);
  border-radius: 10px;
  border: 1px solid #00000000;
}
.step[data-v-28288e26] {
  position: relative;
  margin: 0 auto;
  padding-bottom: 44px;
}
.step-verify[data-v-28288e26] {
  width: 380px;
  margin: 0 auto;
  position: relative;
}
.bottom-image[data-v-28288e26] {
  position: absolute;
  bottom: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.verify-image[data-v-28288e26] {
  padding: 36px 0 20px 0;
  margin: 0 auto;
  width: 80px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.verify-button[data-v-28288e26] {
  font-size: 18px;
  width: 100%;
  height: 44px;
  background-color: #143654;
  border-radius: 5px;
}
.select-button[data-v-28288e26] {
  font-size: 14px;
  width: 60px;
  height: 41px;
  background-color: #143654;
  color: white;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.bottom-text[data-v-28288e26] {
  margin-top: 30px;
  font-size: 14px;
  line-height: 24px;
  color: #606266;
  padding: 18px 28px 22px 28px;
  background: rgba(227, 240, 244, 0.57);
  border: 1px solid #174c69;
}
.verify-result[data-v-28288e26] {
  margin: 80px auto 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.verify-result .result-blank[data-v-28288e26] {
  height: 55px;
}
.verify-result .result-bg[data-v-28288e26] {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 52px;
  padding: 32px 46px;
}
.result-image[data-v-28288e26] {
  -o-object-fit: cover;
     object-fit: cover;
}
.result-status[data-v-28288e26] {
  color: #67c23a;
}
.result-error-status[data-v-28288e26] {
  text-align: center;
  margin: 15px 5px 15px 5px;
  font-size: 20px;
  font-weight: 600;
}
.result-error-text[data-v-28288e26] {
  color: #797979;
  text-align: center;
  margin: 4px 5px;
}
.result-title[data-v-28288e26] {
  font-weight: bold;
  margin: 26px 0 10px 0;
}
.result-text[data-v-28288e26] {
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word;
}
.first-result-title[data-v-28288e26] {
  margin-top: 0;
}
.medium-secondary-text[data-v-28288e26] {
  color: #909399;
  font-size: 16px;
}
.result-back-button[data-v-28288e26] {
  width: 310px;
  height: 44px;
  background-color: #143654;
  border-radius: 5px;
}

.chain-link[data-v-2c3ca250] {
  color: white;
}
.chain-link[data-v-2c3ca250]:hover {
  color: #B9D7FA;
}


.footer[data-v-4a48dcdc] {
    position: relative;
    background: #1e1e1e;
}
.footer-corner[data-v-4a48dcdc] {
    position: absolute;
    left: 0;
    top: 0;
    width: 241px;
    height: 175px;
}
.icp[data-v-4a48dcdc] {
    color: white;
    text-align: center;
}
.locale-image[data-v-4a48dcdc] {
    width: 16px;
    height: 16px;
    margin-bottom: 4px;
}


.front-page[data-v-75e47e1e] {
    position: relative;
    overflow: hidden;
}
.header-blue-bg[data-v-75e47e1e] {
    background: #456ff4;
}
.image-container[data-v-75e47e1e] {
    position: relative;
}
.blue-bg[data-v-75e47e1e] {
    background: #456ff4;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(100vw * 0.45);
    z-index: -1;
}
.gray-container[data-v-75e47e1e] {
    background: #fafafa;
}

.chain-link[data-v-7c478d1b] {
  font-size: 18px;
}
.chain-link[data-v-7c478d1b]:hover {
  color: #B9D7FA;
}
.xa-login-button[data-v-7c478d1b]:hover {
  background: white !important;
}
.nav-button[data-v-7c478d1b]:hover {
  color: #ffffff80 !important;
}


.footer[data-v-384a55f2] {
    position: relative;
    background: #1e1e1e;
}
.clickable[data-v-384a55f2] {
    cursor: pointer;
}
.icp[data-v-384a55f2] {
    color: white;
}
.locale-image[data-v-384a55f2] {
    width: 16px;
    height: 16px;
    margin-bottom: 4px;
}


.front-page[data-v-6b58b912] {
    position: relative;
    overflow: hidden;
}
.header-blue-bg[data-v-6b58b912] {
    background: #456ff4;
}
.image-container[data-v-6b58b912] {
    position: relative;
}
.blue-bg[data-v-6b58b912] {
    background: #456ff4;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.gray-container[data-v-6b58b912] {
    background: #fafafa;
}
@media only screen and (min-width: 1200px) {
.blue-bg[data-v-6b58b912] {
      height: 520px;
}
}
@media only screen and (max-width: 1200px) {
.blue-bg[data-v-6b58b912] {
      height: calc(100vw * 520 / 1180);
}
}


.footer[data-v-33e3f534] {
    position: relative;
    background: #f7f7f7;
}
.icp[data-v-33e3f534] {
    color: black;
}
.locale-image[data-v-33e3f534] {
    width: 16px;
    height: 16px;
    margin-bottom: 4px;
}


.front-page[data-v-659a3c5c] {
    position: relative;
    overflow: hidden;
}
.header-blue-bg[data-v-659a3c5c] {
    background: linear-gradient(180deg, #4e45f4 0%, #4b58f3 100%);
}
.image-container[data-v-659a3c5c] {
    position: relative;
}
.blue-bg[data-v-659a3c5c] {
    background: linear-gradient(180deg, #4b58f3 0%, #476ff1 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.gray-container[data-v-659a3c5c] {
    background: #fafafa;
}
.sevice-text-container[data-v-659a3c5c] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}
.color-bg-container[data-v-659a3c5c] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.right-color-bg-container[data-v-659a3c5c] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.left-color-bg[data-v-659a3c5c] {
    flex-grow: 0;
    background: linear-gradient(180deg, #fccc0a 0%, #f2c349 100%);
    flex-wrap: nowrap;
    border-radius: 55px;
}
.right-color-bg[data-v-659a3c5c] {
    flex-grow: 0;
    background: linear-gradient(180deg, #4c4cf3 0%, #476df3 100%);
    flex-wrap: nowrap;
    border-radius: 55px;
}
.arrow-decration[data-v-659a3c5c] {
    position: absolute;
    top: 240px;
    bottom: 0;
    left: -70px;
    right: 0;
}
.bottom-right-bg[data-v-659a3c5c] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 580px;
}
.bottom-left-bg[data-v-659a3c5c] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 580px;
}
@media only screen and (min-width: 1200px) {
.blue-bg[data-v-659a3c5c] {
      height: 520px;
}
}
@media only screen and (max-width: 1200px) {
.blue-bg[data-v-659a3c5c] {
      height: calc(100vw * 520 / 1180);
}
}

.chain-link[data-v-070d5ee2] {
  font-size: 18px;
}
.chain-link[data-v-070d5ee2]:hover {
  color: #B9D7FA;
}
.xa-login-button[data-v-070d5ee2]:hover {
  background: white !important;
}
.nav-button[data-v-070d5ee2]:hover {
  color: #ffffff80 !important;
}


.front-page[data-v-262f71ba] {
    position: relative;
    overflow: hidden;
}
.header-blue-bg[data-v-262f71ba] {
    background: linear-gradient(180deg, #4e45f4 0%, #4b58f3 100%);
}
.image-container[data-v-262f71ba] {
    position: relative;
}
.blue-bg[data-v-262f71ba] {
    background: linear-gradient(180deg, #4b58f3 0%, #476ff1 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(100vw * 0.45);
    z-index: -1;
}
.sevice-text-container[data-v-262f71ba] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.arrow-decration[data-v-262f71ba] {
    position: absolute;
    top: -24px;
    bottom: 0;
    left: 0px;
    right: 0;
    display: flex;
    justify-content: center;
}
.foundation-bg[data-v-262f71ba] {
    width: 580px;
    -o-object-fit: fill;
       object-fit: fill;
}
.foundation-png[data-v-262f71ba] {
    width: 540px;
    -o-object-fit: fill;
       object-fit: fill;
}


.footer[data-v-8d5b14d0] {
    position: relative;
    background: #f7f7f7;
}
.footer-corner[data-v-8d5b14d0] {
    position: absolute;
    left: 0;
    top: 0;
    width: 241px;
    height: 175px;
}
.icp[data-v-8d5b14d0] {
    color: black;
    text-align: center;
}
.locale-image[data-v-8d5b14d0] {
    width: 16px;
    height: 16px;
    margin-bottom: 4px;
}


.front-page[data-v-a721c132] {
    position: relative;
    overflow: hidden;
}
.header-blue-bg[data-v-a721c132] {
    background: linear-gradient(180deg, #4e45f4 0%, #4b58f3 100%);
}
.image-container[data-v-a721c132] {
    position: relative;
}
.blue-bg[data-v-a721c132] {
    background: linear-gradient(180deg, #4b58f3 0%, #476ff1 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(100vw * 0.45);
    z-index: -1;
}
.sevice-text-container[data-v-a721c132] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}
.arrow-decration[data-v-a721c132] {
    position: absolute;
    top: -24px;
    bottom: 0;
    left: 0px;
    right: 0;
    display: flex;
    justify-content: center;
}
.foundation-bg[data-v-a721c132] {
    width: 315px;
    -o-object-fit: fill;
       object-fit: fill;
}
.mask_group[data-v-a721c132],
  .foundation-png[data-v-a721c132] {
    width: calc(100vw - 30px - 20px);
    -o-object-fit: fill;
       object-fit: fill;
}
.left-color-bg[data-v-a721c132] {
    width: 100%;
    flex-grow: 0;
    background: linear-gradient(180deg, #fccc0a 0%, #f2c349 100%);
    flex-wrap: nowrap;
    border-radius: 18px;
}
.right-color-bg[data-v-a721c132] {
    flex-grow: 0;
    background: linear-gradient(180deg, #4c4cf3 0%, #476df3 100%);
    flex-wrap: nowrap;
    border-radius: 18px;
}


.front-page[data-v-1669ff27] {
    position: relative;
}
.web[data-v-1669ff27] {
    display: block;
}
.middle[data-v-1669ff27] {
    display: none;
}
.mobile[data-v-1669ff27] {
    display: none;
}
@media only screen and (max-width: 896px) {
.web[data-v-1669ff27] {
      display: none;
}
.middle[data-v-1669ff27] {
      display: block;
}
.mobile[data-v-1669ff27] {
      display: none;
}
}
@media only screen and (max-width: 700px) {
.web[data-v-1669ff27] {
      display: none;
}
.middle[data-v-1669ff27] {
      display: none;
}
.mobile[data-v-1669ff27] {
      display: block;
}
}


.front-page[data-v-0f572af4] {
    position: relative;
    overflow: hidden;
}
.image-container[data-v-0f572af4] {
    position: absolute;
    top: 240px;
    left: 0;
    right: 0;
    height: 160px;
    z-index: 9;
    background: transparent;
}
.gray-container[data-v-0f572af4] {
    position: relative;
}
.gray-bg[data-v-0f572af4] {
    background: #fafafa;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.yellow-line-container[data-v-0f572af4] {
    position: relative;
}
.yellow-line-box[data-v-0f572af4] {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100vw - 220px);
    height: 268px;
    z-index: -1;
}
.blue-container[data-v-0f572af4] {
    position: relative;
    width: 100%;
    height: 79px;
}
.blue-box[data-v-0f572af4] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.gradient-box[data-v-0f572af4] {
    position: relative;
}
.gradient-bg[data-v-0f572af4] {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


.front-page[data-v-4abd50ae] {
    position: relative;
    overflow: hidden;
}
.image-container[data-v-4abd50ae] {
    position: absolute;
    top: 140px;
    left: 0;
    right: 0;
    height: 160px;
    z-index: 9;
    background: transparent;
}
.line-image-container[data-v-4abd50ae] {
    position: absolute;
    top: 400px;
    left: 0;
    width: 319px;
    height: 68px;
    background: transparent;
}
.gray-container[data-v-4abd50ae] {
    position: relative;
}
.gray-bg[data-v-4abd50ae] {
    background: #fafafa;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.yellow-line-container[data-v-4abd50ae] {
    position: relative;
}
.yellow-line-box[data-v-4abd50ae] {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 268px;
    z-index: -1;
}
.blue-container[data-v-4abd50ae] {
    position: relative;
    width: 100%;
    height: 79px;
}
.blue-box[data-v-4abd50ae] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.gradient-box[data-v-4abd50ae] {
    position: relative;
}
.gradient-bg[data-v-4abd50ae] {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


.front-page[data-v-6d46a8c2] {
    position: relative;
}
.web[data-v-6d46a8c2] {
    display: block;
}
.mobile[data-v-6d46a8c2] {
    display: none;
}
@media only screen and (max-width: 600px) {
.web[data-v-6d46a8c2] {
      display: none;
}
.mobile[data-v-6d46a8c2] {
      display: block;
}
}


.image-container[data-v-12b2f2ea] {
    position: absolute;
    width: 344px;
    height: 344px;
}
.first-image-container[data-v-12b2f2ea] {
    bottom: 40px;
    left: 15%;
}
.second-image-container[data-v-12b2f2ea] {
    bottom: -120px;
    left: 36%;
}
.third-image-container[data-v-12b2f2ea] {
    bottom: 60px;
    left: 66%;
}
.join-button[data-v-12b2f2ea] {
    background: #4e4af4;
    border-radius: 10px;
    width: 220px;
    height: 64px;
    font-size: 26px;
    z-index: 99;
    cursor: pointer;
}
.join-button[data-v-12b2f2ea]:hover {
    opacity: 0.95;
}


.mobile-page[data-v-cf7a0dc4] {
    position: relative;
    overflow: hidden;
    background: #f7f7f7;
}


.image-container[data-v-3faf379e] {
    position: absolute;
    width: 344px;
    height: 344px;
}
.first-image-container[data-v-3faf379e] {
    bottom: 40px;
    left: 15%;
}
.second-image-container[data-v-3faf379e] {
    bottom: -120px;
    left: 36%;
}
.third-image-container[data-v-3faf379e] {
    bottom: 60px;
    left: 66%;
}
.join-button[data-v-3faf379e] {
    background: #4e4af4;
    border-radius: 10px;
    width: 220px;
    height: 64px;
    font-size: 26px;
    z-index: 99;
    cursor: pointer;
}
.join-button[data-v-3faf379e]:hover {
    opacity: 0.95;
}


.front-page[data-v-09954d49] {
    position: relative;
}
.navbar[data-v-09954d49] {
    display: flex;
}
.mobile-navbar[data-v-09954d49] {
    display: none;
}
.web-top-container[data-v-09954d49] {
    display: block;
}
.mobile-top-container[data-v-09954d49] {
    display: none;
}
.web-footer[data-v-09954d49] {
    display: block;
}
.mobile-footer[data-v-09954d49] {
    display: none;
}
.blue-bg[data-v-09954d49] {
    background: linear-gradient(180deg, #534ff4 0%, #2723cf 100%);
    position: relative;
    height: 100vh;
}
.number-box[data-v-09954d49] {
    padding-top: 5px;
    width: 80px;
    height: 90px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 200px 0px rgba(255, 255, 255, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    font-size: 80px;
    font-weight: bold;
}
.number-container[data-v-09954d49] {
    height: calc(100% - 120px);
}
.web[data-v-09954d49] {
    display: block;
}
.middle[data-v-09954d49] {
    display: none;
}
.mobile[data-v-09954d49] {
    display: none;
}
@media only screen and (max-width: 1200px) {
.navbar[data-v-09954d49] {
      display: none;
}
.mobile-navbar[data-v-09954d49] {
      display: flex;
}
}
@media only screen and (max-width: 896px) {
.web[data-v-09954d49] {
      display: none;
}
.middle[data-v-09954d49] {
      display: block;
}
.mobile[data-v-09954d49] {
      display: none;
}
}
@media only screen and (max-width: 700px) {
.number-box[data-v-09954d49] {
      padding-top: 3px;
      width: 64px;
      height: 72px;
      border-radius: 8px;
      font-size: 72px;
}
.web-top-container[data-v-09954d49] {
      display: none;
}
.mobile-top-container[data-v-09954d49] {
      display: block;
}
.web-footer[data-v-09954d49] {
      display: none;
}
.mobile-footer[data-v-09954d49] {
      display: block;
}
.web[data-v-09954d49] {
      display: none;
}
.middle[data-v-09954d49] {
      display: none;
}
.mobile[data-v-09954d49] {
      display: block;
}
}


.id-image-content[data-v-5f2a188b] {
    padding: 20px 0px 32px 0px;
}
.id-required[data-v-5f2a188b] {
    line-height: 26px;
}
.id-image-item[data-v-5f2a188b] {
    position: relative;
}
.image-sample-item[data-v-5f2a188b] {
    background: #fafafa;
    border: 1px dashed #d9d9d9;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 246px;
    height: 153px;
}
.image-corner[data-v-5f2a188b] {
    width: 142px;
    height: 90px;
    z-index: 9;
}
.id-sample[data-v-5f2a188b] {
    position: absolute;
    top: 24%;
    bottom: 24%;
    left: 20%;
    right: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    /*box-shadow: 0px 0px 8px 1px #e3e3fa;*/
}
.button-box[data-v-5f2a188b] {
    text-align: center;
}
.commit-button[data-v-5f2a188b] {
    margin-top: 46px;
}


.create-container[data-v-68085410] {
    padding: 48px 0px 60px 0px;
}
.create-prepare[data-v-68085410] {
    flex-grow: 1;
}
.license-error-box[data-v-68085410] {
    margin-bottom: 24px;
}
.create-radio-outer[data-v-68085410] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.create-radio[data-v-68085410] {
    display: flex;
    flex-direction: column;
}
.auth-radio[data-v-68085410] {
    margin: 5px;
    font-size: 16px;
    color: #909399;
}
.license-tip[data-v-68085410] {
    font-size: 16px;
    color: #909399;
    text-align: center;
}
.image-upload[data-v-68085410] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 0px 20px;
    margin-top: 24px;
}
.id-license[data-v-68085410],
  .license-sample[data-v-68085410],
  .upload-license-button[data-v-68085410] {
    width: 224px;
    height: 130px;
}
.license-sample[data-v-68085410],
  .id-license[data-v-68085410] {
    border-radius: 2px;
}
.legal-person-info[data-v-68085410] {
    margin-top: 20px;
}
.commit-company[data-v-68085410] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.agent-step-upload[data-v-68085410] {
    display: flex;
    align-items: center;
}
.apply-table-input[data-v-68085410] {
    margin-bottom: 7px;
}
.white-blank[data-v-68085410] {
    width: 100%;
    height: 200px;
}
.license-box[data-v-68085410] {
    display: flex;
    flex-direction: column;
    width: 246px;
    height: 153px;
    justify-content: center;
    align-items: center;
    border: 1px dashed #d9d9d9;
    border-radius: 2px;
    color: @primary-color;
    background: #fafafa;
}
.upload-license-box[data-v-68085410]:hover {
    border: 1px solid #2b55bb;
}
.license-image[data-v-68085410] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 5px;
}


.form-item-btn[data-v-a5ffd2fe] {
    text-align: center;
}
.back-button[data-v-a5ffd2fe] {
    border: none;
&[data-v-a5ffd2fe]:hover {
      background: white;
}
}


.auth-container[data-v-70d98f64] {
    width: 550px;
    height: auto;
    margin: 0 auto;
    background: white;
    margin-top: 50px;
}
.step-header[data-v-70d98f64] {
    height: 120px;
    background: theme-color;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.company-select[data-v-70d98f64] {
    padding-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.operation-container[data-v-70d98f64] {
    display: flex;
}
.company-operation[data-v-70d98f64] {
    display: flex;
    flex-direction: column;
    width: 246px;
    height: 153px;
    justify-content: center;
    align-items: center;
    border: 1px dashed #d9d9d9;
    border-radius: 2px;
    color: @primary-color;
    margin: 0px 30px;
    background: #fafafa;
}
.company-operation[data-v-70d98f64]:hover {
    border: 1px solid #2b55bb;
}
.button-bg[data-v-70d98f64] {
    border: none;
    margin: 0px 30px;
    background: transparent;
    box-shadow: none;
}


[data-v-4bbfe399] .ant-checkbox-group-item {
    padding: 16px 0px;
}
[data-v-4bbfe399] .ant-checkbox-wrapper {
    font-size: 16px;
}
.reject-text[data-v-4bbfe399]:hover {
    color: #262626;
}


.bg-image[data-v-8c40636e] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: -2;
}
[data-v-8c40636e] .ant-checkbox-wrapper {
    font-size: 16px;
}
.reject-text[data-v-8c40636e]:hover {
    color: #262626;
}


.front-page[data-v-28985993] {
    position: relative;
    width: 100%;
    height: 100%;
}
.web[data-v-28985993] {
    display: block;
}
.mobile[data-v-28985993] {
    display: none;
}
@media only screen and (max-width: 700px) {
.web[data-v-28985993] {
      display: none;
}
.mobile[data-v-28985993] {
      display: block;
}
}

