.buyer-news-detail-page .buyer-news-hero__kicker{color:#fff;font-size:28px;font-weight:800;line-height:1.25;margin:0 0 12px;max-width:760px}
.buyer-news-article{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:0;padding:40px 48px 48px}
.buyer-news-article__title{font-size:32px;font-weight:800;line-height:1.3;margin:0}
.buyer-news-article__brief{color:#4d5765;font-size:16px;line-height:1.7;margin:16px 0 0}
.buyer-news-article__meta{border-bottom:1px solid #eef1f4;border-top:1px solid #eef1f4;color:#7a869a;display:flex;flex-wrap:wrap;font-size:13px;gap:20px;margin:24px 0 0;padding:16px 0}
.buyer-news-article__content{color:#1d2530;font-size:16px;line-height:1.8;margin-top:28px;min-height:120px}
.buyer-news-article__content.editor_txt{background:transparent;overflow:visible}
.buyer-news-article__content img,.buyer-news-article__content video,.buyer-news-article__content iframe{height:auto;max-width:100%}
.buyer-news-article__content .editor_table_wrap{margin:16px 0}
.buyer-news-attachments{border-top:1px solid #eef1f4;margin-top:36px;padding-top:28px}
.buyer-news-attachments h2{font-size:18px;font-weight:800;margin:0 0 14px}
.buyer-news-attachments__item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1d2530;display:flex;gap:12px;margin-top:10px;max-width:520px;min-height:52px;padding:12px 16px;text-decoration:none;transition:border-color .2s ease}
.buyer-news-attachments__item:hover{border-color:#132943}
.buyer-news-attachments__icon{background:#c1121f;border-radius:4px;color:#fff;flex:none;font-size:12px;font-weight:700;height:28px;line-height:28px;min-width:44px;text-align:center}
.buyer-news-attachments__name{line-height:1.5;word-break:break-word}
.buyer-news-share{border-bottom:1px solid #eef1f4;margin:32px 0 0;padding:24px 0 32px}
.buyer-news-share .share_toolbox{padding:0}
.buyer-news-pager{display:flex;flex-direction:column;gap:12px;margin-top:28px}
.buyer-news-pager a{align-items:center;color:#354052;display:flex;gap:12px;min-width:0}
.buyer-news-pager a:hover{color:#e8790c}
.buyer-news-pager b{background:#132943;border-radius:4px;color:#fff;flex:none;font-size:12px;font-weight:700;line-height:30px;min-width:78px;text-align:center}
.buyer-news-pager span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.buyer-news-related{display:flex;flex-direction:column;gap:16px}
.buyer-news-related a{align-items:center;display:flex;gap:12px;min-width:0}
.buyer-news-related a span{min-width:0}
.buyer-news-related img{background:#e8ecf0;border-radius:6px;flex:none;height:64px;object-fit:cover;width:64px}
.buyer-news-related strong{display:-webkit-box;font-size:14px;font-weight:700;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.buyer-news-related time{color:#7a869a;display:block;font-size:12px;margin-top:6px}
.buyer-news-related a:hover strong{color:#e8790c}

@media(max-width:767px){
  .buyer-news-detail-page .buyer-news-hero .buyer-shell{padding:16px 16px 0}
  .buyer-news-detail-page .buyer-news-hero__kicker{font-size:22px;margin-bottom:6px}
  .buyer-news-article{padding:24px 16px 32px}
  .buyer-news-article__title{font-size:22px}
  .buyer-news-article__brief{font-size:14px}
  .buyer-news-article__content{font-size:15px;margin-top:20px}
  .buyer-news-pager a{align-items:flex-start}
  .buyer-news-pager span{-webkit-line-clamp:2;line-height:1.4}
}
