/* 大宏直播 - 仿zxiucq.com风格 */
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: "Microsoft YaHei", "PingFang SC", sans-serif; background: #f5f5f5; color: #333; font-size: 14px; }
a { text-decoration: none; color: #1a73e8; }
a:hover { color: #ff6600; }
ul, li { list-style: none; }
.fl { float: left; }
.fr { float: right; }
.clearfix:after { content: ""; display: block; clear: both; }

/* 顶部导航 */
.AFGDSGFDSGtop_home { background: #fff; border-bottom: 2px solid #1a73e8; }
.AFGDSGFDSGW_1200 { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 15px; }
.AFGDSGFDSGtop_home .AFGDSGFDSGW_1200 { display: flex; align-items: center; justify-content: space-between; height: 70px; }
.AFGDSGFDSGQZ-LOGO { flex-shrink: 0; }
.AFGDSGFDSGQZ-LOGO h1 { font-size: 0; line-height: 0; }
.AFGDSGFDSGQZ-LOGO h1 a { display: block; }
.AFGDSGFDSGQZ-LOGO h1 img { height: 50px; }
.AFGDSGFDSGQZ-nav { flex: 1; margin-left: 30px; }
.AFGDSGFDSGQZ-nav .nav { display: flex; align-items: center; height: 70px; gap: 5px; }
.AFGDSGFDSGQZ-nav .nav li a { display: block; padding: 0 18px; height: 70px; line-height: 70px; font-size: 16px; color: #333; font-weight: bold; white-space: nowrap; }
.AFGDSGFDSGQZ-nav .nav li a:hover, .AFGDSGFDSGQZ-nav .nav li.active a { color: #1a73e8; background: #f0f7ff; }
.AFGDSGFDSGQZ-nav .nav li a i { display: inline-block; width: 10px; height: 10px; background: #1a73e8; border-radius: 50%; margin-right: 6px; vertical-align: middle; }

/* 赛事分类标签 */
.AFGDSGFDSGnav-zb { background: #fff; padding: 12px 0; margin-top: 10px; border-radius: 4px; }
.AFGDSGFDSGnav-zb ul { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }
.AFGDSGFDSGnav-zb ul a { display: inline-block; padding: 6px 18px; background: #f0f7ff; color: #1a73e8; border-radius: 20px; font-size: 14px; transition: all 0.3s; white-space: nowrap; }
.AFGDSGFDSGnav-zb ul a:hover { background: #1a73e8; color: #fff; }

/* 热门直播区 */
.AFGDSGFDSGhot-live { background: #fff; margin-top: 10px; border-radius: 4px; overflow: hidden; }
.AFGDSGFDSGhot-live-title { background: linear-gradient(90deg, #1a73e8, #4a9eff); color: #fff; padding: 12px 20px; font-size: 16px; font-weight: bold; display: flex; justify-content: space-between; align-items: center; }
.AFGDSGFDSGhot-live-title a { color: #fff; font-size: 13px; font-weight: normal; }
.AFGDSGFDSGhot-live-list { padding: 0 20px; }
.AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-row { display: flex; align-items: center; padding: 12px 0; border-bottom: 1px dashed #eee; }
.AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-row:last-child { border-bottom: none; }
.AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-league { width: 100px; font-size: 13px; color: #666; flex-shrink: 0; }
.AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-time { width: 70px; font-size: 14px; font-weight: bold; color: #333; flex-shrink: 0; }
.AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-teams { flex: 1; text-align: center; font-size: 15px; }
.AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-teams .AFGDSGFDSGteam-name { font-weight: bold; }
.AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-teams .AFGDSGFDSGvs { color: #999; margin: 0 12px; }
.AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-status { width: 100px; text-align: right; flex-shrink: 0; }
.AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-status .AFGDSGFDSGlive { color: #ff4444; font-weight: bold; font-size: 14px; }
.AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-status .AFGDSGFDSGupcoming { color: #999; font-size: 14px; }

/* 今日直播 */
.AFGDSGFDSGtoday-live { background: #fff; margin-top: 10px; border-radius: 4px; overflow: hidden; }
.AFGDSGFDSGtoday-live-title { background: linear-gradient(90deg, #ff6600, #ff9933); color: #fff; padding: 12px 20px; font-size: 16px; font-weight: bold; display: flex; justify-content: space-between; align-items: center; }
.AFGDSGFDSGtoday-live-title a { color: #fff; font-size: 13px; font-weight: normal; }
.AFGDSGFDSGdate-header { background: linear-gradient(90deg, #1a73e8, #4a9eff); color: #fff; padding: 10px 20px; font-size: 15px; font-weight: bold; margin: 0; }
.AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-row { display: flex; align-items: center; padding: 12px 20px; border-bottom: 1px solid #f0f0f0; transition: background 0.2s; }
.AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-row:hover { background: #f8f9fa; }
.AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-row:last-child { border-bottom: none; }
.AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-league { width: 100px; font-size: 13px; color: #666; flex-shrink: 0; }
.AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-time { width: 70px; font-size: 14px; font-weight: bold; color: #1a73e8; flex-shrink: 0; }
.AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-teams { flex: 1; text-align: center; font-size: 15px; }
.AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-teams .AFGDSGFDSGteam-name { font-weight: bold; }
.AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-teams .AFGDSGFDSGvs { color: #999; margin: 0 12px; }
.AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-status { width: 100px; text-align: right; flex-shrink: 0; }
.AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-status .AFGDSGFDSGlive { color: #ff4444; font-weight: bold; font-size: 14px; }
.AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-status .AFGDSGFDSGupcoming { color: #999; font-size: 14px; }

/* 直播分类页（NBA/足球/篮球） */
.AFGDSGFDSGinter-matches { background: #fff; border-radius: 4px; overflow: hidden; }
.AFGDSGFDSGsection-title { background: linear-gradient(90deg, #ff6600, #ff9933); color: #fff; padding: 12px 20px; font-size: 16px; font-weight: bold; }
.AFGDSGFDSGdate-group { margin-bottom: 0; }
.AFGDSGFDSGdate-group .AFGDSGFDSGdate-header { background: linear-gradient(90deg, #1a73e8, #4a9eff); color: #fff; padding: 10px 20px; font-size: 15px; font-weight: bold; margin: 0; }
.AFGDSGFDSGdate-week { font-weight: normal; margin-left: 8px; }
.AFGDSGFDSGmatch-list { padding: 0; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-row { display: flex; align-items: center; padding: 12px 20px; border-bottom: 1px solid #f0f0f0; transition: background 0.2s; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-row:hover { background: #f8f9fa; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-row:last-child { border-bottom: none; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-league { width: 100px; flex-shrink: 0; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-league a { font-size: 13px; color: #666; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-league a:hover { color: #1a73e8; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-time { font-size: 14px; font-weight: bold; color: #1a73e8; margin-top: 2px; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-teams-row { flex: 1; display: flex; align-items: center; justify-content: center; gap: 15px; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-teams-row .AFGDSGFDSGteam-home,
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-teams-row .AFGDSGFDSGteam-away { display: flex; align-items: center; gap: 8px; text-decoration: none; color: #333; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-teams-row .AFGDSGFDSGteam-home:hover,
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-teams-row .AFGDSGFDSGteam-away:hover { color: #1a73e8; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-teams-row img { width: 30px; height: 30px; border-radius: 50%; object-fit: cover; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-teams-row span { font-size: 14px; font-weight: bold; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-score { font-size: 16px; font-weight: bold; color: #ff4444; min-width: 60px; text-align: center; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-action { width: 100px; text-align: right; flex-shrink: 0; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-action .AFGDSGFDSGbtn-live { display: inline-block; padding: 5px 14px; background: #ff4444; color: #fff; border-radius: 3px; font-size: 13px; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-action .AFGDSGFDSGbtn-live:hover { background: #e63333; color: #fff; }
.AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-action .AFGDSGFDSGbtn-upcoming { display: inline-block; padding: 5px 14px; background: #eee; color: #666; border-radius: 3px; font-size: 13px; }

/* 直播分类页 match-item 样式（实际使用的类名） */
.AFGDSGFDSGmatch-item { display: flex; align-items: center; padding: 12px 20px; border-bottom: 1px solid #f0f0f0; transition: background 0.2s; }
.AFGDSGFDSGmatch-item:hover { background: #f8f9fa; }
.AFGDSGFDSGmatch-item:last-child { border-bottom: none; }
.AFGDSGFDSGmatch-item .AFGDSGFDSGm-time { width: 70px; font-size: 14px; font-weight: bold; color: #1a73e8; flex-shrink: 0; }
.AFGDSGFDSGmatch-item .AFGDSGFDSGm-league { width: 100px; font-size: 13px; color: #666; flex-shrink: 0; }
.AFGDSGFDSGmatch-item .AFGDSGFDSGm-status { width: 100px; text-align: right; flex-shrink: 0; }
.AFGDSGFDSGmatch-item .AFGDSGFDSGm-status .AFGDSGFDSGbtn-live { display: inline-block; padding: 5px 14px; background: #ff4444; color: #fff; border-radius: 3px; font-size: 13px; text-decoration: none; }
.AFGDSGFDSGmatch-item .AFGDSGFDSGm-status .AFGDSGFDSGbtn-live:hover { background: #e63333; color: #fff; }
.AFGDSGFDSGmatch-item .AFGDSGFDSGm-status .AFGDSGFDSGbtn-upcoming { display: inline-block; padding: 5px 14px; background: #eee; color: #666; border-radius: 3px; font-size: 13px; text-decoration: none; }
.AFGDSGFDSGmatch-item .AFGDSGFDSGm-teams { flex: 1; display: flex; align-items: center; justify-content: center; gap: 10px; }
.AFGDSGFDSGmatch-item .AFGDSGFDSGm-teams .AFGDSGFDSGteam-logo { width: 30px; height: 30px; border-radius: 50%; object-fit: cover; }
.AFGDSGFDSGmatch-item .AFGDSGFDSGm-teams .AFGDSGFDSGteam-name { font-size: 14px; font-weight: bold; color: #333; text-decoration: none; }
.AFGDSGFDSGmatch-item .AFGDSGFDSGm-teams .AFGDSGFDSGteam-name:hover { color: #1a73e8; }
.AFGDSGFDSGmatch-item .AFGDSGFDSGm-teams .AFGDSGFDSGvs-text { color: #999; font-size: 13px; }

/* 录像区 */
.AFGDSGFDSGvideo-section { background: #fff; margin-top: 10px; border-radius: 4px; overflow: hidden; }
.AFGDSGFDSGvideo-title { background: linear-gradient(90deg, #28a745, #5cb85c); color: #fff; padding: 12px 20px; font-size: 16px; font-weight: bold; display: flex; justify-content: space-between; align-items: center; }
.AFGDSGFDSGvideo-title a { color: #fff; font-size: 13px; font-weight: normal; }
.AFGDSGFDSGvideo-list { padding: 15px 20px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
.AFGDSGFDSGvideo-list li a { display: block; padding: 10px 12px; background: #f8f9fa; border-radius: 4px; font-size: 14px; color: #333; transition: all 0.2s; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.AFGDSGFDSGvideo-list li a:hover { background: #e3f2fd; color: #1a73e8; }

/* 资讯区 */
.AFGDSGFDSGnews-section { background: #fff; margin-top: 10px; border-radius: 4px; overflow: hidden; }
.AFGDSGFDSGnews-title { background: linear-gradient(90deg, #6f42c1, #9b6dd7); color: #fff; padding: 12px 20px; font-size: 16px; font-weight: bold; }
.AFGDSGFDSGnews-list { padding: 15px 20px; }
.AFGDSGFDSGnews-list li { padding: 12px 0; border-bottom: 1px dashed #eee; display: flex; gap: 15px; }
.AFGDSGFDSGnews-list li:last-child { border-bottom: none; }
.AFGDSGFDSGnews-list li .AFGDSGFDSGnews-img { width: 120px; height: 80px; flex-shrink: 0; border-radius: 4px; overflow: hidden; background: #eee; }
.AFGDSGFDSGnews-list li .AFGDSGFDSGnews-img img { width: 100%; height: 100%; object-fit: cover; }
.AFGDSGFDSGnews-list li .AFGDSGFDSGnews-info { flex: 1; }
.AFGDSGFDSGnews-list li .AFGDSGFDSGnews-info h3 { font-size: 15px; margin-bottom: 8px; line-height: 1.4; }
.AFGDSGFDSGnews-list li .AFGDSGFDSGnews-info h3 a { color: #333; }
.AFGDSGFDSGnews-list li .AFGDSGFDSGnews-info h3 a:hover { color: #1a73e8; }
.AFGDSGFDSGnews-list li .AFGDSGFDSGnews-info p { font-size: 13px; color: #999; line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.AFGDSGFDSGnews-list li .AFGDSGFDSGnews-date { font-size: 12px; color: #bbb; margin-top: 5px; }

/* 专题区 */
.AFGDSGFDSGinter-section { background: #fff; margin-top: 10px; border-radius: 4px; overflow: hidden; padding: 15px 20px; }
.AFGDSGFDSGinter-section .AFGDSGFDSGinter-title { font-size: 16px; font-weight: bold; margin-bottom: 12px; padding-bottom: 10px; border-bottom: 2px solid #1a73e8; }
.AFGDSGFDSGinter-section ul { display: flex; flex-wrap: wrap; gap: 10px; }
.AFGDSGFDSGinter-section ul li a { display: inline-block; padding: 6px 14px; background: #f0f7ff; color: #1a73e8; border-radius: 3px; font-size: 13px; }
.AFGDSGFDSGinter-section ul li a:hover { background: #1a73e8; color: #fff; }

/* 底部 */
footer { background: #fff; margin-top: 20px; padding: 30px 0; border-top: 3px solid #1a73e8; }
.AFGDSGFDSGfooter-nav { text-align: center; margin-bottom: 15px; }
.AFGDSGFDSGfooter-nav a { margin: 0 10px; color: #333; font-size: 14px; }
.AFGDSGFDSGfooter-nav a:hover { color: #1a73e8; }
.AFGDSGFDSGfooter-desc { text-align: center; color: #666; font-size: 13px; line-height: 1.8; margin-bottom: 15px; max-width: 900px; margin-left: auto; margin-right: auto; }
.AFGDSGFDSGfooter-links { text-align: center; font-size: 13px; color: #999; margin-bottom: 10px; }
.AFGDSGFDSGfooter-links a { color: #1a73e8; }
.AFGDSGFDSGfooter-copy { text-align: center; font-size: 12px; color: #bbb; }
.AFGDSGFDSGfooter-copy a { color: #999; }

/* 回到顶部 */
#totop { position: fixed; bottom: 50px; right: 30px; width: 44px; height: 44px; background: #1a73e8; color: #fff; text-align: center; line-height: 44px; border-radius: 50%; cursor: pointer; display: none; z-index: 999; font-size: 18px; box-shadow: 0 2px 8px rgba(0,0,0,0.15); }
#totop:hover { background: #ff6600; }

/* 响应式 */
@media (max-width: 1200px) {
    .AFGDSGFDSGvideo-list { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 768px) {
    .AFGDSGFDSGtop_home .AFGDSGFDSGW_1200 { flex-direction: column; height: auto; padding: 10px 15px; }
    .AFGDSGFDSGQZ-nav { margin-left: 0; margin-top: 10px; }
    .AFGDSGFDSGQZ-nav .nav { flex-wrap: wrap; height: auto; justify-content: center; }
    .AFGDSGFDSGQZ-nav .nav li a { height: 36px; line-height: 36px; font-size: 14px; padding: 0 12px; }
    .AFGDSGFDSGmatch-item { flex-wrap: wrap; gap: 5px; }
    .AFGDSGFDSGmatch-item .AFGDSGFDSGm-league, .AFGDSGFDSGmatch-item .AFGDSGFDSGm-time { width: auto; }
    .AFGDSGFDSGvideo-list { grid-template-columns: 1fr; }
    .AFGDSGFDSGnews-list li { flex-direction: column; }
    .AFGDSGFDSGnews-list li .AFGDSGFDSGnews-img { width: 100%; height: 150px; }
    .AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-row { flex-wrap: wrap; gap: 5px; }
}

/* ===== 详情页样式 ===== */
.AFGDSGFDSGdetail-breadcrumb { background: #fff; padding: 12px 20px; margin-top: 10px; border-radius: 4px; font-size: 13px; color: #999; }
.AFGDSGFDSGdetail-breadcrumb a { color: #1a73e8; }
.AFGDSGFDSGdetail-breadcrumb a:hover { color: #ff6600; }

.AFGDSGFDSGdetail-layout { display: flex; gap: 15px; margin-top: 10px; }
.AFGDSGFDSGdetail-main { flex: 1; min-width: 0; }
.AFGDSGFDSGdetail-sidebar { width: 300px; flex-shrink: 0; }

/* 赛事信息卡片 */
.AFGDSGFDSGdetail-match-card { background: #fff; border-radius: 4px; overflow: hidden; }
.AFGDSGFDSGdetail-teams { display: flex; align-items: center; justify-content: space-around; padding: 30px 20px; }
.AFGDSGFDSGdetail-team { text-align: center; flex: 1; }
.AFGDSGFDSGteam-logo-lg { width: 80px; height: 80px; border-radius: 50%; display: block; margin: 0 auto 10px; }
.AFGDSGFDSGteam-name-lg { font-size: 18px; font-weight: bold; color: #333; }
.AFGDSGFDSGdetail-vs { text-align: center; padding: 0 20px; }
.AFGDSGFDSGvs-score { margin-bottom: 8px; }
.AFGDSGFDSGvs-score .AFGDSGFDSGscore { font-size: 36px; font-weight: bold; color: #333; }
.AFGDSGFDSGvs-score .AFGDSGFDSGvs-text { font-size: 20px; color: #999; margin: 0 10px; }
.AFGDSGFDSGvs-league { margin-bottom: 5px; }
.AFGDSGFDSGvs-league a { color: #1a73e8; font-size: 14px; }
.AFGDSGFDSGvs-time { font-size: 14px; color: #666; margin-bottom: 8px; }
.AFGDSGFDSGstatus-live { color: #ff4444; font-weight: bold; font-size: 14px; }
.AFGDSGFDSGstatus-upcoming { color: #ff9933; font-size: 14px; }
.AFGDSGFDSGstatus-ended { color: #999; font-size: 14px; }

/* 赛事说明 */
.AFGDSGFDSGdetail-info-box { background: #fff; border-radius: 4px; padding: 20px; margin-top: 10px; }
.AFGDSGFDSGdetail-info-box h3 { font-size: 16px; font-weight: bold; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 2px solid #1a73e8; }
.AFGDSGFDSGdetail-info-content p { font-size: 14px; line-height: 2; color: #333; }
.AFGDSGFDSGdetail-info-content a { color: #1a73e8; }
.AFGDSGFDSGdetail-info-content a:hover { color: #ff6600; }
.AFGDSGFDSGsignal-btns { margin: 8px 0; }
.AFGDSGFDSGsignal-btn { display: inline-block; padding: 6px 16px; background: #6f42c1; color: #fff; border-radius: 3px; margin-right: 8px; margin-bottom: 5px; font-size: 13px; }
.AFGDSGFDSGsignal-btn:hover { background: #5a32a3; color: #fff; }
.AFGDSGFDSGdetail-info-content .AFGDSGFDSGtip { color: #999; font-size: 13px; margin-top: 10px; }

/* 专题 */
.AFGDSGFDSGdetail-inter-box { background: #fff; border-radius: 4px; padding: 20px; margin-top: 10px; }
.AFGDSGFDSGdetail-inter-box h3 { font-size: 16px; font-weight: bold; margin-bottom: 12px; padding-bottom: 10px; border-bottom: 2px solid #1a73e8; }
.AFGDSGFDSGdetail-inter-box ul { display: flex; flex-wrap: wrap; gap: 10px; }
.AFGDSGFDSGdetail-inter-box ul li a { display: inline-block; padding: 6px 14px; background: #f0f7ff; color: #1a73e8; border-radius: 3px; font-size: 13px; }
.AFGDSGFDSGdetail-inter-box ul li a:hover { background: #1a73e8; color: #fff; }

/* 侧边栏 */
.AFGDSGFDSGsidebar-box { background: #fff; border-radius: 4px; margin-top: 10px; overflow: hidden; }
.AFGDSGFDSGsidebar-title { display: flex; justify-content: space-between; align-items: center; padding: 12px 15px; background: #f8f9fa; border-bottom: 1px solid #eee; font-size: 15px; font-weight: bold; }
.AFGDSGFDSGsidebar-title a { font-size: 13px; color: #999; font-weight: normal; }
.AFGDSGFDSGsidebar-title a:hover { color: #1a73e8; }

.AFGDSGFDSGsidebar-live-list li { padding: 12px 15px; border-bottom: 1px solid #f0f0f0; }
.AFGDSGFDSGsidebar-live-list li:last-child { border-bottom: none; }
.AFGDSGFDSGsl-header { display: flex; justify-content: space-between; margin-bottom: 6px; }
.AFGDSGFDSGsl-time { font-size: 12px; color: #999; }
.AFGDSGFDSGsl-league { font-size: 12px; color: #1a73e8; }
.AFGDSGFDSGsl-teams { font-size: 14px; color: #333; margin-bottom: 8px; }
.AFGDSGFDSGsl-btn { display: inline-block; padding: 4px 12px; background: #ff4444; color: #fff; border-radius: 3px; font-size: 12px; }
.AFGDSGFDSGsl-btn:hover { background: #e63333; color: #fff; }

.AFGDSGFDSGsidebar-news-list li { padding: 8px 15px; border-bottom: 1px solid #f0f0f0; }
.AFGDSGFDSGsidebar-news-list li:last-child { border-bottom: none; }
.AFGDSGFDSGsidebar-news-list li a { font-size: 13px; color: #333; line-height: 1.5; }
.AFGDSGFDSGsidebar-news-list li a:hover { color: #1a73e8; }
.AFGDSGFDSGsidebar-news-list li strong { color: #ff6600; margin-right: 5px; }

/* 新header样式 */
.AFGDSGFDSGsite-header { background: #fff; border-bottom: 2px solid #1a73e8; }
.AFGDSGFDSGheader-inner { display: flex; align-items: center; justify-content: space-between; height: 70px; }
.AFGDSGFDSGheader-logo { flex-shrink: 0; }
.AFGDSGFDSGheader-logo a { display: block; }
.AFGDSGFDSGheader-logo img { height: 50px; }
.AFGDSGFDSGheader-nav { flex: 1; margin-left: 30px; }
.AFGDSGFDSGheader-nav ul { display: flex; align-items: center; height: 70px; gap: 5px; }
.AFGDSGFDSGheader-nav ul li a { display: block; padding: 0 18px; height: 70px; line-height: 70px; font-size: 16px; color: #333; font-weight: bold; white-space: nowrap; }
.AFGDSGFDSGheader-nav ul li a:hover { color: #1a73e8; background: #f0f7ff; }

/* 分页样式优化 */
.AFGDSGFDSGpagination { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 5px; padding: 15px 0; }
.AFGDSGFDSGpagination li { list-style: none; }
.AFGDSGFDSGpagination li a, .AFGDSGFDSGpagination li span { display: inline-block; min-width: 36px; height: 36px; line-height: 36px; text-align: center; border-radius: 4px; font-size: 14px; color: #333; background: #f5f5f5; transition: all 0.3s; }
.AFGDSGFDSGpagination li a:hover { background: #1a73e8; color: #fff; }
.AFGDSGFDSGpagination li.active span { background: #1a73e8; color: #fff; font-weight: bold; }
.AFGDSGFDSGpagination li.disabled span { color: #ccc; background: transparent; }
/* 隐藏中间多余页码，只保留前5页+省略号+后2页 */
.AFGDSGFDSGpagination li:nth-child(n+8):nth-child(-n+252) { display: none; }

/* 新闻列表卡片样式 */
.AFGDSGFDSGnews-section { background: #fff; border-radius: 4px; padding: 20px; }
.AFGDSGFDSGnews-title { font-size: 18px; font-weight: bold; color: #333; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 2px solid #1a73e8; }
.AFGDSGFDSGnews-list { display: flex; flex-direction: column; gap: 15px; }
.AFGDSGFDSGnews-list li { display: flex; gap: 15px; padding: 15px; background: #fafafa; border-radius: 6px; transition: all 0.3s; border: 1px solid #eee; }
.AFGDSGFDSGnews-list li:hover { background: #fff; box-shadow: 0 2px 8px rgba(0,0,0,0.1); border-color: #1a73e8; }
.AFGDSGFDSGnews-img { flex-shrink: 0; width: 180px; height: 120px; border-radius: 4px; overflow: hidden; background: #eee; }
.AFGDSGFDSGnews-img img { width: 100%; height: 100%; object-fit: cover; }
.AFGDSGFDSGnews-info { flex: 1; display: flex; flex-direction: column; justify-content: space-between; }
.AFGDSGFDSGnews-info h3 { font-size: 16px; line-height: 1.5; color: #333; font-weight: bold; }
.AFGDSGFDSGnews-info h3 a { color: #333; }
.AFGDSGFDSGnews-info h3 a:hover { color: #1a73e8; }
.AFGDSGFDSGnews-date { font-size: 13px; color: #999; margin-top: 8px; }

/* 录像/集锦列表样式 */
.AFGDSGFDSGvideo-section { background: #fff; border-radius: 4px; padding: 20px; }
.AFGDSGFDSGvideo-title { font-size: 18px; font-weight: bold; color: #fff; background: linear-gradient(135deg, #1a73e8, #42a5f5); padding: 12px 20px; border-radius: 4px; margin-bottom: 15px; }
.AFGDSGFDSGvideo-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }
.AFGDSGFDSGvideo-list li { background: #f8f9fa; border-radius: 4px; padding: 12px 15px; transition: all 0.3s; border: 1px solid #eee; }
.AFGDSGFDSGvideo-list li:hover { background: #e3f2fd; border-color: #1a73e8; }
.AFGDSGFDSGvideo-list li a { color: #333; font-size: 14px; line-height: 1.4; display: block; }
.AFGDSGFDSGvideo-list li a:hover { color: #1a73e8; }

/* 文章详情页样式 */
.AFGDSGFDSGdetail-article { background: #fff; border-radius: 4px; padding: 25px; }
.AFGDSGFDSGarticle-title { font-size: 22px; font-weight: bold; color: #333; line-height: 1.5; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #eee; }
.AFGDSGFDSGarticle-meta { display: flex; gap: 20px; font-size: 13px; color: #999; margin-bottom: 20px; }
.AFGDSGFDSGarticle-cover { margin-bottom: 20px; border-radius: 4px; overflow: hidden; }
.AFGDSGFDSGarticle-cover img { width: 100%; max-height: 400px; object-fit: cover; }
.AFGDSGFDSGarticle-content { font-size: 15px; line-height: 1.8; color: #333; }
.AFGDSGFDSGarticle-content img { max-width: 100%; height: auto; border-radius: 4px; margin: 10px 0; }
.AFGDSGFDSGarticle-content p { margin-bottom: 15px; }
.AFGDSGFDSGarticle-tags { margin-top: 25px; padding-top: 20px; border-top: 1px solid #eee; }
.AFGDSGFDSGarticle-tags h3 { font-size: 15px; color: #333; margin-bottom: 10px; }
.AFGDSGFDSGarticle-tags div { display: flex; flex-wrap: wrap; gap: 8px; }
.AFGDSGFDSGarticle-tags a { display: inline-block; padding: 4px 12px; background: #f0f7ff; color: #1a73e8; border-radius: 3px; font-size: 13px; }
.AFGDSGFDSGarticle-tags a:hover { background: #1a73e8; color: #fff; }
.AFGDSGFDSGarticle-nav { margin-top: 20px; padding-top: 15px; border-top: 1px solid #eee; display: flex; flex-direction: column; gap: 10px; }
.AFGDSGFDSGarticle-nav a { color: #1a73e8; }
.AFGDSGFDSGarticle-nav a:hover { color: #ff6600; }
.AFGDSGFDSGarticle-nav span { color: #999; }

/* 录像链接列表 */
.AFGDSGFDSGvideo-links { background: #f8f9fa; border-radius: 4px; padding: 20px; margin-bottom: 20px; }
.AFGDSGFDSGvideo-links h3 { font-size: 16px; color: #333; margin-bottom: 12px; padding-bottom: 10px; border-bottom: 2px solid #1a73e8; }
.AFGDSGFDSGvideo-links ul { display: flex; flex-direction: column; gap: 8px; }
.AFGDSGFDSGvideo-links li { background: #fff; border-radius: 4px; padding: 10px 15px; border: 1px solid #eee; }
.AFGDSGFDSGvideo-links li a { color: #1a73e8; font-size: 14px; }
.AFGDSGFDSGvideo-links li a:hover { color: #ff6600; }

/* 侧边栏赛事列表 */
.AFGDSGFDSGsidebar-match-list { display: flex; flex-direction: column; gap: 10px; }
.AFGDSGFDSGsidebar-match-list li { background: #f8f9fa; border-radius: 4px; padding: 12px; border: 1px solid #eee; }
.AFGDSGFDSGsidebar-match-list .AFGDSGFDSGmatch-time { font-size: 12px; color: #999; margin-bottom: 5px; }
.AFGDSGFDSGsidebar-match-list .AFGDSGFDSGmatch-teams { font-size: 14px; color: #333; margin-bottom: 8px; }
.AFGDSGFDSGsidebar-match-list .AFGDSGFDSGmatch-teams span { font-weight: bold; }
.AFGDSGFDSGsidebar-match-list .AFGDSGFDSGmatch-btn { display: inline-block; padding: 4px 12px; background: #1a73e8; color: #fff; border-radius: 3px; font-size: 12px; }
.AFGDSGFDSGsidebar-match-list .AFGDSGFDSGmatch-btn:hover { background: #ff6600; color: #fff; }

/* 专题详情页样式 */
.AFGDSGFDSGinter-header { background: #fff; border-radius: 4px; padding: 25px; display: flex; gap: 20px; margin-bottom: 15px; }
.AFGDSGFDSGinter-cover { flex-shrink: 0; width: 280px; height: 180px; border-radius: 6px; overflow: hidden; background: #eee; }
.AFGDSGFDSGinter-cover img { width: 100%; height: 100%; object-fit: cover; }
.AFGDSGFDSGinter-info { flex: 1; display: flex; flex-direction: column; justify-content: space-between; }
.AFGDSGFDSGinter-info h1 { font-size: 22px; font-weight: bold; color: #333; line-height: 1.4; }
.AFGDSGFDSGinter-meta { display: flex; gap: 20px; font-size: 13px; color: #999; }
.AFGDSGFDSGinter-desc { font-size: 14px; color: #666; line-height: 1.6; }
.AFGDSGFDSGinter-more { display: inline-block; color: #1a73e8; font-size: 14px; font-weight: bold; }
.AFGDSGFDSGinter-more:hover { color: #ff6600; }

/* 赛事列表 */
.AFGDSGFDSGinter-matches { background: #fff; border-radius: 4px; padding: 20px; margin-bottom: 15px; }
.AFGDSGFDSGsection-title { font-size: 18px; font-weight: bold; color: #333; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 2px solid #1a73e8; }
.AFGDSGFDSGmatch-list { display: flex; flex-direction: column; gap: 10px; }
.AFGDSGFDSGmatch-row { display: flex; align-items: center; padding: 15px; background: #f8f9fa; border-radius: 6px; border: 1px solid #eee; transition: all 0.3s; }
.AFGDSGFDSGmatch-row:hover { background: #fff; box-shadow: 0 2px 8px rgba(0,0,0,0.08); border-color: #1a73e8; }
.AFGDSGFDSGmatch-league { width: 160px; flex-shrink: 0; }
.AFGDSGFDSGmatch-league a { font-size: 14px; color: #1a73e8; font-weight: bold; }
.AFGDSGFDSGmatch-league a:hover { color: #ff6600; }
.AFGDSGFDSGmatch-time { font-size: 12px; color: #999; margin-top: 4px; }
.AFGDSGFDSGmatch-teams-row { flex: 1; display: flex; align-items: center; justify-content: center; gap: 15px; }
.AFGDSGFDSGteam-home, .AFGDSGFDSGteam-away { display: flex; align-items: center; gap: 8px; text-decoration: none; color: #333; font-size: 14px; font-weight: bold; }
.AFGDSGFDSGteam-home:hover, .AFGDSGFDSGteam-away:hover { color: #1a73e8; }
.AFGDSGFDSGteam-home img, .AFGDSGFDSGteam-away img { width: 28px; height: 28px; border-radius: 50%; object-fit: cover; }
.AFGDSGFDSGmatch-score { font-size: 16px; font-weight: bold; color: #333; min-width: 60px; text-align: center; }
.AFGDSGFDSGmatch-score span { color: #ff6600; }
.AFGDSGFDSGmatch-action { width: 100px; flex-shrink: 0; text-align: center; }
.AFGDSGFDSGbtn-live, .AFGDSGFDSGbtn-upcoming { display: inline-block; padding: 6px 14px; border-radius: 4px; font-size: 13px; color: #fff; }
.AFGDSGFDSGbtn-live { background: #e74c3c; }
.AFGDSGFDSGbtn-live:hover { background: #c0392b; color: #fff; }
.AFGDSGFDSGbtn-upcoming { background: #1a73e8; }
.AFGDSGFDSGbtn-upcoming:hover { background: #1557b0; color: #fff; }

/* 专题内容 */
.AFGDSGFDSGinter-content { background: #fff; border-radius: 4px; padding: 25px; margin-bottom: 15px; }

/* 侧边栏专题列表 */
.AFGDSGFDSGsidebar-inter-list { display: flex; flex-direction: column; gap: 8px; }
.AFGDSGFDSGsidebar-inter-list li { background: #f8f9fa; border-radius: 4px; padding: 10px 12px; border: 1px solid #eee; }
.AFGDSGFDSGsidebar-inter-list li a { color: #333; font-size: 14px; display: block; }
.AFGDSGFDSGsidebar-inter-list li a:hover { color: #1a73e8; background: #e3f2fd; border-radius: 4px; }

/* 专题合集网格 */
.AFGDSGFDSGinter-grid-section { background: #fff; border-radius: 4px; padding: 20px; }
.AFGDSGFDSGinter-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; }
.AFGDSGFDSGinter-grid-card { display: block; border-radius: 6px; overflow: hidden; border: 1px solid #eee; transition: all 0.3s; background: #fff; }
.AFGDSGFDSGinter-grid-card:hover { box-shadow: 0 4px 12px rgba(0,0,0,0.1); transform: translateY(-3px); border-color: #1a73e8; }
.AFGDSGFDSGinter-grid-img { width: 100%; height: 140px; overflow: hidden; background: #eee; }
.AFGDSGFDSGinter-grid-img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s; }
.AFGDSGFDSGinter-grid-card:hover .AFGDSGFDSGinter-grid-img img { transform: scale(1.05); }
.AFGDSGFDSGinter-grid-title { padding: 10px 12px; font-size: 14px; color: #333; font-weight: bold; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.AFGDSGFDSGinter-grid-card:hover .AFGDSGFDSGinter-grid-title { color: #1a73e8; }

/* 球队详情页样式 */
.AFGDSGFDSGteam-profile { background: #fff; border-radius: 4px; padding: 25px; display: flex; gap: 20px; align-items: center; margin-bottom: 15px; }
.AFGDSGFDSGteam-logo-lg { flex-shrink: 0; width: 100px; height: 100px; border-radius: 50%; overflow: hidden; background: #f5f5f5; border: 3px solid #1a73e8; }
.AFGDSGFDSGteam-logo-lg img { width: 100%; height: 100%; object-fit: cover; }
.AFGDSGFDSGteam-profile-info { flex: 1; }
.AFGDSGFDSGteam-profile-info h1 { font-size: 22px; font-weight: bold; color: #333; margin-bottom: 10px; }
.AFGDSGFDSGteam-profile-desc { font-size: 14px; color: #666; line-height: 1.6; }

/* 赛事详情页样式 */
.AFGDSGFDSGmatch-profile { background: #fff; border-radius: 4px; padding: 25px; margin-bottom: 15px; }
.AFGDSGFDSGmatch-profile h1 { font-size: 22px; font-weight: bold; color: #333; margin-bottom: 10px; }
.AFGDSGFDSGmatch-profile-desc { font-size: 14px; color: #666; line-height: 1.6; }
.AFGDSGFDSGdate-group { margin-bottom: 20px; }
.AFGDSGFDSGdate-header { background: linear-gradient(135deg, #1a73e8, #42a5f5); color: #fff; padding: 10px 20px; border-radius: 4px; font-size: 16px; font-weight: bold; margin-bottom: 10px; }
.AFGDSGFDSGdate-week { font-size: 13px; font-weight: normal; margin-left: 10px; opacity: 0.9; }
.AFGDSGFDSGhour-group { margin-bottom: 15px; }
.AFGDSGFDSGhour-label { font-size: 13px; color: #999; padding: 5px 0; margin-bottom: 5px; border-bottom: 1px dashed #eee; }

@media (max-width: 768px) {
    .AFGDSGFDSGdetail-layout { flex-direction: column; }
    .AFGDSGFDSGdetail-sidebar { width: 100%; }
    .AFGDSGFDSGdetail-teams { flex-direction: column; gap: 15px; }
    .AFGDSGFDSGteam-logo-lg { width: 60px; height: 60px; }
    .AFGDSGFDSGteam-name-lg { font-size: 15px; }
    .AFGDSGFDSGvs-score .AFGDSGFDSGscore { font-size: 28px; }
    /* 导航栏移动端 */
    .AFGDSGFDSGheader-inner { flex-direction: column; height: auto; padding: 10px 0; }
    .AFGDSGFDSGheader-logo { margin-bottom: 10px; }
    .AFGDSGFDSGheader-logo img { height: 40px; }
    .AFGDSGFDSGheader-nav { margin-left: 0; }
    .AFGDSGFDSGheader-nav ul { flex-wrap: wrap; height: auto; justify-content: center; gap: 0; }
    .AFGDSGFDSGheader-nav ul li a { height: 36px; line-height: 36px; font-size: 14px; padding: 0 10px; }
    /* 赛事列表移动端 - 两行布局（覆盖所有结构） */
    .AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-row, .AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-row, .AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-row, .AFGDSGFDSGinter-matches .AFGDSGFDSGmatch-row, .AFGDSGFDSGmatch-row { display: block !important; padding: 12px 12px !important; border-bottom: 1px solid #f0f0f0 !important; flex-direction: unset !important; align-items: unset !important; overflow: hidden !important; }
    .AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-league, .AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-league, .AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-league, .AFGDSGFDSGinter-matches .AFGDSGFDSGmatch-league, .AFGDSGFDSGmatch-league { display: inline-block !important; width: auto !important; font-size: 13px !important; color: #333 !important; flex-shrink: unset !important; }
    .AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-time, .AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-time, .AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-time, .AFGDSGFDSGinter-matches .AFGDSGFDSGmatch-time, .AFGDSGFDSGmatch-time { display: inline-block !important; width: auto !important; font-size: 13px !important; color: #333 !important; flex-shrink: unset !important; }
    .AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-status, .AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-status, .AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-action, .AFGDSGFDSGinter-matches .AFGDSGFDSGmatch-action, .AFGDSGFDSGmatch-action { display: inline-block !important; float: right !important; width: auto !important; text-align: unset !important; margin-top: -30px !important; flex-shrink: unset !important; order: 3 !important; }
    .AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-teams, .AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-teams, .AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-teams-row, .AFGDSGFDSGinter-matches .AFGDSGFDSGmatch-teams-row, .AFGDSGFDSGmatch-teams-row { display: block !important; width: 100% !important; text-align: center !important; margin-top: 8px !important; justify-content: unset !important; flex: unset !important; clear: none !important; order: 4 !important; }
    .AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-teams img, .AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-teams img, .AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-teams-row img, .AFGDSGFDSGinter-matches .AFGDSGFDSGmatch-teams-row img { display: none !important; }
    .AFGDSGFDSGhot-live-list .AFGDSGFDSGmatch-teams .AFGDSGFDSGteam-name, .AFGDSGFDSGtoday-live .AFGDSGFDSGmatch-teams .AFGDSGFDSGteam-name, .AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-teams-row span, .AFGDSGFDSGinter-matches .AFGDSGFDSGmatch-teams-row span { font-size: 15px !important; font-weight: bold !important; }
    .AFGDSGFDSGmatch-list .AFGDSGFDSGmatch-score, .AFGDSGFDSGinter-matches .AFGDSGFDSGmatch-score { display: inline !important; font-size: 13px !important; color: #999 !important; }
    .AFGDSGFDSGmatch-item { display: block !important; padding: 12px 12px !important; border-bottom: 1px solid #f0f0f0 !important; overflow: hidden !important; }
    .AFGDSGFDSGmatch-item .AFGDSGFDSGm-time { display: inline-block !important; font-size: 13px !important; color: #333 !important; vertical-align: middle !important; }
    .AFGDSGFDSGmatch-item .AFGDSGFDSGm-time::before { content: ""; font-size: 12px; color: #e91e63; margin-right: 2px; }
    .AFGDSGFDSGmatch-item .AFGDSGFDSGm-league { display: inline-block !important; font-size: 14px !important; color: #e91e63 !important; font-weight: bold !important; vertical-align: middle !important; margin: 0 6px !important; }
    .AFGDSGFDSGmatch-item .AFGDSGFDSGm-status { display: inline-block !important; float: right !important; vertical-align: middle !important; margin-top: 0 !important; }
    .AFGDSGFDSGmatch-item .AFGDSGFDSGm-status .AFGDSGFDSGbtn-live { display: inline-block !important; padding: 6px 14px !important; background: #e91e63 !important; color: #fff !important; border-radius: 18px !important; font-size: 12px !important; font-weight: bold !important; }
    .AFGDSGFDSGmatch-item .AFGDSGFDSGm-teams { display: block !important; width: 100% !important; text-align: center !important; font-size: 15px !important; font-weight: bold !important; margin-top: 8px !important; clear: both !important; }
    .AFGDSGFDSGmatch-item .AFGDSGFDSGm-teams .AFGDSGFDSGteam-logo { display: none !important; }
    .AFGDSGFDSGmatch-item .AFGDSGFDSGm-teams .AFGDSGFDSGteam-name { font-size: 15px !important; font-weight: bold !important; color: #333 !important; }
    .AFGDSGFDSGmatch-item .AFGDSGFDSGm-teams .AFGDSGFDSGvs-text { color: #999 !important; margin: 0 6px !important; font-size: 13px !important; }
    /* 新闻列表移动端 */
    .AFGDSGFDSGnews-list li { flex-direction: column; }
    .AFGDSGFDSGnews-img { width: 100% !important; height: 150px !important; }
    /* 录像列表移动端 */
    .AFGDSGFDSGvideo-list { grid-template-columns: 1fr !important; }
    /* 专题网格移动端 */
    .AFGDSGFDSGinter-grid { grid-template-columns: repeat(2, 1fr); }
    /* 专题详情移动端 */
    .AFGDSGFDSGinter-header { flex-direction: column; }
    .AFGDSGFDSGinter-cover { width: 100%; height: 160px; }
    /* 球队详情移动端 */
    .AFGDSGFDSGteam-profile { flex-direction: column; text-align: center; }
    /* 分页移动端 */
    .AFGDSGFDSGpagination { flex-wrap: wrap; }
    .AFGDSGFDSGpagination li a, .AFGDSGFDSGpagination li span { min-width: 30px; height: 30px; line-height: 30px; font-size: 12px; }
    /* 侧边栏排行移动端 */
    .AFGDSGFDSGsidebar-news-list li { font-size: 13px; }
    /* 面包屑移动端 */
    .AFGDSGFDSGdetail-breadcrumb { font-size: 12px; padding: 10px 15px; }
    /* 赛事分类标签移动端 */
    .AFGDSGFDSGnav-zb ul { flex-wrap: wrap; }
    .AFGDSGFDSGnav-zb ul a { padding: 5px 12px; font-size: 13px; }
    /* W_1200 移动端 */
    .AFGDSGFDSGW_1200 { padding: 0 10px; }
}

@media (max-width: 480px) {
    .AFGDSGFDSGinter-grid { grid-template-columns: 1fr; }
    .AFGDSGFDSGheader-nav ul li a { padding: 0 8px; font-size: 13px; }
    .AFGDSGFDSGmatch-teams-row { flex-direction: column; align-items: flex-start; gap: 5px; }
    .AFGDSGFDSGteam-home, .AFGDSGFDSGteam-away { font-size: 13px; }
    .AFGDSGFDSGmatch-score { font-size: 14px; }
}

/* 集锦/录像详情页样式 */
.AFGDSGFDSGmain { background: #f5f5f5; min-height: 100vh; padding: 20px 0; }
.AFGDSGFDSGcenter { max-width: 1200px; margin: 0 auto; padding: 0 15px; }
.AFGDSGFDSGcrumbs { background: #fff; padding: 12px 20px; border-radius: 4px; margin-bottom: 15px; font-size: 13px; color: #666; }
.AFGDSGFDSGcrumbs ul { display: flex; align-items: center; gap: 5px; }
.AFGDSGFDSGcrumbs ul li { display: inline; }
.AFGDSGFDSGcrumbs ul li a { color: #1a73e8; }
.AFGDSGFDSGcrumbs ul li a:hover { color: #ff6600; }
.AFGDSGFDSGindex-con { display: flex; gap: 20px; }
.AFGDSGFDSGindex-left { flex: 1; min-width: 0; }
.AFGDSGFDSGindex-right { width: 300px; flex-shrink: 0; }
.AFGDSGFDSGindex-detail { background: #fff; padding: 25px; border-radius: 4px; }
.AFGDSGFDSGindex-detail h1 { font-size: 22px; color: #333; margin-bottom: 15px; line-height: 1.4; }
.AFGDSGFDSGindex-detail .AFGDSGFDSGinfo { display: flex; gap: 20px; padding-bottom: 15px; border-bottom: 1px solid #eee; margin-bottom: 20px; font-size: 13px; color: #999; }
.AFGDSGFDSGindex-detail .AFGDSGFDSGcontent { font-size: 15px; line-height: 1.8; color: #333; margin-bottom: 20px; }
.AFGDSGFDSGvideo_cont_list { margin-bottom: 20px; }
.AFGDSGFDSGvideo_cont_list p { margin-bottom: 10px; }
.AFGDSGFDSGvideo_cont_list p a { color: #1a73e8; font-size: 14px; }
.AFGDSGFDSGvideo_cont_list p a:hover { color: #ff6600; text-decoration: underline; }
.AFGDSGFDSGnews_detail_page { border-top: 1px solid #eee; padding-top: 15px; margin-top: 20px; }
.AFGDSGFDSGnews_detail_page li { margin-bottom: 10px; font-size: 14px; }
.AFGDSGFDSGnews_detail_page li span { color: #666; }
.AFGDSGFDSGnews_detail_page li a { color: #1a73e8; }
.AFGDSGFDSGnews_detail_page li a:hover { color: #ff6600; }
.AFGDSGFDSGtags { margin-top: 30px; padding-top: 20px; border-top: 1px solid #eee; }
.AFGDSGFDSGtags h2 { font-size: 16px; color: #333; margin-bottom: 15px; }
.AFGDSGFDSGtags ul { display: flex; flex-wrap: wrap; gap: 10px; }
.AFGDSGFDSGtags ul li a { display: inline-block; padding: 5px 12px; background: #f0f7ff; color: #1a73e8; border-radius: 3px; font-size: 13px; }
.AFGDSGFDSGtags ul li a:hover { background: #1a73e8; color: #fff; }

/* 右侧边栏 */
.AFGDSGFDSGhot-news { background: #fff; border-radius: 4px; margin-bottom: 15px; overflow: hidden; }
.AFGDSGFDSGright_title { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; border-bottom: 1px solid #eee; }
.AFGDSGFDSGright_title .AFGDSGFDSGtitle span { font-size: 16px; font-weight: bold; color: #333; }
.AFGDSGFDSGright_title .AFGDSGFDSGtitle p { font-size: 12px; color: #999; margin-top: 3px; }
.AFGDSGFDSGright_title .AFGDSGFDSGmore span { font-size: 13px; color: #999; }
.AFGDSGFDSGright_title .AFGDSGFDSGmore:hover span { color: #1a73e8; }
.AFGDSGFDSGhot-news ul { padding: 10px 0; }
.AFGDSGFDSGhot-news ul li { padding: 10px 20px; border-bottom: 1px dashed #f0f0f0; }
.AFGDSGFDSGhot-news ul li:last-child { border-bottom: none; }
.AFGDSGFDSGhot-news ul li a { display: flex; align-items: center; gap: 10px; color: #333; font-size: 14px; }
.AFGDSGFDSGhot-news ul li a:hover { color: #1a73e8; }
.AFGDSGFDSGhot-news ul li a .AFGDSGFDSGicon { width: 24px; height: 24px; background: #f0f7ff; border-radius: 3px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.AFGDSGFDSGhot-news ul li a .AFGDSGFDSGicon .AFGDSGFDSGstrong { color: #1a73e8; font-size: 13px; font-weight: bold; }
.AFGDSGFDSGhot-news ul li a p { flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

/* 相关赛事直播样式 */
.AFGDSGFDSGrelated-matches-section { background: #fff; border-radius: 4px; overflow: hidden; margin-top: 15px; }
.AFGDSGFDSGrelated-matches-title { background: linear-gradient(90deg, #ff9933, #ff6600); color: #fff; padding: 14px 20px; font-size: 16px; font-weight: bold; }
.AFGDSGFDSGrelated-matches-list { padding: 0; }
.AFGDSGFDSGrelated-match-item { display: flex; align-items: center; padding: 15px 20px; border-bottom: 1px solid #f0f0f0; transition: background 0.2s; }
.AFGDSGFDSGrelated-match-item:last-child { border-bottom: none; }
.AFGDSGFDSGrelated-match-item:hover { background: #f9f9f9; }
.AFGDSGFDSGrmi-info { width: 110px; flex-shrink: 0; }
.AFGDSGFDSGrmi-league { font-size: 13px; color: #666; margin-bottom: 4px; }
.AFGDSGFDSGrmi-date { font-size: 13px; color: #1a73e8; font-weight: bold; }
.AFGDSGFDSGrmi-time { font-size: 13px; color: #1a73e8; font-weight: bold; }
.AFGDSGFDSGrmi-teams { flex: 1; display: flex; align-items: center; justify-content: center; gap: 15px; }
.AFGDSGFDSGrmi-team { display: flex; align-items: center; gap: 8px; text-decoration: none; color: #333; }
.AFGDSGFDSGrmi-team:hover { color: #1a73e8; }
.AFGDSGFDSGrmi-team img { width: 28px; height: 28px; border-radius: 50%; }
.AFGDSGFDSGrmi-team span { font-size: 14px; font-weight: 500; }
.AFGDSGFDSGrmi-score { color: #ff6600; font-weight: bold; font-size: 15px; padding: 0 10px; }
.AFGDSGFDSGrmi-vs { color: #ff6600; font-weight: bold; font-size: 14px; padding: 0 10px; }
.AFGDSGFDSGrmi-status { width: 100px; flex-shrink: 0; text-align: right; }
.AFGDSGFDSGrmi-btn-live { display: inline-block; padding: 6px 16px; background: #ff4d4f; color: #fff; border-radius: 3px; font-size: 12px; text-decoration: none; }
.AFGDSGFDSGrmi-btn-live:hover { background: #ff7875; color: #fff; }

/* 底部关键词集合 */
.AFGDSGFDSGkeywords-footer { background: #fff; margin-top: 15px; border-radius: 4px; padding: 20px; }
.AFGDSGFDSGkeywords-footer-title { font-size: 16px; font-weight: bold; color: #333; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 2px solid #1a73e8; }
.AFGDSGFDSGkeywords-footer-list { display: flex; flex-wrap: wrap; gap: 10px; }
.AFGDSGFDSGkeywords-footer-item { display: inline-block; padding: 8px 15px; background: #f0f7ff; color: #1a73e8; border-radius: 3px; font-size: 13px; transition: all 0.3s; }
.AFGDSGFDSGkeywords-footer-item:hover { background: #1a73e8; color: #fff; }
.AFGDSGFDSGrmi-btn-upcoming { display: inline-block; padding: 6px 16px; background: #f0f0f0; color: #666; border-radius: 3px; font-size: 12px; text-decoration: none; }
.AFGDSGFDSGrmi-btn-upcoming:hover { background: #e0e0e0; color: #333; }

/* ===== Tags 页面优化样式 ===== */
/* 视频列表改为单列布局 */
.AFGDSGFDSGvideo-list { 
    padding: 15px 20px !important;
    display: grid !important;
    grid-template-columns: 1fr !important; 
    gap: 10px !important;
}
.AFGDSGFDSGvideo-list li { 
    background: #f8f9fa !important; 
    border-radius: 4px !important; 
    padding: 12px 15px !important; 
    transition: all 0.3s !important; 
    border: 1px solid #eee !important;
}
.AFGDSGFDSGvideo-list li:hover { 
    background: #e3f2fd !important; 
    border-color: #1a73e8 !important;
}
.AFGDSGFDSGvideo-list li a { 
    color: #333 !important; 
    display: block !important;
    text-decoration: none !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
}
.AFGDSGFDSGvideo-list li a:hover { 
    color: #1a73e8 !important;
}
.AFGDSGFDSGvideo-item-title { 
    font-size: 14px; 
    font-weight: bold; 
    line-height: 1.5; 
    margin-bottom: 6px;
    color: #333;
}
.AFGDSGFDSGvideo-item-desc { 
    font-size: 13px; 
    color: #666; 
    line-height: 1.6; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
    overflow: hidden;
    margin-top: 5px;
}

/* 侧边栏新闻列表优化 */
.AFGDSGFDSGsidebar-news-list li { 
    padding: 10px 15px; 
    border-bottom: 1px solid #f0f0f0;
}
.AFGDSGFDSGsidebar-news-list li:last-child { 
    border-bottom: none;
}
.AFGDSGFDSGsidebar-news-list li a { 
    font-size: 13px; 
    color: #333; 
    line-height: 1.6;
    display: block;
    word-wrap: break-word;
    white-space: normal;
}
.AFGDSGFDSGsidebar-news-list li a:hover { 
    color: #1a73e8;
}
.AFGDSGFDSGsidebar-news-list li strong { 
    color: #ff6600; 
    margin-right: 5px;
}

/* 标签描述区域样式 */
.AFGDSGFDSGtag-description { 
    padding: 15px 20px; 
    background: #f8f9fa; 
    border-bottom: 1px solid #eee;
    font-size: 14px; 
    color: #666; 
    line-height: 1.8;
}
.AFGDSGFDSGtag-description p {
    margin: 0;
}

/* H1 标签优化 */
h1.video-title {
    margin: 0;
    font-size: 18px;
}

/* 分页包装器 */
.AFGDSGFDSGpagination-wrapper {
    background: #fff;
    padding: 15px 20px;
    margin-top: 10px;
    border-radius: 4px;
    text-align: center;
}

/* 相关内容推荐 */
.AFGDSGFDSGrelated-content {
    background: #fff;
    border-radius: 4px;
    padding: 20px;
    margin-top: 10px;
}
.AFGDSGFDSGrelated-content .AFGDSGFDSGsection-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #1a73e8;
}
.AFGDSGFDSGrelated-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.AFGDSGFDSGrelated-tags .AFGDSGFDSGtag-link {
    display: inline-block;
    padding: 6px 14px;
    background: #f0f7ff;
    color: #1a73e8;
    border-radius: 3px;
    font-size: 13px;
    transition: all 0.3s;
}
.AFGDSGFDSGrelated-tags .AFGDSGFDSGtag-link:hover {
    background: #1a73e8;
    color: #fff;
}

/* 侧边栏标签云 */
.AFGDSGFDSGsidebar-tags {
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.AFGDSGFDSGsidebar-tag-link {
    display: inline-block;
    padding: 4px 10px;
    background: #f0f7ff;
    color: #1a73e8;
    border-radius: 3px;
    font-size: 12px;
    transition: all 0.3s;
}
.AFGDSGFDSGsidebar-tag-link:hover {
    background: #1a73e8;
    color: #fff;
}

/* ===== 首页 SEO 优化样式 ===== */
/* 面包屑导航 */
.AFGDSGFDSGbreadcrumb {
    background: #fff;
    padding: 12px 20px;
    margin-top: 10px;
    border-radius: 4px;
    font-size: 13px;
    color: #999;
}
.AFGDSGFDSGbreadcrumb a {
    color: #1a73e8;
}
.AFGDSGFDSGbreadcrumb a:hover {
    color: #ff6600;
}

/* H1 主标题 */
.AFGDSGFDSGsite-main-title {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    padding: 15px 20px;
    background: #fff;
    margin-top: 10px;
    border-radius: 4px;
    border-left: 4px solid #1a73e8;
}

/* 网站介绍区 */
.AFGDSGFDSGsite-intro-section {
    background: #fff;
    border-radius: 4px;
    padding: 20px;
    margin-top: 10px;
    border-left: 4px solid #1a73e8;
}
.AFGDSGFDSGsite-intro-title {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin: 0 0 12px 0;
    line-height: 1.4;
}
.AFGDSGFDSGsite-intro-desc {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    margin: 0;
}

/* SEO内链导航区 */
.AFGDSGFDSGseo-nav-section {
    background: #fff;
    border-radius: 4px;
    padding: 20px;
    margin-top: 10px;
}
.AFGDSGFDSGseo-nav-section h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #1a73e8;
}
.AFGDSGFDSGseo-nav-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
/* 两列布局（足球+篮球） */
.AFGDSGFDSGseo-nav-two-col {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.AFGDSGFDSGseo-nav-col h3 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}
.AFGDSGFDSGseo-nav-col h3 a {
    color: #333;
}
.AFGDSGFDSGseo-nav-col h3 a:hover {
    color: #1a73e8;
}
.AFGDSGFDSGseo-nav-col ul {
    list-style: none;
    padding: 0;
}
.AFGDSGFDSGseo-nav-col ul li {
    margin-bottom: 6px;
}
.AFGDSGFDSGseo-nav-col ul li a {
    font-size: 13px;
    color: #666;
    transition: color 0.2s;
}
.AFGDSGFDSGseo-nav-col ul li a:hover {
    color: #1a73e8;
}
/* 赛事列表多列展示 */
.AFGDSGFDSGseo-match-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 6px 15px;
}
.AFGDSGFDSGseo-match-list li {
    margin-bottom: 4px;
}
.AFGDSGFDSGseo-match-list li a {
    font-size: 13px;
    color: #555;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 3px 6px;
    border-radius: 3px;
    transition: all 0.2s;
}
.AFGDSGFDSGseo-match-list li a:hover {
    color: #1a73e8;
    background: #f0f7ff;
}
@media (max-width: 768px) {
    .AFGDSGFDSGseo-nav-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .AFGDSGFDSGseo-nav-two-col {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .AFGDSGFDSGseo-match-list {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 480px) {
    .AFGDSGFDSGseo-nav-grid {
        grid-template-columns: 1fr;
    }
    .AFGDSGFDSGseo-match-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* 标签云 */
.AFGDSGFDSGtags-cloud {
    background: #fff;
    border-radius: 4px;
    padding: 20px;
    margin-top: 10px;
}
.AFGDSGFDSGtags-cloud h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #1a73e8;
}
.AFGDSGFDSGtags-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.AFGDSGFDSGtags-list .AFGDSGFDSGtag-item {
    display: inline-block;
    padding: 6px 14px;
    background: #f0f7ff;
    color: #1a73e8;
    border-radius: 3px;
    font-size: 13px;
    transition: all 0.3s;
}
.AFGDSGFDSGtags-list .AFGDSGFDSGtag-item:hover {
    background: #1a73e8;
    color: #fff;
}

/* 热门球队 */
.AFGDSGFDSGhot-teams-section {
    background: #fff;
    border-radius: 4px;
    padding: 20px;
    margin-top: 10px;
}
.AFGDSGFDSGhot-teams-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #1a73e8;
}
.AFGDSGFDSGhot-teams-header h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 0;
    padding: 0;
    border: none;
}
.AFGDSGFDSGhot-teams-tabs {
    display: flex;
    gap: 10px;
}
.AFGDSGFDSGtab-btn {
    padding: 6px 20px;
    border: 1px solid #1a73e8;
    background: #fff;
    color: #1a73e8;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s;
}
.AFGDSGFDSGtab-btn:hover {
    background: #f0f7ff;
}
.AFGDSGFDSGtab-btn.active {
    background: #1a73e8;
    color: #fff;
}
.AFGDSGFDSGhot-teams-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}
.AFGDSGFDSGteam-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px 8px;
    background: #fafafa;
    border-radius: 6px;
    border: 1px solid #eee;
    transition: all 0.3s;
    text-decoration: none;
}
.AFGDSGFDSGteam-card:hover {
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-color: #1a73e8;
    transform: translateY(-2px);
}
.AFGDSGFDSGteam-logo {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    background: #f5f5f5;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.AFGDSGFDSGteam-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.AFGDSGFDSGteam-name {
    font-size: 13px;
    color: #333;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.AFGDSGFDSGteam-card:hover .AFGDSGFDSGteam-name {
    color: #1a73e8;
}
@media (max-width: 768px) {
    .AFGDSGFDSGhot-teams-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .AFGDSGFDSGhot-teams-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }
    .AFGDSGFDSGteam-logo {
        width: 50px;
        height: 50px;
    }
    .AFGDSGFDSGteam-name {
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .AFGDSGFDSGhot-teams-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 8px;
    }
    .AFGDSGFDSGteam-card {
        padding: 10px 6px;
    }
    .AFGDSGFDSGteam-logo {
        width: 44px;
        height: 44px;
    }
}
