/* ===== WXSSC V96B 强制隐藏页脚 ===== */
footer,
footer * {
  display:none !important;
}
.footer,
.footer * {
  display:none !important;
}
.wx-footer,
.wx-footer * {
  display:none !important;
}
.wx-v95-footer,
.wx-v95-footer * {
  display:none !important;
}
