ight: 0 !important; max-height: none !important; background-size: cover !important; background-position: center !important; } .homepage .container-slide .mobile-v-info { position: absolute !important; bottom: 12px !important; left: 12px !important; right: 12px !important; z-index: 5 !important; } .homepage .container-slide .swiper-slide .banner { background-color: #08080c !important; } } /* 追剧周表/内容底部安全距离加固,避免被固定导航栏压字 */ @media (max-width: 767px) { .homepage .content, .page .content { padding-bottom: calc(92px + env(safe-area-inset-bottom)) !important; } .homepage .footer, .page .footer { margin-bottom: calc(72px + env(safe-area-inset-bottom)) !important; } .mx-mod-wrap[data-mxmod="indexweek"] { margin-bottom: 8px !important; } } /* 手机端首页白色背景变黑:用 html body 前缀提高特异性,压住 slide.html 的浅色强制规则(header/sidebar 一并变黑并改浅色字) */ @media (max-width: 767px) { html body .homepage { background: #000 !important; color: #e1e3e5 !important; } html body .homepage .module-title, html body .homepage .module-title a, html body .homepage .module-heading-more, html body .homepage .module-heading-tab-link, html body .homepage .module-tab-item { color: #e1e3e5 !important; } /* header / header-op */ html body .homepage .header, html body .homepage .header-op { background: #000 !important; box-shadow: 0 1px 6px rgba(0,0,0,0.3) !important; } html body .homepage .header-op .header-op-list-btn, html body .homepage .header-op .header-op-list-btn a, html body .homepage .header-op .header-op-list-btn span { background: #111116 !important; color: #e1e3e5 !important; } /* sidebar */ html body .homepage .sidebar, html body .homepage .navbar, html body .homepage .sidebar-logo { background: #000 !important; border-color: rgba(255,255,255,0.1) !important; } html body .homepage .navbar-item a, html body .homepage .navbar-item a.links, html body .homepage .navbar-item span, html body .homepage .navbar-item i { color: #e1e3e5 !important; text-shadow: none !important; } html body .homepage .navbar-item.active a, html body .homepage .navbar-item.active a.links { background: #111116 !important; color: #e50914 !important; } html body .homepage .navbar-hr { background: rgba(255,255,255,0.1) !important; } /* 透明海报容器加非黑深色底,避免海报/缺图占位直接透出黑色背景 */ .module-poster-item, .module-item-cover, .module-item-pic { background-color: #111116 !important; } }