.footer[data-v-47e200b6] {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 1.28rem;
  padding: 0.2rem;
  background-color: #ffffff;
  z-index: 999;
  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: #333333;
  padding-right: 0;
}
.footer .footer__container[data-v-47e200b6] {
    text-align: center;
}
.footer .footer__container--img[data-v-47e200b6] {
    height: 0.45rem;
    object-fit: cover;
    object-position: top;
}
.footer .footer__container--btn[data-v-47e200b6] {
    width: 2.91rem;
    height: 0.91rem;
    text-align: center;
    line-height: 0.91rem;
    background: #0153D8;
    border-radius: 0.13rem;
    font-size: 0.37rem;
    color: #ffffff;
}
.footer .follow[data-v-47e200b6] {
    color: #0153D8;
}

