ul,ol{list-style:none}a{text-overflow:ellipsis;white-space:nowrap;outline:none;text-decoration:none;overflow:hidden}body{word-break:break-all}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}: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%}:is(.swiper:not(.swiper-watch-progress),.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)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{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-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{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.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%);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{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)}.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%)}: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{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}: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{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.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}.c_mid[data-v-8db6d9cf]{width:100%;max-width:1200px;margin:30px auto;font-family:微软雅黑!important}.top-section[data-v-8db6d9cf]{margin-bottom:20px}.xwSwiper[data-v-8db6d9cf]{border-radius:4px;height:100%;overflow:hidden}[data-v-8db6d9cf] .xwSwiper .swiper-pagination{text-align:right;z-index:11;width:auto;bottom:10px;left:auto;right:12px}[data-v-8db6d9cf] .xwSwiper .swiper-pagination-bullet{opacity:.6;background:#fff}[data-v-8db6d9cf] .xwSwiper .swiper-pagination-bullet-active{opacity:1;background:#2b7def}.xw_swiper_slide[data-v-8db6d9cf]{width:100%;height:100%;position:relative}.xw_swiper_img[data-v-8db6d9cf]{object-fit:cover;width:100%;height:100%}.xw_swiper_title[data-v-8db6d9cf]{color:#fff;box-sizing:border-box;background:#0009;width:100%;height:40px;padding-left:20px;font-size:16px;line-height:40px;position:absolute;bottom:0;left:0}.swiper-button-prev-custom[data-v-8db6d9cf],.swiper-button-next-custom[data-v-8db6d9cf]{z-index:10;cursor:pointer;background:#0000004d;justify-content:center;align-items:center;width:30px;height:60px;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.swiper-button-prev-custom[data-v-8db6d9cf]:hover,.swiper-button-next-custom[data-v-8db6d9cf]:hover{background:#0009}.swiper-button-prev-custom img[data-v-8db6d9cf],.swiper-button-next-custom img[data-v-8db6d9cf]{width:10px}.swiper-button-prev-custom[data-v-8db6d9cf]{left:0}.swiper-button-next-custom[data-v-8db6d9cf]{right:0}.news-tab-container[data-v-8db6d9cf]{flex-direction:column;height:100%;display:flex}.news-tabs[data-v-8db6d9cf]{background:#f5f5f5;height:50px;line-height:50px;display:flex}.news-tabs span[data-v-8db6d9cf]{text-align:center;cursor:pointer;color:#555;flex:1;font-size:18px;transition:all .3s}.news-tabs span.active[data-v-8db6d9cf]{color:#fff;background:#004098}.news-tabs span[data-v-8db6d9cf]:hover{color:#004098}.news-tabs span:hover.active[data-v-8db6d9cf]{color:#fff}.news-content[data-v-8db6d9cf]{flex:1;padding:15px 0 0 10px}.news-content ul li[data-v-8db6d9cf]{color:#555;justify-content:space-between;align-items:center;padding-right:10px;font-size:16px;line-height:36px;display:flex}.news-content ul li a[data-v-8db6d9cf]{color:#555;white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:1;padding-left:15px;position:relative;overflow:hidden}.news-content ul li a[data-v-8db6d9cf]:before{content:"";background:#ccc;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.news-content ul li a[data-v-8db6d9cf]:hover{color:#004098}.news-content ul li a[data-v-8db6d9cf]:hover:before{background:#004098}.news-content ul li .date[data-v-8db6d9cf]{color:#999;text-align:right;min-width:80px;margin-left:10px;font-size:14px}.banner-section[data-v-8db6d9cf]{width:100%;margin:20px 0}.banner-section .banner-content[data-v-8db6d9cf]{width:100%}.banner-section .banner-content img[data-v-8db6d9cf]{width:100%;display:block}.product-section[data-v-8db6d9cf]{margin-bottom:30px}.product-section .section-header[data-v-8db6d9cf]{background:#f5f5f5;justify-content:space-between;align-items:center;height:40px;margin-bottom:15px;display:flex}.product-section .section-header .left-title[data-v-8db6d9cf]{color:#fff;background:#004098;justify-content:center;align-items:center;height:100%;padding:0 20px;font-size:18px;display:flex}.product-section .section-header .right-btn[data-v-8db6d9cf]{color:#fff;cursor:pointer;background:#f39800;height:40px;padding:0 20px;font-size:18px;line-height:40px}.product-section .product-list-container[data-v-8db6d9cf]{justify-content:space-between;padding-bottom:100px;display:flex}.product-section .product-list-container .product-item[data-v-8db6d9cf]{width:19%}.product-section .product-list-container .product-item .product-card[data-v-8db6d9cf]{text-align:center;cursor:pointer}.product-section .product-list-container .product-item .product-card .img-box[data-v-8db6d9cf]{aspect-ratio:1;border:1px solid #eee;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.product-section .product-list-container .product-item .product-card .img-box img[data-v-8db6d9cf]{max-width:100%;max-height:100%;transition:transform .3s}.product-section .product-list-container .product-item .product-card .img-box:hover img[data-v-8db6d9cf]{transform:scale(1.1)}.product-section .product-list-container .product-item .product-card .prod-title[data-v-8db6d9cf]{color:#555;margin-top:10px;font-size:16px}.middle-news-section[data-v-8db6d9cf]{margin-bottom:30px}.news-tab-container-small .news-tabs-small[data-v-8db6d9cf]{background:#f5f5f5;height:45px;line-height:45px;display:flex}.news-tab-container-small .news-tabs-small span[data-v-8db6d9cf]{text-align:center;cursor:pointer;color:#555;flex:1;font-size:18px}.news-tab-container-small .news-tabs-small span.active[data-v-8db6d9cf],.news-tab-container-small .news-tabs-small.blue-theme span.active[data-v-8db6d9cf]{color:#fff;background:#004098}.news-tab-container-small .news-content-small[data-v-8db6d9cf]{padding:10px 0}.news-tab-container-small .news-content-small ul li[data-v-8db6d9cf]{justify-content:space-between;font-size:16px;line-height:36px;display:flex}.news-tab-container-small .news-content-small ul li a[data-v-8db6d9cf]{color:#666;text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;padding-left:15px;position:relative;overflow:hidden}.news-tab-container-small .news-content-small ul li a[data-v-8db6d9cf]:before{content:"";background:#999;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.news-tab-container-small .news-content-small ul li .date[data-v-8db6d9cf]{color:#999;margin-left:10px;font-size:14px}.middle-banners[data-v-8db6d9cf]{justify-content:space-between;margin-bottom:30px;display:flex}.middle-banners .banner-item[data-v-8db6d9cf]{width:24%;height:80px;overflow:hidden}.middle-banners .banner-item img[data-v-8db6d9cf]{object-fit:cover;width:100%;height:100%}.bottom-section[data-v-8db6d9cf]{margin-bottom:30px}.tech-content[data-v-8db6d9cf]{padding-top:15px;position:relative}.tech-content .techSwiper[data-v-8db6d9cf]{width:100%}.tech-content .tech-slide[data-v-8db6d9cf]{text-align:center}.tech-content .tech-slide img[data-v-8db6d9cf]{border:5px solid #fff;max-width:100%;height:auto;box-shadow:0 0 5px #0000001a}.tech-content .tech-slide .tech-desc[data-v-8db6d9cf]{color:#fff;box-sizing:border-box;background:#666;width:100%;margin-top:10px;padding:5px 10px;font-size:12px;display:inline-block}.tech-content .tech-nav-prev[data-v-8db6d9cf],.tech-content .tech-nav-next[data-v-8db6d9cf]{cursor:pointer;z-index:10;background:#0003;justify-content:center;align-items:center;width:30px;height:50px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.tech-content .tech-nav-prev img[data-v-8db6d9cf],.tech-content .tech-nav-next img[data-v-8db6d9cf]{width:10px}.tech-content .tech-nav-prev[data-v-8db6d9cf]{left:0}.tech-content .tech-nav-next[data-v-8db6d9cf]{right:0}.footer-links-row[data-v-8db6d9cf]{background:#f9f9f9;border:1px solid #ddd;align-items:center;margin-bottom:30px;padding:10px;display:flex}.footer-links-row .link-btn[data-v-8db6d9cf]{color:#fff;background:#004098;margin-right:20px;padding:5px 15px;font-size:16px}.footer-links-row .link-select[data-v-8db6d9cf]{color:#666;background:#fff;border:1px solid #ccc;flex:1;margin-right:10px;padding:5px}.footer-links-row .link-select[data-v-8db6d9cf]:last-child{margin-right:0}.content[data-v-f214fdbd]{box-sizing:border-box}.container[data-v-f214fdbd]{width:1200px;margin:0 auto}.welcome-section[data-v-f214fdbd]{background-color:#f5f5f5;padding:60px 0}.welcome-content[data-v-f214fdbd]{align-items:flex-start;gap:60px;display:flex}.welcome-left[data-v-f214fdbd]{text-align:center;flex-shrink:0;width:200px}.welcome-left h2[data-v-f214fdbd]{color:#333;margin-bottom:5px;font-size:28px;font-weight:400}.welcome-left .subtitle[data-v-f214fdbd]{color:#666;margin-bottom:20px;font-size:14px}.welcome-left .qr-code img[data-v-f214fdbd]{width:120px;height:120px}.welcome-right[data-v-f214fdbd]{flex:1}.welcome-right p[data-v-f214fdbd]{color:#666;text-align:justify;margin-bottom:20px;font-size:16px;line-height:30px}.more-btn[data-v-f214fdbd]{color:#fff;background-color:#333;padding:10px 35px;font-size:12px;text-decoration:none;transition:background .3s;display:inline-block}.more-btn[data-v-f214fdbd]:hover{background-color:#004ea2}.section-title[data-v-f214fdbd]{border-bottom:1px solid #e2e2e2;align-items:center;gap:10px;margin-bottom:30px;padding-bottom:5px;display:flex}.section-title .square[data-v-f214fdbd]{background-color:#f90;width:10px;height:10px;display:inline-block}.section-title h3[data-v-f214fdbd]{color:#333;margin:0;font-size:26px;font-weight:400}.products-section[data-v-f214fdbd]{background-color:#fff;border-bottom:1px solid #eee;padding:60px 0}.product-item[data-v-f214fdbd]{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #eee;height:100%;padding:10px;text-decoration:none;transition:all .3s;display:block}.product-item[data-v-f214fdbd]:hover{box-shadow:0 0 15px #0000001a}.product-img[data-v-f214fdbd]{justify-content:center;align-items:center;height:220px;display:flex;overflow:hidden}.product-img img[data-v-f214fdbd]{max-width:100%;max-height:100%}.product-title[data-v-f214fdbd]{color:#333;white-space:nowrap;text-overflow:ellipsis;margin-top:15px;font-size:14px;font-weight:700;overflow:hidden}.info-section[data-v-f214fdbd]{background-color:#f9f9f9;padding:60px 0}.info-grid[data-v-f214fdbd]{gap:20px;display:flex}.info-item[data-v-f214fdbd]{background:#fff;flex-shrink:0;width:25%;transition:transform .3s}.info-item[data-v-f214fdbd]:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.info-item a[data-v-f214fdbd]{text-decoration:none;display:block}.info-img[data-v-f214fdbd]{background:#eee;justify-content:center;align-items:center;height:180px;display:flex;overflow:hidden}.info-img img[data-v-f214fdbd]{object-fit:cover;width:100%;height:100%}.info-text[data-v-f214fdbd]{padding:15px}.info-title[data-v-f214fdbd]{color:#333;white-space:nowrap;text-overflow:ellipsis;height:40px;margin-bottom:10px;font-size:14px;font-weight:700;line-height:1.4;overflow:hidden}.info-date[data-v-f214fdbd]{color:#999;font-size:12px}.products-carousel[data-v-f214fdbd]{padding:0 40px;position:relative}.swiper-button-prev-custom[data-v-f214fdbd],.swiper-button-next-custom[data-v-f214fdbd]{cursor:pointer;z-index:10;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.swiper-button-prev-custom[data-v-f214fdbd]{left:0}.swiper-button-next-custom[data-v-f214fdbd]{right:0}.swiper-button-prev-custom[data-v-f214fdbd]:after,.swiper-button-next-custom[data-v-f214fdbd]:after{content:"";border-top:2px solid #ccc;border-left:2px solid #ccc;width:15px;height:15px;display:block}.swiper-button-prev-custom[data-v-f214fdbd]:after{margin-left:5px;transform:rotate(-45deg)}.swiper-button-next-custom[data-v-f214fdbd]:after{margin-right:5px;transform:rotate(135deg)}.swiper-button-prev-custom[data-v-f214fdbd]:hover:after,.swiper-button-next-custom[data-v-f214fdbd]:hover:after{border-color:#004ea2}.content[data-v-2a5488fb]{box-sizing:border-box}.grey-page[data-v-2a5488fb]{-webkit-filter:grayscale()}
