html{scroll-behavior:smooth}body{margin:0}#company-website .site-nav{position:fixed;inset:0 0 auto;z-index:50;padding:16px 0;transition:background-color .3s}#company-website .site-nav.nav-scrolled{background:rgb(5 48 78/97%);box-shadow:0 2px 12px #0002}#company-website .site-nav-inner{max-width:1280px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}#company-website .site-nav-wordmark{color:#fff;font-size:24px;font-weight:700;white-space:nowrap}#company-website .site-nav-desktop{display:flex;align-items:center;gap:32px}#company-website .site-nav-item{position:relative}#company-website .site-nav-link{display:flex;align-items:center;gap:4px;color:#fff;font-size:16px;font-weight:500;line-height:24px;white-space:nowrap;text-decoration:none}#company-website .site-nav-link:hover,#company-website .site-nav-link[aria-current=page]{color:#d4af37}#company-website .site-nav-link[aria-current=page]{text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:2px}#company-website .site-nav-contact{padding:8px 20px;background:#d4af37;color:#05304e;border-radius:4px;font-weight:700}#company-website .site-nav-contact:hover{background:#fff;color:#05304e}#company-website .site-nav-contact[aria-current=page]{color:#05304e}#company-website .site-nav-dropdown{display:none;position:absolute;top:100%;left:0;min-width:192px;padding:8px 0;background:white;border-radius:6px;box-shadow:0 12px 24px #0003}#company-website .site-nav-item:focus-within>.site-nav-dropdown,#company-website .site-nav-item:hover>.site-nav-dropdown{display:block}#company-website .site-nav-dropdown a{display:block;padding:10px 16px;color:#374151;font-size:14px;white-space:nowrap}#company-website .site-nav-dropdown a:focus-visible,#company-website .site-nav-dropdown a:hover{background:#05304e;color:#fff}#company-website .site-nav-toggle{display:none;background:transparent;border:0;padding:8px;color:white;cursor:pointer}#company-website #mobile-menu{display:none}@media (max-width:1099px){#company-website .site-nav-inner{padding:0 16px}#company-website .site-nav-desktop{display:none}#company-website .site-nav-toggle{display:block}#company-website #mobile-menu:not(.hidden){display:block;background:#05304e;margin-top:16px;padding:12px 16px 24px;max-height:calc(100dvh - 100px);overflow-y:auto}#company-website #mobile-menu .site-nav-link{padding:10px 12px}#company-website #mobile-menu .site-nav-dropdown{display:block;position:static;background:transparent;box-shadow:none;padding:0 0 4px 16px}#company-website #mobile-menu .site-nav-dropdown a{color:#e5e7eb}}#company-website .beian-brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;text-decoration:none}#company-website .beian-brand-symbol{display:grid;place-items:center;flex-shrink:0;width:52px;height:52px;padding:0;border-radius:8px;background:transparent}#company-website .beian-brand-symbol img{width:100%;height:100%;display:block}#company-website .beian-brand-footer{margin-bottom:24px}@media (max-width:767px){#company-website .beian-brand{gap:10px}#company-website .beian-brand-symbol{width:44px;height:44px}#company-website .beian-brand>span:last-child{font-size:20px}#company-website[data-page=home] section:first-of-type{height:auto;min-height:100svh;padding-block:120px 88px;isolation:isolate}#company-website[data-page=home] section:first-of-type:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgb(5 30 52/72%),rgb(5 30 52/82%))}#company-website[data-page=home] section:first-of-type>.relative{z-index:2;padding-top:0}#company-website[data-page=home] section:first-of-type h1{font-size:clamp(30px,7.6vw,48px);line-height:1.35}#company-website[data-page=home] section:first-of-type p{font-size:clamp(16px,3.4vw,20px);line-height:1.85;color:#fff;margin-bottom:32px}#company-website[data-page=home] section:first-of-type>.animate-bounce{z-index:2}}#company-website{min-height:100vh}.website-icon{display:inline-block;vertical-align:-.125em;flex-shrink:0}[hidden]{display:none!important}section[id]{scroll-margin-top:90px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #d4af37;outline-offset:4px}.group:focus-within>.group-hover\:block{display:block}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}[data-news-filter][aria-pressed=true]{background:#1a3a6b;color:white}[data-news-filter][aria-pressed=false]{background:#f3f4f6;color:#4b5563}.live-news{background:#f8fafc;padding:64px 24px;color:#1a3a6b}.live-news-home{background:#fff;padding-block:96px}.live-news-inner{max-width:1200px;margin:0 auto}.live-news-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:36px}.live-news-heading h2{font-size:30px;font-weight:700}.live-news-heading h2:after{content:"";display:block;width:64px;height:4px;background:#c8a35f;margin-top:16px}.live-news-card h3 a:hover,.live-news-heading a:hover,.live-news-read:hover{color:#a67d34}.live-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.live-news-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:white}.live-news-cover{position:relative;height:224px;min-height:224px;flex:0 0 224px;overflow:hidden;display:grid;place-items:center;background:#edf1f6;color:#526684;font-size:14px}.live-news-cover img{position:absolute;inset:0;display:block;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.live-news-card-body{position:relative;min-width:0;padding:24px;display:flex;flex:1;flex-direction:column;align-items:flex-start;background:#fff}.live-news-date{color:#64748b;font-size:13px;margin:0 0 14px}.live-news-card h3{width:100%;color:#183653;font-size:19px;font-weight:700;line-height:1.65;overflow-wrap:anywhere;margin:0 0 14px}.live-news-digest{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#4b5563;font-size:15px;line-height:1.8;overflow-wrap:anywhere;margin:0 0 24px}.live-news-read{margin-top:auto;font-weight:600;font-size:14px;padding:8px 0}.live-news-status{text-align:center;padding:48px 12px;color:#64748b}.live-news-button{border:1px solid #1a3a6b;border-radius:6px;padding:10px 22px;color:#1a3a6b;background:white}.live-news-status .live-news-button{margin-top:20px}.live-news-button:hover:not(:disabled){background:#1a3a6b;color:white}.live-news-button:disabled{opacity:.45;cursor:not-allowed}.live-news-pagination{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:40px}.live-news a:focus-visible,.live-news button:focus-visible{outline:3px solid #c8a35f;outline-offset:4px}.live-news-content{color:#374151;font-size:16px;line-height:1.9;overflow-wrap:anywhere;overflow-x:auto}.live-news-content p,.live-news-content section{margin-bottom:1em}.live-news-content h1,.live-news-content h2,.live-news-content h3{font-size:1.3em;font-weight:700;margin:1.2em 0 .6em}.live-news-content img{max-width:100%;height:auto;margin:20px auto}.live-news-content ol,.live-news-content ul{padding-left:1.8em;list-style:revert}.live-news-content a{color:#1a5fa4;text-decoration:underline}@media (max-width:800px){.live-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.live-news,.live-news-home{padding:40px 20px}.live-news-grid{grid-template-columns:1fr}.live-news-heading{gap:12px}.live-news-heading h2{font-size:26px}.live-news-heading a{font-size:14px}.live-news-pagination{gap:12px;font-size:14px}}.live-news-detail{padding-top:32px;padding-bottom:80px}.live-news-detail-wrap{max-width:920px;margin:0 auto}.live-news-breadcrumb{display:flex;gap:12px;align-items:center;font-size:14px;color:#64748b;margin-bottom:24px}.live-news-breadcrumb a:hover{color:#1a3a6b}.live-news-paper{background:white;border:1px solid #e5eaf0;border-top:4px solid #c8a35f;border-radius:3px 3px 12px 12px;padding:48px 64px;box-shadow:0 10px 35px rgb(26 58 107/4%)}.live-news-eyebrow{display:inline-block;color:#9b762f;font-size:13px;letter-spacing:.12em;margin-bottom:16px}.live-news-article-header{border-bottom:1px solid #e5eaf0;margin-bottom:32px;padding-bottom:24px}.live-news-article-header h2{font-size:32px;font-weight:700;line-height:1.5;margin-bottom:20px;overflow-wrap:anywhere}.live-news-article-header .live-news-date{margin:0}.live-news-article-footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-top:28px;margin-top:48px;border-top:1px solid #e5eaf0;font-size:14px}.live-news-article-footer a:hover{color:#a67d34}.live-news-paper blockquote{border-left:3px solid #c8a35f;padding:12px 20px;background:#f8fafc;margin:20px 0}.live-news-paper td,.live-news-paper th{border:1px solid #e5eaf0;padding:8px 12px}.live-news-paper .live-news-status h2{font-size:24px;color:#1a3a6b;margin-bottom:16px}@media (max-width:640px){.live-news-paper{padding:28px 22px}.live-news-article-header h2{font-size:24px}.live-news-detail{padding-inline:16px}.live-news-breadcrumb{font-size:13px}}.ContactChat_root__7Nhp8{font-family:Arial,Microsoft YaHei,sans-serif;color:#183653}.ContactChat_launchers__1wGos{position:fixed;right:24px;bottom:28px;z-index:90;display:flex;box-shadow:0 6px 24px #172f4c30;border-radius:12px;overflow:hidden}.ContactChat_launchers__1wGos button{border:0;padding:15px 20px;cursor:pointer;font-size:15px;background:#173653;color:white}.ContactChat_launchers__1wGos button+button{background:#ddb42d;color:#173653}.ContactChat_launchers__1wGos b{margin-left:6px;background:#c53030;color:white;border-radius:20px;padding:2px 6px;font-size:12px}.ContactChat_dialog__fhZS7{position:fixed;inset:auto 24px 92px auto;z-index:91;margin:0;width:min(410px,calc(100vw - 24px));height:min(580px,calc(100dvh - 116px));padding:0;border:0;border-radius:16px;background:#fff;color:#183653;box-shadow:0 20px 80px #12274040;overflow:hidden}.ContactChat_dialog__fhZS7[open]{display:flex;flex-direction:column}.ContactChat_header__VyHDq{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:#173653;color:#fff;flex-shrink:0}.ContactChat_header__VyHDq small{display:block;font-size:12px;color:#d2ddeb;margin-top:5px}.ContactChat_header__VyHDq button{border:0;background:transparent;color:white;font-size:30px;cursor:pointer;width:36px;height:36px}.ContactChat_messages__cR4xE{flex:1;overflow:auto;padding:18px;background:#f5f7fa;min-height:0}.ContactChat_empty__SBQ9w{font-size:14px;color:#64748b;line-height:1.8}.ContactChat_messages__cR4xE article{margin-bottom:18px;max-width:90%}.ContactChat_messages__cR4xE small{display:block;font-size:11px;color:#748094}.ContactChat_messages__cR4xE article p{white-space:pre-wrap;overflow-wrap:anywhere;display:inline-block;margin:5px 0 0;padding:10px 13px;border-radius:10px;background:white;text-align:left;font-size:14px;line-height:1.6}.ContactChat_messages__cR4xE .ContactChat_visitor__NVg5f{margin-left:auto;text-align:right}.ContactChat_messages__cR4xE .ContactChat_visitor__NVg5f p{background:#e0eaf5}.ContactChat_composer__29j3F{padding:12px;display:flex;align-items:end;gap:8px;flex-wrap:wrap;border-top:1px solid #e7ecf1}.ContactChat_composer__29j3F textarea{flex:1;min-width:180px;resize:none;padding:9px;border:1px solid #d7e0e9;border-radius:8px;font:inherit;font-size:14px}.ContactChat_composer__29j3F button,.ContactChat_error__4Mjnz button{border:0;border-radius:7px;background:#173653;color:white;padding:10px 15px;cursor:pointer}.ContactChat_composer__29j3F button:disabled{opacity:.5;cursor:default}.ContactChat_composer__29j3F>p{margin:0;width:100%;font-size:12px;color:#975314;overflow-wrap:anywhere}.ContactChat_qr__9OWcT{padding:32px 24px;text-align:center;overflow:auto}.ContactChat_qr__9OWcT img{display:block;max-width:100%;-o-object-fit:contain;object-fit:contain;margin:0 auto 20px}.ContactChat_qr__9OWcT p{color:#64748b;line-height:1.8;font-size:14px}.ContactChat_error__4Mjnz{padding:10px 14px;background:#fff1ef;font-size:12px;color:#ad3324}.ContactChat_error__4Mjnz button{margin-left:8px;padding:4px 8px}.ContactChat_root__7Nhp8 button:focus-visible,.ContactChat_root__7Nhp8 textarea:focus-visible{outline:3px solid #dcb431;outline-offset:2px}@media(max-width:600px){.ContactChat_launchers__1wGos{right:12px;bottom:16px}.ContactChat_launchers__1wGos button{padding:12px 16px}.ContactChat_dialog__fhZS7{inset:auto 12px 80px auto;margin:0;width:calc(100vw - 24px);height:min(580px,calc(100dvh - 104px))}}