@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#0b1f36;--navy:#102b4e;--blue:#1769dc;--cyan:#45a9e8;--red:#d52b20;--paper:#f4f6f8;--line:#dfe5eb;--muted:#69788b;--white:#fff;--shadow:0 18px 50px rgba(15,41,73,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.75 "Noto Sans SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit;transition:.25s}.wrap{width:min(1240px,92%);margin:auto}.utility{height:34px;background:#091a2d;color:#8191a5;font-size:11px}.utility .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.utility a{color:#aab6c5}.utility .divider{display:inline-block;height:10px;border-left:1px solid #425065;margin:0 15px}header{height:82px;background:#fff;border-bottom:1px solid #e8ecf0;position:relative;z-index:10}.nav{height:100%;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:12px}.brandmark{width:45px;height:45px;display:grid;place-items:center;color:#fff;background:var(--red);font-size:24px;font-weight:900;box-shadow:7px 7px 0 #f4d7d4}.brandwords b{display:block;font-size:22px;line-height:1.2;letter-spacing:.05em}.brandwords small{display:block;margin-top:4px;color:#8a95a4;font-size:9px;letter-spacing:.12em}.nav nav{display:flex;align-self:stretch;align-items:center;gap:40px;margin-left:auto}.nav nav>a{height:100%;display:flex;align-items:center;position:relative;color:#3b4b5e;font-size:15px;font-weight:600}.nav nav>a:after{content:"";position:absolute;bottom:0;left:50%;right:50%;height:3px;background:var(--red);transition:.25s}.nav nav>a:hover:after,.nav nav>a.active:after{left:0;right:0}.nav nav>a.active{color:var(--ink)}.nav-admin{height:auto!important;padding:9px 15px;border:1px solid var(--line)}.mobile-search{display:none;margin-left:auto;font-size:26px}main{padding:28px 0 80px}.hero-v2{position:relative;min-height:520px;display:grid;grid-template-columns:1.65fr .75fr;gap:70px;align-items:center;margin-bottom:0;padding:70px 72px;color:#fff;background:linear-gradient(118deg,#0a2340 0%,#123b68 62%,#155087 100%);overflow:hidden}.hero-v2:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49px,rgba(255,255,255,.025) 50px),linear-gradient(rgba(255,255,255,.025) 49px,transparent 50px);background-size:50px 50px}.hero-v2:after{content:"128";position:absolute;right:-20px;bottom:-175px;font-size:380px;font-weight:900;color:rgba(255,255,255,.025);line-height:1}.hero-noise{position:absolute;inset:0;background:radial-gradient(circle at 76% 35%,rgba(44,150,234,.3),transparent 24%),linear-gradient(125deg,transparent 55%,rgba(255,255,255,.03) 55%)}.hero-main,.hero-dashboard{position:relative;z-index:2}.hero-kicker{display:flex;align-items:center;gap:12px;color:#8ec8ef;font-size:12px;letter-spacing:.18em;font-weight:700}.hero-kicker span{width:35px;border-top:2px solid var(--red)}.hero-v2 h1{margin:18px 0 20px;font-size:55px;line-height:1.22;letter-spacing:-.04em;font-weight:500}.hero-v2 h1 strong{font-weight:900;color:#fff;position:relative}.hero-v2 h1 strong:after{content:"";position:absolute;left:2px;bottom:-7px;width:86px;border-bottom:5px solid var(--red)}.hero-v2 p{max-width:720px;color:#b8c9db;font-size:16px}.searchbox{height:70px;display:flex;align-items:center;margin-top:34px;background:#fff;box-shadow:0 22px 40px rgba(0,0,0,.22)}.search-icon{width:65px;text-align:center;color:#75859a;font-size:28px}.searchbox input{height:100%;flex:1;border:0;outline:0;font:inherit;font-size:15px;color:var(--ink)}.searchbox button{height:100%;width:150px;border:0;background:var(--red);color:#fff;font:inherit;font-weight:700;cursor:pointer}.searchbox button span{margin-left:8px}.quick-search{display:flex;align-items:center;gap:12px;margin-top:18px;font-size:12px;color:#a9bace}.quick-search span{color:#718ba8}.quick-search a{border:1px solid rgba(255,255,255,.15);padding:4px 10px}.quick-search a:hover{background:#fff;color:var(--ink)}.hero-dashboard{background:rgba(3,20,38,.45);border:1px solid rgba(255,255,255,.12);padding:24px;backdrop-filter:blur(10px)}.dashboard-head{display:flex;justify-content:space-between;font-weight:700}.dashboard-head i{font-style:normal;color:#5bd3a5;font-size:11px}.dashboard-head i:before{content:"";display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#5bd3a5;box-shadow:0 0 10px #5bd3a5}.map-symbol{height:215px;display:grid;place-items:center;position:relative}.map-symbol b{width:105px;height:105px;display:grid;place-content:center;text-align:center;border-radius:50%;background:var(--red);font-size:22px;line-height:1.35;box-shadow:0 0 0 14px rgba(213,43,32,.12),0 0 40px rgba(213,43,32,.25)}.orbit{position:absolute;border:1px solid rgba(107,186,242,.24);border-radius:50%}.o1{width:175px;height:175px}.o2{width:210px;height:110px;transform:rotate(-25deg)}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.dashboard-stats div{text-align:center;padding:16px 5px;border-right:1px solid rgba(255,255,255,.1)}.dashboard-stats div:last-child{border:0}.dashboard-stats strong{display:block;font-size:21px}.dashboard-stats span{font-size:10px;color:#8499b2}.dashboard-foot{display:flex;gap:12px;align-items:center;margin-top:18px}.dashboard-foot i{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#1769dc;font-style:normal}.dashboard-foot span,.dashboard-foot b,.dashboard-foot small{display:block}.dashboard-foot small{color:#8499b2;font-size:10px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:75px;background:#fff;box-shadow:var(--shadow)}.feature-strip>div{display:flex;align-items:center;gap:15px;padding:24px;border-right:1px solid var(--line)}.feature-strip>div:last-child{border:0}.feature-strip i{font-style:normal;color:#c0c8d2;font-size:11px;font-weight:800}.feature-strip b,.feature-strip small{display:block}.feature-strip b{font-size:14px}.feature-strip small{color:var(--muted);font-size:11px}.home-section{margin-bottom:90px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-heading>div{display:flex;align-items:center;gap:20px}.section-heading .num{font-size:42px;color:#d6dde5;font-weight:900;line-height:1}.section-heading small{display:block;color:var(--blue);font-size:10px;letter-spacing:.18em;font-weight:800}.section-heading h2{margin:3px 0 0;font-size:27px;line-height:1.3}.section-heading p,.section-heading>a{color:var(--muted);font-size:12px}.region-layout{display:grid;grid-template-columns:265px 1fr;background:#fff;box-shadow:var(--shadow)}.region-feature{position:relative;padding:32px;color:#fff;background:var(--red);overflow:hidden}.region-feature:after{content:"";position:absolute;width:220px;height:220px;border:35px solid rgba(255,255,255,.08);border-radius:50%;right:-110px;bottom:-80px}.region-feature>span{font-size:12px}.region-feature strong{display:block;margin-top:25px;font-size:65px;line-height:1}.region-feature p{margin-top:4px;color:#f6c8c5}.region-feature>a{position:absolute;left:32px;bottom:32px;z-index:2;font-size:12px}.mini-map{position:relative;height:80px;margin-top:30px}.mini-map i{position:absolute;width:7px;height:7px;border-radius:50%;background:#fff}.mini-map i:nth-child(1){left:25px;top:10px}.mini-map i:nth-child(2){left:72px;top:43px}.mini-map i:nth-child(3){left:125px;top:18px}.mini-map i:nth-child(4){left:170px;top:50px}.mini-map i:nth-child(5){left:205px;top:5px}.region-list{display:grid;grid-template-columns:repeat(5,1fr);padding:18px}.region-list a{display:flex;align-items:center;gap:9px;min-height:54px;padding:10px;border-bottom:1px solid #edf0f3;border-right:1px solid #edf0f3}.region-list a span{color:#b4bec9;font-size:9px}.region-list a b{font-weight:600}.region-list a i{margin-left:auto;color:#c0c8d0;font-style:normal}.region-list a:hover{background:#f2f7fd;color:var(--blue);padding-left:14px}.category-section{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:65px max(4%,calc((100vw - 1240px)/2));background:#0d263f;color:#fff}.section-heading.light .num{color:#29445f}.section-heading.light p{color:#7890a8}.category-showcase{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #29425b;border-left:1px solid #29425b}.category-showcase a{min-height:100px;display:flex;align-items:center;gap:15px;padding:20px;border-right:1px solid #29425b;border-bottom:1px solid #29425b}.category-showcase i{width:45px;height:45px;display:grid;place-items:center;flex:0 0 45px;background:#163a5f;color:#78b9ec;font-style:normal;font-size:18px;font-weight:800}.category-showcase span{flex:1}.category-showcase b,.category-showcase small{display:block}.category-showcase b{font-size:14px}.category-showcase small{color:#6f879f;font-size:10px}.category-showcase em{font-style:normal;color:#5a7691}.category-showcase a:hover{background:var(--red);border-color:var(--red)}.category-showcase a:hover i{background:#fff;color:var(--red)}.category-showcase a:hover small,.category-showcase a:hover em{color:#f5bab5}.latest-list{background:#fff;box-shadow:var(--shadow)}.latest-list>a{display:grid;grid-template-columns:50px 48px 1fr 75px 20px;gap:16px;align-items:center;padding:17px 22px;border-bottom:1px solid var(--line)}.latest-index{color:#b1bcc8;font-size:10px}.latest-mark{width:43px;height:43px;display:grid;place-items:center;background:#eaf2fc;color:var(--blue);font-weight:800}.latest-list b,.latest-list small{display:block}.latest-list small{color:var(--muted)}.latest-list a>i{color:#25815e;background:#eaf7f1;padding:4px 8px;font-style:normal;font-size:10px;text-align:center}.latest-list a>em{font-style:normal;color:#a2adba}.latest-list>a:hover{background:#f6f9fd;padding-left:28px}.empty-state{text-align:center;padding:60px}.empty-state p{color:var(--muted)}.crumb{display:flex;gap:8px;color:var(--muted);margin-bottom:20px}.pagehead,.detail-hero,.panel,.card,.links a{background:#fff;border:1px solid var(--line)}.pagehead,.detail-hero,.panel{padding:28px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.card{padding:20px}.card span{display:block;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.links a{padding:12px}.detail-hero{display:flex;align-items:center;gap:20px}.agency-icon{width:72px;height:72px;display:grid;place-items:center;flex:0 0 72px;background:var(--red);color:#fff;font-size:28px;font-weight:900}.agency-title{flex:1}.agency-title h1{margin:8px 0}.agency-title p{color:var(--muted)}.badge{padding:4px 8px;background:#eaf7f1;color:#25815e;font-size:11px}.muted-badge{background:#edf2f8;color:#69788b}.button,button{padding:11px 19px;border:0;background:var(--blue);color:#fff;font:inherit;font-weight:700;cursor:pointer}.detail-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-top:20px}.panel-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--line)}.panel-title h2{margin:0}.panel-title span{color:var(--muted);font-size:11px}.shot{width:100%}.shot-empty{height:280px;display:grid;place-content:center;text-align:center;background:#f4f6f8;color:var(--muted)}.shot-empty span,.shot-empty b,.shot-empty small{display:block}.related{display:grid;grid-template-columns:1fr 1fr;gap:10px}.related a{display:flex;gap:10px;align-items:center;padding:12px;background:#f4f6f8}.related a i{width:34px;height:34px;display:grid;place-items:center;background:#e1ecfa;color:var(--blue);font-style:normal}.related a span{flex:1}.related small{display:block;color:var(--muted)}.sticky{position:sticky;top:20px}dl{display:grid;grid-template-columns:90px 1fr;gap:9px}dt{color:var(--muted)}dd{margin:0}.adminbar{display:flex;justify-content:space-between;align-items:center}.stats,.formgrid,.twocol{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.stats{grid-template-columns:repeat(4,1fr)}.stats div{padding:22px;background:#123b68;color:#fff}.stats b{display:block;font-size:28px}.table{overflow:auto;background:#fff}.table table{width:100%;border-collapse:collapse}.table td,.table th{padding:14px;border-bottom:1px solid var(--line);text-align:left}.editor>.panel{margin-bottom:18px}label{display:block;margin:10px 0;color:#526276;font-weight:600}input,textarea,select{width:100%;padding:11px;border:1px solid #bdc8d4;background:#fff;font:inherit}.login{max-width:440px;margin:70px auto}.notice{padding:12px;background:#eaf7f1;color:#25815e}.multi{min-height:150px}.publishbar{align-items:end}.quickadd{display:grid;grid-template-columns:1fr 1fr;gap:8px}.taxonomy-list{max-height:600px;overflow:auto}.taxonomy-list p{display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}footer{background:#091a2d;color:#8090a5;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:60px}.footer-brand{color:#fff}.footer-grid>div:nth-child(2){display:flex;flex-direction:column;gap:8px}.footer-grid>div>b{color:#fff}.copyright{display:flex;justify-content:space-between;margin-top:40px;padding-top:18px;border-top:1px solid #263548;font-size:11px}@media(max-width:900px){.nav nav{gap:18px}.hero-v2{grid-template-columns:1fr;padding:55px 42px}.hero-dashboard{display:none}.region-layout{grid-template-columns:1fr}.region-feature{min-height:220px}.region-list{grid-template-columns:repeat(4,1fr)}.category-showcase{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.utility{display:none}header{height:68px}.brandmark{width:38px;height:38px}.brandwords b{font-size:18px}.nav nav{display:none}.mobile-search{display:block}main{padding-top:14px}.hero-v2{min-height:520px;padding:42px 22px}.hero-v2 h1{font-size:39px}.hero-v2 p{font-size:14px}.searchbox{height:auto;display:grid;grid-template-columns:48px 1fr}.searchbox input{height:60px;min-width:0}.searchbox button{grid-column:1/3;width:100%;height:50px}.quick-search{flex-wrap:wrap}.feature-strip{grid-template-columns:1fr 1fr}.feature-strip>div{padding:16px}.section-heading{align-items:start}.section-heading>p{display:none}.region-list{grid-template-columns:repeat(2,1fr)}.category-showcase{grid-template-columns:1fr}.category-showcase a{min-height:85px}.cards,.detail-grid,.twocol,.formgrid{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}.detail-hero{flex-wrap:wrap}.official-button{width:100%;text-align:center}.stats{grid-template-columns:1fr 1fr}.related{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:25px}.copyright{display:block}.latest-list>a{grid-template-columns:35px 42px 1fr 18px}.latest-list a>i{display:none}}
