/* 右下角悬浮的健康直播间图标按钮 */
div[class^="index_brandEntry"],
/* 底部的推荐的广告 */
.moduleItemWrap:has([data-ad-id]) {
  display: none !important;
}
