
.layout.column[data-v-5e76aa39] {
  flex-direction: column
}

.layout.column.reverse[data-v-5e76aa39] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-5e76aa39] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-5e76aa39] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-5e76aa39] {
  flex-direction: row !important
}

.layout.column[data-v-5e76aa39] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-5e76aa39] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-5e76aa39] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-5e76aa39] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-5e76aa39] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-5e76aa39] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-5e76aa39] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-5e76aa39] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-5e76aa39] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-5e76aa39] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-5e76aa39] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-5e76aa39] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-5e76aa39] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-5e76aa39] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-5e76aa39] {
  justify-content: space-around !important
}

.layout.align-start[data-v-5e76aa39] {
  align-items: flex-start !important
}

.layout.align-end[data-v-5e76aa39] {
  align-items: flex-end !important
}

.layout.align-center[data-v-5e76aa39] {
  align-items: center !important
}

.layout.align-baseline[data-v-5e76aa39] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-5e76aa39] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-5e76aa39] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-5e76aa39] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-5e76aa39] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-5e76aa39] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-5e76aa39] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-5e76aa39] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-5e76aa39] {
  align-self: auto !important
}

.layout.align-self-start[data-v-5e76aa39] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-5e76aa39] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-5e76aa39] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-5e76aa39] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-5e76aa39] {
  align-self: stretch !important
}

#app[data-v-5e76aa39],
body[data-v-5e76aa39],
html[data-v-5e76aa39] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.pagcor-text[data-v-5e76aa39] {
  color: #222;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px
}

.pagcor-text ul[data-v-5e76aa39] {
  padding-left: 20px
}

.pagcor-text li[data-v-5e76aa39] {
  list-style: disc
}

.pagcor-text a[data-v-5e76aa39] {
  color: #ff6533;
  text-decoration: underline;
  margin-left: 5px
}

.pageView[data-v-4a210989] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2022;
  margin: auto;
  transition: .5s;
  background: rgba(0, 0, 0, .5);
  opacity: 1
}

.pageView .contentView[data-v-4a210989] {
  overflow: hidden;
  width: 375px;
  border-radius: 12px;
  background: #fff
}

.pageView .contentView .leftView[data-v-4a210989] {
  width: 365px;
  height: 100%;
  background-color: #1a1111;
  background-image: linear-gradient(to top right, #1a1111, #421418)
}

.pageView .contentView .leftView .logoView[data-v-4a210989] {
  width: 250px
}

.pageView .contentView .rightView[data-v-4a210989] {
  width: 100%;
  height: 100%
}

.pageView .contentView .rightView .titleView[data-v-4a210989] {
  width: 100%;
  background: #eaeaec;
  height: 66px
}

.pageView .contentView .rightView .titleView .title[data-v-4a210989] {
  color: #1a1b26;
  font-size: 18px;
  font-weight: 700
}

.pageView .contentView .rightView .closeView[data-v-4a210989] {
  width: 20px;
  height: 20px;
  background: rgba(41, 29, 29, .7);
  border-radius: 50%;
  padding: 6px
}

.pageView .contentView .rightView .closeView img[data-v-4a210989] {
  width: 100%;
  height: 100%
}

.pageView .contentView .rightView .centerView[data-v-4a210989] {
  padding: 20px 24px 16px
}

.pageView .contentView .rightView .centerView .logoView[data-v-4a210989] {
  display: flex;
  margin-bottom: 16px;
  justify-content: center;
  align-items: center
}

.pageView .contentView .rightView .centerView .logoView img[data-v-4a210989] {
  display: block;
  width: 124px;
  height: 36px
}

.pageView .contentView .rightView .centerView .logoView .gap-line[data-v-4a210989] {
  border: 1px solid rgba(0, 0, 0, .25);
  height: 24px;
  width: 1px;
  margin: 0 12px
}

.pageView .Plogo2View[data-v-4a210989] {
  width: 100%
}

.pageView .Plogo2View .pLogoView[data-v-4a210989] {
  width: 280px
}

.pageView .Plogo2View .pLogoView img[data-v-4a210989] {
  width: 100%
}

.pageView .Buttom[data-v-4a210989] {
  border-radius: 24px;
  background: #ff6533;
  width: 156px;
  height: 43px;
  color: #fff;
  font-family: DIN Alternate Bold;
  font-size: 20px;
  font-weight: 700;
  line-height: 23.28px
}

.pageView .Buttom.btm2[data-v-4a210989] {
  background: transparent;
  border: 1px solid #ff6533
}

.pageView .Buttom.btm2[data-v-4a210989] .van-button__text {
  color: #ff6533
}

.hidenPageView[data-v-4a210989] {
  display: none
}

.pagcor-btns[data-v-4a210989] {
  display: flex;
  justify-content: space-between;
  margin-top: 24px
}

.set-opacity {
  opacity: 1 !important
}

.set-top {
  top: 0 !important
}

.my-dialog {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2010;
  opacity: 0;
  transition: opacity .3s ease-in-out
}

.my-dialog,
.my-dialog .modal {
  width: 100%;
  height: 100%;
  overflow: auto
}

.my-dialog .modal {
  background: rgba(34, 34, 34, .7);
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box
}

.my-dialog .modal .content {
  position: relative;
  top: -10px;
  transition: top .5s ease-in-out
}

.my-dialog .modal_hide {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  overflow: auto
}

.my-dialog .modal_hide .content {
  position: relative;
  top: -10px;
  transition: top .5s ease-in-out
}

.bind-phone {
  width: 452px;
  padding: 0 55px 53px 53px
}

.bind-phone,
.login-view {
  border-radius: 12px;
  background: #fff;
  display: flex;
  overflow: hidden
}

.login-view {
  width: 756px
}

.login-view .left {
  width: 304px;
  min-height: 580px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}

.login-view .left .loading-box {
  margin: 15px 0
}

.login-view .left .loading-box .loading-img {
  vertical-align: middle;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  animation: rotateA 1s steps(8) infinite;
  -webkit-animation: rotateA 1s steps(8) infinite
}

.login-view .left .loading-box .loading-txt {
  vertical-align: middle;
  color: #999;
  font-family: Helvetica Neue Regular;
  font-size: 16px
}

@keyframes rotateA {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@-webkit-keyframes rotateA {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.login-view .left .my-swipe {
  width: 100%;
  height: 100%;
  overflow: hidden
}

.login-view .left .my-swipe img {
  width: 100%;
  height: 100%
}

.login-view .right {
  width: 452px;
  height: 580px
}

.login-view .right .content {
  width: 100%;
  padding: 0 64px
}

.login-view .pagcor-text {
  margin: 10px -26px 0
}

.login-view .el-scrollbar__wrap {
  overflow-x: hidden
}

.MyInputView[data-v-c303b456] {
  width: 100%
}

.MyInputView input[data-v-c303b456] {
  flex: 1;
  border: none;
  color: #222;
  font-size: 18px;
  line-height: normal;
  background: inherit
}

.MyInputView .inpute[data-v-c303b456] {
  font-size: 18px;
  line-height: normal;
  color: #e40011
}

.MyInputView .disable[data-v-c303b456] {
  color: #666
}

.MyInputView .clearView[data-v-c303b456] {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px
}

.MyInputView .clearView img[data-v-c303b456] {
  width: 100%;
  height: 100%
}

.MyInputView .errIconView[data-v-c303b456] {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0
}

.MyInputView .errIconView img[data-v-c303b456] {
  width: 100%;
  height: 100%
}

.hidenMyInputView[data-v-c303b456] {
  height: 0;
  overflow: hidden
}

.MyInputView[data-v-3d15f7f7] {
  width: 100%
}

.MyInputView input[data-v-3d15f7f7] {
  flex: 1;
  border: none;
  background: inherit;
  margin-left: -1px
}

.MyInputView .normal[data-v-3d15f7f7] {
  color: #222;
  font-size: 18px;
  line-height: normal
}

.MyInputView .inpute[data-v-3d15f7f7] {
  font-size: 18px;
  line-height: normal;
  color: #e40011
}

.MyInputView .clearView[data-v-3d15f7f7] {
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0
}

.MyInputView .clearView img[data-v-3d15f7f7] {
  width: 100%;
  height: 100%
}

.hidenMyInputView[data-v-3d15f7f7] {
  height: 0;
  overflow: hidden
}

.IndexView[data-v-5ee10264] {
  width: 100%;
  min-height: 70px
}

.IndexView .inputView[data-v-5ee10264] {
  position: relative;
  padding: 5px 16px;
  border-radius: 4px;
  height: 48px;
  background: #fff;
  border: 1px solid #ccc;
  transition: .5s;
  overflow: hidden;
  z-index: 11
}

.IndexView .inputView .box[data-v-5ee10264] {
  flex: 1;
  height: 100%;
  align-items: flex-start;
  justify-content: center;
  position: relative
}

.IndexView .inputView .box .title[data-v-5ee10264] {
  color: #b7b7b7;
  font-size: 18px;
  line-height: normal;
  transition: .1s;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0
}

.IndexView .inputView .box .phone[data-v-5ee10264] {
  color: #222;
  font-size: 18px
}

.IndexView .inputView .box .phone[data-v-5ee10264] :nth-child(2) {
  color: #999
}

.IndexView .inputView .box .titleFocus[data-v-5ee10264] {
  width: auto;
  color: #999;
  font-size: 14px
}

.IndexView .inputView .box .titleFocus2[data-v-5ee10264] {
  color: #ff6533;
  font-size: 14px
}

.IndexView .inputView .box .disable[data-v-5ee10264] {
  color: #666
}

.IndexView .inputView .phoneView[data-v-5ee10264] {
  width: 113px;
  justify-content: flex-end;
  z-index: 1
}

.IndexView .inputView .phoneView .errIconView[data-v-5ee10264] {
  width: 18px;
  height: 18px;
  min-height: 18px;
  min-width: 18px;
  margin: 0 2px
}

.IndexView .inputView .phoneView .errIconView img[data-v-5ee10264] {
  width: 100%;
  height: 100%
}

.IndexView .inputView .phoneView .errIconView img.removeIcon[data-v-5ee10264] {
  cursor: pointer
}

.IndexView .inputView .phoneView .sendCodeView[data-v-5ee10264] {
  margin-left: 10px;
  width: 84px;
  min-width: 84px;
  height: 36px;
  border-radius: 8px;
  background: #ff6533;
  color: #fff;
  font-size: 16px;
  transition: .5s;
  line-height: normal;
  cursor: pointer
}

.IndexView .inputView .phoneView .nosendCodeView[data-v-5ee10264] {
  background: #f1f1f1;
  border: 1px solid #ccc;
  color: #999;
  cursor: not-allowed
}

.IndexView .inputView .eyeView[data-v-5ee10264],
.IndexView .inputView .eyeView img[data-v-5ee10264] {
  width: 18px
}

.IndexView .errMsgView[data-v-5ee10264] {
  position: relative;
  color: #e40011;
  font-weight: 200;
  font-size: 12px;
  line-height: 14px;
  margin-top: -34px;
  transition: .5s;
  z-index: 0;
  text-align: left
}

.IndexView .errMsg1[data-v-5ee10264] {
  margin-top: 5px
}

.IndexView .err[data-v-5ee10264] {
  border: 1px solid #e40011
}

.IndexView .focus[data-v-5ee10264] {
  border: 1px solid #ff6533
}

.disable .inputView[data-v-5ee10264] {
  background: #e4e4e4;
  border: 1px solid #ccc
}

.input-view[data-v-0f25712c] {
  width: 100%;
  height: 48px;
  position: relative
}

.input-view .my-input-err[data-v-0f25712c] {
  border: 1px solid #e40011 !important
}

.input-view .my-input[data-v-0f25712c] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
  overflow: hidden
}

.input-view .my-input .left[data-v-0f25712c] {
  padding: 0 15px;
  flex: 1
}

.input-view .my-input .left .title[data-v-0f25712c] {
  color: #b7b7b7;
  font-size: 18px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  font-family: Helvetica Neue Regular;
  font-weight: 400;
  transition: font-size .1s, color .1s;
  text-align: left;
  white-space: nowrap
}

.input-view .my-input .left .title-focus[data-v-0f25712c] {
  font-size: 14px !important;
  height: 15px !important
}

.input-view .my-input .left .title-err[data-v-0f25712c] {
  color: #e40011 !important
}

.input-view .my-input .left .input-box[data-v-0f25712c] {
  width: 100%;
  height: 27px;
  transition: all .1s ease
}

.input-view .my-input .left .input-box input[data-v-0f25712c] {
  width: 100%;
  height: 100%;
  color: #000;
  border: none;
  font-size: 18px;
  padding: 0;
  text-align: left
}

.input-view .my-input .left .input-box .input-err[data-v-0f25712c] {
  color: #e40011 !important
}

.input-view .my-input .left .input-box .input-succes[data-v-0f25712c] {
  color: #000 !important
}

.input-view .msg[data-v-0f25712c] {
  padding-left: 15px;
  width: 343px;
  position: absolute;
  bottom: 0;
  color: #ff6533;
  font-size: 12px;
  transition: .1s;
  opacity: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.input-view .msg-err[data-v-0f25712c] {
  bottom: -18px;
  opacity: 1;
  color: #e40011
}

.layout[data-v-69a89acc] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-69a89acc] {
  flex-direction: row-reverse
}

.layout.column[data-v-69a89acc] {
  flex-direction: column
}

.layout.column.reverse[data-v-69a89acc] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-69a89acc] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-69a89acc] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-69a89acc] {
  flex-direction: row !important
}

.layout.column[data-v-69a89acc] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-69a89acc] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-69a89acc] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-69a89acc] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-69a89acc] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-69a89acc] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-69a89acc] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-69a89acc] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-69a89acc] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-69a89acc] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-69a89acc] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-69a89acc] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-69a89acc] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-69a89acc] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-69a89acc] {
  justify-content: space-around !important
}

.layout.align-start[data-v-69a89acc] {
  align-items: flex-start !important
}

.layout.align-end[data-v-69a89acc] {
  align-items: flex-end !important
}

.layout.align-center[data-v-69a89acc] {
  align-items: center !important
}

.layout.align-baseline[data-v-69a89acc] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-69a89acc] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-69a89acc] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-69a89acc] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-69a89acc] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-69a89acc] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-69a89acc] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-69a89acc] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-69a89acc] {
  align-self: auto !important
}

.layout.align-self-start[data-v-69a89acc] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-69a89acc] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-69a89acc] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-69a89acc] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-69a89acc] {
  align-self: stretch !important
}

#app[data-v-69a89acc],
body[data-v-69a89acc],
html[data-v-69a89acc] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.home-page[data-v-69a89acc] {
  overflow: hidden
}

.home-page[data-v-69a89acc]::-webkit-scrollbar {
  width: 0 !important
}

.home-page .AppContent[data-v-69a89acc] {
  width: 100%;
  height: 100%;
  overflow: scroll
}

.home-page .AppContent[data-v-69a89acc]::-webkit-scrollbar {
  width: 0 !important
}

.home-page .AppContent .App-ContentView[data-v-69a89acc] {
  margin: 0 auto;
  width: 860px
}

.home-page .AppContent .App-ContentView .routerView[data-v-69a89acc] {
  flex: 1;
  width: 100%
}

.success-page[data-v-69a89acc] {
  padding-left: 50px;
  padding-right: 50px;
  overflow: hidden
}

.success-page[data-v-69a89acc]::-webkit-scrollbar {
  width: 0 !important
}

.success-page .AppContent[data-v-69a89acc] {
  width: 100%;
  height: 100%;
  overflow: scroll
}

.success-page .AppContent[data-v-69a89acc]::-webkit-scrollbar {
  width: 0 !important
}

.success-page .AppContent .App-ContentView[data-v-69a89acc] {
  margin: 0 auto
}

