@import "https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700&display=swap";.header{z-index:1000;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #14295a1a}.header-bar{background:#fff}.header-bar .container{justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:16px;display:flex}.brand{flex-shrink:0;align-items:center;gap:14px;text-decoration:none;display:flex}.brand .brand-mark{object-fit:contain;flex-shrink:0;width:52px;height:52px}@media (width<=900px){.brand .brand-mark{width:32px;height:32px}}@media (width<=600px){.brand .brand-mark{width:28px;height:28px}}.brand .brand-name{line-height:1.2}.brand .brand-name .zh{letter-spacing:.1em;color:#1f3a6e;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:22px;font-weight:700}@media (width<=900px){.brand .brand-name .zh{letter-spacing:.05em;font-size:16px}}@media (width<=600px){.brand .brand-name .zh{font-size:16px}}.brand .brand-name .en{letter-spacing:.15em;color:#666b75;margin-top:4px;font-size:10.5px}@media (width<=900px){.brand .brand-name .en{display:none}}.brand .brand-name .en strong{color:#2a2a2a;font-weight:600}.header-tel{border-left:1px solid #e3e6ec;align-items:center;gap:12px;padding-left:22px;display:flex}.header-tel .tel-icon{color:#fff;background:#1f3a6e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.header-tel .tel-label{color:#666b75;letter-spacing:.1em;font-size:11px}.header-tel .tel-num{color:#1f3a6e;letter-spacing:.02em;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:20px;font-weight:700;line-height:1.1}.hamburger{background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:30px;height:40px;padding:4px;display:none}.hamburger span{transform-origin:50%;background:#1f3a6e;border-radius:2px;height:2px;transition:transform .25s,opacity .25s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header-nav{background:#1f3a6e;position:relative}.header-nav .container{align-items:stretch;height:52px;display:flex}.header-nav ul{width:100%;margin:0;padding:0;list-style:none;display:flex}.header-nav li{flex:1;display:flex}.header-nav a{color:#fff;letter-spacing:.15em;flex:1;justify-content:center;align-items:center;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s;display:flex;position:relative}.header-nav a:hover,.header-nav a.active{background:#14295a}.header-nav a.active:after{content:"";z-index:1;background:#c8202a;width:30%;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.header-nav li+li a{border-left:1px solid #ffffff14}.drawer-overlay{z-index:1100;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;position:fixed;inset:0}.drawer-overlay.open{opacity:1;pointer-events:auto}.drawer{z-index:1200;background:#fff;flex-direction:column;width:280px;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.drawer.open{transform:translate(0)}.drawer ul{flex:1;margin:0;padding:0;list-style:none}.drawer li a{color:#1a1a1a;letter-spacing:.12em;border-bottom:1px solid #eef0f4;align-items:center;min-height:44px;padding:15px 28px;font-size:15px;text-decoration:none;transition:all .2s;display:flex}.drawer li a:hover{color:#1f3a6e;background:#f4f6fa;padding-left:32px}.drawer li a.active{color:#1f3a6e;background:#f4f6fa;border-left:3px solid #c8202a;padding-left:25px;font-weight:600}.drawer-header{background:#1f3a6e;border-bottom:1px solid #e3e6ec;justify-content:space-between;align-items:center;padding:16px 20px 16px 28px;display:flex}.drawer-header .drawer-title{color:#fff;letter-spacing:.2em;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:14px}.drawer-close{color:#fff;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:background .2s;display:flex}.drawer-close:hover{background:#ffffff40}.drawer-tel{background:#f4f6fa;border-top:1px solid #e3e6ec;padding:20px 28px}.drawer-tel .drawer-tel-label{color:#666b75;letter-spacing:.1em;margin-bottom:6px;font-size:11px}.drawer-tel .drawer-tel-num{color:#1f3a6e;letter-spacing:.02em;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:22px;font-weight:700}@media (width<=900px){.header-tel{display:none}.hamburger{display:flex}.header-nav{display:none}.header-bar .container{padding-top:10px;padding-bottom:10px}}.footer{color:#ffffffa6;background:#0a173a;padding:56px 0 0;font-size:13px}.footer-top{border-bottom:1px solid #ffffff14;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:44px;padding-bottom:44px;display:grid}.footer-brand .footer-brand-name{margin-bottom:16px;line-height:1.2}.footer-brand .footer-brand-name .zh{letter-spacing:.1em;color:#fff;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:20px;font-weight:700}.footer-brand .footer-brand-name .en{letter-spacing:.15em;color:#ffffff80;margin-top:4px;font-size:10.5px}.footer-brand .footer-brand-name .en strong{color:#fffc;font-weight:600}.footer-brand p{color:#ffffff8c;font-size:12.5px;line-height:1.9}.footer-col h5{color:#fff;letter-spacing:.2em;margin:0 0 18px;padding-bottom:12px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:14px;font-weight:600;position:relative}.footer-col h5:after{content:"";background:#c8202a;width:24px;height:2px;position:absolute;bottom:0;left:0}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:10px}.footer-col li a{color:#ffffff8c;letter-spacing:.08em;font-size:13px;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.footer-col li a:hover{color:#fff;padding-left:4px}.footer-contact-col .contact-line{color:#fff9;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:13px;line-height:1.7;display:flex}.footer-contact-col .contact-line .ico{color:#c8202a;flex-shrink:0;margin-top:2px;font-size:8px}.footer-bottom{color:#fff6;letter-spacing:.05em;justify-content:space-between;align-items:center;padding:20px 0;font-size:14px;display:flex}.footer-bottom .icp a{color:#fff6;text-decoration:none;transition:color .2s}.footer-bottom .icp a:hover{color:#fffc}.footer-bottom .beian_logo{display:inline-block}@media (width<=900px){.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}}@media (width<=600px){.footer{padding-top:40px}.footer-top{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-contact-col{grid-column:1/-1}.footer-bottom{text-align:center;flex-direction:column;gap:8px;padding:16px 0}}.layout-main{min-height:calc(100vh - 136px);padding-top:136px}@media (width<=900px){.layout-main{min-height:calc(100vh - 52px);padding-top:52px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.hero-banner{flex-direction:column;height:calc(100vh - 136px);min-height:560px;display:flex}@media (width<=900px){.hero-banner{height:auto;min-height:unset}}.hero-section{flex:1;min-height:0;overflow:hidden}@media (width<=900px){.hero-section{flex:none;height:56vw;min-height:220px}}.hero-swiper{width:100%;height:100%}.hero-swiper .swiper-pagination{z-index:10;bottom:38px}@media (width<=900px){.hero-swiper .swiper-pagination{bottom:20px}}.hero-swiper .swiper-pagination-bullet{background:#ffffff73;transition:width .3s;opacity:1!important;border-radius:2px!important;width:32px!important;height:3px!important}.hero-swiper .swiper-pagination-bullet-active{background:#fff;width:50px!important}.hero-swiper .swiper-slide{height:100%}.slide-img{object-fit:cover;width:100%;height:100%;display:block}.features{background-position:50%;background-size:cover;border-top:2px solid #1f3a6e;flex-shrink:0;position:relative}.features .container{z-index:1;grid-template-columns:repeat(4,1fr);padding:0;display:grid;position:relative}.feature{text-align:center;cursor:default;flex-direction:column;justify-content:center;align-items:center;padding:28px 20px;display:flex;position:relative}.feature:not(:last-child):after{content:"";background:#0003;width:1px;position:absolute;top:22%;bottom:22%;right:0}@media (width<=900px){.feature{padding:20px 10px}}@media (width<=600px){.feature{padding:16px 6px}}.feature-ico{color:#1f3a6e;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:12px;display:flex}.feature-ico svg{width:100%;height:100%}@media (width<=600px){.feature-ico{width:26px;height:26px;margin-bottom:8px}}.feature-txt .t{letter-spacing:.12em;font-size:15px;font-weight:600}@media (width<=600px){.feature-txt .t{letter-spacing:.05em;font-size:12px}}.feature-txt .d{letter-spacing:.22em;color:muted;margin-top:6px;font-size:10.5px}@media (width<=600px){.feature-txt .d{display:none}}.block{padding:86px 0 80px}.block.alt{background:#f4f6fa}@media (width<=900px){.block{padding:56px 0 48px}}@media (width<=600px){.block{padding:40px 0 36px}}.section-head{text-align:center;margin-bottom:56px}.section-head .eyebrow{letter-spacing:.5em;color:#8a8f99;text-transform:uppercase;font-size:11.5px}.section-head h2{letter-spacing:.15em;color:#0e1f47;margin:10px 0 14px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:36px;font-weight:700}.section-head .rule{background:#c8202a;width:48px;height:3px;display:inline-block}@media (width<=600px){.section-head{margin-bottom:36px}.section-head h2{font-size:26px}}.about-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:64px;display:grid}@media (width<=900px){.about-grid{grid-template-columns:1fr;gap:36px}}.about-copy h3{color:#0e1f47;letter-spacing:.08em;margin:0 0 8px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:24px;font-weight:700}.about-copy .en-h{letter-spacing:.35em;color:#8a8f99;text-transform:uppercase;margin-bottom:20px;font-size:11px}.about-copy p{color:#2a2a2a;text-align:justify;text-indent:2em;margin-bottom:14px;font-size:14.5px;line-height:2}.about-cta{color:#fff;letter-spacing:.25em;background:#1f3a6e;align-items:center;gap:10px;margin-top:22px;padding:11px 28px;font-size:13px;text-decoration:none;transition:background .25s;display:inline-flex}.about-cta:hover{background:#c8202a}.about-visual{aspect-ratio:4/3;background:#f4f6fa;position:relative;overflow:hidden}.about-visual:before{content:"";z-index:0;border:2px solid #1f3a6e;width:65%;height:65%;position:absolute;top:-10px;left:-10px}.about-visual:after{content:"";z-index:0;background:#c8202a;width:36%;height:36%;position:absolute;bottom:-10px;right:-10px}.about-visual img{object-fit:cover;z-index:1;width:calc(100% - 28px);height:calc(100% - 28px);position:absolute;inset:14px}@media (width<=900px){.about-visual:before,.about-visual:after{display:none}.about-visual img{width:100%;height:100%;inset:0}}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}@media (width<=900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.product-grid{grid-template-columns:repeat(2,1fr);gap:14px}}.product-card{background:#fff;border:1px solid #e3e6ec;text-decoration:none;transition:all .25s;display:block}.product-card:hover{border-color:#1f3a6e;transform:translateY(-2px);box-shadow:0 8px 24px #14295a14}.product-card:hover .more{color:#c8202a}.product-card .pic{aspect-ratio:4/3;background:#f4f6fa;overflow:hidden}.product-card .pic img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.product-card:hover .pic img{transform:scale(1.04)}.product-card .body{border-top:1px solid #eef0f4;padding:16px 18px 20px}.product-card .cat{letter-spacing:.3em;color:#c8202a;text-transform:uppercase;font-size:11px}.product-card .name{color:#0e1f47;letter-spacing:.04em;margin:6px 0 10px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:16px;font-weight:600}.product-card .meta{color:#666b75;border-top:1px dashed #e3e6ec;justify-content:space-between;padding-top:10px;font-size:12px;display:flex}.product-card .more{color:#1f3a6e;flex-shrink:0;margin-left:8px;transition:color .2s}.news-grid{grid-template-columns:1fr 1.5fr;gap:26px;display:grid}@media (width<=900px){.news-grid{grid-template-columns:1fr}}.news-feature{background:#fff;border:1px solid #e3e6ec;flex-direction:column;height:100%;display:flex}.news-feature .pic{background:#f4f6fa;flex:1;overflow:hidden}.news-feature .pic img{object-fit:cover;width:100%;height:100%;display:block}.news-feature .body{flex-shrink:0;padding:22px 24px 26px}.news-feature .tag{color:#fff;letter-spacing:.2em;background:#c8202a;margin-bottom:12px;padding:3px 10px;font-size:11px;display:inline-block}.news-feature h3{color:#0e1f47;letter-spacing:.04em;margin:0 0 10px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:20px;font-weight:600;line-height:1.5}.news-feature p{color:#666b75;margin-bottom:14px;font-size:13.5px;line-height:1.85}.news-feature .date{color:#8a8f99;letter-spacing:.15em;font-size:12px}.news-list{flex-direction:column;gap:14px;display:flex}.news-item{color:inherit;background:#fff;border:1px solid #e3e6ec;flex:1;grid-template-columns:68px 1fr;align-items:center;gap:18px;padding:18px 20px;text-decoration:none;transition:all .25s;display:grid}.news-item:hover{border-color:#1f3a6e;transform:translate(2px)}.news-item .d{text-align:center;border-right:1px solid #e3e6ec;padding-right:14px}.news-item .d .dd{color:#1f3a6e;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:30px;font-weight:700;line-height:1}.news-item .d .ym{color:#8a8f99;letter-spacing:.06em;margin-top:4px;font-size:13px}.news-item h4{color:#1a1a1a;letter-spacing:.04em;margin:0 0 5px;font-size:16px;font-weight:600}.news-item p{color:#666b75;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.partners{background:#e3e6ec;border:1px solid #e3e6ec;grid-template-columns:repeat(6,1fr);gap:1px;display:grid}@media (width<=900px){.partners{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.partners{grid-template-columns:repeat(2,1fr)}}.partner{aspect-ratio:3/1.3;color:#8a8f99;letter-spacing:.1em;text-align:center;background:#fff;justify-content:center;align-items:center;padding:0 10px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:12px;font-weight:600;transition:all .2s;display:flex}.partner:hover{color:#1f3a6e;background:#f4f6fa}.section-more{text-align:center;margin-top:36px}.view-more{color:#1f3a6e;letter-spacing:.2em;border:1px solid #1f3a6e;align-items:center;gap:8px;min-height:44px;padding:10px 30px;font-size:13px;text-decoration:none;transition:all .25s;display:inline-flex}.view-more:hover{color:#fff;background:#1f3a6e}.cta-section{color:#fff;background:#0e1f47;padding:56px 0}.cta-section .container{justify-content:space-between;align-items:center;gap:40px;display:flex}.cta-section .cta-text h3{letter-spacing:.1em;margin:0 0 10px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:28px;font-weight:700}.cta-section .cta-text p{color:#ffffffa6;letter-spacing:.15em;font-size:14px}.cta-section .cta-actions{flex-shrink:0;gap:14px;display:flex}.cta-section .btn{letter-spacing:.2em;align-items:center;min-height:44px;padding:13px 26px;font-size:13px;text-decoration:none;transition:all .25s;display:inline-flex}.cta-section .btn.primary{color:#fff;background:#c8202a}.cta-section .btn.primary:hover{background:#a51720}.cta-section .btn.ghost{color:#fff;border:1px solid #fff6}.cta-section .btn.ghost:hover{background:#ffffff14}@media (width<=900px){.cta-section{padding:40px 0}.cta-section .container{text-align:center;flex-direction:column;gap:24px}.cta-section .cta-actions{justify-content:center}.cta-section .cta-text h3{font-size:22px}}.title-section{background-position:50%;background-size:cover;overflow:hidden}.title-section__content{align-items:center;height:160px;display:flex}@media (width<=900px){.title-section__content{height:120px}}.title-section__content h1{color:#0e1f47;letter-spacing:.05em;text-shadow:0 1px #fff9;margin:0 0 8px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:32px;font-weight:700}@media (width<=900px){.title-section__content h1{font-size:22px}}.title-section__content{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.title-section__en{letter-spacing:.2em;color:#666b75;text-transform:uppercase;font-size:12px;font-weight:400}.title-section__line{background:#c8202a;width:32px;height:2px;display:block}.news-page{background:#fff}.news-crumb{background:#f4f6fa;border-bottom:1px solid #e3e6ec}.news-crumb .container{color:#666b75;flex-wrap:wrap;align-items:center;gap:8px;height:44px;font-size:13px;display:flex}.news-crumb a{color:#1f3a6e;text-decoration:none}.news-crumb a:hover{color:#c8202a}.news-crumb__sep{color:#8a8f99}.news-crumb__cur{color:#666b75;text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.news-body{padding:64px 0 80px}@media (width<=900px){.news-body{padding:40px 0 56px}}.news-list{flex-direction:column;gap:0;max-width:860px;display:flex}.news-card{color:inherit;border-bottom:1px solid #e3e6ec;align-items:stretch;gap:28px;padding:28px 0;text-decoration:none;transition:background .15s;display:flex}.news-card:first-child{border-top:1px solid #e3e6ec}.news-card:hover .news-card__title{color:#1f3a6e}.news-card:hover .news-card__arrow{color:#c8202a}.news-card:hover .news-card__img-wrap{opacity:.85}@media (width<=600px){.news-card{flex-direction:column;gap:16px}}.news-card__img-wrap{background:#eef1f6;border:1px solid #e3e6ec;flex-shrink:0;width:200px;height:134px;transition:opacity .15s}.news-card__img-wrap img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=600px){.news-card__img-wrap{width:100%;height:200px}}.news-card__info{flex-direction:column;justify-content:center;gap:8px;min-width:0;display:flex}.news-card__date{color:#666b75;font-size:13px}.news-card__title{color:#1a1a1a;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:17px;font-weight:700;line-height:1.6;transition:color .15s}.news-card__arrow{color:#8a8f99;margin-top:4px;font-size:13px;transition:color .15s}.news-detail{max-width:860px}.news-detail__date{color:#666b75;margin-bottom:12px;font-size:13px}.news-detail__title{color:#0e1f47;letter-spacing:.05em;border-left:3px solid #1f3a6e;margin:0 0 24px;padding-left:14px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:24px;font-weight:700;line-height:1.5}@media (width<=900px){.news-detail__title{font-size:20px}}.news-detail__divider{background:#e3e6ec;height:1px;margin-bottom:28px}.news-detail__content{color:#2a2a2a;text-indent:2em;text-align:justify;margin:0 0 36px;font-size:15px;line-height:2}.news-detail__imgs{flex-wrap:wrap;gap:12px;margin-bottom:40px;display:flex}.news-detail__imgs[data-count="1"] .news-detail__img{width:480px;height:320px}.news-detail__imgs[data-count="2"] .news-detail__img{width:calc(50% - 6px);height:260px}.news-detail__imgs[data-count="3"] .news-detail__img{width:calc(33.33% - 8px);height:220px}.news-detail__imgs[data-count="4"] .news-detail__img,.news-detail__imgs[data-count="5"] .news-detail__img{width:calc(50% - 6px);height:240px}.news-detail__imgs[data-count="5"] .news-detail__img:nth-child(n+3){width:calc(33.33% - 8px);height:200px}@media (width<=900px){.news-detail__imgs .news-detail__img{width:100%!important;height:220px!important}}.news-detail__img{object-fit:cover;flex-shrink:0;display:block}.news-detail__back{border-top:1px solid #e3e6ec;padding-top:24px}.news-detail__back a{color:#1f3a6e;font-size:14px;text-decoration:none}.news-detail__back a:hover{color:#c8202a}.intro-page{background:#fff}.intro-crumb{background:#f4f6fa;border-bottom:1px solid #e3e6ec}.intro-crumb .container{color:#666b75;align-items:center;gap:8px;height:44px;font-size:13px;display:flex}.intro-crumb a{color:#1f3a6e;text-decoration:none}.intro-crumb a:hover{color:#c8202a}.intro-crumb__sep{color:#8a8f99}.intro-crumb__cur{color:#666b75}.intro-body{padding:64px 0 80px}@media (width<=900px){.intro-body{padding:40px 0 56px}}.intro-prose{max-width:860px}.intro-prose p{color:#2a2a2a;text-indent:2em;text-align:justify;margin:0 0 20px;font-size:15px;line-height:2}.intro-prose p strong{color:#1a1a1a;font-weight:600}.intro-prose h3{color:#0e1f47;letter-spacing:.05em;border-left:3px solid #1f3a6e;margin:44px 0 20px;padding-left:14px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:18px;font-weight:700;line-height:1.5}@media (width<=900px){.intro-prose h3{margin:32px 0 16px;font-size:16px}}.prod-page{background:#fff}.prod-crumb{background:#f4f6fa;border-bottom:1px solid #e3e6ec}.prod-crumb .container{color:#666b75;flex-wrap:wrap;align-items:center;gap:8px;height:44px;font-size:13px;display:flex}.prod-crumb a{color:#1f3a6e;text-decoration:none}.prod-crumb a:hover{color:#c8202a}.prod-crumb__sep{color:#8a8f99}.prod-crumb__cur{color:#666b75}.prod-body{padding:56px 0 80px}@media (width<=900px){.prod-body{padding:36px 0 56px}}.prod-category{margin-bottom:56px}.prod-category:last-child{margin-bottom:0}.prod-category__header{border-bottom:2px solid #1f3a6e;align-items:baseline;gap:16px;margin-bottom:24px;padding-bottom:16px;display:flex}.prod-category__name{color:#0e1f47;letter-spacing:.05em;margin:0;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:20px;font-weight:700}.prod-category__en{color:#8a8f99;letter-spacing:.1em;text-transform:uppercase;font-size:12px}.prod-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=1200px){.prod-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.prod-grid{grid-template-columns:1fr}}.prod-card{color:inherit;background:#fff;border:1px solid #e3e6ec;flex-direction:column;text-decoration:none;transition:box-shadow .2s,border-color .2s;display:flex}.prod-card:hover{border-color:#c8ccd6;box-shadow:0 8px 24px #14295a14}.prod-card:hover .prod-card__img{opacity:.85}.prod-card:hover .prod-card__link{color:#c8202a}.prod-card__img{aspect-ratio:4/3;background:#eef1f6;border-bottom:1px solid #e3e6ec;flex-shrink:0;width:100%;transition:opacity .2s;overflow:hidden}.prod-card__img img{object-fit:contain;width:100%;height:100%;display:block}.prod-card__body{flex-direction:column;flex:1;gap:8px;padding:18px 20px 20px;display:flex}.prod-card__name{color:#0e1f47;margin:0;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:15px;font-weight:700;line-height:1.5}.prod-card__brief{color:#666b75;flex:1;margin:0;font-size:13px;line-height:1.7}.prod-card__link{color:#8a8f99;margin-top:4px;font-size:13px;transition:color .15s}.prod-detail-page{background:#fff}.prod-detail-crumb{background:#f4f6fa;border-bottom:1px solid #e3e6ec}.prod-detail-crumb .container{color:#666b75;flex-wrap:wrap;align-items:center;gap:8px;height:44px;font-size:13px;display:flex}.prod-detail-crumb a{color:#1f3a6e;text-decoration:none}.prod-detail-crumb a:hover{color:#c8202a}.prod-detail-crumb__sep{color:#8a8f99}.prod-detail-crumb__cur{color:#666b75;text-overflow:ellipsis;white-space:nowrap;max-width:280px;overflow:hidden}.prod-detail-body{padding:56px 0 80px}@media (width<=900px){.prod-detail-body{padding:36px 0 56px}}.prod-detail-title{color:#0e1f47;letter-spacing:.04em;border-left:4px solid #c8202a;margin:0 0 32px;padding-left:14px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:22px;font-weight:700;line-height:1.5}@media (width<=900px){.prod-detail-title{margin-bottom:24px;font-size:18px}}.prod-detail-top{align-items:flex-start;gap:40px;margin-bottom:48px;display:flex}@media (width<=900px){.prod-detail-top{flex-direction:column;gap:28px}}.prod-detail-images{flex-direction:column;flex-shrink:0;gap:12px;width:400px;display:flex}@media (width<=1200px){.prod-detail-images{width:340px}}@media (width<=900px){.prod-detail-images{width:100%}}.prod-detail-img-placeholder{aspect-ratio:4/3;background:#eef1f6;border:1px solid #e3e6ec;width:100%}.prod-detail-img-wrap{flex-direction:column;display:flex}.prod-detail-img{aspect-ratio:4/3;object-fit:contain;border:1px solid #e3e6ec;width:100%;display:block}.prod-detail-img-caption{color:#666b75;text-align:center;margin:6px 0 0;font-size:12px;line-height:1.5}.prod-detail-top--full{display:block}.prod-detail-full-img{width:100%;margin-bottom:48px;display:block}.prod-detail-params-img{width:100%;margin-top:16px;display:block}.prod-detail-group{flex-direction:column;gap:8px;display:flex}.prod-detail-group+.prod-detail-group{margin-top:12px}.prod-detail-group__subtitle{color:#1f3a6e;border-left:2px solid #b8995a;margin:0;padding-left:8px;font-size:16px;font-weight:700}.prod-detail-intro{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}.prod-detail-section__title{color:#1f3a6e;border-bottom:1px solid #eef0f4;margin:0 0 10px;padding-bottom:8px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:20px;font-weight:700}.prod-detail-section__text{color:#2a2a2a;text-indent:2em;text-align:justify;margin:0;font-size:16px;line-height:2}.prod-detail-section__list{flex-direction:column;gap:8px;margin:0;padding-left:0;list-style:none;display:flex}.prod-detail-section__list li{color:#2a2a2a;padding-left:16px;font-size:16px;line-height:1.8;position:relative}.prod-detail-section__list li:before{content:"";background:#c8202a;border-radius:50%;flex-shrink:0;width:5px;height:5px;position:absolute;top:10px;left:0}.prod-detail-tables{flex-direction:column;gap:36px;margin-bottom:36px;display:flex}.prod-detail-table-block__title{color:#1f3a6e;background:#f4f6fa;border-left:3px solid #1f3a6e;margin:0 0 12px;padding:10px 14px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:15px;font-weight:700}.prod-detail-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid #e3e6ec;overflow-x:auto}.prod-detail-table{border-collapse:collapse;width:100%;min-width:560px;font-size:13px}.prod-detail-table thead tr{background:#1f3a6e}.prod-detail-table thead th{color:#fff;text-align:center;white-space:nowrap;border-right:1px solid #ffffff26;padding:10px 14px;font-weight:600}.prod-detail-table thead th:last-child{border-right:none}.prod-detail-table tbody tr{border-bottom:1px solid #e3e6ec}.prod-detail-table tbody tr:last-child{border-bottom:none}.prod-detail-table tbody tr:nth-child(2n){background:#f4f6fa}.prod-detail-table tbody th[scope=row]{color:#1a1a1a;text-align:left;white-space:nowrap;background:#eef1f6;border-right:1px solid #e3e6ec;min-width:160px;padding:9px 14px;font-weight:600}.prod-detail-table tbody td{color:#2a2a2a;text-align:center;white-space:nowrap;border-right:1px solid #eef0f4;padding:9px 12px}.prod-detail-table tbody td:last-child{border-right:none}.prod-detail-notes{background:#f4f6fa;border-left:3px solid #b8995a;margin-bottom:36px;padding:16px 20px}.prod-detail-notes ul{flex-direction:column;gap:6px;margin:0;padding-left:0;list-style:none;display:flex}.prod-detail-notes li{color:#666b75;padding-left:14px;font-size:13px;line-height:1.7;position:relative}.prod-detail-notes li:before{content:"★";color:#b8995a;font-size:10px;position:absolute;top:2px;left:0}.prod-detail-back{border-top:1px solid #e3e6ec;padding-top:24px}.prod-detail-back a{color:#1f3a6e;font-size:14px;text-decoration:none}.prod-detail-back a:hover{color:#c8202a}.perf-crumb{color:#666b75;background:#f4f6fa;border-bottom:1px solid #e3e6ec;padding:12px 0;font-size:13px}.perf-crumb a{color:#666b75;text-decoration:none}.perf-crumb a:hover{color:#1f3a6e}.perf-crumb__sep{margin:0 8px}.perf-crumb__cur{color:#1a1a1a}.perf-body{background:#fff;padding:48px 0 80px}.perf-layout{align-items:flex-start;gap:32px;display:flex}.perf-sidebar{border:1px solid #e3e6ec;border-radius:4px;flex:0 0 180px;position:sticky;top:160px;overflow:hidden}.perf-sidebar__title{color:#fff;letter-spacing:1px;background:#1f3a6e;padding:14px 16px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:14px;font-weight:600}.perf-sidebar__list{margin:0;padding:8px 0;list-style:none}.perf-sidebar__item{cursor:pointer;color:#1a1a1a;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 16px;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:14px;transition:background .2s,color .2s;display:flex}.perf-sidebar__item:hover{color:#1f3a6e;background:#f4f6fa}.perf-sidebar__item.is-active{color:#1f3a6e;background:#e0e6f0;border-left:3px solid #c8202a;padding-left:13px;font-weight:600}.perf-sidebar__item.is-active .perf-sidebar__count{color:#fff;background:#1f3a6e}.perf-sidebar__name{flex:1}.perf-sidebar__count{color:#666b75;background:#e3e6ec;border-radius:10px;justify-content:center;align-items:center;min-width:24px;height:20px;padding:0 6px;font-size:12px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.perf-content{flex:1;width:100%;min-width:0}.perf-content__header{border-bottom:2px solid #1f3a6e;align-items:baseline;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.perf-content__title{color:#1f3a6e;margin:0;padding-left:14px;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:22px;font-weight:700;position:relative}.perf-content__title:before{content:"";background:#c8202a;border-radius:2px;width:4px;height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.perf-content__total{color:#666b75;font-size:13px}.perf-select-wrap{display:none}.perf-table-wrap{border:1px solid #e3e6ec;border-radius:4px;overflow-x:auto}.perf-table{border-collapse:collapse;width:100%;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:14px}.perf-table thead tr{background:#1f3a6e}.perf-table thead tr th{color:#fff;text-align:left;white-space:nowrap;letter-spacing:.5px;padding:13px 16px;font-weight:600}.perf-table tbody tr.even{background:#fff}.perf-table tbody tr.odd{background:#f4f6fa}.perf-table tbody tr:hover{background:#e0e6f0}.perf-table tbody tr td{color:#1a1a1a;vertical-align:middle;border-bottom:1px solid #eef0f4;padding:11px 16px}.perf-table__no{text-align:center;width:56px;font-size:13px;color:#666b75!important}.perf-badge{color:#2e7d32;white-space:nowrap;background:#e8f5e9;border-radius:12px;align-items:center;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex}@media (width<=900px){.perf-body{padding:32px 0 60px}.perf-layout{flex-direction:column;gap:0}.perf-sidebar{display:none}.perf-select-wrap{margin-bottom:20px;display:block;position:relative}.perf-select-wrap:after{content:"▾";color:#1f3a6e;pointer-events:none;font-size:14px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.perf-select{appearance:none;color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e3e6ec;border-radius:4px;outline:none;width:100%;padding:12px 40px 12px 14px;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:14px}.perf-select:focus{border-color:#1f3a6e;box-shadow:0 0 0 2px #1f3a6e1f}.perf-content__header{flex-direction:column;gap:4px}.perf-content__title{font-size:18px}.perf-table{font-size:13px}.perf-table thead tr th,.perf-table tbody tr td{padding:10px 12px}}@media (width<=600px){.perf-table{font-size:12px}.perf-table thead tr th,.perf-table tbody tr td{padding:8px 10px}}.contact-page{background:#fff}.contact-crumb{background:#f4f6fa;border-bottom:1px solid #e3e6ec}.contact-crumb .container{color:#666b75;flex-wrap:wrap;align-items:center;gap:8px;height:44px;font-size:13px;display:flex}.contact-crumb a{color:#1f3a6e;text-decoration:none}.contact-crumb a:hover{color:#c8202a}.contact-crumb__sep{color:#8a8f99}.contact-crumb__cur{color:#666b75}.contact-body{padding:64px 0 80px}@media (width<=900px){.contact-body{padding:40px 0 56px}}.contact-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=1200px){.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.contact-grid{grid-template-columns:1fr}}.contact-card{background:#fff;border:1px solid #e3e6ec;border-top:3px solid #1f3a6e;padding:28px 24px;transition:box-shadow .2s,border-top-color .2s;box-shadow:0 1px 2px #14295a0f}.contact-card:hover{border-top-color:#c8202a;box-shadow:0 8px 24px #14295a14}.contact-card__header{border-bottom:1px solid #eef0f4;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:16px;display:flex}.contact-card__dot{background:#c8202a;border-radius:50%;flex-shrink:0;width:6px;height:6px}.contact-card__name{color:#0e1f47;letter-spacing:.04em;margin:0;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,SimSun,serif;font-size:16px;font-weight:700}.contact-card__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.contact-card__item{align-items:flex-start;gap:8px;font-size:14px;line-height:1.6;display:flex}.contact-card__label{color:#666b75;flex-shrink:0;min-width:52px}.contact-card__label:after{content:"："}.contact-card__value{color:#2a2a2a;word-break:break-all}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:15px;line-height:1.7}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{margin:0}button{cursor:pointer;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 28px}@media (width<=600px){.container{padding:0 22px}}
