/* ===================================
   政策解读 - 专属样式
   =================================== */
.news-hero-policy {
  background: linear-gradient(135deg, #e8a020 0%, #0a3d7c 100%);
}
.news-hero-policy .section-tag { color: #fef3e0; }

.news-section-policy .news-card-tag {
  background: #fef3e0; color: #c47a10;
}