.success-page .AppContent .App-ContentView .routerView[data-v-69a89acc] {
  flex: 1;
  width: 100%
}

.layout[data-v-6902f244] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-6902f244] {
  flex-direction: row-reverse
}

.layout.column[data-v-6902f244] {
  flex-direction: column
}

.layout.column.reverse[data-v-6902f244] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-6902f244] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-6902f244] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-6902f244] {
  flex-direction: row !important
}

.layout.column[data-v-6902f244] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-6902f244] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-6902f244] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-6902f244] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-6902f244] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-6902f244] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-6902f244] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-6902f244] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-6902f244] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-6902f244] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-6902f244] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-6902f244] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-6902f244] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-6902f244] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-6902f244] {
  justify-content: space-around !important
}

.layout.align-start[data-v-6902f244] {
  align-items: flex-start !important
}

.layout.align-end[data-v-6902f244] {
  align-items: flex-end !important
}

.layout.align-center[data-v-6902f244] {
  align-items: center !important
}

.layout.align-baseline[data-v-6902f244] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-6902f244] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-6902f244] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-6902f244] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-6902f244] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-6902f244] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-6902f244] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-6902f244] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-6902f244] {
  align-self: auto !important
}

.layout.align-self-start[data-v-6902f244] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-6902f244] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-6902f244] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-6902f244] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-6902f244] {
  align-self: stretch !important
}

#app[data-v-6902f244],
body[data-v-6902f244],
html[data-v-6902f244] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.bind-phone[data-v-6902f244] {
  width: 452px;
  border-radius: 12px;
  background: #fff;
  display: flex;
  overflow: hidden;
  padding: 53px 55px 53px 53px
}

.bind-phone .bind-phone-form[data-v-6902f244] {
  width: 100%;
  position: relative
}

.bind-phone .bind-phone-form .receiving[data-v-6902f244] {
  margin-top: -30px;
  text-align: right;
  color: #009ada;
  font-family: Helvetica Neue Regular;
  font-size: 14px;
  cursor: pointer
}

.bind-phone .bind-phone-form .skip[data-v-6902f244] {
  position: absolute;
  top: -45px;
  right: 0;
  margin-top: 7px;
  margin-right: -40px;
  color: #ff6533;
  font-family: DIN Alternate Bold;
  font-size: 16px;
  cursor: pointer
}

.bind-phone .bind-phone-form .card[data-v-6902f244] {
  margin: 0 auto;
  width: 326px;
  height: 72px;
  position: relative
}

.bind-phone .bind-phone-form .card .bg-img[data-v-6902f244] {
  width: 100%;
  height: 100%
}

.bind-phone .bind-phone-form .card .content[data-v-6902f244] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 5px
}

.bind-phone .bind-phone-form .card .content .span-1[data-v-6902f244] {
  color: #fff;
  font-family: Helvetica Neue Bold;
  font-size: 40px
}

.bind-phone .bind-phone-form .card .content .span-2[data-v-6902f244] {
  color: #fff;
  font-family: Helvetica Neue Bold;
  font-size: 18px;
  margin-top: 18px;
  margin-left: 3px
}

.bind-phone .bind-phone-form .card .content .span-3[data-v-6902f244] {
  color: #fff;
  font-family: Helvetica Neue Medium;
  font-size: 16px;
  line-height: 20px;
  margin-left: 30px
}

.bind-phone .bind-phone-form .card .content img[data-v-6902f244] {
  width: 98px;
  height: 98px;
  position: absolute;
  left: 38px;
  top: -22px
}

.bind-phone .bind-phone-form .received[data-v-6902f244] {
  margin-top: 33px
}

.bind-phone .bind-phone-form .received span[data-v-6902f244] {
  color: #ce8c50 !important
}

.bind-phone .bind-phone-form .banner-1[data-v-6902f244] {
  width: 100%;
  margin: 53px 0 37px 0;
  padding: 0 8px 0 8px
}

.bind-phone .bind-phone-form .input-View-item[data-v-6902f244] {
  width: 100%;
  border: .5px solid #c8c8c8;
  border-radius: 10px;
  padding: 15px 8px 13px 8px
}

.bind-phone .bind-phone-form .input-View-item .banner-2[data-v-6902f244] {
  width: 100%;
  margin-bottom: 38px
}

.bind-phone .bind-phone-form .input-item[data-v-6902f244] {
  width: 100%;
  height: 60px;
  margin-bottom: 22px
}

.bind-phone .bind-phone-form .input-item .acount-right1[data-v-6902f244] {
  width: 40px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer
}

.bind-phone .bind-phone-form .input-item .acount-right1 img[data-v-6902f244] {
  width: 18px
}

.bind-phone .bind-phone-form .input-item .acount-right2[data-v-6902f244] {
  width: 84px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  padding: 9.6px 11px 9.6px 0
}

.bind-phone .bind-phone-form .input-item .acount-right2 .input-item-send[data-v-6902f244] {
  width: 100%;
  height: 28.8px;
  border-radius: 8px;
  background: #ff6533;
  color: #fff;
  font-family: Helvetica Neue Regular;
  font-weight: regular;
  font-size: 16px;
  letter-spacing: 0;
  text-align: center;
  cursor: pointer
}

.bind-phone .bind-phone-form .input-item .acount-right2 .send-display[data-v-6902f244] {
  border-radius: 8px;
  background: #f1f1f1;
  border: 1px solid #ccc;
  color: #999;
  cursor: not-allowed
}

.bind-phone .bind-phone-form .input-item .acount-right2 .count-text[data-v-6902f244] {
  color: #ff6533
}

.bind-phone .bind-phone-form .input-item .acount-right3[data-v-6902f244] {
  width: 40px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer
}

.bind-phone .bind-phone-form .input-item .acount-right3 img[data-v-6902f244] {
  width: 18px
}

.bind-phone .bind-phone-form .input-forget-password[data-v-6902f244] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: right;
  color: #222;
  font-size: 14px;
  font-family: Helvetica Neue Regular;
  cursor: pointer;
  margin-top: 15px
}

.bind-phone .bind-phone-form .input-forget-password span[data-v-6902f244]:nth-child(1n):hover,
.bind-phone .bind-phone-form .input-forget-password span[data-v-6902f244]:nth-child(2n):hover {
  color: #ff6533
}

.bind-phone .bind-phone-form .submit-btn[data-v-6902f244] {
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  background: #ff6533;
  color: #fff;
  font-family: DIN Alternate Bold;
  font-size: 22px;
  letter-spacing: 0;
  margin-top: 30px;
  cursor: pointer
}

.bind-phone .bind-phone-form .submit-btn img[data-v-6902f244] {
  width: 13px;
  margin-left: 6px;
  animation: myfirst-6902f244 2s linear infinite
}

@keyframes myfirst-6902f244 {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.bind-phone .bind-phone-form .submit-btn-display[data-v-6902f244] {
  color: #ffd4c7;
  background: #ff9f80;
  cursor: unset
}

.layout[data-v-f15543bc] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-f15543bc] {
  flex-direction: row-reverse
}

.layout.column[data-v-f15543bc] {
  flex-direction: column
}

.layout.column.reverse[data-v-f15543bc] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-f15543bc] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-f15543bc] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-f15543bc] {
  flex-direction: row !important
}

.layout.column[data-v-f15543bc] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-f15543bc] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-f15543bc] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-f15543bc] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-f15543bc] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-f15543bc] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-f15543bc] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-f15543bc] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-f15543bc] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-f15543bc] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-f15543bc] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-f15543bc] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-f15543bc] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-f15543bc] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-f15543bc] {
  justify-content: space-around !important
}

.layout.align-start[data-v-f15543bc] {
  align-items: flex-start !important
}

.layout.align-end[data-v-f15543bc] {
  align-items: flex-end !important
}

.layout.align-center[data-v-f15543bc] {
  align-items: center !important
}

.layout.align-baseline[data-v-f15543bc] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-f15543bc] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-f15543bc] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-f15543bc] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-f15543bc] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-f15543bc] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-f15543bc] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-f15543bc] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-f15543bc] {
  align-self: auto !important
}

.layout.align-self-start[data-v-f15543bc] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-f15543bc] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-f15543bc] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-f15543bc] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-f15543bc] {
  align-self: stretch !important
}

#app[data-v-f15543bc],
body[data-v-f15543bc],
html[data-v-f15543bc] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.confirmation[data-v-f15543bc] {
  width: 422px;
  height: 320px;
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
  padding: 46px 39px 50px 50px
}

.confirmation .title[data-v-f15543bc] {
  font-family: Helvetica Neue Bold;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #222
}

.confirmation .btn-submit[data-v-f15543bc] {
  border-radius: 24px;
  background: #ff6533;
  color: #fff;
  margin-top: 77px
}

.confirmation .btn-cancel[data-v-f15543bc],
.confirmation .btn-submit[data-v-f15543bc] {
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: DIN Alternate Bold;
  font-size: 22px;
  letter-spacing: 0;
  cursor: pointer
}

.confirmation .btn-cancel[data-v-f15543bc] {
  border-radius: 24px;
  border: 1px solid #ff6533;
  color: #ff6533;
  margin-top: 36px
}

.layout[data-v-a4ea789e] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-a4ea789e] {
  flex-direction: row-reverse
}

.layout.column[data-v-a4ea789e] {
  flex-direction: column
}

.layout.column.reverse[data-v-a4ea789e] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-a4ea789e] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-a4ea789e] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-a4ea789e] {
  flex-direction: row !important
}

.layout.column[data-v-a4ea789e] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-a4ea789e] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-a4ea789e] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-a4ea789e] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-a4ea789e] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-a4ea789e] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-a4ea789e] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-a4ea789e] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-a4ea789e] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-a4ea789e] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-a4ea789e] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-a4ea789e] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-a4ea789e] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-a4ea789e] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-a4ea789e] {
  justify-content: space-around !important
}

.layout.align-start[data-v-a4ea789e] {
  align-items: flex-start !important
}

.layout.align-end[data-v-a4ea789e] {
  align-items: flex-end !important
}

.layout.align-center[data-v-a4ea789e] {
  align-items: center !important
}

.layout.align-baseline[data-v-a4ea789e] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-a4ea789e] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-a4ea789e] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-a4ea789e] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-a4ea789e] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-a4ea789e] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-a4ea789e] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-a4ea789e] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-a4ea789e] {
  align-self: auto !important
}

.layout.align-self-start[data-v-a4ea789e] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-a4ea789e] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-a4ea789e] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-a4ea789e] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-a4ea789e] {
  align-self: stretch !important
}

#app[data-v-a4ea789e],
body[data-v-a4ea789e],
html[data-v-a4ea789e] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.VerifySlide[data-v-a4ea789e] {
  position: relative
}

.VerifySlide .hit-title[data-v-a4ea789e] {
  color: #666;
  font-family: Helvetica Neue;
  font-weight: medium;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0;
  text-align: center;
  margin: 16px auto
}

.VerifySlide .VerifySlide-content[data-v-a4ea789e] {
  width: 310px;
  height: 155px;
  user-select: none
}

.VerifySlide .VerifySlide-content img[data-v-a4ea789e] {
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: relative
}

.VerifySlide .VerifySlide-content .reload[data-v-a4ea789e] {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 54px;
  right: 10px;
  cursor: pointer;
  z-index: 99;
  pointer-events: auto
}

.VerifySlide .VerifySlide-content .refresh[data-v-a4ea789e] {
  animation: spin-a4ea789e 1s linear infinite;
  -moz-animation: spin-a4ea789e 1s infinite linear;
  -webkit-animation: spin-a4ea789e 1s linear infinite;
  -o-animation: refreshing 1s infinite linear
}

@-moz-keyframes spin-a4ea789e {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@-webkit-keyframes spin-a4ea789e {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@-o-keyframes spin-a4ea789e {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@keyframes spin-a4ea789e {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.VerifySlide .verify-sub-block[data-v-a4ea789e] {
  width: 50px;
  height: 155px;
  position: absolute;
  top: 48px;
  left: -1px;
  user-select: none;
  pointer-events: none
}

.VerifySlide .verify-sub-block img[data-v-a4ea789e] {
  width: 100%;
  height: 100%
}

.VerifySlide .verify-bar[data-v-a4ea789e] {
  margin-top: 14px;
  margin-bottom: 32px;
  width: 310px;
  height: 42px;
  position: relative;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px
}

.VerifySlide .verify-bar .verify-bar-bg-img[data-v-a4ea789e] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.VerifySlide .verify-bar .hit-text[data-v-a4ea789e] {
  user-select: none;
  pointer-events: none;
  color: #999 !important;
  font-family: Helvetica Neue;
  font-size: 14px;
  letter-spacing: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 258px;
  height: 100%;
  line-height: 40px;
  text-align: center
}

.VerifySlide .verify-bar .hit-text .hitText-left[data-v-a4ea789e] {
  background: linear-gradient(90deg, #b4b3b3, #e0e0e0);
  -webkit-background-clip: text;
  color: transparent
}

.VerifySlide .verify-bar .hit-text .hitText-animation[data-v-a4ea789e] {
  background: linear-gradient(90deg, #fff, #fff);
  -webkit-background-clip: text;
  color: transparent
}

.VerifySlide .verify-bar .hit-text .hitText-right[data-v-a4ea789e] {
  background: linear-gradient(90deg, #b4b3b3, #e0e0e0);
  -webkit-background-clip: text;
  color: transparent
}

.VerifySlide .verify-bar .verify-bar-bg-box[data-v-a4ea789e] {
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  overflow: hidden;
  border-radius: 100px 0 0 100px;
  box-shadow: 10px 0 0 0 #fff
}

.VerifySlide .verify-bar .verify-bar-bg[data-v-a4ea789e] {
  width: 100%;
  height: 100%;
  background: #fff;
  pointer-events: none;
  user-select: none
}

.VerifySlide .verify-bar .verify-bar-clone[data-v-a4ea789e] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  cursor: pointer
}

.VerifySlide .verify-bar .verify-move-block[data-v-a4ea789e] {
  width: 52px;
  height: 52px;
  position: absolute;
  top: -5px;
  left: 0;
  z-index: 10;
  background: #fff;
  cursor: pointer;
  overflow: hidden;
  user-select: none;
  border-radius: 100px
}

.VerifySlide .verify-bar .verify-move-block .hidden[data-v-a4ea789e] {
  width: 100%;
  height: 100%;
  position: relative
}

.VerifySlide .verify-bar .verify-move-block .hidden img[data-v-a4ea789e] {
  width: 100%;
  height: 100%
}

.VerifySlide .verify-bar .verify-move-block .hidden[data-v-a4ea789e]:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0
}

.layout[data-v-2d4126bc] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-2d4126bc] {
  flex-direction: row-reverse
}

.layout.column[data-v-2d4126bc] {
  flex-direction: column
}

.layout.column.reverse[data-v-2d4126bc] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-2d4126bc] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-2d4126bc] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-2d4126bc] {
  flex-direction: row !important
}

.layout.column[data-v-2d4126bc] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-2d4126bc] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-2d4126bc] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-2d4126bc] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-2d4126bc] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-2d4126bc] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-2d4126bc] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-2d4126bc] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-2d4126bc] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-2d4126bc] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-2d4126bc] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-2d4126bc] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-2d4126bc] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-2d4126bc] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-2d4126bc] {
  justify-content: space-around !important
}

.layout.align-start[data-v-2d4126bc] {
  align-items: flex-start !important
}

.layout.align-end[data-v-2d4126bc] {
  align-items: flex-end !important
}

.layout.align-center[data-v-2d4126bc] {
  align-items: center !important
}

