/* youjia_day 省份日期油价页 */
.youjia-page-title { font-size: 1.5rem; font-weight: 700; color: #222b33; text-align: center; margin: 0 0 10px; }
.youjia-page-desc { text-align: center; color: #5a6672; font-size: 14px; line-height: 1.9; margin: 0; max-width: 760px; margin-left: auto; margin-right: auto; }
.youjia-table thead th { color: #16588f; font-weight: 600; white-space: nowrap; }
.youjia-price { color: #222b33; font-weight: 600; font-variant-numeric: tabular-nums; white-space: nowrap; }
.youjia-price.yp-up { color: #d83a32; }
.youjia-price.yp-down { color: #279a5b; }
.youjia-price-unit { color: #999; font-weight: 400; font-size: 12px; margin-left: 3px; }
.youjia-updatetime { color: #999; font-size: 13px; white-space: nowrap; }
.youjia-note h6 { color: #16588f; font-size: 15px; font-weight: 700; margin: 18px 0 6px; padding-left: 10px; border-left: 3px solid #d8a92b; }
.youjia-note h6:first-child { margin-top: 0; }
.youjia-note p { margin: 0 0 10px; color: #4a5563; font-size: 14px; line-height: 1.95; }
.youjia-note a { color: #16588f; }
.youjia-note a:hover { color: #d8a92b; }
