.footerfollowIconBg {
  --bs-tooltip-bg: white;
  --bs-tooltip-opacity: 1;
}

.footerplusButton {
  border: none!important;
}

.footerfollowIcon {
  width: 160px;
  height: 160px;
}
.footerfollowIcon.tikQRCode {
  background: url("../images/nan/tik.jpg") no-repeat center / 100% 100%;
}
.footerfollowIcon.redQRCode {
  background: url("../images/nan/red.jpg") no-repeat center / 100% 100%;
}
.footerfollowIcon.wcQRCode {
  background: url("../images/nan/wechat.jpg") no-repeat center / 100% 100%;
}

.footerfollowIcon-CT {
  background-color: white!important;
}