.layout.align-baseline[data-v-2d4126bc] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-2d4126bc] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-2d4126bc] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-2d4126bc] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-2d4126bc] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-2d4126bc] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-2d4126bc] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-2d4126bc] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-2d4126bc] {
  align-self: auto !important
}

.layout.align-self-start[data-v-2d4126bc] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-2d4126bc] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-2d4126bc] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-2d4126bc] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-2d4126bc] {
  align-self: stretch !important
}

#app[data-v-2d4126bc],
body[data-v-2d4126bc],
html[data-v-2d4126bc] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.VerifySlide[data-v-2d4126bc] {
  position: relative
}

.VerifySlide .hit-title[data-v-2d4126bc] {
  color: #666;
  font-family: Helvetica Neue;
  font-weight: medium;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0;
  text-align: center;
  margin: 16px auto
}

.VerifySlide .VerifySlide-content[data-v-2d4126bc] {
  width: 310px;
  height: 155px;
  user-select: none
}

.VerifySlide .VerifySlide-content img[data-v-2d4126bc] {
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: relative
}

.VerifySlide .VerifySlide-content .reload[data-v-2d4126bc] {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 54px;
  right: 10px;
  cursor: pointer;
  z-index: 99;
  pointer-events: auto
}

.VerifySlide .VerifySlide-content .refresh[data-v-2d4126bc] {
  animation: spin-2d4126bc 1s linear infinite;
  -moz-animation: spin-2d4126bc 1s infinite linear;
  -webkit-animation: spin-2d4126bc 1s linear infinite;
  -o-animation: refreshing 1s infinite linear
}

@-moz-keyframes spin-2d4126bc {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@-webkit-keyframes spin-2d4126bc {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@-o-keyframes spin-2d4126bc {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@keyframes spin-2d4126bc {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.VerifySlide .verify-sub-block[data-v-2d4126bc] {
  width: 50px;
  height: 155px;
  position: absolute;
  top: 48px;
  left: -1px;
  user-select: none;
  pointer-events: none
}

.VerifySlide .verify-sub-block img[data-v-2d4126bc] {
  width: 100%;
  height: 100%
}

.VerifySlide .verify-bar[data-v-2d4126bc] {
  margin-top: 14px;
  margin-bottom: 32px;
  width: 310px;
  height: 42px;
  position: relative;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px
}

.VerifySlide .verify-bar .verify-bar-bg-img[data-v-2d4126bc] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.VerifySlide .verify-bar .hit-text[data-v-2d4126bc] {
  user-select: none;
  pointer-events: none;
  color: #999 !important;
  font-family: Helvetica Neue;
  font-size: 14px;
  letter-spacing: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 258px;
  height: 100%;
  line-height: 40px;
  text-align: center
}

.VerifySlide .verify-bar .hit-text .hitText-left[data-v-2d4126bc] {
  background: linear-gradient(90deg, #b4b3b3, #e0e0e0);
  -webkit-background-clip: text;
  color: transparent
}

.VerifySlide .verify-bar .hit-text .hitText-animation[data-v-2d4126bc] {
  background: linear-gradient(90deg, #fff, #fff);
  -webkit-background-clip: text;
  color: transparent
}

.VerifySlide .verify-bar .hit-text .hitText-right[data-v-2d4126bc] {
  background: linear-gradient(90deg, #b4b3b3, #e0e0e0);
  -webkit-background-clip: text;
  color: transparent
}

.VerifySlide .verify-bar .verify-bar-bg-box[data-v-2d4126bc] {
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  overflow: hidden;
  border-radius: 100px 0 0 100px;
  box-shadow: 10px 0 0 0 #fff
}

.VerifySlide .verify-bar .verify-bar-bg[data-v-2d4126bc] {
  width: 100%;
  height: 100%;
  background: #fff;
  pointer-events: none;
  user-select: none
}

.VerifySlide .verify-bar .verify-bar-clone[data-v-2d4126bc] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  cursor: pointer
}

.VerifySlide .verify-bar .verify-move-block[data-v-2d4126bc] {
  width: 52px;
  height: 52px;
  position: absolute;
  top: -5px;
  left: 0;
  z-index: 10;
  background: #fff;
  cursor: pointer;
  overflow: hidden;
  user-select: none;
  border-radius: 50%
}

.VerifySlide .verify-bar .verify-move-block .hidden[data-v-2d4126bc] {
  width: 100%;
  height: 100%;
  position: relative
}

.VerifySlide .verify-bar .verify-move-block .hidden img[data-v-2d4126bc] {
  width: 100%;
  height: 100%
}

.VerifySlide .verify-bar .verify-move-block .hidden[data-v-2d4126bc]:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0
}

.grecaptcha-Popup-1 .van-popup[data-v-4ece674c] {
  border-radius: 20px 20px
}

.grecaptcha-Popup-1 .van-popup .head-1[data-v-4ece674c] {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative
}

.grecaptcha-Popup-1 .van-popup .head-1 span[data-v-4ece674c] {
  color: #222;
  font-family: Helvetica Neue;
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0;
  text-align: center;
  pointer-events: none;
  user-select: none
}

.grecaptcha-Popup-1 .van-popup .head-1 .close-img[data-v-4ece674c] {
  width: 14px;
  height: 14px;
  position: absolute;
  right: 20px;
  cursor: pointer;
  user-select: none
}

.grecaptcha-Popup-1 .van-popup .verifi-text[data-v-4ece674c] {
  width: 100%;
  color: #000;
  display: flex;
  justify-content: center;
  font-size: 18px;
  font-weight: 600
}

.grecaptcha-Popup-1 .van-popup .verifi-text span[data-v-4ece674c] {
  color: #ff976a
}

.grecaptcha-Popup-1 .van-popup .content[data-v-4ece674c] {
  width: 310px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto
}

.grecaptcha-Popup-1 .van-popup .captcha-block[data-v-4ece674c] {
  margin-top: 5vw
}

.grecaptcha-Popup-1 .van-popup .image-block[data-v-4ece674c] {
  position: relative;
  overflow: hidden;
  width: min-content;
  margin: auto
}

.grecaptcha-Popup-1 .van-popup .image-block .reload[data-v-4ece674c] {
  position: absolute;
  background-size: 100%;
  width: 5vw;
  height: 5vw;
  top: 1.5vw;
  right: 1.5vw
}

.grecaptcha-Popup-1 .van-popup .image-block .verifi-img[data-v-4ece674c] {
  width: auto;
  height: auto
}

.grecaptcha-Popup-1 .van-popup .image-block .coordinate[data-v-4ece674c] {
  position: absolute;
  background: #df4133;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  color: #fff;
  font-style: unset
}

.grecaptcha-Popup-1 .van-popup .success-block[data-v-4ece674c] {
  text-align: center;
  background-image: linear-gradient(180deg, #fff, #fff 27%, #fff 44%, #edeff1 73%, #edeff1 0);
  border: 1px solid #6ed4c5;
  border-radius: 5px;
  line-height: 12vw;
  color: #5acfbd;
  letter-spacing: .78px;
  font-size: 4vw
}

[data-v-a16f8198] .van-tabs__line {
  background-color: #222
}

[data-v-a16f8198] .van-tabs__nav {
  margin: 0;
  background: transparent
}

[data-v-a16f8198] .van-tabs__nav :nth-child(2) {
  height: 20px;
  width: 1px;
  margin: 0 10px;
  margin-top: 5px;
  padding: 0;
  background-color: #aaa
}

[data-v-a16f8198] .van-tabs__wrap {
  height: 100% !important;
  padding: 0 !important;
  display: flex;
  align-items: flex-start
}

[data-v-a16f8198] .van-tabs__nav--line {
  display: flex
}

[data-v-a16f8198] .van-tabs__nav--line .van-tab.van-tab--active>span {
  color: #222;
  font-weight: 400;
  font-size: 24px;
  line-height: normal;
  display: flex !important;
  height: 100%
}

[data-v-a16f8198] .van-tabs__nav--line .van-tab>span {
  height: 100%;
  color: #999;
  font-weight: 400;
  font-size: 24px;
  line-height: normal;
  display: flex !important;
  align-items: flex-start !important
}

.HeaderView[data-v-a16f8198] {
  width: 100%;
  height: 36px;
  padding: 0 16px
}

.HeaderView .tabsView[data-v-a16f8198] {
  height: 100%;
  display: flex !important;
  align-items: flex-start !important
}

.HeaderView .closeView[data-v-a16f8198] {
  width: 14px;
  height: 14px;
  cursor: pointer
}

.HeaderView .closeView .close[data-v-a16f8198] {
  width: 100%;
  height: 100%
}

.none[data-v-a16f8198] {
  display: none
}

.LoginPageView[data-v-9125e7b4] {
  width: 100%;
  height: 100%
}

.LoginPageView .Login-input-box[data-v-9125e7b4] {
  width: 100%;
  margin-top: 24px
}

.LoginPageView .Login-input-box .input-View-item[data-v-9125e7b4] {
  width: 100%
}

.LoginPageView .Login-input-box .input-item[data-v-9125e7b4] {
  width: 100%;
  height: 60px;
  margin-bottom: 22px
}

.LoginPageView .Login-input-box .sendCodeView_succsee[data-v-9125e7b4] {
  color: #fff !important;
  background: #ff6533 !important
}

.LoginPageView .Login-input-box .sendCodeView[data-v-9125e7b4] {
  margin-left: 10px;
  width: 84px;
  height: 36px;
  border-radius: 8px;
  font-size: 16px;
  transition: .5s;
  line-height: 36px;
  background: #f1f1f1;
  color: #999;
  text-align: center
}

.LoginPageView .Login-input-box .input-forget-password[data-v-9125e7b4] {
  width: 100%;
  text-align: right;
  color: #222;
  font-size: 14px;
  cursor: pointer
}

.LoginPageView .Login-submit-box[data-v-9125e7b4] {
  width: 100%;
  margin-top: 44px;
  font-size: 22px
}

.LoginPageView .Login-loginType-box[data-v-9125e7b4] {
  width: 100%;
  margin-top: 34px;
  color: #ff6533;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer
}

.LoginPageView .Login-loginType-box img[data-v-9125e7b4] {
  width: 16px;
  height: 16px
}

.LoginPageView .Login-with-box[data-v-9125e7b4] {
  width: 100%;
  margin-top: 50px
}

.LoginPageView .Login-with-box .title-text[data-v-9125e7b4] {
  width: 100%;
  color: #999;
  font-size: 14px;
  text-align: center;
  margin-bottom: 19px
}

.LoginPageView .Login-with-box .Login-with-icon[data-v-9125e7b4] {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 32px
}

.LoginPageView .Login-with-box .Login-with-icon img[data-v-9125e7b4] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 0 36px
}

.LoginPageView .Login-with-box .banner-img[data-v-9125e7b4] {
  width: 100%;
  height: 123px;
  border-radius: 20px;
  position: relative
}

.LoginPageView .Login-with-box .banner-img .position-text[data-v-9125e7b4] {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 15px;
  z-index: 9;
  color: #fff
}

.LoginPageView .Login-with-box .banner-img .position-text p[data-v-9125e7b4] {
  width: 100%;
  color: #fff;
  font-family: Helvetica Neue;
  font-weight: Condensed Bold;
  font-size: 22px;
  line-height: 1.09;
  text-align: left
}

.LoginPageView .Login-with-box .banner-img .position-text button[data-v-9125e7b4] {
  margin-top: 9px;
  width: 80px;
  height: 35px;
  border-radius: 21px;
  background: #8f35e9;
  border: none
}

.LoginPageView .Login-with-box .banner-img img[data-v-9125e7b4] {
  width: 100%;
  height: 100%;
  border-radius: 20px
}

.LoginPageView .Login-with-box .foot-text[data-v-9125e7b4] {
  padding: 25px 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #666
}

.LoginPageView .Login-with-box .foot-text img[data-v-9125e7b4] {
  margin-left: 5px;
  width: 70px;
  height: 15px
}

.checkPasswordView[data-v-1277cf9d] {
  width: 100%;
  align-items: flex-start
}

.checkPasswordView .itemView[data-v-1277cf9d] {
  margin: 5px 0;
  height: 20px
}

.checkPasswordView .itemView .iconView[data-v-1277cf9d] {
  width: 14px;
  height: 14px
}

.checkPasswordView .itemView .iconView img[data-v-1277cf9d] {
  width: 100%;
  height: 100%
}

.checkPasswordView .itemView .titleView[data-v-1277cf9d] {
  color: #999;
  font-size: 14px;
  margin-left: 5px
}

.checkPasswordView .itemView .acitveTitleView[data-v-1277cf9d] {
  color: #222;
  font-size: 14px
}

.checkPasswordView>.itemView[data-v-1277cf9d]:first-child {
  margin-top: 0
}

.checkPasswordView>.itemView[data-v-1277cf9d]:last-child {
  margin-bottom: 0
}

.JoinToAccountView[data-v-b06cf6bc] {
  padding-top: 25px;
  width: 100%
}

.JoinToAccountView .inputn[data-v-b06cf6bc] {
  margin-bottom: 5px
}

.JoinToAccountView .Button[data-v-b06cf6bc] {
  width: 100%;
  height: 48px;
  border-radius: 24px;
  background: #ff6533;
  color: #fff;
  font-family: DIN Alternate Bold;
  font-weight: 700;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0;
  margin-top: 44px;
  text-align: center
}

.JoinToAccountView .ButtonUnsubmit[data-v-b06cf6bc] {
  background: #ff9f80
}

.JoinToAccountView .changeJionType[data-v-b06cf6bc] {
  margin-top: 34px;
  color: #ff6533;
  font-size: 16px
}

.JoinToAccountView .changeJionType .iconView[data-v-b06cf6bc] {
  margin-left: 10px;
  height: 14px
}

.JoinToAccountView .changeJionType .iconView img[data-v-b06cf6bc] {
  height: 100%
}

.PhoneNumberView[data-v-58c2cb94] {
  width: 100%
}

.CodeInputView .inputItem[data-v-7cb5dca7] {
  width: 44px;
  margin: 0 5px;
  height: 52px
}

.CodeInputView .inputItem.error input[data-v-7cb5dca7] {
  border: 1px solid red
}

.CodeInputView .inputItem input[data-v-7cb5dca7] {
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 6px;
  background: #fff;
  font-size: 24px;
  font-weight: 700;
  color: #333;
  outline: transparent
}

.CodeInputView .inputItem input[data-v-7cb5dca7]:active,
.CodeInputView .inputItem input[data-v-7cb5dca7]:focus {
  border: 1px solid #425b97;
  background: #e3ecfb
}

.CodeInputView input[data-v-7cb5dca7]::-webkit-inner-spin-button,
.CodeInputView input[data-v-7cb5dca7]::-webkit-outer-spin-button {
  -webkit-appearance: none
}

.CodeInputView input[type=number][data-v-7cb5dca7] {
  -moz-appearance: textfield
}

.VerifyPhoneNumberView[data-v-dafea51a] {
  width: 100%
}

.VerifyPhoneNumberView .txtView[data-v-dafea51a] {
  margin-top: 10px;
  width: 100%
}

.VerifyPhoneNumberView .txtView .txt[data-v-dafea51a] {
  color: #222;
  font-size: 14px
}

.VerifyPhoneNumberView .txtView .untxt[data-v-dafea51a] {
  color: #999
}

.VerifyPhoneNumberView .txtView .toServer[data-v-dafea51a] {
  color: #222;
  font-size: 14px
}

.SetPasswordView .page[data-v-28408b8c],
.SetPasswordView[data-v-28408b8c] {
  width: 100%
}

.SetPasswordView .HeaderView[data-v-28408b8c] {
  width: 100%;
  height: 56px;
  padding: 15px 16px;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: #f1f1f1;
  margin-bottom: 33px;
  border-bottom: 1px solid #dfdfdf
}

.SetPasswordView .HeaderView .back[data-v-28408b8c] {
  height: 19px
}

.SetPasswordView .HeaderView .back img[data-v-28408b8c] {
  height: 100%
}

.SetPasswordView .HeaderView .title[data-v-28408b8c] {
  color: #222;
  font-weight: 700;
  font-size: 20px
}

.SetPasswordView .HeaderView .save[data-v-28408b8c] {
  color: #b7b7b7;
  font-size: 16px
}

.SetPasswordView .HeaderView .onsave[data-v-28408b8c] {
  color: #ff6533;
  font-size: 16px
}

.JoinToAccountView[data-v-c3e6b184] {
  padding-top: 25px;
  width: 100%
}

.JoinToAccountView .titleView[data-v-c3e6b184] {
  width: 100%;
  color: #999;
  font-size: 16px;
  margin-bottom: 24px;
  text-align: center
}

.JoinToAccountView .titleView>.titleItemView[data-v-c3e6b184]:first-child {
  color: #666;
  font-size: 18px
}

.JoinToAccountView .inputn[data-v-c3e6b184] {
  margin-bottom: 5px
}

.JoinToAccountView .Button[data-v-c3e6b184] {
  width: 100%;
  height: 48px;
  border-radius: 24px;
  background: #ff6533;
  color: #fff;
  font-family: DIN Alternate Bold;
  font-weight: 700;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0;
  margin-top: 44px;
  text-align: center
}

.JoinToAccountView .ButtonUnsubmit[data-v-c3e6b184] {
  background: #ff9f80
}

.JoinToAccountView .changeJionType[data-v-c3e6b184] {
  margin-top: 34px;
  color: #ff6533;
  font-size: 16px
}

.JoinToAccountView .changeJionType .iconView[data-v-c3e6b184] {
  margin-left: 10px;
  height: 14px
}

.JoinToAccountView .changeJionType .iconView img[data-v-c3e6b184] {
  height: 100%
}

.RegisterSuccessView[data-v-31f5d4ba] {
  width: 100%;
  overflow-y: scroll
}

.RegisterSuccessView .successImg[data-v-31f5d4ba] {
  width: 65px;
  margin-top: 67px
}

.RegisterSuccessView .successImg img[data-v-31f5d4ba] {
  width: 100%
}

.RegisterSuccessView .txtView[data-v-31f5d4ba] {
  width: 100%;
  padding: 0 48px;
  text-align: center
}

.RegisterSuccessView .txtView .titleView[data-v-31f5d4ba] {
  margin-top: 24px;
  color: #222;
  font-size: 22px;
  white-space: nowrap
}

.RegisterSuccessView .addrsView[data-v-31f5d4ba] {
  width: 100%;
  padding: 22px 0 22px 24px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #dfdfdf;
  justify-content: flex-start;
  margin-top: 41px
}

.RegisterSuccessView .addrsView .line[data-v-31f5d4ba] {
  width: 100%;
  margin-bottom: 6px 0;
  justify-content: flex-start
}

.RegisterSuccessView .addrsView .line .icon[data-v-31f5d4ba] {
  height: 12px;
  margin-right: 5px
}

.RegisterSuccessView .addrsView .line .icon img[data-v-31f5d4ba] {
  height: 100%
}

.RegisterSuccessView .addrsView .line .title[data-v-31f5d4ba] {
  color: #999;
  font-size: 12px
}

.RegisterSuccessView .addrsView .line[data-v-31f5d4ba]:last-child {
  margin-bottom: 0
}

.RegisterSuccessView .addrsView .line[data-v-31f5d4ba]:first-child {
  margin-bottom: 12px
}

.RegisterSuccessView .addrsView .line[data-v-31f5d4ba]:nth-child(2) {
  color: #222;
  font-weight: 800;
  font-size: 14px
}

.RegisterSuccessView .buttomView[data-v-31f5d4ba] {
  width: 100%;
  margin-top: 45px
}

.RegisterSuccessView .buttomView .buttomItem[data-v-31f5d4ba] {
  width: 100%;
  height: 48px;
  border-radius: 24px;
  margin-bottom: 24px
}

.RegisterSuccessView .buttomView .buttomItem[data-v-31f5d4ba]:first-child {
  background: #ff6533;
  color: #fff;
  font-size: 22px
}

.RegisterSuccessView .buttomView .buttomItem[data-v-31f5d4ba]:last-child {
  border: 1px solid #ff6533;
  color: #ff6533;
  font-size: 22px;
  margin-bottom: 0
}

.RegisterSuccessView .buttomView .buttomItem[data-v-31f5d4ba]:last-child:active {
  border: 1px solid rgba(0, 0, 0, .8)
}

.JoinView[data-v-10246143] {
  width: 100%
}

.SuccessHeaderView[data-v-7c2aac98] {
  width: 100%;
  height: 33px;
  padding: 0 18px
}

.SuccessHeaderView .logoView[data-v-7c2aac98],
.SuccessHeaderView .logoView img[data-v-7c2aac98] {
  height: 100%
}

.SuccessView[data-v-38050105] {
  width: 100%;
  height: 100%
}

.SuccessView .contentView[data-v-38050105] {
  width: 100%;
  flex: 1;
  overflow-y: scroll
}

.SuccessView .contentView .successImg[data-v-38050105] {
  width: 65px;
  margin-top: 67px
}

.SuccessView .contentView .successImg img[data-v-38050105] {
  width: 100%
}

.SuccessView .contentView .txtView[data-v-38050105] {
  width: 100%;
  padding: 0 48px;
  text-align: center
}

.SuccessView .contentView .txtView .titleView[data-v-38050105] {
  margin-top: 24px;
  color: #222;
  font-size: 22px;
  white-space: nowrap
}

.SuccessView .contentView .txtView .msgContent[data-v-38050105] {
  margin-top: 12px;
  color: #666;
  font-weight: 400;
  font-size: 14px;
  text-align: left
}

.SuccessView .contentView .infoView[data-v-38050105] {
  margin-top: 34px;
  width: 100%;
  padding: 0 16px
}

.SuccessView .contentView .infoView .itemView[data-v-38050105] {
  width: 100%;
  height: 60px;
  background: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 0 18px
}

.SuccessView .contentView .infoView .itemView .titleView[data-v-38050105] {
  color: #666;
  font-size: 15px;
  font-weight: 600
}

.SuccessView .contentView .infoView .itemView .valueView .value[data-v-38050105] {
  color: #20263f;
  font-weight: 800;
  font-size: 15px
}

.SuccessView .contentView .infoView .itemView .valueView .copyIcon[data-v-38050105] {
  margin-left: 5px
}

.SuccessView .contentView .infoView .itemView[data-v-38050105]:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

.SuccessView .contentView .infoView .itemView[data-v-38050105]:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom: 1px solid #ccc
}

.SuccessView .contentView .buttom[data-v-38050105] {
  margin-top: 24px;
  width: calc(100% - 32px);
  height: 48px;
  border-radius: 24px;
  background: #ff6533
}

.SuccessView .contentView .buttom .title[data-v-38050105] {
  color: #fff;
  font-size: 18px;
  margin-left: 5px
}

.SuccessView .contentView .buttom[data-v-38050105]:last-child {
  border: 1px solid #ff6533;
  background: inherit
}

.SuccessView .contentView .buttom:last-child .title[data-v-38050105] {
  color: #ff6533;
  font-size: 18px
}

.active[data-v-755519e3] {
  margin-top: 27px;
  width: 100%
}

.active .contentView[data-v-755519e3] {
  position: relative;
  width: 100%
}

.active .contentView .itemView .line[data-v-755519e3] {
  width: 30px;
  height: 1px;
  background-color: #ccc;
  margin-bottom: 25px
}

.active .contentView .itemView .activeline[data-v-755519e3] {
  background-color: #ff9f80
}

.active .contentView .itemView .iconView[data-v-755519e3] {
  z-index: 3;
  width: 35px;
  height: 35px;
  transition: .5s;
  position: relative
}

.active .contentView .itemView .iconView img[data-v-755519e3] {
  width: 100%;
  height: 100%
}

.active .contentView .itemView .iconView .right[data-v-755519e3] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40%;
  height: 40%
}

.active .contentView .itemView .titleView[data-v-755519e3] {
  margin-top: 8px;
  font-size: 13px;
  color: #b7b7b7;
  letter-spacing: 0;
  transition: .5s;
  font-weight: 400;
  white-space: nowrap
}

.active .contentView .itemAcitve .titleView[data-v-755519e3] {
  color: #222
}

.btnView[data-v-6833c1c6] {
  width: 100%;
  height: 48px;
  border-radius: 24px;
  background: #ff6533;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  transition: .3s;
  cursor: pointer
}

.dontSubmit[data-v-6833c1c6] {
  opacity: .5
}

.AccountInfoView[data-v-adfa8c32] {
  width: 100%
}

.AccountInfoView .btnView[data-v-adfa8c32] {
  margin-top: 24px
}

[data-v-77c21674] .van-calendar__selected-day {
  background: #ff6533;
  border-radius: 50%
}

[data-v-77c21674] .van-popup--bottom {
  left: 50% !important;
  right: 0 !important;
  width: 600px !important;
  margin-left: -300px !important
}

.CalendarView[data-v-77c21674] {
  width: 100%;
  height: 60px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 0 16px
}

.CalendarView .contentView[data-v-77c21674] {
  flex: 1;
  align-items: flex-start;
  height: 100%;
  transition: .3s
}

.CalendarView .contentView .title[data-v-77c21674] {
  flex: 1;
  color: #b7b7b7;
  font-size: 18px
}

.CalendarView .contentView .title1[data-v-77c21674] {
  color: #999;
  font-size: 14px
}

.CalendarView .contentView .centerView[data-v-77c21674] {
  color: #666;
  font-size: 18px
}

.CalendarView .iconView[data-v-77c21674] {
  width: 18px;
  height: 18px
}

.CalendarView .iconView img[data-v-77c21674] {
  width: 100%;
  height: 100%
}

.CalendarViewDisable[data-v-77c21674] {
  background: #e4e4e4;
  border: 1px solid #ccc
}

.terms-view[data-v-dc74e460] {
  width: 100%;
  color: #000;
  font-family: Helvetica Neue Regular;
  font-size: 13.3px;
  display: flex;
  margin-top: 15px
}

.terms-view .checkbox[data-v-dc74e460] {
  padding-right: 8px
}

.terms-view[data-v-dc74e460] .van-checkbox {
  background: #fff !important
}

.terms-view[data-v-dc74e460] .van-icon-success {
  color: #fff !important
}

.PersonalInfoView[data-v-4c51fc63] {
  width: 100%
}

.PersonalInfoView .btnView[data-v-4c51fc63] {
  margin-top: 44px
}

.layout[data-v-682db610] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-682db610] {
  flex-direction: row-reverse
}

.layout.column[data-v-682db610] {
  flex-direction: column
}

.layout.column.reverse[data-v-682db610] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-682db610] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-682db610] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-682db610] {
  flex-direction: row !important
}

