:deep(.swiper-pagination){bottom:20px!important}:deep(.swiper-pagination-bullet){width:40px;height:6px;background:#ffffff80;border-radius:3px;opacity:1;transition:all .3s ease}:deep(.swiper-pagination-bullet:hover){background:#ffffffb3}:deep(.swiper-pagination-bullet-active){background:#fff;width:50px}.custom-button-prev,.custom-button-next{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:#fffc;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;color:#28337e}.custom-button-prev:hover,.custom-button-next:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.custom-button-prev{left:20px}.custom-button-next{right:20px}.section.products{padding:60px 20px;max-width:1200px;margin:0 auto}.section.products h2{text-align:center;font-size:36px;color:#28337e;margin-bottom:40px;font-weight:700}.products-container{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:1200px;margin:0 auto}.product-card-BS-automatic-line{grid-column:1 / -1;min-height:400px;background:url(/assets/1-Bc1pasKH.jpg);background-size:cover;background-position:center;border-radius:16px;padding:50px;position:relative;overflow:hidden;transition:all .4s ease;box-shadow:0 8px 30px #28337e4d;display:flex;flex-direction:column;justify-content:flex-end}.product-card-BS-automatic-line:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 100%);z-index:1}.product-card-BS-automatic-line:hover{transform:translateY(-10px);box-shadow:0 15px 50px #28337e80}.product-card-BS-automatic-line h3,.product-card-BS-automatic-line p{position:relative;z-index:2;color:#fff}.product-card-BS-automatic-line h3{font-size:32px;margin-bottom:20px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.product-card-BS-automatic-line p{font-size:18px;line-height:1.8;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.product-card-BS-spool,.product-card-B-spool,.product-card-AGV-robot,.product-card-AMR-robot,.product-card-Massage-robot,.product-card-Moxibustion-robot{min-height:300px;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:12px;padding:30px;position:relative;overflow:hidden;transition:all .4s ease;box-shadow:0 4px 15px #0003;display:flex;flex-direction:column;justify-content:flex-end}.product-card-BS-spool:before,.product-card-B-spool:before,.product-card-AGV-robot:before,.product-card-AMR-robot:before,.product-card-Massage-robot:before,.product-card-Moxibustion-robot:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000c,#0000004d);z-index:1;transition:all .4s ease}.product-card-BS-automatic-line:hover:before,.product-card-BS-spool:hover:before,.product-card-B-spool:hover:before,.product-card-AGV-robot:hover:before,.product-card-AMR-robot:hover:before,.product-card-Massage-robot:hover:before,.product-card-Moxibustion-robot:hover:before{background:linear-gradient(to top,#28337ee6,#ffffff1a)}.product-card-BS-spool:hover,.product-card-B-spool:hover,.product-card-AGV-robot:hover,.product-card-AMR-robot:hover,.product-card-Massage-robot:hover,.product-card-Moxibustion-robot:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 10px 30px #28337e66}.product-card-BS-spool h3,.product-card-B-spool h3,.product-card-AGV-robot h3,.product-card-AMR-robot h3,.product-card-Massage-robot h3,.product-card-Moxibustion-robot h3,.product-card-BS-spool p,.product-card-B-spool p,.product-card-AGV-robot p,.product-card-AMR-robot p,.product-card-Massage-robot p,.product-card-Moxibustion-robot p{position:relative;z-index:2;color:#fff}.product-card-BS-spool h3,.product-card-B-spool h3,.product-card-AGV-robot h3,.product-card-AMR-robot h3,.product-card-Massage-robot h3,.product-card-Moxibustion-robot h3{font-size:24px;margin-bottom:15px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.product-card-BS-spool p,.product-card-B-spool p,.product-card-AGV-robot p,.product-card-AMR-robot p,.product-card-Massage-robot p,.product-card-Moxibustion-robot p{font-size:15px;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.product-card-BS-spool{background-image:url(/assets/BS-spool-C8f9VJIw.jpg)}.product-card-B-spool{background-image:url(/assets/1-CZLRMML9.jpg)}.product-card-AGV-robot{background-image:url(/assets/AGV-robot-PrpbZe1N.jpg)}.product-card-AMR-robot{background-image:url(/assets/AMR-robot-DPto0Ozk.jpg)}.product-card-Massage-robot{background-image:url(/assets/massage-robot-CT9twzEa.jpg)}.product-card-Moxibustion-robot{background-image:url(/assets/moxibustion-robot-DvgHDSzp.jpg)}.section.advantages{padding:60px 20px;max-width:1200px;margin:0 auto;background:#f8f9fa}.section.advantages h2{text-align:center;font-size:36px;color:#28337e;margin-bottom:40px;font-weight:700}.advantages-container{display:flex;gap:30px;justify-content:center;align-items:stretch}.advantage-card{flex:1;max-width:350px;background:linear-gradient(135deg,#28337e,#3d4ba8);border-radius:12px;padding:40px 30px;transition:all .3s ease;box-shadow:0 4px 15px #28337e33;text-align:center;position:relative;overflow:hidden}.advantage-card:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);transition:all .5s ease;opacity:0}.advantage-card:hover:before{opacity:1;top:-75%;right:-75%}.advantage-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 8px 25px #28337e4d}.advantage-card h3{font-size:20px;color:#fff;margin-bottom:15px;font-weight:700;letter-spacing:1px;position:relative;z-index:1}.advantage-card p{font-size:15px;color:#ffffffe6;line-height:1.6;position:relative;z-index:1}.section.introduction{position:relative;padding:100px 20px;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-image:url(/assets/about-bg-B4f5MgC3.jpg);background-size:cover;background-position:center;background-attachment:fixed}.introduction-overlay{position:absolute;inset:0;background:#28337ed9;z-index:1}.introduction-content{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center;color:#fff}.introduction-content h2{font-size:42px;color:#fff;margin-bottom:30px;font-weight:700;letter-spacing:2px}.introduction-content p{font-size:18px;line-height:1.8;margin-bottom:20px;color:#fffffff2;text-align:justify}.introduction-content p:last-child{margin-bottom:0}@media(max-width:768px){.carousel{height:300px}.custom-button-prev,.custom-button-next{width:40px;height:40px}.custom-button-prev{left:10px}.custom-button-next{right:10px}:deep(.swiper-pagination-bullet){width:30px;height:5px}:deep(.swiper-pagination-bullet-active){width:40px}.products-container{grid-template-columns:1fr;gap:20px}.product-card-BS-automatic-line{min-height:300px;padding:30px}.product-card-BS-automatic-line h3{font-size:24px}.product-card-BS-automatic-line p{font-size:16px}.product-card-BS-spool,.product-card-B-spool,.product-card-AGV-robot,.product-card-massage-robot{min-height:250px}.advantages-container{flex-direction:column}.advantage-card{max-width:100%}.section.introduction{padding:60px 20px;min-height:400px}.introduction-content h2{font-size:32px}.introduction-content p{font-size:16px;text-align:left}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.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%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);backface-visibility:hidden}.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{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.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{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.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);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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));display:inline-block;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)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.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:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.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);left:0;top: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%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{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{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.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{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{transform:rotate(90deg)}.features-box[data-v-a030094b]{background:#f8f9fa;padding:2.5rem;border-radius:16px;margin-top:2rem;box-shadow:0 4px 12px #00000014}.features-box h3[data-v-a030094b]{font-size:1.75rem;margin-bottom:2rem;color:#2c3e50;font-weight:700;text-align:center}.specs-table-container[data-v-a030094b]{display:flex;flex-direction:column;gap:2rem}.dimension-specs-table[data-v-a030094b],.tolerance-specs-table[data-v-a030094b]{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000001a}.dimension-specs-table th[data-v-a030094b],.dimension-specs-table td[data-v-a030094b],.tolerance-specs-table th[data-v-a030094b],.tolerance-specs-table td[data-v-a030094b]{padding:1.2rem 1.5rem;text-align:center;border:none;vertical-align:middle}.dimension-specs-table thead th[data-v-a030094b],.tolerance-specs-table thead th[data-v-a030094b]{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;font-weight:700;font-size:1.05rem;letter-spacing:1px;padding:1.5rem 1rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.dimension-specs-table thead th[data-v-a030094b]:first-child,.tolerance-specs-table thead th[data-v-a030094b]:first-child{border-top-left-radius:12px}.dimension-specs-table thead th[data-v-a030094b]:last-child,.tolerance-specs-table thead th[data-v-a030094b]:last-child{border-top-right-radius:12px}.model-name[data-v-a030094b],.tolerance-name[data-v-a030094b]{font-weight:700!important;background:#f0f0f0!important;color:#2c3e50!important;font-size:1.2rem!important;min-width:120px}.dimension-specs-table tbody td[data-v-a030094b],.tolerance-specs-table tbody td[data-v-a030094b]{color:#495057;font-size:1.1rem;background:#fff;font-weight:500;font-family:Courier New,monospace}.dimension-specs-table tbody td[data-v-a030094b]{min-width:110px}.tolerance-specs-table tbody td[data-v-a030094b]{min-width:100px}.table-note[data-v-a030094b]{text-align:center;color:#6c757d;font-size:1.3rem;margin:-1rem 0 0;padding:1rem 1.5rem;font-style:italic;background:#fff3cd;border-radius:8px;border-left:4px solid #e74c3c;box-shadow:0 2px 8px #00000014;display:flex;align-items:center;justify-content:center;gap:.5rem}.note-icon[data-v-a030094b]{font-size:1.2rem}.table-note sub[data-v-a030094b]{font-size:.75em}.features-box[data-v-284055d7]{background:#f8f9fa;padding:2.5rem;border-radius:16px;margin-top:2rem;box-shadow:0 4px 12px #00000014}.features-box h3[data-v-284055d7]{font-size:1.75rem;margin-bottom:2rem;color:#2c3e50;font-weight:700;text-align:center}.specs-table-container[data-v-284055d7]{display:flex;flex-direction:column;gap:2rem}.dimension-specs-table[data-v-284055d7],.tolerance-specs-table[data-v-284055d7]{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000001a}.dimension-specs-table th[data-v-284055d7],.dimension-specs-table td[data-v-284055d7],.tolerance-specs-table th[data-v-284055d7],.tolerance-specs-table td[data-v-284055d7]{padding:1.2rem 1.5rem;text-align:center;border:none;vertical-align:middle}.dimension-specs-table thead th[data-v-284055d7],.tolerance-specs-table thead th[data-v-284055d7]{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;font-weight:700;font-size:1.05rem;letter-spacing:1px;padding:1.5rem 1rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.dimension-specs-table thead th[data-v-284055d7]:first-child,.tolerance-specs-table thead th[data-v-284055d7]:first-child{border-top-left-radius:12px}.dimension-specs-table thead th[data-v-284055d7]:last-child,.tolerance-specs-table thead th[data-v-284055d7]:last-child{border-top-right-radius:12px}.model-name[data-v-284055d7],.tolerance-name[data-v-284055d7]{font-weight:700!important;background:#f0f0f0!important;color:#2c3e50!important;font-size:1.2rem!important;min-width:120px}.dimension-specs-table tbody td[data-v-284055d7],.tolerance-specs-table tbody td[data-v-284055d7]{color:#495057;font-size:1.1rem;background:#fff;font-weight:500;font-family:Courier New,monospace}.dimension-specs-table tbody td[data-v-284055d7]{min-width:110px}.tolerance-specs-table tbody td[data-v-284055d7]{min-width:100px}.table-note[data-v-284055d7]{text-align:center;color:#6c757d;font-size:1.3rem;margin:-1rem 0 0;padding:1rem 1.5rem;font-style:italic;background:#fff3cd;border-radius:8px;border-left:4px solid #e74c3c;box-shadow:0 2px 8px #00000014;display:flex;align-items:center;justify-content:center;gap:.5rem}.note-icon[data-v-284055d7]{font-size:1.2rem}.table-note sub[data-v-284055d7]{font-size:.75em}*{margin:0;padding:0;box-sizing:border-box}.product-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.header{position:relative;z-index:3;display:block}.header-box{width:100%;background:linear-gradient(135deg,#fff,#2563eb)}.header-middle{width:100%;padding:8px 0}.header-inner{width:100%;display:flex!important;justify-content:space-between!important;align-items:center!important;margin:0 auto!important;max-width:1200px!important;padding:0 20px!important;position:relative;box-sizing:border-box}.header-logo{float:left;max-width:none;margin:10px 0}.header-logo-box,.header-log-box{height:100px;display:flex;align-items:center}.header-logo-box a img,.header-log-box a img,.logo-img{display:block;max-width:80%;max-height:70px;width:auto;height:auto}.header-inner-right{float:right;margin:10px 0;text-align:right}.header-contact ul{list-style:none;padding:0;margin:0}.header-contact ul li{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden;font-size:20px;line-height:28px;font-weight:500;margin-bottom:8px;color:#fff;letter-spacing:.3px}.header-contact ul li:last-child{margin-bottom:0}.header-contact ul li a{color:#fff;text-decoration:none;transition:color .3s ease}.header-contact ul li a:hover{color:#fbbf24}.header-contact ul li i{color:#fbbf24;margin-right:8px;vertical-align:middle;display:inline-block}.header-inner:after{content:"";display:table;clear:both}.contact-item{display:flex;align-items:center;gap:12px}.contact-icon{font-size:20px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.carousel-container{position:relative;width:100%;margin:0 auto}.carousel{width:100%;height:500px}.carousel-img{width:100%;height:100%;object-fit:cover}.navbar{background:linear-gradient(135deg,#28337e,#3d4ba8);box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}.navbar-container{display:flex;align-items:center}.nav-menu{flex:1;display:flex;justify-content:center;align-items:center;margin:0;padding:0;list-style:none}.nav-item{position:relative}.nav-link{display:block;padding:20px 25px;color:#fff;text-decoration:none;font-weight:600;font-size:18px;letter-spacing:.5px;transition:all .3s ease;position:relative}.nav-link:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:3px;background:#fff;transition:width .3s ease}.nav-link:hover,.nav-link.active{background:#ffffff1a}.nav-link:hover:after,.nav-link.active:after{width:70%}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;min-width:250px;box-shadow:0 8px 20px #00000026;border-radius:0 0 8px 8px;list-style:none;padding:10px 0;margin:0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease}.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu li{margin:0}.dropdown-menu a{display:block;padding:12px 25px;color:#28337e;text-decoration:none;font-size:14px;font-weight:500;transition:all .3s ease}.dropdown-menu a:hover{background:#f8f9fa;color:#3d4ba8;padding-left:30px}.language-selector{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;margin-left:20px}.language-current{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border:1px solid #ddd;border-radius:6px;transition:all .3s ease;min-width:140px}.language-current:hover{border-color:#1890ff;box-shadow:0 2px 8px #1890ff1a}.language-current .flag{font-size:20px;line-height:1}.language-current .lang-name{flex:1;font-size:14px;color:#333}.language-current .arrow{font-size:10px;color:#999;transition:transform .3s ease}.language-current .arrow.rotate{transform:rotate(180deg)}.language-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:#fff;border:1px solid #e8e8e8;border-radius:6px;box-shadow:0 4px 12px #00000026;overflow:hidden;z-index:1000;list-style:none;padding:0;margin:0}.language-option{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;transition:background .2s ease;position:relative}.language-option:hover{background:#f5f5f5}.language-option.active{background:#e6f7ff}.language-option .flag{font-size:20px;line-height:1}.language-option .lang-name{flex:1;font-size:14px;color:#333}.language-option .check{color:#1890ff;font-size:14px;font-weight:700}.flag-img{width:20px;height:15px;object-fit:cover;border-radius:2px}.dropdown-enter-active,.dropdown-leave-active{transition:all .3s ease}.dropdown-enter-from,.dropdown-leave-to{opacity:0;transform:translateY(-10px)}@media(max-width:768px){.navbar-container{flex-direction:column;gap:15px}.nav-menu{justify-content:flex-start}.language-selector{margin-left:0}.language-current{min-width:110px;padding:6px 10px}.language-current .lang-name,.language-option .lang-name{font-size:13px}}.hero-section{background:linear-gradient(135deg,#28337e,#3d4ba8);padding:80px 20px 60px;color:#fff;text-align:center}.breadcrumb{font-size:14px;margin-bottom:20px;opacity:.9}.breadcrumb a{color:#fff;text-decoration:none;transition:opacity .3s ease}.breadcrumb a:hover{opacity:.7}.product-title{font-size:48px;font-weight:700;margin-bottom:15px;letter-spacing:-1px}.product-subtitle{font-size:20px;opacity:.95}.container{max-width:1200px;margin:0 auto;padding:0 20px}.product-overview{padding:80px 20px;background:#fff}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.product-image-wrapper{width:100%;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #00000026;position:relative}.product-image{width:100%;height:650px;object-fit:contain;display:block;background:#fff;transition:opacity .3s ease}.image-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#28337e}.image-nav-btn:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 15px #0003}.prev-btn{left:20px}.next-btn{right:20px}.image-indicators{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.indicator-dot{width:12px;height:12px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s ease}.indicator-dot:hover{background:#fffc;transform:scale(1.2)}.indicator-dot.active{background:#fff;width:30px;border-radius:6px}.overview-info h2{font-size:36px;color:#28337e;margin-bottom:20px}.intro-text{font-size:17px;line-height:1.8;color:#555;margin-bottom:30px}.features-box{background:#f8f9fa;padding:25px;border-radius:12px;margin-bottom:30px}.features-box h3{font-size:20px;color:#28337e;margin-bottom:15px}.features-box ul{margin:0;padding-left:20px;color:#555;line-height:1.8}.features-box li{margin-bottom:8px}.features-box li:last-child{margin-bottom:0}.key-benefits{display:flex;gap:30px;margin-bottom:40px;padding:30px 0;border-top:2px solid #f0f0f0;border-bottom:2px solid #f0f0f0}.benefit-item{display:flex;flex-direction:column;align-items:center}.benefit-number{font-size:36px;font-weight:700;color:#28337e;margin-bottom:5px}.benefit-label{font-size:14px;color:#666;text-align:center}.btn-primary,.btn-secondary{padding:15px 35px;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#28337e,#3d4ba8);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #28337e66}.btn-secondary{background:#fff;color:#28337e;border:2px solid #28337e}.btn-secondary:hover{background:#28337e;color:#fff}.tabs-section{padding:80px 20px;background:#f8f9fa}.tabs-header{display:flex;justify-content:center;gap:10px;margin-bottom:50px}.tab-btn{padding:15px 40px;font-size:16px;font-weight:600;background:#fff;color:#666;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease}.tab-btn:hover{border-color:#28337e;color:#28337e}.tab-btn.active{background:linear-gradient(135deg,#28337e,#3d4ba8);color:#fff;border-color:transparent}.section-title{font-size:36px;color:#28337e;text-align:center;margin-bottom:50px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.feature-card{background:#fff;padding:40px 30px;border-radius:12px;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px #00000014}.feature-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #28337e33}.feature-icon{font-size:48px;margin-bottom:20px}.feature-card h3{font-size:20px;color:#28337e;margin-bottom:15px}.feature-card p{color:#666;line-height:1.6;font-size:15px}.specs-table{max-width:800px;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #00000014}.spec-row{display:flex;padding:20px 30px;border-bottom:1px solid #f0f0f0}.spec-row:last-child{border-bottom:none}.spec-row:nth-child(2n){background:#f8f9fa}.spec-label{flex:1;font-weight:600;color:#28337e}.spec-value{flex:2;color:#555}.applications-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.application-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 15px #00000014}.application-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #28337e33}.app-image-placeholder{height:200px;background:linear-gradient(135deg,#28337e,#3d4ba8);display:flex;align-items:center;justify-content:center}.app-icon{font-size:64px}.application-card h3{padding:25px 25px 15px;font-size:22px;color:#28337e}.application-card p{padding:0 25px 25px;color:#666;line-height:1.6}.video-section{padding:80px 20px;background:#fff}.video-wrapper{max-width:900px;margin:0 auto}.video-placeholder{background:linear-gradient(135deg,#e8eaf6,#c5cae9);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.video-placeholder:hover{transform:scale(1.02);box-shadow:0 10px 40px #28337e33}.video-placeholder p{margin-top:20px;font-size:20px;color:#28337e;font-weight:600}
