:root{--site-hero: url(https://img.applyuni.cn/rehost/2ce9b5ef07d0.jpg)}:root{--ink: #0e1726;--ink-2: #1b2740;--paper: #f7f5f0;--paper-2: #ffffff;--gold: #c8a25a;--gold-soft: #e7d4a8;--accent: #2f6f6a;--accent-2: #3f8f88;--muted: #46556c;--line: rgba(14,23,38,.1);--radius: 18px;--shadow: 0 18px 50px -18px rgba(14,23,38,.35);--hero: var(--site-hero, url(https://img.applyuni.cn/rehost/e3e966fc33b7.jpg));--font: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;--serif: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif}body.editorial,body.editorial *{box-sizing:border-box}body.editorial{font-family:var(--font);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.listing-page .enav{background:#f7f5f0f5;box-shadow:0 1px 0 var(--line);padding-top:12px;padding-bottom:12px}body.editorial.listing-page .enav .ebrand,body.editorial.listing-page .enav .enav-links a{color:var(--ink)}body.editorial.listing-page .enav .etitle{opacity:1;transform:none}body.editorial.listing-page .enav .enav-cta{border-color:var(--accent);color:var(--accent)}body.editorial.listing-page .enav .ehamb span{background:var(--ink)}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;width:44px;height:44px;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;padding:6px;border:0;border-radius:10px;background:transparent}body.editorial .ehamb span{width:24px;height:2px;background:#fff;transition:background .4s}body.editorial .enav.scrolled .ehamb span{background:var(--ink)}body.editorial.article-page .enav{background:#f7f5f0f5;box-shadow:0 1px 0 var(--line);padding-top:12px;padding-bottom:12px}body.editorial.article-page .enav .ebrand{color:var(--ink)}body.editorial.article-page .enav .etitle{opacity:1;transform:none}body.editorial.article-page .enav .enav-links a{color:var(--ink-2)}body.editorial.article-page .enav .enav-cta{border-color:var(--accent);color:var(--accent)}body.editorial.article-page .enav .ehamb span{background:var(--ink)}body.editorial.article-page article{padding:clamp(104px,12vw,144px) 0 clamp(64px,9vw,112px)}body.editorial.article-page article .container{width:min(100% - 40px,900px);margin:0 auto}body.editorial.article-page article h1{margin:0;color:var(--ink);font-family:var(--font);font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.18;letter-spacing:-.03em;overflow-wrap:anywhere}body.editorial .article-meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:20px;color:var(--muted);font-size:14px}body.editorial .article-tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 32px}body.editorial .article-tags a{display:inline-flex;align-items:center;min-height:36px;padding:6px 13px;border-radius:999px;color:var(--accent);background:#2f6f6a14;border:1px solid rgba(47,111,106,.18);font-size:13px;font-weight:700}body.editorial .ebreadcrumb{display:flex;gap:10px;margin-bottom:28px;color:var(--muted);font-size:14px}body.editorial .ebreadcrumb a{text-decoration:underline;text-decoration-color:#46556c59;text-underline-offset:4px}body.editorial.article-page article h2{margin:56px 0 20px;color:var(--ink);font-size:clamp(24px,3.2vw,34px);line-height:1.3}body.editorial.article-page article h3{margin:36px 0 14px;color:var(--ink);font-size:clamp(20px,2.6vw,26px);line-height:1.4}body.editorial.article-page article p,body.editorial.article-page article li{color:var(--ink-2);font-size:clamp(17px,1.7vw,19px);line-height:1.9}body.editorial.article-page article p{margin:0 0 22px}body.editorial.article-page article img{display:block;width:100%;height:auto;margin:36px 0;border-radius:16px}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:min(calc(100% - clamp(36px,10vw,112px)),1180px);padding:0;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:var(--font);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;min-height:52px;justify-content:center;font:inherit;font-weight:750;font-size:16px;line-height:1.2;cursor:pointer;border:none;transition:transform .2s,box-shadow .3s,background-color .2s,border-color .2s}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 .ebtn:active{transform:translateY(-1px)}body.editorial .ebtn:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 5px #c8a25a8c}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:var(--font);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://img.applyuni.cn/rehost/539f6b04a1cd.jpg)) 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:var(--font);font-size:clamp(28px,4vw,40px);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 .ecat-inline{align-self:flex-start;margin-bottom:18px;background:#2f6f6a17;color:var(--accent);font-size:12px;font-weight:800;padding:6px 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.etext-only{min-height:300px;border-top:4px solid var(--accent)}body.editorial .epost.etext-only .ebody{padding:28px}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:var(--font)}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:var(--font);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 .ecta-actions{position:relative;z-index:1;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}body.editorial .ecta-band .ebtn-ghost{background:#ffffff14}body.editorial .efooter{display:block;background:var(--ink);color:#ffffffbd;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 h3{color:#fff;font-size:15px;margin:0 0 10px}body.editorial .efooter a{display:flex;align-items:center;min-height:44px;color:#ffffffb8;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:#ffffff94;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}body.editorial .elist-hero{padding:150px clamp(18px,5vw,56px) 78px;background:linear-gradient(145deg,var(--ink),#203452 62%,var(--accent));color:#fff}body.editorial .elist-hero.compact{padding-bottom:54px}body.editorial .elist-hero .ekicker{margin:0 0 14px;color:var(--gold-soft);font-size:13px;font-weight:800;letter-spacing:3px;text-transform:uppercase}body.editorial .elist-hero h1{margin:0;max-width:14ch;font-size:clamp(38px,7vw,68px);line-height:1.08;letter-spacing:-.03em}body.editorial .elist-hero p:last-child{max-width:52ch;margin:22px 0 0;color:#ffffffd1;font-size:clamp(16px,2vw,19px)}body.editorial .elist-section{padding:clamp(56px,8vw,96px) clamp(18px,5vw,56px);background:var(--paper-2)}body.editorial .elist-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;color:var(--muted)}body.editorial .elist-toolbar a{display:inline-flex;align-items:center;min-height:44px;color:var(--accent);font-weight:800}body.editorial .epager{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:50px}body.editorial .epager a,body.editorial .epager span{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 16px;border-radius:999px;border:1px solid var(--line)}body.editorial .epager a{color:#fff;background:var(--accent);border-color:var(--accent);font-weight:800}body.editorial .epager .disabled{color:#7b8798;background:#eef0f2}body.editorial .etopic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}body.editorial .etopic-card{min-height:190px;padding:26px;border-radius:var(--radius);border:1px solid var(--line);background:#fff;transition:transform .25s,box-shadow .25s}body.editorial .etopic-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}body.editorial .etopic-card>span{color:var(--accent);font-size:13px;font-weight:800}body.editorial .etopic-card h2{margin:16px 0 10px;font-size:22px}body.editorial .etopic-card p{color:var(--muted);font-size:14px}body.editorial .eabout{padding:clamp(60px,9vw,110px) clamp(18px,5vw,56px)}body.editorial .eabout-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}body.editorial .eabout-grid>div{padding:clamp(26px,4vw,40px);border:1px solid var(--line);border-radius:var(--radius);background:#fff}body.editorial .eabout-grid h2{margin:0 0 14px;font-size:25px}body.editorial .eabout-grid p{margin:0;color:var(--muted);font-size:16px;line-height:1.9}body.editorial .related-section{padding:clamp(58px,8vw,96px) clamp(18px,5vw,56px);background:var(--paper)}body.editorial .enot-found{min-height:68vh;padding:150px 20px 80px;text-align:center}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 .enav-links{display:none;position:fixed;top:72px;left:12px;right:12px;padding:12px;border-radius:16px;background:#f7f5f0fa;box-shadow:var(--shadow);border:1px solid var(--line)}body.editorial .enav .enav-links.open{display:grid;gap:2px}body.editorial .enav .enav-links a,body.editorial .enav.scrolled .enav-links a{display:flex;align-items:center;min-height:48px;padding:8px 14px;border-radius:10px;color:var(--ink);font-weight:700}body.editorial .enav .enav-links a:hover{background:#2f6f6a14}body.editorial .enav-cta{display:none}body.editorial .ehamb{display:flex}body.editorial .enav{padding:14px 18px}body.editorial .enav .etitle{display:none}body.editorial .enav .emark{width:42px;height:42px}body.editorial.menu-open{overflow:hidden}body.editorial.article-page .enav{padding:12px 18px}body.editorial.article-page .enav .etitle{display:none}body.editorial.article-page article{padding-top:88px}body.editorial.article-page article .container{width:min(100% - 32px,900px)}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 .etopic-grid{grid-template-columns:repeat(2,1fr)}body.editorial .eabout-grid{grid-template-columns: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)}body.editorial .etopic-grid{grid-template-columns:1fr}body.editorial .elist-toolbar{align-items:flex-start;flex-direction:column}body.editorial .epager{gap:8px}body.editorial .epager a,body.editorial .epager span{padding-inline:12px;font-size:13px}body.editorial .ehero-actions,body.editorial .ecta-actions{display:grid;grid-template-columns:1fr;width:100%}body.editorial .ehero-actions .ebtn,body.editorial .ecta-actions .ebtn{width:100%}}@media(prefers-reduced-motion:reduce){body.editorial *,body.editorial *:before,body.editorial *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