.layout.column[data-v-682db610] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-682db610] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-682db610] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-682db610] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-682db610] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-682db610] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-682db610] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-682db610] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-682db610] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-682db610] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-682db610] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-682db610] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-682db610] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-682db610] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-682db610] {
  justify-content: space-around !important
}

.layout.align-start[data-v-682db610] {
  align-items: flex-start !important
}

.layout.align-end[data-v-682db610] {
  align-items: flex-end !important
}

.layout.align-center[data-v-682db610] {
  align-items: center !important
}

.layout.align-baseline[data-v-682db610] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-682db610] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-682db610] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-682db610] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-682db610] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-682db610] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-682db610] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-682db610] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-682db610] {
  align-self: auto !important
}

.layout.align-self-start[data-v-682db610] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-682db610] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-682db610] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-682db610] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-682db610] {
  align-self: stretch !important
}

#app[data-v-682db610],
body[data-v-682db610],
html[data-v-682db610] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.my-picker[data-v-682db610] {
  width: 600px !important;
  margin: 0 auto
}

.inputView[data-v-682db610] {
  width: 100%
}

.inputView .rightIcon[data-v-682db610] {
  width: 25px;
  transform: rotate(0);
  transition: .3s
}

.inputView .popup[data-v-682db610] {
  transform: rotate(-180deg)
}

.inputView .text[data-v-682db610] {
  color: #b7b7b7;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: 400
}

.inputView .text .lText[data-v-682db610] {
  font-size: 12px
}

.inputView .msg[data-v-682db610] {
  color: #222
}

.inputView .disable[data-v-682db610] {
  color: #666
}

.inputView .pickerView[data-v-682db610] {
  width: 100%;
  height: 64px;
  background: transparent;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 0 22px 0 16px;
  margin-bottom: 20px;
  background-color: #fff
}

.inputView .disable[data-v-682db610] {
  background: #e4e4e4;
  border: 1px solid #ccc
}

.el-dialog {
  border-radius: 20px
}

.layout[data-v-aff95ea2] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-aff95ea2] {
  flex-direction: row-reverse
}

.layout.column[data-v-aff95ea2] {
  flex-direction: column
}

.layout.column.reverse[data-v-aff95ea2] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-aff95ea2] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-aff95ea2] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-aff95ea2] {
  flex-direction: row !important
}

.layout.column[data-v-aff95ea2] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-aff95ea2] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-aff95ea2] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-aff95ea2] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-aff95ea2] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-aff95ea2] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-aff95ea2] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-aff95ea2] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-aff95ea2] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-aff95ea2] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-aff95ea2] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-aff95ea2] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-aff95ea2] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-aff95ea2] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-aff95ea2] {
  justify-content: space-around !important
}

.layout.align-start[data-v-aff95ea2] {
  align-items: flex-start !important
}

.layout.align-end[data-v-aff95ea2] {
  align-items: flex-end !important
}

.layout.align-center[data-v-aff95ea2] {
  align-items: center !important
}

.layout.align-baseline[data-v-aff95ea2] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-aff95ea2] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-aff95ea2] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-aff95ea2] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-aff95ea2] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-aff95ea2] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-aff95ea2] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-aff95ea2] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-aff95ea2] {
  align-self: auto !important
}

.layout.align-self-start[data-v-aff95ea2] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-aff95ea2] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-aff95ea2] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-aff95ea2] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-aff95ea2] {
  align-self: stretch !important
}

#app[data-v-aff95ea2],
body[data-v-aff95ea2],
html[data-v-aff95ea2] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

[data-v-aff95ea2] .van-uploader,
[data-v-aff95ea2] .van-uploader__input-wrapper {
  width: 100%;
  height: 100px
}

.loadView[data-v-aff95ea2] {
  position: relative;
  width: 100%;
  padding: 12px 15px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #ccc
}

.loadView .title[data-v-aff95ea2] {
  margin-bottom: 4px;
  color: #999;
  font-family: Helvetica Neue Regular;
  font-weight: regular;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0;
  text-align: left
}

.loadView .myPreView[data-v-aff95ea2] {
  width: 100%;
  height: 100px;
  background: #fff;
  border: 1px dashed #0038af;
  border-radius: 10px
}

.loadView .myPreView .imgView[data-v-aff95ea2] {
  border-radius: 6px;
  margin-left: 10px;
  height: 100%;
  width: 100%;
  justify-content: flex-start
}

.loadView .myPreView .imgView img[data-v-aff95ea2] {
  max-width: 100%;
  max-height: 96px
}

.loadView .myPreView .deletView[data-v-aff95ea2] {
  padding-right: 10px;
  height: 100%;
  background: #fff;
  border-radius: 0 10px 10px 0
}

.loadView .myPreView .deletView span[data-v-aff95ea2] {
  color: #666;
  font-size: 14px
}

.loadView .myPreView .deletView .delete[data-v-aff95ea2] {
  width: 15px
}

