div.headDeflectorContainer,
#bdrainrwDragButton,
#page_wrapper .other div[class*="undefined"],
#page_wrapper .other > div[class=""],
/* 底部按钮-百度APP内播放 */ div.common-wrap.single-pd,
/* 顶部横幅-APP内播放 */ div#app div.guid-new,
/* 顶部横幅-APP内阅读 */ #headDeflectorContainer,
/* 底部 打开百度APP，阅读体验更佳 */ #page_wrapper div[class^="foldMaskWrapper-"],
/* 打开百度APP，阅读完整内容 */ #content_wrapper .foldMaskWrapper,
/* 影响定位元素的遮罩层 */ #page_wrapper .bdboxshare > div:first-child,
/* 来百度APP畅享高清图片 */ .contentMedia .openImg,
/* 精彩推荐右边的 打开APP看更多精彩推荐 */ div[class*="relateTitle"] span[class*="subTitle"],
/* 会自动在上面弹出的【百度热榜】 */ #page_wrapper div:has(> div[class*="leftbox"]),
/* dtlandingwise 右上角 App内打开 */ .fusionWrapper > [class^="fusionTopGuid_"] > [class^="button_"],
/* dtlandingwise 底部 精彩推荐 右边的 打开APP看更多精彩推荐 */
  .fusionWrapper
  [class^="recoConatainer_"]
  > [class^="titleBar_"]
  [class^="right_"]
  > span:first-child,
/* landingsuper 文章内容的展开的蒙板 */ #mainContentContainer .oPadding,
/* 底部的广告 */ [class^="adsContainer-"],
/* 弹窗 打开百度App弹窗 */ [class^="alertModalContainer-"],
/* 视频下面的广告推荐 */ #hcgContainer > div:has([data-log-view*='"isAds":true']) {
  display: none !important;
}
/* 展开阅读 */
#page_wrapper #dynamicItem,
/* 手机版-展开阅读 */
#mainContentContainer {
  height: auto !important;
}
