@charset "UTF-8";
.btnbox[data-v-208372da] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  padding-bottom: constant(safe-area-inset-bottom);
  /*兼容 iOS<11.2 */
  padding-bottom: env(safe-area-inset-bottom);
  /* 兼容iOS>= 11.2*/
}
.checkbox[data-v-208372da] {
  background: #fff;
}
.checkbox-check[data-v-208372da] {
    padding: 0.2667rem;
    font-size: 0.4rem;
}
.checkbox-link[data-v-208372da] {
    color: #5792fd;
}
.footer[data-v-208372da] {
  height: 1.28rem;
  padding: 0.2rem;
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  border-top: 0.02667rem solid #f1f1f1;
  font-size: 0.27rem;
  color: #666666;
  padding-right: 0;
}
.footer .footer__container[data-v-208372da] {
    text-align: center;
}
.footer .footer__container--img[data-v-208372da] {
    height: 0.45rem;
    object-fit: cover;
    object-position: top;
}
.footer .footer__container--btn[data-v-208372da] {
    width: 2.91rem;
    height: 0.91rem;
    text-align: center;
    line-height: 0.91rem;
    background: #ef4033;
    border-radius: 0.13rem;
    font-size: 0.37rem;
    color: #ffffff;
}
[data-v-208372da] .van-checkbox__icon .van-icon {
  font-size: 0.26667rem;
  line-height: 0.4rem;
  width: 0.42667rem;
  height: 0.42667rem;
}
[data-v-208372da] .van-checkbox__icon {
  height: 100%;
}

