/* 导航图标 fallback（原站 PNG 不可直链，用 CSS 图标替代） */
.nav li i.home::before { content: "🏠"; font-style: normal; font-size: 16px; line-height: 40px; display: block; text-align: center; background: none !important; }
.nav li i.meb::before { content: "👤"; font-style: normal; font-size: 16px; line-height: 40px; display: block; text-align: center; background: none !important; }
.nav li i.mng::before { content: "📋"; font-style: normal; font-size: 16px; line-height: 40px; display: block; text-align: center; background: none !important; }
.nav li i.lve::before { content: "📋"; font-style: normal; font-size: 15px; line-height: 40px; display: block; text-align: center; background: none !important; }
.nav li i.live::before { content: "⚽"; font-style: normal; font-size: 16px; line-height: 40px; display: block; text-align: center; background: none !important; }
header .menu { background: none !important; }
header .menu::before { content: "☰导航菜单"; font-size: 22px; line-height: 50px; display: block; text-align: center; color: #fff; }
.nav .title i.close { background: none !important; }
.nav .title i.close::before { content: "×"; font-size: 22px; line-height: 50px; display: block; text-align: center; color: #fff; font-style: normal; }
.list li a { background-image: none !important; position: relative; padding-right: 28px !important; }
.list li a::after { content: "›"; position: absolute; right: 12px; top: 50%; transform: translateY(-50%); color: #999; font-size: 18px; font-weight: 700; }
.footer .info i.yy::before { content: "ℹ"; font-style: normal; }
.footer .info i.wz::before { content: "?"; font-style: normal; font-weight: 700; }
.footer .info i.ts::before { content: "⚙"; font-style: normal; }
.footer .info i.xt::before { content: "§"; font-style: normal; }
.footer .info i { background: none !important; text-align: center; line-height: 28px; color: #ccc; }
