.obbo-news-page{background:#050505;color:#f5f5f5;font-family:Arial,"Microsoft YaHei",sans-serif;}
.obbo-news-page a{color:inherit;text-decoration:none;}
.obbo-news-wrap{max-width:1280px;margin:0 auto;padding:0 24px;box-sizing:border-box;}
.obbo-news-hero{min-height:360px;background-size:cover;background-position:center;display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.12);}
.obbo-news-kicker{display:inline-block;color:#ff2a2a;border:1px solid rgba(255,42,42,.6);background:rgba(255,42,42,.1);padding:8px 14px;margin-bottom:18px;font-weight:700;}
.obbo-news-hero h1{font-size:42px;line-height:1.2;margin:0 0 18px;letter-spacing:0;color:#fff;max-width:820px;}
.obbo-news-hero p{font-size:18px;line-height:1.8;color:#e8e8e8;max-width:780px;margin:0;}
.obbo-news-stats{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px;}
.obbo-news-stats span{border:1px solid rgba(255,255,255,.22);background:rgba(0,0,0,.45);padding:12px 18px;color:#ddd;min-width:126px;}
.obbo-news-stats strong{display:block;color:#fff;font-size:24px;line-height:1.1;margin-bottom:4px;}
.obbo-news-breadcrumb{border-bottom:1px solid rgba(255,255,255,.12);background:#080808;}
.obbo-news-breadcrumb .obbo-news-wrap{min-height:66px;display:flex;justify-content:space-between;align-items:center;color:#aaa;}
.obbo-news-breadcrumb a{color:#fff;}
.obbo-news-breadcrumb strong{font-size:24px;color:#fff;}
.obbo-news-main{padding-top:42px;padding-bottom:54px;}
.obbo-news-featured{display:grid;grid-template-columns:minmax(320px,520px) 1fr;border:1px solid rgba(255,255,255,.15);background:linear-gradient(135deg,#121212,#050505);margin-bottom:34px;}
.obbo-news-featured-image{min-height:300px;background-size:cover;background-position:center;}
.obbo-news-featured-copy{padding:34px;display:flex;flex-direction:column;justify-content:center;}
.obbo-news-featured-copy span,.obbo-news-section-title span{color:#ff2a2a;font-weight:700;text-transform:uppercase;font-size:13px;}
.obbo-news-featured-copy h2{font-size:30px;line-height:1.25;margin:14px 0;color:#fff;}
.obbo-news-featured-copy p{font-size:16px;line-height:1.8;color:#d8d8d8;margin:0 0 22px;}
.obbo-news-featured-copy>a{display:inline-flex;align-self:flex-start;background:#ff2525;color:#fff;font-weight:700;padding:12px 20px;}
.obbo-news-layout{display:grid;grid-template-columns:280px 1fr;gap:28px;align-items:start;}
.obbo-news-sidebar{display:grid;gap:18px;position:sticky;top:12px;}
.obbo-news-side-block{border:1px solid rgba(255,255,255,.15);background:#0d0d0d;padding:22px;}
.obbo-news-side-block h2{font-size:21px;margin:0 0 16px;color:#fff;}
.obbo-news-side-block a{display:block;border-top:1px solid rgba(255,255,255,.1);padding:14px 0;color:#ddd;font-weight:700;}
.obbo-news-side-block a.active,.obbo-news-side-block a:hover{color:#ff2a2a;}
.obbo-news-contact p{color:#cfcfcf;line-height:1.7;margin:0 0 14px;}
.obbo-news-section-title{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid rgba(255,255,255,.14);margin-bottom:22px;padding-bottom:14px;}
.obbo-news-section-title h2{font-size:32px;line-height:1.15;margin:0;color:#fff;}
.obbo-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;}
.obbo-news-card{border:1px solid rgba(255,255,255,.14);background:#101010;display:grid;grid-template-columns:180px 1fr;min-height:190px;overflow:hidden;}
.obbo-news-thumb{display:block;background-size:cover;background-position:center;min-height:190px;}
.obbo-news-card-body{padding:20px;display:flex;flex-direction:column;}
.obbo-news-meta{display:flex;gap:12px;justify-content:space-between;color:#aaa;font-size:13px;margin-bottom:12px;}
.obbo-news-meta span{color:#ff2a2a;font-weight:700;}
.obbo-news-card h2{font-size:20px;line-height:1.35;margin:0 0 10px;color:#fff;}
.obbo-news-card h2 a:hover{color:#ff2a2a;}
.obbo-news-card p{font-size:14px;line-height:1.7;color:#d0d0d0;margin:0 0 16px;}
.obbo-news-read{margin-top:auto;color:#fff;font-weight:700;border-left:3px solid #ff2a2a;padding-left:10px;}
.obbo-news-cta{margin-top:38px;display:flex;align-items:center;justify-content:space-between;gap:22px;background:linear-gradient(90deg,#ba1111,#1a0505);padding:26px 30px;}
.obbo-news-cta h2{font-size:26px;line-height:1.2;color:#fff;margin:0 0 8px;}
.obbo-news-cta p{color:#f4dada;line-height:1.7;margin:0;}
.obbo-news-cta a{background:#fff;color:#b80f0f;font-weight:800;padding:13px 22px;white-space:nowrap;}
@media(max-width:1100px){.obbo-news-layout{grid-template-columns:1fr}.obbo-news-sidebar{position:static;grid-template-columns:repeat(2,1fr)}.obbo-news-grid{grid-template-columns:1fr}}
@media(max-width:760px){.obbo-news-wrap{padding:0 16px}.obbo-news-hero{min-height:320px}.obbo-news-hero h1{font-size:30px}.obbo-news-hero p{font-size:16px}.obbo-news-breadcrumb .obbo-news-wrap{align-items:flex-start;gap:8px;flex-direction:column;padding-top:16px;padding-bottom:16px}.obbo-news-featured{grid-template-columns:1fr}.obbo-news-featured-image{min-height:220px}.obbo-news-featured-copy{padding:24px}.obbo-news-featured-copy h2{font-size:24px}.obbo-news-sidebar{grid-template-columns:1fr}.obbo-news-card{grid-template-columns:1fr}.obbo-news-thumb{min-height:210px}.obbo-news-section-title{display:block}.obbo-news-section-title h2{font-size:26px;margin-top:6px}.obbo-news-cta{display:block}.obbo-news-cta a{display:inline-block;margin-top:18px}}

/* OBBO news center CTA layout hotfix 20260726 */
.obbo-news-cta{
  width:100%;
}
.obbo-news-cta>div{
  flex:1 1 auto;
  min-width:280px;
  max-width:900px;
}
.obbo-news-cta h2,
.obbo-news-cta p{
  max-width:900px;
  word-break:normal;
  overflow-wrap:normal;
  white-space:normal;
}
.obbo-news-cta>a{
  flex:0 0 auto;
}
@media(max-width:760px){
  .obbo-news-cta>div{width:100%;min-width:0;max-width:none;}
  .obbo-news-cta h2,.obbo-news-cta p{max-width:none;}
}

/* OBBO news center CTA width hotfix 20260726 v2 */
.obbo-news-cta>div{
  flex:1 1 0 !important;
  min-width:0 !important;
  max-width:900px !important;
}
.obbo-news-cta h2,
.obbo-news-cta p{
  word-break:normal !important;
  overflow-wrap:normal !important;
  white-space:normal !important;
}
@media(max-width:760px){
  .obbo-news-cta>div{max-width:none !important;}
}

