/* 强制横幅铺满屏幕 - 最高优先级 */
.webBannerTable, .J_webBannerTable, .webBanner, .bannerTable, .bannerCenter, #bannerV2, .extBanner, .banner, .banner.defaultBannerMain { width: 100% !important; max-width: 100% !important; margin: 0 !important; padding: 0 !important; left: 0 !important; right: 0 !important; }
.bannerLeft, .bannerRight { display: none !important; width: 0 !important; height: 0 !important; }
.banner.defaultBannerMain { background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }
