.news-geo-page{background:#f5f8fc; color:#111827;}
.ng-wrap{width:min(1240px, calc(100% - 40px)); margin:0 auto;}
.ng-hero{position:relative; overflow:hidden; padding:98px 0 74px; background:linear-gradient(135deg,#eaf4ff 0%,#f8fbff 56%,#ffffff 100%);}
.ng-hero:after{position:absolute; right:-150px; top:-170px; width:520px; height:520px; border-radius:50%; content:''; background:rgba(45,124,255,.12);}
.ng-hero .ng-wrap{position:relative; z-index:1;}
.ng-crumb{display:flex; align-items:center; gap:10px; margin-bottom:26px; color:#64748b; font-size:14px;}
.ng-crumb a{color:#2d7cff;}
.ng-hero .yuanqi-archive-search{margin:46px auto 0;}
.ng-eyebrow,.ng-section-title span{display:inline-flex; align-items:center; min-height:30px; padding:0 12px; border-radius:999px; background:#eaf2ff; color:#2d7cff; font-size:13px; font-weight:bold;}
.ng-hero h1{margin:18px 0 0; color:#0f172a; font-size:60px; line-height:1.08; letter-spacing:0;}
.ng-lead{max-width:820px; margin-top:22px; color:#3f4a5c; font-size:20px; line-height:1.9;}
.ng-facts{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; max-width:980px; margin:34px 0 0;}
.ng-facts div{padding:20px 22px; border:1px solid rgba(45,124,255,.16); border-radius:20px; background:rgba(255,255,255,.76); box-shadow:0 16px 40px rgba(31,72,118,.08);}
.ng-facts dt{color:#2d7cff; font-size:14px; font-weight:bold;}
.ng-facts dd{margin:8px 0 0; color:#111827; font-size:18px; font-weight:bold;}
.ng-section{padding:68px 0;}
.ng-section-title{margin-bottom:26px;}
.ng-section-title h2{margin:14px 0 0; color:#0f172a; font-size:38px; line-height:1.22; letter-spacing:0;}
.ng-section-title p{max-width:760px; margin-top:12px; color:#64748b; font-size:16px; line-height:1.75;}
.ng-answer{padding:34px; border:1px solid #e5edf7; border-radius:26px; background:#fff; box-shadow:0 18px 48px rgba(31,72,118,.08);}
.ng-answer p{max-width:980px; color:#374151; font-size:18px; line-height:1.9;}
.ng-topic-grid{display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px;}
.ng-topic-card{display:flex; min-height:220px; flex-direction:column; padding:26px; border:1px solid #e5edf7; border-radius:24px; background:#fff; color:#111827; box-shadow:0 16px 42px rgba(31,72,118,.07); transition:.3s;}
.ng-topic-card h3{margin:0; font-size:24px; line-height:1.35;}
.ng-topic-card p{margin:14px 0 0; color:#5b6472; font-size:15px; line-height:1.75;}
.ng-topic-card b{margin:auto 0 0; color:#2d7cff;}
.ng-topic-card:hover{transform:translateY(-6px); color:#111827;}
.ng-latest{background:#fff;}
.ng-post-grid{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px;}
.ng-post-card{display:flex; flex-direction:column; padding:14px 14px 24px; border:1px solid #e5edf7; border-radius:24px; background:#fff; color:#111827; box-shadow:0 16px 42px rgba(31,72,118,.07); transition:.3s;}
.ng-post-card>span{display:block; aspect-ratio:16/9; overflow:hidden; border-radius:18px; background:#eaf1f8;}
.ng-post-card img{display:block; width:100%; height:100%; object-fit:cover; transition:.45s;}
.ng-post-card time{margin:18px 10px 0; color:#2d7cff; font-size:14px;}
.ng-post-card h3{display:-webkit-box; min-height:64px; margin:12px 10px 0; overflow:hidden; font-size:23px; line-height:1.4; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.ng-post-card p{display:-webkit-box; margin:10px 10px 0; overflow:hidden; color:#5b6472; font-size:15px; line-height:1.75; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
.ng-post-card:hover{transform:translateY(-6px); color:#111827;}
.ng-post-card:hover img{transform:scale(1.05);}
.ng-faq-list{display:grid; gap:16px;}
.ng-faq-item{padding:24px 26px; border:1px solid #e5edf7; border-radius:22px; background:#fff; box-shadow:0 14px 36px rgba(31,72,118,.06);}
.ng-faq-item h3{margin:0; color:#0f172a; font-size:22px; line-height:1.35;}
.ng-faq-item p{margin:12px 0 0; color:#4b5563; font-size:16px; line-height:1.85;}
.ng-evidence{padding-top:20px;}
.ng-evidence table{width:100%; border-collapse:collapse; overflow:hidden; border-radius:18px; background:#fff; box-shadow:0 16px 42px rgba(31,72,118,.07);}
.ng-evidence th,.ng-evidence td{padding:16px 18px; border:1px solid #e5edf7; text-align:left; color:#4b5563; line-height:1.65; vertical-align:top;}
.ng-evidence th{background:#eef5ff; color:#14345f;}
@media(max-width:1024px){
.ng-topic-grid,.ng-post-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
.ng-facts{grid-template-columns:1fr;}
}
@media(max-width:767px){
.ng-wrap{width:calc(100% - 28px);}
.ng-hero{padding:62px 0 48px;}
.ng-hero h1{font-size:40px;}
.ng-lead{font-size:17px; line-height:1.75;}
.ng-section{padding:46px 0;}
.ng-section-title h2{font-size:28px;}
.ng-topic-grid,.ng-post-grid{grid-template-columns:1fr;}
.ng-answer{padding:22px;}
.ng-answer p{font-size:16px;}
.ng-evidence{overflow-x:auto;}
.ng-evidence table{min-width:720px;}
}
