.index-page-wrap[data-v-498142aa] {
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% - 13.33333vw);
  width: 100%;
  overflow: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.index-page-wrap .index-wrap[data-v-498142aa] {
  background: #f9f9f9;
}
.index-page-wrap .weapp-bottom[data-v-498142aa] {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100vw;
  height: 13.33333vw;
  background: #fff;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10;
  -webkit-box-shadow: 0 0 1.06667vw 0px #eee;
          box-shadow: 0 0 1.06667vw 0px #eee;
}
.index-page-wrap .weapp-bottom .weapp-bottom-item[data-v-498142aa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index-page-wrap .weapp-bottom .weapp-bottom-item .iconfontweapp[data-v-498142aa] {
  font-size: 5.86667vw;
}
.index-page-wrap .weapp-bottom .weapp-bottom-item .weapp-bottom-item-text[data-v-498142aa] {
  font-size: 3.2vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 3.2vw;
  margin-top: 0.8vw;
  width: 10.66667vw;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.index-page-wrap .weapp-bottom .weapp-bottom-item[data-v-498142aa]:nth-child(1) {
  margin-left: 5.33333vw;
}
.index-page-wrap .weapp-bottom .weapp-bottom-share-btn[data-v-498142aa] {
  position: absolute;
  width: 26.66667vw;
  height: 9.06667vw;
  background-color: #ff003c;
  border-radius: 5.86667vw;
  text-align: center;
  line-height: 9.06667vw;
  top: 2.13333vw;
  right: 4vw;
  font-size: 3.73333vw;
  color: #fff;
}
.index-page-wrap .weapp-bottab[data-v-498142aa] {
  width: 100vw;
  height: 13.33333vw;
  background: #fff;
  position: fixed;
  bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 200;
}
.index-page-wrap .weapp-bottab .weapp-bottab-item[data-v-498142aa] {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  color: #666666;
}
.index-page-wrap .weapp-bottab .weapp-bottab-item .iconfontweapp[data-v-498142aa] {
  width: 5.33333vw;
  height: 5.33333vw;
  margin-bottom: 1.06667vw;
}
.index-page-wrap .weapp-bottab .weapp-bottab-item .iconfontweapp img[data-v-498142aa] {
  width: 100%;
  height: 100%;
}
.index-page-wrap .weapp-bottab .weapp-bottab-item .weapp-bottab-item-text[data-v-498142aa] {
  font-size: 2.66667vw;
  margin-top: 0 !important;
}
.index-page-wrap .weapp-bottab .weapp-bottab-item .weapp-bottab-item-text-big[data-v-498142aa] {
  font-size: 3.73333vw;
}
.index-page-wrap .weapp-bottab .weapp-bottab-item-active[data-v-498142aa] {
  color: #387ffd;
}
.index-page-wrap .weapp-share[data-v-498142aa] {
  width: 12vw;
  height: 12vw;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  position: fixed;
  right: 1.06667vw;
  bottom: 37.33333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index-page-wrap .weapp-share .iconfontweapp[data-v-498142aa] {
  color: #fff;
  font-size: 5.33333vw;
}
.index-page-wrap .weapp-share .weapp-back-text[data-v-498142aa] {
  font-size: 3.2vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 3.2vw;
  margin-top: 0.53333vw;
}
.index-page-wrap .m-foot-info[data-v-498142aa] {
  margin-top: 5.86667vw;
  text-align: center;
}
.index-page-wrap .m-foot-info .foot-tab[data-v-498142aa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 54.4vw;
  margin: 0 auto;
  font-size: 3.2vw;
  color: #666;
}
.index-page-wrap .m-foot-info .foot-tab span[data-v-498142aa] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.index-page-wrap .m-foot-info .m-foot-right[data-v-498142aa] {
  font-size: 2.66667vw;
  color: #999;
  margin: 5.86667vw 0 1.06667vw 0;
}
.index-page-wrap .m-foot-info .m-foot-bank[data-v-498142aa] {
  font-size: 2.66667vw;
  color: #666;
  margin-bottom: 12vw;
}
.index-page-wrap .m-foot-info p[data-v-498142aa] {
  margin: 0;
}

