@charset "UTF-8";
/*
 * HYJ news list/detail pages restore R2
 * Restores dedicated styles that were replaced by a 132-byte compatibility shim.
 * Loaded after resetcommon.css, hyj_base_rebuild_v25.css and hyj_route_compat_v1.css.
 */

body.hyj-page-news-list,
body.hyj-page-news-detail{margin:0;background:#f6f8fb;color:#0b1220;overflow-x:hidden}
body.hyj-page-news-list .hyj-news-page,
body.hyj-page-news-detail .hyj-news-detail-page{overflow:hidden}

/* Shared hero */
body.hyj-page-news-list .hyj-news-hero,
body.hyj-page-news-detail .hyj-article-hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#f8fafc 56%,#eef3f8 100%);border-bottom:1px solid #e8eef5}
body.hyj-page-news-list .hyj-news-hero-bg,
body.hyj-page-news-detail .hyj-article-hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 82% 28%,rgba(243,101,0,.16),transparent 25%),linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 52%,rgba(239,244,249,.8) 100%),url("../images/P_LIST3.jpg") no-repeat right 48%/600px auto}
body.hyj-page-news-list .hyj-news-hero-bg:after,
body.hyj-page-news-detail .hyj-article-hero-bg:after{content:"";position:absolute;right:-105px;bottom:-165px;width:450px;height:450px;border:1px solid rgba(243,101,0,.12);border-radius:50%;box-shadow:0 0 0 46px rgba(243,101,0,.04),0 0 0 100px rgba(15,23,42,.025)}
body.hyj-page-news-list .hyj-news-hero-inner,
body.hyj-page-news-detail .hyj-article-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:48px;align-items:center;min-height:360px;padding:64px 0}
body.hyj-page-news-list .hyj-news-hero-copy,
body.hyj-page-news-detail .hyj-article-titlebox{position:relative;z-index:2;min-width:0;max-width:820px}
body.hyj-page-news-list .hyj-news-eyebrow,
body.hyj-page-news-detail .hyj-news-eyebrow{margin:0 0 14px;color:#f36500;font-size:14px;font-weight:900;letter-spacing:.05em}
body.hyj-page-news-list .hyj-news-hero-copy h1,
body.hyj-page-news-detail .hyj-article-titlebox h1{margin:0 0 18px;color:#0b1220;font-size:46px;line-height:1.14;font-weight:950;letter-spacing:-.8px}
body.hyj-page-news-list .hyj-news-hero-copy>p:not(.hyj-news-eyebrow),
body.hyj-page-news-detail .hyj-article-titlebox>p:not(.hyj-news-eyebrow){max-width:760px;margin:0;color:#475569;font-size:17px;line-height:1.9}

/* News list hero actions/card */
body.hyj-page-news-list .hyj-news-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
body.hyj-page-news-list .hyj-news-btn{display:inline-flex;min-width:142px;height:46px;align-items:center;justify-content:center;box-sizing:border-box;padding:0 20px;border:1px solid transparent;border-radius:12px;color:#fff!important;font-weight:900;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
body.hyj-page-news-list .hyj-news-btn:hover{transform:translateY(-2px)}
body.hyj-page-news-list .hyj-news-btn-main{background:#f36500;box-shadow:0 12px 28px rgba(243,101,0,.24)}
body.hyj-page-news-list .hyj-news-btn-light{background:#0b1220}
body.hyj-page-news-list .hyj-news-btn-ghost{border-color:#dbe4ee;background:rgba(255,255,255,.82);color:#0b1220!important;backdrop-filter:blur(8px)}
body.hyj-page-news-list .hyj-news-hero-card{position:relative;z-index:2;overflow:hidden;padding:30px;border:1px solid rgba(255,255,255,.9);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 24px 58px rgba(15,23,42,.12);backdrop-filter:blur(14px)}
body.hyj-page-news-list .hyj-news-hero-card>strong{display:block;margin-bottom:18px;color:#0b1220;font-size:21px;line-height:1.35}
body.hyj-page-news-list .hyj-news-hero-card ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}
body.hyj-page-news-list .hyj-news-hero-card li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;align-items:center;padding:13px 14px;border:1px solid #edf1f6;border-radius:14px;background:#fff}
body.hyj-page-news-list .hyj-news-hero-card li b{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:11px;background:#fff1e8;color:#f36500;font-size:12px;letter-spacing:.04em}
body.hyj-page-news-list .hyj-news-hero-card li span{color:#334155;font-size:15px;font-weight:750;line-height:1.45}

/* Topic entry */
body.hyj-page-news-list .hyj-news-topic{background:#fff}
body.hyj-page-news-list .hyj-news-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
body.hyj-page-news-list .hyj-news-topic-grid>a{position:relative;display:block;min-height:130px;padding:26px 24px;box-sizing:border-box;overflow:hidden;border:1px solid #e9eef4;border-radius:19px;background:#f8fafc;color:#0b1220!important;box-shadow:0 12px 28px rgba(15,23,42,.045);transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}
body.hyj-page-news-list .hyj-news-topic-grid>a:after{content:"→";position:absolute;right:22px;bottom:18px;color:#f36500;font-size:19px;font-weight:900;transition:transform .2s ease}
body.hyj-page-news-list .hyj-news-topic-grid>a:hover{transform:translateY(-4px);border-color:rgba(243,101,0,.35);background:#fff;box-shadow:0 18px 38px rgba(15,23,42,.08)}
body.hyj-page-news-list .hyj-news-topic-grid>a:hover:after{transform:translateX(4px)}
body.hyj-page-news-list .hyj-news-topic-grid b{display:block;margin-bottom:9px;font-size:20px;line-height:1.35}
body.hyj-page-news-list .hyj-news-topic-grid span{display:block;padding-right:24px;color:#64748b;font-size:14px;line-height:1.7}

/* News list layout */
body.hyj-page-news-list .hyj-news-list-area{background:#f6f8fb}
body.hyj-page-news-list .hyj-news-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:start}
body.hyj-page-news-list .hyj-news-main{min-width:0}
body.hyj-page-news-list .hyj-news-head-left{text-align:left;max-width:none;margin-left:0}
body.hyj-page-news-list .hyj-news-list{display:grid;gap:18px}
body.hyj-page-news-list .hyj-news-card{display:grid!important;grid-template-columns:250px minmax(0,1fr);min-height:190px;text-decoration:none!important}
body.hyj-page-news-list .hyj-news-pic{overflow:hidden;background:#eef2f6}
body.hyj-page-news-list .hyj-news-pic img{display:block;width:100%;height:100%;min-height:190px;object-fit:cover;transition:transform .28s ease}
body.hyj-page-news-list .hyj-news-card:hover .hyj-news-pic img{transform:scale(1.045)}
body.hyj-page-news-list .hyj-news-info{display:flex;min-width:0;flex-direction:column;padding:24px 26px}
body.hyj-page-news-list .hyj-news-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:11px}
body.hyj-page-news-list .hyj-news-meta span{display:inline-flex;padding:6px 10px;border-radius:999px;background:#fff1e8;color:#e85d00;font-size:12px;font-weight:900}
body.hyj-page-news-list .hyj-news-meta em{color:#94a3b8;font-size:13px;font-style:normal;white-space:nowrap}
body.hyj-page-news-list .hyj-news-info>strong{display:block;margin-bottom:10px;color:#0b1220;font-size:21px;line-height:1.42}
body.hyj-page-news-list .hyj-news-info>p{display:-webkit-box;overflow:hidden;margin:0;color:#64748b;font-size:14px;line-height:1.75;-webkit-line-clamp:2;-webkit-box-orient:vertical}
body.hyj-page-news-list .hyj-news-info>i{display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:16px;color:#f36500;font-size:14px;font-style:normal;font-weight:900}
body.hyj-page-news-list .hyj-news-info>i:after{content:"→";font-size:17px;transition:transform .2s ease}
body.hyj-page-news-list .hyj-news-card:hover .hyj-news-info>i:after{transform:translateX(4px)}

/* Shared sidebar */
body.hyj-page-news-list .hyj-news-side,
body.hyj-page-news-detail .hyj-news-side{display:grid;gap:18px}
body.hyj-page-news-list .hyj-news-side{position:sticky;top:94px;align-self:start}
body.hyj-page-news-list .hyj-news-side-box,
body.hyj-page-news-detail .hyj-news-side-box{padding:27px;border:1px solid #e9eef4;border-radius:20px;background:#fff;box-shadow:0 13px 30px rgba(15,23,42,.055)}
body.hyj-page-news-list .hyj-news-side-box h3,
body.hyj-page-news-detail .hyj-news-side-box h3{margin:0 0 14px;color:#0b1220;font-size:21px}
body.hyj-page-news-list .hyj-news-side-box>a,
body.hyj-page-news-detail .hyj-news-side-box>a{display:flex;min-height:43px;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid #edf1f6;border-radius:11px;background:#f8fafc;color:#334155!important;font-size:14px;font-weight:800}
body.hyj-page-news-list .hyj-news-side-box>a+a,
body.hyj-page-news-detail .hyj-news-side-box>a+a{margin-top:9px}
body.hyj-page-news-list .hyj-news-side-box>a:after,
body.hyj-page-news-detail .hyj-news-side-box>a:after{content:"→";color:#f36500}
body.hyj-page-news-list .hyj-news-side-box>a:hover,
body.hyj-page-news-detail .hyj-news-side-box>a:hover{border-color:rgba(243,101,0,.35);background:#fff7f2;color:#f36500!important}
body.hyj-page-news-list .hyj-news-contact-box,
body.hyj-page-news-detail .hyj-news-contact-box{position:relative;overflow:hidden;background:#0b1220;color:#fff}
body.hyj-page-news-list .hyj-news-contact-box:after,
body.hyj-page-news-detail .hyj-news-contact-box:after{content:"";position:absolute;right:-60px;top:-75px;width:190px;height:190px;border-radius:50%;background:rgba(243,101,0,.17)}
body.hyj-page-news-list .hyj-news-contact-box>*,
body.hyj-page-news-detail .hyj-news-contact-box>*{position:relative;z-index:1}
body.hyj-page-news-list .hyj-news-contact-box small,
body.hyj-page-news-detail .hyj-news-contact-box small{display:block;margin-bottom:5px;color:#cbd5e1;font-size:13px}
body.hyj-page-news-list .hyj-news-contact-box strong,
body.hyj-page-news-detail .hyj-news-contact-box strong{display:block;margin-bottom:9px;color:#fff;font-size:26px;letter-spacing:.02em}
body.hyj-page-news-list .hyj-news-contact-box p,
body.hyj-page-news-detail .hyj-news-contact-box p{margin:0 0 17px;color:#cbd5e1;font-size:14px;line-height:1.75}
body.hyj-page-news-list .hyj-news-contact-box>a,
body.hyj-page-news-detail .hyj-news-contact-box>a{display:inline-flex;min-height:42px;justify-content:center;border:0;background:#f36500;color:#fff!important}
body.hyj-page-news-list .hyj-news-contact-box>a:after,
body.hyj-page-news-detail .hyj-news-contact-box>a:after{display:none}

/* Shared orange CTA */
body.hyj-page-news-list .hyj-news-cta,
body.hyj-page-news-detail .hyj-news-cta{padding-top:20px!important;background:#f6f8fb}
body.hyj-page-news-list .hyj-news-cta-inner,
body.hyj-page-news-detail .hyj-news-cta-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;overflow:hidden;padding:42px 48px!important;border-radius:26px;background:linear-gradient(125deg,#f36500 0%,#ff7a1a 62%,#ff9b52 100%);box-shadow:0 22px 52px rgba(243,101,0,.22)}
body.hyj-page-news-list .hyj-news-cta-inner:before,
body.hyj-page-news-detail .hyj-news-cta-inner:before{content:"";position:absolute;right:-70px;top:-120px;width:340px;height:340px;border:1px solid rgba(255,255,255,.22);border-radius:50%;box-shadow:0 0 0 45px rgba(255,255,255,.07),0 0 0 96px rgba(255,255,255,.04)}
body.hyj-page-news-list .hyj-news-cta-inner>div,
body.hyj-page-news-list .hyj-news-cta-inner>a,
body.hyj-page-news-detail .hyj-news-cta-inner>div,
body.hyj-page-news-detail .hyj-news-cta-inner>a{position:relative;z-index:1}
body.hyj-page-news-list .hyj-news-cta-inner span,
body.hyj-page-news-detail .hyj-news-cta-inner span{display:block;margin-bottom:8px;color:#fff3e8;font-size:13px;font-weight:900;letter-spacing:.08em}
body.hyj-page-news-list .hyj-news-cta-inner h2,
body.hyj-page-news-detail .hyj-news-cta-inner h2{margin:0 0 10px;color:#fff;font-size:31px;line-height:1.3}
body.hyj-page-news-list .hyj-news-cta-inner p,
body.hyj-page-news-detail .hyj-news-cta-inner p{max-width:760px;margin:0;color:#fff7f1;font-size:15px;line-height:1.8}
body.hyj-page-news-list .hyj-news-cta-inner>a,
body.hyj-page-news-detail .hyj-news-cta-inner>a{display:inline-flex;min-width:190px;height:50px;align-items:center;justify-content:center;padding:0 22px;border-radius:13px;background:#fff;color:#d94f00!important;font-weight:950;box-shadow:0 12px 28px rgba(132,48,0,.16)}

/* Article hero */
body.hyj-page-news-detail .hyj-article-meta{display:flex;flex-wrap:wrap;gap:9px 16px;align-items:center;margin:0 0 16px;color:#64748b;font-size:13px}
body.hyj-page-news-detail .hyj-article-meta span{display:inline-flex;padding:6px 10px;border-radius:999px;background:#fff1e8;color:#e85d00;font-weight:900}
body.hyj-page-news-detail .hyj-article-meta em,
body.hyj-page-news-detail .hyj-article-meta i{font-style:normal}
body.hyj-page-news-detail .hyj-article-card{position:relative;z-index:2;overflow:hidden;padding:30px;border-radius:24px;background:#0b1220;color:#fff;box-shadow:0 24px 58px rgba(15,23,42,.18)}
body.hyj-page-news-detail .hyj-article-card:after{content:"";position:absolute;right:-60px;top:-75px;width:200px;height:200px;border-radius:50%;background:rgba(243,101,0,.18)}
body.hyj-page-news-detail .hyj-article-card>*{position:relative;z-index:1}
body.hyj-page-news-detail .hyj-article-card strong{display:block;margin-bottom:10px;color:#fff;font-size:22px}
body.hyj-page-news-detail .hyj-article-card p{margin:0 0 18px;color:#cbd5e1;font-size:14px;line-height:1.78}
body.hyj-page-news-detail .hyj-article-card a{display:inline-flex;height:44px;align-items:center;justify-content:center;padding:0 18px;border-radius:11px;background:#f36500;color:#fff!important;font-size:18px;font-weight:950}

/* Article body */
body.hyj-page-news-detail .hyj-article-wrap{background:#f6f8fb}
body.hyj-page-news-detail .hyj-article-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:start}
body.hyj-page-news-detail .hyj-article-main{min-width:0;padding:36px;border:1px solid #e9eef4;border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.055)}
body.hyj-page-news-detail .hyj-article-summary{margin-bottom:28px;padding:20px 22px;border-left:4px solid #f36500;border-radius:0 14px 14px 0;background:#fff7f2}
body.hyj-page-news-detail .hyj-article-summary b{display:block;margin-bottom:7px;color:#0b1220;font-size:17px}
body.hyj-page-news-detail .hyj-article-summary p{margin:0;color:#64748b;font-size:14px;line-height:1.75}
body.hyj-page-news-detail .hyj-article-content{min-height:260px;color:#334155;font-size:16px;line-height:1.95;word-break:break-word}
body.hyj-page-news-detail .hyj-article-content>:first-child{margin-top:0}
body.hyj-page-news-detail .hyj-article-content>:last-child{margin-bottom:0}
body.hyj-page-news-detail .hyj-article-content h1,
body.hyj-page-news-detail .hyj-article-content h2,
body.hyj-page-news-detail .hyj-article-content h3,
body.hyj-page-news-detail .hyj-article-content h4{color:#0b1220;line-height:1.38}
body.hyj-page-news-detail .hyj-article-content h2{margin:34px 0 15px;font-size:28px}
body.hyj-page-news-detail .hyj-article-content h3{margin:28px 0 13px;font-size:22px}
body.hyj-page-news-detail .hyj-article-content p{margin:0 0 18px}
body.hyj-page-news-detail .hyj-article-content img{display:block;max-width:100%!important;height:auto!important;margin:22px auto;border-radius:15px}
body.hyj-page-news-detail .hyj-article-content ul,
body.hyj-page-news-detail .hyj-article-content ol{padding-left:24px}
body.hyj-page-news-detail .hyj-article-content li{margin-bottom:8px}
body.hyj-page-news-detail .hyj-article-content table{width:100%!important;max-width:100%;margin:22px 0;border-collapse:collapse;background:#fff}
body.hyj-page-news-detail .hyj-article-content th,
body.hyj-page-news-detail .hyj-article-content td{padding:11px 12px!important;border:1px solid #e3e9f0!important;vertical-align:top}
body.hyj-page-news-detail .hyj-article-content th{background:#f6f8fb;color:#0b1220;font-weight:900}
body.hyj-page-news-detail .hyj-article-content blockquote{margin:24px 0;padding:18px 20px;border-left:4px solid #f36500;background:#f8fafc;color:#475569}
body.hyj-page-news-detail .hyj-article-prevnext{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:34px;padding-top:24px;border-top:1px solid #edf1f6}
body.hyj-page-news-detail .hyj-article-prevnext>div{min-width:0;padding:15px 16px;border:1px solid #e9eef4;border-radius:13px;background:#f8fafc;color:#475569;font-size:14px;line-height:1.65;word-break:break-word}
body.hyj-page-news-detail .hyj-article-prevnext span{display:block;margin-bottom:5px;color:#94a3b8;font-size:12px;font-weight:800}
body.hyj-page-news-detail .hyj-article-side{position:sticky;top:94px;align-self:start}
body.hyj-page-news-detail .hyj-news-qr-box{text-align:center}
body.hyj-page-news-detail .hyj-news-qr-box img{display:block;width:190px;height:190px;object-fit:cover;margin:0 auto 14px;padding:7px;box-sizing:border-box;border-radius:16px;background:#fff;border:1px solid #e9eef4}
body.hyj-page-news-detail .hyj-news-qr-box p{margin:0;color:#64748b;font-size:14px;line-height:1.7}

@media(max-width:1180px){
  body.hyj-page-news-list .hyj-news-hero-inner,
  body.hyj-page-news-detail .hyj-article-hero-inner{grid-template-columns:1fr;gap:32px}
  body.hyj-page-news-list .hyj-news-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.hyj-page-news-list .hyj-news-layout,
  body.hyj-page-news-detail .hyj-article-grid{grid-template-columns:1fr}
  body.hyj-page-news-list .hyj-news-side,
  body.hyj-page-news-detail .hyj-article-side{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
  body.hyj-page-news-list .hyj-news-contact-box,
  body.hyj-page-news-detail .hyj-news-contact-box{grid-column:1/-1}
  body.hyj-page-news-list .hyj-news-cta-inner,
  body.hyj-page-news-detail .hyj-news-cta-inner{grid-template-columns:1fr}
  body.hyj-page-news-list .hyj-news-cta-inner>a,
  body.hyj-page-news-detail .hyj-news-cta-inner>a{justify-self:start}
}
@media(max-width:760px){
  body.hyj-page-news-list .hyj-news-hero-bg,
  body.hyj-page-news-detail .hyj-article-hero-bg{background:linear-gradient(160deg,#fff 0%,#f4f7fa 100%)}
  body.hyj-page-news-list .hyj-news-hero-inner,
  body.hyj-page-news-detail .hyj-article-hero-inner{min-height:auto;padding:44px 0}
  body.hyj-page-news-list .hyj-news-hero-copy h1,
  body.hyj-page-news-detail .hyj-article-titlebox h1{font-size:32px}
  body.hyj-page-news-list .hyj-news-actions{display:grid;grid-template-columns:1fr;gap:10px}
  body.hyj-page-news-list .hyj-news-btn{width:100%;min-width:0}
  body.hyj-page-news-list .hyj-news-hero-card,
  body.hyj-page-news-detail .hyj-article-card{padding:21px;border-radius:18px}
  body.hyj-page-news-list .hyj-news-hero-card li{grid-template-columns:36px minmax(0,1fr);padding:11px}
  body.hyj-page-news-list .hyj-news-hero-card li b{width:34px;height:34px}
  body.hyj-page-news-list .hyj-news-topic-grid{grid-template-columns:1fr}
  body.hyj-page-news-list .hyj-news-card{grid-template-columns:1fr}
  body.hyj-page-news-list .hyj-news-pic img{height:210px;min-height:210px}
  body.hyj-page-news-list .hyj-news-info{padding:21px 20px}
  body.hyj-page-news-list .hyj-news-side,
  body.hyj-page-news-detail .hyj-article-side{grid-template-columns:1fr}
  body.hyj-page-news-list .hyj-news-contact-box,
  body.hyj-page-news-detail .hyj-news-contact-box{grid-column:auto}
  body.hyj-page-news-list .hyj-news-cta-inner,
  body.hyj-page-news-detail .hyj-news-cta-inner{padding:30px 22px!important;border-radius:20px}
  body.hyj-page-news-list .hyj-news-cta-inner h2,
  body.hyj-page-news-detail .hyj-news-cta-inner h2{font-size:25px}
  body.hyj-page-news-list .hyj-news-cta-inner>a,
  body.hyj-page-news-detail .hyj-news-cta-inner>a{width:100%;min-width:0;box-sizing:border-box}
  body.hyj-page-news-detail .hyj-article-main{padding:22px 18px;border-radius:18px}
  body.hyj-page-news-detail .hyj-article-content{overflow-x:auto;font-size:15px}
  body.hyj-page-news-detail .hyj-article-content table{display:block;overflow-x:auto;white-space:nowrap}
  body.hyj-page-news-detail .hyj-article-prevnext{grid-template-columns:1fr}
}
