: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:translateZ(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-cube-shadow,.swiper-3d .swiper-slide{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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{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:4px solid #0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .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(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-next,.swiper-button-prev).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-next,.swiper-button-prev).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-next,.swiper-button-prev){display:none!important}:is(.swiper-button-next,.swiper-button-prev) ::slotted(svg),:is(.swiper-button-next,.swiper-button-prev) svg{-o-object-fit:contain;object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon,.swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) .swiper-navigation-icon,:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon,:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon,:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon,:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon){transform:rotate(90deg)}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--brand:#00a0e9;--brand-dark:#187fc3;--brand-deep:#004995;--brand-light:#4ec7fe;--brand-bg:#d9f4fc;--text:#1a1a1a;--text-secondary:#4a4a4a;--text-muted:#6b7280;--bg:#fff;--bg-soft:#f8fbfc;--bg-review:#fbfbfb;--footer:#0f2530;--footer-bottom:#233844;--white:#fff;--radius:12px;--radius-lg:20px;--shadow:0 8px 30px #0000000f;--shadow-hover:0 14px 40px #0000001a;--container:1448px;--font:"Source Han Sans CN","Noto Sans SC","PingFang SC","Microsoft YaHei",sans-serif;--font-en:Montserrat,"Noto Sans SC",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.na-content img{max-width:100%}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}.section-title{text-align:center;color:var(--text);margin-bottom:38px;font-size:32px;font-weight:700}.site-header{z-index:1000;color:var(--white);box-shadow:none;background:0 0;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.site-header:before{content:none}.site-header:after{content:"";z-index:-1;pointer-events:none;background:0 0;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:absolute;inset:0}.site-header.scrolled{box-shadow:0 4px 20px #0000001a}.site-header.scrolled:after{-webkit-backdrop-filter:blur(12px)saturate(140%);backdrop-filter:blur(12px)saturate(140%);background:#00a0e9cc}.site-header.product-detail-header{background:#00a0e9cc;box-shadow:0 5px 18px #0071ac1f}.site-header.product-detail-header:before{content:"";z-index:-1;pointer-events:none;background:#00a0e9cc;height:100%;position:absolute;inset:0 0 auto}.site-header.product-detail-header.scrolled{box-shadow:0 8px 28px #0049952e}.site-header.product-detail-header.scrolled:after{-webkit-backdrop-filter:blur(12px)saturate(140%);backdrop-filter:blur(12px)saturate(140%);background:#00a0e9cc}.site-header.member-header{background:#00a0e9cc;box-shadow:0 5px 18px #0071ac1a}.site-header.member-header.scrolled{box-shadow:0 8px 28px #0049952e}.site-header.member-header.scrolled:after{-webkit-backdrop-filter:blur(12px)saturate(140%);backdrop-filter:blur(12px)saturate(140%);background:#00a0e9cc}.site-header.home-header:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0006,#0000004d 40%,#0000);position:absolute;inset:0}.site-header.home-header.scrolled:before{opacity:0;transition:opacity .3s}.header-main{z-index:20;background:0 0;padding:20px 0 6px;position:relative}.header-main .container{grid-template-columns:188px minmax(0,1fr) 160px;align-items:center;gap:70px;display:grid}.logo img{-o-object-fit:contain;object-fit:contain;width:179px;height:50px}.main-nav{align-items:center;gap:60px;display:flex}.nav-item{position:relative}.nav-item:not(.product-nav-item):after{content:"";pointer-events:none;background:0 0;width:190px;height:28px;position:absolute;top:calc(100% - 10px);left:50%;transform:translate(-50%)}.nav-item:not(.product-nav-item):focus-within:after,.nav-item:not(.product-nav-item):hover:after{pointer-events:auto}.product-nav-item{z-index:30}.product-nav-item:after{content:"";pointer-events:none;background:0 0;width:220px;height:92px;position:absolute;top:calc(100% - 12px);left:50%;transform:translate(-50%)}.product-nav-item:focus-within:after,.product-nav-item:hover:after{pointer-events:auto}.nav-link{color:var(--white);white-space:nowrap;text-shadow:0 1px 4px #0049952e;align-items:center;gap:5px;padding:13px 0 17px;font-size:18px;font-weight:600;line-height:1;transition:color .2s,opacity .2s;display:flex}.nav-link svg{fill:currentColor;opacity:.7;width:10px;height:10px}.nav-expand-icon{display:none}.header-phone{font-family:var(--font-en);white-space:nowrap;justify-self:end;align-items:center;gap:9px;font-size:20px;font-weight:600;display:inline-flex}.header-phone svg{fill:currentColor;width:22px;height:22px}.dropdown{z-index:30;background:var(--white);border-radius:var(--radius);min-width:180px;box-shadow:var(--shadow-hover);opacity:0;visibility:hidden;padding:10px 0;transition:all .2s;top:100%;transform:translate(-50%)translateY(10px)}.dropdown,.dropdown:after{pointer-events:none;position:absolute;left:50%}.dropdown:after{content:"";filter:drop-shadow(0 -1px #007ebe1a);border-bottom:9px solid #fff;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;top:-9px;transform:translate(-50%)}.nav-item.open .dropdown,.nav-item:hover .dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-item.nav-suppressed.open .dropdown,.nav-item.nav-suppressed:focus-within .dropdown,.nav-item.nav-suppressed:hover .dropdown{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%)translateY(10px)}.nav-item.nav-suppressed:after{pointer-events:none!important}.dropdown a{color:var(--text);white-space:nowrap;padding:9px 20px;font-size:14px;display:block}.dropdown a:hover{background:var(--bg-soft);color:var(--brand)}.product-mobile-dropdown{display:none}.product-mega{z-index:40;border:1px solid #007ebe1f;border-radius:16px;width:min(1440px,100vw - 32px);min-width:0;padding:22px 26px 26px;position:fixed;top:76px;left:50%;overflow:visible;transform:translate(-50%)translateY(10px);box-shadow:0 18px 48px #003b6929}.nav-item.open .product-mega,.nav-item:hover .product-mega,.product-nav-item:focus-within .product-mega{transform:translate(-50%)translateY(0)}.product-mega:before{content:"";pointer-events:none;background:0 0;height:12px;position:absolute;top:-12px;left:0;right:0}.product-mega:after{left:clamp(220px,22%,370px)}.product-mega-waterfall{max-height:min(700px,82vh);overflow:hidden auto}.product-mega-columns{-moz-columns:5;column-count:5;-moz-column-gap:28px;column-gap:28px}.product-mega-waterfall{scrollbar-width:thin;scrollbar-color:#0000002e transparent}.product-mega-waterfall::-webkit-scrollbar{width:5px;height:5px}.product-mega-waterfall::-webkit-scrollbar-track{background:0 0}.product-mega-waterfall::-webkit-scrollbar-thumb{background:#0000002e;border-radius:4px}.product-mega-waterfall::-webkit-scrollbar-thumb:hover{background:#00000047}.product-mega-block{vertical-align:top;-moz-column-break-inside:avoid;break-inside:avoid;width:100%;padding:0 4px 16px;display:inline-block}.dropdown .product-mega-group-tag{color:#98a3a9;white-space:nowrap;text-overflow:ellipsis;background:0 0;padding:0 6px;font-size:12px;line-height:1.5;display:block;overflow:hidden}.dropdown .product-mega-group-tag:hover{color:var(--brand);background:0 0}.dropdown .product-mega-title{color:#15191c;white-space:normal;background:0 0;border-radius:6px;margin:3px 0 2px;padding:4px 6px;font-size:16px;font-weight:700;line-height:1.4;transition:color .18s,background .18s;display:block}.dropdown .product-mega-title:hover{color:var(--brand);background:#f0f9fd}.product-mega-leaves{margin:0;padding:0;list-style:none}.dropdown .product-mega-leaves a{color:#5b6368;white-space:normal;background:0 0;border-radius:5px;padding:3px 6px 3px 12px;font-size:14px;line-height:1.5;transition:color .18s,background .18s;display:block}.dropdown .product-mega-leaves a:hover{color:var(--brand);background:#f0f9fd}.header-tools{z-index:10;margin-top:5px;padding:0 0 17px;position:relative}.header-tools .container{grid-template-columns:188px minmax(0,1fr) 174px;align-items:center;gap:66px;display:grid}.header-actions{grid-column:2/4;grid-template-columns:minmax(440px,891px) 1fr;align-items:flex-start;gap:56px;display:grid}.search-box{background:var(--white);border:1px solid #fffc;border-radius:25px;height:44px;transition:height .42s cubic-bezier(.22,1,.36,1),border-radius .32s,box-shadow .32s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 18px #005fa52e}.single-search-row{opacity:1;align-items:center;transition:opacity .2s .12s,transform .32s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:3px 2px 3px 24px;transform:translateY(0)}.search-box input{color:#333;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:16px}.search-box input::placeholder{color:#999}.search-helper{color:#a6a6a6;white-space:nowrap;background:0 0;border-radius:0;align-items:center;gap:5px;width:auto;min-width:0;height:auto;padding:0 11px 0 20px;font-size:14px;transition:color .2s;display:inline-flex}.search-helper:hover{color:var(--brand);background:0 0}.search-helper svg{fill:currentColor;width:15px;height:15px}.single-search-submit{background:var(--brand);width:64px;min-width:52px;height:40px;color:var(--white);border-radius:25px;justify-content:center;align-items:center;gap:6px;padding:0;font-size:14px;transition:background .2s,transform .2s;display:inline-flex}.single-search-submit span{display:none}.single-search-submit:hover{background:#008dd0}.single-search-submit .search-btn-icon{-o-object-fit:contain;object-fit:contain;width:22px;height:22px;display:block}.batch-search-panel{opacity:0;pointer-events:none;flex-direction:column;padding:16px 18px 14px;transition:opacity .22s,transform .34s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;transform:translateY(12px)}.batch-search-panel textarea{resize:none;color:#333;width:100%;height:94px;min-height:94px;font:14px/1.7 var(--font);background:0 0;border:0;border-bottom:1px solid #e6edf1;outline:none;padding:2px 4px 10px}.batch-search-panel textarea::placeholder{color:#9aa3a9}.batch-search-error{color:#b64545;margin:-2px 0 6px;font-size:12px;line-height:1.4}.batch-search-actions{justify-content:flex-end;gap:10px;padding-top:10px;display:flex}.batch-search-actions button{border-radius:18px;width:auto;min-width:72px;height:34px;padding:0 20px;font-size:14px;transition:background .2s,border-color .2s,color .2s,transform .2s}.batch-search-actions button:hover{transform:translateY(-1px)}.batch-search-submit{background:var(--brand);color:var(--white)}.batch-search-submit:hover{background:#008dd0}.batch-search-cancel{color:#66737b;background:#f7f9fa;border:1px solid #d8e1e6}.batch-search-cancel:hover{background:#eef3f5;border-color:#b9c8d0}.search-box.is-batch-mode{border-radius:18px;height:174px;box-shadow:0 12px 32px #00499533}.search-box.is-batch-mode .single-search-row{opacity:0;pointer-events:none;transition-delay:0s;transform:translateY(-12px)}.search-box.is-batch-mode .batch-search-panel{opacity:1;pointer-events:auto;transition-delay:.12s;transform:translateY(0)}.batch-search-open .header-actions{align-items:start}.header-btns{white-space:nowrap;border:1px solid #ffffffb8;border-radius:20px;justify-content:flex-end;justify-self:end;align-items:center;gap:0;height:38px;padding:0 7px;display:flex}.btn-login,.btn-register{color:var(--white);padding:4px 14px;font-size:15px;line-height:20px;transition:opacity .2s}.btn-login{border-right:1px solid #ffffff8c}.btn-login:hover,.btn-register:hover{opacity:.76}.member-header-links{white-space:nowrap;border:1px solid #ffffffb8;border-radius:20px;justify-content:flex-end;justify-self:end;align-items:center;height:38px;display:flex;overflow:hidden}.member-header-links a,.member-header-links button{color:#fff;align-items:center;gap:5px;height:100%;padding:0 11px;font-size:15px;transition:background .2s,opacity .2s;display:inline-flex}.member-header-links>*+*{border-left:1px solid #ffffff80}.member-header-links a:hover,.member-header-links button:hover{background:#ffffff1a}.member-header-links button{cursor:pointer;background:0 0;border-top:0;border-bottom:0;border-right:0;font-family:inherit}.member-header-links svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.member-header-links .member-center-chevron{stroke-width:2.4px;width:12px;height:12px;margin-left:-2px}.hamburger{flex-direction:column;gap:5px;padding:8px;display:none}.hamburger span{background:var(--white);border-radius:2px;width:24px;height:2px;transition:all .3s}.hamburger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-phone-button,.mobile-search,.mobile-tabbar{display:none}.site-footer{color:#ffffffd9;background:url(../assets/footer-bg.webp) 50%/cover no-repeat;padding-top:60px}.footer-grid{justify-content:space-between;align-items:flex-start;gap:40px;padding-bottom:50px;display:flex}.footer-brand{flex:none}.footer-cols{justify-content:space-between;gap:65px;display:flex}.footer-brand img{height:50px;margin-bottom:20px}.footer-contact{color:#fff;margin-bottom:20px;font-size:14px;line-height:2}.footer-qrs{gap:14px;display:flex}.footer-qr{text-align:center;width:78px}.footer-qr img{border-radius:6px;width:82px;height:82px;margin-bottom:6px}.footer-qr span{color:#fff9;font-size:11px}.footer-col h5{color:var(--white);margin-bottom:20px;font-size:16px;font-weight:600}.footer-col ul li{margin-bottom:20px;font-size:14px;transition:color .2s}.footer-col ul li a{color:#ffffffa6}.footer-col ul li:hover a{color:var(--white)}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1a;padding:18px 0;font-size:12px}.footer-bottom .container{text-align:center;line-height:1.6;display:block}.footer-bottom .container.footer-bottom-split{text-align:left;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-links a{margin-right:16px}.footer-links a:hover{color:var(--white)}.beian-link{color:inherit}.beian-link:hover{color:var(--white)}@media (width<=1400px){.container{max-width:1200px}}@media (width<=1480px){.header-main .container,.header-tools .container{grid-template-columns:168px minmax(0,1fr) 158px;gap:28px}.logo img{width:160px;height:auto}.main-nav{gap:48px}.nav-link{font-size:14px}.header-phone{font-size:15px}.header-actions{grid-template-columns:minmax(380px,1fr) auto;gap:28px}.footer-cols{gap:40px}}@media (width<=1200px){.header-main .container,.header-tools .container{grid-template-columns:154px minmax(0,1fr) 148px;gap:18px}.logo img{width:148px}.main-nav{gap:10px}.nav-link{font-size:13px}.header-phone{font-size:14px}.header-actions{grid-template-columns:minmax(350px,1fr) auto;gap:18px}.search-helper{padding-left:8px;font-size:13px}.footer-cols,.footer-grid{flex-wrap:wrap}.footer-cols{gap:40px}.product-mega{padding-left:18px;padding-right:18px}.product-mega-columns{-moz-column-gap:22px;column-gap:22px}.dropdown .product-mega-title{font-size:14px}.dropdown .product-mega-leaves a{font-size:12px}}@media (width<=1024px){.header-main{padding:16px 0 9px}.header-main .container{justify-content:space-between;display:flex}.header-tools{padding-bottom:12px}.header-tools .container{display:block}.main-nav{display:none}.header-phone{margin-left:auto;margin-right:12px}.hamburger{display:flex}.main-nav.open{-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:linear-gradient(#087fc1e0,#005fa5e0);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:6px;padding:28px;display:flex;position:fixed;inset:74px 0 0;overflow-y:auto}.main-nav.open .nav-item{width:100%}.main-nav.open .product-mega,.main-nav.open .product-mobile-dropdown{display:none}.main-nav.open .nav-link{border-bottom:1px solid #ffffff24;justify-content:space-between;padding:13px 0;font-size:16px}.main-nav.open .nav-link:after{display:none}.main-nav.open .dropdown{opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;background:#0000001f;border-radius:8px;margin-top:6px;display:none;position:static;transform:none}.main-nav.open .dropdown:after{display:none}.main-nav.open .nav-item.open .dropdown{display:block}.main-nav.open .nav-item.open .product-mega{display:none}.main-nav.open .nav-item.open .product-mobile-dropdown{display:block}.main-nav.open .dropdown a{color:var(--white)}.header-actions{grid-column:auto;grid-template-columns:1fr auto;gap:18px}}@media (width<=768px){body{padding-bottom:0}body:has(.mobile-tabbar){padding-bottom:62px}.site-header{z-index:2600;background:0 0}.site-header:after{-webkit-backdrop-filter:blur(14px)saturate(150%);backdrop-filter:blur(14px)saturate(150%);background:#00a0e9cc}.container{padding-left:14px;padding-right:14px}.site-header.member-header,.site-header.member-header.scrolled{background:0 0}.site-header.member-header .header-main{padding-top:8px}.site-header:before{display:none}.site-header.scrolled{background:0 0}.site-header.menu-open{transition:background .3s,box-shadow .3s}.header-main{padding:8px 0 6px}.header-main .container{gap:10px;padding:0 14px}.logo img{width:118px;height:38px}.header-phone{display:none}.mobile-phone-button{width:34px;height:34px;color:var(--white);border:1px solid #ffffff75;border-radius:50%;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.mobile-phone-button svg{fill:currentColor;width:20px;height:20px}.header-btns,.header-tools,.main-nav{display:none}.hamburger{padding:6px;display:flex}.header-main .hamburger{margin-left:0}.hamburger span{width:22px}.mobile-search{background:#fffffffa;border-radius:20px;align-items:center;height:38px;margin:0 14px 8px;padding-left:14px;display:flex;overflow:hidden;box-shadow:0 4px 14px #0049951f}.mobile-search input{color:#333;background:0 0;border:0;outline:none;flex:1;min-width:0;height:100%;font-size:13px}.mobile-search input::placeholder{color:#9aa3a9}.mobile-search button{background:var(--brand);border-radius:18px;justify-content:center;align-items:center;width:48px;height:34px;margin-right:2px;display:inline-flex}.mobile-search button img{-o-object-fit:contain;object-fit:contain;width:19px;height:19px}.mobile-search.is-batch-mode{border-radius:16px;flex-direction:column;align-items:stretch;height:auto;padding:10px 14px 12px;overflow:visible}.mobile-search .mobile-single-row{flex:1;align-items:center;min-width:0;height:100%;display:flex}.mobile-search.is-batch-mode .mobile-single-row{display:none}.mobile-search .mobile-batch-helper{color:#a6a6a6;white-space:nowrap;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:3px;width:70px;height:auto;margin-right:10px;padding:0;font-size:13px;transition:color .2s;display:inline-flex}.mobile-search .mobile-batch-helper:hover{color:var(--brand);background:0 0}.mobile-search .mobile-batch-helper svg{fill:currentColor;flex-shrink:0;width:15px;height:15px;display:block}.mobile-search .mobile-batch-panel{width:100%;display:none}.mobile-search.is-batch-mode .mobile-batch-panel{flex-direction:column;display:flex}.mobile-search .mobile-batch-panel textarea{resize:none;color:#333;width:100%;height:96px;min-height:96px;font:14px/1.6 var(--font);box-sizing:border-box;background:#fbfdfe;border:1px solid #e6edf1;border-radius:10px;outline:none;padding:8px 10px}.mobile-search .mobile-batch-panel textarea::placeholder{color:#9aa3a9}.mobile-search .batch-search-error{margin:6px 0 0;padding:0 10px}.mobile-search .mobile-batch-actions{justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.mobile-search .mobile-batch-actions button{color:#66737b;background:#f7f9fa;border:1px solid #d8e1e6;border-radius:18px;width:auto;min-width:64px;height:34px;padding:0 18px;font-size:14px;transition:background .2s,border-color .2s,color .2s}.mobile-search .mobile-batch-actions .mobile-batch-submit{background:var(--brand);color:var(--white);border-color:var(--brand)}.mobile-search .mobile-batch-actions .mobile-batch-submit:hover{background:#008dd0}.mobile-search .mobile-batch-actions .mobile-batch-cancel:hover{background:#eef3f5;border-color:#b9c8d0}.main-nav.open{z-index:2601;-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);overscroll-behavior:contain;background:#00a0e9cc;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;height:auto;padding:12px 18px 28px;display:flex;position:fixed;inset:98px 0 0;overflow:hidden auto}.main-nav.open .nav-item{width:100%}.main-nav.open .nav-link{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:20px 2px;font-size:15px}.main-nav.open .nav-item.open .product-mega,.main-nav.open .nav-item.open .product-mobile-dropdown,.main-nav.open .product-mega,.main-nav.open .product-mobile-dropdown{display:none}.main-nav.open .dropdown{opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;background:#0000001f;border-radius:8px;margin:4px 0 8px;padding:4px 0;display:none;position:static;transform:none}.main-nav.open .nav-item.open .dropdown{display:block}.main-nav.open .dropdown a{color:#ffffffdb;padding:9px 14px;font-size:13px}.main-nav.open .dropdown a.router-link-active,.main-nav.open .dropdown a:active,.main-nav.open .dropdown a:focus,.main-nav.open .dropdown a:hover{color:#ffffffdb;background:0 0}.main-nav.open .nav-expand-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.85;width:18px;height:18px;margin-left:auto;transition:transform .2s;display:block}.main-nav.open .nav-item.open .nav-expand-icon{transform:rotate(180deg)}.section-title{margin-bottom:24px;font-size:24px}.site-footer{padding-top:28px}.footer-grid{padding-bottom:24px;display:block}.footer-brand{text-align:center}.footer-brand>img{height:38px;margin:0 auto 12px}.footer-contact{margin-bottom:0;font-size:11px;line-height:1.8}.footer-cols,.footer-links,.footer-qrs{display:none}.footer-bottom{padding:12px 0}.footer-bottom .container.footer-bottom-split{text-align:center;display:block}.mobile-tabbar{z-index:1200;height:62px;padding:4px max(6px,env(safe-area-inset-right)) max(4px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-top:1px solid #e7edf1;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 18px #0049951a}.mobile-tabbar-item{color:#8a969d;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;line-height:1;transition:color .2s,transform .2s;display:flex}.mobile-tabbar-item.active{color:var(--brand)}.mobile-tabbar-item:active{transform:scale(.94)}.mobile-tabbar-icon{width:24px;height:24px}.mobile-tabbar-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.mobile-tabbar-icon .icon-filled{fill:currentColor;stroke:none;display:none}.mobile-tabbar-item.active .icon-outline{display:none}.mobile-tabbar-item.active .icon-filled{display:block}}.td-section-heading{border-bottom:1px solid #e9eef0;justify-content:space-between;align-items:center;min-height:60px;padding-bottom:18px;scroll-margin-top:150px;display:flex}.td-section-heading h2{color:#111;align-items:center;gap:12px;margin:0;font-size:22px;font-weight:700;display:flex}.td-heading-bar{background:var(--brand);border-radius:2px;flex:none;width:4px;height:22px;display:none}.td-btn-publish{background:var(--brand);color:#fff;white-space:nowrap;border-radius:4px;align-items:center;gap:7px;padding:9px 20px;font-size:14px;font-weight:500;transition:background .2s;display:inline-flex}.td-btn-publish:hover{background:var(--brand-dark)}.td-btn-publish svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.td-pagination{margin-top:40px}@media (width<=768px){.td-pagination{margin-top:26px}.td-section-heading{min-height:50px;margin-top:20px;padding-bottom:14px}.td-section-heading h2{font-size:18px}.td-btn-publish{padding:7px 14px;font-size:12px}}@media (width<=900px){.techdoc-sidebar.open{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #d3e8f1;border-radius:10px;max-height:72vh;padding:6px;overflow-y:auto;box-shadow:0 8px 22px #00a0e914;gap:0!important}.techdoc-sidebar.open .techdoc-recommend{display:none!important}.techdoc-sidebar.open .techdoc-category-tree{background:0 0!important;border:none!important;border-radius:0!important}.techdoc-sidebar.open .techdoc-tree__heading{display:none!important}.techdoc-sidebar.open .techdoc-tree__body{background:0 0!important}.techdoc-sidebar.open .tree-cat__row{border-radius:8px;min-height:44px!important;margin:2px 0!important;padding:0 12px!important;font-size:15px!important}.techdoc-sidebar.open .tree-cat__row.active,.techdoc-sidebar.open .tree-cat__row.open{color:#00a0e9!important}.techdoc-sidebar.open .tree-cat+.tree-cat{border-top:1px solid #eef2f4!important}.techdoc-sidebar.open .tree-leaves{border-top:none!important;padding:2px 0 8px 6px!important}.techdoc-sidebar.open .tree-leaf{border-radius:8px;padding:9px 12px!important;font-size:14px!important}.techdoc-sidebar.open .tree-leaf.active,.techdoc-sidebar.open .tree-leaf:hover{color:#00a0e9!important;background:#e8f6fd!important}}
