/* Product redesign: scope all new rules so existing public header/footer stay intact. */
.pc-main .pc-carousel{position:relative;padding:0 0 32px}
.pc-main .pc-scene-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
.pc-main .pc-scene-track::-webkit-scrollbar{display:none}
.pc-main .pc-scene-track>.pc-scene{flex:0 0 calc((100% - 40px)/3);min-width:0;scroll-snap-align:start}
.pc-main .pc-carousel-arrow{position:absolute;top:40%;transform:translateY(-50%);width:40px;height:56px;border:1px solid #c9e1f4;border-radius:8px;background:#fff;color:#087bd6;font:38px/1 Arial;cursor:pointer;z-index:1;box-shadow:0 3px 12px #0c528210}
.pc-main .pc-carousel-arrow:hover{background:#087bd6;color:#fff}
.pc-main .pc-prev{left:-48px}.pc-main .pc-next{right:-48px}
.pc-main .pc-carousel-pause{display:block;margin:14px 0 0 auto;border:0;background:transparent;color:#527792;font-size:12px;cursor:pointer;padding:4px 8px}
@media(max-width:1000px){.pc-main .pc-scene-track>.pc-scene{flex-basis:calc((100% - 20px)/2)}.pc-main .pc-carousel{padding:0 40px 20px}.pc-main .pc-prev{left:0}.pc-main .pc-next{right:0}.pc-main .pc-carousel-arrow{width:32px;height:48px}}
.pc-mobile .pc-main .pc-scene-track>.pc-scene{flex-basis:100%}
.pc-mobile .pc-main .pc-scene-track{gap:12px}
.pc-mobile .pc-main .pc-carousel{padding:0 32px 15px}
.pc-mobile .pc-main .pc-carousel-arrow{width:26px;height:44px}
.pc-mobile .pc-main .pc-scene-track .pc-scene>div{padding:14px 12px}
.pc-main .pc-hero-wide{position:relative;background:#eaf6ff}
.pc-main .pc-hero-wide .pc-hero-background{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}
.pc-main .pc-hero-wide .pc-hero-inner{position:relative;display:flex;align-items:center;height:28.64583333vw;min-height:0;padding:20px 0 44px}
.pc-main .pc-hero-wide .pc-hero-inner>div{width:51%}
.pc-main .pc-hero-wide h1{white-space:normal}
.pc-main .pc-hero-caption{position:absolute;right:0;bottom:45px;font-size:11px;color:#68859c}
.pc-main .pc-filter-row:has(.pc-scene-filters){align-items:flex-start}
.pc-main .pc-filter-row .pc-scene-filters{flex:1;min-width:0}
.pc-main .pc-filter-row:has(.pc-scene-filters)>strong{padding-top:6px}
.pc-mobile .pc-main .pc-hero-wide .pc-hero-inner{min-height:530px;padding:25px 0 290px;display:block}
.pc-mobile .pc-main .pc-hero-wide .pc-hero-inner>div{width:100%}
.pc-mobile .pc-main .pc-hero-wide .pc-hero-background{top:auto;bottom:0;height:290px;object-position:right bottom;mask-image:linear-gradient(to bottom,transparent,#000 15%)}
.pc-mobile .pc-main .pc-hero-caption{bottom:28px;right:4px}
.pc-mobile .pc-main .pc-filter-row .pc-scene-filters{flex-basis:100%}
.pc-mobile .menu2.is-open .slideMenu{display:block}.pc-mobile .menu2:not(.is-open) .slideMenu{display:none}
.pc-main .pc-card.pc-original figure{overflow:hidden}.pc-main .pc-card.pc-original figure img{transform:scale(1.35)}.pc-main .pc-gallery.pc-original{overflow:hidden}.pc-main .pc-gallery.pc-original>img{transform:scale(1.3);margin:12px 0}.pc-main .pc-hero-visual{position:relative}.pc-main .pc-hero-visual img{width:100%;height:330px;object-fit:contain;mix-blend-mode:multiply}.pc-main .pc-hero-visual span{position:absolute;right:10px;bottom:0;font-size:10px;color:#7f99ae}.pc-mobile .pc-main .pc-hero-visual img{height:230px}.pc-main .pc-hero-inner{padding-bottom:50px}.pc-main .pc-flow .pc-flow-icon{width:56px;height:56px;stroke:currentColor;fill:none;stroke-width:1.7}.pc-main .pc-flow span:has(svg){width:72px;height:72px}.pc-main .pc-flow .pc-flow-device{width:95px;height:72px;object-fit:contain;margin:0 auto 15px}
.pc-main{font:16px/1.8 "Microsoft YaHei",Arial,sans-serif;color:#526c89;background:#fff}.pc-main *{box-sizing:border-box}.pc-main h1,.pc-main h2,.pc-main h3{font-weight:700;color:#082e53;line-height:1.4}.pc-main h1{font-size:42px;letter-spacing:-1px;margin:18px 0}.pc-main h2{font-size:28px;margin:0 0 10px}.pc-main h3{font-size:18px;margin:0 0 8px}.pc-main p{margin:0 0 12px}.pc-main img{display:block;max-width:100%;height:auto}.pc-main a{text-decoration:none}.pc-main button,.pc-main select{font:inherit;cursor:pointer}.pc-main button:focus-visible,.pc-main a:focus-visible,.pc-main select:focus-visible{outline:3px solid #ff713b;outline-offset:4px}.pc-main [hidden]{display:none!important}.pc-wrap{width:86%;max-width:1440px;margin:auto}.pc-hero{background:linear-gradient(120deg,#eff8ff,#e3f1fc 65%,#f7fbff);overflow:hidden}.pc-hero-inner{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;min-height:400px;gap:40px;padding:36px 0 70px}.pc-hero h1{white-space:nowrap}.pc-eyebrow{font-size:15px;color:#0077d8;font-weight:700;letter-spacing:1px}.pc-hero p{font-size:20px}.pc-hero-products{height:310px;position:relative}.pc-hero-products img{position:absolute;object-fit:contain;mix-blend-mode:multiply}.pc-hero-products img:nth-child(1){height:100%;width:62%;left:0;bottom:10px}.pc-hero-products img:nth-child(2){width:48%;height:53%;left:23%;bottom:-12px;z-index:2}.pc-hero-products img:nth-child(3){width:48%;height:70%;right:-4%;bottom:0}.pc-btn{display:inline-flex;align-items:center;justify-content:center;background:#087de0;color:#fff!important;border:1px solid #087de0;border-radius:7px;padding:11px 24px;font-weight:700;font-size:15px;min-height:44px;transition:background .15s}.pc-btn:hover{background:#075aa6}.pc-btn.orange{background:#ff4e1f;border-color:#ff4e1f}.pc-btn.orange:hover{background:#e63f13}.pc-btn.outline{background:white;color:#0875c9!important;border-color:#81baf0}.pc-filters{position:relative;margin-top:-34px;border:1px solid #dce8f3;box-shadow:0 5px 20px #0c52820c;background:white;border-radius:8px;padding:20px 26px}.pc-filter-row{display:flex;align-items:center;gap:16px;margin:7px 0;flex-wrap:wrap}.pc-filter-row strong,.pc-filter-row label{font-weight:700;color:#092d53;min-width:70px}.pc-filter-row>div{display:flex;flex-wrap:wrap;gap:8px}.pc-filter-row button,.pc-filter-row select{border:1px solid transparent;border-radius:5px;background:#f1f5fa;color:#355573;padding:6px 15px;font-size:14px;min-height:36px}.pc-filter-row button:hover,.pc-filter-row select{border-color:#b4d6f7}.pc-filter-row button[aria-pressed=true]{background:#087ce0;color:white}.pc-filter-row .pc-reset{background:transparent;color:#1170b5}.pc-heading{margin:26px 0 20px}.pc-heading p{margin-bottom:5px}.pc-result{font-size:13px;color:#547895}.pc-disclosure{font-size:13px;line-height:1.75;padding:10px 14px;border-left:3px solid #8dc4eb;background:#f4f8fc;color:#536f8a}.pc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.pc-card{border:1px solid #dce7f2;background:#fff;display:grid;grid-template-columns:43% 57%;padding:16px 12px;align-items:center;border-radius:6px;transition:border-color .15s,box-shadow .15s;min-width:0}.pc-card:hover{border-color:#6fb4ec;box-shadow:0 8px 20px #0c528214}.pc-card figure{margin:0;position:relative}.pc-card figure img{width:100%;height:160px;object-fit:contain}.pc-card figure figcaption{font-size:10px;line-height:1.6;text-align:center;color:#72869a;margin-top:5px}.pc-card>div{padding-left:10px}.pc-card h3{font-size:16px;line-height:1.6}.pc-card p{font-size:13px;color:#58718c;line-height:1.85;margin:8px 0 12px}.pc-tags{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.pc-tags span{font-size:12px;background:#eef5fb;color:#496c8e;border-radius:4px;padding:3px 8px}.pc-link{color:#0079d5;font-size:14px;font-weight:700}.pc-text{color:#51728e;font-size:13px;margin-left:12px}.pc-center{text-align:center;padding:24px 0 32px}.pc-tint{background:#eef7fd;padding:30px 0;margin-top:26px}.pc-tint .pc-heading{margin-top:0}.pc-scene{background:#fff;border:1px solid #dae6f2;border-radius:7px;overflow:hidden}.pc-scene>img{width:100%;aspect-ratio:2.25;object-fit:cover}.pc-scene>div{padding:16px 20px}.pc-scene p{font-size:14px}.pc-platform{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:45px;padding:26px 30px;margin-top:32px;border:1px solid #dce7f2;border-radius:8px}.pc-platform img{width:100%;max-height:235px;object-fit:contain}.pc-platform p{font-size:15px}.pc-consult{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:28px 32px;background:#eaf5fc;margin-top:26px;margin-bottom:30px;border-radius:8px}.pc-consult h2{font-size:24px}.pc-consult p{margin:0;font-size:14px}.pc-consult .pc-btn{flex-shrink:0}.pc-breadcrumb{padding:22px 0;font-size:13px;color:#738599}.pc-breadcrumb a{color:#537396}.pc-product-hero{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;padding-bottom:32px}.pc-gallery{border:1px solid #deebf5;border-radius:8px;padding:20px;margin:0}.pc-gallery>img{height:370px;width:100%;object-fit:contain}.pc-gallery figcaption{font-size:12px;text-align:center;color:#71879b}.pc-product-hero .pc-lead{font-size:20px}.pc-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.pc-anchor{display:flex;justify-content:center;gap:48px;border-top:1px solid #e4edf5;border-bottom:1px solid #e4edf5;padding:14px;background:white}.pc-anchor a{color:#315171;font-weight:700;font-size:15px}.pc-anchor a:hover{color:#0084e5}.pc-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:24px 0;padding:0;list-style:none}.pc-flow li{background:white;border:1px solid #d9ebfa;border-radius:8px;padding:22px 18px;text-align:center;position:relative}.pc-flow li:not(:last-child):after{content:'→';position:absolute;right:-24px;top:40%;color:#1399ed}.pc-flow span{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(130deg,#12a8ef,#0864c4);width:44px;height:44px;font-size:18px;font-weight:700;color:white;margin-bottom:15px}.pc-flow p{font-size:14px;margin:0}.pc-safety{font-size:14px;padding:12px 16px;border:1px solid #cde3f6;border-radius:5px;background:#f7fbff;color:#4a6c8a}.pc-two{display:grid;grid-template-columns:1.15fr 1fr;gap:25px;padding-top:30px;align-items:start}.pc-two article{padding:26px;border:1px solid #dbe7f0;border-radius:8px;min-width:0}.pc-table{overflow:auto}.pc-table table{border-collapse:collapse;font-size:14px;width:100%!important;line-height:1.9;color:#395570;table-layout:fixed}.pc-table td,.pc-table th{border:1px solid #dce7ef;padding:10px 12px;overflow-wrap:anywhere;vertical-align:top}.pc-table tr>:first-child{background:#f2f6fa;width:30%;font-weight:600}.pc-table img{max-width:100%}.pc-fine{font-size:12px;color:#75889b;margin-top:12px!important}.pc-checks{list-style:none;padding:0;margin:20px 0}.pc-checks li{padding:10px 0 10px 28px;position:relative;font-size:15px}.pc-checks li:before{content:'✓';position:absolute;left:0;color:#0087df;font-weight:700}.pc-reference{font-size:13px;margin-top:18px}.pc-reference summary{cursor:pointer;color:#346891}.pc-reference a{color:#087ac6;overflow-wrap:anywhere}.pc-section{padding-top:28px}.pc-scene-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.pc-scene-links a{padding:5px 12px;background:#edf6fd;color:#236496;border-radius:4px;font-size:14px}.pc-page .f_bg{border-top:4px solid #fc411a}.pc-page .sea_icon{cursor:pointer}.pc-page .search .sea_box.is-open{display:block}.pc-page .f_code p:focus-within em{display:block}.pc-page .f_code p:focus-within i{background:#fc411a}.pc-page .my-kefu-top{cursor:pointer}.pc-page .pc-main section[id]{scroll-margin-top:20px}
@media(max-width:1350px){.pc-hero h1{font-size:34px;white-space:normal}.pc-hero-inner{gap:15px}.pc-card{grid-template-columns:40% 60%}.pc-card figure img{height:140px}.pc-grid{gap:14px}.pc-wrap{width:88%}.pc-filter-row{gap:10px}}
@media(max-width:1000px){.pc-desktop .h_dw{display:none}.pc-desktop .h_nav{width:66%}.pc-main h1{font-size:30px}.pc-main h2{font-size:25px}.pc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-product-hero{gap:25px}.pc-anchor{gap:25px}}
/* Mobile keeps the site's real mobile header, menu and fixed contact bar. */
.pc-mobile .pc-main{font-size:15px;line-height:1.8}.pc-mobile .pc-wrap{width:92%}.pc-mobile .pc-main h1{font-size:28px}.pc-mobile .pc-main h2{font-size:23px}.pc-mobile .pc-main h3{font-size:17px}.pc-mobile .pc-hero-inner{display:flex;flex-direction:column;align-items:stretch;padding:28px 0 45px;gap:0;min-height:0}.pc-mobile .pc-hero p{font-size:16px}.pc-mobile .pc-hero-products{height:210px;margin-top:15px}.pc-mobile .pc-hero-products img:nth-child(1){left:5%;width:55%}.pc-mobile .pc-hero-products img:nth-child(3){right:0}.pc-mobile .pc-filters{padding:14px;margin-top:-22px}.pc-mobile .pc-filter-row{align-items:flex-start;gap:8px;margin:10px 0}.pc-mobile .pc-filter-row>strong,.pc-mobile .pc-filter-row>label{width:100%;font-size:14px}.pc-mobile .pc-filter-row button,.pc-mobile .pc-filter-row select{font-size:13px;padding:6px 10px;min-height:40px}.pc-mobile .pc-quick{display:none}.pc-mobile .pc-filter-row>div{gap:6px}.pc-mobile .pc-heading{margin:24px 0 14px}.pc-mobile .pc-heading p{font-size:14px}.pc-mobile .pc-grid{grid-template-columns:1fr;gap:14px}.pc-mobile .pc-card{grid-template-columns:38% 62%;padding:14px 10px}.pc-mobile .pc-card figure img{height:140px}.pc-mobile .pc-card h3{font-size:17px}.pc-mobile .pc-card p{font-size:13px}.pc-mobile .pc-platform,.pc-mobile .pc-two,.pc-mobile .pc-product-hero{grid-template-columns:1fr;gap:20px}.pc-mobile .pc-platform{padding:22px 18px}.pc-mobile .pc-consult{display:block;padding:24px 18px}.pc-mobile .pc-consult .pc-btn{margin-top:15px}.pc-mobile .pc-product-hero{padding-bottom:25px}.pc-mobile .pc-gallery>img{height:260px}.pc-mobile .pc-breadcrumb{font-size:12px;line-height:1.8;padding:18px 0}.pc-mobile .pc-product-hero h1{margin:10px 0}.pc-mobile .pc-product-hero .pc-lead{font-size:17px}.pc-mobile .pc-anchor{gap:0;justify-content:space-around;padding:12px 4px}.pc-mobile .pc-anchor a{font-size:12px}.pc-mobile .pc-flow{grid-template-columns:repeat(2,1fr);gap:12px}.pc-mobile .pc-flow li{padding:15px 8px}.pc-mobile .pc-flow li:after{display:none}.pc-mobile .pc-flow h3{font-size:15px}.pc-mobile .pc-flow p{font-size:12px}.pc-mobile .pc-two article{padding:18px}.pc-mobile .pc-table table{font-size:13px}.pc-mobile .pc-table td,.pc-mobile .pc-table th{padding:8px}.pc-mobile .pc-section{padding-top:18px}.pc-mobile .pc-scene>img{aspect-ratio:2.2}.pc-mobile .pc-disclosure{font-size:12px}.pc-mobile .menu2.is-open{display:block!important}.pc-mobile .g-ft{margin-top:20px}.pc-mobile .pc-main .pc-btn{font-size:14px}.pc-mobile .pc-main .pc-tags{margin:10px 0}
