:root{--bg:#f3f5f8;--text:#0f172a;--muted:#5b6475;--line:#e5e7eb;--brand:#1f4fff;--dark:#0b1224;--footer-bg:#0b3760;--header-height:68px;--header-height-mobile:68px;--transition-fast:.2s ease;--transition-normal:.28s ease;--border-radius-card:14px;--border-radius-btn:10px;--border-radius-pill:999px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.container{max-width:1180px;margin:0 auto;padding:0 20px}.site-main{padding-top:82px}.header{z-index:30;transition:transform var(--transition-normal),opacity var(--transition-normal),background-color var(--transition-normal);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:0 0;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.hero-header{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#0912281f 0%,#09122808 70%,#0000 100%);width:100%}.header-visible{opacity:1;transform:translateY(0)}.header-hidden{opacity:0;transform:translateY(-120%)}.header-solid{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border-bottom-color:#10182814}.header-solid .brand-box,.header-solid .nav a,.header-solid .lang-toggle button{color:#1f2937}.header-solid .lang-toggle{background:#fff6;border-color:#11182733}.header-inner{height:var(--header-height);justify-content:space-between;align-items:center;display:flex}.brand{align-items:center;gap:8px;font-weight:700;display:inline-flex}.brand-box{color:#fff;background:0 0;padding:4px 8px}.brand-logo{opacity:.98;filter:drop-shadow(0 1px 4px #070e243d)}.brand-dot{background:var(--brand);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #1f4fff26}.nav{flex-wrap:wrap;gap:10px;display:flex}.header-menu-wrap{align-items:center;gap:10px;display:flex}.menu-toggle{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:8px;padding:6px 10px;font-size:18px;display:none}.nav-box{border-radius:var(--border-radius-pill);background:#ffffff05;border:1px solid #ffffff2e;padding:3px 6px}.nav a{color:#fff;transition:background-color var(--transition-fast);border-radius:8px;padding:7px 10px;font-size:14px}.nav a:hover{color:#fff;background:#fff3}.lang-toggle{border-radius:var(--border-radius-pill);background:#ffffff05;border:1px solid #fff3;display:inline-flex;overflow:hidden}.lang-toggle button{color:#fff;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;padding:6px 12px;font-size:12px}.lang-toggle button.active{color:#15244c;background:#fff}.hero{color:#fff;will-change:transform;background-position:50%;background-size:cover;width:100vw;min-height:calc(100vh + 82px);margin-top:-82px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:160px 0 72px}.hero:not(.optimized-hero){background:linear-gradient(120deg,#08132d8c 0%,#0b1e4957 44%,#1f4fff1f 100%),url(/hero-20260224-172944.jpg)}.hero2{color:#fff;background:url(/5a171cd9fde570dc5aa45333e6af0a9e.jpg) 50%/cover no-repeat;width:100vw;min-height:calc(50vh + 82px);margin-top:-82px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:160px 0 72px}.hero-inner{flex-direction:column;justify-content:flex-end;max-width:1180px;min-height:calc(100vh - 220px);margin:0 auto;padding:0 20px;display:flex}.hero.optimized-hero{position:relative;overflow:hidden}.hero-background{z-index:0;background-color:#08132d;width:100%;height:100%;position:absolute;top:0;left:0}.hero-gradient{z-index:1;background:linear-gradient(120deg,#08132d8c 0%,#0b1e4957 44%,#1f4fff1f 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero.optimized-hero .hero-inner{z-index:2;position:relative}.hero-kicker{letter-spacing:1px;opacity:.8;margin-bottom:10px;font-size:12px}.hero h1{margin:0;font-size:clamp(30px,5vw,42px);line-height:1.2}.hero p{color:#ffffffd6;margin:14px 0 0}.cta-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.btn{border-radius:var(--border-radius-btn);border:1px solid var(--line);transition:all var(--transition-fast);background:#fff;padding:10px 16px;font-weight:600;display:inline-block}.btn.primary{background:var(--brand);color:#fff;border-color:#0000}.btn.dark{color:#fff;background:#ffffff1a;border-color:#ffffff40}.btn.primary:hover{background:#0a3fd9;transform:translateY(-2px);box-shadow:0 4px 12px #1f4fff4d}.btn.dark:hover{background:#fff3}.page-hero{margin-top:20px}.page-image-hero,.page-image-hero2{border-radius:var(--border-radius-card);color:#fff;background-position:50%;background-size:cover;align-items:flex-end;min-height:260px;margin-top:20px;padding:24px;display:flex;position:relative;overflow:hidden}.page-image-hero2{text-shadow:none;top:-150px}.page-image-hero:before{content:"";pointer-events:none;background:linear-gradient(#0811252e 24%,#081125b8 100%);position:absolute;inset:0}.page-image-hero-content{z-index:1;position:relative}.page-image-hero-content p{color:#ffffffe6}.timeline{gap:12px;display:grid}.timeline-item{border-left:3px solid #dbe5ff;padding-left:12px}.news-filter-row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.news-chip{border-radius:var(--border-radius-pill);color:#2b3a67;background:#e8edff;padding:6px 12px;font-size:13px;display:inline-block}.news-date{color:#2b3a67;border-radius:var(--border-radius-pill);background:#e8edff;margin-bottom:8px;padding:4px 10px;font-size:12px;display:inline-block}.news-strip-list{flex-direction:column;gap:12px;display:flex}.news-strip-item{border-radius:var(--border-radius-card);min-height:92px;transition:min-height var(--transition-normal),transform var(--transition-normal);background-position:50%;background-size:cover;overflow:hidden}.news-strip-item.expanded{min-height:138px;transform:scale(1.01)}.news-strip-text{color:#fff;flex-direction:column;justify-content:center;height:100%;padding:14px 18px;display:flex}.news-strip-text h3{margin:0 0 6px}.news-strip-text p{color:#ffffffe6;margin:0 0 10px}.card{border:1px solid var(--line);border-radius:var(--border-radius-card);background:#fff;padding:18px}.grid2{grid-template-columns:repeat(2,1fr)}.grid3{grid-template-columns:repeat(3,1fr)}.grid4{grid-template-columns:repeat(4,1fr)}.grid2,.grid3,.grid4{gap:14px;display:grid}.image-card{color:#fff;background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;min-height:300px;display:flex;position:relative;overflow:hidden}.image-card:before{content:"";pointer-events:none;background:linear-gradient(#0811251a 40%,#081125bf 100%);position:absolute;inset:0}.image-card>*{z-index:1;position:relative}.image-card h3{margin:0 0 8px}.image-card p{color:#ffffffe0;margin:0 0 12px}.metric{background:var(--dark);color:#fff;border-radius:var(--border-radius-card);padding:16px}.metric-num{font-size:28px;font-weight:700}.culture-panel{width:100%}.culture-default-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.culture-window-card{border-radius:var(--border-radius-card);cursor:pointer;background-position:50%;background-size:cover;min-height:320px;position:relative;overflow:hidden}.culture-window-mask{color:#fff;background:linear-gradient(#08112514 40%,#081125b8 100%);flex-direction:column;justify-content:flex-end;padding:14px;display:flex;position:absolute;inset:0}.culture-window-mask h3{margin:0;font-size:24px}.culture-interactive-row{gap:10px;height:420px;display:flex}.culture-interactive-item{border-radius:var(--border-radius-card);transition:flex var(--transition-normal);cursor:pointer;background-position:50%;background-size:cover;position:relative;overflow:hidden}.culture-interactive-item.expanded{flex:5}.culture-interactive-item.collapsed{flex:1.1}.culture-interactive-item.collapsed .culture-window-mask h3{font-size:18px}.site-footer{color:#fff;width:100%;position:relative;overflow:hidden}.footer-background{z-index:0;background-color:var(--footer-bg);width:100%;height:100%;position:absolute;top:0;left:0}.footer-background img{transition:opacity .3s}.footer-overlay{z-index:1;pointer-events:none;background-color:#0b3760d9;width:100%;height:100%;position:absolute;top:0;left:0}.footer-content{z-index:2;flex-direction:column;justify-content:space-between;min-height:400px;padding:3rem 1rem;display:flex;position:relative}.footer-main{flex-wrap:wrap;justify-content:space-between;gap:2rem;display:flex}.footer-brand{flex:300px;max-width:400px}.logo-container{width:180px;height:60px;margin-bottom:1rem;position:relative}.logo{object-fit:contain;width:100%;height:100%}.slogan{opacity:.9;margin:1rem 0 0;font-size:1.2rem;font-weight:500;line-height:1.5}.footer-right{flex-wrap:wrap;flex:2 500px;gap:2rem;display:flex}.footer-nav{flex-direction:column;flex:200px;gap:.75rem;display:flex}.footer-nav a{color:#fff;opacity:.9;transition:opacity var(--transition-fast);font-size:.95rem}.footer-nav a:hover{opacity:1;text-decoration:underline}.footer-contact{flex:2 300px}.footer-contact .title{margin:0 0 1.25rem;font-size:1.25rem;font-weight:600}.contact-item{opacity:.9;word-break:break-word;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;line-height:1.6;display:flex}.contact-icon{flex-shrink:0;font-size:1.1rem}.footer-bottom{opacity:.8;border-top:1px solid #ffffff26;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.5rem;font-size:.9rem;display:flex}.footer-bottom p{margin:0}.v1-tab-row{gap:.75rem;margin-bottom:1rem;display:flex}.v1-tab-btn{border:1px solid var(--line);border-radius:var(--border-radius-pill);cursor:pointer;min-height:2.5rem;transition:all var(--transition-fast);background:#fff;padding:.5rem 1rem}.v1-tab-btn.active{background:var(--brand);border-color:var(--brand);color:#fff}.v1-filter-row{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.v1-filter-row input{border:1px solid var(--line);border-radius:.625rem;min-height:2.5rem;padding:.5rem .75rem}.v1-card-grid{gap:1rem;display:grid}.v1-card{border:1px solid var(--line);transition:transform var(--transition-fast),box-shadow var(--transition-fast);background:#fff;border-radius:.875rem;overflow:hidden}.v1-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.v1-card a{padding:.875rem;display:block}.v1-cover-wrap{aspect-ratio:16/9;background:#eff2f8;border-radius:.75rem;width:100%;overflow:hidden}.v1-cover{object-fit:cover;width:100%;height:100%}.v1-card-title{margin:.75rem 0 .5rem;font-size:1.05rem;font-weight:700}.v1-pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.v1-detail-image-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1rem;display:grid}.v1-detail-image-grid img{object-fit:cover;border-radius:.75rem;width:100%;max-height:40vh}.culture-interactive-row::-webkit-scrollbar{height:6px}.culture-interactive-row::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.culture-interactive-row::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.culture-interactive-row::-webkit-scrollbar-thumb:hover{background:#555}.culture-mobile-desc::-webkit-scrollbar{width:4px}.culture-desc::-webkit-scrollbar{width:4px}.culture-mobile-desc::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.culture-desc::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.culture-mobile-desc::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:10px}.culture-desc::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:10px}@media (min-width:1200px){.container{max-width:1180px}}@media (min-width:961px) and (max-width:1199px){.container{max-width:960px}.grid4{grid-template-columns:repeat(3,1fr)}}@media (max-width:960px){.grid2,.grid3,.grid4{grid-template-columns:1fr}.site-main{padding-top:96px}.hero{min-height:calc(100vh + 96px);margin-top:-96px;padding:130px 0 54px}.hero-inner{min-height:calc(100vh - 190px)}.hero h1{font-size:30px}.section-title{font-size:24px}.header-inner{height:var(--header-height-mobile)}.header-menu-wrap{justify-content:flex-end;width:auto;margin-left:auto}.menu-toggle{justify-content:center;align-items:center;display:inline-flex}.header-solid .menu-toggle{color:#081127;background:#0811270f;border-color:#08112733}.nav{display:none}.nav.mobile-open{top:var(--header-height-mobile);z-index:35;background:#0b1224eb;border:1px solid #ffffff26;border-radius:12px;gap:6px;padding:10px;display:grid;position:absolute;left:20px;right:20px}.nav.mobile-open a{color:#fff;border-radius:8px;width:100%;padding:10px 12px;font-size:15px;display:block}.header-solid .nav.mobile-open{background:#fffffffa;border-color:#0811271f}.header-solid .nav.mobile-open a{color:#081127}.lang-toggle{margin-left:8px}.culture-default-grid{grid-template-columns:1fr}.culture-window-card{min-height:260px}.culture-interactive-row{grid-template-columns:1fr;height:auto;display:grid}.culture-interactive-item{min-height:180px}.culture-interactive-item.expanded,.culture-interactive-item.collapsed{flex:unset}.news-strip-item{min-height:88px}.news-strip-item.expanded{min-height:124px}}@media (min-width:577px) and (max-width:768px){.footer-main,.footer-right{flex-direction:row}}@media (max-width:576px){.footer-main,.footer-right{flex-direction:column}.footer-bottom{text-align:center;flex-direction:column}.contact-item{font-size:.9rem}.v1-filter-row{grid-template-columns:1fr}.v1-tab-row{flex-wrap:wrap}.v1-tab-btn{min-width:38vw;min-height:2.75rem}.v1-detail-image-grid{grid-template-columns:1fr}}@media (max-width:480px){.culture-mobile-card{min-height:100px}.culture-mobile-card.expanded{min-height:280px}.culture-mobile-mask{padding:16px}}@media print{.site-footer{print-color-adjust:exact;-webkit-print-color-adjust:exact;background:var(--footer-bg)!important}.header,.menu-toggle,.lang-toggle{display:none}}.will-change-transform{will-change:transform}.will-change-opacity{will-change:opacity}.hardware-accelerated{backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}.footer-nav a,.contact-item,.footer-bottom,.culture-interactive-item,.v1-card{will-change:transform;backface-visibility:hidden}.lazy-load-placeholder{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.site-footer{width:100%;position:relative}.footer-bg{background-color:#0b3760;min-height:400px;padding:3rem 0;position:relative;background-image:url(/20260302-090121.jpg)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important}.footer-bg:before{content:"";z-index:1;pointer-events:none;background-color:#0b3760d9;width:100%;height:100%;position:absolute;top:0;left:0}.site-footer .container{z-index:2;max-width:1280px;margin:0 auto;padding:0 1rem;position:relative}@media (min-width:640px){.site-footer .container{padding:0 1.5rem}}@media (min-width:1024px){.site-footer .container{padding:0 2rem}}.footer-main{flex-direction:column;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;display:flex}@media (min-width:768px){.footer-main{flex-direction:row;align-items:flex-start}}.footer-brand{flex-direction:column;align-items:flex-start;margin-bottom:2rem;display:flex}@media (min-width:768px){.footer-brand{flex:1;margin-bottom:0}}.footer-brand .logo{height:3rem;margin-bottom:1.5rem}.footer-brand .slogan{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2}.footer-right{flex-direction:column;gap:2rem;display:flex}@media (min-width:768px){.footer-right{flex-direction:row;flex:1;gap:3rem;margin-left:2rem}}.footer-nav{flex-direction:column;gap:1rem;display:flex}.footer-nav a{color:#fff;font-size:1.125rem;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#e5e7eb}.footer-contact{color:#fff;flex-direction:column;gap:1rem;display:flex}.footer-contact .title{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.footer-contact .contact-item{align-items:center;gap:.75rem;font-size:1rem;display:flex}.footer-contact .contact-icon{justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.875rem;display:flex}@media (min-width:768px){.footer-bottom{flex-direction:row;align-items:center}}.footer-bottom p{margin:.5rem 0}@media (min-width:768px){.footer-bottom p{margin:0}}
