:root{--site-hero: url(https://images.pexels.com/photos/267885/pexels-photo-267885.jpeg?auto=compress&cs=tinysrgb&fit=crop&w=2000&q=80)}:root{--ink: #0e1726;--ink-2: #1b2740;--paper: #f7f5f0;--paper-2: #ffffff;--gold: #c8a25a;--gold-soft: #e7d4a8;--accent: #2f6f6a;--accent-2: #3f8f88;--muted: #5d6b80;--line: rgba(14,23,38,.1);--radius: 18px;--shadow: 0 18px 50px -18px rgba(14,23,38,.35);--hero: var(--site-hero, url(https://images.pexels.com/photos/1205651/pexels-photo-1205651.jpeg?auto=compress&cs=tinysrgb&fit=crop&w=2000&q=80));--font: "Microsoft YaHei", sans-serif;--serif: "Microsoft YaHei", sans-serif}body.editorial,body.editorial *{box-sizing:border-box}body.editorial{font-family:Microsoft YaHei,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6;-webkit-font-smoothing:antialiased;margin:0;padding:0}body.editorial img{display:block;max-width:100%}body.editorial a{color:inherit;text-decoration:none}body.editorial .enav{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(18px,5vw,56px);transition:background .4s ease,box-shadow .4s ease,padding .4s ease;background:transparent}body.editorial .enav.scrolled{background:#f7f5f0db;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);box-shadow:0 1px 0 var(--line);padding-top:12px;padding-bottom:12px}body.editorial .enav .ebrand{display:flex;align-items:center;gap:11px;color:#fff;transition:color .4s ease}body.editorial .enav.scrolled .ebrand{color:var(--ink)}body.editorial .enav .emark{width:38px;height:38px;border-radius:11px;flex:none;background:linear-gradient(135deg,var(--accent),var(--accent-2));display:grid;place-items:center;color:#fff;font-weight:800;font-size:19px;box-shadow:0 6px 18px -6px #2f6f6ab3}body.editorial .enav .etitle{display:flex;flex-direction:column;line-height:1.15;opacity:0;transform:translateY(6px);transition:opacity .45s ease,transform .45s ease}body.editorial .enav.scrolled .etitle{opacity:1;transform:none}body.editorial .enav .etitle b{font-size:18px;font-weight:800;letter-spacing:.5px}body.editorial .enav .etitle span{font-size:11px;letter-spacing:3px;color:var(--gold);text-transform:uppercase}body.editorial .enav .enav-links{display:flex;gap:30px;align-items:center}body.editorial .enav .enav-links a{color:#ffffffeb;font-size:15px;font-weight:500;position:relative;transition:color .4s}body.editorial .enav.scrolled .enav-links a{color:var(--ink-2)}body.editorial .enav .enav-links a:after{content:"";position:absolute;left:0;bottom:-6px;height:2px;width:0;background:var(--gold);transition:width .3s}body.editorial .enav .enav-links a:hover:after{width:100%}body.editorial .enav .enav-cta{padding:9px 20px;border-radius:999px;font-size:14px;font-weight:600;border:1.5px solid rgba(255,255,255,.55);color:#fff;transition:all .4s}body.editorial .enav.scrolled .enav-cta{border-color:var(--accent);color:var(--accent)}body.editorial .enav-cta:hover{background:var(--gold);border-color:var(--gold);color:var(--ink)}body.editorial .ehamb{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:6px}body.editorial .ehamb span{width:24px;height:2px;background:#fff;transition:background .4s}body.editorial .enav.scrolled .ehamb span{background:var(--ink)}body.editorial .ehero{position:relative;min-height:100svh;display:flex;align-items:center;background:var(--hero) center/cover no-repeat fixed;color:#fff;overflow:hidden}body.editorial .ehero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0e17268c,#0e17264d 35%,#0e1726c7)}body.editorial .ehero:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 80% 10%,rgba(47,111,106,.28),transparent 60%)}body.editorial .ehero-inner{position:relative;z-index:2;width:100%;padding:0 clamp(18px,5vw,56px);max-width:1180px;margin:0 auto}body.editorial .ehero .eeyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;font-size:13px;letter-spacing:4px;text-transform:uppercase;color:var(--gold-soft)}body.editorial .ehero .eeyebrow:before{content:"";width:34px;height:1px;background:var(--gold)}body.editorial .ehero h1{font-family:Microsoft YaHei,sans-serif;font-weight:800;font-size:clamp(40px,8vw,86px);line-height:1.05;letter-spacing:1px;text-shadow:0 4px 30px rgba(0,0,0,.35);max-width:16ch}body.editorial .ehero h1 em{font-style:normal;color:var(--gold)}body.editorial .ehero p.elead{margin-top:24px;font-size:clamp(16px,2.2vw,21px);max-width:46ch;color:#ffffffe6}body.editorial .ehero .ehero-actions{margin-top:38px;display:flex;gap:16px;flex-wrap:wrap}body.editorial .ebtn{display:inline-flex;align-items:center;gap:9px;padding:15px 30px;border-radius:999px;font-weight:700;font-size:16px;cursor:pointer;border:none;transition:transform .2s,box-shadow .3s}body.editorial .ebtn-primary{background:var(--gold);color:var(--ink);box-shadow:0 14px 34px -12px #c8a25acc}body.editorial .ebtn-ghost{background:#ffffff1f;color:#fff;border:1.5px solid rgba(255,255,255,.4);backdrop-filter:blur(6px)}body.editorial .ebtn:hover{transform:translateY(-3px)}body.editorial .escroll-cue{position:absolute;left:50%;bottom:26px;transform:translate(-50%);z-index:2;color:#fffc;font-size:12px;letter-spacing:2px;text-align:center}body.editorial .escroll-cue .emouse{width:24px;height:38px;border:2px solid rgba(255,255,255,.6);border-radius:14px;margin:0 auto 8px;position:relative}body.editorial .escroll-cue .emouse:after{content:"";position:absolute;left:50%;top:7px;width:3px;height:7px;border-radius:2px;background:#fff;transform:translate(-50%);animation:ewheel 1.6s infinite}@keyframes ewheel{0%{opacity:1;top:7px}to{opacity:0;top:18px}}body.editorial esection{display:block;padding:clamp(60px,9vw,110px) clamp(18px,5vw,56px)}body.editorial .ewrap{max-width:1180px;margin:0 auto}body.editorial .esec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:46px;flex-wrap:wrap}body.editorial .esec-head .ekicker{font-size:13px;letter-spacing:3px;color:var(--accent);text-transform:uppercase;font-weight:700;margin-bottom:10px}body.editorial .esec-head h2{font-family:Microsoft YaHei,sans-serif;font-size:clamp(28px,4.5vw,46px);font-weight:800;letter-spacing:.5px;line-height:1.15}body.editorial .esec-head p{color:var(--muted);max-width:40ch;font-size:15px}body.editorial .emore-link{color:var(--accent);font-weight:700;font-size:15px;white-space:nowrap}body.editorial .ebento{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}body.editorial .ecard{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);padding:28px;position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s}body.editorial .ecard:hover{transform:translateY(-6px);box-shadow:var(--shadow)}body.editorial .ecard .eic{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;font-size:24px;margin-bottom:18px;background:linear-gradient(135deg,#2f6f6a24,#2f6f6a0d)}body.editorial .ecard h3{font-size:20px;font-weight:800;margin-bottom:8px}body.editorial .ecard p{color:var(--muted);font-size:14px}body.editorial .ecard .etag{position:absolute;top:22px;right:22px;font-size:12px;color:var(--gold);font-weight:700}body.editorial .ec-feature{grid-column:span 6;min-height:300px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,#0e172600,#0e1726d9),var(--feature-bg,url(https://images.pexels.com/photos/1205651/pexels-photo-1205651.jpeg?auto=compress&cs=tinysrgb&fit=crop&w=1200&q=80)) center/cover}body.editorial .ec-feature h3{font-size:27px}.ec-feature p{color:#ffffffd9}body.editorial .ec-3{grid-column:span 3}.ec-4{grid-column:span 4}.ec-6{grid-column:span 6}.ec-8{grid-column:span 8}body.editorial .ec-stat{grid-column:span 3;background:linear-gradient(135deg,var(--ink),var(--ink-2));color:#fff}body.editorial .ec-stat .enum{font-family:Microsoft YaHei,sans-serif;font-size:46px;font-weight:800;color:var(--gold);line-height:1}body.editorial .ec-stat p{color:#ffffffb3;margin-top:8px}body.editorial .ecountry-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:18px}body.editorial .ecountry{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:3/4;color:#fff;display:flex;align-items:flex-end;padding:16px}body.editorial .ecountry:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000,#000000b3)}body.editorial .ecountry img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1;transition:transform .5s}body.editorial .ecountry:hover img{transform:scale(1.08)}body.editorial .ecountry b{position:relative;font-size:17px;font-weight:800}body.editorial .ecountry span{position:relative;display:block;font-size:11px;color:#ffffffbf}body.editorial .earticles{background:var(--paper-2)}body.editorial .efilters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:36px}body.editorial .echip{padding:9px 18px;border-radius:999px;border:1px solid var(--line);font-size:14px;font-weight:600;color:var(--muted);cursor:pointer;transition:all .25s;background:#fff}body.editorial .echip.active,body.editorial .echip:hover{background:var(--ink);color:#fff;border-color:var(--ink)}body.editorial .egrid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}body.editorial .epost{border-radius:var(--radius);overflow:hidden;background:#fff;border:1px solid var(--line);transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}body.editorial .epost:hover{transform:translateY(-6px);box-shadow:var(--shadow)}body.editorial .epost .ethumb{position:relative;aspect-ratio:16/10;overflow:hidden}body.editorial .epost .ethumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s}body.editorial .epost:hover .ethumb img{transform:scale(1.06)}body.editorial .epost .ecat{position:absolute;top:14px;left:14px;background:#2f6f6aeb;color:#fff;font-size:12px;font-weight:700;padding:5px 12px;border-radius:999px}body.editorial .epost .ebody{padding:22px;display:flex;flex-direction:column;flex:1}body.editorial .epost h3{font-size:19px;font-weight:800;line-height:1.4;margin-bottom:10px}body.editorial .epost p{color:var(--muted);font-size:14px;flex:1}body.editorial .epost .emeta{display:flex;align-items:center;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}body.editorial .epost .emeta .edot{width:4px;height:4px;border-radius:50%;background:var(--gold)}body.editorial .epost.efeature{grid-column:span 2;flex-direction:row}body.editorial .epost.efeature .ethumb{aspect-ratio:auto;flex:1.1}body.editorial .epost.efeature .ebody{flex:1;justify-content:center;padding:34px}body.editorial .epost.efeature h3{font-size:26px;font-family:Microsoft YaHei,sans-serif}body.editorial .ecta-band{background:linear-gradient(120deg,var(--ink),var(--accent));color:#fff;border-radius:24px;padding:clamp(36px,6vw,64px);text-align:center;position:relative;overflow:hidden}body.editorial .ecta-band:after{content:"";position:absolute;inset:0;background:radial-gradient(80% 120% at 100% 0,rgba(200,162,90,.3),transparent)}body.editorial .ecta-band h2{font-family:Microsoft YaHei,sans-serif;font-size:clamp(26px,4vw,40px);position:relative}body.editorial .ecta-band p{color:#ffffffd1;margin:14px auto 28px;max-width:46ch;position:relative}body.editorial efooter{display:block;background:var(--ink);color:#ffffffb3;padding:60px clamp(18px,5vw,56px) 30px}body.editorial .efoot-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}body.editorial efooter h4{color:#fff;font-size:15px;margin-bottom:16px}body.editorial efooter a{display:block;color:#fff9;font-size:14px;padding:5px 0;transition:color .2s}body.editorial efooter a:hover{color:var(--gold)}body.editorial .efoot-brand b{color:#fff;font-size:20px}.efoot-brand p{margin-top:12px;font-size:14px;max-width:34ch}body.editorial .efoot-bottom{max-width:1180px;margin:40px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);font-size:13px;color:#ffffff73;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}body.editorial .efab{position:fixed;right:24px;bottom:24px;z-index:60;display:flex;flex-direction:column;gap:12px;align-items:flex-end}body.editorial .efab-main{display:flex;align-items:center;gap:10px;padding:15px 22px;border-radius:999px;cursor:pointer;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;font-weight:700;font-size:15px;box-shadow:0 16px 36px -10px #2f6f6abf;border:none;transition:transform .25s}body.editorial .efab-main:hover{transform:translateY(-3px) scale(1.03)}body.editorial .efab-main .epulse{width:9px;height:9px;border-radius:50%;background:var(--gold);box-shadow:0 0 #c8a25a99;animation:epulse 2s infinite}@keyframes epulse{0%{box-shadow:0 0 #c8a25a99}70%{box-shadow:0 0 0 12px #c8a25a00}to{box-shadow:0 0 #c8a25a00}}body.editorial .efab-top{width:46px;height:46px;border-radius:50%;background:#fff;border:1px solid var(--line);color:var(--ink);cursor:pointer;display:grid;place-items:center;box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:opacity .3s}body.editorial .efab-top.eshow{opacity:1;pointer-events:auto}@media(max-width:880px){body.editorial .enav-links{display:none}body.editorial .ehamb{display:flex}body.editorial .enav{padding:14px 18px}body.editorial .ebento{grid-template-columns:repeat(2,1fr)}body.editorial .ec-feature,body.editorial .ec-3,body.editorial .ec-4,body.editorial .ec-6,body.editorial .ec-8,body.editorial .ec-stat{grid-column:span 2}body.editorial .ec-feature{min-height:240px}body.editorial .ecountry-strip{grid-template-columns:repeat(3,1fr)}body.editorial .egrid{grid-template-columns:1fr}body.editorial .epost.efeature{grid-column:span 1;flex-direction:column}body.editorial .epost.efeature .ethumb{aspect-ratio:16/10}body.editorial .efoot-grid{grid-template-columns:1fr 1fr}body.editorial .ehero{background-attachment:scroll}body.editorial .efab-main span.txt{display:none}body.editorial .efab-main{padding:16px;border-radius:50%}}@media(max-width:480px){body.editorial .ecountry-strip{grid-template-columns:repeat(2,1fr)}body.editorial .efoot-grid{grid-template-columns:1fr}body.editorial .ehero h1{font-size:clamp(34px,11vw,52px)}}
