:root{--ink:#1d1e2b;--ink2:#292b3b;--red:#f20d19;--yellow:#ffc400;--paper:#fff;--line:#e8e8e8;--muted:#8b8f9b;--bg:#f3f3f3}*{box-sizing:border-box}html{font-size:16px}body{margin:0;background:var(--bg);color:#171821;font-family:Arial,"Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1216px,92%);margin:0 auto}.site-header{height:70px;background:var(--ink);color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.header-inner{height:70px;display:flex;align-items:center;justify-content:space-between}.brand{color:var(--red);font-size:27px;font-weight:800;letter-spacing:-1px}.main-nav{display:flex;height:100%;align-items:center;gap:28px}.main-nav a{height:100%;display:flex;align-items:center;border-bottom:3px solid transparent;font-size:17px;white-space:nowrap}.main-nav a:hover,.main-nav a.active{color:var(--yellow);border-bottom-color:var(--yellow)}.page{padding:38px 0 48px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:14px}.panel{background:var(--paper);border:1px solid #efefef;margin-bottom:14px}.panel-hd{height:54px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.panel-hd h1,.panel-hd h2{font-size:18px;margin:0;display:flex;align-items:center;gap:9px}.panel-hd h1:before,.panel-hd h2:before{content:"";width:4px;height:22px;background:var(--yellow);border-radius:2px}.more{font-size:13px;color:#777;border:1px solid #bbb;padding:3px 9px}.match-list{padding:14px 20px 20px}.match-row{min-height:67px;display:grid;grid-template-columns:145px minmax(0,1fr) 104px;align-items:center;border-bottom:1px solid #ddd;background:#fff}.match-row:nth-child(even){background:#fafafa}.match-meta{padding-left:14px}.match-time{font-family:Georgia,serif;font-size:17px;font-weight:700}.match-date,.match-league{color:#9a9ca5;font-size:13px;margin-top:3px}.match-main{display:flex;justify-content:center;align-items:center;gap:14px;min-width:0}.match-title{font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ball{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:#eef1f6;border-radius:50%;font-size:15px}.match-action{justify-self:center;background:#f1f1f1;border-radius:4px;padding:9px 15px;font-size:14px}.match-action.live{background:var(--ink);color:var(--yellow)}.side-list,.news-list,.card-list{list-style:none;margin:0;padding:12px 20px 18px}.side-list li{padding:9px 0;border-bottom:1px dotted #d9d9d9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.side-list li:before{content:"▶";color:#aeb1b9;font-size:10px;margin-right:7px}.score-tabs{display:flex;gap:0}.score-tabs span{padding:7px 17px;background:#eee;font-size:13px}.score-tabs span.active{background:var(--yellow)}.rank-table{width:100%;border-collapse:collapse;font-size:13px}.rank-table th,.rank-table td{padding:10px 8px;border-bottom:1px solid #eee;text-align:left}.rank-table th{background:#fafafa}.section-head{background:#fff;border:1px solid #eee;padding:18px 22px;margin-bottom:14px;display:flex;justify-content:space-between;align-items:center}.section-head h1{margin:0;font-size:23px}.section-head p{margin:5px 0 0;color:var(--muted)}.news-item{display:grid;grid-template-columns:118px minmax(0,1fr);gap:18px;padding:18px 0;border-bottom:1px solid #eee}.news-thumb{height:78px;background:linear-gradient(135deg,var(--ink2),#51556c);border-radius:4px;display:flex;align-items:center;justify-content:center;color:var(--yellow);font-weight:700}.news-item h2{font-size:17px;margin:2px 0 9px}.news-item p{color:#6f737e;margin:0;line-height:1.65;font-size:14px}.meta{color:#999;font-size:13px}.article{padding:30px}.article h1{font-size:28px;line-height:1.45;margin:0 0 12px}.article-image{width:100%;max-height:480px;object-fit:cover;margin:22px 0}.article-body{font-size:17px;line-height:2;color:#353743}.footer{background:var(--ink);color:#9da0ad;padding:28px 0;text-align:center;font-size:13px}.empty-note{padding:25px;color:#888;text-align:center}.mobile-label{display:none}@media(max-width:900px){.site-header,.header-inner{height:auto;min-height:64px}.header-inner{display:block;padding:14px 0}.main-nav{margin-top:12px;overflow-x:auto;gap:20px;height:40px}.main-nav a{height:40px}.layout{grid-template-columns:1fr}.page{padding-top:20px}.match-row{grid-template-columns:105px minmax(0,1fr) 82px}.match-list{padding:8px}.match-meta{padding-left:8px}.match-action{padding:8px;font-size:12px}.news-item{grid-template-columns:88px minmax(0,1fr)}.news-thumb{height:66px}}@media(max-width:560px){.shell{width:94%}.brand{font-size:23px}.main-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;gap:0;width:100%;height:auto;font-size:14px}.main-nav a{height:38px;justify-content:center}.match-row{grid-template-columns:78px minmax(0,1fr) 65px}.match-league{display:none}.match-main{gap:5px}.ball{display:none}.match-title{font-size:14px}.article{padding:20px}.article h1{font-size:23px}}
.schedule-date{margin:10px 0 0;padding:10px 14px;background:#f0f1f5;color:#555968;font-size:14px;font-weight:700;border-left:4px solid var(--yellow)}.schedule-teams{gap:10px}.team-side{width:44%;min-width:0;display:flex;align-items:center;gap:8px}.team-side>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-team{justify-content:flex-end;text-align:right}.away-team{justify-content:flex-start}.team-logo{width:30px;height:30px;object-fit:contain;flex:0 0 30px}.versus{font-family:Georgia,serif;font-size:16px}.schedule-source{color:#999;font-size:12px}@media(max-width:560px){.schedule-date{padding:8px 10px}.team-side{width:46%;gap:4px}.team-logo{width:22px;height:22px;flex-basis:22px}.versus{font-size:12px}.schedule-teams{gap:3px}}
.hot-match-list{padding:10px 20px 16px}.hot-match-item{display:block;padding:10px 0;border-bottom:1px dotted #d9d9d9;text-align:center}.hot-match-item:last-child{border-bottom:0}.hot-match-name{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;font-size:14px}.hot-match-name span{max-width:43%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hot-match-name b{color:var(--red);font-size:12px}.hot-match-item small{display:block;margin-top:5px;color:#999;font-size:12px}.hot-match-item:hover .hot-match-name{color:var(--red)}.hot-empty{padding:20px 12px}
.league-links{padding:5px 0}.league-link{display:grid;grid-template-columns:36px minmax(0,1fr) 16px;gap:10px;align-items:center;min-height:54px;padding:7px 14px;border-bottom:1px solid #f0f1f4;border-left:3px solid #7c3aed}.league-link:last-child{border-bottom:0}.league-link:hover{background:#f8fafc}.league-mark{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:#7c3aed;font-size:13px;font-weight:800}.league-copy{display:flex;align-items:baseline;gap:7px;min-width:0}.league-copy strong{font-size:15px;white-space:nowrap}.league-copy small{color:#9aa2b2;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.league-arrow{color:#b5bbc5;font-size:21px}.league-red,.league-crimson{border-left-color:#ef233c}.league-red .league-mark,.league-crimson .league-mark{background:#ef233c}.league-blue{border-left-color:#0ea5e9}.league-blue .league-mark{background:#0ea5e9}.league-green{border-left-color:#047857}.league-green .league-mark{background:#047857}.league-orange,.league-amber{border-left-color:#f97316}.league-orange .league-mark,.league-amber .league-mark{background:#f97316}.league-navy{border-left-color:#1e3a8a}.league-navy .league-mark{background:#1e3a8a}@media(max-width:560px){.league-link{grid-template-columns:34px minmax(0,1fr) 14px}.league-copy{align-items:flex-start;flex-direction:column;gap:2px}}
.standings-widget{padding:0 14px 14px}.standing-sports,.standing-leagues{display:flex;align-items:center}.standing-sports{justify-content:flex-end;margin-top:-48px;margin-bottom:10px}.standing-sport,.standing-league{border:0;background:#ececec;color:#222;cursor:pointer;font:inherit}.standing-sport{padding:8px 20px}.standing-sport.active,.standing-league.active{background:var(--yellow)}.standing-sport-panel,.standing-table-wrap{display:none}.standing-sport-panel.active,.standing-table-wrap.active{display:block}.standing-leagues{margin-bottom:8px;overflow-x:auto}.standing-league{min-width:54px;padding:7px 12px;white-space:nowrap;font-size:13px}.standing-table-wrap{max-height:395px;overflow:auto}.standing-logo{width:20px;height:20px;object-fit:contain;vertical-align:middle;margin-right:6px}.standing-team{display:flex;align-items:center;min-width:120px}.standings-widget .rank-table th,.standings-widget .rank-table td{padding:8px 6px;font-size:12px}.standings-widget .rank-table th{background:#edf2f1;position:sticky;top:0;z-index:1}.recording-list{padding:6px 20px 20px}.recording-day h3{margin:14px 0 5px;padding:9px 12px;background:#f0f1f5;border-left:4px solid var(--yellow);font-size:14px}.recording-item{display:grid;grid-template-columns:20px minmax(0,1fr) 70px;gap:8px;align-items:center;padding:11px 8px;border-bottom:1px dotted #ddd;font-size:14px}.recording-item:hover{color:var(--red);background:#fafafa}.recording-play{color:#aeb1b9;font-size:11px}.recording-item em{font-style:normal;color:var(--red);font-size:12px;text-align:right}.recording-side-list li{display:flex;align-items:center;gap:6px}.recording-side-list li a{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recording-side-list li small{color:#999}@media(max-width:560px){.standing-sports{margin-top:0;justify-content:flex-start}.standing-sport{padding:7px 15px}.standings-widget{padding:0 8px 10px}.recording-list{padding:5px 10px 14px}.recording-item{grid-template-columns:16px minmax(0,1fr) 58px;padding:10px 3px}}

.team-directory{padding:6px 18px 20px}.team-group h3{margin:14px 0 8px;padding:9px 12px;background:#f0f1f5;border-left:4px solid var(--yellow);font-size:14px}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.team-card{display:flex;align-items:center;gap:10px;min-height:64px;padding:9px;border:1px solid #ececf0;background:#fff;color:#20212a}.team-card:hover{border-color:var(--yellow);color:var(--red)}.team-card img{width:42px;height:42px;object-fit:contain;flex:0 0 42px}.team-card span{min-width:0}.team-card strong,.team-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-card strong{font-size:14px}.team-card small{margin-top:4px;color:#999;font-size:12px}.detail-page{padding:20px}.detail-lead{margin:0 0 18px;padding:12px 14px;background:#f6f6f8;border-left:4px solid var(--yellow);color:#666;line-height:1.8}.detail-body{color:#292b32;font-size:15px;line-height:1.9;word-break:break-word}.detail-body img{max-width:100%;height:auto}.detail-meta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:16px;color:#888;font-size:13px}.live-detail-card,.recording-detail-card,.team-detail-card{padding:18px;border:1px solid #ececf0;background:#fafafa}.live-detail-teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;text-align:center}.live-detail-team img,.team-detail-card>img{display:block;width:72px;height:72px;object-fit:contain;margin:0 auto 8px}.live-detail-team strong{display:block}.live-detail-vs{color:var(--red);font-size:18px;font-weight:700}.detail-action{display:inline-block;margin-top:16px;padding:9px 18px;border-radius:3px;background:#1e1f2d;color:#fff}.detail-action:hover{background:var(--red);color:#fff}.recording-detail-card h3,.team-detail-card h3{margin:0 0 12px}.related-matches{margin-top:18px}.related-matches li{padding:9px 0;border-bottom:1px dotted #ddd}.related-matches time{display:inline-block;min-width:130px;color:#888}.detail-empty{padding:36px 15px;color:#999;text-align:center}@media(max-width:760px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-page{padding:14px}.live-detail-teams{gap:8px}.live-detail-team img,.team-detail-card>img{width:54px;height:54px}}@media(max-width:430px){.team-grid{grid-template-columns:1fr}.related-matches time{display:block;margin-bottom:3px}}
.live-content-page{max-width:1120px}.live-breadcrumb{padding:12px 16px;background:#fff;color:#8a8d96;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-breadcrumb span{margin:0 7px}.live-breadcrumb strong{color:#777;font-weight:400}.live-score-card{min-height:184px;padding:24px 58px;display:grid;grid-template-columns:1fr 260px 1fr;align-items:center;background:linear-gradient(115deg,#0d1830,#172445 50%,#0b1428);color:#fff}.live-score-team{text-align:center}.live-score-team .team-logo{width:74px;height:74px;margin:0 auto 10px}.live-score-team .ball{width:70px;height:70px;margin:0 auto 10px;background:#26375c;color:#fff;font-size:26px}.live-score-team h1{margin:0;font-size:22px}.live-score-center{text-align:center}.live-score-center p{margin:0 0 15px;color:#d9e2f5;font-size:14px}.live-score{display:flex;align-items:center;justify-content:center;gap:50px;font-size:30px}.live-score span{font-size:24px}.live-status,.live-history-status{display:inline-block;margin-top:13px;padding:5px 18px;border-radius:2px;background:#697184;color:#fff;font-style:normal;font-size:13px}.live-status.is-live,.live-history-status.is-live{background:var(--red)}.live-match-box{margin-top:20px;background:#fff;border:1px solid #eee}.live-match-tabs{display:flex;height:64px;border-bottom:1px solid #eee}.live-match-tabs button{min-width:92px;padding:0 20px;border:0;border-bottom:3px solid transparent;background:#fff;cursor:pointer;font:inherit;font-size:16px}.live-match-tabs button.active{border-bottom-color:var(--yellow);font-weight:700}.live-tab-panel{display:none;padding:18px 26px 28px}.live-tab-panel.active{display:block}.live-tab-panel h2{margin:8px 0 13px;font-size:17px}.live-tab-panel h2:not(:first-child){margin-top:28px}.live-signal-list,.live-tags{display:flex;flex-wrap:wrap;gap:9px}.live-signal-list a,.live-signal-list span{display:inline-block;padding:9px 18px;border-radius:22px;background:var(--yellow);color:#151515;font-weight:700}.live-signal-list a.is-disabled{cursor:not-allowed;pointer-events:none;opacity:.58}.live-info-text{margin:0;line-height:1.9}.live-tags span{color:#999}.live-data-grid{display:grid;grid-template-columns:120px 1fr;margin:0;border-top:1px solid #eee}.live-data-grid dt,.live-data-grid dd{margin:0;padding:12px;border-bottom:1px solid #eee}.live-data-grid dt{background:#fafafa;font-weight:700}.live-history-list{border-top:1px solid #eee}.live-history-row{min-height:68px;display:grid;grid-template-columns:150px minmax(0,1fr) 100px;align-items:center;border-bottom:1px solid #e5e5e5}.live-history-meta{display:grid;grid-template-columns:54px 54px;align-items:center}.live-history-meta strong{font-family:Georgia,serif;font-size:16px}.live-history-meta small{color:#999}.live-history-meta span{grid-column:1/3;color:#999;font-size:12px}.live-history-teams{display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;gap:7px}.live-history-teams>span{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.live-history-teams>span:last-child{justify-content:flex-start}.live-history-teams .team-logo,.live-history-teams .ball{width:30px;height:30px;flex:0 0 30px}.live-history-teams b{text-align:center}.live-history-status{justify-self:end;margin:0;background:#f1f1f1;color:#333}.live-history-empty{padding:24px;color:#999;text-align:center;background:#fafafa}@media(max-width:760px){.live-score-card{padding:20px 12px;grid-template-columns:1fr 130px 1fr}.live-score-team .team-logo,.live-score-team .ball{width:50px;height:50px}.live-score-team h1{font-size:16px}.live-score{gap:20px;font-size:24px}.live-tab-panel{padding:14px}.live-history-row{grid-template-columns:82px minmax(0,1fr) 66px}.live-history-meta{display:block}.live-history-meta strong,.live-history-meta small,.live-history-meta span{display:block}.live-history-teams{grid-template-columns:1fr 38px 1fr;font-size:12px}.live-history-teams .team-logo,.live-history-teams .ball{display:none}.live-history-status{padding:5px 7px;font-size:11px}.live-breadcrumb{padding-left:10px}.live-data-grid{grid-template-columns:90px 1fr}}@media(max-width:430px){.live-score-card{grid-template-columns:1fr 98px 1fr}.live-score-center p{font-size:11px}.live-score-team h1{font-size:14px}.live-match-tabs button{min-width:0;flex:1}.live-history-meta{font-size:11px}}

.program-a-page{min-height:calc(100vh - 150px);padding:1px 0 32px;background:#f2f2f2;color:#222}.program-a-page .container{width:min(1200px,92%);margin:0 auto}.program-a-page .float-clear:after{content:"";display:block;clear:both}.program-a-page .position-container{width:100%;margin:18px auto;color:#949494;font-size:14px}.program-a-page .position-container a{color:#777}.program-a-page .container_left{float:left;width:840px}.program-a-page .container_right{float:right;width:340px}.program-a-page .ny_newslist_leftside{overflow:hidden;border-radius:4px;background:#fff}.program-a-page .senav{display:flex;gap:4px;padding:20px;border-bottom:1px solid #f5f7f9}.program-a-page .senav a{padding:10px 12px 18px;color:#222;font-size:16px}.program-a-page .senav a.on{border-bottom:3px solid #fdc606}.program-a-page .newslist ul{margin:0;padding:20px;list-style:none}.program-a-page .newslist li{display:flex;justify-content:space-between;min-height:126px}.program-a-page .newslist li:after{content:none}.program-a-page .newslist li+li{padding-top:10px;border-top:1px solid #f5f7f9}.program-a-page .newslist li .pic{display:flex;flex:0 0 160px;align-items:center;justify-content:center;width:160px;height:105px;overflow:hidden;border-radius:3px;background:#f5f5f7}.program-a-page .newslist li .pic img{width:100%;height:100%;object-fit:cover}.program-a-page .program-a-thumb-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#1e1f2d,#32354c);color:#fdc606;font-size:28px;font-weight:700}.program-a-page .newslist li .text{position:relative;width:calc(100% - 170px);min-height:105px;padding:0 0 24px 10px}.program-a-page .newslist li .tit{margin:0;padding-bottom:5px;color:#222;font-size:16px;line-height:28px}.program-a-page .newslist li .tit a{color:#222}.program-a-page .newslist li .tit a:hover{color:#e60012}.program-a-page .newslist li .desc{margin:0;color:#656565;font-size:12px;line-height:1.7}.program-a-page .newslist li .st{position:absolute;right:5px;bottom:5px;margin:0;color:#9b9b9b;font-size:12px}.program-a-page .column{padding:18px;border-radius:4px;background:#fff}.program-a-page .column_hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #efefef}.program-a-page .column_hd h2{margin:0;font-size:18px}.program-a-page .column_hd h2 em{display:inline-block;width:4px;height:20px;margin-right:9px;border-radius:2px;background:#fdc606;vertical-align:-4px}.program-a-page .column_hd .more{padding:2px 10px;border:1px solid #ccc;color:#8a8a8a;font-size:12px}.program-a-page .mt20{margin-top:20px}.program-a-page .mt30{margin-top:30px}.program-a-page .program-a-recommendations{margin:0;padding:0;list-style:none}.program-a-page .program-a-recommendations li{padding:9px 0;border-bottom:1px dotted #ddd}.program-a-page .program-a-recommendations li a{display:block;overflow:hidden;color:#333;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.program-a-page .program-a-recommendations li a:hover{color:#e60012}.program-a-page .program-a-recommendations small{display:block;margin-top:3px;color:#999;font-size:11px}.program-a-page .article_content{padding:20px;border-radius:5px;background:#fff}.program-a-page .article_tit{margin:0;color:#222;font-size:22px;font-weight:600;line-height:2}.program-a-page .article_info{display:flex;justify-content:space-between;padding:10px 0 20px;color:#a5a5a5;font-size:12px}.program-a-page .article_content .nr{color:#222;font-size:14px;line-height:1.9;word-break:break-word}.program-a-page .article_content .nr .article-cover{margin:0 0 20px}.program-a-page .article_content .nr img{display:block;max-width:100%;height:auto;margin:20px auto}.program-a-page .article-text{white-space:normal}.program-a-page .hot-match-list{margin:0}.program-a-page .hot-match-item{padding:9px 2px}.program-a-page .empty-note{padding:32px 16px}.program-a-page .column_line{margin-bottom:0}.program-a-page .article_content>.program-a-recommendations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}@media(max-width:960px){.program-a-page .container{width:94%}.program-a-page .container_left,.program-a-page .container_right{float:none;width:100%}.program-a-page .container_right{margin-top:20px}}@media(max-width:600px){.program-a-page .container{width:100%}.program-a-page .position-container{width:94%;font-size:12px}.program-a-page .senav{padding:10px}.program-a-page .senav a{padding:10px;font-size:14px}.program-a-page .newslist ul{padding:12px}.program-a-page .newslist li{min-height:96px}.program-a-page .newslist li .pic{flex-basis:30%;width:30%;height:80px}.program-a-page .newslist li .text{width:68%;min-height:80px}.program-a-page .newslist li .tit{font-size:14px;line-height:1.5}.program-a-page .newslist li .desc{display:none}.program-a-page .article_content{padding:15px}.program-a-page .article_tit{font-size:20px;line-height:1.5}.program-a-page .article_info{gap:8px;flex-direction:column}.program-a-page .container_right{padding:0 10px}.program-a-page .article_content>.program-a-recommendations{grid-template-columns:1fr}}

.program-a-page .fenye {
  padding: 0 20px 22px;
}

.program-a-page .pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.program-a-page .pagination li {
  min-height: 0;
}

.program-a-page .pagination a {
  display: block;
  min-width: 34px;
  padding: 7px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fff;
  color: #555;
  text-align: center;
}

.program-a-page .pagination a:hover,
.program-a-page .pagination a.active {
  border-color: #fdc606;
  background: #fdc606;
  color: #1e1f2d;
}
.program-a-news-detail .article-seo-description{margin:18px 0;padding:0 0 16px;border-bottom:1px solid #e5e7eb;color:#333;font-size:15px;line-height:1.9}
