/* 大宏直播 - 移动端样式 (仿蜘蛛直播网) */ /* 默认:隐藏移动端元素 */ .m-show { display: none !important; } .m-hide { display: block !important; } /* 移动端强制样式 - 通过JS添加html类名触发 */ html.is-mobile .m-show { display: block !important; } html.is-mobile .m-hide { display: none !important; } html.is-mobile .pc-hide { display: none !important; } html.is-mobile .hgfdhtsite-header { display: none !important; } html.is-mobile { background: #f0f2f5; font-size: 14px; padding-bottom: 60px; margin: 0; } html.is-mobile .hgfdhtW_1200 { padding: 0; max-width: 100%; } html.is-mobile .hgfdhtdetail-layout { flex-direction: column !important; } html.is-mobile .hgfdhtdetail-sidebar { width: 100% !important; order: 2; } html.is-mobile .hgfdhtdetail-main { order: 1; } /* 移动端UA强制样式(不依赖屏幕宽度)- 扁平选择器 */ html.is-mobile body { background: #f0f2f5; font-size: 14px; padding-bottom: 60px; margin: 0; } html.is-mobile .hgfdhtW_1200 { padding: 0; max-width: 100%; } html.is-mobile .hgfdhtsite-header { display: none !important; } html.is-mobile .hgfdhtm-header { background: #e91e63; padding: 12px 15px; position: sticky; top: 0; z-index: 100; } html.is-mobile .hgfdhtm-header-logo { text-align: center; margin-bottom: 10px; } html.is-mobile .hgfdhtm-header-logo img { height: 32px; } html.is-mobile .hgfdhtm-nav { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; } html.is-mobile .hgfdhtm-nav a { color: #fff; font-size: 14px; font-weight: bold; text-decoration: none; padding: 4px 8px; border-radius: 3px; } html.is-mobile .hgfdhtm-nav a:hover, html.is-mobile .hgfdhtm-nav a.active { background: rgba(255,255,255,0.2); } html.is-mobile .hgfdhtm-cate-bar { background: #fff; padding: 10px; overflow-x: auto; white-space: nowrap; -webkit-overflow-scrolling: touch; border-bottom: 1px solid #eee; } html.is-mobile .hgfdhtm-cate-bar::-webkit-scrollbar { display: none; } html.is-mobile .hgfdhtm-cate-bar a { display: inline-block; padding: 6px 14px; background: #f5f5f5; color: #333; border-radius: 15px; font-size: 13px; margin-right: 8px; text-decoration: none; } html.is-mobile .hgfdhtm-cate-bar a:hover, html.is-mobile .hgfdhtm-cate-bar a.active { background: #e91e63; color: #fff; } html.is-mobile .hgfdhtm-date-header { background: #f5f5f5; padding: 10px 15px; font-size: 15px; font-weight: bold; color: #333; text-align: center; border-bottom: 1px solid #eee; } html.is-mobile .hgfdhtm-tab-bar { display: flex; background: #e91e63; } html.is-mobile .hgfdhtm-tab-bar a { flex: 1; text-align: center; padding: 10px 0; color: #fff; font-size: 14px; font-weight: bold; text-decoration: none; } html.is-mobile .hgfdhtm-tab-bar a.active { background: #c2185b; } html.is-mobile .hgfdhtm-tab-bar a:first-child { background: #f9a825; } html.is-mobile .hgfdhtm-tab-bar a:first-child.active { background: #f57f17; } html.is-mobile .hgfdhtm-match-list { background: #fff; } html.is-mobile .hgfdhtm-match-item { display: flex; flex-wrap: wrap; align-items: center; padding: 12px 15px; border-bottom: 1px solid #f0f0f0; } html.is-mobile .hgfdhtm-match-item:active { background: #f5f5f5; } html.is-mobile .hgfdhtm-match-top { display: flex; align-items: center; width: 100%; margin-bottom: 8px; } html.is-mobile .hgfdhtm-match-time { font-size: 13px; color: #666; display: flex; align-items: center; gap: 4px; width: 90px; flex-shrink: 0; } html.is-mobile .hgfdhtm-match-time .hgfdhtclock-icon { color: #e91e63; } html.is-mobile .hgfdhtm-match-league { flex: 1; text-align: center; font-size: 14px; font-weight: bold; color: #e91e63; } html.is-mobile .hgfdhtm-match-btn { width: 90px; flex-shrink: 0; text-align: right; } html.is-mobile .hgfdhtm-match-btn .hgfdhtbtn-live { display: inline-block; padding: 5px 12px; background: #e91e63; color: #fff; border-radius: 3px; font-size: 12px; text-decoration: none; } html.is-mobile .hgfdhtm-match-btn .hgfdhtbtn-upcoming { display: inline-block; padding: 5px 12px; background: #fce4ec; color: #e91e63; border-radius: 3px; font-size: 12px; text-decoration: none; } html.is-mobile .hgfdhtm-match-teams { width: 100%; text-align: center; font-size: 15px; font-weight: bold; color: #333; } html.is-mobile .hgfdhtm-match-teams .hgfdhtvs { color: #999; margin: 0 8px; font-weight: normal; font-size: 13px; } html.is-mobile .hgfdhtm-bottom-tab { position: fixed; bottom: 0; left: 0; right: 0; background: #fff; display: flex; border-top: 1px solid #eee; z-index: 100; height: 55px; } html.is-mobile .hgfdhtm-bottom-tab a { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; text-decoration: none; color: #999; font-size: 12px; gap: 3px; } html.is-mobile .hgfdhtm-bottom-tab a.active { color: #e91e63; } html.is-mobile .hgfdhtm-bottom-tab a .hgfdhttab-icon { font-size: 22px; } html.is-mobile .hgfdhtdetail-layout { flex-direction: column !important; } html.is-mobile .hgfdhtdetail-sidebar { width: 100% !important; order: 2; } html.is-mobile .hgfdhtdetail-main { order: 1; } html.is-mobile .hgfdhtmatch-list .hgfdhtmatch-row, html.is-mobile .hgfdhtmatch-row { display: block !important; padding: 12px 12px !important; border-bottom: 1px solid #f0f0f0 !important; flex-direction: unset !important; align-items: unset !important; } html.is-mobile .hgfdhtmatch-row:active { background: #f5f5f5 !important; } html.is-mobile .hgfdhtmatch-list .hgfdhtmatch-league, html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-league { display: inline-block !important; font-size: 13px !important; color: #333 !important; vertical-align: middle !important; width: auto !important; flex-shrink: unset !important; } html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-league a { color: #333 !important; text-decoration: none !important; } html.is-mobile .hgfdhtmatch-list .hgfdhtmatch-time, html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-time { display: inline-block !important; font-size: 13px !important; color: #333 !important; vertical-align: middle !important; margin-left: 6px !important; width: auto !important; } html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-time::before { content: "🕐"; font-size: 12px; color: #e91e63; margin-right: 2px; } html.is-mobile .hgfdhtmatch-list .hgfdhtmatch-action, html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-action { display: inline-block !important; float: right !important; vertical-align: middle !important; width: auto !important; text-align: unset !important; margin-top: 0 !important; } html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-action .hgfdhtbtn-live { display: inline-block !important; padding: 6px 14px !important; background: #e91e63 !important; color: #fff !important; border-radius: 18px !important; font-size: 12px !important; text-decoration: none !important; font-weight: bold !important; } html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-action .hgfdhtbtn-upcoming { display: inline-block !important; padding: 6px 14px !important; background: #f5f5f5 !important; color: #999 !important; border-radius: 18px !important; font-size: 12px !important; text-decoration: none !important; } html.is-mobile .hgfdhtmatch-list .hgfdhtmatch-teams-row, html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-teams-row { display: block !important; width: 100% !important; text-align: center !important; margin-top: 8px !important; clear: both !important; padding-top: 2px !important; justify-content: unset !important; } html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-teams-row .hgfdhtteam-home, html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-teams-row .hgfdhtteam-away { display: inline !important; } html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-teams-row img { display: none !important; } html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-teams-row span { font-size: 15px !important; font-weight: bold !important; color: #333 !important; } html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-score { display: inline !important; font-size: 13px !important; color: #999 !important; margin: 0 6px !important; } html.is-mobile .hgfdhtmatch-row .hgfdhtmatch-score span { font-size: 13px !important; color: #999 !important; } html.is-mobile .hgfdhtmatch-item { display: block !important; padding: 12px 12px !important; border-bottom: 1px solid #f0f0f0 !important; } html.is-mobile .hgfdhtmatch-item:active { background: #f5f5f5 !important; } html.is-mobile .hgfdhtmatch-item .hgfdhtm-time { display: inline-block !important; font-size: 13px !important; color: #333 !important; vertical-align: middle !important; width: auto !important; } html.is-mobile .hgfdhtmatch-item .hgfdhtm-time::before { content: "🕐"; font-size: 12px; color: #e91e63; margin-right: 2px; } html.is-mobile .hgfdhtmatch-item .hgfdhtm-league { display: inline-block !important; font-size: 14px !important; color: #e91e63 !important; font-weight: bold !important; vertical-align: middle !important; margin: 0 6px !important; background: transparent !important; } html.is-mobile .hgfdhtmatch-item .hgfdhtm-status { display: inline-block !important; float: right !important; vertical-align: middle !important; } html.is-mobile .hgfdhtmatch-item .hgfdhtm-status .hgfdhtbtn-live { display: inline-block !important; padding: 6px 14px !important; background: #e91e63 !important; color: #fff !important; border-radius: 18px !important; font-size: 12px !important; text-decoration: none !important; font-weight: bold !important; } html.is-mobile .hgfdhtmatch-item .hgfdhtm-status .hgfdhtbtn-upcoming { display: inline-block !important; padding: 6px 14px !important; background: #f5f5f5 !important; color: #999 !important; border-radius: 18px !important; font-size: 12px !important; text-decoration: none !important; } html.is-mobile .hgfdhtmatch-item .hgfdhtm-teams { display: block !important; width: 100% !important; text-align: center !important; font-size: 15px !important; font-weight: bold !important; color: #333 !important; margin-top: 8px !important; clear: both !important; padding-top: 2px !important; } html.is-mobile .hgfdhtmatch-item .hgfdhtm-teams .hgfdhtteam-logo { display: none !important; } html.is-mobile .hgfdhtmatch-item .hgfdhtm-teams .hgfdhtteam-name { font-size: 15px !important; font-weight: bold !important; color: #333 !important; text-decoration: none !important; } html.is-mobile .hgfdhtmatch-item .hgfdhtm-teams .hgfdhtvs-text { color: #999 !important; margin: 0 6px !important; font-weight: normal !important; font-size: 13px !important; } html.is-mobile .hgfdhtnews-list li { flex-direction: column; padding: 10px; } html.is-mobile .hgfdhtnews-img { width: 100% !important; height: 150px !important; } html.is-mobile .hgfdhtvideo-list { grid-template-columns: 1fr !important; } html.is-mobile .hgfdhtvideo-list li { padding: 10px 15px; } html.is-mobile .hgfdhtinter-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 10px; } html.is-mobile .hgfdhtinter-header { flex-direction: column; padding: 15px; } html.is-mobile .hgfdhtinter-cover { width: 100%; height: 160px; } html.is-mobile .hgfdhtteam-profile { flex-direction: column; text-align: center; padding: 15px; } html.is-mobile .hgfdhtpagination { flex-wrap: wrap; } html.is-mobile .hgfdhtpagination li a, html.is-mobile .hgfdhtpagination li span { min-width: 30px; height: 30px; line-height: 30px; font-size: 12px; } html.is-mobile .hgfdhtdetail-breadcrumb { font-size: 12px; padding: 10px 15px; } html.is-mobile .hgfdhtsidebar-box { margin-bottom: 10px; } html.is-mobile .hgfdhtarticle-title { font-size: 18px; } html.is-mobile .hgfdhtarticle-content { font-size: 14px; } html.is-mobile .hgfdhtarticle-cover img { max-height: 200px; } html.is-mobile .hgfdhtpagination { font-size: 12px; } html.is-mobile .hgfdhtdetail-breadcrumb { background: #fff; padding: 12px 15px; margin: 0; font-size: 13px; } html.is-mobile .hgfdhtdetail-layout { gap: 0; } html.is-mobile .hgfdhtdetail-main { padding: 0; } html.is-mobile .hgfdhtdetail-match-card { border-radius: 0; margin: 0; } html.is-mobile .hgfdhtdetail-teams { flex-direction: row; padding: 20px 15px; gap: 10px; align-items: center; justify-content: space-between; } html.is-mobile .hgfdhtdetail-team { flex: 1; text-align: center; } html.is-mobile .hgfdhtteam-logo-lg { width: 60px; height: 60px; border-radius: 50%; border: 3px solid #e91e63; margin: 0 auto 8px; } html.is-mobile .hgfdhtteam-name-lg { font-size: 14px; font-weight: bold; color: #333; display: block; } html.is-mobile .hgfdhtdetail-vs { flex: 1; text-align: center; padding: 0; order: 0; } html.is-mobile .hgfdhtvs-score { margin-bottom: 3px; } html.is-mobile .hgfdhtvs-score .hgfdhtscore { font-size: 28px; font-weight: bold; color: #333; } html.is-mobile .hgfdhtvs-score .hgfdhtvs-text { font-size: 14px; color: #999; margin: 0 5px; } html.is-mobile .hgfdhtvs-league { margin-bottom: 2px; } html.is-mobile .hgfdhtvs-league a { color: #e91e63; font-size: 13px; font-weight: bold; } html.is-mobile .hgfdhtvs-time { font-size: 12px; color: #999; margin-bottom: 3px; } html.is-mobile .hgfdhtstatus-live { color: #e91e63; font-weight: bold; font-size: 13px; } html.is-mobile .hgfdhtstatus-upcoming { color: #ff9800; font-size: 13px; } html.is-mobile .hgfdhtstatus-ended { color: #999; font-size: 13px; } html.is-mobile .hgfdhtdetail-info-box { border-radius: 0; margin: 0; padding: 15px; } html.is-mobile .hgfdhtdetail-info-box h3 { font-size: 15px; } html.is-mobile .hgfdhtdetail-info-content p { font-size: 13px; line-height: 1.8; } html.is-mobile .hgfdhtsignal-btn { padding: 5px 12px; font-size: 12px; } html.is-mobile .hgfdhtdetail-inter-box { padding: 15px; } html.is-mobile .hgfdhtdetail-inter-box h3 { font-size: 15px; } html.is-mobile .hgfdhtdetail-inter-box ul { display: flex; flex-wrap: wrap; gap: 8px; } html.is-mobile .hgfdhtdetail-inter-box li { width: auto; } html.is-mobile .hgfdhtdetail-inter-box li a { display: inline-block; padding: 5px 12px; background: #f5f5f5; border-radius: 15px; font-size: 13px; color: #333; text-decoration: none; } html.is-mobile .hgfdhtdetail-inter-box li a:hover { background: #e91e63; color: #fff; } html.is-mobile .hgfdhtsidebar-box { border-radius: 0; margin: 0; } html.is-mobile .hgfdhtsidebar-title { padding: 12px 15px; } html.is-mobile .hgfdhtsidebar-news-list li { padding: 8px 15px; font-size: 13px; } html.is-mobile .hgfdhtsidebar-live-list li { padding: 10px 15px; }