/* 北方财经网 - 门户主题色 */
.site-bfcj.portal-layout {
  --portal-primary: #1565c0;
  --portal-primary-dark: #0d47a1;
}

.site-bfcj.portal-layout .portal-header-slogan {
  color: #1565c0;
}

/* 导航下全宽头条 */
.site-bfcj.portal-layout .portal-band-left .portal-headline {
  background: linear-gradient(90deg, #f0f5fc 0%, #fff 100%);
  border-color: #c5d9f0;
}

.site-bfcj.portal-layout .portal-band-left .portal-headline a {
  color: #0d47a1;
}

.site-bfcj.portal-layout .portal-band-left .portal-headline a:hover {
  color: #1565c0;
}