.loadView .myPreView span[data-v-aff95ea2] {
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400
}

.loadView .myUploaderView[data-v-aff95ea2] {
  width: 100%;
  height: 100px;
  background-color: #fff;
  border: 1px dashed #ccc;
  border-radius: 10px;
  justify-content: space-around;
  margin-bottom: 20px;
  padding: 38px 0
}

.loadView .myUploaderView .iconView[data-v-aff95ea2] {
  width: 30px;
  height: 30px
}

.loadView .myUploaderView .iconView img[data-v-aff95ea2] {
  width: 100%;
  height: 100%
}

.loadView .myUploaderView span[data-v-aff95ea2] {
  color: #b7b7b7;
  font-size: 18px
}

.FaceIdView[data-v-86324892] {
  width: 100%;
  height: 84px;
  border-radius: 8px;
  background: #fff;
  padding: 0 16px;
  border: 1px solid #ccc;
  margin-bottom: 16px
}

.FaceIdView .title[data-v-86324892] {
  color: #b7b7b7;
  font-size: 18px
}

.FaceIdView .imgView[data-v-86324892] {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #f1f1f1;
  position: relative
}

.FaceIdView .imgView img[data-v-86324892] {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.FaceIdView .imgView .camera[data-v-86324892] {
  width: 40%;
  height: 40%
}

.FaceIdView .imgView .photo[data-v-86324892] {
  width: 60px;
  height: 60px;
  border-radius: 50%
}

.FaceIdView .imgView .icon[data-v-86324892] {
  position: absolute;
  height: 20px;
  width: 20px;
  bottom: 0;
  right: 0
}

.FaceIdViewDisable[data-v-86324892] {
  background: #e4e4e4;
  border: 1px solid #ccc
}

.layout[data-v-3b3fbc9c] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-3b3fbc9c] {
  flex-direction: row-reverse
}

.layout.column[data-v-3b3fbc9c] {
  flex-direction: column
}

.layout.column.reverse[data-v-3b3fbc9c] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-3b3fbc9c] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-3b3fbc9c] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-3b3fbc9c] {
  flex-direction: row !important
}

.layout.column[data-v-3b3fbc9c] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-3b3fbc9c] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-3b3fbc9c] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-3b3fbc9c] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-3b3fbc9c] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-3b3fbc9c] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-3b3fbc9c] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-3b3fbc9c] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-3b3fbc9c] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-3b3fbc9c] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-3b3fbc9c] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-3b3fbc9c] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-3b3fbc9c] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-3b3fbc9c] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-3b3fbc9c] {
  justify-content: space-around !important
}

.layout.align-start[data-v-3b3fbc9c] {
  align-items: flex-start !important
}

.layout.align-end[data-v-3b3fbc9c] {
  align-items: flex-end !important
}

.layout.align-center[data-v-3b3fbc9c] {
  align-items: center !important
}

.layout.align-baseline[data-v-3b3fbc9c] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-3b3fbc9c] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-3b3fbc9c] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-3b3fbc9c] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-3b3fbc9c] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-3b3fbc9c] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-3b3fbc9c] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-3b3fbc9c] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-3b3fbc9c] {
  align-self: auto !important
}

.layout.align-self-start[data-v-3b3fbc9c] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-3b3fbc9c] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-3b3fbc9c] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-3b3fbc9c] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-3b3fbc9c] {
  align-self: stretch !important
}

#app[data-v-3b3fbc9c],
body[data-v-3b3fbc9c],
html[data-v-3b3fbc9c] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.content[data-v-3b3fbc9c] {
  position: relative;
  height: 100%;
  width: 100%;
  justify-content: space-between
}

.content .buttomView[data-v-3b3fbc9c] {
  width: 100%;
  margin-top: 40px
}

.content .buttomView .btnImg[data-v-3b3fbc9c] {
  width: 70px;
  margin-top: 10px
}

.content .buttom[data-v-3b3fbc9c] {
  width: 100%;
  height: 50px;
  border-radius: 25px;
  background: #ff6533;
  border-radius: 28px;
  font-weight: 700;
  font-size: 22px;
  color: #fff;
  letter-spacing: 0;
  z-index: 100
}

.content .snap[data-v-3b3fbc9c] {
  display: none;
  width: 140%;
  height: 140%;
  border-radius: 50%;
  z-index: 10;
  object-fit: fill;
  position: absolute;
  top: -20%;
  left: -20%;
  right: 0;
  bottom: 0;
  margin: auto
}

.content .box[data-v-3b3fbc9c] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  z-index: 20
}

.content .borderbox[data-v-3b3fbc9c] {
  width: 180px;
  height: 180px;
  position: relative;
  border-radius: 50%;
  border: 10px solid #e4e4e4;
  overflow: hidden;
  background-size: 100% 100%
}

.content .face_Id[data-v-3b3fbc9c] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 11
}

.content video[data-v-3b3fbc9c] {
  border-radius: 50%;
  width: 140%;
  height: 140%;
  z-index: 10;
  object-fit: fill;
  position: absolute;
  top: -20%;
  left: -20%;
  right: 0;
  bottom: 0;
  margin: auto
}

.content .step-1[data-v-3b3fbc9c] {
  font-size: 16px;
  color: #fff
}

.content .step-2[data-v-3b3fbc9c] {
  font-size: 16px;
  color: #ff5353
}

.content .v_success[data-v-3b3fbc9c] {
  width: 205px;
  position: absolute;
  bottom: 75px;
  font-size: 13px;
  transform: translateX(-50%);
  left: 50%
}

.content .v_success img[data-v-3b3fbc9c] {
  width: 19.5px;
  height: 19.5px;
  margin-right: 8.5px
}

.content .button-wrapper[data-v-3b3fbc9c] {
  width: 100%
}

.content .button[data-v-3b3fbc9c] {
  background-image: linear-gradient(135deg, #ffc369, #ad5e25);
  border-radius: 6px;
  border: 0;
  width: 100px;
  height: 44px;
  color: #fff
}

.FaceIdView[data-v-223a81e9] {
  width: 100%;
  height: 100%
}

.FaceIdView .headerView[data-v-223a81e9] {
  width: 100%;
  height: 56px
}

.FaceIdView .headerView .back[data-v-223a81e9] {
  height: 18px
}

.FaceIdView .headerView .back img[data-v-223a81e9] {
  height: 100%
}

.FaceIdView .headerView .title[data-v-223a81e9] {
  color: #222;
  font-weight: 700;
  font-size: 20px
}

.FaceIdView .headerView .div[data-v-223a81e9] {
  width: 9px
}

.FaceIdView .contentView[data-v-223a81e9] {
  width: 100%;
  flex: 1;
  justify-content: space-between;
  padding-top: 90px
}

.FaceIdView .contentView .title[data-v-223a81e9] {
  color: #222;
  font-size: 18px;
  margin-bottom: 40px
}

.FaceIdView .contentView .faceView[data-v-223a81e9] {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  border: 10px solid #e4e4e4;
  overflow: hidden;
  position: relative
}

.FaceIdView .contentView .faceView img[data-v-223a81e9] {
  position: absolute;
  width: 140%;
  height: 140%;
  object-fit: fill
}

.FaceIdView .contentView .faceIdView[data-v-223a81e9] {
  flex: 1;
  width: 100%
}

.FaceIdView .contentView .buttomView[data-v-223a81e9] {
  width: 100%;
  margin-top: 40px
}

.FaceIdView .contentView .buttomView .buttom[data-v-223a81e9] {
  width: 100%;
  height: 50px;
  margin-top: 10px;
  border-radius: 25px;
  color: #ff6533;
  font-weight: 700;
  font-size: 22px;
  cursor: pointer
}

.FaceIdView .contentView .buttomView .btn1[data-v-223a81e9] {
  border: 1px solid #ff6533
}

.FaceIdView .contentView .buttomView .btn2[data-v-223a81e9] {
  background: #ff6533;
  color: #fff
}

.FaceIdView .contentView .buttomView .btnImg[data-v-223a81e9] {
  width: 70px;
  margin-top: 10px
}

.FaceIdView .contentView2[data-v-223a81e9] {
  padding-top: 0
}

.FaceIdView .contentView2 .title[data-v-223a81e9] {
  margin-bottom: 0;
  margin-top: 20px
}

.UploadIDView .contentView[data-v-40f21a86],
.UploadIDView[data-v-40f21a86] {
  width: 100%;
  height: 100%
}

.UploadIDView .contentView .btnView-1[data-v-40f21a86],
.UploadIDView .contentView .dontSubmit[data-v-40f21a86] {
  margin-top: 24px
}

.CompleteRegisterView[data-v-61297680] {
  width: 100%;
  height: 100%
}

.CompleteRegisterView .contentView[data-v-61297680] {
  width: 100%;
  height: 100%;
  padding-top: 32px
}

.LoginView[data-v-30cbddb2] {
  width: 600px;
  height: 600px;
  margin: 0 auto;
  padding: 30px 0 20px 0
}

.LoginView .contentView[data-v-30cbddb2] {
  width: 100%;
  height: 100%;
  padding: 0 16px;
  overflow-y: scroll;
  padding-bottom: 30px
}

.page3[data-v-30cbddb2] {
  padding: 0
}

.SuccessView[data-v-b47a189e] {
  width: 100%;
  height: 100%
}

.SuccessView .contentView[data-v-b47a189e] {
  width: 100%;
  flex: 1;
  overflow-y: scroll
}

.SuccessView .contentView .successImg[data-v-b47a189e] {
  width: 65px;
  margin-top: 67px
}

.SuccessView .contentView .successImg img[data-v-b47a189e] {
  width: 100%
}

.SuccessView .contentView .txtView[data-v-b47a189e] {
  width: 100%;
  padding: 0 48px;
  text-align: center
}

.SuccessView .contentView .txtView .titleView[data-v-b47a189e] {
  margin-top: 24px;
  color: #222;
  font-size: 22px;
  white-space: nowrap
}

.SuccessView .contentView .txtView .msgContent[data-v-b47a189e] {
  margin-top: 12px;
  color: #666;
  font-weight: 400;
  font-size: 14px;
  text-align: left
}

.SuccessView .contentView .infoView[data-v-b47a189e] {
  margin-top: 34px;
  width: 100%;
  padding: 0 16px
}

.SuccessView .contentView .infoView .itemView[data-v-b47a189e] {
  width: 100%;
  height: 60px;
  background: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 0 18px
}

.SuccessView .contentView .infoView .itemView .titleView[data-v-b47a189e] {
  color: #666;
  font-size: 15px;
  font-weight: 600
}

.SuccessView .contentView .infoView .itemView .valueView .value[data-v-b47a189e] {
  color: #20263f;
  font-weight: 800;
  font-size: 15px
}

.SuccessView .contentView .infoView .itemView .valueView .copyIcon[data-v-b47a189e] {
  margin-left: 5px
}

.SuccessView .contentView .infoView .itemView[data-v-b47a189e]:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

.SuccessView .contentView .infoView .itemView[data-v-b47a189e]:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom: 1px solid #ccc
}

.SuccessView .contentView .buttom[data-v-b47a189e] {
  margin-top: 24px;
  width: calc(100% - 32px);
  height: 48px;
  border-radius: 24px;
  background: #ff6533
}

.SuccessView .contentView .buttom .title[data-v-b47a189e] {
  color: #fff;
  font-size: 18px;
  margin-left: 5px
}

.SuccessView .contentView .buttom[data-v-b47a189e]:last-child {
  border: 1px solid #ff6533;
  background: inherit
}

.SuccessView .contentView .buttom:last-child .title[data-v-b47a189e] {
  color: #ff6533;
  font-size: 18px
}

.loginPageView[data-v-d6a6155a] {
  width: 600px;
  height: 600px;
  overflow: auto;
  background: #f1f1f1;
  color: #222;
  border-radius: 20px
}

.show[data-v-d6a6155a] {
  bottom: 0
}

.layout[data-v-ab7d43a2] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-ab7d43a2] {
  flex-direction: row-reverse
}

.layout.column[data-v-ab7d43a2] {
  flex-direction: column
}

.layout.column.reverse[data-v-ab7d43a2] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-ab7d43a2] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-ab7d43a2] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-ab7d43a2] {
  flex-direction: row !important
}

.layout.column[data-v-ab7d43a2] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-ab7d43a2] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-ab7d43a2] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-ab7d43a2] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-ab7d43a2] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-ab7d43a2] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-ab7d43a2] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-ab7d43a2] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-ab7d43a2] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-ab7d43a2] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-ab7d43a2] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-ab7d43a2] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-ab7d43a2] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-ab7d43a2] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-ab7d43a2] {
  justify-content: space-around !important
}

.layout.align-start[data-v-ab7d43a2] {
  align-items: flex-start !important
}

.layout.align-end[data-v-ab7d43a2] {
  align-items: flex-end !important
}

.layout.align-center[data-v-ab7d43a2] {
  align-items: center !important
}

.layout.align-baseline[data-v-ab7d43a2] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-ab7d43a2] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-ab7d43a2] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-ab7d43a2] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-ab7d43a2] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-ab7d43a2] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-ab7d43a2] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-ab7d43a2] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-ab7d43a2] {
  align-self: auto !important
}

.layout.align-self-start[data-v-ab7d43a2] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-ab7d43a2] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-ab7d43a2] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-ab7d43a2] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-ab7d43a2] {
  align-self: stretch !important
}

#app[data-v-ab7d43a2],
body[data-v-ab7d43a2],
html[data-v-ab7d43a2] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.drag-div[data-v-ab7d43a2] {
  position: absolute;
  bottom: 15%;
  right: 0;
  z-index: 500
}

.drag-div .ys-float-btn[data-v-ab7d43a2] {
  width: 48px;
  height: 50px;
  margin-bottom: 10px;
  position: relative
}

.drag-div .ys-float-btn[data-v-ab7d43a2]:hover {
  cursor: pointer
}

.drag-div .ys-float-btn img[data-v-ab7d43a2] {
  display: block;
  width: 100%
}

.drag-div .ys-float-btn[data-v-ab7d43a2]:first-child:hover {
  display: block
}

.drag-div .ys-float-btn .socialMedia[data-v-ab7d43a2] {
  width: 170px;
  height: 50px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: -170px;
  top: 0;
  padding-right: 10px
}

.drag-div .qrcodeBox[data-v-ab7d43a2] {
  position: absolute;
  top: 30px;
  right: 50px
}

.drag-div .qrcodeBox img[data-v-ab7d43a2] {
  width: 120px
}

.drag-div .kefu_box[data-v-ab7d43a2] {
  width: 100%;
  height: 170px;
  font-size: 16px;
  color: #222
}

.drag-div .kefu_box strong[data-v-ab7d43a2] {
  height: 60px;
  width: 100%;
  display: block;
  text-align: center;
  line-height: 60px;
  border-bottom: .5px solid rgba(5, 12, 35, .1)
}

.drag-div .kefu_box div[data-v-ab7d43a2] {
  padding: 30px 0 0 85px
}

.drag-div .kefu_box div span[data-v-ab7d43a2] {
  font-weight: 400
}

.drag-div .kefu_box .close_img[data-v-ab7d43a2] {
  position: absolute;
  top: 22px;
  right: 15px;
  width: 19px;
  height: 14px
}

.kefuInfoBox[data-v-ab7d43a2] .el-dialog {
  border-radius: 12px
}

.kefuInfoBox[data-v-ab7d43a2] .el-dialog .kefu_box {
  width: 230px;
  margin: 0 auto
}

.star-popup[data-v-628ac520] {
  background: rgba(0, 0, 0, .7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1020;
  position: absolute
}

.star-popup .content[data-v-628ac520],
.star-popup[data-v-628ac520] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}

.star-popup .content[data-v-628ac520] {
  flex-direction: column
}

