@media (max-width: 760px) {
  body { padding-bottom: 58px; }
  .W_1200 { margin: 0 10px; padding: 0; }
  main.W_1200 { padding-top: 12px; }
  .site-header { display: none; }
  .m-header { display: block; }
  .m-show { display: block; }
  .pc-hide { display: none; }
  .m-header { padding: 12px 14px 8px; }
  .m-nav { margin-top: 10px; gap: 8px; }
  .m-nav-link { font-size: 12px; padding: 6px 12px; }
  .m-bottom-tab { display: block; }
  .site-intro-section { padding: 14px 14px 12px; }
  .site-intro-title { font-size: 22px; }
  .site-intro-desc { font-size: 13px; line-height: 1.8; }
  .seo-nav-section h2,
  .hot-live-title,
  .today-live-title,
  .video-title,
  .news-title,
  .inter-section .inter-title,
  .sidebar-title,
  .detail-info-box h3,
  .detail-inter-box h3 { font-size: 16px; padding-left: 14px; padding-right: 14px; }
  .seo-nav-section,
  .hot-live-list,
  .today-live,
  .video-section,
  .news-section,
  .inter-section,
  .detail-info-box,
  .detail-inter-box,
  .sidebar-box,
  .detail-article,
  .detail-match-card { padding-left: 0; padding-right: 0; }
  .seo-nav-grid { grid-template-columns: 1fr; gap: 12px; }
  .seo-nav-two-col { grid-template-columns: 1fr; gap: 16px; }
  .seo-match-list { grid-template-columns: repeat(2, 1fr); gap: 6px 10px; }
  .hot-live-list .match-row,
  .today-live .match-row,
  .match-item { display: block; padding: 12px 14px; }
  .date-group { margin-bottom: 0; }
  .date-group + .date-group { margin-top: 8px; }
  .date-group > .match-row:last-child,
  .date-group > .match-item:last-child { border-bottom: none; }
  .hot-live-list .match-league,
  .today-live .match-league,
  .match-item .m-league,
  .match-item .m-time { display: inline-block; width: auto; margin-right: 8px; }
  .hot-live-list .match-time,
  .today-live .match-time,
  .match-item .m-time { color: #1a73e8; }
  .hot-live-list .match-status,
  .today-live .match-status,
  .match-item .m-status { display: block; float: none; clear: both; width: 100%; text-align: center; margin-top: 10px; }
  .hot-live-list .match-teams,
  .today-live .match-teams,
  .match-item .m-teams { display: block; width: 100%; text-align: center; margin-top: 8px; }
  .hot-live-list .match-teams img,
  .today-live .match-teams img,
  .match-item .m-teams img,
  .inter-matches .match-teams-row img { display: none !important; }
  .hot-live-list .match-teams .team-name,
  .today-live .match-teams .team-name,
  .match-item .m-teams .team-name { max-width: none; }
  .news-list li { flex-direction: column; padding: 12px; }
  .news-img { width: 100%; height: 150px; }
  .news-img img { width: 100%; height: 100%; object-fit: cover; }
  .video-list { padding: 0 14px 14px; }
  .inter-section ul { gap: 8px; }
  .inter-section ul li { width: calc(50% - 4px); }
  .detail-breadcrumb { font-size: 12px; padding: 10px 14px; }
  .detail-teams { padding: 22px 12px; }
  .team-logo-lg { width: 72px; height: 72px; }
  .team-name-lg { font-size: 16px; }
  .vs-score .score { font-size: 30px; }
  .article-title { font-size: 22px; }
  .article-content { font-size: 15px; line-height: 1.9; }
  .article-news-items { grid-template-columns: 1fr; gap: 10px; padding: 0 12px; }
  .news-thumb-list .news-thumb { flex-basis: 86px; width: 86px; height: 58px; }
  .article-nav { gap: 10px; }
  .inter-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }
  .inter-header { flex-direction: column; padding: 15px; }
  .inter-cover { width: 100%; height: 160px; }
  .inter-meta { flex-direction: column; gap: 4px; }
  .inter-matches { padding: 15px; }
  .inter-matches .match-row { display: block; padding: 12px; }
  .inter-matches .match-league { display: inline-block; width: auto; }
  .inter-matches .match-action { display: inline-block; float: right; width: auto; margin-top: 0; }
  .inter-matches .match-teams-row { display: block; width: 100%; text-align: center; margin-top: 8px; }
  .inter-matches .team-home,
  .inter-matches .team-away { display: inline; }
  .inter-matches .match-score { display: inline; font-size: 13px; color: #999; margin: 0 6px; }
  .inter-matches .match-score span { color: #999; }
  .pagination { gap: 4px; }
  .pagination li a,
  .pagination li span { min-width: 30px; height: 30px; line-height: 30px; font-size: 12px; }
  #totop { right: 12px; bottom: 74px; }
}

/* 黑金主题移动端细节 */
@media (max-width: 760px) {
  body.site-body { overflow-x: hidden; }
  body.site-body .W_1200 { margin: 0 10px; padding-left: 0; padding-right: 0; }
  body.site-body main.W_1200 { padding-top: 12px; padding-bottom: 18px; }
  body.site-body .m-header { padding: 10px 12px 9px; }
  body.site-body .m-nav { gap: 6px; margin-top: 9px; overflow-x: auto; flex-wrap: nowrap; padding-bottom: 2px; scrollbar-width: none; }
  body.site-body .m-nav::-webkit-scrollbar { display: none; }
  body.site-body .m-nav-link { flex: 0 0 auto; padding: 6px 11px; font-size: 12px; }
  body.site-body .site-search-link { flex: 0 0 auto; }
  body.site-body .page-hero { margin-top: 10px; }
  body.site-body .home-focus { padding: 20px 16px; border-radius: 13px; }
  body.site-body .home-focus-title { font-size: 30px; }
  body.site-body .home-focus-desc { font-size: 13px; line-height: 1.75; }
  body.site-body .home-focus-stats { gap: 6px; }
  body.site-body .home-focus-stat { padding: 9px 8px; }
  body.site-body .home-focus-stat strong { font-size: 18px; }
  body.site-body .home-focus-stat span { font-size: 11px; }
  body.site-body .section-panel,
  body.site-body .news-section,
  body.site-body .inter-section,
  body.site-body .inter-grid-section,
  body.site-body .detail-info-box,
  body.site-body .detail-inter-box,
  body.site-body .detail-article,
  body.site-body .article-reading-panel,
  body.site-body .competition-table { padding-left: 13px; padding-right: 13px; border-radius: 12px; }
  body.site-body .hot-live-title,
  body.site-body .today-live-title { padding: 13px 14px; }
  body.site-body .hot-live-list,
  body.site-body .today-live > .date-group { padding-left: 12px; padding-right: 12px; }
  body.site-body .date-header { padding: 8px 11px; font-size: 13px; }
  body.site-body .hot-live-list .match-row,
  body.site-body .today-live .match-row,
  body.site-body .match-item { padding: 11px 2px; }
  body.site-body .news-list { grid-template-columns: 1fr; gap: 10px; }
  body.site-body .news-list li.news-featured { display: flex; flex-direction: column; }
  body.site-body .news-list li.news-featured .news-img,
  body.site-body .news-img { width: 100%; height: 150px; }
  body.site-body .inter-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; }
  body.site-body .inter-grid-section { padding-top: 14px; padding-bottom: 14px; }
  body.site-body .inter-grid-title { padding: 8px 7px; font-size: 12px; }
  body.site-body .topic-featured { padding: 14px; gap: 12px; }
  body.site-body .topic-featured .inter-cover { height: 160px; }
  body.site-body .match-hero .detail-title { padding: 16px 14px 0; font-size: 19px; }
  body.site-body .match-hero .detail-teams { padding: 22px 10px 25px; gap: 16px; }
  body.site-body .team-logo-lg { width: 66px; height: 66px; }
  body.site-body .team-name-lg { font-size: 15px; }
  body.site-body .detail-vs { padding: 0 8px; }
  body.site-body .vs-score .score { font-size: 28px; }
  body.site-body .signal-btns { gap: 6px; }
  body.site-body .signal-btn { flex: 1 1 100%; text-align: center; padding: 8px 10px; }
  body.site-body .search-bar { flex-direction: column; align-items: stretch; }
  body.site-body .search-bar button { width: 100%; }
  body.site-body .competition-table { overflow-x: hidden; }
  body.site-body .footer-heading { justify-content: center; flex-wrap: wrap; }
  body.site-body .footer-nav { gap: 8px 12px; }
  body.site-body .footer-nav a { font-size: 12px; }
  body.site-body .footer-desc { font-size: 12px; }
  body.site-body .footer-copy { font-size: 11px; }
  body.site-body #totop { right: 12px; bottom: 73px; }
}

@media (max-width: 480px) {
  .site-intro-title { font-size: 20px; }
  .seo-match-list { grid-template-columns: 1fr 1fr; }
  .inter-section ul li { width: 100%; }
  .inter-grid { grid-template-columns: 1fr; }
  .hot-live-list .match-row,
  .today-live .match-row,
  .match-item { padding-left: 12px; padding-right: 12px; }
}
