.buma-news-page{--brand:#e0005a;--blue:#0a5dff;--sky:#00c2ff;--purple:#7b3ff2;--ink:#1a2332;--muted:#5f6f89;--line:rgba(10,93,255,.12);background:#f5f9ff;color:var(--ink);font-family:"Microsoft YaHei",Arial,sans-serif;min-height:100vh}.buma-news-page *{box-sizing:border-box}.buma-news-page a{text-decoration:none;color:inherit}.buma-news-wrap{width:min(1200px,calc(100% - 48px));margin:0 auto}
.news-hero{padding:54px 0 0;background:linear-gradient(180deg,#fff 0,#f5f9ff 100%)}.news-hero-grid{display:block}.news-hero-copy{max-width:880px}.news-hero h1{font-size:46px;margin:0 0 16px;font-weight:800}.news-hero p{max-width:100%;font-size:17px;line-height:1.8;color:var(--muted);margin:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.news-hero-media{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start;margin-top:24px}.news-main-banner,.news-hero-media .sdfy-managed-ad-news{display:block;width:100%;height:auto;min-height:0;margin:0;border-radius:18px;box-shadow:0 24px 70px rgba(10,43,110,.14);overflow:hidden;object-fit:contain}.news-hero-media .sdfy-managed-ad-news img{display:block;width:100%;height:auto;margin:0;border-radius:18px;object-fit:contain}.news-qr-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px 18px;box-shadow:0 24px 70px rgba(10,43,110,.12)}.news-qr-card h2{display:flex;align-items:center;gap:8px;margin:0 0 18px;font-size:20px;line-height:1.2;font-weight:900;color:var(--ink)}.news-qr-card h2 span{width:18px;height:18px;border-radius:5px;border:2px solid #ff9a2f;position:relative;display:inline-block}.news-qr-card h2 span:after{content:"";position:absolute;right:-7px;top:3px;width:8px;height:8px;border:2px solid #ff9a2f;border-left:0;border-bottom:0}.news-qr-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.news-qr-item{text-align:center;color:#3f4a5f;font-size:14px;line-height:1.5}.news-qr-item img{display:block;width:108px;height:108px;max-width:100%;margin:0 auto 10px;border-radius:4px;box-shadow:none;object-fit:contain}.news-qr-item p{font-size:13px;line-height:1.5;margin:0;color:#3f4a5f}
.news-tabs{display:flex;gap:14px;padding:14px 0 30px}.news-tabs a{height:44px;padding:0 26px;border-radius:22px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;color:#334155;box-shadow:0 10px 24px rgba(10,43,110,.06);transition:.25s}.news-tabs a.active,.news-tabs a:hover{background:linear-gradient(135deg,var(--blue),var(--sky));color:#fff;transform:translateY(-2px)}
.article-page{display:grid;grid-template-columns:1fr 320px;gap:28px;padding:0 0 70px}.article-left,.article-right{min-width:0}.article-list{display:grid;gap:18px}.article-feed{display:grid;grid-template-columns:220px 1fr;gap:22px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;box-shadow:0 14px 36px rgba(10,43,110,.06);transition:.25s}.article-feed:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(10,93,255,.13)}.article-poster{height:142px;border-radius:10px;overflow:hidden;background:#eef5ff}.article-poster img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s}.article-feed:hover .article-poster img{transform:scale(1.05)}.article-info h2{font-size:22px;line-height:1.45;margin:2px 0 10px;font-weight:800;color:var(--ink)}.article-info p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}.article-data{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px;color:#7a879a;font-size:13px}.article-data span{display:inline-flex;align-items:center;gap:4px}.article-tag{color:var(--blue);background:rgba(10,93,255,.08);border-radius:16px;padding:4px 10px}
.article-side-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;box-shadow:0 16px 40px rgba(10,43,110,.07);margin-bottom:18px}.article-side-card h3{font-size:20px;margin:0 0 16px}.article-side-card a{display:block;padding:13px 0;border-bottom:1px solid #edf2fb;color:#43506a;line-height:1.55}.article-side-card a:last-child{border-bottom:0}.article-side-card a:hover{color:var(--blue)}.side-kv{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.side-kv b{display:block;color:var(--brand);font-size:26px}.side-kv span{color:var(--muted);font-size:13px}
.article-side-card:has(.side-kv){display:none!important}
.buma-news-list-page .article-right .article-side-card:nth-child(2){display:none!important}
.article-pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin:22px 0 0}.article-pagination a,.article-pagination span{min-width:42px;height:42px;padding:0 15px;border:1px solid var(--line);border-radius:21px;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#43506a;font-weight:800;box-shadow:0 10px 24px rgba(10,43,110,.06);transition:.25s}.article-pagination .current,.article-pagination a:hover{background:linear-gradient(135deg,var(--blue),var(--sky));color:#fff;transform:translateY(-2px)}.article-pagination .next{min-width:84px}
.article-detail{background:#fff;border:1px solid var(--line);border-radius:14px;padding:38px 46px;box-shadow:0 18px 48px rgba(10,43,110,.07)}.article-detail h1{font-size:34px;line-height:1.35;margin:0 0 18px}.article-detail-data{display:flex;flex-wrap:wrap;gap:18px;color:#7c8798;border-bottom:1px solid #edf2fb;padding-bottom:22px;margin-bottom:30px}.article-detail .article-content h2{font-size:26px;margin:34px 0 14px}.article-detail .article-content h3{font-size:21px;margin:28px 0 12px}.article-detail .article-content p{font-size:16px;line-height:2;color:#344052;margin:0 0 16px}.article-detail .article-content img{width:100%;border-radius:12px;margin:14px 0 22px;box-shadow:0 16px 42px rgba(10,43,110,.09)}.article-breadcrumb{font-size:14px;color:#7a879a;margin-bottom:18px}.article-breadcrumb a{color:var(--blue)}
@media(max-width:900px){.buma-news-wrap{width:calc(100% - 28px)}.news-hero{padding:34px 0 20px}.news-hero-grid,.article-page{grid-template-columns:1fr}.news-hero h1{font-size:32px}.news-hero p{font-size:16px}.news-hero-media{grid-template-columns:1fr;gap:14px;margin-top:20px}.news-main-banner,.news-hero-media .sdfy-managed-ad-news{min-height:0;height:auto;border-radius:12px}.news-qr-card{display:none}.news-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:18px}.news-tabs a{width:100%;height:42px;padding:0 10px;white-space:normal;font-size:15px}.article-feed{grid-template-columns:1fr;padding:14px}.article-poster{height:190px}.article-info h2{font-size:20px}.article-right{order:2}.article-detail{padding:24px 18px}.article-detail h1{font-size:26px}.article-detail .article-content p{font-size:16px}.side-kv{grid-template-columns:repeat(2,1fr)}}

.buma-news-detail-page .news-hero{padding-bottom:34px}
.buma-news-detail-page .news-hero-grid>img{display:block;width:100%;height:auto;margin-top:24px;border-radius:18px;box-shadow:0 24px 70px rgba(10,43,110,.14)}
.buma-news-detail-page .article-page{padding-top:32px}
.buma-news-detail-page .article-detail-data{align-items:center;gap:10px 12px;padding-bottom:20px;margin-bottom:32px}
.buma-news-detail-page .article-detail-data span{display:inline-flex;align-items:center;min-height:30px;line-height:1;white-space:nowrap}
.buma-news-detail-page .article-detail-data .article-tag{height:30px;padding:0 12px;font-weight:700}
.sdfy-hot-articles a{position:relative;padding:11px 0 11px 14px;font-size:15px;line-height:1.55}
.sdfy-hot-articles a:before{content:"";position:absolute;left:0;top:21px;width:5px;height:5px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--sky))}
.sdfy-hot-articles a:nth-of-type(n+11){display:none}

@media(max-width:900px){
  .buma-news-detail-page .news-hero{padding-bottom:20px}
  .buma-news-detail-page .news-hero-grid>img{margin-top:18px;border-radius:12px}
  .buma-news-detail-page .article-page{padding-top:18px}
  .buma-news-detail-page .article-detail-data{gap:8px;margin-bottom:24px}
  .buma-news-detail-page .article-detail-data span{min-height:28px;font-size:13px}
}
.buma-news-page .news-hero,
.buma-news-detail-page .news-hero{padding-top:0!important}
.buma-news-page .news-hero-copy,
.buma-news-detail-page .news-hero-copy{display:none!important}
.buma-news-page .news-hero-grid>div:first-child:not(.news-hero-media),
.buma-news-detail-page .news-hero-grid>div:first-child:not(.news-hero-media){display:none!important}
.buma-news-page .news-hero-media,
.buma-news-detail-page .news-hero-media{margin-top:0!important}
@media(max-width:900px){
  .buma-news-page .news-hero,
  .buma-news-detail-page .news-hero{padding-top:0!important}
  .buma-news-page .news-hero-media,
  .buma-news-detail-page .news-hero-media{margin-top:0!important}
}

.buma-news-detail-page .news-hero{
  padding-bottom:42px!important;
}
.buma-news-detail-page .news-hero-media{
  display:block!important;
  width:100%!important;
  margin-top:0!important;
}
.buma-news-detail-page .news-main-banner,
.buma-news-detail-page .news-hero-media .sdfy-managed-ad-news,
.buma-news-detail-page .news-hero-media .sdfy-managed-ad-news img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  object-fit:contain!important;
}
.buma-news-detail-page .article-page{
  padding-top:36px!important;
}
@media(max-width:900px){
  .buma-news-detail-page .news-hero{padding-bottom:22px!important}
  .buma-news-detail-page .article-page{padding-top:22px!important}
}