.star-popup .content .msg-container[data-v-628ac520] {
  width: 100%
}

.star-popup .content .msg-guide[data-v-628ac520] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  margin-bottom: 10px
}

.star-popup .content .msg-gudie-num[data-v-628ac520] {
  color: #fff;
  font-size: 20px;
  margin: 0 10px
}

.star-popup .content .item-img[data-v-628ac520] {
  margin: 0 auto;
  border-radius: 12px;
  width: 326px
}

.star-popup .content .bg-img[data-v-628ac520] {
  width: 100%;
  display: block;
  margin: 0 auto
}

.star-popup .content .item-notice[data-v-628ac520] {
  padding: 26px;
  background: #fff;
  min-height: 270px
}

.star-popup .content .notice-title[data-v-628ac520] {
  display: flex;
  align-items: center;
  color: #000;
  font-family: Helvetica Neue Bold;
  font-size: 15px;
  margin-bottom: 20px
}

.star-popup .content .notice-title .notice-img[data-v-628ac520] {
  width: 54px;
  margin-right: 15px
}

.star-popup .content .notice-content[data-v-628ac520] {
  color: #666;
  font-size: 16px;
  line-height: 1.37
}

.star-popup .footer[data-v-628ac520] {
  width: 100%;
  margin-top: 24px;
  display: flex;
  justify-content: center
}

.star-popup .footer img[data-v-628ac520] {
  width: 30px;
  height: 30px;
  cursor: pointer
}

.layout[data-v-31205247] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-31205247] {
  flex-direction: row-reverse
}

.layout.column[data-v-31205247] {
  flex-direction: column
}

.layout.column.reverse[data-v-31205247] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-31205247] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-31205247] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-31205247] {
  flex-direction: row !important
}

.layout.column[data-v-31205247] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-31205247] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-31205247] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-31205247] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-31205247] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-31205247] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-31205247] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-31205247] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-31205247] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-31205247] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-31205247] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-31205247] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-31205247] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-31205247] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-31205247] {
  justify-content: space-around !important
}

.layout.align-start[data-v-31205247] {
  align-items: flex-start !important
}

.layout.align-end[data-v-31205247] {
  align-items: flex-end !important
}

.layout.align-center[data-v-31205247] {
  align-items: center !important
}

.layout.align-baseline[data-v-31205247] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-31205247] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-31205247] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-31205247] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-31205247] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-31205247] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-31205247] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-31205247] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-31205247] {
  align-self: auto !important
}

.layout.align-self-start[data-v-31205247] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-31205247] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-31205247] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-31205247] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-31205247] {
  align-self: stretch !important
}

#app[data-v-31205247],
body[data-v-31205247],
html[data-v-31205247] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

#wrapper[data-v-31205247] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  background: rgba(0, 0, 0, .4980392157);
  display: flex;
  justify-content: center;
  align-items: center
}

#wrapper .modal[data-v-31205247] {
  width: 377px;
  height: 368px;
  background: url(../../../../cdn/C66FM/static/img/users.45c8715c.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 12px;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
  padding: 54px 52px
}

#wrapper .modal .counter[data-v-31205247] {
  position: relative;
  margin-bottom: 15px;
  margin-top: 20px;
  height: 130px
}

#wrapper .modal .counter .counter-img[data-v-31205247] {
  width: 100px;
  display: block;
  margin: 0 auto
}

#wrapper .modal .counter .counter-num[data-v-31205247] {
  font-size: 56px;
  color: #000;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 6px
}

#wrapper .modal .dots[data-v-31205247] {
  display: flex;
  justify-content: space-evenly;
  margin: 30px auto 0;
  width: 160px
}

#wrapper .modal .dots div[data-v-31205247] {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #009ada;
  animation: loading-31205247 1s infinite alternate
}

#wrapper .modal .dots div[data-v-31205247]:nth-of-type(2) {
  background: #dd3e38;
  animation-delay: .2s
}

#wrapper .modal .dots div[data-v-31205247]:nth-of-type(3) {
  background: #eac500;
  animation-delay: .4s
}

#wrapper .modal .dots div[data-v-31205247]:nth-of-type(4) {
  background: #79a31e;
  animation-delay: .6s
}

#wrapper .modal .dots div[data-v-31205247]:nth-of-type(5) {
  background: #f08536;
  animation-delay: .8s
}

#wrapper .modal .dots div[data-v-31205247]:nth-of-type(6) {
  background: #5ab027;
  animation-delay: 1s
}

#wrapper .modal .dots div[data-v-31205247]:nth-of-type(7) {
  background: #a0b61e;
  animation-delay: 1.2s
}

#wrapper .modal .message[data-v-31205247] {
  color: #666;
  font-size: 18px;
  text-align: left
}

#wrapper .modal-429 .counter[data-v-31205247] {
  margin-bottom: 10px
}

#wrapper .modal-429 .dots[data-v-31205247] {
  margin-top: 20px
}

@keyframes loading-31205247 {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.Ipad_xy[data-v-02799a79] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center
}

.Ipad_xy .Ipad_xy-box[data-v-02799a79] {
  width: 320px;
  height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 20px;
  background: #fff
}

.Ipad_xy .Ipad_xy-box img[data-v-02799a79] {
  width: 125px;
  height: 137px;
  animation: xy-02799a79 1.2s;
  animation-timing-function: cubic-bezier(1, 0, 1);
  animation-delay: .8s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  transform: rotate(0deg)
}

.Ipad_xy .Ipad_xy-box .Ipad_xy-text[data-v-02799a79] {
  margin-top: 25px;
  color: #666;
  font-family: Helvetica Neue;
  font-weight: regular;
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0;
  text-align: center
}

@keyframes xy-02799a79 {
  0% {
    transform: rotate(0deg)
  }

  10% {
    transform: rotate(0deg)
  }

  20% {
    transform: rotate(0deg)
  }

  75% {
    transform: rotate(90deg)
  }

  80% {
    transform: rotate(90deg)
  }

  90% {
    transform: rotate(90deg)
  }

  to {
    transform: rotate(90deg)
  }
}

.layout[data-v-3474c872] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-3474c872] {
  flex-direction: row-reverse
}

.layout.column[data-v-3474c872] {
  flex-direction: column
}

.layout.column.reverse[data-v-3474c872] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-3474c872] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-3474c872] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-3474c872] {
  flex-direction: row !important
}

.layout.column[data-v-3474c872] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-3474c872] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-3474c872] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-3474c872] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-3474c872] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-3474c872] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-3474c872] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-3474c872] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-3474c872] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-3474c872] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-3474c872] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-3474c872] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-3474c872] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-3474c872] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-3474c872] {
  justify-content: space-around !important
}

.layout.align-start[data-v-3474c872] {
  align-items: flex-start !important
}

.layout.align-end[data-v-3474c872] {
  align-items: flex-end !important
}

.layout.align-center[data-v-3474c872] {
  align-items: center !important
}

.layout.align-baseline[data-v-3474c872] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-3474c872] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-3474c872] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-3474c872] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-3474c872] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-3474c872] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-3474c872] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-3474c872] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-3474c872] {
  align-self: auto !important
}

.layout.align-self-start[data-v-3474c872] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-3474c872] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-3474c872] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-3474c872] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-3474c872] {
  align-self: stretch !important
}

#app[data-v-3474c872],
body[data-v-3474c872],
html[data-v-3474c872] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

#wrapper1[data-v-3474c872] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  background: rgba(0, 0, 0, .4980392157);
  display: flex;
  justify-content: center;
  align-items: center
}

#wrapper1 .modal[data-v-3474c872] {
  width: 377px;
  height: 368px;
  background: url(../../../../cdn/C66FM/static/img/pc02.44b77128.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 12px;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
  padding: 54px 52px;
  position: relative
}

#wrapper1 .modal .closeIcon[data-v-3474c872] {
  position: absolute;
  width: 14px;
  right: 16px;
  top: 16px
}

#wrapper1 .modal .counter[data-v-3474c872] {
  position: relative;
  margin-bottom: 35px;
  height: 130px
}

#wrapper1 .modal .counter .counter-img[data-v-3474c872] {
  width: 92px;
  display: block;
  margin: 0 auto
}

#wrapper1 .modal .counter .counter-num[data-v-3474c872] {
  font-size: 56px;
  color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

#wrapper1 .modal .dots[data-v-3474c872] {
  display: flex;
  justify-content: space-evenly;
  margin: 30px auto 0;
  width: 160px
}

#wrapper1 .modal .dots div[data-v-3474c872] {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #009ada;
  animation: loading-3474c872 1s infinite alternate
}

#wrapper1 .modal .dots div[data-v-3474c872]:nth-of-type(2) {
  background: #dd3e38;
  animation-delay: .2s
}

#wrapper1 .modal .dots div[data-v-3474c872]:nth-of-type(3) {
  background: #eac500;
  animation-delay: .4s
}

#wrapper1 .modal .dots div[data-v-3474c872]:nth-of-type(4) {
  background: #79a31e;
  animation-delay: .6s
}

#wrapper1 .modal .dots div[data-v-3474c872]:nth-of-type(5) {
  background: #f08536;
  animation-delay: .8s
}

#wrapper1 .modal .dots div[data-v-3474c872]:nth-of-type(6) {
  background: #5ab027;
  animation-delay: 1s
}

#wrapper1 .modal .dots div[data-v-3474c872]:nth-of-type(7) {
  background: #a0b61e;
  animation-delay: 1.2s
}

#wrapper1 .modal .message[data-v-3474c872] {
  color: #666;
  font-size: 14px;
  text-align: center
}

@keyframes loading-3474c872 {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.shortcut-dialog {
  width: 90%;
  max-width: 1000px;
  background: #f1f1f1
}

.layout[data-v-ae45dfba] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-ae45dfba] {
  flex-direction: row-reverse
}

.layout.column[data-v-ae45dfba] {
  flex-direction: column
}

.layout.column.reverse[data-v-ae45dfba] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-ae45dfba] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-ae45dfba] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-ae45dfba] {
  flex-direction: row !important
}

.layout.column[data-v-ae45dfba] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-ae45dfba] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-ae45dfba] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-ae45dfba] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-ae45dfba] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-ae45dfba] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-ae45dfba] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-ae45dfba] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-ae45dfba] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-ae45dfba] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-ae45dfba] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-ae45dfba] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-ae45dfba] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-ae45dfba] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-ae45dfba] {
  justify-content: space-around !important
}

.layout.align-start[data-v-ae45dfba] {
  align-items: flex-start !important
}

.layout.align-end[data-v-ae45dfba] {
  align-items: flex-end !important
}

.layout.align-center[data-v-ae45dfba] {
  align-items: center !important
}

.layout.align-baseline[data-v-ae45dfba] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-ae45dfba] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-ae45dfba] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-ae45dfba] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-ae45dfba] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-ae45dfba] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-ae45dfba] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-ae45dfba] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-ae45dfba] {
  align-self: auto !important
}

.layout.align-self-start[data-v-ae45dfba] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-ae45dfba] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-ae45dfba] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-ae45dfba] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-ae45dfba] {
  align-self: stretch !important
}

#app[data-v-ae45dfba],
body[data-v-ae45dfba],
html[data-v-ae45dfba] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.close-shortcut[data-v-ae45dfba] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  cursor: pointer
}

.shortcut[data-v-ae45dfba] {
  padding: 17px 26px 24px 26px;
  max-height: 55vh;
  overflow: auto;
  text-align: center
}

.shortcut .title[data-v-ae45dfba] {
  color: #222;
  font-family: Helvetica;
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0;
  text-align: center
}

.shortcut .text[data-v-ae45dfba] {
  margin-top: 27px;
  color: #666;
  font-family: Helvetica;
  font-weight: regular;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center
}

.shortcut .button[data-v-ae45dfba] {
  margin-top: 20px;
  height: 40px
}

.shortcut .button-skip[data-v-ae45dfba] {
  margin-top: 10px;
  height: 40px;
  border: 1px solid #ff6533;
  color: #ff6533;
  background: transparent
}

.layout[data-v-16dd97c2] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-16dd97c2] {
  flex-direction: row-reverse
}

.layout.column[data-v-16dd97c2] {
  flex-direction: column
}

.layout.column.reverse[data-v-16dd97c2] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-16dd97c2] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-16dd97c2] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-16dd97c2] {
  flex-direction: row !important
}

.layout.column[data-v-16dd97c2] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-16dd97c2] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-16dd97c2] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-16dd97c2] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-16dd97c2] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-16dd97c2] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-16dd97c2] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-16dd97c2] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-16dd97c2] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-16dd97c2] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-16dd97c2] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-16dd97c2] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-16dd97c2] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-16dd97c2] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-16dd97c2] {
  justify-content: space-around !important
}

.layout.align-start[data-v-16dd97c2] {
  align-items: flex-start !important
}

.layout.align-end[data-v-16dd97c2] {
  align-items: flex-end !important
}

.layout.align-center[data-v-16dd97c2] {
  align-items: center !important
}

.layout.align-baseline[data-v-16dd97c2] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-16dd97c2] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-16dd97c2] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-16dd97c2] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-16dd97c2] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-16dd97c2] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-16dd97c2] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-16dd97c2] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-16dd97c2] {
  align-self: auto !important
}

.layout.align-self-start[data-v-16dd97c2] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-16dd97c2] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-16dd97c2] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-16dd97c2] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-16dd97c2] {
  align-self: stretch !important
}

#app[data-v-16dd97c2],
body[data-v-16dd97c2],
html[data-v-16dd97c2] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.blocklisted-Popup-1 .van-popup[data-v-16dd97c2] {
  border-radius: 20px 20px
}

.blocklisted-Popup-1 .van-popup .popup-content[data-v-16dd97c2] {
  padding: 0 16px 16px;
  text-align: center
}

.blocklisted-Popup-1 .van-popup .popup-content .message[data-v-16dd97c2] {
  margin-top: 30px;
  color: #000;
  font-size: 15px;
  text-align: center;
  font-family: Helvetica Neue Medium
}

.blocklisted-Popup-1 .van-popup .popup-content .action[data-v-16dd97c2] {
  padding-top: 15px
}

.blocklisted-Popup-1 .van-popup .popup-content .action .contact[data-v-16dd97c2] {
  margin-bottom: 10px
}

.blocklisted-Popup-1 .van-popup .popup-content .action .confirm[data-v-16dd97c2] {
  font-family: DIN Alternate Bold
}

body.app-body .dialog-x.van-dialog {
  width: 320px !important;
  background: #fff;
  padding: 24px 19px;
  color: #323136
}

body.app-body .dialog-x.van-dialog .van-dialog__header {
  font-size: 20px;
  line-height: 24.2px;
  margin-bottom: 24px
}

body.app-body .dialog-x.van-dialog .van-dialog__content {
  margin-bottom: 24px
}

body.app-body .dialog-x.van-dialog .van-dialog__message {
  line-height: 20px;
  padding: 0;
  text-align: left;
  font-size: 14px
}

body.app-body .dialog-x.van-dialog .van-dialog__footer {
  flex-direction: column;
  max-width: 202px;
  margin: 0 auto;
  padding: 0 1px
}

body.app-body .dialog-x.van-dialog .van-dialog__footer:after {
  content: none
}

body.app-body .dialog-x.van-dialog .van-dialog__footer .van-button {
  min-height: 36px;
  font-weight: 500;
  border-radius: 60px
}

body.app-body .dialog-x.van-dialog .van-dialog__confirm {
  order: 1;
  color: #fff;
  background-color: #ff6533;
  margin-bottom: 12px
}

body.app-body .dialog-x.van-dialog .van-dialog__confirm:after {
  content: none
}

body.app-body .dialog-x.van-dialog .van-dialog__confirm[disabled] {
  opacity: .5
}

