.block-type–interactive:has(.hide-header-footer-styles)、.block–type-interactive:has(.hide-header-footer-styles)、.mobilewebviewge-enabled .header__inner、.mobilewebviewge-enabled .header__secondary、.mobilewebviewge-enabled footer { 显示:无; } body.mobilewebviewge-enabled .main { margin-top: 0px !important; } body.mobilewebviewge-enabled:has(.sg-header__navbar) .main { margin-top: 50px !important; /** 确保主页面内容不被横幅截断 */ } body.mobilewebviewge-enabled:has(.nominations-banner) .main { margin-top: 100px !important; /** 确保主页内容不被横幅截断 */ } …