#footer-white-minimal-forty-seven{padding:42px 0 22px;background:#fff;color:#172033;border-top:1px solid #e5e7eb}#footer-white-minimal-forty-seven a{color:inherit;text-decoration:none}#footer-white-minimal-forty-seven .dp-footer__brand{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;align-items:center;padding-bottom:20px;border-bottom:1px solid #e5e7eb}#footer-white-minimal-forty-seven .dp-footer__brand img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px}#footer-white-minimal-forty-seven .dp-footer__brand p{margin:0;color:#64748b;font-size:14px;line-height:1.8}#footer-white-minimal-forty-seven .dp-footer__line{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid #e5e7eb}#footer-white-minimal-forty-seven nav{display:flex;flex-wrap:wrap;gap:12px}#footer-white-minimal-forty-seven nav a{font-size:14px;font-weight:850;color:#334155}#footer-white-minimal-forty-seven nav a:hover{color:#2563eb}#footer-white-minimal-forty-seven .dp-footer__mail{padding:8px 12px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:13px;font-weight:850;white-space:nowrap}#footer-white-minimal-forty-seven .dp-footer__more{display:flex;flex-wrap:wrap;gap:10px;padding:16px 0;color:#64748b;font-size:13px;line-height:1.6}#footer-white-minimal-forty-seven .dp-footer__more a:hover{color:#2563eb}#footer-white-minimal-forty-seven .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;color:#64748b;font-size:13px}@media(max-width:767.98px){#footer-white-minimal-forty-seven .dp-footer__brand{grid-template-columns:1fr}#footer-white-minimal-forty-seven .dp-footer__line{display:grid}}#header-modern-frame-thirty-eight{position:relative;z-index:20;padding:9px 0;background:#f4f8ff}#header-modern-frame-thirty-eight .dp-header__nav{padding:0;background:transparent}#header-modern-frame-thirty-eight .dp-header__shell{display:flex;align-items:center;gap:18px;min-height:72px;padding:10px 18px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;box-shadow:0 16px 34px rgba(30,64,175,.08)}#header-modern-frame-thirty-eight .dp-header__brand{display:inline-flex;align-items:center;gap:12px;min-width:220px;padding:6px 10px 6px 6px;border-radius:15px;background:#f8fafc;color:#111827;text-decoration:none}#header-modern-frame-thirty-eight .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:13px;box-shadow:0 8px 18px rgba(15,23,42,.06)}#header-modern-frame-thirty-eight .dp-header__brand span{display:block;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:900;letter-spacing:0}#header-modern-frame-thirty-eight .dp-header__collapse{align-items:center;min-width:0}#header-modern-frame-thirty-eight .dp-header__menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px;margin:0 auto;min-width:0}#header-modern-frame-thirty-eight .dp-header__link{display:flex;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;border:1px solid rgba(37,99,235,.14);border-radius:12px;background:#fff;color:#243044;font-size:15px;font-weight:850;white-space:nowrap;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}#header-modern-frame-thirty-eight .dp-header__link:hover{border-color:rgba(37,99,235,.35);background:#eff6ff;color:#1d4ed8;text-decoration:none;transform:translateY(-1px)}#header-modern-frame-thirty-eight .dp-header__link.active{border-color:#1d4ed8;background:#1d4ed8;color:#fff}#header-modern-frame-thirty-eight .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:14px}#header-modern-frame-thirty-eight .dp-header__login{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border:1px solid #1d4ed8;border-radius:12px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap;box-shadow:0 10px 24px rgba(37,99,235,.18);transition:background .18s ease,color .18s ease,transform .18s ease}#header-modern-frame-thirty-eight .dp-header__login:hover{background:#0f172a;color:#fff;text-decoration:none;transform:translateY(-1px)}#header-modern-frame-thirty-eight .dp-header__toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;margin-left:auto;padding:0;border:1px solid rgba(37,99,235,.18);border-radius:12px;background:#eff6ff;color:#1d4ed8}#header-modern-frame-thirty-eight .dp-header__toggle i{transition:transform .22s ease}#header-modern-frame-thirty-eight .dp-header__toggle[aria-expanded="true"] i{transform:rotate(90deg)}@media(max-width:991.98px){#header-modern-frame-thirty-eight{padding:6px 0}#header-modern-frame-thirty-eight .dp-header__shell{flex-wrap:wrap;gap:0;min-height:64px;padding:9px 12px;border-radius:16px}#header-modern-frame-thirty-eight .dp-header__brand{min-width:0;max-width:calc(100% - 54px);padding:5px 8px 5px 5px}#header-modern-frame-thirty-eight .dp-header__logo{height:38px}#header-modern-frame-thirty-eight .dp-header__brand span{max-width:45vw;font-size:20px}#header-modern-frame-thirty-eight .dp-header__toggle{display:inline-flex}#header-modern-frame-thirty-eight .dp-header__collapse{flex-basis:100%;width:100%;max-height:calc(100vh - 86px);overflow:auto;margin-top:10px;padding-top:12px;border-top:1px solid rgba(37,99,235,.12)}#header-modern-frame-thirty-eight .dp-header__collapse.collapsing{display:block;height:0;overflow:hidden;transition:height .3s cubic-bezier(.22,1,.36,1)}#header-modern-frame-thirty-eight .dp-header__collapse.show{animation:headerModernFrameMenuIn .18s ease both}#header-modern-frame-thirty-eight .dp-header__menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;overflow:visible;padding-bottom:0}#header-modern-frame-thirty-eight .dp-header__link{justify-content:flex-start;min-height:42px;background:#f8fafc}#header-modern-frame-thirty-eight .dp-header__actions{display:grid;grid-template-columns:1fr;margin:10px 0 0;overflow:visible}#header-modern-frame-thirty-eight .dp-header__login{width:100%;min-height:44px}}@media(max-width:575.98px){#header-modern-frame-thirty-eight .dp-header__logo{height:34px}#header-modern-frame-thirty-eight .dp-header__brand span{font-size:19px}#header-modern-frame-thirty-eight .dp-header__menu{grid-template-columns:1fr}}@keyframes headerModernFrameMenuIn{from{opacity:.78;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#18222d;background:#f5f7fa;line-height:1.7}img{max-width:100%;display:block}a{text-decoration:none;color:#0b63ce}button{font:inherit}.page-main{overflow:hidden}.section-inner{width:min(1180px,100% - 32px);margin:0 auto}.top-ticker{background:#0f1720;color:#dbe7f6;border-bottom:1px solid rgba(255,255,255,.08)}.top-ticker .section-inner{display:flex;gap:14px;align-items:center;justify-content:space-between;padding:10px 0;font-size:13px}.top-ticker strong{color:#fff;font-weight:600}.hero-sports{padding:28px 0 34px;background:linear-gradient(180deg,#eff5fb 0%,#f5f7fa 100%)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:stretch}.hero-copy{padding:18px 0}.hero-kicker{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid #cfe0f4;border-radius:999px;color:#245d95;background:#fff;font-size:13px}.hero-copy h1{margin:18px 0 14px;font-size:clamp(30px,5vw,52px);line-height:1.12;color:#111b27}.hero-copy p{margin:0 0 18px;color:#475569;font-size:16px;max-width:680px}.hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.metric-item{background:#fff;border:1px solid #e5edf5;border-radius:8px;padding:16px}.metric-item strong{display:block;font-size:24px;line-height:1;color:#102033;margin-bottom:8px}.metric-item span{display:block;font-size:13px;color:#5f7084}.hero-side{display:grid;grid-template-rows:auto 1fr;gap:14px}.hero-visual{background:#fff;border:1px solid #e4ebf3;border-radius:8px;overflow:hidden}.hero-visual img{width:100%;aspect-ratio:4/3;object-fit:cover}.hero-note{padding:16px 18px;background:#111c29;color:#e7eff8;border-radius:8px}.hero-note h3{margin:0 0 8px;font-size:18px;color:#fff}.hero-note p{margin:0;font-size:14px;color:#c7d5e4}.core-services{padding:20px 0 8px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.section-head h2,.section-head h3{margin:0;font-size:30px;line-height:1.2;color:#0f1c2a}.section-head p{margin:0;color:#617385;max-width:720px}.service-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px}.service-feature{background:#fff;border:1px solid #e6edf4;border-radius:8px;overflow:hidden}.service-feature img{width:100%;aspect-ratio:4/3;object-fit:cover}.service-feature .text{padding:18px}.service-feature h3{margin:0 0 10px;font-size:22px;color:#122132}.service-feature p{margin:0;color:#556678}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.service-card{background:#fff;border:1px solid #e6edf4;border-radius:8px;padding:18px;min-height:160px}.service-card h3{margin:0 0 8px;font-size:19px;color:#122132}.service-card p{margin:0;color:#5b6d80;font-size:14px}.service-card .tag{display:inline-block;margin-top:12px;padding:4px 10px;border-radius:999px;background:#edf4fb;color:#285d92;font-size:12px}.match-stream{padding:34px 0 10px}.match-wrap{display:grid;grid-template-columns:.78fr 1.22fr;gap:22px}.match-intro{background:#fff;border:1px solid #e6edf4;border-radius:8px;padding:22px}.match-intro p{margin:0 0 14px;color:#556678}.match-intro ul{margin:0;padding-left:18px;color:#5c6d7f}.match-list{display:grid;gap:12px}.match-item{background:#fff;border:1px solid #e6edf4;border-radius:8px;padding:14px 16px}.match-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:13px;color:#5f7084}.match-league{font-weight:600;color:#18314c}.match-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px}.team-side{display:flex;align-items:center;gap:10px;min-width:0}.team-side.right{justify-content:flex-end}.team-logo{width:38px;height:38px;border-radius:50%;border:1px solid #e5edf5;background:#f3f6fa;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#29455f;font-size:12px;font-weight:700;flex:0 0 38px}.team-logo img{width:100%;height:100%;object-fit:cover}.team-name{font-size:15px;color:#132435;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-center{text-align:center;min-width:96px}.match-score{font-size:22px;font-weight:700;line-height:1;color:#102033}.match-status{margin-top:6px;font-size:12px;color:#0b63ce}.solution-scenes{padding:34px 0 8px}.scene-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.scene-card{background:#fff;border:1px solid #e6edf4;border-radius:8px;overflow:hidden}.scene-card img{width:100%;aspect-ratio:5/4;object-fit:cover}.scene-card .text{padding:16px}.scene-card h3{margin:0 0 8px;font-size:18px;color:#122132}.scene-card p{margin:0;color:#5d6f82;font-size:14px}.brand-strip{padding:18px 0}.brand-strip .panel{background:#122132;color:#dce8f5;border-radius:8px;padding:20px 22px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.brand-strip h3{margin:0 0 8px;font-size:22px;color:#fff}.brand-strip p{margin:0;color:#c8d6e5}.app-entry{padding:26px 0 8px}.app-box{display:grid;grid-template-columns:.82fr 1.18fr;gap:22px;align-items:center;background:#fff;border:1px solid #e6edf4;border-radius:8px;overflow:hidden}.app-box .visual img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/3}.app-box .content{padding:24px}.app-box h2{margin:0 0 12px;font-size:30px;color:#0f1c2a}.app-box p{margin:0 0 18px;color:#5a6c7f}.entry-actions{display:flex;gap:12px;flex-wrap:wrap}.entry-actions a{display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:12px 18px;border-radius:8px;font-weight:600}.entry-actions a.primary{background:#0b63ce;color:#fff}.entry-actions a.secondary{background:#edf4fb;color:#194c7d;border:1px solid #d4e4f5}.about-section{padding:34px 0 10px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.about-visual{background:#fff;border:1px solid #e6edf4;border-radius:8px;overflow:hidden}.about-visual img{width:100%;aspect-ratio:4/3;object-fit:cover}.about-copy{background:#fff;border:1px solid #e6edf4;border-radius:8px;padding:22px}.about-copy h2{margin:0 0 12px;font-size:30px;color:#0f1c2a}.about-copy p{margin:0 0 14px;color:#56687b}.about-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:8px;background:#0f1720;color:#fff;font-weight:600}.feedback-band{padding:18px 0 8px}.feedback-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feedback-card{background:#fff;border:1px solid #e6edf4;border-radius:8px;padding:18px}.feedback-user{display:flex;align-items:center;gap:12px;margin-bottom:12px}.feedback-user img{width:48px;height:48px;border-radius:50%;object-fit:cover}.feedback-user strong{display:block;color:#122132}.feedback-user span{display:block;font-size:13px;color:#657689}.feedback-card p{margin:0;color:#5a6c7f;font-size:14px}.article-flow{padding:34px 0 10px}.article-layout{display:grid;grid-template-columns:1.02fr .98fr;gap:22px}.feature-article,.article-list{display:grid;gap:14px}.article-big,.article-small{background:#fff;border:1px solid #e6edf4;border-radius:8px;overflow:hidden}.article-big img{width:100%;aspect-ratio:16/9;object-fit:cover}.article-big .text{padding:18px}.article-big h3{margin:0 0 10px;font-size:22px;line-height:1.35}.article-big h3 a{color:#122132}.article-big p{margin:0 0 10px;color:#5b6d80}.article-meta{font-size:13px;color:#708196}.article-small{display:grid;grid-template-columns:150px 1fr}.article-small img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/3}.article-small .text{padding:14px}.article-small h3{margin:0 0 8px;font-size:17px;line-height:1.4}.article-small h3 a{color:#132435}.article-small p{margin:0;color:#5f7084;font-size:14px}.help-section{padding:34px 0 48px}.help-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px}.help-intro{background:#fff;border:1px solid #e6edf4;border-radius:8px;padding:22px}.help-intro h2{margin:0 0 12px;font-size:30px;color:#0f1c2a}.help-intro p{margin:0;color:#586a7d}.help-list{display:grid;gap:12px}.help-item{background:#fff;border:1px solid #e6edf4;border-radius:8px;padding:18px}.help-item h3{margin:0 0 8px;font-size:18px;color:#132435}.help-item p{margin:0;color:#5d6f82;font-size:14px}.trust-note{font-size:13px;color:#6b7c90}@media (max-width:1024px){.hero-grid,.service-layout,.match-wrap,.app-box,.about-grid,.article-layout,.help-grid{grid-template-columns:1fr}.scene-grid{grid-template-columns:repeat(2,1fr)}.brand-strip .panel{grid-template-columns:1fr}}@media (max-width:720px){.section-inner{width:min(100% - 24px,1180px)}.top-ticker .section-inner{display:block;padding:10px 0}.hero-sports{padding:20px 0 26px}.hero-metrics{grid-template-columns:1fr}.service-grid,.feedback-grid,.scene-grid{grid-template-columns:1fr}.article-small{grid-template-columns:1fr}.match-main{grid-template-columns:1fr;gap:8px}.team-side,.team-side.right{justify-content:flex-start}.match-center{text-align:left}.app-box .content,.about-copy,.match-intro,.help-intro{padding:18px}.section-head{display:block}.section-head h2,.section-head h3,.app-box h2,.about-copy h2,.help-intro h2{font-size:26px}.entry-actions a{flex:1 1 100%}}