body.app-body .dialog-x.van-dialog .van-dialog__cancel {
  color: #ff6533;
  border: 1px solid currentColor;
  order: 2
}

body.app-body .dialog-x.van-dialog .dialog-x-close {
  position: absolute;
  right: 5px;
  top: 10px;
  padding: 10px
}

body.app-body .dialog-x.van-dialog .dialog-x-close div {
  width: 12px;
  height: 12px;
  background: url(../../../../cdn/C66FM/static/img/close.9a7edd42.svg)
}

.layout[data-v-c06990ac] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-c06990ac] {
  flex-direction: row-reverse
}

.layout.column[data-v-c06990ac] {
  flex-direction: column
}

.layout.column.reverse[data-v-c06990ac] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-c06990ac] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-c06990ac] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-c06990ac] {
  flex-direction: row !important
}

.layout.column[data-v-c06990ac] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-c06990ac] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-c06990ac] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-c06990ac] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-c06990ac] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-c06990ac] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-c06990ac] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-c06990ac] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-c06990ac] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-c06990ac] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-c06990ac] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-c06990ac] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-c06990ac] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-c06990ac] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-c06990ac] {
  justify-content: space-around !important
}

.layout.align-start[data-v-c06990ac] {
  align-items: flex-start !important
}

.layout.align-end[data-v-c06990ac] {
  align-items: flex-end !important
}

.layout.align-center[data-v-c06990ac] {
  align-items: center !important
}

.layout.align-baseline[data-v-c06990ac] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-c06990ac] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-c06990ac] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-c06990ac] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-c06990ac] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-c06990ac] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-c06990ac] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-c06990ac] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-c06990ac] {
  align-self: auto !important
}

.layout.align-self-start[data-v-c06990ac] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-c06990ac] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-c06990ac] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-c06990ac] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-c06990ac] {
  align-self: stretch !important
}

#app[data-v-c06990ac],
body[data-v-c06990ac],
html[data-v-c06990ac] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.iframe-popup[data-v-c06990ac] {
  position: fixed;
  left: 0;
  top: 0;
  margin: 0 auto;
  z-index: 2002;
  background: rgba(0, 0, 0, .7)
}

.iframe-popup iframe[data-v-c06990ac] {
  width: 0;
  height: 0;
  object-fit: contain
}

@media(min-width:1200px) {
  .iframe-popup iframe[data-v-c06990ac] {
    margin: 0 auto;
    display: block
  }
}

.iframe-popup__loaded[data-v-c06990ac] {
  bottom: 0;
  right: 0
}

.iframe-popup__loaded iframe[data-v-c06990ac] {
  width: 100%;
  height: 100%
}

[data-v-c06990ac] .kyc-popup {
  width: 319px !important;
  height: 172px !important;
  background: linear-gradient(180deg, #ffeae8, #ffefdf);
  border-radius: 26px;
  padding-top: 41px !important
}

[data-v-c06990ac] .kyc-popup p {
  font-weight: 700;
  font-size: 16px;
  color: #14459b;
  line-height: 19px
}

[data-v-c06990ac] .kyc-popup .btn-group {
  display: flex;
  gap: 24px;
  justify-content: center;
  margin-top: 37px
}

[data-v-c06990ac] .kyc-popup .btn-group img {
  width: 123px;
  border-radius: 50px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922)
}

@font-face {
  font-family: DIN Alternate Bold;
  src: url(../../../../cdn/C66FM/static/fonts/DINAlternate-Bold.7fa96891.ttf)
}

@font-face {
  font-family: Helvetica Neue Regular;
  src: url(../../../../cdn/C66FM/static/fonts/HelveticaNeue-01.573fe5ac.ttf)
}

@font-face {
  font-family: Helvetica Neue Medium;
  src: url(../../../../cdn/C66FM/static/fonts/HelveticaNeue-Medium-11.a8e3f88c.ttf)
}

@font-face {
  font-family: Helvetica Neue Condensed Bold;
  src: url(../../../../cdn/C66FM/static/fonts/HelveticaNeue-CondensedBold-05.158550a7.ttf)
}

@font-face {
  font-family: Helvetica Neue Bold;
  src: url(../../../../cdn/C66FM/static/fonts/HelveticaNeue-Bold-02.551d02a9.ttf)
}

@font-face {
  font-family: Helvetica Neue Condensed Black;
  src: url(../../../../cdn/C66FM/static/fonts/Helvetica-Neue-Condensed-Black.881b3a7b.ttf)
}

@font-face {
  font-family: Helvetica Neue Masskara;
  src: url("../../../../cdn/C66FM/static/fonts/Helvetica Neue Condensed Black.881b3a7b.ttf")
}

@font-face {
  font-family: Kanit Thin;
  src: url(../../../../cdn/C66FM/static/fonts/Kanit-Thin.c0b1b7e6.ttf)
}

@font-face {
  font-family: Kanit Light;
  src: url(../../../../cdn/C66FM/static/fonts/Kanit-Light.eb189679.ttf)
}

@font-face {
  font-family: Kanit Regular;
  src: url(../../../../cdn/C66FM/static/fonts/Kanit-Regular.ba953703.ttf)
}

@font-face {
  font-family: Kanit Medium;
  src: url(../../../../cdn/C66FM/static/fonts/Kanit-Medium.2fedce7d.ttf)
}

@font-face {
  font-family: Kanit Bold;
  src: url(../../../../cdn/C66FM/static/fonts/Kanit-Bold.69646b07.ttf)
}

@font-face {
  font-family: Inter;
  font-weight: 100 900;
  src: url(../../../../cdn/C66FM/static/fonts/Inter.60b04eb8.woff2) format("truetype-variations");
  font-style: oblique 0deg 10deg;
  font-display: swap
}

@font-face {
  font-family: Helvetica Neue;
  src: url(../../../../cdn/C66FM/static/fonts/HelveticaNeue-01-Latin.c5a147e2.woff2) format("woff2")
}

@font-face {
  font-family: Helvetica Neue Light;
  src: url(../../../../cdn/C66FM/static/fonts/HelveticaNeue-Light-Latin.df5c8fcd.woff2) format("woff2")
}

@font-face {
  font-family: Akzidenz-Grotesk BQ Extra Conde;
  src: url(../../../../cdn/C66FM/static/fonts/AkzidenzGroteskBQ-XBdCnd.34eb7505.woff2)
}

@font-face {
  font-family: Inter Bold;
  src: url(../../../../cdn/C66FM/static/fonts/Inter_28pt-Bold.14080569.ttf)
}

@font-face {
  font-family: Mitr;
  src: url(../../../../cdn/C66FM/static/fonts/Mitr-Regular.3a0a53c9.ttf)
}

@font-face {
  font-family: Mitr Light;
  src: url(../../../../cdn/C66FM/static/fonts/Mitr-Light.b82f52b1.ttf)
}

[flex1] {
  justify-content: center
}

[flex1],
[flex2] {
  display: flex;
  align-items: center
}

[flex2] {
  justify-content: space-between
}

[flex3] {
  display: flex;
  flex-direction: column;
  align-items: center
}

[cp],
[hover=true] {
  cursor: pointer
}

[disabled],
[hover=false] {
  cursor: not-allowed
}

* {
  box-sizing: border-box
}

a[target=_blank_] {
  display: none
}

body {
  background: #f1f1f1;
  color: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  font-family: Helvetica Neue Regular
}

applet,
audio,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
object,
p,
video {
  margin: 0;
  padding: 0;
  border: 0
}

ol,
ul {
  list-style: none
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: PingFang SC, Hiragino Sans GB, Helvetica Neue, Microsoft Yahei, sans-serif, arial
}

html {
  line-height: 24px
}

*,
body,
html {
  box-sizing: border-box
}

*,
body,
html {
  line-height: 1.5
}

#nprogress .bar {
  background: #ffac07 !important
}

#nprogress .peg {
  box-shadow: 0 0 10px #ffac07, 0 0 5px #ffac07 !important
}

#nprogress .spinner-icon {
  border-top-color: #ffac07 !important;
  border-left-color: #ffac07 !important
}

.v-input--is-focused .v-input__control .v-input__slot:after {
  border-color: #c87f3b !important
}

.v-text-field.v-input--has-state .v-input__control .v-input__slot:before {
  border-color: #c7c7c7 !important
}

.v-messages.error--text {
  font-size: 12px;
  color: #e5240f !important
}

.mb-10 {
  margin-bottom: 10px
}

.mt-15 {
  margin-top: 15px
}

.mb-15 {
  margin-bottom: 15px
}

.mr-15 {
  margin-right: 15px
}

.ml-15 {
  margin-left: 15px
}

.mt-20 {
  margin-top: 20px
}

.mt-25 {
  margin-top: 25px
}

.mb-25 {
  margin-bottom: 25px
}

.flex-center {
  display: flex;
  justify-content: center
}

