@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: inline-block; float: right; width: auto; text-align: right; margin-top: -28px; }
  .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: 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; }
}
