.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.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%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.enterprise-home-content[data-v-adaa4cd4]{margin-top:20px}.enterprise-home-content .container .VR-section[data-v-adaa4cd4]{background-color:#fff;border-radius:1.2rem;padding:20px}.enterprise-home-content .container .VR-section[data-v-adaa4cd4] .vr-tabs .no-line-tabs .el-tabs__item{font-size:1.6rem;font-weight:400;color:#999;padding:0 24px 0 0}.enterprise-home-content .container .VR-section[data-v-adaa4cd4] .vr-tabs .no-line-tabs .el-tabs__nav-wrap:after{display:none!important}.enterprise-home-content .container .VR-section[data-v-adaa4cd4] .vr-tabs .no-line-tabs .el-tabs__active-bar{display:none}.enterprise-home-content .container .VR-section[data-v-adaa4cd4] .vr-tabs .no-line-tabs .is-active{color:#333;font-weight:700;font-size:1.8rem}.enterprise-home-content .container .VR-section[data-v-adaa4cd4] .vr-tabs .el-tabs ::v-deep .el-tabs__header{margin-bottom:0}.enterprise-home-content .container .VR-section[data-v-adaa4cd4] .vr-tabs .el-tabs ::v-deep .el-tabs__header .el-tabs__nav{border-bottom:none}.enterprise-home-content .container .VR-section[data-v-adaa4cd4] .vr-tabs .el-tabs ::v-deep .el-tabs__header .el-tabs__nav .el-tabs__item{font-size:1.6rem;color:#999;font-weight:400}.enterprise-home-content .container .VR-section[data-v-adaa4cd4] .vr-tabs .el-tabs ::v-deep .el-tabs__header .el-tabs__nav .el-tabs__item:hover{color:#b51b85}.enterprise-home-content .container .VR-section[data-v-adaa4cd4] .vr-tabs .el-tabs ::v-deep .el-tabs__header .el-tabs__nav .el-tabs__item.is-active{color:#b51b85;font-weight:600;border-bottom:2px solid #b51b85}.enterprise-home-content .container .VR-section[data-v-adaa4cd4] .vr-tabs .el-tabs ::v-deep .el-tabs__header .el-tabs__active-bar{background-color:#b51b85;height:2px;left:4px}.enterprise-home-content .container .VR-section .vr-content .vr-iframe[data-v-adaa4cd4]{overflow:hidden;height:500px;border-radius:1.2rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#999}.enterprise-home-content .container .VR-section .vr-content .vr-iframe iframe[data-v-adaa4cd4]{border-radius:1.2rem}.enterprise-home-content .container .VR-section .vr-content .video-content[data-v-adaa4cd4]{height:500px;border-radius:1.2rem;display:flex;align-items:center;justify-content:center}.enterprise-home-content .container .VR-section .vr-content .video-content video[data-v-adaa4cd4]{border-radius:1.2rem}.enterprise-home-content .container .VR-section .vr-content .video-content .promotion-placeholder[data-v-adaa4cd4],.enterprise-home-content .container .VR-section .vr-content .video-content .video-placeholder[data-v-adaa4cd4]{text-align:center;color:#999;font-size:1.6rem}.enterprise-home-content .container .VR-section .vr-content .promotion-content[data-v-adaa4cd4]{height:500px;border-radius:1.2rem;display:flex;align-items:center;justify-content:center}.enterprise-home-content .container .VR-section .vr-content .promotion-content .promotion-placeholder[data-v-adaa4cd4]{text-align:center;color:#999;font-size:1.6rem}.enterprise-home-content .container .VR-section .vr-content .promotion-content .promotion-carousel[data-v-adaa4cd4]{width:100%;height:100%;border-radius:1.2rem;overflow:hidden;position:relative}.enterprise-home-content .container .VR-section .vr-content .promotion-content .promotion-carousel[data-v-adaa4cd4] .el-carousel__container{height:100%}.enterprise-home-content .container .VR-section .vr-content .promotion-content .promotion-carousel .promotion-img[data-v-adaa4cd4]{width:100%;height:100%;cursor:pointer}.enterprise-home-content .container .VR-section .vr-content .promotion-content .promotion-carousel .promotion-img[data-v-adaa4cd4] .el-image__inner{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.2rem}.enterprise-home-content .container .VR-section .vr-content .promotion-content .promotion-carousel[data-v-adaa4cd4] .el-carousel__arrow{width:40px;height:40px;background-color:rgba(0,0,0,.5);border-radius:50%;top:38%}.enterprise-home-content .container .VR-section .vr-content .promotion-content .promotion-carousel[data-v-adaa4cd4] .el-carousel__arrow:hover{background-color:rgba(0,0,0,.7)}.enterprise-home-content .container .VR-section .vr-content .promotion-content .promotion-carousel[data-v-adaa4cd4] .el-carousel__arrow i{font-size:20px;color:#fff}.enterprise-home-content .container .VR-section .vr-content .promotion-content .promotion-carousel[data-v-adaa4cd4] .el-carousel__indicators--outside{margin-top:10px;position:absolute;bottom:12px;left:50%;transform:translateX(-50%)}.enterprise-home-content .container .VR-section .vr-content .promotion-content .promotion-carousel[data-v-adaa4cd4] .el-carousel__indicators--outside .el-carousel__indicator .el-carousel__button{width:25px;height:2px;background-color:rgba(0,0,0,.5)}.enterprise-home-content .container .VR-section .vr-content .promotion-content .promotion-carousel[data-v-adaa4cd4] .el-carousel__indicators--outside .el-carousel__indicator.is-active .el-carousel__button{background-color:#b51b85}.enterprise-home-content .container .news-section[data-v-adaa4cd4]{margin-top:20px;background-color:#fff;border-radius:1.2rem;padding:20px}.enterprise-home-content .container .news-section .news-header[data-v-adaa4cd4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.enterprise-home-content .container .news-section .news-header .news-title[data-v-adaa4cd4]{font-size:18px;font-weight:700;color:#333;margin:0}.enterprise-home-content .container .news-section .news-header .view-more[data-v-adaa4cd4]{font-size:1.4rem;color:#999;text-decoration:none}.enterprise-home-content .container .news-section .news-header .view-more[data-v-adaa4cd4]:hover{text-decoration:underline;color:#b51b85}.enterprise-home-content .container .news-section .news-content .news-carousel[data-v-adaa4cd4]{position:relative;border-radius:.8rem;overflow:hidden;height:382px}.enterprise-home-content .container .news-section .news-content .news-carousel .swiper-container[data-v-adaa4cd4]{width:100%;height:100%}.enterprise-home-content .container .news-section .news-content .news-carousel .swiper-container .swiper-slide[data-v-adaa4cd4]{position:relative}.enterprise-home-content .container .news-section .news-content .news-carousel .swiper-container .swiper-slide .carousel-image[data-v-adaa4cd4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.enterprise-home-content .container .news-section .news-content .news-carousel .swiper-container .swiper-slide .carousel-mask[data-v-adaa4cd4]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:20px;color:#fff}.enterprise-home-content .container .news-section .news-content .news-carousel .swiper-container .swiper-slide .carousel-mask .carousel-title[data-v-adaa4cd4]{margin:0;font-size:16px;font-weight:400}.enterprise-home-content .container .news-section .news-content .news-carousel .swiper-container .swiper-pagination[data-v-adaa4cd4]{bottom:10px}.enterprise-home-content .container .news-section .news-content .news-carousel .swiper-container .swiper-pagination .swiper-pagination-bullet[data-v-adaa4cd4]{width:8px;height:8px;background:hsla(0,0%,100%,.5);opacity:1}.enterprise-home-content .container .news-section .news-content .news-carousel .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active[data-v-adaa4cd4]{background:#fff}.enterprise-home-content .container .news-section .news-content .news-list[data-v-adaa4cd4]{display:flex;flex-direction:column;justify-content:space-between}.enterprise-home-content .container .news-section .news-content .news-list .news-item[data-v-adaa4cd4]{padding:20px 0;border-bottom:1px solid #f0f0f0;cursor:pointer}.enterprise-home-content .container .news-section .news-content .news-list .news-item[data-v-adaa4cd4]:last-child{border-bottom:none}.enterprise-home-content .container .news-section .news-content .news-list .news-item .news-item-title[data-v-adaa4cd4]{font-size:1.8rem;font-weight:500;color:#333;margin:0 0 8px 0;line-height:1.4}.enterprise-home-content .container .news-section .news-content .news-list .news-item .news-item-desc[data-v-adaa4cd4]{font-size:1.6rem;color:#999;margin:0}.enterprise-home-content .container .news-section .news-content .news-list .news-item:hover .news-item-title[data-v-adaa4cd4]{color:#b51b85}.enterprise-home-content .container .product-section[data-v-adaa4cd4]{margin-top:20px;background-color:#fff;border-radius:1.2rem;padding:20px}.enterprise-home-content .container .product-section .product-header[data-v-adaa4cd4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.enterprise-home-content .container .product-section .product-header .product-title[data-v-adaa4cd4]{font-size:18px;font-weight:700;color:#333;margin:0}.enterprise-home-content .container .product-section .product-header .view-more[data-v-adaa4cd4]{font-size:1.4rem;color:#999;text-decoration:none}.enterprise-home-content .container .product-section .product-header .view-more[data-v-adaa4cd4]:hover{text-decoration:underline;color:#b51b85}.enterprise-home-content .container .product-section .product-content .product-grid[data-v-adaa4cd4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}@media(min-width:120rem){.enterprise-home-content .container .product-section .product-content .product-grid[data-v-adaa4cd4]{grid-template-columns:repeat(5,1fr)}}@media(min-width:99.2rem)and (max-width:1199px){.enterprise-home-content .container .product-section .product-content .product-grid[data-v-adaa4cd4]{grid-template-columns:repeat(3,1fr)}}@media(min-width:76.8rem)and (max-width:991px){.enterprise-home-content .container .product-section .product-content .product-grid[data-v-adaa4cd4]{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.enterprise-home-content .container .product-section .product-content .product-grid[data-v-adaa4cd4]{grid-template-columns:1fr}}.enterprise-home-content .container .product-section .product-content .product-item[data-v-adaa4cd4]{border-radius:1.2rem;overflow:hidden;transition:all .3s ease;padding:4px;border:1px solid transparent;cursor:pointer}.enterprise-home-content .container .product-section .product-content .product-item .product-image[data-v-adaa4cd4]{position:relative;overflow:hidden;border-radius:1.2rem;width:100%;height:206px}.enterprise-home-content .container .product-section .product-content .product-item .product-image .product-img[data-v-adaa4cd4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;border-radius:1.2rem}.enterprise-home-content .container .product-section .product-content .product-item .product-image .product-img[data-v-adaa4cd4]:hover{transform:scale(1.05)}.enterprise-home-content .container .product-section .product-content .product-item .product-info[data-v-adaa4cd4]{padding:12px;padding-bottom:8px}.enterprise-home-content .container .product-section .product-content .product-item .product-info .product-name[data-v-adaa4cd4]{font-size:1.6rem;font-weight:500;color:#333}.enterprise-home-content .container .product-section .product-content .product-item .product-info .product-brand[data-v-adaa4cd4]{font-size:1.2rem;color:#999;margin:0}.enterprise-home-content .container .product-section .product-content .product-item[data-v-adaa4cd4]:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);border:1px solid #b51b85}.enterprise-home-content .container[data-v-adaa4cd4] .section{font-size:12px}.enterprise-home-content .container[data-v-adaa4cd4] .section .award-header .el-tabs__nav-scroll .is-top{font-size:1.6rem!important}.enterprise-home-content .container .award-section[data-v-adaa4cd4]{margin-top:20px;background-color:#fff;border-radius:1.2rem;padding:20px 20px 0 20px}.enterprise-home-content .container .award-section .award-header[data-v-adaa4cd4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.enterprise-home-content .container .award-section .award-header .award-tabs[data-v-adaa4cd4] .no-line-tabs .el-tabs__nav-wrap:after{display:none!important}.enterprise-home-content .container .award-section .award-header .award-tabs[data-v-adaa4cd4] .no-line-tabs .el-tabs__active-bar{display:none}.enterprise-home-content .container .award-section .award-header .award-tabs[data-v-adaa4cd4] .no-line-tabs .el-tabs__item:hover,.enterprise-home-content .container .award-section .award-header .award-tabs[data-v-adaa4cd4] .no-line-tabs .is-active{color:#b51b85}.enterprise-home-content .container .award-section .award-header .award-tabs .el-tabs[data-v-adaa4cd4] .el-tabs__header{margin-bottom:0}.enterprise-home-content .container .award-section .award-header .award-tabs .el-tabs[data-v-adaa4cd4] .el-tabs__header .el-tabs__nav{border-bottom:none}.enterprise-home-content .container .award-section .award-header .award-tabs .el-tabs[data-v-adaa4cd4] .el-tabs__header .el-tabs__nav .el-tabs__item{font-size:1.8rem;color:#999;font-weight:400;padding:0 24px 0 0}.enterprise-home-content .container .award-section .award-header .award-tabs .el-tabs[data-v-adaa4cd4] .el-tabs__header .el-tabs__nav .el-tabs__item:hover{color:#b51b85}.enterprise-home-content .container .award-section .award-header .award-tabs .el-tabs[data-v-adaa4cd4] .el-tabs__header .el-tabs__nav .el-tabs__item.is-active{color:#333;font-weight:700;font-size:1.8rem!important}.enterprise-home-content .container .award-section .award-header .award-tabs .el-tabs[data-v-adaa4cd4] .el-tabs__header .el-tabs__active-bar{background-color:#b51b85;height:2px}.enterprise-home-content .container .award-section .award-header .view-more[data-v-adaa4cd4]{font-size:1.4rem;color:#999;text-decoration:none}.enterprise-home-content .container .award-section .award-header .view-more[data-v-adaa4cd4]:hover{text-decoration:underline;color:#b51b85}.enterprise-home-content .container .award-section .award-content .award-item[data-v-adaa4cd4]{padding:16px;border-radius:1.2rem;overflow:hidden;transition:all .3s ease;border:1px solid #ededf0;margin-bottom:20px;cursor:pointer}.enterprise-home-content .container .award-section .award-content .award-item[data-v-adaa4cd4]:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.enterprise-home-content .container .award-section .award-content .award-item .award-image[data-v-adaa4cd4]{position:relative;height:140px;overflow:hidden}.enterprise-home-content .container .award-section .award-content .award-item .award-image .el-image[data-v-adaa4cd4]{width:100%;height:100%;border-radius:1.2rem}.enterprise-home-content .container .award-section .award-content .award-item .award-image .award-img[data-v-adaa4cd4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.enterprise-home-content .container .award-section .award-content .award-item .award-image .award-img[data-v-adaa4cd4]:hover{transform:scale(1.05)}.enterprise-home-content .container .award-section .award-content .award-item .award-info[data-v-adaa4cd4]{padding-top:12px}.enterprise-home-content .container .award-section .award-content .award-item .award-info .award-title[data-v-adaa4cd4]{font-size:1.6rem;font-weight:400;color:#333;margin:0;line-height:1.4;text-align:center}.enterprise-home-content .container .award-section .award-content .addressItem4[data-v-adaa4cd4],.enterprise-home-content .container .award-section .award-content .addressItem5[data-v-adaa4cd4],.enterprise-home-content .container .award-section .award-content .addressItem6[data-v-adaa4cd4]{margin-bottom:0}.enterprise-home-content .container .contact-section[data-v-adaa4cd4]{margin-top:20px;background-color:#fff;border-radius:1.2rem;padding:20px}.enterprise-home-content .container .contact-section .contact-header[data-v-adaa4cd4]{margin-bottom:20px}.enterprise-home-content .container .contact-section .contact-header .contact-title[data-v-adaa4cd4]{font-size:18px;font-weight:700;color:#333;margin:0}.enterprise-home-content .container .contact-section .contact-content[data-v-adaa4cd4]{padding-bottom:25px}.enterprise-home-content .container .contact-section .contact-content .contact-info[data-v-adaa4cd4]{padding-left:40px;margin-top:14px}.enterprise-home-content .container .contact-section .contact-content .contact-info .contact-item[data-v-adaa4cd4]{display:flex;align-items:flex-start;margin-bottom:26px}.enterprise-home-content .container .contact-section .contact-content .contact-info .contact-item .contact-icon[data-v-adaa4cd4]{width:56px;height:56px;margin-right:16px;flex-shrink:0;border:1px solid #ededf0;border-radius:.8rem;padding:12px}.enterprise-home-content .container .contact-section .contact-content .contact-info .contact-item .contact-icon img[data-v-adaa4cd4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.enterprise-home-content .container .contact-section .contact-content .contact-info .contact-item .contact-text[data-v-adaa4cd4]{flex:1}.enterprise-home-content .container .contact-section .contact-content .contact-info .contact-item .contact-text .contact-label[data-v-adaa4cd4]{font-size:1.4rem;font-weight:400;color:#666;margin-bottom:8px;margin-top:2px}.enterprise-home-content .container .contact-section .contact-content .contact-info .contact-item .contact-text .contact-value[data-v-adaa4cd4]{font-size:1.6rem;font-weight:400;color:#333;line-height:1.4}.enterprise-home-content .container .contact-section .contact-content .contact-info .contact-item[data-v-adaa4cd4]:last-child{margin-bottom:0}.enterprise-home-content .container .contact-section .contact-content .contact-image[data-v-adaa4cd4]{border-radius:1.2rem;overflow:hidden;width:96%;height:33rem}.enterprise-home-content .container .contact-section .contact-content .contact-image .contact-img[data-v-adaa4cd4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:992px)and (max-width:1400px){.enterprise-home-content .container .VR-section .vr-content .promotion-content[data-v-adaa4cd4],.enterprise-home-content .container .VR-section .vr-content .video-content[data-v-adaa4cd4],.enterprise-home-content .container .VR-section .vr-content .vr-iframe[data-v-adaa4cd4]{height:40rem}.enterprise-home-content .container .award-section .award-content .award-item .award-image[data-v-adaa4cd4]{height:16rem;height:13rem}.enterprise-home-content .container .award-section .award-content .award-item[data-v-adaa4cd4]{padding:12px}.enterprise-home-content .container .product-section .product-content .product-item .product-image[data-v-adaa4cd4]{height:19.2rem}}@media screen and (min-width:1400px)and (max-width:1600px){.enterprise-home-content .container .VR-section .vr-content .vr-iframe[data-v-adaa4cd4]{height:40rem}.enterprise-home-content .container .contact-section .contact-content .contact-image[data-v-adaa4cd4]{border-radius:.8rem;overflow:hidden;width:96%;height:33rem}.enterprise-home-content .container .contact-section .contact-content .contact-image .contact-img[data-v-adaa4cd4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.enterprise-home-content .container .VR-section .vr-content .promotion-content[data-v-adaa4cd4],.enterprise-home-content .container .VR-section .vr-content .video-content[data-v-adaa4cd4],.enterprise-home-content .container .VR-section .vr-content .vr-iframe[data-v-adaa4cd4]{height:40rem}}@media screen and (min-width:1600px)and (max-width:1920px){.enterprise-home-content .container .contact-section .contact-content .contact-image[data-v-adaa4cd4]{border-radius:.8rem;overflow:hidden;width:96%;height:33rem}.enterprise-home-content .container .contact-section .contact-content .contact-image .contact-img[data-v-adaa4cd4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.enterprise-home-content .container .VR-section .vr-content .promotion-content .promotion-carousel[data-v-adaa4cd4] .el-carousel__arrow{top:50%}.enterprise-home-content .container .award-section .award-content .award-item .award-image[data-v-adaa4cd4]{height:16rem}.enterprise-home-content .container .product-section .product-content .product-item .product-image[data-v-adaa4cd4]{height:19.4rem}}@media screen and (min-width:1920px){.enterprise-home-content .container .award-section .award-content .award-item .award-image[data-v-adaa4cd4]{height:19rem}.enterprise-home-content .container .product-section .product-content .product-item .product-image[data-v-adaa4cd4]{height:28.7rem}}