.flex-bet {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.text-center {
  text-align: center
}

[hidden] {
  display: none
}

.app-body .van-dialog.ekyc-dialog-confirm {
  width: 271px !important;
  font-family: Inter;
  border-radius: 12px;
  padding: 20px 24px
}

.app-body .van-dialog.ekyc-dialog-confirm .van-dialog__header {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  color: #222
}

.app-body .van-dialog.ekyc-dialog-confirm .van-dialog__message {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  color: #222;
  margin: 12px 0;
  padding: 0
}

.app-body .van-dialog.ekyc-dialog-confirm .van-dialog__footer {
  width: 100%;
  display: block
}

.app-body .van-dialog.ekyc-dialog-confirm .van-dialog__footer[class*=van-hairline]:after {
  content: none
}

.app-body .van-dialog.ekyc-dialog-confirm .van-dialog__footer .van-button {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 223px;
  height: 36px;
  border-radius: 36px;
  margin-bottom: 12px
}

.app-body .van-dialog.ekyc-dialog-confirm .van-dialog__footer .van-button.van-dialog__cancel {
  background: #f8f8f8;
  color: #999
}

.app-body .van-dialog.ekyc-dialog-confirm .van-dialog__footer .van-button.van-dialog__confirm,
.app-body .van-dialog.ekyc-dialog-confirm.week-dialog .van-dialog__footer .van-button.van-dialog__cancel {
  background: #ff6533;
  border: none;
  color: #fff
}

.app-body .van-dialog.ekyc-dialog-confirm.week-dialog .van-dialog__footer .van-button.van-dialog__confirm {
  background: #f8f8f8;
  color: #999
}

.app-body .van-button,
.app-body .van-button--primary,
.app-body .van-button--secondary {
  box-sizing: border-box;
  box-shadow: none;
  border: none;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 22px;
  font-family: DIN Alternate Bold
}

.app-body .van-button--primary {
  color: #fff;
  border-radius: 24px;
  background: #ff6533;
  width: 100%
}

.app-body .van-button--secondary {
  border: 1px solid #ff6533;
  color: #ff6533;
  font-family: DIN Alternate;
  font-weight: 700;
  font-size: 22px;
  text-align: center
}

.app-body .van-button--default {
  background-color: #343452;
  color: hsla(0, 0%, 100%, .7)
}

.app-body .van-button--outline {
  background: transparent;
  border: 1px solid #ff6533;
  color: #ff6533;
  font-family: DIN Alternate;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  width: 100%;
  border-radius: 25px
}

.app-body .van-button--primary.van-button--disabled,
.app-body .van-button--secondary.van-button--disabled {
  background: #ff9f80 !important;
  color: #ffd4c7 !important
}

.app-body .van-button--primary.van-button--disabled:hover,
.app-body .van-button--secondary.van-button--disabled:hover {
  background: #ff8b66 !important;
  color: #fff !important
}

.app-body .van-checkbox .van-checkbox__label span {
  color: hsla(0, 0%, 100%, .9);
  font-size: 14px;
  font-weight: 400
}

.app-body .van-checkbox .van-checkbox__icon {
  line-height: unset
}

.app-body .van-checkbox .van-checkbox__icon>img {
  width: 16px;
  height: 16px
}

.app-body .van-cell {
  width: 100%;
  background-color: #222;
  overflow: visible;
  display: flex;
  align-items: center;
  min-height: 64px;
  line-height: 64px;
  background: #fff
}

.app-body .van-cell:after {
  display: none
}

.app-body .van-cell .van-cell__title span {
  color: #999;
  font-family: Helvetica Neue Regular;
  font-weight: regular;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left
}

.app-body .van-cell .van-cell__value {
  color: hsla(0, 0%, 60%, .6)
}

.app-body .van-cell .van-cell__label {
  color: #222;
  font-size: 18px
}

.app-body .van-cell .van-icon {
  font-size: 18px;
  color: #999
}

.app-body .van-popup {
  background-color: #fff;
  width: 375px
}

.app-body .van-popup.van-popup--round {
  border-radius: 12px
}

.app-body .van-popup.van-popup--bottom {
  left: 0;
  right: 0;
  width: 100%
}

.app-body .van-popup.van-popup--bottom.van-popup--round {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px
}

.app-body .van-popup .title {
  padding: 15px;
  text-align: center;
  color: #222;
  font-family: Helvetica Neue;
  font-weight: 700;
  font-size: 20px
}

.app-body .van-popup .van-popup__close-icon--top-right,
.app-body .van-popup .van-popup__close-icon--top-right .van-icon__image {
  width: 14px;
  height: 14px;
  color: #999
}

.app-body .van-popup .van-calendar {
  background-color: #fff;
  color: #222
}

.app-body .van-popup .van-calendar .van-calendar__day--middle {
  background: rgba(255, 101, 51, .7);
  color: #fff !important
}

.app-body .van-action-sheet .van-action-sheet__header {
  color: hsla(0, 0%, 100%, .9)
}

.app-body .van-action-sheet .van-action-sheet__content {
  padding: 0 15px
}

.app-body .van-action-sheet .van-action-sheet__content .van-action-sheet__item {
  background: transparent;
  color: hsla(0, 0%, 100%, .4);
  font-size: 20px
}

.app-body .van-action-sheet .van-action-sheet__content .action-item {
  line-height: 60px;
  border-bottom: 1px solid #2f2f43;
  font-size: 18px;
  color: hsla(0, 0%, 100%, .6)
}

@media(-webkit-min-device-pixel-ratio:2) {
  .app-body .van-action-sheet .van-action-sheet__content .action-item {
    border-bottom: .5px solid #2f2f43
  }
}

.app-body .van-action-sheet .van-action-sheet__content .action-item:last-child {
  border-bottom: none
}

.app-body .van-action-sheet .van-action-sheet__content .action-item span {
  width: 100px;
  margin-left: 8px
}

.app-body .van-action-sheet .van-action-sheet__content .action-item .item-status {
  opacity: 0;
  color: transparent;
  transition: all .45s ease-out
}

.app-body .van-action-sheet .van-action-sheet__content .action-item.active {
  color: #fff
}

.app-body .van-action-sheet .van-action-sheet__content .action-item.active .item-status {
  opacity: 1;
  color: #dea054
}

.app-body .van-action-sheet .van-action-sheet__content .action-item.active .item-title {
  color: #dea054;
  font-weight: 600;
  font-size: 14px
}

.app-body .van-action-sheet .van-action-sheet__gap {
  display: none
}

.app-body .van-toast--fail,
.app-body .van-toast--info,
.app-body .van-toast--success,
.app-body .van-toast--warn {
  width: 300px;
  transform: translate3d(-50%, 155%, 0);
  padding: 8px 15px
}

.app-body .van-toast--word-break {
  word-wrap: break-word;
  word-break: break-word
}

.app-body .van-toast.van-toast--info,
.app-body .van-toast.van-toast--text {
  width: 300px;
  min-height: 48px;
  flex-direction: row;
  justify-content: flex-start;
  transform: translate3d(-50%, 30px, 0);
  padding: 8px 15px;
  box-shadow: 0 6px 8px 0 rgba(91, 75, 68, .1);
  border-radius: 12px;
  background: #000;
  color: #fff;
  font-family: Helvetica Neue Regular;
  font-weight: medium;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0
}

.app-body .van-toast.van-toast--info.van-toast--text,
.app-body .van-toast.van-toast--text.van-toast--text {
  width: auto
}

.app-body .van-toast.van-toast--info.van-toast--bottom,
.app-body .van-toast.van-toast--text.van-toast--bottom {
  bottom: 50%
}

.app-body .van-toast.van-toast--info>.van-icon,
.app-body .van-toast.van-toast--text>.van-icon {
  font-size: 14px;
  margin-right: 5px
}

.app-body .van-toast.van-toast--info .van-toast__text,
.app-body .van-toast.van-toast--text .van-toast__text {
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-word
}

.app-body .van-toast.van-toast--success>.van-icon:before {
  color: #00c075
}

.app-body .van-toast.van-toast--fail>.van-icon:before {
  color: #e42946
}

.app-body .van-toast.van-toast--info>.van-icon:before {
  color: #fff
}

.app-body .van-toast.van-toast--warn {
  background: #000;
  opacity: .9;
  color: #fff
}

.app-body .van-toast.van-toast--warn>.van-icon {
  font-size: 24px
}

.app-body .van-toast.van-toast--warn>.van-icon:before {
  color: #fffa86
}

.app-body .van-toast.van-toast--loading {
  box-sizing: border-box;
  background: #1679ff;
  width: 80px;
  height: 80px;
  min-height: 80px
}

.app-body .van-toast.van-toast--normal {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px
}

.app-body .van-toast.van-toast--normal .van-toast__text {
  margin-bottom: 0
}

.app-body .van-dialog {
  width: 500px;
  top: 48%;
  overflow: unset;
  padding-top: 10px
}

.app-body .van-dialog .van-dialog__header {
  color: #222;
  font-size: 20px;
  padding: 0;
  font-weight: 600
}

.app-body .van-dialog .van-dialog__content {
  font-size: 14px;
  color: #222;
  text-align: center
}

.app-body .van-dialog .van-dialog__message {
  text-align: center;
  padding: 24px 32px 40px;
  color: #666;
  font-size: 16px
}

.app-body .van-dialog .van-dialog__footer .van-button {
  padding: 0;
  background: transparent;
  color: #222
}

.app-body .van-dialog .van-dialog__footer .van-button span {
  color: inherit
}

.app-body .van-dialog [class*=van-hairline]:after {
  border-color: rgba(4, 11, 34, .1019607843)
}

.app-body .van-dialog .van-dialog__confirm {
  color: #dea054
}

.app-body .van-dialog.sub-header-safe {
  width: 285px !important
}

.app-body .van-dialog.sub-header-safe .van-dialog__message {
  text-align: left !important
}

.app-body .van-dialog.sub-header-safe .van-dialog__message p {
  margin-bottom: 10px;
  margin-top: 5px;
  color: #999;
  line-height: 22px
}

.app-body .van-dialog.sub-header-safe .van-dialog__footer {
  border-top: 1px solid hsla(0, 0%, 100%, .05)
}

.app-body .van-tabs .van-tabs__wrap .van-tabs__nav--card {
  padding: 0;
  border: 0;
  height: 28px
}

.app-body .van-tabs .van-tabs__wrap .van-tabs__nav--card .van-tab {
  color: hsla(0, 0%, 100%, .65);
  background: #fff;
  border-radius: 90px;
  margin-right: 15px;
  border: 0;
  flex: none;
  font-weight: 400
}

.app-body .van-tabs .van-tabs__wrap .van-tabs__nav--card .van-tab:last-child {
  margin-right: 0
}

.app-body .van-tabs .van-tabs__wrap .van-tabs__nav--card .van-tab.van-tab--active {
  background-image: #ffac07;
  color: #999
}

.app-body .van-tabs .van-tabs__wrap .van-tabs__nav--card .van-tab>span {
  padding: 0 10px
}

.app-body .van-key {
  background-color: rgba(34, 34, 34, .5)
}

.app-body .van-key--active {
  background-color: #222
}

.van-picker {
  background: #fff !important
}

.van-picker .van-picker__toolbar {
  height: 64px
}

.van-picker .van-picker__toolbar .van-picker__cancel,
.van-picker .van-picker__toolbar .van-picker__confirm,
.van-picker .van-picker__toolbar .van-picker__title {
  font-size: 16px;
  color: #222 !important;
  font-weight: 600
}

.van-picker .van-picker-column__wrapper {
  position: relative;
  z-index: 3
}

.van-picker .van-picker-column__wrapper .van-picker-column__item {
  color: rgba(34, 34, 34, .5);
  font-size: 20px
}

.van-picker .van-picker-column__wrapper .van-picker-column__item.van-picker-column__item--selected {
  color: #222
}

.van-picker .van-picker__mask {
  display: none
}

.van-picker [class*=van-hairline]:after {
  border-color: rgba(5, 12, 35, .1)
}

.is-waite {
  color: #ffb300
}

.is-fail {
  color: #f53f55
}

.is-success {
  color: #00c075
}

.van-button.van-button--default {
  background-image: linear-gradient(135deg, #ffc369, #ad5e25);
  border-radius: 4px;
  border: 0
}

.van-button.van-button--default span {
  font-size: 16px;
  color: #fff
}

.van-button.van-button--disabled {
  background: #cbc7c7 !important
}

.van-button.van-button--info {
  background-image: linear-gradient(131deg, #8ec1ff, #4280c6);
  border-radius: 4px;
  font-size: 16px;
  color: #e3e3e3;
  width: 335px;
  height: 44px;
  border: 0
}

.van-checkbox .van-checkbox__icon .van-icon {
  border-radius: 4px;
  border-color: #c7c7c7
}

.van-checkbox .van-checkbox__icon--checked .van-icon {
  color: #4e4e4e;
  background-color: #f2f2f2;
  border-color: #c7c7c7
}

.van-toast.van-toast--bottom {
  min-height: 56px;
  font-size: 14px;
  color: #333;
  background: #fff;
  box-shadow: 0 6px 8px 0 rgba(91, 75, 68, .1);
  border-radius: 4px;
  flex-direction: row;
  padding: 5px 10px;
  align-content: center;
  justify-content: center;
  min-width: 180px
}

.van-toast.van-toast--bottom .van-icon {
  height: 30px;
  width: 30px
}

.van-toast.van-toast--bottom .van-icon:before {
  display: none
}

.van-toast.van-toast--bottom .van-icon-fail,
.van-toast.van-toast--bottom .van-icon-success {
  background-size: contain
}

.van-toast.van-toast--bottom .van-toast__icon {
  position: relative;
  top: -3px
}

.tab {
  display: inline-block;
  font-size: 16px;
  color: #8a8a8a;
  line-height: 16px;
  padding-bottom: 9px;
  position: relative;
  font-weight: 900
}

.tab.active {
  color: #333
}

.tab.active:after {
  width: 24px;
  height: 2px;
  content: "";
  position: absolute;
  background: #c87f3b;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 2px
}

@keyframes turn {
  0% {
    transform: rotate(0deg)
  }

  25% {
    transform: rotate(90deg)
  }

  50% {
    transform: rotate(180deg)
  }

  75% {
    transform: rotate(270deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.seo-box {
  color: #f1f1f1;
  font-size: 1px;
  transform: scale(.2);
  height: 10px
}

.seo-box .seo-title {
  text-align: center
}

.seo-box .seo-content {
  text-align: left
}

.layout {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse {
  flex-direction: row-reverse
}

.layout.column {
  flex-direction: column
}

.layout.column.reverse {
  flex-direction: column-reverse
}

.layout.column>.flex {
  max-width: 100%
}

.layout.grow-shrink-0 {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row {
  flex-direction: row !important
}

.layout.column {
  flex-direction: column !important
}

.layout.row-reverse {
  flex-direction: row-reverse !important
}

.layout.column-reverse {
  flex-direction: column-reverse !important
}

.layout.grow-0 {
  flex-grow: 0 !important
}

.layout.grow-1 {
  flex-grow: 1 !important
}

.layout.shrink-0 {
  flex-shrink: 0 !important
}

.layout.shrink-1 {
  flex-shrink: 1 !important
}

.layout.wrap {
  flex-wrap: wrap !important
}

.layout.nowrap {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start {
  justify-content: flex-start !important
}

.layout.justify-end {
  justify-content: flex-end !important
}

.layout.justify-center {
  justify-content: center !important
}

.layout.justify-space-between {
  justify-content: space-between !important
}

.layout.justify-space-around {
  justify-content: space-around !important
}

.layout.align-start {
  align-items: flex-start !important
}

.layout.align-end {
  align-items: flex-end !important
}

.layout.align-center {
  align-items: center !important
}

.layout.align-baseline {
  align-items: baseline !important
}

.layout.align-stretch {
  align-items: stretch !important
}

.layout.align-content-start {
  align-content: flex-start !important
}

.layout.align-content-end {
  align-content: flex-end !important
}

.layout.align-content-center {
  align-content: center !important
}

.layout.align-content-space-between {
  align-content: space-between !important
}

.layout.align-content-space-around {
  align-content: space-around !important
}

.layout.align-content-stretch {
  align-content: stretch !important
}

.layout.align-self-auto {
  align-self: auto !important
}

.layout.align-self-start {
  align-self: flex-start !important
}

.layout.align-self-end {
  align-self: flex-end !important
}

.layout.align-self-center {
  align-self: center !important
}

.layout.align-self-baseline {
  align-self: baseline !important
}

.layout.align-self-stretch {
  align-self: stretch !important
}

#app,
body,
html {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

.van-toast--html-loading {
  background: #fff !important
}

.van-toast__text {
  display: block;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 14px;
  word-wrap: break-word !important;
  word-break: keep-all !important
}

.van-toast__text .top-wp {
  width: 100%;
  padding: 10px 0
}

.van-toast__text .top-wp .sprite {
  margin: auto;
  width: 42px;
  height: 42px;
  position: relative;
  background-image: url(../../../../cdn/C66FM/static/img/ball@3x.dc196611.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  animation: changes .5s linear .2s infinite alternate
}

@keyframes changes {
  0% {
    transform: translateY(0)
  }

  to {
    transform: translateY(10px)
  }
}

.van-toast__text .bottom .txt {
  font-size: 14px;
  line-height: 20px;
  animation: spanChanges .2s linear .2s infinite alternate
}

.van-toast__text .bottom .txt:before {
  content: "Loading...";
  animation: spanChanges2 .5s linear .2s infinite
}

@keyframes spanChanges {
  0% {
    color: hsla(0, 0%, 60%, .4)
  }

  50% {
    color: hsla(0, 0%, 60%, .7)
  }

  to {
    color: #999
  }
}

@keyframes spanChanges2 {
  0% {
    content: "Loading.  "
  }

  50% {
    content: "Loading.. "
  }

  to {
    content: "Loading..."
  }
}

.layout[data-v-2a67f89e] {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0
}

.layout.reverse[data-v-2a67f89e] {
  flex-direction: row-reverse
}

.layout.column[data-v-2a67f89e] {
  flex-direction: column
}

.layout.column.reverse[data-v-2a67f89e] {
  flex-direction: column-reverse
}

.layout.column>.flex[data-v-2a67f89e] {
  max-width: 100%
}

.layout.grow-shrink-0[data-v-2a67f89e] {
  flex-grow: 0 !important;
  flex-shrink: 0 !important
}

.layout.flex-row[data-v-2a67f89e] {
  flex-direction: row !important
}

.layout.column[data-v-2a67f89e] {
  flex-direction: column !important
}

.layout.row-reverse[data-v-2a67f89e] {
  flex-direction: row-reverse !important
}

.layout.column-reverse[data-v-2a67f89e] {
  flex-direction: column-reverse !important
}

.layout.grow-0[data-v-2a67f89e] {
  flex-grow: 0 !important
}

.layout.grow-1[data-v-2a67f89e] {
  flex-grow: 1 !important
}

.layout.shrink-0[data-v-2a67f89e] {
  flex-shrink: 0 !important
}

.layout.shrink-1[data-v-2a67f89e] {
  flex-shrink: 1 !important
}

.layout.wrap[data-v-2a67f89e] {
  flex-wrap: wrap !important
}

.layout.nowrap[data-v-2a67f89e] {
  flex-wrap: nowrap !important
}

.layout.wrap-reverse[data-v-2a67f89e] {
  flex-wrap: wrap-reverse !important
}

.layout.justify-start[data-v-2a67f89e] {
  justify-content: flex-start !important
}

.layout.justify-end[data-v-2a67f89e] {
  justify-content: flex-end !important
}

.layout.justify-center[data-v-2a67f89e] {
  justify-content: center !important
}

.layout.justify-space-between[data-v-2a67f89e] {
  justify-content: space-between !important
}

.layout.justify-space-around[data-v-2a67f89e] {
  justify-content: space-around !important
}

.layout.align-start[data-v-2a67f89e] {
  align-items: flex-start !important
}

.layout.align-end[data-v-2a67f89e] {
  align-items: flex-end !important
}

.layout.align-center[data-v-2a67f89e] {
  align-items: center !important
}

.layout.align-baseline[data-v-2a67f89e] {
  align-items: baseline !important
}

.layout.align-stretch[data-v-2a67f89e] {
  align-items: stretch !important
}

.layout.align-content-start[data-v-2a67f89e] {
  align-content: flex-start !important
}

.layout.align-content-end[data-v-2a67f89e] {
  align-content: flex-end !important
}

.layout.align-content-center[data-v-2a67f89e] {
  align-content: center !important
}

.layout.align-content-space-between[data-v-2a67f89e] {
  align-content: space-between !important
}

.layout.align-content-space-around[data-v-2a67f89e] {
  align-content: space-around !important
}

.layout.align-content-stretch[data-v-2a67f89e] {
  align-content: stretch !important
}

.layout.align-self-auto[data-v-2a67f89e] {
  align-self: auto !important
}

.layout.align-self-start[data-v-2a67f89e] {
  align-self: flex-start !important
}

.layout.align-self-end[data-v-2a67f89e] {
  align-self: flex-end !important
}

.layout.align-self-center[data-v-2a67f89e] {
  align-self: center !important
}

.layout.align-self-baseline[data-v-2a67f89e] {
  align-self: baseline !important
}

.layout.align-self-stretch[data-v-2a67f89e] {
  align-self: stretch !important
}

#app[data-v-2a67f89e],
body[data-v-2a67f89e],
html[data-v-2a67f89e] {
  height: 100%;
  font-family: Helvetica Neue Regular;
  scroll-behavior: smooth !important;
  scroll-padding-top: 50px !important
}

[data-v-2a67f89e] .van-ellipsis {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  font-size: 12px
}

.app[data-v-2a67f89e] {
  width: 100%;
  height: 100%
}

.app #content-right[data-v-2a67f89e] {
  flex: 1;
  overflow: hidden
}

.app a[data-v-2a67f89e] {
  font-weight: 700;
  color: #2c3e50
}

.app a.router-link-exact-active[data-v-2a67f89e] {
  color: #42b983
}

[data-v-2a67f89e] .home-page {
  height: 100vh
}

[data-v-2a67f89e] .m-body {
  width: 100%
}

[data-v-2a67f89e] .m-body.gap {
  padding: 16px
}

[data-v-2a67f89e] .m-footer~.m-body {
  bottom: 60px
}

[data-v-2a67f89e] .m-header~.m-body {
  top: 60px
}

[data-v-2a67f89e] .home-header {
  z-index: 2
}

[data-v-2a67f89e] .home-header~.m-body {
  top: 0;
  padding-top: 60px;
  z-index: 1
}