.newcustomers[data-v-9c400baa] {
  position: relative;
}
.newcustomers[data-v-9c400baa] .van-tabs {
    border-bottom: 0.02667rem solid #ebedf0;
}
.newcustomers[data-v-9c400baa] .van-tab {
    font-size: 0.4rem;
}
.newcustomers[data-v-9c400baa] .van-tab--active {
    font-weight: bold !important;
}
.newcustomers[data-v-9c400baa] .van-tab--active .van-tab__text {
      display: inline-block;
      position: relative;
}
.newcustomers[data-v-9c400baa] .van-tab--active .van-tab__text::after {
      position: absolute;
      content: '';
      bottom: calc(-0.13333rem * var(--font-size-scale));
      left: 0;
      z-index: 1;
      width: 100%;
      height: 0.05333rem;
      background-color: #ee0a24;
      border-radius: 50%;
}
.newcustomers[data-v-9c400baa] .van-tabs__line {
    display: none;
}
.newcustomers[data-v-9c400baa] .van-tabs .van-tab--active .van-tab__text, .newcustomers[data-v-9c400baa] .van-tabs .van-tab__text {
    font-size: calc(0.4rem * var(--font-size-scale));
}
.list[data-v-9c400baa] {
  margin-bottom: 1.76rem;
}
.bottom__btn[data-v-9c400baa] {
  width: 100%;
  background: #FFFFFF;
  position: fixed;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  font-size: calc(0.4rem * var(--font-size-scale));
  z-index: 9;
  padding: 0.21333rem 0.4rem;
}
.bottom__btn--determine[data-v-9c400baa] {
    height: 1.06667rem;
    border-radius: 0 0.13333rem 0.13333rem 0;
    width: 50%;
    border: none;
    color: #FFFFFF;
    background: -webkit-linear-gradient(right, #FF6155 0%, #EF4033 100%);
    background: linear-gradient(270deg, #FF6155 0%, #EF4033 100%);
    line-height: 1.06667rem;
}
.bottom__btn--cancel[data-v-9c400baa] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    color: #333333;
    background: #FFFFFF;
    height: 1.06667rem;
    border-radius: 0.13333rem 0 0 0.13333rem;
    border: 0.02667rem solid #EDEDED;
    line-height: 1.06667rem;
}
.am-large-font .bottom__btn--cancel[data-v-9c400baa], .am-large-font .bottom__btn--determine[data-v-9c400baa] {
  height: calc(1.06667rem * 1.2);
  line-height: calc(1.06667rem * 1.2);
}
.am-large-font .list[data-v-9c400baa] {
  margin-bottom: calc(1.76rem * 1.2);
}

