html,body{background-color:#dadada;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;-webkit-overflow-scrolling:touch}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:auto;background-image:url(./bg0.5d4a93eb.png)}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.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{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.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-3d{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(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;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-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: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;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.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:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background: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-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.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-scrollbar-lock{display:none}.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%;object-fit:contain}.swiper-slide-zoomed{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 infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.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-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fixedNav .header[data-v-5cd0275e]{background-color:#fff;padding:10px 0}.fixedNav .header .header-main .logo img[data-v-5cd0275e]{width:80px;height:auto}.cnav1[data-v-5cd0275e]{display:flex;flex-direction:column;align-items:center}.cnav1 img[data-v-5cd0275e]{position:relative!important;width:auto!important;margin-top:10px!important}.cnav2[data-v-5cd0275e]{display:flex;align-items:center;margin-bottom:10px}.header[data-v-5cd0275e]{z-index:98;width:100%;padding-top:15px;position:fixed;top:0}.header .header-main[data-v-5cd0275e]{max-width:1400px;overflow:hidden;margin:0 auto;justify-content:space-between;align-items:center}.header .header-main .logo[data-v-5cd0275e]{cursor:pointer}.header .header-main .logo img[data-v-5cd0275e]{width:144px;height:144px}.header .header-main .nav[data-v-5cd0275e]{flex:1;height:100%;float:right;width:50%;justify-content:space-around;align-items:center;display:flex;font-weight:700;font-size:20px}.header .header-main .nav div[data-v-5cd0275e]{cursor:pointer;position:relative}.header .header-main .nav div li[data-v-5cd0275e]{list-style:none}.header .header-main .nav div .chooseIcon[data-v-5cd0275e]{position:absolute;margin-top:13%;width:100%;opacity:1;transition:opacity .5s ease-in-out}.header .header-main .nav .icon[data-v-5cd0275e]{white-space:nowrap}.header .header-main .nav .icon div[data-v-5cd0275e]{display:inline-block;width:50%}.header .header-main .nav .icon .languageSwitch[data-v-5cd0275e]{position:relative;text-align:center;margin-left:20%}.header .header-main .nav .icon .languageSwitch img[data-v-5cd0275e]{display:block;margin:0 auto}.header .header-main .nav .icon .languageSwitch span[data-v-5cd0275e]{position:absolute;top:50%;left:57%;transform:translate(-50%,-50%);color:#fff;font-weight:400;font-size:13px}.header .main_mini[data-v-5cd0275e]{margin:0 2%;justify-content:space-between;align-items:center;padding:2% 0}.header .main_mini .logo[data-v-5cd0275e]{width:18.4444444444vw;height:18.1111111111vw}.header .main_mini .logo img[data-v-5cd0275e]{width:100%;height:100%;max-width:100%}.header .main_mini .nav[data-v-5cd0275e]{flex:1;text-align:end;display:flex;justify-content:flex-end;align-items:center}.header .main_mini .nav ul[data-v-5cd0275e]{margin:0;padding:0 0 8%;color:#fff;text-align:center;display:block;width:100%;background-size:100% 100%;background-repeat:no-repeat;position:fixed;z-index:999999999;left:0;top:0;background-image:url(./wapBg.edd71181.png);animation:showNav-5cd0275e 1s ease}@keyframes showNav-5cd0275e{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header .main_mini .nav ul li[data-v-5cd0275e]{width:90%;margin:0 auto;list-style:none;font-size:4.4444444444vw;line-height:21.1111111111vw;border-bottom:1px solid #aaa}.header .main_mini .nav ul .closeIcon[data-v-5cd0275e]{position:absolute;width:4.1111111111vw;right:4%;top:4%}.header .main_mini .nav .icon[data-v-5cd0275e]{display:inline-block}.header .main_mini .nav .icon img[data-v-5cd0275e]{width:30px}.header .main_mini .nav .languageSwitch[data-v-5cd0275e]{margin-top:3%;margin-right:3%;display:flex;justify-content:center;align-items:center}.header .main_mini .nav .languageSwitch img[data-v-5cd0275e]{width:30px}.header .main_mini .nav .languageSwitch span[data-v-5cd0275e]{position:absolute;color:#fff;font-weight:400;font-size:13px}.searchWindow[data-v-5cd0275e]{box-sizing:border-box;width:100%;height:100%;position:fixed;z-index:99;background-color:#000000b3;left:0;top:0;display:flex;justify-content:center;align-items:center}.searchWindow .container[data-v-5cd0275e]{width:25%;height:54%;position:relative}.searchWindow .container .main[data-v-5cd0275e]{width:100%;height:100%}.searchWindow .container .main .title[data-v-5cd0275e]{color:#fff;line-height:62px;text-align:center;font-size:28px}.searchWindow .container .main .search[data-v-5cd0275e]{background-size:100% 100%;background-repeat:no-repeat;position:relative;height:3.5vw;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUEAAAA6CAMAAAAZQhu1AAAAilBMVEUAAAAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBhPDwgICBiYmJiYmJiYmJiYmJiYmKaQUEgICBiYmIgICBiYmIgICDqAADqAAAgICDqAABiYmJiYmLqAAAgICAgICAgICAgICAgICAgICAgICAgICAgICBiYmLqAAAHYPc6AAAAK3RSTlMA7927RBDMq5mIZlUidzMEgPXCZz0fDPbl5NvVvbGinpuWh287KhbCj1wfuYlBswAAATxJREFUeNrt21dOw0AUQNGXShpMnNhO74WS8f63Rwh8oDFC8yYSGpl7lnD/rwAAfmNarvPAdXpyHZslfddrz3V4dA27rpeOa/1Q0nA9t12LumtWc00uX3qiYT/IBd81ZXutMqZgsNrAjK5ZUgoGq7eyqbVJRsFgDZMm1s5zCgbryPgaZmQoGOwzzY6Cdxa0FKSgLwpGh4IUVKJgdChIQSUKRoeCFFSiYHQoSEElCkaHghRUomB0KEhBJQpGh4IUVKJgdChIQSUKRoeCFFSiYHQoSEElCkbHu+COgncWvI0T4+Glmg7iqxtcUPK5tUlayYSTvvhbBxeULLF2mlUwYe0oCqYRXFDS2zhRuYSzk0i+LLwsc5FWO7jg7T3ZSsUSLt5EzKrwtDIi5/pPBf+3TeFtIyjbFwp7AQDgT7wDGh+XipYytUgAAAAASUVORK5CYII=)}.searchWindow .container .main .search .inp[data-v-5cd0275e]{display:block;width:70%;border-radius:.3rem;border:none;background-color:#202020;box-sizing:border-box;margin:.6vw 2vw;position:absolute;font-size:.72vw;line-height:1.89vw;outline:none;color:#fff}.searchWindow .container .main .search .searchIcon[data-v-5cd0275e]{position:absolute;top:.8vw;right:8vmin}.searchWindow .container .main .search .searchIcon img[data-v-5cd0275e]{height:100%;width:auto}.searchWindow .container .close[data-v-5cd0275e]{cursor:pointer;width:2vw;height:2vw;background:url(https://game.gtimg.cn/images/kq/web202305/dia-close.png);background-size:100%;position:absolute;right:-1vw;top:-2vw}.navBg[data-v-5cd0275e]{background-color:transparent;animation:navBg-5cd0275e .3s ease-in-out forwards}@keyframes navBg-5cd0275e{0%{background-color:transparent}to{background-color:#fff;box-shadow:0 2px 10px #0000001a}}.navBgNone[data-v-5cd0275e]{background-color:transparent}@media only screen and (max-width: 1200px){.header[data-v-5cd0275e]{padding-top:0!important}.main_mini[data-v-5cd0275e]{display:flex}.header-main[data-v-5cd0275e]{display:none}.searchWindow[data-v-5cd0275e]{display:none!important}}@media only screen and (min-width: 1200px){.main_mini[data-v-5cd0275e]{display:none}.header-main[data-v-5cd0275e]{display:flex}}.cnav1[data-v-68ef42e0]{display:flex;flex-direction:column;align-items:center}.cnav1 img[data-v-68ef42e0]{position:relative!important;width:auto!important;margin-top:10px!important}.cnav2[data-v-68ef42e0]{display:flex;align-items:center;margin-bottom:10px}.header[data-v-68ef42e0]{z-index:999;width:100%;padding-top:15px;position:fixed;top:0}.header .header-main[data-v-68ef42e0]{margin:0 auto;max-width:1400px;overflow:hidden;justify-content:space-between;align-items:center}.header .header-main .logo[data-v-68ef42e0]{cursor:pointer}.header .header-main .logo img[data-v-68ef42e0]{width:144px;height:144px}.header .header-main .nav[data-v-68ef42e0]{flex:1;height:100%;float:right;width:50%;justify-content:space-around;align-items:center;display:flex;font-weight:700;color:#fff;font-size:20px}.header .header-main .nav div[data-v-68ef42e0]{position:relative}.header .header-main .nav div li[data-v-68ef42e0]{list-style:none}.header .header-main .nav div .chooseIcon[data-v-68ef42e0]{position:absolute;margin-top:13%;width:100%;opacity:1;transition:opacity .5s ease-in-out}.header .header-main .nav .icon[data-v-68ef42e0]{white-space:nowrap}.header .header-main .nav .icon div[data-v-68ef42e0]{display:inline-block;width:50%}.header .header-main .nav .icon .languageSwitch[data-v-68ef42e0]{position:relative;text-align:center;margin-left:20%}.header .header-main .nav .icon .languageSwitch img[data-v-68ef42e0]{display:block;margin:0 auto}.header .header-main .nav .icon .languageSwitch span[data-v-68ef42e0]{position:absolute;top:50%;left:57%;transform:translate(-50%,-50%);color:#fff;font-weight:400;font-size:13px}.header .main_mini[data-v-68ef42e0]{margin:0 2%;padding-top:2%;justify-content:space-between;align-items:center}.header .main_mini .logo[data-v-68ef42e0]{width:18.4444444444vw;height:18.1111111111vw}.header .main_mini .logo img[data-v-68ef42e0]{width:100%;height:100%;max-width:100%}.header .main_mini .nav[data-v-68ef42e0]{flex:1;text-align:end;display:flex;justify-content:flex-end;align-items:center}.header .main_mini .nav ul[data-v-68ef42e0]{margin:0;padding:0 0 8%;color:#fff;text-align:center;display:block;width:100%;background-size:100% 100%;background-repeat:no-repeat;position:fixed;z-index:999999999;left:0;top:0;background-image:url(./wapBg.edd71181.png);animation:showNav-68ef42e0 1s ease}@keyframes showNav-68ef42e0{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header .main_mini .nav ul li[data-v-68ef42e0]{width:90%;margin:0 auto;list-style:none;font-size:4.4444444444vw;line-height:21.1111111111vw;border-bottom:1px solid #aaa}.header .main_mini .nav ul .closeIcon[data-v-68ef42e0]{position:absolute;width:4.1111111111vw;right:4%;top:4%}.header .main_mini .nav .icon[data-v-68ef42e0]{display:inline-block}.header .main_mini .nav .icon img[data-v-68ef42e0]{width:30px}.header .main_mini .nav .languageSwitch[data-v-68ef42e0]{margin-top:3%;margin-right:3%;display:flex;justify-content:center;align-items:center}.header .main_mini .nav .languageSwitch img[data-v-68ef42e0]{width:30px}.header .main_mini .nav .languageSwitch span[data-v-68ef42e0]{position:absolute;color:#fff;font-weight:400;font-size:13px}.searchWindow[data-v-68ef42e0]{box-sizing:border-box;width:100%;height:100%;position:fixed;z-index:99;background-color:#000000b3;left:0;top:0;display:flex;justify-content:center;align-items:center}.searchWindow .container[data-v-68ef42e0]{width:25%;height:54%;position:relative}.searchWindow .container .main[data-v-68ef42e0]{width:100%;height:100%}.searchWindow .container .main .title[data-v-68ef42e0]{color:#fff;line-height:62px;text-align:center;font-size:28px}.searchWindow .container .main .search[data-v-68ef42e0]{background-size:100% 100%;background-repeat:no-repeat;position:relative;height:3.5vw;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUEAAAA6CAMAAAAZQhu1AAAAilBMVEUAAAAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBhPDwgICBiYmJiYmJiYmJiYmJiYmKaQUEgICBiYmIgICBiYmIgICDqAADqAAAgICDqAABiYmJiYmLqAAAgICAgICAgICAgICAgICAgICAgICAgICAgICBiYmLqAAAHYPc6AAAAK3RSTlMA7927RBDMq5mIZlUidzMEgPXCZz0fDPbl5NvVvbGinpuWh287KhbCj1wfuYlBswAAATxJREFUeNrt21dOw0AUQNGXShpMnNhO74WS8f63Rwh8oDFC8yYSGpl7lnD/rwAAfmNarvPAdXpyHZslfddrz3V4dA27rpeOa/1Q0nA9t12LumtWc00uX3qiYT/IBd81ZXutMqZgsNrAjK5ZUgoGq7eyqbVJRsFgDZMm1s5zCgbryPgaZmQoGOwzzY6Cdxa0FKSgLwpGh4IUVKJgdChIQSUKRoeCFFSiYHQoSEElCkaHghRUomB0KEhBJQpGh4IUVKJgdChIQSUKRoeCFFSiYHQoSEElCkbHu+COgncWvI0T4+Glmg7iqxtcUPK5tUlayYSTvvhbBxeULLF2mlUwYe0oCqYRXFDS2zhRuYSzk0i+LLwsc5FWO7jg7T3ZSsUSLt5EzKrwtDIi5/pPBf+3TeFtIyjbFwp7AQDgT7wDGh+XipYytUgAAAAASUVORK5CYII=)}.searchWindow .container .main .search .inp[data-v-68ef42e0]{display:block;width:70%;border-radius:.3rem;border:none;background-color:#202020;box-sizing:border-box;margin:.6vw 2vw;position:absolute;font-size:.72vw;line-height:1.89vw;outline:none;color:#fff}.searchWindow .container .main .search .searchIcon[data-v-68ef42e0]{position:absolute;top:.8vw;right:8vmin}.searchWindow .container .main .search .searchIcon img[data-v-68ef42e0]{height:100%;width:auto}.searchWindow .container .close[data-v-68ef42e0]{cursor:pointer;width:2vw;height:2vw;background:url(https://game.gtimg.cn/images/kq/web202305/dia-close.png);background-size:100%;position:absolute;right:-1vw;top:-2vw}@media only screen and (max-width: 1200px){.header[data-v-68ef42e0]{padding-top:0!important}.main_mini[data-v-68ef42e0]{display:flex}.header-main[data-v-68ef42e0]{display:none}.searchWindow[data-v-68ef42e0]{display:none!important}}@media only screen and (min-width: 1200px){.main_mini[data-v-68ef42e0]{display:none}.header-main[data-v-68ef42e0]{display:flex}}.navBg[data-v-2c872504]{background-color:transparent;animation:fade-2c872504 1s ease-in-out forwards}@keyframes fade-2c872504{0%{background-color:transparent}to{background-color:#fff;box-shadow:0 2px 10px #0000001a}}.foot[data-v-2c872504]{overflow:hidden;position:relative;width:94%;background-size:100% 100%;margin:0% auto 20px}.foot .main[data-v-2c872504]{max-width:1400px;margin:2% auto;position:relative}.foot .main .top[data-v-2c872504]{display:flex;justify-content:space-between}.foot .main .top .logo[data-v-2c872504]{width:12%;margin-left:8px}.foot .main .top .logo img[data-v-2c872504]{width:100%;height:80%}.foot .main .top .con[data-v-2c872504]{margin-bottom:3%;width:70%;display:flex;flex-direction:column;justify-content:center}.foot .main .top .con .conMgs[data-v-2c872504]{font-size:20px;line-height:30px;color:#cdcdcd;margin-left:30%}.foot .main .top .con .conMgs .ul1[data-v-2c872504]{margin:0% 1%;padding:0%}.foot .main .top .con .conMgs .ul2[data-v-2c872504]{margin:0%;display:flex;justify-content:flex-start;padding:0%}.foot .main .top .con .conMgs .ul2 li[data-v-2c872504]{margin:0% 1%;font-size:16px;line-height:30px}.foot .main .top .con .conMgs .ul2 li[data-v-2c872504]::marker{font-size:20px}.foot .main .top .QRcode[data-v-2c872504]{width:23%;display:flex;justify-content:flex-end}.foot .main .top .QRcode .QR1[data-v-2c872504],.foot .main .top .QRcode .QR2[data-v-2c872504]{text-align:center;float:left;width:40%}.foot .main .top .QRcode .QR1 img[data-v-2c872504],.foot .main .top .QRcode .QR2 img[data-v-2c872504]{width:100%}.foot .main .top .QRcode .QR1 span[data-v-2c872504],.foot .main .top .QRcode .QR2 span[data-v-2c872504]{color:#fff;font-size:24px}.foot .main .top .QRcode .QR2[data-v-2c872504]{margin-left:10%}.foot .main .companyInformation[data-v-2c872504]{position:absolute;left:0%;bottom:-12%}.foot .main .companyInformation div[data-v-2c872504]{line-height:20px;font-size:16px;color:#cdcdcd}.foot .main_mini .companyInformation[data-v-2c872504]{text-align:center;padding:5%;color:#fff;margin:auto}.foot .main_mini .companyInformation div[data-v-2c872504]:nth-child(1){font-size:5.5555555556vw;line-height:13.2222222222vw}.foot .main_mini .companyInformation img[data-v-2c872504]{margin:4% 0}.foot .main_mini .companyInformation div[data-v-2c872504]:nth-child(2){line-height:5.6666666667vw;font-size:4vw;color:#cdcdcd}.foot .main_mini .companyInformation .copyright[data-v-2c872504]{color:#cdcdcd;line-height:3.3333333333vw;font-size:2.6666666667vw;width:65%;margin:0 auto 6%}a[data-v-2c872504]{color:#cdcdcd;text-decoration:none}@media only screen and (max-width: 1200px){.foot[data-v-2c872504]{background-image:url(./wapBg.badb5105.png)}.main_mini[data-v-2c872504]{display:block}.main[data-v-2c872504]{display:none}}@media only screen and (min-width: 1200px){.foot[data-v-2c872504]{background-image:url(./bg.f14d28e1.png)}.main_mini[data-v-2c872504]{display:none}.main[data-v-2c872504]{display:flex}}.bgImg[data-v-24e4b8c5]{z-index:999;position:relative;width:100%;height:100%;text-align:center;background-image:url(./bgImg.95481f31.png)}.bgImg .turntableBox[data-v-24e4b8c5]{position:relative;width:30rem;height:30rem;top:50%;left:50%;transform:translate(-50%,-50%) scale(.7)}.bgImg .turntableBox img[data-v-24e4b8c5]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bgImg .turntableBox .logo[data-v-24e4b8c5]{margin-left:4%}.img5[data-v-24e4b8c5],.img10[data-v-24e4b8c5]{animation:anticlockwise-24e4b8c5 5s linear infinite}@keyframes anticlockwise-24e4b8c5{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.img9[data-v-24e4b8c5],.img3[data-v-24e4b8c5]{animation:clockwise-24e4b8c5 5s linear infinite}@keyframes clockwise-24e4b8c5{0%{transform:translate(-50%,-50%) rotate(360deg)}to{transform:translate(-50%,-50%) rotate(0)}}.bgImg[data-v-6e2d66da]{position:relative;width:50%;height:100%;display:flex;align-items:center;justify-content:center}.bgImg .turntableBox[data-v-6e2d66da]{position:relative;width:100%;height:100%}.bgImg .turntableBox img[data-v-6e2d66da]{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bgImg .turntableBox .logo[data-v-6e2d66da]{margin-left:4%;width:35%;animation:showicon-6e2d66da .5s linear forwards}.bgImg .iconbox[data-v-6e2d66da]{display:flex;justify-content:center;width:100%}@keyframes showicon-6e2d66da{0%{opacity:0}to{opacity:1}}.bgImg .iconbox .icon1[data-v-6e2d66da],.bgImg .iconbox .icon2[data-v-6e2d66da],.bgImg .iconbox .icon3[data-v-6e2d66da]{opacity:0;width:18%;animation:showicon-6e2d66da .8s linear forwards}.bgImg .iconbox .icon1[data-v-6e2d66da]{animation-delay:.3s;margin-left:0%}.bgImg .iconbox .icon2[data-v-6e2d66da]{animation-delay:.7s;margin-left:20%}.bgImg .iconbox .icon3[data-v-6e2d66da]{animation-delay:1s;margin-left:20%}.bgImg .iconbox .icon1[data-v-6e2d66da]:hover,.bgImg .iconbox .icon2[data-v-6e2d66da]:hover{transform:scale(1.3);transition:all .8s;opacity:1}.bgImg .iconbox .icon3[data-v-6e2d66da]:hover{transition:all .8s;transform:scale(1.3);opacity:1}.img1[data-v-6e2d66da],.img3[data-v-6e2d66da],.img5[data-v-6e2d66da]{animation:anticlockwise-6e2d66da 7s linear infinite}@keyframes anticlockwise-6e2d66da{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.img2[data-v-6e2d66da],.img4[data-v-6e2d66da]{animation:clockwise-6e2d66da 7s linear infinite}@keyframes clockwise-6e2d66da{0%{transform:translate(-50%,-50%) rotate(360deg)}to{transform:translate(-50%,-50%) rotate(0)}}.fade-enter-active,.fade-leave-active{transition:opacity 1s}.fade-enter,.fade-leave-to{opacity:0}.hNavWithBackgroundColor{background-color:#fff;box-shadow:0 2px 10px #0000001a}.welcome[data-v-c2ce7532]{position:fixed}.fullPage[data-v-c2ce7532]{height:100vh;overflow:hidden}.index[data-v-c2ce7532]{height:100vh;transition:all linear .5s}.first_con[data-v-c2ce7532],.second_con[data-v-c2ce7532],.third_con[data-v-c2ce7532],.brandMsg[data-v-c2ce7532],.brandMsg_mini[data-v-c2ce7532]{overflow:hidden;position:relative;width:100%}.first_con .main[data-v-c2ce7532],.second_con .main[data-v-c2ce7532],.third_con .main[data-v-c2ce7532],.brandMsg .main[data-v-c2ce7532],.brandMsg_mini .main[data-v-c2ce7532]{max-width:1400px;margin:2% auto}.third_con[data-v-c2ce7532],.brandMsg[data-v-c2ce7532],.brandMsg_mini[data-v-c2ce7532]{height:100vh}.mySwiper[data-v-c2ce7532]{overflow:hidden}.swiper-button-prev[data-v-c2ce7532],.swiper-button-next[data-v-c2ce7532]{width:110px;height:92px}.swiper-button-prev[data-v-c2ce7532]:after{content:"";background-image:url(data:image/png;base64,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);background-size:contain;background-repeat:no-repeat;width:73px;height:65px}.swiper-button-next[data-v-c2ce7532]:after{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABBCAYAAACdIImxAAAFQUlEQVR4nOWcWWhcVRiAv9hksDEurUVTXMAVGwo1rV1wQeqDCD5VsYiIoTGCdmKTJnELSSVGpNGooRlrQI0VF6RS9UGJG9paRZpWG8Wnhr4kBdtYCNQQYisZ+af/LdPJzJ27zbl3ph+UNpOZc/7z9S7n/uc/U7Zs2SoCYimwEbgHuBKoCKphF5wCjgBfAduBP4NodF519RVBtNMFfAysBBZIu0E06oF52r/E8Zh+/EffjQYgqR94Cijz21DAiLC1wHzgOz9Nn+czrnuBxkKNMiCeBu7205QfSeXAa4UYVcCU6dFe7rVZP5KagRsLPcKAkDjjXpvyendbBBwGLirw4IJkUmUdd9um1yNpa5EJQu96L3j5oBdJNwP1XjqLAA0avyu8SOqP4O3eKRVebjZuJT0A3B5o2OZZq+NwjBtJlcCrRS7Iogc43+mb3UhqBa7yHFa0uEafEhzhVNLVwLMlIshCZuKLnbzRqaSX9HQrJaqAV4KSdBvwUIkJspBx5Z1NO5HUV8S3/HzIuN7I96Z8kmTydYuRcMNDxvewXe92kuSx48USEZGPl+0es+wktQOXGw83HBbreLOSS9INQEsJS8lGi0515pBLUo/pRP769fdTX19nsstMKvQmNYds2TpJda4zGV1NzRLa2jYTi53+fxkcfM9k9+ms0/F/k/5i5kKASPsUuMxUVJWVlQwM9LNw4YLUz6tXr+TkyVMcPPi7qRAyqQXeAmat1zMlPQk8YjKi7u7nWbGi9qzXQhYlB8g48Jv1QrokScnu0iUYY9TU3ERt7dw8WMii7gDeAabJkCQX6ztNR7Nv335isVjURM3XZ9Uh0iQt1fMwlJXXiIqSa8BnwIQlSZaorzMdRWPjxtTpNjLyRxRFyQFzLfChSJJbXqfJ3lFBDQ11rFmzipmZf6Mq6nrgF5EkOZUlJnu2BFlEXFSVSHoduNBUj5mCLCIs6hJ5LKk21Zsbyspyp7Cqqi4wGcoiOZKe0FSmEYaH91NeHmP58rOPkr6+BDt2vJ/6d1NTnA0bss9pd+7cRW9v1kesQnFcJN1q+pqUKcqpoN2799LZ2UUymTQZ7rflOrM0+kArJBLbU39PTf3jSNDw8AHa27cwOzub9fcFZMCqKvleVzZDw07Q6Ohh6uoamJ6eNh3eD8BdVj6pRYsyQ8FO0NjYOPF4UxiCxMcm0pJuI8DbpqMgj6DJyUni8WYmJv42Hpf6SFXvpmcmt2ihk1FyXYSnpqaIxzczPn7EdEiohy3WD+lZADmeZ7QO2xjZJo4yWWxqaktNLEPiOb0ezZEk/Ao8CFwapqiOji727NkbliA5xR5Nz0xm5rj/0+zk16Yj27bt9JTg6NFjDA0Z7z6dVvVwhlyFpUOmT7uIIPmj+zJDybWktCnMKUFIyHifydZ1LkmjWht5LtGv456DXR23rI0fOkeWuo9pjfeJbL+0qwWQD3QULq5I0ZFLEA5Kb87MOkuYA/meNpwUcT0uE+MSdZTUPTK2OJH0M/B5YWMNjY90fLY4LSxttlYzS4hpu5qkdJxKGgN6S0zSVh1XXtwUu/doIUEpMO5md4MbSY4PzyKg1c3lw+0GnA+An4pckMT/iZsPeNnK1VrEU4KkZjlc4UXSsFTsBRu7MQY1Ve0Kr9tLO+2m8RHlhNdNRF4l/SWVfEUmqdvLJmV8bnlPaJagGDiUq/y40JJmiqggviUzJesGv1/D8SXwps82Ck1C4/SMX0no1wElIjgtSOrObde3/EyC+mogWTiQP1KxKlXrFwfRqAdEjKxmfqFfDfSu7xaB/wHDanAvuqqWLgAAAABJRU5ErkJggg==);background-size:contain;background-repeat:no-repeat;width:73px;height:65px}.swiper-button-prev[data-v-c2ce7532]:hover,.swiper-button-next[data-v-c2ce7532]:hover{opacity:1}.swiper-button-prev[data-v-c2ce7532]:hover:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABBCAYAAACdIImxAAAEAElEQVR4nO2cXYhNURTHfwdFIw+mFKUkhK6vh6mhSPPgkfIub0rKAxJSZiL5zkeRB5GYB56UPHjAA2VIKUy+kkRNUUM08r205+6r6zrn3n32vc7a5878az3dfe5e59c6+6y99t4HgUbZYoFugdcComim/7MCbY26t0YB2i9R9EsZzt9W9GdnKJDOBgXnXzuqDWll4IBKtqye+4wGSflpNPAYmOr/F5mpF5jj29mIOrzcmBNARgVgne/FvpE0CXgKjPPtWEHvgelAf9qufSPpYM4AGY0Hdvtc6BNJ7UTRbfOS9elQWT+BuXYsdZZPJB3NKSCjkcDxtBelhbR6MJLyrQ5gZZo7SPO4jQVeAhNyDgl7H7OBry6N00TS9iYBhE1dNro2do0k8+p8CIypw7HQ9AmYCfTV8ss1kvY3GSBsCrPXpaFLJJmB7noDnApPUSSILALu1AvpkU3rm1UG0MJq91brcTPznWYGhE1pVldrUC2SWoEnTfRGq6Y3wCxgIK5NtUjqHCKAjCYDW5J+TIokk2g9AEb9R8dC0xcbTa8q/UqKpCNDDBA2xTkc+0tMuXK5aql161aRri7NUm9HrRr3aIFnag6uWiV/pAfqfi1Im9UArVgh8u2b/CU9UOuSIE0S+KjiVHu7yMCAxEoH1FuB1hKb8oF7l0pJtlCAS5egpSX+d6ljPcdfE2wKZH0oWpvKCuzEiSJ9ffERZNTZqfW4GfsuMLv8cbupAqi3N1RAJbtagpT9KmxLi0hPjxugHTuKpgeqw0C6kmmn5rG+fNkdUEl6oLoNpP5MOz1/Pj0gXVCvybTDffv8AemB6h9hl3+z0efPyd1EwS7lfch+TDIRk6TyxDGcx61bZ0LrA0pv4F6qlyelAaUH6Ep5Mjlf4EewoHTMZNzTKye4p1ScCRfUobgqQGvmOVO4oEwVYGx49aQkUGfOaPizJtzKZCUoMwE287xs/ahZmdSvcZdAmSJcoZBt38Vy0WLXfdzZJphxoEy9O/u+L6TZxz287lampHU3s/HyWFbeBaIDcYAY3gvwR957AfrtFsChoC1JgHDcn3QfWNDEoG4BS6o1cNkO6LwBM3eKBmNkQy23XSDdAC42JSSR08C9Ws1cd99OsYP48O7bKnplX5HNpF0ugPA4EfDE7grLu57bgzgNPxEwUG3LXM60yRXQoDzOpPaozuvqt6tZnMFtI4ru5vQ41w9gXhbn3e4hcs7juhB0Ii0ghtgZ3Hd2fpbZGVzz6tzjea2WunwA0YDvApjjXTPCYhErte8CfLWv0rBVnJ+tr8tHjxSg0nTW69xN/VslJdsZ3FdviivS2xpxf/WMSZWaD6y1tZlpSpNhU6d+AVwDTvq87v8R8BvqeakydptYbwAAAABJRU5ErkJggg==)}.swiper-button-next[data-v-c2ce7532]:hover:hover:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABBCAYAAACdIImxAAAD7UlEQVR4nO2cTUhUURTH/y+EYiSoIDAQQigq7BOCNkK4aKnoNmbbJqggC4nKmWxhWBFuaiOIMG7diAs3bty4K8ihD0SIAqFgNuFHJp248+7ozPg+7rz3vOfep3+4q7lv3rm/d979OPfch6REwDkCRghYIGCNAGIoa/L+7wi4lFjjkhABjwjYZALjXRznHwGDpgAaMQrOzjLKDahTPjGTIYnSxQlpwQJAonwl4GDUdh6IAeg2gPao12vWaQD3o97SiXIRAccAfAZw3BAIKvoN4IwDLDd6YVRPylkGSOgwgBda7iTnQ38t6YtqizvIXNUBacZKQNtlfrcBdVkOqFJuNtJu5Y5bDqEf5Uhhu34AOOsAKyrtaKTjvpsSQEKtAPpVKyt5EgEnAHyRI0RatC696VtYe1Q96XnKAAkdAjCcyD+JIdOS9VnU0hnGIPR1I2AOQEcixM3UBwe4EmRZ4Osmh8o0AxK6TMCtoAq+nkRAs1yfte6KaWbpl+zES15WBXlS/x4BBLkOfez3o6cnEXBSepEYAfaKNgFcdIBP9e3186Rh7YCyWSCX03rLOjUBeKVUk4AO7UN+ezvRygqVlctxTwnCQ70EvNdqVCZDVCxSjXhBBYd6xVCo3aixMfIUL6iHfoCaCfip3aB83hsS76tXkiHqHZBesz05M0GN1gM6xR6SNQ/UZs1WOQHTLGAGBtxiLqi5CqDrbIAqMhtUl4A0wQrIfFDTAtISOyCzQZXEsuRI6AyTQ8I8P2UyOg06Kjzpu3Gvm/AUPxUKul+3Ek+fVA9KFdDUFDGEkqfdHCMOSPCYAgQBmp9313n67ewtv3RGbF0HARIL4JYWDrvmtnom9iSIIEDLyzyAvJIr2HIfwwCJWBPPw9tau1VHJp/JgLheOT57EaurQE8PUCxqN0kmfD31/EWk+LE8tfqJ48YGUXc3lweRbzypCpTeyKQXqGyWE9COyGSTByeRgDkbz1sjKJ93r1lfBwoF7bevUp8D/AmtRcAk45PkLDNePPb33bbV2L6bzNl5qc8+I/TWCxD2cwG2FC0XQOYT+u6Pp0x5P0BQzE8SKb3XUgyo6ADngyqopAPeg+MERMCs151EGkDAeEqH/EmV9u/17NsLDrAYVlEp+1ae7BlKxDRz9EYFECKcCBDziDb7+ZSH/LbETwTI9UxfLNPM0QNVQJFEwKzlnfXunlLCdqjXrOPtqsUNyeqZ88mPE9joRRNR2hvnDO5ieXfTHuk9gyvXOU8sAiQ0FAVQbFn0XYClON8FiCUCblgCqZcFUEUWfKtknBVQFahB487EufYkc+gvKZUPD7rRAv2pPLVF3F9kyiRzBA3Af0ng58UiVerlAAAAAElFTkSuQmCC)}.first_con[data-v-c2ce7532]{background-image:url(./bg0.5d4a93eb.png)}.first_con .main[data-v-c2ce7532]{background-size:100% 100%;max-width:1600px;margin-top:4%;background-repeat:no-repeat;position:relative}.first_con .main .swiper-slide img[data-v-c2ce7532]{width:100%}.first_con .main .advertisement[data-v-c2ce7532]{width:34%;position:relative;top:8vmin;left:4vw;opacity:0;animation:fromLeftToRight-c2ce7532 1s ease-in forwards;animation-delay:1s}.first_con .main .productShow[data-v-c2ce7532]{margin-top:2%;margin-bottom:4%;text-align:center;display:flex}.first_con .main .productShow .productImg[data-v-c2ce7532]{overflow:hidden}.first_con .main .productShow .productImg img[data-v-c2ce7532]{width:100%;height:auto}.first_con .main .productShow .productImg[data-v-c2ce7532]:nth-child(1){flex:1;animation:fromLeftToRight-c2ce7532 1s ease-in forwards;margin-top:3%;margin-left:6%}.first_con .main .productShow .productImg[data-v-c2ce7532]:nth-child(2){margin-left:1%;flex:2;animation:fromRightToLeft0-c2ce7532 1s ease-in forwards}@keyframes fromRightToLeft0-c2ce7532{0%{opacity:0;transform:translate(60%)}to{opacity:1;transform:translate(0)}}.first_con .main .productShow .productImg[data-v-c2ce7532]:nth-child(3){flex:1;margin-right:2%;margin-bottom:12%;animation:fromRightToLeft1-c2ce7532 1s ease-in forwards}.first_con .main .productShow .productImg:nth-child(3) img[data-v-c2ce7532]{width:90%;margin-top:3vw}.second_con[data-v-c2ce7532]{position:static}.second_con .video-container[data-v-c2ce7532]{height:100vh;width:100%;position:static}.second_con .video-container video[data-v-c2ce7532]{width:100%;height:100%;object-fit:cover;position:static}.firstSecond[data-v-c2ce7532]{height:100vh;width:100%;overflow:hidden}.first_con_mini[data-v-c2ce7532]{height:50vh;display:flex;justify-content:center;align-items:center}@keyframes fromLeftToRight-c2ce7532{0%{opacity:0;transform:translate(-30%)}to{opacity:1;transform:translate(0)}}.first_con_mini .main_mini .advertisement[data-v-c2ce7532]{width:50%;position:relative;margin-top:4vh;margin-left:8vw;opacity:0;animation:fromLeftToRight-c2ce7532 1s ease-in forwards;animation-delay:1.25s}.first_con_mini .main_mini .productShow[data-v-c2ce7532]{text-align:center;display:flex}.first_con_mini .main_mini .productShow .productImg[data-v-c2ce7532]{overflow:hidden}.first_con_mini .main_mini .productShow .productImg img[data-v-c2ce7532]{width:100%;height:auto}.first_con_mini .main_mini .productShow .productImg[data-v-c2ce7532]:nth-child(1){flex:1;animation:fromLeftToRight-c2ce7532 1s ease-in forwards;margin-top:2%;margin-left:6%}.first_con_mini .main_mini .productShow .productImg[data-v-c2ce7532]:nth-child(2){margin-left:1%;margin-top:2%;flex:2;animation:fromRightToLeft-c2ce7532 1s ease-in forwards}@keyframes fromRightToLeft-c2ce7532{0%{opacity:0;transform:translate(60%)}to{opacity:1;transform:translate(0)}}.first_con_mini .main_mini .productShow .productImg[data-v-c2ce7532]:nth-child(3){flex:1;margin-right:2%;margin-bottom:17%;animation:fromRightToLeft1-c2ce7532 1s ease-in forwards}.first_con_mini .main_mini .productShow .productImg:nth-child(3) img[data-v-c2ce7532]{width:90%;margin-top:3vw}@keyframes fromRightToLeft1-c2ce7532{0%{opacity:0;transform:translate(60%) scale(1.5)}to{opacity:1;transform:translate(0) scale(1.5)}}.main_mini[data-v-c2ce7532],.main_mini .mySwiper2[data-v-c2ce7532],.main_mini .mySwiper2 .swiper-slide2[data-v-c2ce7532]{width:100%;height:auto}.main_mini .mySwiper2 .swiper-slide2 img[data-v-c2ce7532]{width:100%;height:100%}.main_mini .mySwiper2 .swiper-button-prev2[data-v-c2ce7532],.main_mini .mySwiper2 .swiper-button-next2[data-v-c2ce7532]{width:55px;height:46px;top:72%}.main_mini .mySwiper2 .swiper-button-prev2[data-v-c2ce7532]{left:0px}.main_mini .mySwiper2 .swiper-button-next2[data-v-c2ce7532]{right:0px}.main_mini .mySwiper2 .swiper-button-prev2[data-v-c2ce7532]:after{width:36.5px;height:32.5px}.main_mini .mySwiper2 .swiper-button-next2[data-v-c2ce7532]:after{width:36.5px;height:32.5px}.second_con_mini[data-v-c2ce7532]{height:35vh;position:static}.second_con_mini .video-container[data-v-c2ce7532]{width:100%;height:100%;margin-top:23.3333333333vw;position:static}.second_con_mini .video-container video[data-v-c2ce7532]{width:100%;height:100%;object-fit:cover;position:static}.brandMsg[data-v-c2ce7532]{background-image:url(./bg6.cd3424a2.png);background-size:100% 100%}@keyframes fromRightToLeft-c2ce7532{0%{opacity:0;transform:translate(30%)}to{opacity:1;transform:translate(0)}}@keyframes showMsg-c2ce7532{0%{opacity:0}to{opacity:1}}.brandMsg .main[data-v-c2ce7532]{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.brandMsg .main .left[data-v-c2ce7532]{width:48%;margin-left:10%;position:relative;overflow:hidden}.brandMsg .main .left .top[data-v-c2ce7532]{margin-bottom:5%;position:relative;width:85%;font-size:40px;font-weight:700;line-height:50.5px}.brandMsg .main .left .top div[data-v-c2ce7532]{opacity:0;animation:fromRightToLeft-c2ce7532 .6s forwards;animation-delay:.2s}.brandMsg .main .left .top img[data-v-c2ce7532]{opacity:0;animation:fromRightToLeft-c2ce7532 .8s forwards;animation-delay:.8s}.brandMsg .main .left .down[data-v-c2ce7532]{font-size:18px;position:relative;width:98%;display:inline-block;line-height:30px}.brandMsg .main .left .down div[data-v-c2ce7532]:nth-child(1){opacity:0;animation:showMsg-c2ce7532 .6s forwards;animation-delay:1s}.brandMsg .main .left .down div[data-v-c2ce7532]:nth-child(2){opacity:0;margin-top:3%;animation:showMsg-c2ce7532 .6s forwards;animation-delay:1.4s}.brandMsg_mini[data-v-c2ce7532]{background-image:url(./bg6.cd3424a2.png);background-size:100% 100%}.brandMsg_mini .main[data-v-c2ce7532]{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.brandMsg_mini .main .left[data-v-c2ce7532]{width:80%;position:relative;overflow:hidden;display:flex;justify-content:center;height:100%;flex-direction:column;margin-top:10%}.brandMsg_mini .main .left .top[data-v-c2ce7532]{margin-top:8.8888888889vw;font-size:5.3333333333vw;line-height:6.6666666667vw;position:relative;width:90%;font-weight:700}.brandMsg_mini .main .left .top div[data-v-c2ce7532]{opacity:0;animation:fromRightToLeft-c2ce7532 1s forwards;animation-delay:1.2s}.brandMsg_mini .main .left .top img[data-v-c2ce7532]{width:20vmin;opacity:0;animation:fromRightToLeft-c2ce7532 1.2s forwards;animation-delay:1.8s}.brandMsg_mini .main .left .bgImg[data-v-c2ce7532]{height:30%;width:100%}.brandMsg_mini .main .left .down[data-v-c2ce7532]{line-height:30px;font-size:22px;position:relative;width:100%;display:inline-block}.brandMsg_mini .main .left .down div[data-v-c2ce7532]:nth-child(1){opacity:0;animation:showMsg-c2ce7532 1s forwards;animation-delay:1.5s}.brandMsg_mini .main .left .down div[data-v-c2ce7532]:nth-child(2){opacity:0;margin-top:3%;animation:showMsg-c2ce7532 1s forwards;animation-delay:2s}.third_con[data-v-c2ce7532]{background-image:url(./bg2.dd74b53e.png);background-size:100% 100%;overflow-y:scroll}.third_con .main[data-v-c2ce7532]{margin:0 auto 3%;height:100%;display:flex;justify-content:center;align-items:center}.third_con .down[data-v-c2ce7532]{background-image:url(./bg1.a9e2e844.png);margin-top:11%;display:flex;width:100%;height:600px;background-repeat:no-repeat;background-size:100% 100%}.third_con .down .left[data-v-c2ce7532]{display:flex;flex-wrap:wrap;width:800px;position:relative;margin:5% 0 2% 6%;text-align:center}.third_con .down .left .ideaItem[data-v-c2ce7532]{display:inline-block;margin-right:2%;width:384px;height:222px;position:relative;z-index:1}.third_con .down .left .ideaItem img[data-v-c2ce7532]{position:absolute;width:100%;height:100%;top:0;left:0}.third_con .down .left .ideaItem .msg1[data-v-c2ce7532]{position:absolute;top:0;left:0;color:#fff;margin-left:5%;opacity:0;animation:showMsg-c2ce7532 1.5s ease-in forwards;top:58%}.third_con .down .left .ideaItem .msg1 span[data-v-c2ce7532]:nth-child(1){display:block;text-align:left;font-size:34.88px;line-height:47.6px}.third_con .down .left .ideaItem .msg1 span[data-v-c2ce7532]:nth-child(2){font-size:12.56px}.third_con .down .left .ideaItem .msg2[data-v-c2ce7532]{position:absolute;top:0;left:0;color:#fff;text-align:left;width:100%;z-index:98}.third_con .down .left .ideaItem .msg2 span[data-v-c2ce7532]:nth-child(1){font-size:42.4px;line-height:57.87px;margin:8% 2% 0;display:inline-block;opacity:0;animation-delay:.5s;animation:showMsg-c2ce7532 .6s ease-in forwards}.third_con .down .left .ideaItem .msg2 span[data-v-c2ce7532]:nth-child(2){font-size:15.26px;line-height:19.57px;opacity:0;animation:showMsg-c2ce7532 .6s ease-in forwards;animation-delay:.6s}.third_con .down .left .ideaItem .msg2 span[data-v-c2ce7532]:nth-child(3){display:block;margin:2%;font-size:14.92px;line-height:23.12px;opacity:0;animation:showMsg-c2ce7532 .6s ease-in forwards;animation-delay:.8s}.third_con .down .left .ideaItem[data-v-c2ce7532]{margin-bottom:2px;cursor:pointer}.third_con .down .left .ideaItem img[data-v-c2ce7532]{transition:all .5s ease-in-out}.third_con .down .left .ideaItem img[data-v-c2ce7532]:nth-child(1){opacity:1}.third_con .down .left .ideaItem img[data-v-c2ce7532]:nth-child(2){opacity:0}.third_con .down .left .ideaItem[data-v-c2ce7532]:hover{z-index:99}.third_con .down .left .ideaItem:hover img[data-v-c2ce7532]:nth-child(1){opacity:1}.third_con .down .left .ideaItem:hover img[data-v-c2ce7532]:nth-child(2){opacity:.85;transform:scale(1.4)}.third_con .down .right[data-v-c2ce7532]{float:left;width:23%;position:relative;display:inline-block;text-align:center;margin:auto}.third_con .down .right img[data-v-c2ce7532]{margin:10% 0}.third_con .down .right .icnhr[data-v-c2ce7532]{opacity:0;animation:fromRightToLeft-c2ce7532 .6s forwards;animation-delay:.4s}.third_con .down .right div[data-v-c2ce7532]:nth-child(1){font-size:46px;font-weight:700;line-height:50.5px;opacity:0;animation:fromRightToLeft-c2ce7532 1s forwards}.third_con .down .right .msg[data-v-c2ce7532]{line-height:37.08px;font-size:19.09px;opacity:0;animation:showMsg-c2ce7532 1s forwards;animation-delay:.8s}.third_con_mini[data-v-c2ce7532]{background-image:url(./bg2.dd74b53e.png);background-size:100% 100%;height:100vh;overflow-y:scroll}.third_con_mini .main[data-v-c2ce7532]{margin:0 2%}.third_con_mini .down[data-v-c2ce7532]{margin-top:27.2222222222vw!important;margin-bottom:10%;background-image:url(./bg1_wap.cd475501.png);width:100%;height:100%;background-repeat:no-repeat;background-size:100% 100%}.third_con_mini .down .downTop[data-v-c2ce7532]{padding-top:12%;position:relative;text-align:center}.third_con_mini .down .downTop img[data-v-c2ce7532]{width:20vmin;margin:5% 0}.third_con_mini .down .downTop div[data-v-c2ce7532]:nth-child(1){font-size:6.2222222222vw;font-weight:700;line-height:7.2222222222vw}.third_con_mini .down .downTop .msg[data-v-c2ce7532]{line-height:5.5555555556vw;font-size:3.3333333333vw}.third_con_mini .down .downDown[data-v-c2ce7532]{position:relative;display:inline-block;margin:3% 0 5% 5%;text-align:center}.third_con_mini .down .downDown .ideaItem[data-v-c2ce7532]{background-repeat:no-repeat;background-size:100% 100%;background-image:url(./bg4_0.5a9518c5.png);display:inline-block;margin:1%;width:45%;height:270px;float:left;position:relative}.third_con_mini .down .downDown .ideaItem img[data-v-c2ce7532]{width:100%;height:auto}.third_con_mini .down .downDown .ideaItem .msg2[data-v-c2ce7532]{display:block;position:relative;top:0;left:0;color:#fff;text-align:left;margin:4% 10% 6%;width:80%}.third_con_mini .down .downDown .ideaItem .msg2 span[data-v-c2ce7532]{display:block}.third_con_mini .down .downDown .ideaItem .msg2 span[data-v-c2ce7532]:nth-child(1){margin-bottom:.5rem;font-size:4vw;line-height:5.1111111111vw;font-weight:700}.third_con_mini .down .downDown .ideaItem .msg2 span[data-v-c2ce7532]:nth-child(2){font-size:2.8888888889vw;line-height:2.6222222222vw}.third_con_mini .down .downDown .ideaItem .msg2 span[data-v-c2ce7532]:nth-child(3){margin:3vmin 0 6vmin;font-weight:lighter;font-size:2.6666666667vw;line-height:3.7444444444vw}@media only screen and (min-width: 600px){.pcNav[data-v-c2ce7532]{display:block}.wapNav[data-v-c2ce7532]{display:none}.first_con[data-v-c2ce7532],.second_con[data-v-c2ce7532]{height:100vh}.first_con[data-v-c2ce7532]{display:block!important;position:static}.first_con .main[data-v-c2ce7532]{top:50%;transform:translateY(-50%)}.second_con_mini .video-container[data-v-c2ce7532]{position:static}.second_con[data-v-c2ce7532]{display:block!important}.firstSecond[data-v-c2ce7532]{display:none!important}.brandMsg_mini[data-v-c2ce7532]{display:none}.brandMsg[data-v-c2ce7532]{display:block}}@media only screen and (max-width: 600px){.pcNav[data-v-c2ce7532]{display:none}.wapNav[data-v-c2ce7532]{display:block}.wapNav .header[data-v-c2ce7532]{padding-top:0}.first_con[data-v-c2ce7532]{display:none;position:static}.second_con_mini[data-v-c2ce7532]{display:block;width:100%}.second_con_mini .video-container[data-v-c2ce7532]{display:block;width:100%;position:relative;top:0}.second_con_mini .video-container video[data-v-c2ce7532]{display:block;width:100%;position:absolute;top:0;left:0}.second_con[data-v-c2ce7532]{display:none}.firstSecond[data-v-c2ce7532]{display:block}.brandMsg[data-v-c2ce7532]{display:none}.brandMsg_mini[data-v-c2ce7532]{display:block}}@media only screen and (max-width: 1200px){.third_con_mini[data-v-c2ce7532]{display:block}.third_con[data-v-c2ce7532],.brandMsg[data-v-c2ce7532]{display:none}.brandMsg_mini[data-v-c2ce7532]{display:block}.brandMsg_mini .down[data-v-c2ce7532]{font-size:25px;line-height:30px}.brandMsg_mini div[data-v-c2ce7532]:nth-child(2){margin-top:1%}}@media only screen and (min-width: 1200px){.third_con_mini[data-v-c2ce7532]{display:none}.third_con[data-v-c2ce7532],.brandMsg[data-v-c2ce7532]{display:block}.brandMsg_mini[data-v-c2ce7532]{display:none}}.productIntroduction[data-v-4e06a656]{background-image:url(./bg0.f8a222de.png);overflow:hidden;position:relative;width:100%}.mySwiper1[data-v-4e06a656]{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1}.mySwiper1 .swiper-slide[data-v-4e06a656]{overflow:hidden}.mySwiper2[data-v-4e06a656]{width:100%;height:100%;overflow-y:scroll}.mySwiper2 .swiper-slide[data-v-4e06a656]{width:100%;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}.mySwiper2 .swiper-slide-active[data-v-4e06a656]{height:auto}.main_first[data-v-4e06a656],.main_second[data-v-4e06a656],.main_third[data-v-4e06a656]{max-width:1600px;margin:0% auto 2%}.main_second[data-v-4e06a656]{margin-top:11.25%}.main_third[data-v-4e06a656]{margin-top:11.25%;margin-bottom:10%}.productIntroduction_mini[data-v-4e06a656]{background-image:url(./bg0.f8a222de.png);overflow:hidden;position:relative;width:100%}.productIntroduction_mini .main[data-v-4e06a656]{display:flex;flex-direction:column;margin-top:25%}.productIntroduction_mini .main .main_first_mini[data-v-4e06a656],.productIntroduction_mini .main .main_second_mini[data-v-4e06a656],.productIntroduction_mini .main .main_third_mini[data-v-4e06a656]{max-width:80%;margin:0% auto 5%}.productIntroduction_mini .main .main_first_mini .con[data-v-4e06a656],.productIntroduction_mini .main .main_second_mini .con[data-v-4e06a656],.productIntroduction_mini .main .main_third_mini .con[data-v-4e06a656]{display:flex;position:relative;background-size:100% 100%}.productIntroduction_mini .main .main_first_mini .con img[data-v-4e06a656],.productIntroduction_mini .main .main_second_mini .con img[data-v-4e06a656],.productIntroduction_mini .main .main_third_mini .con img[data-v-4e06a656]{width:100%;height:100%}.productIntroduction_mini .main .main_first_mini .con .left[data-v-4e06a656],.productIntroduction_mini .main .main_second_mini .con .left[data-v-4e06a656],.productIntroduction_mini .main .main_third_mini .con .left[data-v-4e06a656]{margin:auto 0 auto 9%;display:inline-block;width:77%}.productIntroduction_mini .main .main_first_mini .con .left img[data-v-4e06a656],.productIntroduction_mini .main .main_second_mini .con .left img[data-v-4e06a656],.productIntroduction_mini .main .main_third_mini .con .left img[data-v-4e06a656]{width:100%;margin:4% 0;animation:fourth_con_fromLeftToRight-4e06a656 1s ease-in forwards}.productIntroduction_mini .main .main_first_mini .con .right[data-v-4e06a656],.productIntroduction_mini .main .main_second_mini .con .right[data-v-4e06a656],.productIntroduction_mini .main .main_third_mini .con .right[data-v-4e06a656]{display:inline-block;width:45%;position:relative;margin:auto 0% auto -10%}.productIntroduction_mini .main .main_first_mini .con .right .productMsg[data-v-4e06a656],.productIntroduction_mini .main .main_second_mini .con .right .productMsg[data-v-4e06a656],.productIntroduction_mini .main .main_third_mini .con .right .productMsg[data-v-4e06a656]{display:inline-block;color:#fff;animation:fourth_con_opacity-4e06a656 1.5s ease-in forwards;margin-left:2%}.productIntroduction_mini .main .main_first_mini .con .right .productMsg .Id[data-v-4e06a656],.productIntroduction_mini .main .main_second_mini .con .right .productMsg .Id[data-v-4e06a656],.productIntroduction_mini .main .main_third_mini .con .right .productMsg .Id[data-v-4e06a656]{width:129px;text-align:center;background-size:100% 100%;line-height:33px;font-size:17px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAaVBMVEUAAADrUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU8ZF5QNAAAAInRSTlMAtFVaeO5EIhHdqpkzzbuId2b5cEsJ95TYPysEvaKB48RUkh9KlwAAAOZJREFUWMPt2bkOwkAMRVFDmCzsZCEh7P7/j8SJUCxZgoRiJEZ6t3iaYorTm1KpoirtS7S1FmvlfCg6aHvtthuqV9pS22qPjZZpTstZckkPPFMXSzNa8F/XpIljvpyDAYs1lq3DAYu1kC3CAYv1KluGA+Z11TC7NhxwRDPZLDQwAzwEMMAmgAE2AQywCWCATQADbAIYYBPAAJsABtgEMMAmgN/gJjRw4piz6pSz91bzSRX5dzB11iWV3sUFTSwaAfcfblQe2WfHJ01uMQKmXX+eiX2K3Yl+qB4Bdy/X+hTfW/qp62fwC9CatTFvghsBAAAAAElFTkSuQmCC)}.productIntroduction_mini .main .main_first_mini .con .right .productMsg .name[data-v-4e06a656],.productIntroduction_mini .main .main_second_mini .con .right .productMsg .name[data-v-4e06a656],.productIntroduction_mini .main .main_third_mini .con .right .productMsg .name[data-v-4e06a656]{font-size:43.6px}.productIntroduction_mini .main .main_first_mini .con .right .img01[data-v-4e06a656],.productIntroduction_mini .main .main_second_mini .con .right .img01[data-v-4e06a656],.productIntroduction_mini .main .main_third_mini .con .right .img01[data-v-4e06a656]{top:-.5vw;right:8.5vw;width:200px;display:inline-block;position:absolute;animation:fourth_con_fromTopToDown-4e06a656 1s ease-in forwards}.productIntroduction_mini .main .main_first_mini .con .right .icon0[data-v-4e06a656],.productIntroduction_mini .main .main_second_mini .con .right .icon0[data-v-4e06a656],.productIntroduction_mini .main .main_third_mini .con .right .icon0[data-v-4e06a656]{display:block;width:75%}.productIntroduction_mini .main .main_first_mini .con .right .icon[data-v-4e06a656],.productIntroduction_mini .main .main_second_mini .con .right .icon[data-v-4e06a656],.productIntroduction_mini .main .main_third_mini .con .right .icon[data-v-4e06a656]{position:relative;margin-left:2%}.productIntroduction_mini .main .main_first_mini .con .right .icon img[data-v-4e06a656]:nth-child(1),.productIntroduction_mini .main .main_second_mini .con .right .icon img[data-v-4e06a656]:nth-child(1),.productIntroduction_mini .main .main_third_mini .con .right .icon img[data-v-4e06a656]:nth-child(1){width:35%}.productIntroduction_mini .main .main_first_mini .con .right .icon img[data-v-4e06a656]:nth-child(2),.productIntroduction_mini .main .main_second_mini .con .right .icon img[data-v-4e06a656]:nth-child(2),.productIntroduction_mini .main .main_third_mini .con .right .icon img[data-v-4e06a656]:nth-child(2){position:absolute;top:50%;left:45%;width:20%;animation:fourth_con_fromDownToTop-4e06a656 1s ease-in forwards}@keyframes fourth_con_fromLeftToRight-4e06a656{0%{opacity:0;transform:translate(-30%)}to{opacity:1;transform:translate(0)}}@keyframes fourth_con_fromDownToTop-4e06a656{0%{opacity:0;transform:translateY(60%)}to{opacity:1;transform:translateY(0)}}@keyframes fourth_con_fromTopToDown-4e06a656{0%{opacity:0;transform:translateY(-60%)}to{opacity:1;transform:translateY(0)}}@keyframes fourth_con_opacity-4e06a656{0%{opacity:0}to{opacity:1}}.productIntroduction .main_first .con[data-v-4e06a656]{display:flex;position:relative;background-size:100% 100%}.productIntroduction .main_first .con img[data-v-4e06a656]{width:100%;height:100%}.productIntroduction .main_first .con .left[data-v-4e06a656]{margin:auto 0 auto 9%;display:inline-block;width:77%}.productIntroduction .main_first .con .left img[data-v-4e06a656]{width:100%;margin:4% 0;animation:fourth_con_fromLeftToRight-4e06a656 1s ease-in forwards}.productIntroduction .main_first .con .right[data-v-4e06a656]{display:inline-block;width:45%;position:relative;margin:auto 0% auto -10%}.productIntroduction .main_first .con .right .productMsg[data-v-4e06a656]{display:inline-block;color:#fff;animation:fourth_con_opacity-4e06a656 1.5s ease-in forwards;margin-left:2%}.productIntroduction .main_first .con .right .productMsg .Id[data-v-4e06a656]{width:129px;text-align:center;background-size:100% 100%;line-height:33px;font-size:17px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAaVBMVEUAAADrUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU8ZF5QNAAAAInRSTlMAtFVaeO5EIhHdqpkzzbuId2b5cEsJ95TYPysEvaKB48RUkh9KlwAAAOZJREFUWMPt2bkOwkAMRVFDmCzsZCEh7P7/j8SJUCxZgoRiJEZ6t3iaYorTm1KpoirtS7S1FmvlfCg6aHvtthuqV9pS22qPjZZpTstZckkPPFMXSzNa8F/XpIljvpyDAYs1lq3DAYu1kC3CAYv1KluGA+Z11TC7NhxwRDPZLDQwAzwEMMAmgAE2AQywCWCATQADbAIYYBPAAJsABtgEMMAmgN/gJjRw4piz6pSz91bzSRX5dzB11iWV3sUFTSwaAfcfblQe2WfHJ01uMQKmXX+eiX2K3Yl+qB4Bdy/X+hTfW/qp62fwC9CatTFvghsBAAAAAElFTkSuQmCC)}.productIntroduction .main_first .con .right .productMsg .name[data-v-4e06a656]{font-size:43.6px}.productIntroduction .main_first .con .right .img01[data-v-4e06a656]{top:-.5vw;right:8.5vw;width:200px;display:inline-block;position:absolute;animation:fourth_con_fromTopToDown-4e06a656 1s ease-in forwards}.productIntroduction .main_first .con .right .icon0[data-v-4e06a656]{display:block;width:75%}.productIntroduction .main_first .con .right .icon[data-v-4e06a656]{position:relative;margin-left:2%}.productIntroduction .main_first .con .right .icon img[data-v-4e06a656]:nth-child(1){width:35%}.productIntroduction .main_first .con .right .icon img[data-v-4e06a656]:nth-child(2){position:absolute;top:50%;left:45%;width:20%;animation:fourth_con_fromDownToTop-4e06a656 1s ease-in forwards}.productIntroduction .main_second .con[data-v-4e06a656]{display:flex;position:relative;background-size:100% 100%}.productIntroduction .main_second .con img[data-v-4e06a656]{width:100%;height:100%}.productIntroduction .main_second .con .left[data-v-4e06a656]{margin:auto 0 auto 7%;display:inline-block;width:50%}.productIntroduction .main_second .con .left img[data-v-4e06a656]{width:100%;margin:4% 0;animation:fourth_con_fromLeftToRight-4e06a656 1s ease-in forwards}.productIntroduction .main_second .con .right[data-v-4e06a656]{padding-left:2%;display:inline-block;width:40%;position:relative;margin:auto 0% auto 0}.productIntroduction .main_second .con .right .productMsg[data-v-4e06a656]{display:inline-block;color:#fff;animation:fourth_con_opacity-4e06a656 1.5s ease-in forwards;margin-left:2%}.productIntroduction .main_second .con .right .productMsg .Id[data-v-4e06a656]{width:129px;text-align:center;background-size:100% 100%;line-height:33px;font-size:17px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAdVBMVEUAAAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAAtxRKfAAAAJnRSTlMAtFVaeO5EIhDdu5nMqoh3ZjP5cEsJlD4rBPf229SvooHjxL1UGbIKDuoAAADvSURBVFjD7c7LbsIwEIXhgeAkQEtbx7lRbr1w3v8RMQhlJEtAWFjC0vkXM5uz+KT01VKX546F9qXlmpsOZZ/ah3ZYDTVL7V1baL9v2lwzmoXPFBdgL+fgm8gML92mLAyw6JMB46/PLdCkA/bWyt8qHbC37gHr0gHbtt4CpksGjEwm/s5TA4PgIYIJDiKY4CCCCQ4imOAgggkOIpjgIIIJDiKY4CCCCQ4i+ArepgYuDLCpc4voLaejqux9sLR+sBMXXVzJyLK74OvgIG6NmK3/ZXSzB2BZ+e8k/0a8TCtP1DwAyw4wXUzxTydPtb8NPgER3iON3XPUmgAAAABJRU5ErkJggg==)}.productIntroduction .main_second .con .right .productMsg .name[data-v-4e06a656]{font-size:43.6px}.productIntroduction .main_second .con .right .img02[data-v-4e06a656]{display:inline-block;position:absolute;animation:fourth_con_fromTopToDown-4e06a656 1s ease-in forwards;right:10vw;width:200px}.productIntroduction .main_second .con .right .icon0[data-v-4e06a656]{display:block;width:75%}.productIntroduction .main_second .con .right .icon[data-v-4e06a656]{position:relative;margin-left:2%}.productIntroduction .main_second .con .right .icon img[data-v-4e06a656]:nth-child(1){width:35%}.productIntroduction .main_second .con .right .icon img[data-v-4e06a656]:nth-child(2){position:absolute;top:50%;left:45%;width:20%;animation:fourth_con_fromDownToTop-4e06a656 1s ease-in forwards}.productIntroduction .main_third .con[data-v-4e06a656]{display:flex;position:relative;background-size:100% 100%}.productIntroduction .main_third .con img[data-v-4e06a656]{width:100%;height:100%}.productIntroduction .main_third .con .left[data-v-4e06a656]{margin:auto 0 auto 15%;display:inline-block;width:45%}.productIntroduction .main_third .con .left img[data-v-4e06a656]{width:85%;margin:4% 0;animation:fourth_con_fromLeftToRight-4e06a656 1s ease-in forwards}.productIntroduction .main_third .con .right[data-v-4e06a656]{display:inline-block;width:40%;position:relative;margin:auto 0%}.productIntroduction .main_third .con .right .productMsg[data-v-4e06a656]{display:inline-block;color:#fff;animation:fourth_con_opacity-4e06a656 1.5s ease-in forwards;margin-left:2%}.productIntroduction .main_third .con .right .productMsg .Id[data-v-4e06a656]{width:129px;text-align:center;background-size:100% 100%;line-height:33px;font-size:17px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAaVBMVEUAAADNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxr/U9AmAAAAInRSTlMAtFVaeO5EIhHdu6qZzYh3ZjP5cEsJ95TYPisEooHjxL1U85Mg0wAAAOlJREFUWMPtzstuwjAQheGB4FyA0jZxyA1amPd/SIYIZaSRIGFhCUvnXxx7MYuPcqmmOh/LtF8t1fx6KvnRvrXzYarZazttq/1/aYXmtJIll43Age6xtKINf3Rtnjnm7RANmC9DKtvEAxZrJVvFAxbrSdbHA+aubpldHw84oZVsERuYAZ4CGGATwACbAAbYBDDAJoABNgEMsAlggE0AA2wCGGATwA9wGxs4c8xFnZYcvP16UVX5GkydHOzIBxdXtLBkBjwenMkfOWTHKy1uMwOmg7ye0pBi19EbNTPg+8/1IcV/Pb3V6Tn4BiPYtRkORZAoAAAAAElFTkSuQmCC)}.productIntroduction .main_third .con .right .productMsg .name[data-v-4e06a656]{font-size:43.6px}.productIntroduction .main_third .con .right .img03[data-v-4e06a656]{right:10.5vw;width:200px;display:inline-block;position:absolute;animation:fourth_con_fromTopToDown-4e06a656 1s ease-in forwards}.productIntroduction .main_third .con .right .icon0[data-v-4e06a656]{display:block;width:80%}.productIntroduction .main_third .con .right .icon[data-v-4e06a656]{position:relative;margin-left:2%}.productIntroduction .main_third .con .right .icon img[data-v-4e06a656]:nth-child(1){width:35%}.productIntroduction .main_third .con .right .icon img[data-v-4e06a656]:nth-child(2){position:absolute;top:50%;left:45%;width:20%;animation:fourth_con_fromDownToTop-4e06a656 1s ease-in forwards}@media only screen and (max-width: 1200px){.productIntroduction[data-v-4e06a656]{display:none}.productIntroduction_mini[data-v-4e06a656]{display:block}}@media only screen and (min-width: 1200px){.productIntroduction[data-v-4e06a656]{display:block}.productIntroduction_mini[data-v-4e06a656]{display:none}}@media screen and (min-width: 1200px){.main_first[data-v-4e06a656]{margin-top:11.25%}}.back[data-v-0d27aeac]{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;float:right;margin-left:auto;width:80px}.back img[data-v-0d27aeac]{width:100%}.back span[data-v-0d27aeac]{color:#fff;font-size:16px;position:absolute;left:32%;top:10%;text-align:center}.back:hover span[data-v-0d27aeac]{animation:grow-0d27aeac .6s ease-in-out forwards}@keyframes grow-0d27aeac{0%{transform:scale(1)}to{transform:scale(1.2)}}.pagination[data-v-0d27aeac]{max-width:1400px;margin:0% auto 2%;text-align:center}.pagination button[data-v-0d27aeac]{margin:0 5px;background-color:#f4f4f5;color:#606266;outline:none;border-radius:2px;padding:0 4px;vertical-align:top;display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;cursor:pointer;box-sizing:border-box;text-align:center;border:0}.pagination button[disabled][data-v-0d27aeac]{color:#c0c4cc;cursor:not-allowed}.pagination button.active[data-v-0d27aeac]{cursor:not-allowed;background-color:#000;color:#fff}@media only screen and (max-width: 1200px){.back[data-v-0d27aeac]{display:none}}.swiperMain{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1}.swiperMain .swiper-slide{overflow:hidden}.swipercontainer2{width:100%;height:100%;overflow:hidden}.swipercontainer2 .swiper-slide{width:100%;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}.swiper-pagination{display:flex;justify-content:flex-start;align-items:flex-end;bottom:0%;left:4%}.fontWidth{margin:auto auto -10%;display:block}.imgWidth{margin:0 auto;width:4vw}.chooseFontWidth{margin:auto auto -9%;width:4vw;display:block}.chooseImgWidth{width:5vw}.navBg[data-v-d2643604]{background-color:transparent;animation:navBg-d2643604 .8s ease-in-out forwards}@keyframes navBg-d2643604{0%{background-color:transparent}to{background-color:#fff;box-shadow:0 0 5px #0006}}.navBgNone[data-v-d2643604]{background-color:#fff;box-shadow:0 2px 10px #0000001a;animation:navBgNone-d2643604 .8s ease-in-out forwards}@keyframes navBgNone-d2643604{0%{background-color:#fff;box-shadow:0 2px 10px #0000001a}to{background-color:transparent;box-shadow:none}}.swiperMain[data-v-d2643604]{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1}.swiperMain .swiper-slide[data-v-d2643604]{overflow:hidden}.swipercontainer2[data-v-d2643604]{width:100%;height:100%;overflow:hidden}.swipercontainer2 .swiper-slide[data-v-d2643604]{width:100%;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}.swiperCate1[data-v-d2643604]{width:100%;height:100%}.swiperCate1 .swiper-slide[data-v-d2643604]{display:flex;flex-direction:column;justify-content:center}.swiperCate1 .swiper-button-prevCate[data-v-d2643604],.swiperCate1 .swiper-button-nextCate[data-v-d2643604]{width:110px;height:92px}.swiperCate1 .swiper-button-prevCate[data-v-d2643604]:after{content:"";background-image:url(data:image/png;base64,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);background-size:contain;background-repeat:no-repeat;width:73px;height:65px}.swiperCate1 .swiper-button-nextCate[data-v-d2643604]:after{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABBCAYAAACdIImxAAAFQUlEQVR4nOWcWWhcVRiAv9hksDEurUVTXMAVGwo1rV1wQeqDCD5VsYiIoTGCdmKTJnELSSVGpNGooRlrQI0VF6RS9UGJG9paRZpWG8Wnhr4kBdtYCNQQYisZ+af/LdPJzJ27zbl3ph+UNpOZc/7z9S7n/uc/U7Zs2SoCYimwEbgHuBKoCKphF5wCjgBfAduBP4NodF519RVBtNMFfAysBBZIu0E06oF52r/E8Zh+/EffjQYgqR94Cijz21DAiLC1wHzgOz9Nn+czrnuBxkKNMiCeBu7205QfSeXAa4UYVcCU6dFe7rVZP5KagRsLPcKAkDjjXpvyendbBBwGLirw4IJkUmUdd9um1yNpa5EJQu96L3j5oBdJNwP1XjqLAA0avyu8SOqP4O3eKRVebjZuJT0A3B5o2OZZq+NwjBtJlcCrRS7Iogc43+mb3UhqBa7yHFa0uEafEhzhVNLVwLMlIshCZuKLnbzRqaSX9HQrJaqAV4KSdBvwUIkJspBx5Z1NO5HUV8S3/HzIuN7I96Z8kmTydYuRcMNDxvewXe92kuSx48USEZGPl+0es+wktQOXGw83HBbreLOSS9INQEsJS8lGi0515pBLUo/pRP769fdTX19nsstMKvQmNYds2TpJda4zGV1NzRLa2jYTi53+fxkcfM9k9+ms0/F/k/5i5kKASPsUuMxUVJWVlQwM9LNw4YLUz6tXr+TkyVMcPPi7qRAyqQXeAmat1zMlPQk8YjKi7u7nWbGi9qzXQhYlB8g48Jv1QrokScnu0iUYY9TU3ERt7dw8WMii7gDeAabJkCQX6ztNR7Nv335isVjURM3XZ9Uh0iQt1fMwlJXXiIqSa8BnwIQlSZaorzMdRWPjxtTpNjLyRxRFyQFzLfChSJJbXqfJ3lFBDQ11rFmzipmZf6Mq6nrgF5EkOZUlJnu2BFlEXFSVSHoduNBUj5mCLCIs6hJ5LKk21Zsbyspyp7Cqqi4wGcoiOZKe0FSmEYaH91NeHmP58rOPkr6+BDt2vJ/6d1NTnA0bss9pd+7cRW9v1kesQnFcJN1q+pqUKcqpoN2799LZ2UUymTQZ7rflOrM0+kArJBLbU39PTf3jSNDw8AHa27cwOzub9fcFZMCqKvleVzZDw07Q6Ohh6uoamJ6eNh3eD8BdVj6pRYsyQ8FO0NjYOPF4UxiCxMcm0pJuI8DbpqMgj6DJyUni8WYmJv42Hpf6SFXvpmcmt2ihk1FyXYSnpqaIxzczPn7EdEiohy3WD+lZADmeZ7QO2xjZJo4yWWxqaktNLEPiOb0ezZEk/Ao8CFwapqiOji727NkbliA5xR5Nz0xm5rj/0+zk16Yj27bt9JTg6NFjDA0Z7z6dVvVwhlyFpUOmT7uIIPmj+zJDybWktCnMKUFIyHifydZ1LkmjWht5LtGv456DXR23rI0fOkeWuo9pjfeJbL+0qwWQD3QULq5I0ZFLEA5Kb87MOkuYA/meNpwUcT0uE+MSdZTUPTK2OJH0M/B5YWMNjY90fLY4LSxttlYzS4hpu5qkdJxKGgN6S0zSVh1XXtwUu/doIUEpMO5md4MbSY4PzyKg1c3lw+0GnA+An4pckMT/iZsPeNnK1VrEU4KkZjlc4UXSsFTsBRu7MQY1Ve0Kr9tLO+2m8RHlhNdNRF4l/SWVfEUmqdvLJmV8bnlPaJagGDiUq/y40JJmiqggviUzJesGv1/D8SXwps82Ck1C4/SMX0no1wElIjgtSOrObde3/EyC+mogWTiQP1KxKlXrFwfRqAdEjKxmfqFfDfSu7xaB/wHDanAvuqqWLgAAAABJRU5ErkJggg==);background-size:contain;background-repeat:no-repeat;width:73px;height:65px}.swiperCate1 .swiper-button-prevCate[data-v-d2643604]:hover,.swiperCate1 .swiper-button-nextCate[data-v-d2643604]:hover{opacity:1}.swiperCate1 .swiper-button-prev[data-v-d2643604]:hover:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABBCAYAAACdIImxAAAEAElEQVR4nO2cXYhNURTHfwdFIw+mFKUkhK6vh6mhSPPgkfIub0rKAxJSZiL5zkeRB5GYB56UPHjAA2VIKUy+kkRNUUM08r205+6r6zrn3n32vc7a5878az3dfe5e59c6+6y99t4HgUbZYoFugdcComim/7MCbY26t0YB2i9R9EsZzt9W9GdnKJDOBgXnXzuqDWll4IBKtqye+4wGSflpNPAYmOr/F5mpF5jj29mIOrzcmBNARgVgne/FvpE0CXgKjPPtWEHvgelAf9qufSPpYM4AGY0Hdvtc6BNJ7UTRbfOS9elQWT+BuXYsdZZPJB3NKSCjkcDxtBelhbR6MJLyrQ5gZZo7SPO4jQVeAhNyDgl7H7OBry6N00TS9iYBhE1dNro2do0k8+p8CIypw7HQ9AmYCfTV8ss1kvY3GSBsCrPXpaFLJJmB7noDnApPUSSILALu1AvpkU3rm1UG0MJq91brcTPznWYGhE1pVldrUC2SWoEnTfRGq6Y3wCxgIK5NtUjqHCKAjCYDW5J+TIokk2g9AEb9R8dC0xcbTa8q/UqKpCNDDBA2xTkc+0tMuXK5aql161aRri7NUm9HrRr3aIFnag6uWiV/pAfqfi1Im9UArVgh8u2b/CU9UOuSIE0S+KjiVHu7yMCAxEoH1FuB1hKb8oF7l0pJtlCAS5egpSX+d6ljPcdfE2wKZH0oWpvKCuzEiSJ9ffERZNTZqfW4GfsuMLv8cbupAqi3N1RAJbtagpT9KmxLi0hPjxugHTuKpgeqw0C6kmmn5rG+fNkdUEl6oLoNpP5MOz1/Pj0gXVCvybTDffv8AemB6h9hl3+z0efPyd1EwS7lfch+TDIRk6TyxDGcx61bZ0LrA0pv4F6qlyelAaUH6Ep5Mjlf4EewoHTMZNzTKye4p1ScCRfUobgqQGvmOVO4oEwVYGx49aQkUGfOaPizJtzKZCUoMwE287xs/ahZmdSvcZdAmSJcoZBt38Vy0WLXfdzZJphxoEy9O/u+L6TZxz287lampHU3s/HyWFbeBaIDcYAY3gvwR957AfrtFsChoC1JgHDcn3QfWNDEoG4BS6o1cNkO6LwBM3eKBmNkQy23XSDdAC42JSSR08C9Ws1cd99OsYP48O7bKnplX5HNpF0ugPA4EfDE7grLu57bgzgNPxEwUG3LXM60yRXQoDzOpPaozuvqt6tZnMFtI4ru5vQ41w9gXhbn3e4hcs7juhB0Ii0ghtgZ3Hd2fpbZGVzz6tzjea2WunwA0YDvApjjXTPCYhErte8CfLWv0rBVnJ+tr8tHjxSg0nTW69xN/VslJdsZ3FdviivS2xpxf/WMSZWaD6y1tZlpSpNhU6d+AVwDTvq87v8R8BvqeakydptYbwAAAABJRU5ErkJggg==)}.swiperCate1 .swiper-button-next[data-v-d2643604]:hover:hover:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABBCAYAAACdIImxAAAD7UlEQVR4nO2cTUhUURTH/y+EYiSoIDAQQigq7BOCNkK4aKnoNmbbJqggC4nKmWxhWBFuaiOIMG7diAs3bty4K8ihD0SIAqFgNuFHJp248+7ozPg+7rz3vOfep3+4q7lv3rm/d979OPfch6REwDkCRghYIGCNAGIoa/L+7wi4lFjjkhABjwjYZALjXRznHwGDpgAaMQrOzjLKDahTPjGTIYnSxQlpwQJAonwl4GDUdh6IAeg2gPao12vWaQD3o97SiXIRAccAfAZw3BAIKvoN4IwDLDd6YVRPylkGSOgwgBda7iTnQ38t6YtqizvIXNUBacZKQNtlfrcBdVkOqFJuNtJu5Y5bDqEf5Uhhu34AOOsAKyrtaKTjvpsSQEKtAPpVKyt5EgEnAHyRI0RatC696VtYe1Q96XnKAAkdAjCcyD+JIdOS9VnU0hnGIPR1I2AOQEcixM3UBwe4EmRZ4Osmh8o0AxK6TMCtoAq+nkRAs1yfte6KaWbpl+zES15WBXlS/x4BBLkOfez3o6cnEXBSepEYAfaKNgFcdIBP9e3186Rh7YCyWSCX03rLOjUBeKVUk4AO7UN+ezvRygqVlctxTwnCQ70EvNdqVCZDVCxSjXhBBYd6xVCo3aixMfIUL6iHfoCaCfip3aB83hsS76tXkiHqHZBesz05M0GN1gM6xR6SNQ/UZs1WOQHTLGAGBtxiLqi5CqDrbIAqMhtUl4A0wQrIfFDTAtISOyCzQZXEsuRI6AyTQ8I8P2UyOg06Kjzpu3Gvm/AUPxUKul+3Ek+fVA9KFdDUFDGEkqfdHCMOSPCYAgQBmp9313n67ewtv3RGbF0HARIL4JYWDrvmtnom9iSIIEDLyzyAvJIr2HIfwwCJWBPPw9tau1VHJp/JgLheOT57EaurQE8PUCxqN0kmfD31/EWk+LE8tfqJ48YGUXc3lweRbzypCpTeyKQXqGyWE9COyGSTByeRgDkbz1sjKJ93r1lfBwoF7bevUp8D/AmtRcAk45PkLDNePPb33bbV2L6bzNl5qc8+I/TWCxD2cwG2FC0XQOYT+u6Pp0x5P0BQzE8SKb3XUgyo6ADngyqopAPeg+MERMCs151EGkDAeEqH/EmV9u/17NsLDrAYVlEp+1ae7BlKxDRz9EYFECKcCBDziDb7+ZSH/LbETwTI9UxfLNPM0QNVQJFEwKzlnfXunlLCdqjXrOPtqsUNyeqZ88mPE9joRRNR2hvnDO5ieXfTHuk9gyvXOU8sAiQ0FAVQbFn0XYClON8FiCUCblgCqZcFUEUWfKtknBVQFahB487EufYkc+gvKZUPD7rRAv2pPLVF3F9kyiRzBA3Af0ng58UiVerlAAAAAElFTkSuQmCC)}.productIntroduction[data-v-d2643604]{background-image:url(./bg0.f8a222de.png);position:relative;width:100%;height:100vh}.productIntroduction_mini[data-v-d2643604]{background-image:url(./bg0.f8a222de.png);position:relative;width:100%;height:100vh;overflow-y:scroll}.swiper-containerCate[data-v-d2643604]{width:100%;height:100%}.swiper-containerCate .swiper-slide[data-v-d2643604]{display:flex;flex-direction:column;justify-content:center}.swiper-containerCate .swiper-button-prevCate[data-v-d2643604],.swiper-containerCate .swiper-button-nextCate[data-v-d2643604]{width:110px;height:92px}.swiper-containerCate .swiper-button-prevCate[data-v-d2643604]:after{content:"";background-image:url(data:image/png;base64,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);background-size:contain;background-repeat:no-repeat;width:73px;height:65px}.swiper-containerCate .swiper-button-nextCate[data-v-d2643604]:after{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABBCAYAAACdIImxAAAFQUlEQVR4nOWcWWhcVRiAv9hksDEurUVTXMAVGwo1rV1wQeqDCD5VsYiIoTGCdmKTJnELSSVGpNGooRlrQI0VF6RS9UGJG9paRZpWG8Wnhr4kBdtYCNQQYisZ+af/LdPJzJ27zbl3ph+UNpOZc/7z9S7n/uc/U7Zs2SoCYimwEbgHuBKoCKphF5wCjgBfAduBP4NodF519RVBtNMFfAysBBZIu0E06oF52r/E8Zh+/EffjQYgqR94Cijz21DAiLC1wHzgOz9Nn+czrnuBxkKNMiCeBu7205QfSeXAa4UYVcCU6dFe7rVZP5KagRsLPcKAkDjjXpvyendbBBwGLirw4IJkUmUdd9um1yNpa5EJQu96L3j5oBdJNwP1XjqLAA0avyu8SOqP4O3eKRVebjZuJT0A3B5o2OZZq+NwjBtJlcCrRS7Iogc43+mb3UhqBa7yHFa0uEafEhzhVNLVwLMlIshCZuKLnbzRqaSX9HQrJaqAV4KSdBvwUIkJspBx5Z1NO5HUV8S3/HzIuN7I96Z8kmTydYuRcMNDxvewXe92kuSx48USEZGPl+0es+wktQOXGw83HBbreLOSS9INQEsJS8lGi0515pBLUo/pRP769fdTX19nsstMKvQmNYds2TpJda4zGV1NzRLa2jYTi53+fxkcfM9k9+ms0/F/k/5i5kKASPsUuMxUVJWVlQwM9LNw4YLUz6tXr+TkyVMcPPi7qRAyqQXeAmat1zMlPQk8YjKi7u7nWbGi9qzXQhYlB8g48Jv1QrokScnu0iUYY9TU3ERt7dw8WMii7gDeAabJkCQX6ztNR7Nv335isVjURM3XZ9Uh0iQt1fMwlJXXiIqSa8BnwIQlSZaorzMdRWPjxtTpNjLyRxRFyQFzLfChSJJbXqfJ3lFBDQ11rFmzipmZf6Mq6nrgF5EkOZUlJnu2BFlEXFSVSHoduNBUj5mCLCIs6hJ5LKk21Zsbyspyp7Cqqi4wGcoiOZKe0FSmEYaH91NeHmP58rOPkr6+BDt2vJ/6d1NTnA0bss9pd+7cRW9v1kesQnFcJN1q+pqUKcqpoN2799LZ2UUymTQZ7rflOrM0+kArJBLbU39PTf3jSNDw8AHa27cwOzub9fcFZMCqKvleVzZDw07Q6Ohh6uoamJ6eNh3eD8BdVj6pRYsyQ8FO0NjYOPF4UxiCxMcm0pJuI8DbpqMgj6DJyUni8WYmJv42Hpf6SFXvpmcmt2ihk1FyXYSnpqaIxzczPn7EdEiohy3WD+lZADmeZ7QO2xjZJo4yWWxqaktNLEPiOb0ezZEk/Ao8CFwapqiOji727NkbliA5xR5Nz0xm5rj/0+zk16Yj27bt9JTg6NFjDA0Z7z6dVvVwhlyFpUOmT7uIIPmj+zJDybWktCnMKUFIyHifydZ1LkmjWht5LtGv456DXR23rI0fOkeWuo9pjfeJbL+0qwWQD3QULq5I0ZFLEA5Kb87MOkuYA/meNpwUcT0uE+MSdZTUPTK2OJH0M/B5YWMNjY90fLY4LSxttlYzS4hpu5qkdJxKGgN6S0zSVh1XXtwUu/doIUEpMO5md4MbSY4PzyKg1c3lw+0GnA+An4pckMT/iZsPeNnK1VrEU4KkZjlc4UXSsFTsBRu7MQY1Ve0Kr9tLO+2m8RHlhNdNRF4l/SWVfEUmqdvLJmV8bnlPaJagGDiUq/y40JJmiqggviUzJesGv1/D8SXwps82Ck1C4/SMX0no1wElIjgtSOrObde3/EyC+mogWTiQP1KxKlXrFwfRqAdEjKxmfqFfDfSu7xaB/wHDanAvuqqWLgAAAABJRU5ErkJggg==);background-size:contain;background-repeat:no-repeat;width:73px;height:65px}.swiper-containerCate .swiper-button-prevCate[data-v-d2643604]:hover,.swiper-containerCate .swiper-button-nextCate[data-v-d2643604]:hover{opacity:1}.swiper-containerCate .swiper-button-prev[data-v-d2643604]:hover:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABBCAYAAACdIImxAAAEAElEQVR4nO2cXYhNURTHfwdFIw+mFKUkhK6vh6mhSPPgkfIub0rKAxJSZiL5zkeRB5GYB56UPHjAA2VIKUy+kkRNUUM08r205+6r6zrn3n32vc7a5878az3dfe5e59c6+6y99t4HgUbZYoFugdcComim/7MCbY26t0YB2i9R9EsZzt9W9GdnKJDOBgXnXzuqDWll4IBKtqye+4wGSflpNPAYmOr/F5mpF5jj29mIOrzcmBNARgVgne/FvpE0CXgKjPPtWEHvgelAf9qufSPpYM4AGY0Hdvtc6BNJ7UTRbfOS9elQWT+BuXYsdZZPJB3NKSCjkcDxtBelhbR6MJLyrQ5gZZo7SPO4jQVeAhNyDgl7H7OBry6N00TS9iYBhE1dNro2do0k8+p8CIypw7HQ9AmYCfTV8ss1kvY3GSBsCrPXpaFLJJmB7noDnApPUSSILALu1AvpkU3rm1UG0MJq91brcTPznWYGhE1pVldrUC2SWoEnTfRGq6Y3wCxgIK5NtUjqHCKAjCYDW5J+TIokk2g9AEb9R8dC0xcbTa8q/UqKpCNDDBA2xTkc+0tMuXK5aql161aRri7NUm9HrRr3aIFnag6uWiV/pAfqfi1Im9UArVgh8u2b/CU9UOuSIE0S+KjiVHu7yMCAxEoH1FuB1hKb8oF7l0pJtlCAS5egpSX+d6ljPcdfE2wKZH0oWpvKCuzEiSJ9ffERZNTZqfW4GfsuMLv8cbupAqi3N1RAJbtagpT9KmxLi0hPjxugHTuKpgeqw0C6kmmn5rG+fNkdUEl6oLoNpP5MOz1/Pj0gXVCvybTDffv8AemB6h9hl3+z0efPyd1EwS7lfch+TDIRk6TyxDGcx61bZ0LrA0pv4F6qlyelAaUH6Ep5Mjlf4EewoHTMZNzTKye4p1ScCRfUobgqQGvmOVO4oEwVYGx49aQkUGfOaPizJtzKZCUoMwE287xs/ahZmdSvcZdAmSJcoZBt38Vy0WLXfdzZJphxoEy9O/u+L6TZxz287lampHU3s/HyWFbeBaIDcYAY3gvwR957AfrtFsChoC1JgHDcn3QfWNDEoG4BS6o1cNkO6LwBM3eKBmNkQy23XSDdAC42JSSR08C9Ws1cd99OsYP48O7bKnplX5HNpF0ugPA4EfDE7grLu57bgzgNPxEwUG3LXM60yRXQoDzOpPaozuvqt6tZnMFtI4ru5vQ41w9gXhbn3e4hcs7juhB0Ii0ghtgZ3Hd2fpbZGVzz6tzjea2WunwA0YDvApjjXTPCYhErte8CfLWv0rBVnJ+tr8tHjxSg0nTW69xN/VslJdsZ3FdviivS2xpxf/WMSZWaD6y1tZlpSpNhU6d+AVwDTvq87v8R8BvqeakydptYbwAAAABJRU5ErkJggg==)}.swiper-containerCate .swiper-button-next[data-v-d2643604]:hover:hover:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABBCAYAAACdIImxAAAD7UlEQVR4nO2cTUhUURTH/y+EYiSoIDAQQigq7BOCNkK4aKnoNmbbJqggC4nKmWxhWBFuaiOIMG7diAs3bty4K8ihD0SIAqFgNuFHJp248+7ozPg+7rz3vOfep3+4q7lv3rm/d979OPfch6REwDkCRghYIGCNAGIoa/L+7wi4lFjjkhABjwjYZALjXRznHwGDpgAaMQrOzjLKDahTPjGTIYnSxQlpwQJAonwl4GDUdh6IAeg2gPao12vWaQD3o97SiXIRAccAfAZw3BAIKvoN4IwDLDd6YVRPylkGSOgwgBda7iTnQ38t6YtqizvIXNUBacZKQNtlfrcBdVkOqFJuNtJu5Y5bDqEf5Uhhu34AOOsAKyrtaKTjvpsSQEKtAPpVKyt5EgEnAHyRI0RatC696VtYe1Q96XnKAAkdAjCcyD+JIdOS9VnU0hnGIPR1I2AOQEcixM3UBwe4EmRZ4Osmh8o0AxK6TMCtoAq+nkRAs1yfte6KaWbpl+zES15WBXlS/x4BBLkOfez3o6cnEXBSepEYAfaKNgFcdIBP9e3186Rh7YCyWSCX03rLOjUBeKVUk4AO7UN+ezvRygqVlctxTwnCQ70EvNdqVCZDVCxSjXhBBYd6xVCo3aixMfIUL6iHfoCaCfip3aB83hsS76tXkiHqHZBesz05M0GN1gM6xR6SNQ/UZs1WOQHTLGAGBtxiLqi5CqDrbIAqMhtUl4A0wQrIfFDTAtISOyCzQZXEsuRI6AyTQ8I8P2UyOg06Kjzpu3Gvm/AUPxUKul+3Ek+fVA9KFdDUFDGEkqfdHCMOSPCYAgQBmp9313n67ewtv3RGbF0HARIL4JYWDrvmtnom9iSIIEDLyzyAvJIr2HIfwwCJWBPPw9tau1VHJp/JgLheOT57EaurQE8PUCxqN0kmfD31/EWk+LE8tfqJ48YGUXc3lweRbzypCpTeyKQXqGyWE9COyGSTByeRgDkbz1sjKJ93r1lfBwoF7bevUp8D/AmtRcAk45PkLDNePPb33bbV2L6bzNl5qc8+I/TWCxD2cwG2FC0XQOYT+u6Pp0x5P0BQzE8SKb3XUgyo6ADngyqopAPeg+MERMCs151EGkDAeEqH/EmV9u/17NsLDrAYVlEp+1ae7BlKxDRz9EYFECKcCBDziDb7+ZSH/LbETwTI9UxfLNPM0QNVQJFEwKzlnfXunlLCdqjXrOPtqsUNyeqZ88mPE9joRRNR2hvnDO5ieXfTHuk9gyvXOU8sAiQ0FAVQbFn0XYClON8FiCUCblgCqZcFUEUWfKtknBVQFahB487EufYkc+gvKZUPD7rRAv2pPLVF3F9kyiRzBA3Af0ng58UiVerlAAAAAElFTkSuQmCC)}.main_first[data-v-d2643604],.main_second[data-v-d2643604],.main_third[data-v-d2643604]{height:100vh}@keyframes fourth_con_fromLeftToRight-d2643604{0%{opacity:0;transform:translate(-30%)}to{opacity:1;transform:translate(0)}}@keyframes fourth_con_fromRightToLeft-d2643604{0%{opacity:0;transform:translate(30%)}to{opacity:1;transform:translate(0)}}@keyframes fourth_con_fromDownToTop-d2643604{0%{opacity:0;transform:translateY(60%)}to{opacity:1;transform:translateY(0)}}@keyframes fourth_con_fromTopToDown-d2643604{0%{opacity:0;transform:translateY(-60%)}to{opacity:1;transform:translateY(0)}}@keyframes fourth_con_opacity-d2643604{0%{opacity:0}to{opacity:1}}.fourth_con .main_first .con[data-v-d2643604]{display:flex;position:relative;background-size:80% 80%;background-repeat:no-repeat;background-position:center}.fourth_con .main_first .con .left[data-v-d2643604]{flex:1;margin:8% 0 7% 9%;display:inline-block;width:50%}.fourth_con .main_first .con .left img[data-v-d2643604]{width:120%}.fourth_con .main_first .con .right[data-v-d2643604]{flex:1;display:inline-block;width:35%;position:relative;margin:17% 0%}.fourth_con .main_first .con .right .productMsg[data-v-d2643604]{margin-left:2%;display:inline-block;color:#fff}.fourth_con .main_first .con .right .productMsg .Id[data-v-d2643604]{width:10vw;text-align:center;background-size:100% 100%;font-size:1.25vw;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAaVBMVEUAAADrUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU8ZF5QNAAAAInRSTlMAtFVaeO5EIhHdqpkzzbuId2b5cEsJ95TYPysEvaKB48RUkh9KlwAAAOZJREFUWMPt2bkOwkAMRVFDmCzsZCEh7P7/j8SJUCxZgoRiJEZ6t3iaYorTm1KpoirtS7S1FmvlfCg6aHvtthuqV9pS22qPjZZpTstZckkPPFMXSzNa8F/XpIljvpyDAYs1lq3DAYu1kC3CAYv1KluGA+Z11TC7NhxwRDPZLDQwAzwEMMAmgAE2AQywCWCATQADbAIYYBPAAJsABtgEMMAmgN/gJjRw4piz6pSz91bzSRX5dzB11iWV3sUFTSwaAfcfblQe2WfHJ01uMQKmXX+eiX2K3Yl+qB4Bdy/X+hTfW/qp62fwC9CatTFvghsBAAAAAElFTkSuQmCC);line-height:2.34375vw}.fourth_con .main_first .con .right .productMsg .name[data-v-d2643604]{font-size:3.125vw}.fourth_con .main_first .con .right .img01[data-v-d2643604]{top:-9%;right:41%;width:14.4270833333vw;display:inline-block;position:absolute}.fourth_con .main_first .con .right .icon0[data-v-d2643604]{display:block;width:75%}.fourth_con .main_first .con .right .icon[data-v-d2643604]{position:relative;margin-left:2%}.fourth_con .main_first .con .right .icon img[data-v-d2643604]:nth-child(1){width:35%}.fourth_con .main_first .con .right .icon img[data-v-d2643604]:nth-child(2){position:absolute;top:50%;left:45%;width:20%}.fourth_con .main_first .card[data-v-d2643604]{width:100%;height:100%}.fourth_con .main_first .card .bg[data-v-d2643604]{position:relative;z-index:1;width:100%;max-width:1600px;margin:160px auto 0%}.fourth_con .main_first .card .bg img[data-v-d2643604]{width:100%;height:100%;display:inherit}.fourth_con .main_first .card .bg .pro[data-v-d2643604]{position:absolute;z-index:10;top:0%}.fourth_con .main_first .card .bg .pro img[data-v-d2643604]{width:100%;height:100%;display:inherit}.fourth_con .main_first .card .bg .pro1[data-v-d2643604]{width:100%}.fourth_con .main_first .card .bg .pro2[data-v-d2643604]{width:80%;bottom:0%;top:auto}.fourth_con .main_first .card .bg .pro3[data-v-d2643604]{width:80%;top:13%;left:8%}.fourth_con .main_first .card .bg .pro4[data-v-d2643604]{width:75%;top:10%;left:5%}.fourth_con .main_first .card .bg .pro5[data-v-d2643604]{width:100%;top:0%;left:0%}.fourth_con .main_first .card .bg .ct[data-v-d2643604]{display:flex;position:absolute;z-index:100;top:0%;width:100%}.fourth_con .main_first .card .bg .ct .tl[data-v-d2643604]{width:177px;height:49px;margin-top:42%;margin-left:5%}.fourth_con .main_first .card .bg .ct .tl img[data-v-d2643604]{width:100%;height:100%}.fourth_con .main_first .card .bg .ct .tc[data-v-d2643604]{width:343px;height:306px;margin-top:auto;margin-left:20%;margin-bottom:-2%}.fourth_con .main_first .card .bg .ct .tc img[data-v-d2643604]{width:100%;height:100%}.fourth_con .main_first .card .bg .ct .tr[data-v-d2643604]{margin-top:2%;float:right;margin-left:auto;margin-right:80px}.fourth_con .main_first .card .bg .ct .tr img[data-v-d2643604]{width:100%;height:100%}.fourth_con .main_first .card .bg .ct .tr1[data-v-d2643604]{width:475px;height:123px}.fourth_con .main_first .card .bg .ct .tr2[data-v-d2643604]{width:434px;height:138px}.fourth_con .main_first .card .bg .ct .tr3[data-v-d2643604]{width:459px;height:138px}.fourth_con .main_first .card .bg .ct .tr4[data-v-d2643604]{width:404px;height:138px}.fourth_con .main_first .card .bg .ct .tr5[data-v-d2643604]{width:462px;height:140px}.fourth_con .main_first .opacity0[data-v-d2643604],.fourth_con .main_first .fromLeftToRight1s[data-v-d2643604],.fourth_con .main_first .fromRightToLeft1s[data-v-d2643604],.fourth_con .main_first .opacity15s[data-v-d2643604],.fourth_con .main_first .fromTopToDown1s[data-v-d2643604],.fourth_con .main_first .fromDownToTop1s[data-v-d2643604]{opacity:0}.fourth_con .main_first .ani-slide .fromLeftToRight1s[data-v-d2643604]{animation:fourth_con_fromLeftToRight-d2643604 .8s ease-in forwards;animation-delay:0s}.fourth_con .main_first .ani-slide .fromRightToLeft1s[data-v-d2643604]{animation:fourth_con_fromRightToLeft-d2643604 .4s ease-in forwards;animation-delay:0s}.fourth_con .main_first .ani-slide .opacity15s[data-v-d2643604]{animation:fourth_con_opacity-d2643604 .8s ease-in forwards;animation-delay:.8s}.fourth_con .main_first .ani-slide .opacity0[data-v-d2643604]{animation:fourth_con_opacity-d2643604 .2s ease-in forwards;animation-delay:0s}.fourth_con .main_first .ani-slide .fromTopToDown1s[data-v-d2643604]{animation:fourth_con_fromTopToDown-d2643604 1s ease-in forwards}.fourth_con .main_first .ani-slide .fromDownToTop1s[data-v-d2643604]{animation:fourth_con_fromDownToTop-d2643604 1.2s ease-in forwards}.fourth_con .main_second .con[data-v-d2643604]{display:flex;position:relative;background-size:90% 70%;background-repeat:no-repeat;background-position:center;background-image:url(./bg2.5ac85626.png)}.fourth_con .main_second .con .left[data-v-d2643604]{flex:1;margin:17% 0 8% 9%;display:inline-block;width:50%}.fourth_con .main_second .con .left img[data-v-d2643604]{width:94%;animation:fourth_con_fromLeftToRight-d2643604 1s ease-in forwards}.fourth_con .main_second .con .right[data-v-d2643604]{flex:1;display:inline-block;width:35%;position:relative;margin:21% 0%}.fourth_con .main_second .con .right .productMsg[data-v-d2643604]{margin-left:2%;display:inline-block;color:#fff;animation:fourth_con_opacity-d2643604 1.5s ease-in forwards}.fourth_con .main_second .con .right .productMsg .Id[data-v-d2643604]{width:10vw;text-align:center;background-size:100% 100%;font-size:1.25vw;line-height:2.34375vw;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAdVBMVEUAAAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAAtxRKfAAAAJnRSTlMAtFVaeO5EIhDdu5nMqoh3ZjP5cEsJlD4rBPf229SvooHjxL1UGbIKDuoAAADvSURBVFjD7c7LbsIwEIXhgeAkQEtbx7lRbr1w3v8RMQhlJEtAWFjC0vkXM5uz+KT01VKX546F9qXlmpsOZZ/ah3ZYDTVL7V1baL9v2lwzmoXPFBdgL+fgm8gML92mLAyw6JMB46/PLdCkA/bWyt8qHbC37gHr0gHbtt4CpksGjEwm/s5TA4PgIYIJDiKY4CCCCQ4imOAgggkOIpjgIIIJDiKY4CCCCQ4i+ArepgYuDLCpc4voLaejqux9sLR+sBMXXVzJyLK74OvgIG6NmK3/ZXSzB2BZ+e8k/0a8TCtP1DwAyw4wXUzxTydPtb8NPgER3iON3XPUmgAAAABJRU5ErkJggg==)}.fourth_con .main_second .con .right .productMsg .name[data-v-d2643604]{font-size:3.125vw}.fourth_con .main_second .con .right .img02[data-v-d2643604]{display:inline-block;position:absolute;animation:fourth_con_fromTopToDown-d2643604 1s ease-in forwards;top:2%;left:27%;width:14.4270833333vw}.fourth_con .main_second .con .right .icon0[data-v-d2643604]{display:block;width:75%}.fourth_con .main_second .con .right .icon[data-v-d2643604]{margin-left:2%;position:relative}.fourth_con .main_second .con .right .icon img[data-v-d2643604]:nth-child(1){width:35%}.fourth_con .main_second .con .right .icon img[data-v-d2643604]:nth-child(2){position:absolute;top:50%;left:45%;width:20%;animation:fourth_con_fromDownToTop-d2643604 1s ease-in forwards}.fourth_con .main_second[data-v-d2643604]{height:100vh}.fourth_con .main_second .card[data-v-d2643604]{width:100%;height:100%}.fourth_con .main_second .card .bg[data-v-d2643604]{position:relative;z-index:1;width:100%;max-width:1600px;margin:160px auto 0%}.fourth_con .main_second .card .bg img[data-v-d2643604]{width:100%;height:100%;display:inherit}.fourth_con .main_second .card .bg .pro[data-v-d2643604]{position:absolute;z-index:10;top:0%}.fourth_con .main_second .card .bg .pro img[data-v-d2643604]{width:100%;height:100%;display:inherit}.fourth_con .main_second .card .bg .prl1[data-v-d2643604]{width:74%;top:3%}.fourth_con .main_second .card .bg .prr1[data-v-d2643604]{width:30%;left:auto;right:5%;top:42.5%}.fourth_con .main_second .card .bg .prl2[data-v-d2643604]{width:47%;top:3%;left:5%}.fourth_con .main_second .card .bg .prr2[data-v-d2643604]{width:36%;left:auto;right:6.4%;top:18%}.fourth_con .main_second .card .bg .prl3[data-v-d2643604]{width:37%;top:2%;left:7%}.fourth_con .main_second .card .bg .prr3[data-v-d2643604]{width:45%;left:auto;right:10%;top:30%}.fourth_con .main_second .card .bg .pro4[data-v-d2643604]{width:67.5%;top:0%;left:9.5%}.fourth_con .main_second .card .bg .pro5[data-v-d2643604]{width:93.8%;top:-9.8%;left:4%}.fourth_con .main_second .card .bg .ct[data-v-d2643604]{display:flex;position:absolute;z-index:100;top:0%;width:100%}.fourth_con .main_second .card .bg .ct .tl[data-v-d2643604]{width:177px;height:49px;margin-top:42%;margin-left:5%}.fourth_con .main_second .card .bg .ct .tl img[data-v-d2643604]{width:100%;height:100%}.fourth_con .main_second .card .bg .ct .tc[data-v-d2643604]{width:343px;height:306px;margin-top:auto;margin-left:20%;margin-bottom:-2%}.fourth_con .main_second .card .bg .ct .tc img[data-v-d2643604]{width:100%;height:100%}.fourth_con .main_second .card .bg .ct .tr[data-v-d2643604]{margin-top:3%;float:right;margin-left:auto;margin-right:80px}.fourth_con .main_second .card .bg .ct .tr img[data-v-d2643604]{width:100%;height:100%}.fourth_con .main_second .card .bg .ct .tr1[data-v-d2643604]{width:402px;height:122px}.fourth_con .main_second .card .bg .ct .tr2[data-v-d2643604]{width:394px;height:122px}.fourth_con .main_second .card .bg .ct .tr3[data-v-d2643604],.fourth_con .main_second .card .bg .ct .tr4[data-v-d2643604]{width:380px;height:122px}.fourth_con .main_second .card .bg .ct .tr5[data-v-d2643604]{width:370px;height:122px}.fourth_con .main_third .con[data-v-d2643604]{display:flex;position:relative;background-size:85% 80%;background-repeat:no-repeat;background-position:center;background-image:url(./bg3.b8ed50b7.png)}.fourth_con .main_third .con .left[data-v-d2643604]{flex:1;margin:8% 0 5% 16%;display:inline-block;width:50%}.fourth_con .main_third .con .left img[data-v-d2643604]{width:90%;animation:fourth_con_fromLeftToRight-d2643604 1s ease-in forwards}.fourth_con .main_third .con .right[data-v-d2643604]{flex:1;display:inline-block;width:35%;position:relative;margin:18% 0%}.fourth_con .main_third .con .right .productMsg[data-v-d2643604]{margin-left:2%;display:inline-block;color:#fff;animation:fourth_con_opacity-d2643604 1.5s ease-in forwards}.fourth_con .main_third .con .right .productMsg .Id[data-v-d2643604]{width:10vw;text-align:center;background-size:100% 100%;font-size:1.25vw;line-height:2.34375vw;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAaVBMVEUAAADNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxr/U9AmAAAAInRSTlMAtFVaeO5EIhHdu6qZzYh3ZjP5cEsJ95TYPisEooHjxL1U85Mg0wAAAOlJREFUWMPtzstuwjAQheGB4FyA0jZxyA1amPd/SIYIZaSRIGFhCUvnXxx7MYuPcqmmOh/LtF8t1fx6KvnRvrXzYarZazttq/1/aYXmtJIll43Age6xtKINf3Rtnjnm7RANmC9DKtvEAxZrJVvFAxbrSdbHA+aubpldHw84oZVsERuYAZ4CGGATwACbAAbYBDDAJoABNgEMsAlggE0AA2wCGGATwA9wGxs4c8xFnZYcvP16UVX5GkydHOzIBxdXtLBkBjwenMkfOWTHKy1uMwOmg7ye0pBi19EbNTPg+8/1IcV/Pb3V6Tn4BiPYtRkORZAoAAAAAElFTkSuQmCC)}.fourth_con .main_third .con .right .productMsg .name[data-v-d2643604]{font-size:3.125vw}.fourth_con .main_third .con .right .img03[data-v-d2643604]{top:1%;right:36%;width:14.4270833333vw;display:inline-block;position:absolute;animation:fourth_con_fromTopToDown-d2643604 1s ease-in forwards}.fourth_con .main_third .con .right .icon0[data-v-d2643604]{display:block;width:75%}.fourth_con .main_third .con .right .icon[data-v-d2643604]{position:relative;margin-left:2%}.fourth_con .main_third .con .right .icon img[data-v-d2643604]:nth-child(1){width:35%}.fourth_con .main_third .con .right .icon img[data-v-d2643604]:nth-child(2){position:absolute;top:50%;left:45%;width:20%;animation:fourth_con_fromDownToTop-d2643604 1s ease-in forwards}.fourth_con .main_third[data-v-d2643604]{height:100vh}.fourth_con .main_third .card[data-v-d2643604]{width:100%;height:100%}.fourth_con .main_third .card .bg[data-v-d2643604]{position:relative;z-index:1;width:100%;max-width:1600px;margin:160px auto 0%}.fourth_con .main_third .card .bg img[data-v-d2643604]{width:100%;height:100%;display:inherit}.fourth_con .main_third .card .bg .pro[data-v-d2643604]{position:absolute;z-index:10;top:0%}.fourth_con .main_third .card .bg .pro img[data-v-d2643604]{width:100%;height:100%;display:inherit}.fourth_con .main_third .card .bg .pro1[data-v-d2643604]{width:76%;top:-9%;left:4%}.fourth_con .main_third .card .bg .prl2[data-v-d2643604]{width:35.5%;top:-3.6%;left:15%}.fourth_con .main_third .card .bg .prr2[data-v-d2643604]{width:36%;left:auto;right:9%;top:28%}.fourth_con .main_third .card .bg .prl3[data-v-d2643604]{width:48%;top:-7%;left:13%}.fourth_con .main_third .card .bg .prr3[data-v-d2643604]{width:32%;left:auto;right:5%;top:34%}.fourth_con .main_third .card .bg .pro4[data-v-d2643604]{width:52%;top:-7%;left:20%}.fourth_con .main_third .card .bg .prl5[data-v-d2643604]{width:32%;top:26%;left:0%}.fourth_con .main_third .card .bg .prc5[data-v-d2643604]{width:32%;top:21%;left:33.5%}.fourth_con .main_third .card .bg .prr5[data-v-d2643604]{width:32%;left:auto;right:1.5%;top:27%}.fourth_con .main_third .card .bg .ct[data-v-d2643604]{display:flex;position:absolute;z-index:100;top:0%;width:100%}.fourth_con .main_third .card .bg .ct .tl[data-v-d2643604]{width:177px;height:49px;margin-top:42%;margin-left:5%}.fourth_con .main_third .card .bg .ct .tl img[data-v-d2643604]{width:100%;height:100%}.fourth_con .main_third .card .bg .ct .tc[data-v-d2643604]{width:343px;height:306px;margin-top:auto;margin-left:20%;margin-bottom:-2%}.fourth_con .main_third .card .bg .ct .tc img[data-v-d2643604]{width:100%;height:100%}.fourth_con .main_third .card .bg .ct .tr[data-v-d2643604]{margin-top:3%;float:right;margin-left:auto;margin-right:70px}.fourth_con .main_third .card .bg .ct .tr img[data-v-d2643604]{width:100%;height:100%}.fourth_con .main_third .card .bg .ct .tr1[data-v-d2643604]{width:474.4px;height:129px}.fourth_con .main_third .card .bg .ct .tr2[data-v-d2643604]{width:433px;height:124px}.fourth_con .main_third .card .bg .ct .tr3[data-v-d2643604]{width:408px;height:127px}.fourth_con .main_third .card .bg .ct .tr4[data-v-d2643604]{width:380px;height:146px}.fourth_con .main_third .card .bg .ct .tr5[data-v-d2643604]{width:472px;height:126px}.main_first_mini .con[data-v-d2643604]{padding:9% 10%;position:relative}.main_first_mini .con .top[data-v-d2643604]{margin-left:3%}.main_first_mini .con .top .productMsg[data-v-d2643604]{display:inline-block;color:#fff;animation:fourth_con_opacity-d2643604 1.5s ease-in forwards}.main_first_mini .con .top .productMsg .Id[data-v-d2643604]{width:24vw;text-align:center;background-size:100% 100%;font-size:3.0555555556vw;line-height:5.9444444444vw;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAaVBMVEUAAADrUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU8ZF5QNAAAAInRSTlMAtFVaeO5EIhHdqpkzzbuId2b5cEsJ95TYPysEvaKB48RUkh9KlwAAAOZJREFUWMPt2bkOwkAMRVFDmCzsZCEh7P7/j8SJUCxZgoRiJEZ6t3iaYorTm1KpoirtS7S1FmvlfCg6aHvtthuqV9pS22qPjZZpTstZckkPPFMXSzNa8F/XpIljvpyDAYs1lq3DAYu1kC3CAYv1KluGA+Z11TC7NhxwRDPZLDQwAzwEMMAmgAE2AQywCWCATQADbAIYYBPAAJsABtgEMMAmgN/gJjRw4piz6pSz91bzSRX5dzB11iWV3sUFTSwaAfcfblQe2WfHJ01uMQKmXX+eiX2K3Yl+qB4Bdy/X+hTfW/qp62fwC9CatTFvghsBAAAAAElFTkSuQmCC)}.main_first_mini .con .top .productMsg .name[data-v-d2643604]{font-size:7.7777777778vw}.main_first_mini .con .top .img01[data-v-d2643604]{width:36.3333333333vw;display:inline-block;position:absolute;top:5%;left:41%;animation:fourth_con_fromTopToDown-d2643604 1s ease-in forwards}.main_first_mini .con .top .icon0[data-v-d2643604]{display:block;width:100%;margin-left:-3%}.main_first_mini .con .top .icon[data-v-d2643604]{margin-top:2%;position:relative}.main_first_mini .con .top .icon img[data-v-d2643604]:nth-child(1){width:35%}.main_first_mini .con .top .icon img[data-v-d2643604]:nth-child(2){position:absolute;top:50%;left:45%;width:20%;animation:fourth_con_fromDownToTop-d2643604 1s ease-in forwards}.main_first_mini .con .dowm[data-v-d2643604]{margin:10%;width:100%}.main_first_mini .con .dowm img[data-v-d2643604]{width:100%;animation:fourth_con_fromLeftToRight-d2643604 1s ease-in forwards}.main_first_mini .card[data-v-d2643604]{width:100%;height:100%}.main_first_mini .card .bg[data-v-d2643604]{position:relative;z-index:1;width:100%;max-width:1600px;margin:22% auto 16%}.main_first_mini .card .bg img[data-v-d2643604]{width:100%;height:100%;display:inherit}.main_first_mini .card .bg .pro[data-v-d2643604]{position:absolute;z-index:10;top:0%}.main_first_mini .card .bg .pro img[data-v-d2643604]{width:100%;height:100%;display:inherit}.main_first_mini .card .bg .pro1[data-v-d2643604]{width:100%}.main_first_mini .card .bg .pro2[data-v-d2643604]{width:80%;bottom:0%;top:auto}.main_first_mini .card .bg .pro3[data-v-d2643604]{width:80%;top:13%;left:8%}.main_first_mini .card .bg .pro4[data-v-d2643604]{width:75%;top:10%;left:5%}.main_first_mini .card .bg .pro5[data-v-d2643604]{width:100%;top:0%;left:0%}.main_first_mini .card .bg .ct[data-v-d2643604]{display:flex;position:absolute;z-index:100;top:0%;width:100%}.main_first_mini .card .bg .ct .tl[data-v-d2643604]{width:16%;height:auto;margin-top:42%;margin-left:5%}.main_first_mini .card .bg .ct .tl img[data-v-d2643604]{width:100%;height:100%}.main_first_mini .card .bg .ct .tc[data-v-d2643604]{width:22%;margin-top:auto;margin-left:22%;margin-bottom:0%}.main_first_mini .card .bg .ct .tc img[data-v-d2643604]{width:100%;height:100%}.main_first_mini .card .bg .ct .tr[data-v-d2643604]{margin-top:2%;float:right;margin-left:auto;margin-right:5%}.main_first_mini .card .bg .ct .tr img[data-v-d2643604]{width:100%;height:100%}.main_first_mini .card .bg .ct .tr1[data-v-d2643604]{width:31%;height:17%}.main_first_mini .card .bg .ct .tr2[data-v-d2643604]{width:28%;height:19%}.main_first_mini .card .bg .ct .tr3[data-v-d2643604]{width:29.8%;height:19%}.main_first_mini .card .bg .ct .tr4[data-v-d2643604]{width:26.3%;height:19%}.main_first_mini .card .bg .ct .tr5[data-v-d2643604]{width:30%;height:19%}.main_second_mini .con[data-v-d2643604]{padding:5% 3%;position:relative}.main_second_mini .con .iconLeft[data-v-d2643604]{position:absolute;top:48%;left:2%;width:10vmin;z-index:99}.main_second_mini .con .iconRight[data-v-d2643604]{position:absolute;top:48%;right:2%;width:10vmin;z-index:99}.main_second_mini .con .productImg[data-v-d2643604]{margin:10% auto 0;width:84%}.main_second_mini .con .productImg img[data-v-d2643604]{width:100%;animation:fourth_con_fromLeftToRight-d2643604 1s ease-in forwards}.main_second_mini .con .productMsgBox[data-v-d2643604]{margin-left:12%;margin-top:5%}.main_second_mini .con .productMsgBox .productMsg[data-v-d2643604]{display:inline-block;color:#fff;animation:fourth_con_opacity-d2643604 1.5s ease-in forwards}.main_second_mini .con .productMsgBox .productMsg .Id[data-v-d2643604]{width:24vw;text-align:center;background-size:100% 100%;font-size:3.0555555556vw;line-height:5.9444444444vw;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAdVBMVEUAAAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAAtxRKfAAAAJnRSTlMAtFVaeO5EIhDdu5nMqoh3ZjP5cEsJlD4rBPf229SvooHjxL1UGbIKDuoAAADvSURBVFjD7c7LbsIwEIXhgeAkQEtbx7lRbr1w3v8RMQhlJEtAWFjC0vkXM5uz+KT01VKX546F9qXlmpsOZZ/ah3ZYDTVL7V1baL9v2lwzmoXPFBdgL+fgm8gML92mLAyw6JMB46/PLdCkA/bWyt8qHbC37gHr0gHbtt4CpksGjEwm/s5TA4PgIYIJDiKY4CCCCQ4imOAgggkOIpjgIIIJDiKY4CCCCQ4i+ArepgYuDLCpc4voLaejqux9sLR+sBMXXVzJyLK74OvgIG6NmK3/ZXSzB2BZ+e8k/0a8TCtP1DwAyw4wXUzxTydPtb8NPgER3iON3XPUmgAAAABJRU5ErkJggg==)}.main_second_mini .con .productMsgBox .productMsg .name[data-v-d2643604]{font-size:7.7777777778vw}.main_second_mini .con .productMsgBox .img02[data-v-d2643604]{width:36.3333333333vw;display:inline-block;position:absolute;animation:fourth_con_fromTopToDown-d2643604 1s ease-in forwards;top:8%;left:43%}.main_second_mini .con .productMsgBox .icon0[data-v-d2643604]{display:block;width:90%;margin-left:-3%}.main_second_mini .con .productMsgBox .icon[data-v-d2643604]{position:relative}.main_second_mini .con .productMsgBox .icon img[data-v-d2643604]:nth-child(1){width:35%}.main_second_mini .con .productMsgBox .icon img[data-v-d2643604]:nth-child(2){position:absolute;top:50%;left:45%;width:20%;animation:fourth_con_fromDownToTop-d2643604 1s ease-in forwards}.main_second_mini .card[data-v-d2643604]{width:100%;height:100%}.main_second_mini .card .bg[data-v-d2643604]{position:relative;z-index:1;width:100%;max-width:1600px;margin:22% auto 16%}.main_second_mini .card .bg img[data-v-d2643604]{width:100%;height:100%;display:inherit}.main_second_mini .card .bg .pro[data-v-d2643604]{position:absolute;z-index:10;top:0%}.main_second_mini .card .bg .pro img[data-v-d2643604]{width:100%;height:100%;display:inherit}.main_second_mini .card .bg .prl1[data-v-d2643604]{width:74%;top:3%}.main_second_mini .card .bg .prr1[data-v-d2643604]{width:30%;left:auto;right:5%;top:42.5%}.main_second_mini .card .bg .prl2[data-v-d2643604]{width:47%;top:3%;left:5%}.main_second_mini .card .bg .prr2[data-v-d2643604]{width:36%;left:auto;right:6.4%;top:18%}.main_second_mini .card .bg .prl3[data-v-d2643604]{width:37%;top:2%;left:7%}.main_second_mini .card .bg .prr3[data-v-d2643604]{width:45%;left:auto;right:10%;top:30%}.main_second_mini .card .bg .pro4[data-v-d2643604]{width:67.5%;top:0%;left:9.5%}.main_second_mini .card .bg .pro5[data-v-d2643604]{width:93.8%;top:-9.8%;left:4%}.main_second_mini .card .bg .ct[data-v-d2643604]{display:flex;position:absolute;z-index:100;top:0%;width:100%}.main_second_mini .card .bg .ct .tl[data-v-d2643604]{width:177px;height:49px;margin-top:42%;margin-left:5%}.main_second_mini .card .bg .ct .tl img[data-v-d2643604]{width:100%;height:100%}.main_second_mini .card .bg .ct .tc[data-v-d2643604]{width:343px;height:306px;margin-top:auto;margin-left:20%;margin-bottom:-2%}.main_second_mini .card .bg .ct .tc img[data-v-d2643604]{width:100%;height:100%}.main_second_mini .card .bg .ct .tr[data-v-d2643604]{margin-top:3%;float:right;margin-left:auto;margin-right:5%}.main_second_mini .card .bg .ct .tr img[data-v-d2643604]{width:100%;height:100%}.main_second_mini .card .bg .ct .tr1[data-v-d2643604]{width:26%;height:17%}.main_second_mini .card .bg .ct .tr2[data-v-d2643604]{width:25.6%;height:17%}.main_second_mini .card .bg .ct .tr3[data-v-d2643604],.main_second_mini .card .bg .ct .tr4[data-v-d2643604]{width:24.7%;height:17%}.main_second_mini .card .bg .ct .tr5[data-v-d2643604]{width:24%;height:17%}.main_third_mini .con[data-v-d2643604]{padding:4% 5% 7%;position:relative}.main_third_mini .con .iconLeft[data-v-d2643604]{position:absolute;top:48%;left:2%;width:10vmin;z-index:99}.main_third_mini .con .iconRight[data-v-d2643604]{position:absolute;top:48%;right:2%;width:10vmin;z-index:99}.main_third_mini .con .productImg[data-v-d2643604]{margin:10% auto 0;width:84%}.main_third_mini .con .productImg img[data-v-d2643604]{width:100%;animation:fourth_con_fromLeftToRight-d2643604 1s ease-in forwards}.main_third_mini .con .productMsgBox[data-v-d2643604]{margin-left:12%;margin-top:5%}.main_third_mini .con .productMsgBox .productMsg[data-v-d2643604]{display:inline-block;color:#fff;animation:fourth_con_opacity-d2643604 1.5s ease-in forwards}.main_third_mini .con .productMsgBox .productMsg .Id[data-v-d2643604]{width:27vmin;text-align:center;background-size:100% 100%;font-size:3.0555555556vw;line-height:5.9444444444vw;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAaVBMVEUAAADNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxr/U9AmAAAAInRSTlMAtFVaeO5EIhHdu6qZzYh3ZjP5cEsJ95TYPisEooHjxL1U85Mg0wAAAOlJREFUWMPtzstuwjAQheGB4FyA0jZxyA1amPd/SIYIZaSRIGFhCUvnXxx7MYuPcqmmOh/LtF8t1fx6KvnRvrXzYarZazttq/1/aYXmtJIll43Age6xtKINf3Rtnjnm7RANmC9DKtvEAxZrJVvFAxbrSdbHA+aubpldHw84oZVsERuYAZ4CGGATwACbAAbYBDDAJoABNgEMsAlggE0AA2wCGGATwA9wGxs4c8xFnZYcvP16UVX5GkydHOzIBxdXtLBkBjwenMkfOWTHKy1uMwOmg7ye0pBi19EbNTPg+8/1IcV/Pb3V6Tn4BiPYtRkORZAoAAAAAElFTkSuQmCC)}.main_third_mini .con .productMsgBox .productMsg .name[data-v-d2643604]{font-size:7.7777777778vw}.main_third_mini .con .productMsgBox .img03[data-v-d2643604]{width:36.3333333333vw;display:inline-block;position:absolute;animation:fourth_con_fromTopToDown-d2643604 1s ease-in forwards;top:6%;left:44%}.main_third_mini .con .productMsgBox .icon0[data-v-d2643604]{display:block;width:90%;margin-left:-3%}.main_third_mini .con .productMsgBox .icon[data-v-d2643604]{position:relative}.main_third_mini .con .productMsgBox .icon img[data-v-d2643604]:nth-child(1){width:35%}.main_third_mini .con .productMsgBox .icon img[data-v-d2643604]:nth-child(2){position:absolute;top:50%;left:45%;width:20%;animation:fourth_con_fromDownToTop-d2643604 1s ease-in forwards}.main_third_mini .card[data-v-d2643604]{width:100%;height:100%}.main_third_mini .card .bg[data-v-d2643604]{position:relative;z-index:1;width:100%;max-width:1600px;margin:22% auto 16%}.main_third_mini .card .bg img[data-v-d2643604]{width:100%;height:100%;display:inherit}.main_third_mini .card .bg .pro[data-v-d2643604]{position:absolute;z-index:10;top:0%}.main_third_mini .card .bg .pro img[data-v-d2643604]{width:100%;height:100%;display:inherit}.main_third_mini .card .bg .pro1[data-v-d2643604]{width:76%;top:-9%;left:4%}.main_third_mini .card .bg .prl2[data-v-d2643604]{width:35.5%;top:-3.6%;left:15%}.main_third_mini .card .bg .prr2[data-v-d2643604]{width:36%;left:auto;right:9%;top:28%}.main_third_mini .card .bg .prl3[data-v-d2643604]{width:48%;top:-7%;left:13%}.main_third_mini .card .bg .prr3[data-v-d2643604]{width:32%;left:auto;right:5%;top:34%}.main_third_mini .card .bg .pro4[data-v-d2643604]{width:52%;top:-7%;left:20%}.main_third_mini .card .bg .prl5[data-v-d2643604]{width:32%;top:26%;left:0%}.main_third_mini .card .bg .prc5[data-v-d2643604]{width:32%;top:21%;left:33.5%}.main_third_mini .card .bg .prr5[data-v-d2643604]{width:32%;left:auto;right:1.5%;top:27%}.main_third_mini .card .bg .ct[data-v-d2643604]{display:flex;position:absolute;z-index:100;top:0%;width:100%}.main_third_mini .card .bg .ct .tl[data-v-d2643604]{width:177px;height:49px;margin-top:42%;margin-left:5%}.main_third_mini .card .bg .ct .tl img[data-v-d2643604]{width:100%;height:100%}.main_third_mini .card .bg .ct .tc[data-v-d2643604]{width:343px;height:306px;margin-top:auto;margin-left:20%;margin-bottom:-2%}.main_third_mini .card .bg .ct .tc img[data-v-d2643604]{width:100%;height:100%}.main_third_mini .card .bg .ct .tr[data-v-d2643604]{margin-top:3%;float:right;margin-left:auto;margin-right:5%}.main_third_mini .card .bg .ct .tr img[data-v-d2643604]{width:100%;height:100%}.main_third_mini .card .bg .ct .tr1[data-v-d2643604]{width:30.8%;height:18%}.main_third_mini .card .bg .ct .tr2[data-v-d2643604]{width:28.1%;height:17.3%}.main_third_mini .card .bg .ct .tr3[data-v-d2643604]{width:26.5%;height:17.7%}.main_third_mini .card .bg .ct .tr4[data-v-d2643604]{width:24.7%;height:20.3%}.main_third_mini .card .bg .ct .tr5[data-v-d2643604]{width:30.7%;height:17.5%}.main[data-v-d2643604]{max-width:1400px;margin:0 auto}.Box[data-v-d2643604]{text-align:center;padding-top:163px}.Box .title[data-v-d2643604]{text-align:center;font-size:50px;font-weight:700}.Box .searchTitle[data-v-d2643604]{text-align:left;font-size:25px}.Box .icon[data-v-d2643604]{margin:2%}.currentLocation[data-v-d2643604]{width:100%;font-size:16px;margin:0% auto 20px;box-sizing:border-box;padding-left:1%;text-align:left;max-width:1400px;justify-content:space-between;display:flex}.currentLocation a[data-v-d2643604]{color:#000;cursor:pointer;text-decoration:none}.currentLocation .nowName[data-v-d2643604]{color:#000;font-weight:700}.currentLocation .left[data-v-d2643604]{margin-left:28px;line-height:46px}.currentLocation .right[data-v-d2643604]{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;right:14px;width:80px}.currentLocation .right img[data-v-d2643604]{width:100%}.currentLocation .right span[data-v-d2643604]{color:#fff;font-size:16px;position:absolute;left:33%;top:20%;text-align:center;letter-spacing:8px}.currentLocation .right:hover span[data-v-d2643604]{animation:grow-d2643604 .6s ease-in-out forwards}.currentLocation2[data-v-d2643604]{width:94%;margin:0% auto;font-size:14px;line-height:46px;box-sizing:border-box;padding-left:1%;text-align:left}.currentLocation2 a[data-v-d2643604]{color:#000;cursor:pointer;text-decoration:none}.currentLocation2 .nowName[data-v-d2643604]{color:#000;font-weight:700}.productList[data-v-d2643604]{flex:1;display:flex;flex-wrap:wrap;position:relative;width:100%;margin-top:2%;justify-content:space-between}.productList .productItem[data-v-d2643604]{cursor:pointer;transition:all .3s;position:relative;float:left;margin-bottom:2%;overflow:hidden;background-color:#fff}.productList .productItem .itemBg[data-v-d2643604]{width:82%}.productList .productItem .productImg[data-v-d2643604]{width:100%;position:absolute;top:0;left:0;overflow:hidden;height:70%;display:flex;justify-content:center;align-items:center}.productList .productItem .productImg img[data-v-d2643604]{height:auto;max-height:100%;max-width:100%;width:auto}.productList .productItem .title[data-v-d2643604]{width:100%;text-align:center;position:absolute;bottom:0;height:30%}.productList .productItem .title div[data-v-d2643604]{width:100%;font-size:1.5625vw;font-weight:700;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%)}.productList .productItem .title div span[data-v-d2643604]{font-size:1.25vw;font-weight:400}.productList .productItem .title .chooseLogo[data-v-d2643604]{position:absolute;height:100%;width:100%}.productList .productItem .title .chooseLogo img[data-v-d2643604]{opacity:0;width:100%;height:100%}.productList .productItem .title .chooseLogo .logo2[data-v-d2643604]{position:absolute;top:0;left:0;background-color:#fff}.productList .productItem .title .chooseLogo .wd[data-v-d2643604]{width:96%;margin-left:2%}.productList_mini[data-v-d2643604]{width:94%;margin:0% auto 2%;flex:1;display:flex;flex-wrap:wrap;position:relative;overflow:hidden;max-width:1400px}.productList_mini .productItem_mini[data-v-d2643604]{cursor:pointer;transition:all .3s;position:relative;float:left;margin-bottom:2%;overflow:hidden;background-color:#fff}.productList_mini .productItem_mini .itemBg[data-v-d2643604]{width:100%}.productList_mini .productItem_mini .productImg[data-v-d2643604]{width:100%;position:absolute;top:0;left:0;overflow:hidden;height:70%;display:flex;justify-content:center;align-items:center}.productList_mini .productItem_mini .productImg img[data-v-d2643604]{height:auto;max-height:100%;max-width:100%;width:auto}.productList_mini .productItem_mini .title[data-v-d2643604]{width:100%;text-align:center;position:absolute;bottom:0;height:30%}.productList_mini .productItem_mini .title div[data-v-d2643604]{width:100%;font-size:1.5625vw;font-weight:700;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%)}.productList_mini .productItem_mini .title div span[data-v-d2643604]{font-size:1.25vw;font-weight:400}.productList_mini .productItem_mini .title .chooseLogo[data-v-d2643604]{position:absolute;height:100%;width:100%}.productList_mini .productItem_mini .title .chooseLogo img[data-v-d2643604]{opacity:0;width:100%;height:100%}.productList_mini .productItem_mini .title .chooseLogo .logo2[data-v-d2643604]{position:absolute;top:0;left:0;background-color:#fff}.productList_mini .productItem_mini[data-v-d2643604]:nth-child(2n){margin-left:4%}.pagination[data-v-d2643604]{margin-bottom:4%}@keyframes showLogo-d2643604{0%{opacity:0}to{opacity:1}}@keyframes grow-d2643604{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes boxShadow-d2643604{0%{transform:none;box-shadow:none}to{transform:translateY(-5px);box-shadow:0 5px 10px #0000001a}}.productItem[data-v-d2643604]:hover{animation:boxShadow-d2643604 .3s ease-in-out forwards}.productItem:hover .title .fs[data-v-d2643604]{display:none}.productItem:hover .title .chooseLogo .logo1[data-v-d2643604]{animation:showLogo-d2643604 1s ease-in-out forwards}.productItem:hover .title .chooseLogo .logo2[data-v-d2643604]{animation:showLogo-d2643604 .8s ease-in-out forwards}.productItem:hover .productImg img[data-v-d2643604]{animation:grow-d2643604 1s ease-in-out forwards}@media only screen and (min-width: 1200px){.productIntroduction_mini[data-v-d2643604]{display:none}.productItem[data-v-d2643604]{width:31%}.productItem[data-v-d2643604]:last-child:nth-child(3n-1){margin-right:34.5%}}@media only screen and (max-width: 1200px){.productIntroduction[data-v-d2643604]{display:none}.pagination[data-v-d2643604]{margin-bottom:10%!important}.Box[data-v-d2643604]{padding-top:.5555555556vw!important}.Box .title[data-v-d2643604]{font-size:6.2222222222vw!important}.productList_mini[data-v-d2643604]{margin:2% auto}.productList_mini .productItem_mini[data-v-d2643604]{width:48%;margin-top:2%}.productList_mini .productItem_mini .title div[data-v-d2643604]{font-size:3.3333333333vw!important}.productList_mini .productItem_mini .title span[data-v-d2643604]{font-size:2.6666666667vw!important}.productList_mini .productItem[data-v-d2643604]:nth-child(2n){margin-left:4%}}.videoWindow[data-v-33e8862a]{box-sizing:border-box;width:100%;height:100%;position:fixed;z-index:99999;background-color:#000000b3;left:0;top:0;display:flex;justify-content:center;align-items:center}.videoWindow .videoContainer[data-v-33e8862a]{width:50vw;height:28vw;position:relative}.videoWindow .videoContainer .video[data-v-33e8862a]{width:100%;height:100%}.videoWindow .videoContainer .video video[data-v-33e8862a]{width:100%;height:100%;max-height:660px;max-width:960px}.videoWindow .videoContainer .close[data-v-33e8862a]{width:2vw;height:2vw;background:url(https://game.gtimg.cn/images/kq/web202305/dia-close.png);background-size:100%;position:absolute;right:-3vw;top:-3vw}@media only screen and (max-width: 1200px){.videoContainer[data-v-33e8862a]{width:80%!important;height:auto!important}.videoContainer .close[data-v-33e8862a]{width:4vw!important;height:4vw!important;right:-4vw!important;top:-5vw!important}}.mySwiper1[data-v-e11b81ae]{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1}.mySwiper1 .swiper-slide[data-v-e11b81ae]{overflow:hidden}.mySwiper2[data-v-e11b81ae]{width:100%;height:100%;overflow-y:scroll}.mySwiper2 .swiper-slide[data-v-e11b81ae]{width:100%;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}.mySwiper2 .swiper-slide-active[data-v-e11b81ae]{height:auto}.page_mini[data-v-e11b81ae]{padding-top:22.2222222222vw;height:100vh;overflow-y:scroll}.page[data-v-e11b81ae],.page_mini[data-v-e11b81ae]{background-image:url(./bg0.f8a222de.png);background-size:100% 100%}.page .pageBg[data-v-e11b81ae]{position:absolute;height:100vh;width:100%}.page .pageBg img[data-v-e11b81ae]{width:100%;height:100%}.page .serve[data-v-e11b81ae]{position:relative;width:100%;height:100vh}.page .serve .main[data-v-e11b81ae]{max-width:1400px;margin:0 auto;height:100%;width:100%}.page .serve .main .brandServe[data-v-e11b81ae]{position:relative;width:100%;height:100%}.page .serve .main .brandServe .left[data-v-e11b81ae],.page .serve .main .brandServe .right[data-v-e11b81ae]{position:relative;height:auto;margin:0 auto}.page .serve .main .brandServe .left img[data-v-e11b81ae],.page .serve .main .brandServe .right img[data-v-e11b81ae]{height:auto}.page .serve .main .brandServe .left a[data-v-e11b81ae],.page .serve .main .brandServe .right a[data-v-e11b81ae]{cursor:pointer}.page .serve .main .brandServe .left .bg[data-v-e11b81ae],.page .serve .main .brandServe .right .bg[data-v-e11b81ae]{position:relative;z-index:0;width:98%;height:auto;top:0;left:0}.page .serve .main .brandServe .right[data-v-e11b81ae]{animation:fromLeftToRight-e11b81ae 1s ease-in forwards}.page .serve .main .brandServe .left[data-v-e11b81ae]{animation:fromRightToLeft-e11b81ae 1s ease-in forwards}.page .serve .main .brandServe .leftMain[data-v-e11b81ae],.page .serve .main .brandServe .rightMain[data-v-e11b81ae]{font-size:30px;color:#fff;position:absolute;width:40%;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%)}.page .serve .main .brandServe .leftMain .title[data-v-e11b81ae],.page .serve .main .brandServe .rightMain .title[data-v-e11b81ae]{margin-bottom:2%;font-size:20px;font-weight:700;padding:10px 40px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAR8AAABGCAMAAADCf2D0AAAAh1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9qkf8RAAAALHRSTlMA6OIF3GQPLLbsmo1NI8OvgFNFJx0YEde7lAqFbT83FKkyzFk60sjFe3VdotqAC48AAAIRSURBVHja7dzJkqJAFIXhkwwiCCKgFoOWOE/1/s/X0VV22x1Imsn23G9fGyPqF27eFBqrLw4+BsmdBAwK9YkBErUGh9hZwNrI88FiNnVhq5yAx7iCpckYREYfPqz4HyMwCUKrRq8Vx1fXU2bT6ETlYNOYN7o+rsDHvNFpBEJLzzd/GmBk2OjM2YCTUaMDtQUrg0aPvD14vW/0mOm1wr7RTQlqbxqdeaxtNmp0EAZgp2n0hrrNf4wjGfkMGgxOyNv8ptF7bwnxaLS0WWd2drv/dTeI/kanFUT/PPqy45xp9CnUAf/I1Ryi98xwTjhvtmi0e5pB9E+ZK6qzQItGsw9UjRpdhLwDVYNG10eePQ1bl7OL6A6haXTUQvSZ3OHuGA+TzeTeEpg7LHt0tpY/n0zuyMvFS2mDb9ezvJy+sDq5Mtzot1XJ81FahmPdo9QMfxXESwlGB+2ZDOf/d526xPu8b607A8NSZkDageHGiSF+1KcLOj5VAfHt3srOvMaq54OIUghgHRZ4yZ1Ko3+3OUaPhTQa9W6GB2n0C20r95o0rscaOhV3o/PnS7s02uhOsjxHW17h2dI22i0rGLh5pI2OSrm7rHE9juTue79YJcadIlykD8IDHuSSXNfCucFCTLYTVJ8aWLlwXdJtU1hqmS55N7salmqivY69+QYC49LvIQwG/RnJj5QkKsYg/hcHXUh+AaXuaAZGXP+hAAAAAElFTkSuQmCC);background-size:100% 100%;text-align:center}.page .serve .main .brandServe .leftMainImg[data-v-e11b81ae]{max-width:100%;width:60%;margin-bottom:4%}.page .serve .main .brandServe .rightMainImg[data-v-e11b81ae]{max-width:100%;width:35%;margin-bottom:4%}.page .serve .main .serveWindow[data-v-e11b81ae]{box-sizing:border-box;width:100%;height:100%;position:fixed;z-index:99999;background-color:#000000b3;left:0;top:0;display:flex;justify-content:center;align-items:center}.page .serve .main .serveWindow .container[data-v-e11b81ae]{width:50%;position:relative}.page .serve .main .serveWindow .container .serve[data-v-e11b81ae]{width:100%;height:100%}.page .serve .main .serveWindow .container .serve img[data-v-e11b81ae]{position:relative;width:50%;height:50%;left:50%;transform:translate(-50%)}.page .serve .main .serveWindow .container .close[data-v-e11b81ae]{cursor:pointer;width:2vw;height:2vw;background:url(https://game.gtimg.cn/images/kq/web202305/dia-close.png);background-size:100%;position:absolute;right:9vw;top:-3vw}.page .showToy[data-v-e11b81ae]{position:absolute;right:0px;top:0px;width:50%;height:100vh;background:rgba(0,0,0,.3)}.page .showInstructions[data-v-e11b81ae]{position:absolute;left:0px;top:0px;width:50%;height:100vh;background:rgba(0,0,0,.3)}.page .showToy .main[data-v-e11b81ae],.page .showInstructions .main[data-v-e11b81ae]{margin-top:4%;font-size:30px;color:#fff;position:absolute;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;top:50%;transform:translate(-50%,-50%)}.page .showToy .main img[data-v-e11b81ae],.page .showInstructions .main img[data-v-e11b81ae]{height:auto;max-width:100%;margin-bottom:2%;animation:obvious-e11b81ae 1s forwards}@keyframes obvious-e11b81ae{0%{width:20%}50%{width:30%}to{width:20%}}.page .showToy .main span[data-v-e11b81ae],.page .showInstructions .main span[data-v-e11b81ae]{opacity:0;animation:showSpan-e11b81ae 2s forwards;animation-delay:1s}@keyframes showSpan-e11b81ae{0%{opacity:0}to{opacity:1}}.page .showToy .main[data-v-e11b81ae]{left:40%}.page .showInstructions .main[data-v-e11b81ae]{left:60%}.page .fade-enter-active[data-v-e11b81ae],.page .fade-leave-active[data-v-e11b81ae]{transition:opacity 1s}.page .fade-enter[data-v-e11b81ae],.page .fade-leave-to[data-v-e11b81ae]{opacity:0}.page .windowTransition_right-enter-active[data-v-e11b81ae],.page .windowTransition_right-leave-active[data-v-e11b81ae]{transition:transform 2.5s}.page .windowTransition_right-enter[data-v-e11b81ae]{transform:translate(0)}.page .windowTransition_right-leave-to[data-v-e11b81ae]{transform:translate(100%)}.page .windowTransition_left-enter-active[data-v-e11b81ae],.page .windowTransition_left-leave-active[data-v-e11b81ae]{transition:transform 2.5s}.page .windowTransition_left-enter[data-v-e11b81ae]{transform:translate(0)}.page .windowTransition_left-leave-to[data-v-e11b81ae]{transform:translate(-100%)}.page .productVideo[data-v-e11b81ae]{position:relative;width:100%}.page .productVideo .main[data-v-e11b81ae]{max-width:1400px;margin:9% auto 0;display:flex;flex-direction:column;width:100%}.page .productVideo .main .title h1[data-v-e11b81ae]{font-size:40px}.page .productVideo .main .titleDown img[data-v-e11b81ae]{width:100%}.page .productVideo .main .active1[data-v-e11b81ae]{color:#b80101}.page .productVideo .main .active2[data-v-e11b81ae]{display:flex!important}.page .productVideo .main .active3[data-v-e11b81ae]{display:block!important}.page .productVideo .main .videoNav[data-v-e11b81ae]{display:flex;flex-direction:row;justify-content:center;margin-top:0%;width:100%}.page .productVideo .main .videoNav .videoNavItem[data-v-e11b81ae]{cursor:pointer;position:relative;text-align:center;margin:1% 0%;color:#333;width:15%;display:flex;align-items:center;justify-content:center;flex-direction:column}.page .productVideo .main .videoNav .videoNavItem img[data-v-e11b81ae]{display:block;width:100%}.page .productVideo .main .videoNav .videoNavItem span[data-v-e11b81ae]{font-size:20px;line-height:20px;position:relative}.page .productVideo .main .videoNav .videoNavItem:hover span[data-v-e11b81ae]{color:#b80101}.page .productVideo .main .videoNav .videoNavItem:hover .line[data-v-e11b81ae]{display:flex}.page .productVideo .main .videoNav .videoNavItem:hover .lia[data-v-e11b81ae],.page .productVideo .main .videoNav .videoNavItem:hover .lib[data-v-e11b81ae]{display:block}.page .productVideo .main .videoNav .line[data-v-e11b81ae]{display:none;width:45%;height:2px;display:flex;position:relative;margin-top:6px;justify-content:space-evenly}.page .productVideo .main .videoNav .line .lia[data-v-e11b81ae]{display:none;width:70%;height:2px;background-color:#b80101;border-radius:1px}.page .productVideo .main .videoNav .line .lib[data-v-e11b81ae]{display:none;width:15%;height:2px;background-color:#b80101;border-radius:1px}.page .productVideo .main .videoMain[data-v-e11b81ae]{width:100%;margin-top:2.5%}.page .productVideo .main .videoMain .left[data-v-e11b81ae]{flex:1;position:relative}.page .productVideo .main .videoMain .left .itemBox[data-v-e11b81ae]{cursor:pointer;position:relative;background:#ffffff;overflow:hidden;width:100%}.page .productVideo .main .videoMain .left .itemBox .boxFrame[data-v-e11b81ae]{width:100%}.page .productVideo .main .videoMain .left .itemBox .itemImg[data-v-e11b81ae]{width:100%;position:absolute;top:0;left:0;overflow:hidden;height:70%}.page .productVideo .main .videoMain .left .itemBox .itemImg img[data-v-e11b81ae]{width:100%;height:100%}.page .productVideo .main .videoMain .left .itemBox .frameTopRight[data-v-e11b81ae]{position:absolute;right:0;top:0;width:20%}.page .productVideo .main .videoMain .left .itemBox .videoTitle[data-v-e11b81ae]{height:30%;text-align:center;position:absolute;bottom:0;width:100%}.page .productVideo .main .videoMain .left .itemBox .videoTitle span[data-v-e11b81ae]{width:100%;font-size:36px;font-weight:700;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.page .productVideo .main .videoMain .left .itemBox .videoTitle .chooseLogo[data-v-e11b81ae]{top:0;left:0;width:100%;position:absolute}.page .productVideo .main .videoMain .left .itemBox .videoTitle .chooseLogo img[data-v-e11b81ae]{opacity:0;width:100%;height:100%}.page .productVideo .main .videoMain .left .itemBox .videoTitle .chooseLogo .logo2[data-v-e11b81ae]{position:absolute;top:0;left:0;animation-delay:.5s;width:96%;margin-left:2%}.page .productVideo .main .videoMain .left .itemBox .playBtn[data-v-e11b81ae]{position:absolute;width:18%;left:41%;top:26%}.page .productVideo .main .videoMain .right[data-v-e11b81ae]{flex:1;display:flex;flex-wrap:wrap;position:relative;width:100%}.page .productVideo .main .videoMain .right .itemBox[data-v-e11b81ae]{cursor:pointer;position:relative;float:left;width:48%;margin-left:2%;height:48.8%;background:#ffffff}.page .productVideo .main .videoMain .right .itemBox .boxFrame[data-v-e11b81ae]{width:100%}.page .productVideo .main .videoMain .right .itemBox .itemImg[data-v-e11b81ae]{width:100%;position:absolute;top:0;left:0;overflow:hidden;height:70%;display:flex;justify-content:center;align-items:center}.page .productVideo .main .videoMain .right .itemBox .itemImg img[data-v-e11b81ae]{width:100%}.page .productVideo .main .videoMain .right .itemBox .frameTopRight[data-v-e11b81ae]{position:absolute;right:0;top:0;width:20%}.page .productVideo .main .videoMain .right .itemBox .videoTitle[data-v-e11b81ae]{height:30%;width:100%;text-align:center;position:absolute;bottom:0}.page .productVideo .main .videoMain .right .itemBox .videoTitle span[data-v-e11b81ae]{width:100%;font-size:18px;font-weight:700;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.page .productVideo .main .videoMain .right .itemBox .videoTitle .chooseLogo[data-v-e11b81ae]{top:0;left:0;width:100%;position:absolute}.page .productVideo .main .videoMain .right .itemBox .videoTitle .chooseLogo img[data-v-e11b81ae]{opacity:0;width:100%;height:100%}.page .productVideo .main .videoMain .right .itemBox .videoTitle .chooseLogo .logo2[data-v-e11b81ae]{position:absolute;top:0;left:0;animation-delay:.5s;width:96%;margin-left:2%}.page .productVideo .main .videoMain .right .itemBox .playBtn[data-v-e11b81ae]{position:absolute;width:18%;left:41%;top:26%}.page .productVideo .main .videoMain .right .voideRight0[data-v-e11b81ae],.page .productVideo .main .videoMain .right .voideRight1[data-v-e11b81ae]{clear:both;margin-bottom:2%}@keyframes showLogo-e11b81ae{0%{opacity:0}to{opacity:1}}@keyframes grow-e11b81ae{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes boxShadow-e11b81ae{0%{transform:none;box-shadow:none}to{transform:translateY(-5px);box-shadow:0 5px 10px #0000001a}}.page .productVideo .main .itemBox:hover .videoTitle span[data-v-e11b81ae]{display:none}.page .productVideo .main .itemBox[data-v-e11b81ae]:hover{animation:boxShadow-e11b81ae .3s ease-in-out forwards}.page .productVideo .main .itemBox:hover .videoTitle .chooseLogo .logo1[data-v-e11b81ae]{animation:showLogo-e11b81ae 1s ease-in-out forwards}.page .productVideo .main .itemBox:hover .videoTitle .chooseLogo .logo2[data-v-e11b81ae]{animation:showLogo-e11b81ae .8s ease-in-out forwards}.page .productVideo .main .itemBox:hover .itemImg img[data-v-e11b81ae]{animation:grow-e11b81ae 1s ease-in-out forwards}.page .productVideo .main .videoMore[data-v-e11b81ae]{margin-top:2%;position:relative}.page .productVideo .main .videoMore .btn[data-v-e11b81ae]{cursor:pointer}.page .productVideo .main .videoMore .btn .btnBgImg[data-v-e11b81ae]{width:75%}.page .productVideo .main .videoMore .btn .btnTitle[data-v-e11b81ae]{color:#333;float:right;margin-left:auto;right:0px}.page .productVideo .main .videoMore .btn .btnTitle span[data-v-e11b81ae]{font-size:20px;display:inline-block;margin-bottom:4%}.page .productVideo .main .videoMore .btn .line[data-v-e11b81ae]{display:none;width:86%;height:2px;position:relative;background-color:#b80101}.page .productVideo .main .videoMore .btn .btnArrow[data-v-e11b81ae]{position:absolute;display:block;margin-left:60%}.page .productVideo .main .videoMore .btn:hover .btnTitle span[data-v-e11b81ae]{color:#b80101}.page .productVideo .main .videoMore .btn:hover .btnTitle .line[data-v-e11b81ae]{display:block}.page .productVideo .main .videoMore .btn:hover .btnArrow[data-v-e11b81ae]{animation:arrow-e11b81ae 1s infinite}.page_mini .serve[data-v-e11b81ae]{position:relative;width:94%;margin:0% auto}.page_mini .serve .main[data-v-e11b81ae]{max-width:1400px;margin:0 auto}.page_mini .serve .main .brandServe[data-v-e11b81ae]{position:relative;margin-top:40px;width:100%;height:auto}.page_mini .serve .main .brandServe .left[data-v-e11b81ae],.page_mini .serve .main .brandServe .right[data-v-e11b81ae]{position:relative;height:auto;margin:0 auto}.page_mini .serve .main .brandServe .left img[data-v-e11b81ae],.page_mini .serve .main .brandServe .right img[data-v-e11b81ae]{position:absolute;height:auto;top:0;left:0}.page_mini .serve .main .brandServe .left a[data-v-e11b81ae],.page_mini .serve .main .brandServe .right a[data-v-e11b81ae]{cursor:pointer}.page_mini .serve .main .brandServe .left .bg[data-v-e11b81ae],.page_mini .serve .main .brandServe .right .bg[data-v-e11b81ae]{position:relative;z-index:0;width:100%;height:auto;top:0;left:0}.page_mini .serve .main .brandServe .right[data-v-e11b81ae]{animation:fromLeftToRight-e11b81ae 1s ease-in forwards}@keyframes fromLeftToRight-e11b81ae{0%{opacity:0;transform:translate(-30%)}to{opacity:1;transform:translate(0)}}.page_mini .serve .main .brandServe .left[data-v-e11b81ae]{animation:fromRightToLeft-e11b81ae 1s ease-in forwards}@keyframes fromRightToLeft-e11b81ae{0%{opacity:0;transform:translate(30%)}to{opacity:1;transform:translate(0)}}.page_mini .serve .main .brandServe .leftMain[data-v-e11b81ae],.page_mini .serve .main .brandServe .rightMain[data-v-e11b81ae]{font-size:30px;color:#fff;position:absolute;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%)}.page_mini .serve .main .brandServe .leftMain .title[data-v-e11b81ae],.page_mini .serve .main .brandServe .rightMain .title[data-v-e11b81ae]{margin-bottom:2%;font-size:40px;font-weight:700;padding:0 5%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAR8AAABGCAMAAADCf2D0AAAAh1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9qkf8RAAAALHRSTlMA6OIF3GQPLLbsmo1NI8OvgFNFJx0YEde7lAqFbT83FKkyzFk60sjFe3VdotqAC48AAAIRSURBVHja7dzJkqJAFIXhkwwiCCKgFoOWOE/1/s/X0VV22x1Imsn23G9fGyPqF27eFBqrLw4+BsmdBAwK9YkBErUGh9hZwNrI88FiNnVhq5yAx7iCpckYREYfPqz4HyMwCUKrRq8Vx1fXU2bT6ETlYNOYN7o+rsDHvNFpBEJLzzd/GmBk2OjM2YCTUaMDtQUrg0aPvD14vW/0mOm1wr7RTQlqbxqdeaxtNmp0EAZgp2n0hrrNf4wjGfkMGgxOyNv8ptF7bwnxaLS0WWd2drv/dTeI/kanFUT/PPqy45xp9CnUAf/I1Ryi98xwTjhvtmi0e5pB9E+ZK6qzQItGsw9UjRpdhLwDVYNG10eePQ1bl7OL6A6haXTUQvSZ3OHuGA+TzeTeEpg7LHt0tpY/n0zuyMvFS2mDb9ezvJy+sDq5Mtzot1XJ81FahmPdo9QMfxXESwlGB+2ZDOf/d526xPu8b607A8NSZkDageHGiSF+1KcLOj5VAfHt3srOvMaq54OIUghgHRZ4yZ1Ko3+3OUaPhTQa9W6GB2n0C20r95o0rscaOhV3o/PnS7s02uhOsjxHW17h2dI22i0rGLh5pI2OSrm7rHE9juTue79YJcadIlykD8IDHuSSXNfCucFCTLYTVJ8aWLlwXdJtU1hqmS55N7salmqivY69+QYC49LvIQwG/RnJj5QkKsYg/hcHXUh+AaXuaAZGXP+hAAAAAElFTkSuQmCC);background-size:100% 100%;text-align:center}.page_mini .serve .main .brandServe .leftMainImg[data-v-e11b81ae]{max-width:100%;height:25%;width:25%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJQAAABZCAMAAADvlP2MAAACbVBMVEUAAAD/////////////////////////////////////////////////////////////////8/P/////////////////////////////////////////////////////////////////////////////////////////////////////AAD////////+/f3/////////////////////////////AAD/////////AAD////////////////////////cEhL/////////////////AAD////+AgH/////////////////AAD/////AAD///////////+zKCX////EIB/////////dFhL////////////NHRn/////AAD////0CQb/AAD///+sMin/////AAD////yDAf////9BgLAICD/AAD+AgH/AAD/AAD4CATqDAq7KST///////++IyD///+bMzDCJR//AADKHhv///+2JCKJQTv////////BLCH/AQCkLSvXGBX///+dMS//////AADZFxP0k5L/AADwCwipMyrzDAfSGhbnEQ3nEg3MGxn/AABrSUb+BgL9JSTkEQ++IyDeFxHIGxrAHh7/AACZNzLTFRXAJB/SGxdxSEXQGxf/AAD4FRPPIRqgLi7/AADvEQrWFxQ/XF3w3t1vS0fFHx3YFhPMHBlCWlu5JSL/AADQpaWKAwDAHh59Ozw3Xl//////AAD3BwT7BgTyCQb3//7znpvnDgzwCwj9///7///z2Nb5cW/3IB7rDAv19/by0M/1yMbzYV/1RkSsLCjIHxvqFRblDw37DAvhAgFsUOgTAAAAtXRSTlMAxhd4+MwG5nXdx9eJ3Nm+1AX7ysB0JAvQtHIxHRD14qWXk14c/d6nKhTux416bmlUSUI8OQ786qqogn1WSxkICPfw6+DWurKwoZqGgGNJQScbFBIG7ezn5NLDwqyTfm9gWE4/OS8rGhkN9evr1dGroJyRiYiIfXpycHBeWU1NPDg3NS8hFv369PHw8Ofm5d3c2tjW1tPPzMS8uLi2tLGspJyZmJWMfHFvbGJWUEpBPzs6JBgTjIVgAgAABfdJREFUaN7M1edzTFEYx/HfKNGJIGv1blkWLyzyghCCEUFEMBEx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);background-size:contain;background-repeat:no-repeat;margin-bottom:4%}.page_mini .serve .main .brandServe .rightMainImg[data-v-e11b81ae]{max-width:100%;height:28%;width:18%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFcAAABdCAMAAADnjQo4AAAAzFBMVEUAAAD/////////////////////////////AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/////AAD/////AQH/AAD/////AAD/////AQH/////////AAD/AAD/////AAD/////////AAD/////AAD/////////////////////////////AAD/AAD/AAD/////////AAD/AAD/////////AAD/+fn/AAD/b2//R0f/AAD/AAD/gYH/AAD/////AAD/ExP/+fn/b2//f3+fXuv6AAAAPnRSTlMAPL8kyUqKgOoFkOUVfSwov7Xvq1jsQDHw4aNbVd3CTUXhtJ9RMCi4c2dPCfnEpZWSiHoeFBD9yb+gfG5AP8Tzn4gAAAH9SURBVFjD7dnZUsJQDIDhsFQRFS3FgkILouC+71vr8v7vpLSnZphMmZNzgsM4/W9hvouSlItAln9c1u5xM6sHsxscRIw+46xmYya7oyuiq6ptiLDoIizCoouwNYuuBnwYsftKvQzeagDtpBOlVbsV3Z4S7qF1OgM+UmwX9LtKtFV4+x23NvmOm7IeMKqn7h308+GU7YwM3DWA/akFoW4IZi70pn484nqmLrRw3IC6JTOXwEIugSVd6CEs6sI+wqIu9HEqZFwKt0VdsnlCLtk8IZdsnoVbQ5fANm6MQ0UWxMp9gVy4YeSex0nBCkDOowiM3NZ7nDQEFZmKmpEL27GCyd9EO0g+2DZzz+Oss6vr53XsujW0cftxfjYubM7JvTuTdbH66Sw3MHahUQ/y3Sa6BrWHNVLzPQldo1ZIrx+T7tEVapSC4m6pcAv3/7r+sl4+z/Ui3TyOO4j0GzDcPYa7x3AvGO4Fwx3varO7Y4YLN2FVr/BmMea3cAv3T1zf0clnurdupJd7y3ErjPdDheFeRvpdLsD712G4DsMFV5t1eXPmLOnlLMpeFG7hFu68XE/M9abcUMwN0cX7hX2jjnLx3iL5GFxyH7Krq7Qjcs+yqVtVVucE72+SHcJPZXG2DJPG4u5YrYgrqrolcjqVaIfcuyU6GCCK93nbjn1QfQPGIYQbpTO0owAAAABJRU5ErkJggg==);background-size:contain;background-repeat:no-repeat;margin-bottom:4%}.page_mini .serve .main .serveWindow[data-v-e11b81ae]{box-sizing:border-box;width:100%;height:100%;position:fixed;z-index:99999;background-color:#000000b3;left:0;top:0;display:flex;justify-content:center;align-items:center}.page_mini .serve .main .serveWindow .container[data-v-e11b81ae]{width:50%;position:relative}.page_mini .serve .main .serveWindow .container .serve[data-v-e11b81ae]{width:100%;height:100%}.page_mini .serve .main .serveWindow .container .serve img[data-v-e11b81ae]{position:relative;width:50%;height:50%;left:50%;transform:translate(-50%)}.page_mini .serve .main .serveWindow .container .close[data-v-e11b81ae]{cursor:pointer;width:2vw;height:2vw;background:url(https://game.gtimg.cn/images/kq/web202305/dia-close.png);background-size:100%;position:absolute;right:9vw;top:-3vw}.page_mini .productVideo_mini[data-v-e11b81ae]{position:relative;width:100%}.page_mini .productVideo_mini .main[data-v-e11b81ae]{max-width:1400px;margin:3% auto;display:flex;align-items:center;flex-direction:column;width:100%}.page_mini .productVideo_mini .main .title h1[data-v-e11b81ae]{font-size:46px}.page_mini .productVideo_mini .main .titleDown img[data-v-e11b81ae]{width:100%}.page_mini .productVideo_mini .main .videoNav[data-v-e11b81ae]{display:flex;flex-direction:row;justify-content:center;width:94%;margin:2% auto 0%}.page_mini .productVideo_mini .main .videoNav .videoNavItem[data-v-e11b81ae]{cursor:pointer;position:relative;text-align:center;margin:2% 0%;color:#fff}.page_mini .productVideo_mini .main .videoNav .videoNavItem img[data-v-e11b81ae]{display:block}.page_mini .productVideo_mini .main .videoNav .videoNavItem span[data-v-e11b81ae]{font-size:15px;line-height:10px;position:absolute;top:50%;left:50%;transform:translate(-45%,-50%)}.page_mini .productVideo_mini .main .videoNav .videoNavItem+.videoNavItem[data-v-e11b81ae]{margin-left:1%}.page_mini .productVideo_mini .main .videoMain[data-v-e11b81ae]{width:100%}.page_mini .productVideo_mini .main .videoMain .left[data-v-e11b81ae]{flex:1;position:relative}.page_mini .productVideo_mini .main .videoMain .left .itemBox[data-v-e11b81ae]{position:relative;width:94%;margin:2% auto}.page_mini .productVideo_mini .main .videoMain .left .itemBox .boxFrame[data-v-e11b81ae]{width:100%}.page_mini .productVideo_mini .main .videoMain .left .itemBox .itemImg[data-v-e11b81ae]{width:100%;position:absolute;top:0;left:0;overflow:hidden;height:70%}.page_mini .productVideo_mini .main .videoMain .left .itemBox .itemImg img[data-v-e11b81ae]{width:100%;height:100%}.page_mini .productVideo_mini .main .videoMain .left .itemBox .frameTopRight[data-v-e11b81ae]{position:absolute;right:0;top:0;width:20%}.page_mini .productVideo_mini .main .videoMain .left .itemBox .videoTitle[data-v-e11b81ae]{height:30%;text-align:center;position:absolute;bottom:0;width:100%}.page_mini .productVideo_mini .main .videoMain .left .itemBox .videoTitle span[data-v-e11b81ae]{width:100%;font-size:36px;font-weight:700;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.page_mini .productVideo_mini .main .videoMain .left .itemBox .videoTitle .chooseLogo[data-v-e11b81ae]{top:0;left:0;width:100%;position:absolute}.page_mini .productVideo_mini .main .videoMain .left .itemBox .videoTitle .chooseLogo img[data-v-e11b81ae]{opacity:0;width:100%;height:100%}.page_mini .productVideo_mini .main .videoMain .left .itemBox .videoTitle .chooseLogo .logo2[data-v-e11b81ae]{position:absolute;top:0;left:0;animation-delay:.5s}.page_mini .productVideo_mini .main .videoMain .left .itemBox .playBtn[data-v-e11b81ae]{position:absolute;width:13%;left:5%;bottom:32%}.page_mini .productVideo_mini .main .videoMain .right[data-v-e11b81ae]{flex:1;display:flex;flex-wrap:wrap;position:relative;width:94%;margin:0% auto}.page_mini .productVideo_mini .main .videoMain .right .itemBox[data-v-e11b81ae]{position:relative;float:left;width:48%;margin:1% auto;height:50%}.page_mini .productVideo_mini .main .videoMain .right .itemBox .boxFrame[data-v-e11b81ae]{width:100%}.page_mini .productVideo_mini .main .videoMain .right .itemBox .itemImg[data-v-e11b81ae]{width:100%;position:absolute;top:0;left:0;overflow:hidden;height:70%}.page_mini .productVideo_mini .main .videoMain .right .itemBox .itemImg img[data-v-e11b81ae]{width:100%}.page_mini .productVideo_mini .main .videoMain .right .itemBox .frameTopRight[data-v-e11b81ae]{position:absolute;right:0;top:0;width:20%}.page_mini .productVideo_mini .main .videoMain .right .itemBox .videoTitle[data-v-e11b81ae]{height:30%;width:100%;text-align:center;position:absolute;bottom:0}.page_mini .productVideo_mini .main .videoMain .right .itemBox .videoTitle span[data-v-e11b81ae]{width:100%;font-size:18px;font-weight:700;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.page_mini .productVideo_mini .main .videoMain .right .itemBox .videoTitle .chooseLogo[data-v-e11b81ae]{top:0;left:0;width:100%;position:absolute}.page_mini .productVideo_mini .main .videoMain .right .itemBox .videoTitle .chooseLogo img[data-v-e11b81ae]{opacity:0;width:100%;height:100%}.page_mini .productVideo_mini .main .videoMain .right .itemBox .videoTitle .chooseLogo .logo2[data-v-e11b81ae]{position:absolute;top:0;left:0;animation-delay:.5s}.page_mini .productVideo_mini .main .videoMain .right .itemBox .playBtn[data-v-e11b81ae]{position:absolute;width:13%;left:5%;bottom:32%}.page_mini .productVideo_mini .main .videoMain .right .itemBox .voideRight0[data-v-e11b81ae],.page_mini .productVideo_mini .main .videoMain .right .itemBox .voideRight1[data-v-e11b81ae]{clear:both;height:49%}.page_mini .productVideo_mini .main .videoMain .itemBox[data-v-e11b81ae]:nth-child(2n){margin-left:4%}.page_mini .productVideo_mini .main .videoMore[data-v-e11b81ae]{margin-top:8%;position:relative}.page_mini .productVideo_mini .main .videoMore .btn[data-v-e11b81ae]{cursor:pointer;display:flex;align-items:center;justify-content:center}.page_mini .productVideo_mini .main .videoMore .btn .btnBgImg[data-v-e11b81ae]{width:60%}.page_mini .productVideo_mini .main .videoMore .btn .btnTitle[data-v-e11b81ae]{color:#fff;align-self:center;text-align:center;position:absolute}.page_mini .productVideo_mini .main .videoMore .btn .btnTitle span[data-v-e11b81ae]{font-size:20px;display:inline-block;margin-bottom:4%}.page_mini .productVideo_mini .main .videoMore .btn .btnArrow[data-v-e11b81ae]{position:absolute;display:block;margin-left:60%}.page_mini .productVideo_mini .main .videoMore .btn:hover .btnArrow[data-v-e11b81ae]{animation:arrow-e11b81ae 1s infinite}@keyframes arrow-e11b81ae{0%{transform:translate(0)}50%{transform:translate(1rem)}to{transform:translate(0)}}.fifth_con .main[data-v-e11b81ae]{max-width:1400px;margin:0% auto;text-align:center;margin-top:6rem}.fifth_con .main .title[data-v-e11b81ae]{font-size:40px;font-weight:700;line-height:56.87px}.fifth_con .main .titleIcon[data-v-e11b81ae]{margin-top:2%}.fifth_con .main .logoBar[data-v-e11b81ae]{margin-bottom:6%;margin:2rem 0;display:flex;flex-wrap:wrap}.fifth_con .main .logoBar .logoItem[data-v-e11b81ae]{padding:2% 1.5%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.fifth_con .main .logoBar .logoItem .logoimg[data-v-e11b81ae]{width:65%;z-index:1}.fifth_con .main .logoBar .logoItem .logoMsg[data-v-e11b81ae]{width:20rem;height:15rem;position:absolute;top:-11rem;z-index:100}.fifth_con .main .logoBar .logoItem .logoMsg .msg[data-v-e11b81ae]{padding:0 3rem;font-size:14px;line-height:21.7px;text-align:left;position:relative;top:-60%;left:49%;transform:translate(-50%,-50%);color:#fff;z-index:100}.fifth_con .main .logoBar .logoItem .logoMsg .bg[data-v-e11b81ae]{width:20rem;height:15rem;opacity:.9;z-index:100}.id-enter[data-v-e11b81ae],.id-leave-to[data-v-e11b81ae]{opacity:0}.id-enter-active[data-v-e11b81ae],.id-leave-active[data-v-e11b81ae]{transition:opacity .6s ease}@media only screen and (min-width: 1200px){.page_mini[data-v-e11b81ae]{display:none!important}.brandServe[data-v-e11b81ae]{display:flex}.brandServe .left[data-v-e11b81ae]{margin-right:6%}.brandServe .left[data-v-e11b81ae],.brandServe .right[data-v-e11b81ae]{width:50%}.productVideo .main .videoMain[data-v-e11b81ae]{display:flex}.productVideo .main .videoNav[data-v-e11b81ae]{width:80%}.logoItem[data-v-e11b81ae]{flex-basis:14%}.logoMsg[data-v-e11b81ae]{display:none}.bg[data-v-e11b81ae]{display:none;opacity:0;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;-ms-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;transition:all .8s ease-in-out}.msg[data-v-e11b81ae]{display:none;opacity:0;-webkit-transition:all 1.8s ease-in-out;-moz-transition:all 1.8s ease-in-out;-ms-transition:all 1.8s ease-in-out;-o-transition:all 1.8s ease-in-out;transition:all 1.8s ease-in-out}@keyframes showLogobg-e11b81ae{0%{opacity:0}to{opacity:.9;transform:scale(1.2)}}@keyframes showLogomsg-e11b81ae{0%{opacity:0}to{opacity:1}}}@media only screen and (max-width: 1200px){.page[data-v-e11b81ae]{display:none!important}.brandServe[data-v-e11b81ae]{display:block}.brandServe .left[data-v-e11b81ae]{margin-right:0}.brandServe .left[data-v-e11b81ae],.brandServe .right[data-v-e11b81ae]{width:100%}.brandServe .leftMain[data-v-e11b81ae],.brandServe .rightMain[data-v-e11b81ae]{font-size:3.8vw!important}.brandServe .leftMain .title[data-v-e11b81ae],.brandServe .rightMain .title[data-v-e11b81ae]{font-size:5.0666666667vw!important}.serveWindow .container .serve img[data-v-e11b81ae]{width:100%!important}.serveWindow .container .close[data-v-e11b81ae]{right:-6vw!important;top:-5vw!important;height:4vw!important;width:4vw!important}.productVideo_mini .main .title h1[data-v-e11b81ae]{font-size:6.2222222222vw!important}.productVideo_mini .main .videoNav[data-v-e11b81ae]{width:100%}.productVideo_mini .main .videoNav .videoNavItem[data-v-e11b81ae]{flex:1}.productVideo_mini .main .videoNav .videoNavItem img[data-v-e11b81ae]{width:100%}.productVideo_mini .main .videoNav .videoNavItem span[data-v-e11b81ae]{font-size:2.5555555556vw!important}.productVideo_mini .main .videoMain .left .videoTitle span[data-v-e11b81ae]{font-size:4.6666666667vw!important}.productVideo_mini .main .videoMain .right .videoTitle span[data-v-e11b81ae]{font-size:2.6666666667vw!important}.fifth_con[data-v-e11b81ae]{width:94%;margin:0% auto}.fifth_con .title[data-v-e11b81ae]{font-size:6.2222222222vw!important;line-height:7.2222222222vw!important}.fifth_con .logoItem[data-v-e11b81ae]{flex-basis:25%;padding:2% 0%!important}.fifth_con img[data-v-e11b81ae]{width:65%}.fifth_con .logoMsg[data-v-e11b81ae]{display:none}}@keyframes fromLeftToRight-dbbad21a{0%{opacity:0;transform:translate(-30%)}to{opacity:1;transform:translate(0)}}@keyframes fromRightToLeft-dbbad21a{0%{opacity:0;transform:translate(30%)}to{opacity:1;transform:translate(0)}}.itembox[data-v-dbbad21a]:nth-child(1),.itembox[data-v-dbbad21a]:nth-child(2){animation:fromLeftToRight-dbbad21a 1s ease-in forwards}.itembox[data-v-dbbad21a]:nth-child(3),.itembox[data-v-dbbad21a]:nth-child(4),.itembox[data-v-dbbad21a]:nth-child(5){animation:fromRightToLeft-dbbad21a 1s ease-in forwards}.contactUs[data-v-dbbad21a]{background-image:url(./bg.69d92fcf.png);position:relative;width:100%;padding-top:163px}.contactUs .main[data-v-dbbad21a]{max-width:1400px;margin:2% auto}.main[data-v-dbbad21a]{position:relative;flex-wrap:wrap;width:100%;display:flex}.main .itembox[data-v-dbbad21a]{width:30%;margin-bottom:8%}.main .itembox .title[data-v-dbbad21a]{font-size:36px;font-weight:700;line-height:70px}.main .itembox .information[data-v-dbbad21a]{font-size:18.46px;color:#6f6e6f}.main .itembox[data-v-dbbad21a]:nth-child(2){width:50%}.main img[data-v-dbbad21a]{position:absolute;margin-top:11%;width:100%}.contactUs_mini[data-v-dbbad21a]{background-image:url(./bg.69d92fcf.png);position:relative;width:100%;padding-top:163px;height:100vh;overflow-y:scroll}.main_mini[data-v-dbbad21a]{position:relative;margin:6% 4%;margin-top:14vw!important}.main_mini .itembox[data-v-dbbad21a]{margin-bottom:10%}.main_mini .itembox .title[data-v-dbbad21a]{font-weight:700;font-size:6.2222222222vw;line-height:8.3333333333vw}.main_mini .itembox .information[data-v-dbbad21a]{font-size:3.3333333333vw;line-height:4.6666666667vw;color:#6f6e6f}@media only screen and (min-width: 1200px){.main_mini[data-v-dbbad21a],.contactUs_mini[data-v-dbbad21a]{display:none}.main[data-v-dbbad21a]{display:flex}}@media only screen and (max-width: 1200px){.contactUs_mini[data-v-dbbad21a]{padding-top:18.1111111111vw!important}.contactUs[data-v-dbbad21a]{display:none}.main_mini[data-v-dbbad21a]{display:block}.main[data-v-dbbad21a]{display:none}.foot[data-v-dbbad21a]{margin-top:9vmax}}body{background-image:url(./bg0.f8a222de.png)}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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) format("woff");font-weight:400;font-style:normal}[data-v-37d592f0]:root{--swiper-theme-color:#007aff}.swiper-container[data-v-37d592f0]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper[data-v-37d592f0]{flex-direction:column}.swiper-wrapper[data-v-37d592f0]{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide[data-v-37d592f0],.swiper-wrapper[data-v-37d592f0]{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper[data-v-37d592f0]{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper[data-v-37d592f0]{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper[data-v-37d592f0]{transition-timing-function:ease-out;margin:0 auto}.swiper-slide[data-v-37d592f0]{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank[data-v-37d592f0]{visibility:hidden}.swiper-container-autoheight[data-v-37d592f0],.swiper-container-autoheight .swiper-slide[data-v-37d592f0]{height:auto}.swiper-container-autoheight .swiper-wrapper[data-v-37d592f0]{align-items:flex-start;transition-property:transform,height}.swiper-container-3d[data-v-37d592f0]{perspective:1200px}.swiper-container-3d .swiper-cube-shadow[data-v-37d592f0],.swiper-container-3d .swiper-slide[data-v-37d592f0],.swiper-container-3d .swiper-slide-shadow-bottom[data-v-37d592f0],.swiper-container-3d .swiper-slide-shadow-left[data-v-37d592f0],.swiper-container-3d .swiper-slide-shadow-right[data-v-37d592f0],.swiper-container-3d .swiper-slide-shadow-top[data-v-37d592f0],.swiper-container-3d .swiper-wrapper[data-v-37d592f0]{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom[data-v-37d592f0],.swiper-container-3d .swiper-slide-shadow-left[data-v-37d592f0],.swiper-container-3d .swiper-slide-shadow-right[data-v-37d592f0],.swiper-container-3d .swiper-slide-shadow-top[data-v-37d592f0]{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left[data-v-37d592f0]{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right[data-v-37d592f0]{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top[data-v-37d592f0]{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom[data-v-37d592f0]{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper[data-v-37d592f0]{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper[data-v-37d592f0]::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide[data-v-37d592f0]{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper[data-v-37d592f0]{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper[data-v-37d592f0]{scroll-snap-type:y mandatory}[data-v-37d592f0]:root{--swiper-navigation-size:44px}.swiper-button-next[data-v-37d592f0],.swiper-button-prev[data-v-37d592f0]{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled[data-v-37d592f0],.swiper-button-prev.swiper-button-disabled[data-v-37d592f0]{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next[data-v-37d592f0]:after,.swiper-button-prev[data-v-37d592f0]:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev[data-v-37d592f0],.swiper-container-rtl .swiper-button-next[data-v-37d592f0]{left:10px;right:auto}.swiper-button-prev[data-v-37d592f0]:after,.swiper-container-rtl .swiper-button-next[data-v-37d592f0]:after{content:"prev"}.swiper-button-next[data-v-37d592f0],.swiper-container-rtl .swiper-button-prev[data-v-37d592f0]{right:10px;left:auto}.swiper-button-next[data-v-37d592f0]:after,.swiper-container-rtl .swiper-button-prev[data-v-37d592f0]:after{content:"next"}.swiper-button-next.swiper-button-white[data-v-37d592f0],.swiper-button-prev.swiper-button-white[data-v-37d592f0]{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black[data-v-37d592f0],.swiper-button-prev.swiper-button-black[data-v-37d592f0]{--swiper-navigation-color:#000000}.swiper-button-lock[data-v-37d592f0]{display:none}.swiper-pagination[data-v-37d592f0]{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden[data-v-37d592f0]{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets[data-v-37d592f0],.swiper-pagination-custom[data-v-37d592f0],.swiper-pagination-fraction[data-v-37d592f0]{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic[data-v-37d592f0]{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-37d592f0]{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active[data-v-37d592f0],.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main[data-v-37d592f0]{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev[data-v-37d592f0]{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev[data-v-37d592f0]{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next[data-v-37d592f0]{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next[data-v-37d592f0]{transform:scale(.33)}.swiper-pagination-bullet[data-v-37d592f0]{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet[data-v-37d592f0]{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet[data-v-37d592f0]{cursor:pointer}.swiper-pagination-bullet-active[data-v-37d592f0]{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets[data-v-37d592f0]{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet[data-v-37d592f0]{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-37d592f0]{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-37d592f0]{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet[data-v-37d592f0]{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-37d592f0]{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-37d592f0]{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-37d592f0]{transition:.2s transform,.2s right}.swiper-pagination-progressbar[data-v-37d592f0]{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill[data-v-37d592f0]{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-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill[data-v-37d592f0]{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar[data-v-37d592f0],.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[data-v-37d592f0]{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[data-v-37d592f0],.swiper-container-vertical>.swiper-pagination-progressbar[data-v-37d592f0]{width:4px;height:100%;left:0;top:0}.swiper-pagination-white[data-v-37d592f0]{--swiper-pagination-color:#ffffff}.swiper-pagination-black[data-v-37d592f0]{--swiper-pagination-color:#000000}.swiper-pagination-lock[data-v-37d592f0]{display:none}.swiper-scrollbar[data-v-37d592f0]{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar[data-v-37d592f0]{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar[data-v-37d592f0]{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag[data-v-37d592f0]{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag[data-v-37d592f0]{cursor:move}.swiper-scrollbar-lock[data-v-37d592f0]{display:none}.swiper-zoom-container[data-v-37d592f0]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas[data-v-37d592f0],.swiper-zoom-container>img[data-v-37d592f0],.swiper-zoom-container>svg[data-v-37d592f0]{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed[data-v-37d592f0]{cursor:move}.swiper-lazy-preloader[data-v-37d592f0]{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-37d592f0 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white[data-v-37d592f0]{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black[data-v-37d592f0]{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin-37d592f0{to{transform:rotate(360deg)}}.swiper-container .swiper-notification[data-v-37d592f0]{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide[data-v-37d592f0]{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide[data-v-37d592f0]{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide[data-v-37d592f0]{pointer-events:none}.swiper-container-fade .swiper-slide-active[data-v-37d592f0],.swiper-container-fade .swiper-slide-active .swiper-slide-active[data-v-37d592f0]{pointer-events:auto}.swiper-container-cube[data-v-37d592f0]{overflow:visible}.swiper-container-cube .swiper-slide[data-v-37d592f0]{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide[data-v-37d592f0]{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide[data-v-37d592f0]{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active[data-v-37d592f0],.swiper-container-cube .swiper-slide-active .swiper-slide-active[data-v-37d592f0]{pointer-events:auto}.swiper-container-cube .swiper-slide-active[data-v-37d592f0],.swiper-container-cube .swiper-slide-next[data-v-37d592f0],.swiper-container-cube .swiper-slide-next+.swiper-slide[data-v-37d592f0],.swiper-container-cube .swiper-slide-prev[data-v-37d592f0]{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom[data-v-37d592f0],.swiper-container-cube .swiper-slide-shadow-left[data-v-37d592f0],.swiper-container-cube .swiper-slide-shadow-right[data-v-37d592f0],.swiper-container-cube .swiper-slide-shadow-top[data-v-37d592f0]{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow[data-v-37d592f0]{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip[data-v-37d592f0]{overflow:visible}.swiper-container-flip .swiper-slide[data-v-37d592f0]{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide[data-v-37d592f0]{pointer-events:none}.swiper-container-flip .swiper-slide-active[data-v-37d592f0],.swiper-container-flip .swiper-slide-active .swiper-slide-active[data-v-37d592f0]{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom[data-v-37d592f0],.swiper-container-flip .swiper-slide-shadow-left[data-v-37d592f0],.swiper-container-flip .swiper-slide-shadow-right[data-v-37d592f0],.swiper-container-flip .swiper-slide-shadow-top[data-v-37d592f0]{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.seriesList[data-v-37d592f0]{background-image:url(./bg0.f8a222de.png);overflow:hidden;position:relative;width:100%}.currentLocation[data-v-37d592f0]{font-size:18px;margin:6% auto 1%;max-width:1400px;justify-content:space-between;display:flex}.currentLocation a[data-v-37d592f0]{color:#000;cursor:pointer;text-decoration:none}.currentLocation .nowName[data-v-37d592f0]{color:#000;font-weight:700}.currentLocation .left[data-v-37d592f0]{margin-left:28px}.currentLocation .right[data-v-37d592f0]{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;width:80px}.currentLocation .right img[data-v-37d592f0]{width:100%}.currentLocation .right span[data-v-37d592f0]{color:#fff;font-size:16px;position:absolute;left:32%;top:10%;text-align:center;letter-spacing:8px}.currentLocation .right:hover span[data-v-37d592f0]{animation:grow-37d592f0 .6s ease-in-out forwards}.currentLocation2[data-v-37d592f0]{font-size:14px;width:94%;margin:2% auto 0%}.currentLocation2 a[data-v-37d592f0]{color:#000;cursor:pointer;text-decoration:none}.currentLocation2 .nowName[data-v-37d592f0]{color:#000;font-weight:700}.mySwiper1[data-v-37d592f0]{height:100vh;overflow:hidden;position:relative}.mySwiper1 .swiper-slide[data-v-37d592f0]{overflow:hidden}.productList[data-v-37d592f0]{max-width:1400px;margin:0 auto}.mySwiper2[data-v-37d592f0]{width:100%;height:100%}.mySwiper2 .swiper-slide[data-v-37d592f0]{height:auto;overflow-y:scroll}.mySwiper2 .swiper-scrollbar-2[data-v-37d592f0]{overflow:auto;overscroll-behavior:contain;-ms-scroll-chaining:contain}.swiperCate1[data-v-37d592f0]{width:100%;height:100%}.swiperCate1 .swiper-slide[data-v-37d592f0]{display:flex;flex-direction:column;justify-content:center}.swiperCate1 .swiper-button-prevCate[data-v-37d592f0],.swiperCate1 .swiper-button-nextCate[data-v-37d592f0]{width:110px;height:92px}.swiperCate1 .swiper-button-prevCate[data-v-37d592f0]:after{content:"";background-image:url(data:image/png;base64,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);background-size:contain;background-repeat:no-repeat;width:73px;height:65px}.swiperCate1 .swiper-button-nextCate[data-v-37d592f0]:after{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABBCAYAAACdIImxAAAFQUlEQVR4nOWcWWhcVRiAv9hksDEurUVTXMAVGwo1rV1wQeqDCD5VsYiIoTGCdmKTJnELSSVGpNGooRlrQI0VF6RS9UGJG9paRZpWG8Wnhr4kBdtYCNQQYisZ+af/LdPJzJ27zbl3ph+UNpOZc/7z9S7n/uc/U7Zs2SoCYimwEbgHuBKoCKphF5wCjgBfAduBP4NodF519RVBtNMFfAysBBZIu0E06oF52r/E8Zh+/EffjQYgqR94Cijz21DAiLC1wHzgOz9Nn+czrnuBxkKNMiCeBu7205QfSeXAa4UYVcCU6dFe7rVZP5KagRsLPcKAkDjjXpvyendbBBwGLirw4IJkUmUdd9um1yNpa5EJQu96L3j5oBdJNwP1XjqLAA0avyu8SOqP4O3eKRVebjZuJT0A3B5o2OZZq+NwjBtJlcCrRS7Iogc43+mb3UhqBa7yHFa0uEafEhzhVNLVwLMlIshCZuKLnbzRqaSX9HQrJaqAV4KSdBvwUIkJspBx5Z1NO5HUV8S3/HzIuN7I96Z8kmTydYuRcMNDxvewXe92kuSx48USEZGPl+0es+wktQOXGw83HBbreLOSS9INQEsJS8lGi0515pBLUo/pRP769fdTX19nsstMKvQmNYds2TpJda4zGV1NzRLa2jYTi53+fxkcfM9k9+ms0/F/k/5i5kKASPsUuMxUVJWVlQwM9LNw4YLUz6tXr+TkyVMcPPi7qRAyqQXeAmat1zMlPQk8YjKi7u7nWbGi9qzXQhYlB8g48Jv1QrokScnu0iUYY9TU3ERt7dw8WMii7gDeAabJkCQX6ztNR7Nv335isVjURM3XZ9Uh0iQt1fMwlJXXiIqSa8BnwIQlSZaorzMdRWPjxtTpNjLyRxRFyQFzLfChSJJbXqfJ3lFBDQ11rFmzipmZf6Mq6nrgF5EkOZUlJnu2BFlEXFSVSHoduNBUj5mCLCIs6hJ5LKk21Zsbyspyp7Cqqi4wGcoiOZKe0FSmEYaH91NeHmP58rOPkr6+BDt2vJ/6d1NTnA0bss9pd+7cRW9v1kesQnFcJN1q+pqUKcqpoN2799LZ2UUymTQZ7rflOrM0+kArJBLbU39PTf3jSNDw8AHa27cwOzub9fcFZMCqKvleVzZDw07Q6Ohh6uoamJ6eNh3eD8BdVj6pRYsyQ8FO0NjYOPF4UxiCxMcm0pJuI8DbpqMgj6DJyUni8WYmJv42Hpf6SFXvpmcmt2ihk1FyXYSnpqaIxzczPn7EdEiohy3WD+lZADmeZ7QO2xjZJo4yWWxqaktNLEPiOb0ezZEk/Ao8CFwapqiOji727NkbliA5xR5Nz0xm5rj/0+zk16Yj27bt9JTg6NFjDA0Z7z6dVvVwhlyFpUOmT7uIIPmj+zJDybWktCnMKUFIyHifydZ1LkmjWht5LtGv456DXR23rI0fOkeWuo9pjfeJbL+0qwWQD3QULq5I0ZFLEA5Kb87MOkuYA/meNpwUcT0uE+MSdZTUPTK2OJH0M/B5YWMNjY90fLY4LSxttlYzS4hpu5qkdJxKGgN6S0zSVh1XXtwUu/doIUEpMO5md4MbSY4PzyKg1c3lw+0GnA+An4pckMT/iZsPeNnK1VrEU4KkZjlc4UXSsFTsBRu7MQY1Ve0Kr9tLO+2m8RHlhNdNRF4l/SWVfEUmqdvLJmV8bnlPaJagGDiUq/y40JJmiqggviUzJesGv1/D8SXwps82Ck1C4/SMX0no1wElIjgtSOrObde3/EyC+mogWTiQP1KxKlXrFwfRqAdEjKxmfqFfDfSu7xaB/wHDanAvuqqWLgAAAABJRU5ErkJggg==);background-size:contain;background-repeat:no-repeat;width:73px;height:65px}.swiperCate1 .swiper-button-prevCate[data-v-37d592f0]:hover,.swiperCate1 .swiper-button-nextCate[data-v-37d592f0]:hover{opacity:1}.swiperCate1 .swiper-button-prev[data-v-37d592f0]:hover:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABBCAYAAACdIImxAAAEAElEQVR4nO2cXYhNURTHfwdFIw+mFKUkhK6vh6mhSPPgkfIub0rKAxJSZiL5zkeRB5GYB56UPHjAA2VIKUy+kkRNUUM08r205+6r6zrn3n32vc7a5878az3dfe5e59c6+6y99t4HgUbZYoFugdcComim/7MCbY26t0YB2i9R9EsZzt9W9GdnKJDOBgXnXzuqDWll4IBKtqye+4wGSflpNPAYmOr/F5mpF5jj29mIOrzcmBNARgVgne/FvpE0CXgKjPPtWEHvgelAf9qufSPpYM4AGY0Hdvtc6BNJ7UTRbfOS9elQWT+BuXYsdZZPJB3NKSCjkcDxtBelhbR6MJLyrQ5gZZo7SPO4jQVeAhNyDgl7H7OBry6N00TS9iYBhE1dNro2do0k8+p8CIypw7HQ9AmYCfTV8ss1kvY3GSBsCrPXpaFLJJmB7noDnApPUSSILALu1AvpkU3rm1UG0MJq91brcTPznWYGhE1pVldrUC2SWoEnTfRGq6Y3wCxgIK5NtUjqHCKAjCYDW5J+TIokk2g9AEb9R8dC0xcbTa8q/UqKpCNDDBA2xTkc+0tMuXK5aql161aRri7NUm9HrRr3aIFnag6uWiV/pAfqfi1Im9UArVgh8u2b/CU9UOuSIE0S+KjiVHu7yMCAxEoH1FuB1hKb8oF7l0pJtlCAS5egpSX+d6ljPcdfE2wKZH0oWpvKCuzEiSJ9ffERZNTZqfW4GfsuMLv8cbupAqi3N1RAJbtagpT9KmxLi0hPjxugHTuKpgeqw0C6kmmn5rG+fNkdUEl6oLoNpP5MOz1/Pj0gXVCvybTDffv8AemB6h9hl3+z0efPyd1EwS7lfch+TDIRk6TyxDGcx61bZ0LrA0pv4F6qlyelAaUH6Ep5Mjlf4EewoHTMZNzTKye4p1ScCRfUobgqQGvmOVO4oEwVYGx49aQkUGfOaPizJtzKZCUoMwE287xs/ahZmdSvcZdAmSJcoZBt38Vy0WLXfdzZJphxoEy9O/u+L6TZxz287lampHU3s/HyWFbeBaIDcYAY3gvwR957AfrtFsChoC1JgHDcn3QfWNDEoG4BS6o1cNkO6LwBM3eKBmNkQy23XSDdAC42JSSR08C9Ws1cd99OsYP48O7bKnplX5HNpF0ugPA4EfDE7grLu57bgzgNPxEwUG3LXM60yRXQoDzOpPaozuvqt6tZnMFtI4ru5vQ41w9gXhbn3e4hcs7juhB0Ii0ghtgZ3Hd2fpbZGVzz6tzjea2WunwA0YDvApjjXTPCYhErte8CfLWv0rBVnJ+tr8tHjxSg0nTW69xN/VslJdsZ3FdviivS2xpxf/WMSZWaD6y1tZlpSpNhU6d+AVwDTvq87v8R8BvqeakydptYbwAAAABJRU5ErkJggg==)}.swiperCate1 .swiper-button-next[data-v-37d592f0]:hover:hover:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABBCAYAAACdIImxAAAD7UlEQVR4nO2cTUhUURTH/y+EYiSoIDAQQigq7BOCNkK4aKnoNmbbJqggC4nKmWxhWBFuaiOIMG7diAs3bty4K8ihD0SIAqFgNuFHJp248+7ozPg+7rz3vOfep3+4q7lv3rm/d979OPfch6REwDkCRghYIGCNAGIoa/L+7wi4lFjjkhABjwjYZALjXRznHwGDpgAaMQrOzjLKDahTPjGTIYnSxQlpwQJAonwl4GDUdh6IAeg2gPao12vWaQD3o97SiXIRAccAfAZw3BAIKvoN4IwDLDd6YVRPylkGSOgwgBda7iTnQ38t6YtqizvIXNUBacZKQNtlfrcBdVkOqFJuNtJu5Y5bDqEf5Uhhu34AOOsAKyrtaKTjvpsSQEKtAPpVKyt5EgEnAHyRI0RatC696VtYe1Q96XnKAAkdAjCcyD+JIdOS9VnU0hnGIPR1I2AOQEcixM3UBwe4EmRZ4Osmh8o0AxK6TMCtoAq+nkRAs1yfte6KaWbpl+zES15WBXlS/x4BBLkOfez3o6cnEXBSepEYAfaKNgFcdIBP9e3186Rh7YCyWSCX03rLOjUBeKVUk4AO7UN+ezvRygqVlctxTwnCQ70EvNdqVCZDVCxSjXhBBYd6xVCo3aixMfIUL6iHfoCaCfip3aB83hsS76tXkiHqHZBesz05M0GN1gM6xR6SNQ/UZs1WOQHTLGAGBtxiLqi5CqDrbIAqMhtUl4A0wQrIfFDTAtISOyCzQZXEsuRI6AyTQ8I8P2UyOg06Kjzpu3Gvm/AUPxUKul+3Ek+fVA9KFdDUFDGEkqfdHCMOSPCYAgQBmp9313n67ewtv3RGbF0HARIL4JYWDrvmtnom9iSIIEDLyzyAvJIr2HIfwwCJWBPPw9tau1VHJp/JgLheOT57EaurQE8PUCxqN0kmfD31/EWk+LE8tfqJ48YGUXc3lweRbzypCpTeyKQXqGyWE9COyGSTByeRgDkbz1sjKJ93r1lfBwoF7bevUp8D/AmtRcAk45PkLDNePPb33bbV2L6bzNl5qc8+I/TWCxD2cwG2FC0XQOYT+u6Pp0x5P0BQzE8SKb3XUgyo6ADngyqopAPeg+MERMCs151EGkDAeEqH/EmV9u/17NsLDrAYVlEp+1ae7BlKxDRz9EYFECKcCBDziDb7+ZSH/LbETwTI9UxfLNPM0QNVQJFEwKzlnfXunlLCdqjXrOPtqsUNyeqZ88mPE9joRRNR2hvnDO5ieXfTHuk9gyvXOU8sAiQ0FAVQbFn0XYClON8FiCUCblgCqZcFUEUWfKtknBVQFahB487EufYkc+gvKZUPD7rRAv2pPLVF3F9kyiRzBA3Af0ng58UiVerlAAAAAElFTkSuQmCC)}@keyframes fourth_con_fromLeftToRight-37d592f0{0%{opacity:0;transform:translate(-30%)}to{opacity:1;transform:translate(0)}}@keyframes fourth_con_fromRightToLeft-37d592f0{0%{opacity:0;transform:translate(30%)}to{opacity:1;transform:translate(0)}}@keyframes fourth_con_fromDownToTop-37d592f0{0%{opacity:0;transform:translateY(60%)}to{opacity:1;transform:translateY(0)}}@keyframes fourth_con_fromTopToDown-37d592f0{0%{opacity:0;transform:translateY(-60%)}to{opacity:1;transform:translateY(0)}}@keyframes fourth_con_opacity-37d592f0{0%{opacity:0}to{opacity:1}}.seriesList .swiper-paginationCate .navItem p[data-v-37d592f0]{margin:0% auto}.seriesList .swiper-paginationCate .navItem .fontWidth[data-v-37d592f0]{font-size:36px;color:#fff}.seriesList .swiper-paginationCate .navItem .chooseFontWidth[data-v-37d592f0]{font-size:40px}.seriesList .main_first[data-v-37d592f0]{background-size:100% 100%;background-repeat:no-repeat;height:100vh}.seriesList .main_first .con[data-v-37d592f0]{display:flex;position:relative;background-size:80% auto;background-repeat:no-repeat;background-position:center;background-image:url(./inbg1.7442b687.png);margin-top:128px}.seriesList .main_first .con .left[data-v-37d592f0]{flex:1;display:inline-block;width:50%;transform:translate(30%,26%)}.seriesList .main_first .con .left img[data-v-37d592f0]{width:65%}.seriesList .main_first .con .right[data-v-37d592f0]{flex:1;display:inline-block;width:35%;position:relative;margin:17% 0%}.seriesList .main_first .con .right .productMsg[data-v-37d592f0]{margin-left:2%;display:inline-block;color:#fff}.seriesList .main_first .con .right .productMsg .Id[data-v-37d592f0]{width:10vw;text-align:center;background-size:100% 100%;font-size:1.25vw;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAaVBMVEUAAADrUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU/rUU8ZF5QNAAAAInRSTlMAtFVaeO5EIhHdqpkzzbuId2b5cEsJ95TYPysEvaKB48RUkh9KlwAAAOZJREFUWMPt2bkOwkAMRVFDmCzsZCEh7P7/j8SJUCxZgoRiJEZ6t3iaYorTm1KpoirtS7S1FmvlfCg6aHvtthuqV9pS22qPjZZpTstZckkPPFMXSzNa8F/XpIljvpyDAYs1lq3DAYu1kC3CAYv1KluGA+Z11TC7NhxwRDPZLDQwAzwEMMAmgAE2AQywCWCATQADbAIYYBPAAJsABtgEMMAmgN/gJjRw4piz6pSz91bzSRX5dzB11iWV3sUFTSwaAfcfblQe2WfHJ01uMQKmXX+eiX2K3Yl+qB4Bdy/X+hTfW/qp62fwC9CatTFvghsBAAAAAElFTkSuQmCC);line-height:2.34375vw}.seriesList .main_first .con .right .productMsg .name[data-v-37d592f0]{font-size:3.125vw}.seriesList .main_first .con .right .productMsg img[data-v-37d592f0]{width:45%;transform:translate(60%,70%)}.seriesList .main_first .con .right .img01[data-v-37d592f0]{top:-9%;right:41%;width:14.4270833333vw;display:inline-block;position:absolute}.seriesList .main_first .con .right .icon0[data-v-37d592f0]{display:block;width:75%;transform:translate(-15%,-8%)}.seriesList .main_first .con .right .icon[data-v-37d592f0]{position:relative;margin-left:2%}.seriesList .main_first .con .right .icon img[data-v-37d592f0]:nth-child(1){width:35%}.seriesList .main_first .con .right .icon img[data-v-37d592f0]:nth-child(2){position:absolute;top:50%;left:45%;width:20%}.seriesList .main_first .card[data-v-37d592f0]{width:100%;height:100%}.seriesList .main_first .card .bg[data-v-37d592f0]{position:relative;z-index:1;width:100%;max-width:1600px;margin:160px auto 0%}.seriesList .main_first .card .bg img[data-v-37d592f0]{width:100%;height:100%;display:inherit}.seriesList .main_first .card .bg .pro[data-v-37d592f0]{position:absolute;z-index:10;top:0%}.seriesList .main_first .card .bg .pro img[data-v-37d592f0]{width:100%;height:100%;display:inherit}.seriesList .main_first .card .bg .pro1[data-v-37d592f0]{width:100%}.seriesList .main_first .card .bg .pro2[data-v-37d592f0]{width:80%;bottom:0%;top:auto}.seriesList .main_first .card .bg .pro3[data-v-37d592f0]{width:80%;top:13%;left:8%}.seriesList .main_first .card .bg .pro4[data-v-37d592f0]{width:75%;top:10%;left:5%}.seriesList .main_first .card .bg .pro5[data-v-37d592f0]{width:100%;top:0%;left:0%}.seriesList .main_first .card .bg .ct[data-v-37d592f0]{display:flex;position:absolute;z-index:100;top:0%;width:100%}.seriesList .main_first .card .bg .ct .tl[data-v-37d592f0]{width:177px;height:49px;margin-top:42%;margin-left:5%}.seriesList .main_first .card .bg .ct .tl img[data-v-37d592f0]{width:100%;height:100%}.seriesList .main_first .card .bg .ct .tc[data-v-37d592f0]{width:343px;height:306px;margin-top:auto;margin-left:20%;margin-bottom:-2%}.seriesList .main_first .card .bg .ct .tc img[data-v-37d592f0]{width:100%;height:100%}.seriesList .main_first .card .bg .ct .tr[data-v-37d592f0]{margin-top:2%;float:right;margin-left:auto;margin-right:80px}.seriesList .main_first .card .bg .ct .tr img[data-v-37d592f0]{width:100%;height:100%}.seriesList .main_first .card .bg .ct .tr1[data-v-37d592f0]{width:475px;height:123px}.seriesList .main_first .card .bg .ct .tr2[data-v-37d592f0]{width:434px;height:138px}.seriesList .main_first .card .bg .ct .tr3[data-v-37d592f0]{width:459px;height:138px}.seriesList .main_first .card .bg .ct .tr4[data-v-37d592f0]{width:404px;height:138px}.seriesList .main_first .card .bg .ct .tr5[data-v-37d592f0]{width:462px;height:140px}.seriesList .main_second[data-v-37d592f0]{height:100vh}.seriesList .main_second .card[data-v-37d592f0]{width:100%;height:100%}.seriesList .main_second .card .bg[data-v-37d592f0]{position:relative;z-index:1;width:100%;max-width:1600px;margin:160px auto 0%}.seriesList .main_second .card .bg img[data-v-37d592f0]{width:100%;height:100%;display:inherit}.seriesList .main_second .card .bg .pro[data-v-37d592f0]{position:absolute;z-index:10;top:0%}.seriesList .main_second .card .bg .pro img[data-v-37d592f0]{width:100%;height:100%;display:inherit}.seriesList .main_second .card .bg .prl1[data-v-37d592f0]{width:74%;top:3%}.seriesList .main_second .card .bg .prr1[data-v-37d592f0]{width:30%;left:auto;right:5%;top:42.5%}.seriesList .main_second .card .bg .prl2[data-v-37d592f0]{width:47%;top:3%;left:5%}.seriesList .main_second .card .bg .prr2[data-v-37d592f0]{width:36%;left:auto;right:6.4%;top:18%}.seriesList .main_second .card .bg .prl3[data-v-37d592f0]{width:37%;top:2%;left:7%}.seriesList .main_second .card .bg .prr3[data-v-37d592f0]{width:45%;left:auto;right:10%;top:30%}.seriesList .main_second .card .bg .pro4[data-v-37d592f0]{width:67.5%;top:0%;left:9.5%}.seriesList .main_second .card .bg .pro5[data-v-37d592f0]{width:93.8%;top:-9.8%;left:4%}.seriesList .main_second .card .bg .ct[data-v-37d592f0]{display:flex;position:absolute;z-index:100;top:0%;width:100%}.seriesList .main_second .card .bg .ct .tl[data-v-37d592f0]{width:177px;height:49px;margin-top:42%;margin-left:5%}.seriesList .main_second .card .bg .ct .tl img[data-v-37d592f0]{width:100%;height:100%}.seriesList .main_second .card .bg .ct .tc[data-v-37d592f0]{width:343px;height:306px;margin-top:auto;margin-left:20%;margin-bottom:-2%}.seriesList .main_second .card .bg .ct .tc img[data-v-37d592f0]{width:100%;height:100%}.seriesList .main_second .card .bg .ct .tr[data-v-37d592f0]{margin-top:3%;float:right;margin-left:auto;margin-right:80px}.seriesList .main_second .card .bg .ct .tr img[data-v-37d592f0]{width:100%;height:100%}.seriesList .main_second .card .bg .ct .tr1[data-v-37d592f0]{width:402px;height:122px}.seriesList .main_second .card .bg .ct .tr2[data-v-37d592f0]{width:394px;height:122px}.seriesList .main_second .card .bg .ct .tr3[data-v-37d592f0],.seriesList .main_second .card .bg .ct .tr4[data-v-37d592f0]{width:380px;height:122px}.seriesList .main_second .card .bg .ct .tr5[data-v-37d592f0]{width:370px;height:122px}.seriesList .main_second .opacity0[data-v-37d592f0],.seriesList .main_second .fromLeftToRight1s[data-v-37d592f0],.seriesList .main_second .fromRightToLeft1s[data-v-37d592f0],.seriesList .main_second .opacity15s[data-v-37d592f0],.seriesList .main_second .fromTopToDown1s[data-v-37d592f0],.seriesList .main_second .fromDownToTop1s[data-v-37d592f0]{opacity:0}.seriesList .main_second .ani-slide .fromLeftToRight1s[data-v-37d592f0]{animation:fourth_con_fromLeftToRight-37d592f0 .8s ease-in forwards;animation-delay:0s}.seriesList .main_second .ani-slide .fromRightToLeft1s[data-v-37d592f0]{animation:fourth_con_fromRightToLeft-37d592f0 .4s ease-in forwards;animation-delay:0s}.seriesList .main_second .ani-slide .opacity15s[data-v-37d592f0]{animation:fourth_con_opacity-37d592f0 .8s ease-in forwards;animation-delay:.8s}.seriesList .main_second .ani-slide .opacity0[data-v-37d592f0]{animation:fourth_con_opacity-37d592f0 .2s ease-in forwards;animation-delay:0s}.seriesList .main_second .ani-slide .fromTopToDown1s[data-v-37d592f0]{animation:fourth_con_fromTopToDown-37d592f0 1s ease-in forwards}.seriesList .main_second .ani-slide .fromDownToTop1s[data-v-37d592f0]{animation:fourth_con_fromDownToTop-37d592f0 1.2s ease-in forwards}.seriesList .main_third[data-v-37d592f0]{height:100vh}.seriesList .main_third .card[data-v-37d592f0]{width:100%;height:100%}.seriesList .main_third .card .bg[data-v-37d592f0]{position:relative;z-index:1;width:100%;max-width:1600px;margin:160px auto 0%}.seriesList .main_third .card .bg img[data-v-37d592f0]{width:100%;height:100%;display:inherit}.seriesList .main_third .card .bg .pro[data-v-37d592f0]{position:absolute;z-index:10;top:0%}.seriesList .main_third .card .bg .pro img[data-v-37d592f0]{width:100%;height:100%;display:inherit}.seriesList .main_third .card .bg .pro1[data-v-37d592f0]{width:76%;top:-9%;left:4%}.seriesList .main_third .card .bg .prl2[data-v-37d592f0]{width:35.5%;top:-3.6%;left:15%}.seriesList .main_third .card .bg .prr2[data-v-37d592f0]{width:36%;left:auto;right:9%;top:28%}.seriesList .main_third .card .bg .prl3[data-v-37d592f0]{width:48%;top:-7%;left:13%}.seriesList .main_third .card .bg .prr3[data-v-37d592f0]{width:32%;left:auto;right:5%;top:34%}.seriesList .main_third .card .bg .pro4[data-v-37d592f0]{width:52%;top:-7%;left:20%}.seriesList .main_third .card .bg .prl5[data-v-37d592f0]{width:32%;top:26%;left:0%}.seriesList .main_third .card .bg .prc5[data-v-37d592f0]{width:32%;top:21%;left:33.5%}.seriesList .main_third .card .bg .prr5[data-v-37d592f0]{width:32%;left:auto;right:1.5%;top:27%}.seriesList .main_third .card .bg .ct[data-v-37d592f0]{display:flex;position:absolute;z-index:100;top:0%;width:100%}.seriesList .main_third .card .bg .ct .tl[data-v-37d592f0]{width:177px;height:49px;margin-top:42%;margin-left:5%}.seriesList .main_third .card .bg .ct .tl img[data-v-37d592f0]{width:100%;height:100%}.seriesList .main_third .card .bg .ct .tc[data-v-37d592f0]{width:343px;height:306px;margin-top:auto;margin-left:20%;margin-bottom:-2%}.seriesList .main_third .card .bg .ct .tc img[data-v-37d592f0]{width:100%;height:100%}.seriesList .main_third .card .bg .ct .tr[data-v-37d592f0]{margin-top:3%;float:right;margin-left:auto;margin-right:70px}.seriesList .main_third .card .bg .ct .tr img[data-v-37d592f0]{width:100%;height:100%}.seriesList .main_third .card .bg .ct .tr1[data-v-37d592f0]{width:474.4px;height:129px}.seriesList .main_third .card .bg .ct .tr2[data-v-37d592f0]{width:433px;height:124px}.seriesList .main_third .card .bg .ct .tr3[data-v-37d592f0]{width:408px;height:127px}.seriesList .main_third .card .bg .ct .tr4[data-v-37d592f0]{width:380px;height:146px}.seriesList .main_third .card .bg .ct .tr5[data-v-37d592f0]{width:472px;height:126px}.seriesList .main_third .opacity0[data-v-37d592f0],.seriesList .main_third .fromLeftToRight1s[data-v-37d592f0],.seriesList .main_third .fromRightToLeft1s[data-v-37d592f0],.seriesList .main_third .opacity15s[data-v-37d592f0],.seriesList .main_third .fromTopToDown1s[data-v-37d592f0],.seriesList .main_third .fromDownToTop1s[data-v-37d592f0]{opacity:0}.seriesList .main_third .ani-slide .fromLeftToRight1s[data-v-37d592f0]{animation:fourth_con_fromLeftToRight-37d592f0 .8s ease-in forwards;animation-delay:0s}.seriesList .main_third .ani-slide .fromRightToLeft1s[data-v-37d592f0]{animation:fourth_con_fromRightToLeft-37d592f0 .4s ease-in forwards;animation-delay:0s}.seriesList .main_third .ani-slide .opacity15s[data-v-37d592f0]{animation:fourth_con_opacity-37d592f0 .8s ease-in forwards;animation-delay:.8s}.seriesList .main_third .ani-slide .opacity0[data-v-37d592f0]{animation:fourth_con_opacity-37d592f0 .2s ease-in forwards;animation-delay:0s}.seriesList .main_third .ani-slide .fromTopToDown1s[data-v-37d592f0]{animation:fourth_con_fromTopToDown-37d592f0 1s ease-in forwards}.seriesList .main_third .ani-slide .fromDownToTop1s[data-v-37d592f0]{animation:fourth_con_fromDownToTop-37d592f0 1.2s ease-in forwards}.seriesList_mini[data-v-37d592f0]{background-image:url(./bg0.f8a222de.png);overflow:hidden;position:relative;width:100%;height:100vh;overflow-y:scroll}.main_first_mini .card[data-v-37d592f0]{width:100%;height:100%}.main_first_mini .card .bg[data-v-37d592f0]{position:relative;z-index:1;width:100%;max-width:1600px;margin:22% auto 16%}.main_first_mini .card .bg img[data-v-37d592f0]{width:100%;height:100%;display:inherit}.main_first_mini .card .bg .pro[data-v-37d592f0]{position:absolute;z-index:10;top:0%}.main_first_mini .card .bg .pro img[data-v-37d592f0]{width:100%;height:100%;display:inherit}.main_first_mini .card .bg .pro1[data-v-37d592f0]{width:100%}.main_first_mini .card .bg .pro2[data-v-37d592f0]{width:80%;bottom:0%;top:auto}.main_first_mini .card .bg .pro3[data-v-37d592f0]{width:80%;top:13%;left:8%}.main_first_mini .card .bg .pro4[data-v-37d592f0]{width:75%;top:10%;left:5%}.main_first_mini .card .bg .pro5[data-v-37d592f0]{width:100%;top:0%;left:0%}.main_first_mini .card .bg .ct[data-v-37d592f0]{display:flex;position:absolute;z-index:100;top:0%;width:100%}.main_first_mini .card .bg .ct .tl[data-v-37d592f0]{width:16%;height:auto;margin-top:42%;margin-left:5%}.main_first_mini .card .bg .ct .tl img[data-v-37d592f0]{width:100%;height:100%}.main_first_mini .card .bg .ct .tc[data-v-37d592f0]{width:22%;margin-top:auto;margin-left:22%;margin-bottom:0%}.main_first_mini .card .bg .ct .tc img[data-v-37d592f0]{width:100%;height:100%}.main_first_mini .card .bg .ct .tr[data-v-37d592f0]{margin-top:2%;float:right;margin-left:auto;margin-right:5%}.main_first_mini .card .bg .ct .tr img[data-v-37d592f0]{width:100%;height:100%}.main_first_mini .card .bg .ct .tr1[data-v-37d592f0]{width:31%;height:17%}.main_first_mini .card .bg .ct .tr2[data-v-37d592f0]{width:28%;height:19%}.main_first_mini .card .bg .ct .tr3[data-v-37d592f0]{width:29.8%;height:19%}.main_first_mini .card .bg .ct .tr4[data-v-37d592f0]{width:26.3%;height:19%}.main_first_mini .card .bg .ct .tr5[data-v-37d592f0]{width:30%;height:19%}.main_second_mini .con[data-v-37d592f0]{padding:25.11% 3% 5%;position:relative}.main_second_mini .con .iconLeft[data-v-37d592f0]{position:absolute;top:48%;left:2%;width:10vmin;z-index:99}.main_second_mini .con .iconRight[data-v-37d592f0]{position:absolute;top:48%;right:2%;width:10vmin;z-index:99}.main_second_mini .con .productImg[data-v-37d592f0]{margin:10% auto 0;width:84%}.main_second_mini .con .productImg img[data-v-37d592f0]{width:100%;animation:fourth_con_fromLeftToRight-37d592f0 1s ease-in forwards}.main_second_mini .con .productMsgBox[data-v-37d592f0]{margin-left:12%;margin-top:5%}.main_second_mini .con .productMsgBox .productMsg[data-v-37d592f0]{display:inline-block;color:#fff;animation:fourth_con_opacity-37d592f0 1.5s ease-in forwards}.main_second_mini .con .productMsgBox .productMsg .Id[data-v-37d592f0]{width:24vw;text-align:center;background-size:100% 100%;font-size:3.0555555556vw;line-height:5.9444444444vw;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAdVBMVEUAAAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAD/AAAtxRKfAAAAJnRSTlMAtFVaeO5EIhDdu5nMqoh3ZjP5cEsJlD4rBPf229SvooHjxL1UGbIKDuoAAADvSURBVFjD7c7LbsIwEIXhgeAkQEtbx7lRbr1w3v8RMQhlJEtAWFjC0vkXM5uz+KT01VKX546F9qXlmpsOZZ/ah3ZYDTVL7V1baL9v2lwzmoXPFBdgL+fgm8gML92mLAyw6JMB46/PLdCkA/bWyt8qHbC37gHr0gHbtt4CpksGjEwm/s5TA4PgIYIJDiKY4CCCCQ4imOAgggkOIpjgIIIJDiKY4CCCCQ4i+ArepgYuDLCpc4voLaejqux9sLR+sBMXXVzJyLK74OvgIG6NmK3/ZXSzB2BZ+e8k/0a8TCtP1DwAyw4wXUzxTydPtb8NPgER3iON3XPUmgAAAABJRU5ErkJggg==)}.main_second_mini .con .productMsgBox .productMsg .name[data-v-37d592f0]{font-size:7.7777777778vw}.main_second_mini .con .productMsgBox .img02[data-v-37d592f0]{width:36.3333333333vw;display:inline-block;position:absolute;animation:fourth_con_fromTopToDown-37d592f0 1s ease-in forwards;top:21.5%;left:43%}.main_second_mini .con .productMsgBox .icon0[data-v-37d592f0]{display:block;width:90%;margin-left:-3%}.main_second_mini .con .productMsgBox .icon[data-v-37d592f0]{position:relative}.main_second_mini .con .productMsgBox .icon img[data-v-37d592f0]:nth-child(1){width:35%}.main_second_mini .con .productMsgBox .icon img[data-v-37d592f0]:nth-child(2){position:absolute;top:50%;left:45%;width:20%;animation:fourth_con_fromDownToTop-37d592f0 1s ease-in forwards}.main_second_mini .card[data-v-37d592f0]{width:100%;height:100%}.main_second_mini .card .bg[data-v-37d592f0]{position:relative;z-index:1;width:100%;max-width:1600px;margin:22% auto 16%}.main_second_mini .card .bg img[data-v-37d592f0]{width:100%;height:100%;display:inherit}.main_second_mini .card .bg .pro[data-v-37d592f0]{position:absolute;z-index:10;top:0%}.main_second_mini .card .bg .pro img[data-v-37d592f0]{width:100%;height:100%;display:inherit}.main_second_mini .card .bg .prl1[data-v-37d592f0]{width:74%;top:3%}.main_second_mini .card .bg .prr1[data-v-37d592f0]{width:30%;left:auto;right:5%;top:42.5%}.main_second_mini .card .bg .prl2[data-v-37d592f0]{width:47%;top:3%;left:5%}.main_second_mini .card .bg .prr2[data-v-37d592f0]{width:36%;left:auto;right:6.4%;top:18%}.main_second_mini .card .bg .prl3[data-v-37d592f0]{width:37%;top:2%;left:7%}.main_second_mini .card .bg .prr3[data-v-37d592f0]{width:45%;left:auto;right:10%;top:30%}.main_second_mini .card .bg .pro4[data-v-37d592f0]{width:67.5%;top:0%;left:9.5%}.main_second_mini .card .bg .pro5[data-v-37d592f0]{width:93.8%;top:-9.8%;left:4%}.main_second_mini .card .bg .ct[data-v-37d592f0]{display:flex;position:absolute;z-index:100;top:0%;width:100%}.main_second_mini .card .bg .ct .tl[data-v-37d592f0]{width:177px;height:49px;margin-top:42%;margin-left:5%}.main_second_mini .card .bg .ct .tl img[data-v-37d592f0]{width:100%;height:100%}.main_second_mini .card .bg .ct .tc[data-v-37d592f0]{width:343px;height:306px;margin-top:auto;margin-left:20%;margin-bottom:-2%}.main_second_mini .card .bg .ct .tc img[data-v-37d592f0]{width:100%;height:100%}.main_second_mini .card .bg .ct .tr[data-v-37d592f0]{margin-top:3%;float:right;margin-left:auto;margin-right:5%}.main_second_mini .card .bg .ct .tr img[data-v-37d592f0]{width:100%;height:100%}.main_second_mini .card .bg .ct .tr1[data-v-37d592f0]{width:26%;height:17%}.main_second_mini .card .bg .ct .tr2[data-v-37d592f0]{width:25.6%;height:17%}.main_second_mini .card .bg .ct .tr3[data-v-37d592f0],.main_second_mini .card .bg .ct .tr4[data-v-37d592f0]{width:24.7%;height:17%}.main_second_mini .card .bg .ct .tr5[data-v-37d592f0]{width:24%;height:17%}.main_third_mini .con[data-v-37d592f0]{padding:24.11% 5% 7%;position:relative}.main_third_mini .con .iconLeft[data-v-37d592f0]{position:absolute;top:48%;left:2%;width:10vmin;z-index:99}.main_third_mini .con .iconRight[data-v-37d592f0]{position:absolute;top:48%;right:2%;width:10vmin;z-index:99}.main_third_mini .con .productImg[data-v-37d592f0]{margin:10% auto 0;width:84%}.main_third_mini .con .productImg img[data-v-37d592f0]{width:100%;animation:fourth_con_fromLeftToRight-37d592f0 1s ease-in forwards}.main_third_mini .con .productMsgBox[data-v-37d592f0]{margin-left:12%;margin-top:5%}.main_third_mini .con .productMsgBox .productMsg[data-v-37d592f0]{display:inline-block;color:#fff;animation:fourth_con_opacity-37d592f0 1.5s ease-in forwards}.main_third_mini .con .productMsgBox .productMsg .Id[data-v-37d592f0]{width:27vmin;text-align:center;background-size:100% 100%;font-size:3.0555555556vw;line-height:5.9444444444vw;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAAsCAMAAADyzcJUAAAAaVBMVEUAAADNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxrNkxr/U9AmAAAAInRSTlMAtFVaeO5EIhHdu6qZzYh3ZjP5cEsJ95TYPisEooHjxL1U85Mg0wAAAOlJREFUWMPtzstuwjAQheGB4FyA0jZxyA1amPd/SIYIZaSRIGFhCUvnXxx7MYuPcqmmOh/LtF8t1fx6KvnRvrXzYarZazttq/1/aYXmtJIll43Age6xtKINf3Rtnjnm7RANmC9DKtvEAxZrJVvFAxbrSdbHA+aubpldHw84oZVsERuYAZ4CGGATwACbAAbYBDDAJoABNgEMsAlggE0AA2wCGGATwA9wGxs4c8xFnZYcvP16UVX5GkydHOzIBxdXtLBkBjwenMkfOWTHKy1uMwOmg7ye0pBi19EbNTPg+8/1IcV/Pb3V6Tn4BiPYtRkORZAoAAAAAElFTkSuQmCC)}.main_third_mini .con .productMsgBox .productMsg .name[data-v-37d592f0]{font-size:7.7777777778vw}.main_third_mini .con .productMsgBox .img03[data-v-37d592f0]{width:36.3333333333vw;display:inline-block;position:absolute;animation:fourth_con_fromTopToDown-37d592f0 1s ease-in forwards;top:18.1%;left:44%}.main_third_mini .con .productMsgBox .icon0[data-v-37d592f0]{display:block;width:90%;margin-left:-3%}.main_third_mini .con .productMsgBox .icon[data-v-37d592f0]{position:relative}.main_third_mini .con .productMsgBox .icon img[data-v-37d592f0]:nth-child(1){width:35%}.main_third_mini .con .productMsgBox .icon img[data-v-37d592f0]:nth-child(2){position:absolute;top:50%;left:45%;width:20%;animation:fourth_con_fromDownToTop-37d592f0 1s ease-in forwards}.main_third_mini .card[data-v-37d592f0]{width:100%;height:100%}.main_third_mini .card .bg[data-v-37d592f0]{position:relative;z-index:1;width:100%;max-width:1600px;margin:22% auto 16%}.main_third_mini .card .bg img[data-v-37d592f0]{width:100%;height:100%;display:inherit}.main_third_mini .card .bg .pro[data-v-37d592f0]{position:absolute;z-index:10;top:0%}.main_third_mini .card .bg .pro img[data-v-37d592f0]{width:100%;height:100%;display:inherit}.main_third_mini .card .bg .pro1[data-v-37d592f0]{width:76%;top:-9%;left:4%}.main_third_mini .card .bg .prl2[data-v-37d592f0]{width:35.5%;top:-3.6%;left:15%}.main_third_mini .card .bg .prr2[data-v-37d592f0]{width:36%;left:auto;right:9%;top:28%}.main_third_mini .card .bg .prl3[data-v-37d592f0]{width:48%;top:-7%;left:13%}.main_third_mini .card .bg .prr3[data-v-37d592f0]{width:32%;left:auto;right:5%;top:34%}.main_third_mini .card .bg .pro4[data-v-37d592f0]{width:52%;top:-7%;left:20%}.main_third_mini .card .bg .prl5[data-v-37d592f0]{width:32%;top:26%;left:0%}.main_third_mini .card .bg .prc5[data-v-37d592f0]{width:32%;top:21%;left:33.5%}.main_third_mini .card .bg .prr5[data-v-37d592f0]{width:32%;left:auto;right:1.5%;top:27%}.main_third_mini .card .bg .ct[data-v-37d592f0]{display:flex;position:absolute;z-index:100;top:0%;width:100%}.main_third_mini .card .bg .ct .tl[data-v-37d592f0]{width:177px;height:49px;margin-top:42%;margin-left:5%}.main_third_mini .card .bg .ct .tl img[data-v-37d592f0]{width:100%;height:100%}.main_third_mini .card .bg .ct .tc[data-v-37d592f0]{width:343px;height:306px;margin-top:auto;margin-left:20%;margin-bottom:-2%}.main_third_mini .card .bg .ct .tc img[data-v-37d592f0]{width:100%;height:100%}.main_third_mini .card .bg .ct .tr[data-v-37d592f0]{margin-top:3%;float:right;margin-left:auto;margin-right:5%}.main_third_mini .card .bg .ct .tr img[data-v-37d592f0]{width:100%;height:100%}.main_third_mini .card .bg .ct .tr1[data-v-37d592f0]{width:30.8%;height:18%}.main_third_mini .card .bg .ct .tr2[data-v-37d592f0]{width:28.1%;height:17.3%}.main_third_mini .card .bg .ct .tr3[data-v-37d592f0]{width:26.5%;height:17.7%}.main_third_mini .card .bg .ct .tr4[data-v-37d592f0]{width:24.7%;height:20.3%}.main_third_mini .card .bg .ct .tr5[data-v-37d592f0]{width:30.7%;height:17.5%}.productList_mini[data-v-37d592f0]{width:94%;margin:0% auto 2%;flex:1;display:flex;flex-wrap:wrap;position:relative;overflow:hidden;max-width:1400px}.productList_mini .productItem[data-v-37d592f0]{cursor:pointer;transition:all .3s;position:relative;float:left;margin-bottom:2%;background-color:#fff}.productList_mini .productItem .itemBg[data-v-37d592f0]{width:100%}.productList_mini .productItem .productImg[data-v-37d592f0]{width:100%;position:absolute;top:0;left:0;overflow:hidden;height:70%;display:flex;justify-content:center;align-items:center}.productList_mini .productItem .productImg img[data-v-37d592f0]{height:auto;max-height:100%;max-width:100%;width:auto}.productList_mini .productItem .title[data-v-37d592f0]{width:100%;text-align:center;position:absolute;bottom:-8%;height:30%}.productList_mini .productItem .title .titletext[data-v-37d592f0]{width:100%;font-size:1.5625vw;font-weight:700;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%)}.productList_mini .productItem .title .chooseLogo[data-v-37d592f0]{position:absolute;height:100%;width:100%}.productList_mini .productItem .title .chooseLogo img[data-v-37d592f0]{opacity:0;width:100%;height:100%}.productList_mini .productItem .title .chooseLogo .logo2[data-v-37d592f0]{position:absolute;top:0;left:0;animation-delay:.5s;background-color:#fff}.productList[data-v-37d592f0]{flex:1;display:flex;flex-wrap:wrap;position:relative;width:100%;overflow:hidden;max-width:1400px;margin-top:0%;justify-content:space-between}.productList .productItem[data-v-37d592f0]{cursor:pointer;transition:all .3s;position:relative;float:left;margin-bottom:2%;background-color:#fff}.productList .productItem .itemBg[data-v-37d592f0]{width:82%}.productList .productItem .productImg[data-v-37d592f0]{width:100%;position:absolute;top:0;left:0;overflow:hidden;height:70%;display:flex;justify-content:center;align-items:center}.productList .productItem .productImg img[data-v-37d592f0]{height:auto;max-height:100%;max-width:100%;width:auto}.productList .productItem .title[data-v-37d592f0]{width:100%;text-align:center;position:absolute;bottom:0;height:30%}.productList .productItem .title .titletext[data-v-37d592f0]{width:100%;font-size:1.5625vw;font-weight:700;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%)}.productList .productItem .title .chooseLogo[data-v-37d592f0]{position:absolute;height:100%;width:100%}.productList .productItem .title .chooseLogo img[data-v-37d592f0]{opacity:0;width:100%;height:100%}.productList .productItem .title .chooseLogo .logo2[data-v-37d592f0]{position:absolute;top:0;left:0;animation-delay:.5s;background-color:#fff}.productList .productItem .title .chooseLogo .wd[data-v-37d592f0]{width:96%;margin-left:2%}@keyframes showLogo-37d592f0{0%{opacity:0}to{opacity:1}}@keyframes grow-37d592f0{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes boxShadow-37d592f0{0%{transform:none;box-shadow:none}to{transform:translateY(-5px);box-shadow:0 5px 10px #0000001a}}.productList .productItem[data-v-37d592f0]:hover{animation:boxShadow-37d592f0 .3s ease-in-out forwards}.productList .productItem:hover .title .titletext[data-v-37d592f0]{display:none}.productList .productItem:hover .title .chooseLogo .logo1[data-v-37d592f0]{animation:showLogo-37d592f0 1s ease-in-out forwards}.productList .productItem:hover .title .chooseLogo .logo2[data-v-37d592f0]{animation:showLogo-37d592f0 .8s ease-in-out forwards}.productList .productItem:hover .productImg img[data-v-37d592f0]{animation:grow-37d592f0 1s ease-in-out forwards}.pagination[data-v-37d592f0]{margin-bottom:4%}@media only screen and (min-width: 1200px){.productList .productItem[data-v-37d592f0]{width:31%}.productList .productItem[data-v-37d592f0]:last-child:nth-child(3n-1){margin-right:34.5%}.seriesList_mini[data-v-37d592f0],.wapnav[data-v-37d592f0]{display:none}.pcnav[data-v-37d592f0]{display:block}}@media only screen and (max-width: 1200px){.pcnav[data-v-37d592f0],.seriesList[data-v-37d592f0]{display:none}.pagination[data-v-37d592f0]{margin-bottom:10%!important}.pagination .back[data-v-37d592f0]{display:none!important}.productList_mini[data-v-37d592f0]{margin:2% auto}.productList_mini .productItem[data-v-37d592f0]{width:48%;margin-top:2%}.productList_mini .productItem .title div[data-v-37d592f0]{font-size:3.3333333333vw!important}.productList_mini .productItem[data-v-37d592f0]:nth-child(2n){margin-left:4%}}.videoMore[data-v-9c53b370]{background-image:url(./bg0.f8a222de.png);background-size:100% 100%;position:relative;width:100%}.videoMore .main[data-v-9c53b370]{max-width:1400px;margin:0% auto;padding-top:163px}.main[data-v-9c53b370]{text-align:center;max-width:1400px;margin:0 auto;display:flex;align-items:center;flex-direction:column}.main .title[data-v-9c53b370]{text-align:center;font-size:50px;font-weight:700}.main .icon[data-v-9c53b370]{margin:2%}.main .videoNav[data-v-9c53b370]{display:flex;flex-direction:row;justify-content:center;margin-top:0%;width:80%}.main .videoNav .videoNavItem[data-v-9c53b370]{cursor:pointer;position:relative;text-align:center;margin:1% 3%;color:#333;width:15%;display:flex;align-items:center;justify-content:center;flex-direction:column}.main .videoNav .videoNavItem img[data-v-9c53b370]{display:block;width:100%}.main .videoNav .videoNavItem span[data-v-9c53b370]{font-size:20px;line-height:17px;position:relative}.main .videoNav .videoNavItem:hover span[data-v-9c53b370]{color:#b80101}.main .videoNav .videoNavItem:hover .line[data-v-9c53b370]{display:flex}.main .videoNav .videoNavItem:hover .lia[data-v-9c53b370],.main .videoNav .videoNavItem:hover .lib[data-v-9c53b370]{display:block}.main .videoNav .active1[data-v-9c53b370]{color:#b80101}.main .videoNav .active2[data-v-9c53b370]{display:flex!important}.main .videoNav .active3[data-v-9c53b370]{display:block!important}.main .videoNav .line[data-v-9c53b370]{display:none;width:55%;height:2px;display:flex;position:relative;margin-top:6px;justify-content:space-evenly}.main .videoNav .line .lia[data-v-9c53b370]{display:none;width:70%;height:2px;background-color:#b80101;border-radius:1px}.main .videoNav .line .lib[data-v-9c53b370]{display:none;width:15%;height:2px;background-color:#b80101;border-radius:1px}.main .videoList[data-v-9c53b370]{display:flex;flex-wrap:wrap;position:relative;width:100%;margin-top:3%}.main .videoList .itemBox[data-v-9c53b370]{cursor:pointer;position:relative;float:left;margin:0 1% 1%;background-color:#fff}.main .videoList .itemBox .boxFrame[data-v-9c53b370]{width:100%}.main .videoList .itemBox .itemImg[data-v-9c53b370]{width:100%;position:absolute;top:0;left:0;overflow:hidden;height:70%;display:flex;justify-content:center;align-items:center}.main .videoList .itemBox .itemImg img[data-v-9c53b370]{width:100%}.main .videoList .itemBox .videoTitle[data-v-9c53b370]{width:100%;text-align:center;position:absolute;bottom:0;top:70%}.main .videoList .itemBox .videoTitle span[data-v-9c53b370]{width:100%;font-size:18px;font-weight:700;top:55%;left:50%;position:absolute;transform:translate(-50%,-50%)}.main .videoList .itemBox .videoTitle .chooseLogo[data-v-9c53b370]{left:0;width:100%;position:absolute;top:0}.main .videoList .itemBox .videoTitle .chooseLogo img[data-v-9c53b370]{opacity:0;width:100%;height:100%}.main .videoList .itemBox .videoTitle .chooseLogo .logo2[data-v-9c53b370]{position:absolute;top:0;left:0;animation-delay:.5s;width:96%;margin:0% 2%}.main .videoList .itemBox .playBtn[data-v-9c53b370]{position:absolute;width:13%;left:5%;bottom:33%}.main .pagination[data-v-9c53b370]{margin-bottom:4%}@media only screen and (min-width: 1200px){.itemBox[data-v-9c53b370]{width:23%}.videoTitle .chooseLogo[data-v-9c53b370]{top:-45%}@keyframes showLogo-9c53b370{0%{opacity:0}to{opacity:1}}@keyframes grow-9c53b370{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes boxShadow-9c53b370{0%{transform:none;box-shadow:none}to{transform:translateY(-5px);box-shadow:0 5px 10px #0000001a}}.itemBox[data-v-9c53b370]:hover{animation:boxShadow-9c53b370 .3s ease-in-out forwards}.itemBox:hover .videoTitle span[data-v-9c53b370]{display:none}.itemBox:hover .videoTitle .chooseLogo .logo1[data-v-9c53b370]{animation:showLogo-9c53b370 1s ease-in-out forwards}.itemBox:hover .videoTitle .chooseLogo .logo2[data-v-9c53b370]{animation:showLogo-9c53b370 .8s ease-in-out forwards}.itemBox:hover .itemImg img[data-v-9c53b370]{animation:grow-9c53b370 1s ease-in-out forwards}}@media only screen and (max-width: 1200px){.header[data-v-9c53b370]{padding-top:0!important}.main[data-v-9c53b370]{padding-top:18.1111111111vw!important}.itemBox[data-v-9c53b370]{width:48%}.videoTitle .chooseLogo[data-v-9c53b370]{top:-100%}.main .title[data-v-9c53b370]{font-size:6.2222222222vw!important}.main .videoNav[data-v-9c53b370]{width:94%;margin:0% auto}.main .videoNav .videoNavItem[data-v-9c53b370]{flex:1;margin:2% 0%}.main .videoNav .videoNavItem img[data-v-9c53b370]{width:100%}.main .videoNav .videoNavItem span[data-v-9c53b370]{font-size:2.5555555556vw!important}.main .videoNav .videoNavItem+.videoNavItem[data-v-9c53b370]{margin-left:1%}.main .videoList[data-v-9c53b370]{width:94%;margin:0% auto 2%}.main .videoList .itemBox[data-v-9c53b370]{margin:2% 0%}.main .videoList .itemBox .videoTitle span[data-v-9c53b370]{font-size:2.6666666667vw!important}.main .videoList .itemBox[data-v-9c53b370]:nth-child(2n){margin-left:4%}.main .pagination[data-v-9c53b370]{margin-bottom:10%}}li[data-v-3ce5dd0e]{list-style:none}.navBg[data-v-3ce5dd0e]{background-color:transparent;animation:navBg-3ce5dd0e .8s ease-in-out forwards}@keyframes navBg-3ce5dd0e{0%{background-color:transparent}to{background-color:#fff;box-shadow:0 2px 10px #0000001a}}.navBgNone[data-v-3ce5dd0e]{background-color:#fff;box-shadow:0 2px 10px #0000001a;animation:navBgNone-3ce5dd0e .8s ease-in-out forwards}@keyframes navBgNone-3ce5dd0e{0%{background-color:#fff;box-shadow:0 2px 10px #0000001a}to{background-color:transparent;box-shadow:none}}.detailsPage[data-v-3ce5dd0e]{background-image:url(./bg.69d92fcf.png);overflow:hidden;position:relative;width:100%}.detailsPage .main[data-v-3ce5dd0e]{max-width:1400px;margin:2% auto;padding-top:200px}.detailsPage .main .productOverview[data-v-3ce5dd0e]{position:relative;width:100%;margin-top:4%}.detailsPage .main .productOverview .currentLocation[data-v-3ce5dd0e]{font-size:18px;position:absolute;transform:translateY(-100px);justify-content:space-between;display:flex;max-width:1400px;width:100%}.detailsPage .main .productOverview .currentLocation a[data-v-3ce5dd0e]{color:#000;cursor:pointer;text-decoration:none}.detailsPage .main .productOverview .currentLocation .nowName[data-v-3ce5dd0e]{color:#000;font-weight:700}.detailsPage .main .productOverview .currentLocation .left[data-v-3ce5dd0e]{width:100%;line-height:46px}.detailsPage .main .productOverview .currentLocation .right[data-v-3ce5dd0e]{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;right:38px;width:80px}.detailsPage .main .productOverview .currentLocation .right img[data-v-3ce5dd0e]{width:100%}.detailsPage .main .productOverview .currentLocation .right span[data-v-3ce5dd0e]{color:#fff;font-size:16px;position:absolute;left:32%;top:18%;text-align:center}.detailsPage .main .productOverview .currentLocation .right:hover span[data-v-3ce5dd0e]{animation:grow-3ce5dd0e .6s ease-in-out forwards}.detailsPage .main .productOverview .center[data-v-3ce5dd0e]{flex-grow:1;display:flex;justify-content:center;position:relative;width:40%;min-width:25rem}.detailsPage .main .productOverview .center .productImg[data-v-3ce5dd0e]{width:75%;position:absolute;height:343px;margin-left:146px;animation:productImg-animation-3ce5dd0e 1s ease-in forwards}@keyframes productImg-animation-3ce5dd0e{0%{opacity:0;transform:translate(-30%)}to{opacity:1;transform:translate(0)}}.detailsPage .main .productOverview .left[data-v-3ce5dd0e]{width:25%}.detailsPage .main .productOverview .left .animationDelay[data-v-3ce5dd0e]{opacity:0;animation:left-animation-3ce5dd0e .5s ease-in forwards}@keyframes left-animation-3ce5dd0e{0%{transform:translate(-50px);-webkit-transform:translateX(-50px);opacity:0}to{transform:translate(0);opacity:1;-webkit-transform:translateX(0)}}.detailsPage .main .productOverview .left .animationDelay[data-v-3ce5dd0e]:nth-child(1){animation-delay:0s}.detailsPage .main .productOverview .left .animationDelay[data-v-3ce5dd0e]:nth-child(2){animation-delay:.2s}.detailsPage .main .productOverview .left .animationDelay[data-v-3ce5dd0e]:nth-child(3){animation-delay:.4s}.detailsPage .main .productOverview .left .animationDelay[data-v-3ce5dd0e]:nth-child(4){animation-delay:.6s}.detailsPage .main .productOverview .left .series[data-v-3ce5dd0e]{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;float:left;background-image:url(data:image/png;base64,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);background-size:100% 100%;line-height:45px;padding:0 2%;white-space:nowrap;color:#fff;font-size:16.4px}.detailsPage .main .productOverview .left .idName[data-v-3ce5dd0e]{font-size:41px;font-weight:700}.detailsPage .main .productOverview .left .briefLeft[data-v-3ce5dd0e]{margin-top:8%;font-size:18px;line-height:31.8px}.detailsPage .main .productOverview .left .downLoadBtn[data-v-3ce5dd0e]{position:relative;display:flex;align-items:center;justify-content:center;right:10%;margin-top:8%;cursor:pointer}.detailsPage .main .productOverview .left .downLoadBtn img[data-v-3ce5dd0e]{width:80%}.detailsPage .main .productOverview .left .downLoadBtn span[data-v-3ce5dd0e]{color:#fff;font-size:19.6px;font-weight:700;position:absolute}.detailsPage .main .productOverview .right[data-v-3ce5dd0e]{width:20%}.detailsPage .main .productOverview .right .animationDelay[data-v-3ce5dd0e]{animation:Right-animation-3ce5dd0e 1s ease-in forwards;opacity:0}@keyframes Right-animation-3ce5dd0e{0%{opacity:0;transform:translate(50px);-webkit-transform:translateX(50px)}to{opacity:1;transform:translate(0);-webkit-transform:translateX(0)}}.detailsPage .main .productOverview .right .animationDelay[data-v-3ce5dd0e]:nth-child(2){animation-delay:.2s}.detailsPage .main .productOverview .right .breakIcon[data-v-3ce5dd0e]{width:10%;height:100%}.detailsPage .main .productOverview .right .briefRight[data-v-3ce5dd0e]{width:90%;float:right;font-size:18px;line-height:31.8px}.detailsPage .main .productDetails[data-v-3ce5dd0e]{margin-top:7.75%;width:100%;min-width:820px;overflow:hidden;margin-bottom:4%}.detailsPage .main .productDetails .left[data-v-3ce5dd0e]{width:32%;float:left;min-width:16.25rem}.detailsPage .main .productDetails .left .nav[data-v-3ce5dd0e]{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;float:left;width:9.6%}.detailsPage .main .productDetails .left .nav img[data-v-3ce5dd0e]{width:100%}.detailsPage .main .productDetails .left .nav span[data-v-3ce5dd0e]{position:absolute;color:#fff;font-size:18px;line-height:77.5px}.detailsPage .main .productDetails .left .nav:hover span[data-v-3ce5dd0e]{animation:grow-3ce5dd0e .6s ease-in-out forwards}@keyframes showLogo-3ce5dd0e{0%{opacity:0}to{opacity:1}}@keyframes grow-3ce5dd0e{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes boxShadow-3ce5dd0e{0%{transform:none;box-shadow:none}to{transform:translateY(-5px);box-shadow:0 5px 10px #0000001a}}.detailsPage .main .productDetails .left .recommendItem[data-v-3ce5dd0e]:hover{animation:boxShadow-3ce5dd0e .3s ease-in-out forwards}.detailsPage .main .productDetails .left .recommendItem:hover .title .titletext[data-v-3ce5dd0e]{display:none}.detailsPage .main .productDetails .left .recommendItem:hover .title .chooseLogo .logo1[data-v-3ce5dd0e]{animation:showLogo-3ce5dd0e 1s ease-in-out forwards}.detailsPage .main .productDetails .left .recommendItem:hover .title .chooseLogo .logo2[data-v-3ce5dd0e]{animation:showLogo-3ce5dd0e .8s ease-in-out forwards}.detailsPage .main .productDetails .left .recommendItem:hover .productImg img[data-v-3ce5dd0e]{animation:grow-3ce5dd0e 1s ease-in-out forwards}.detailsPage .main .productDetails .left .recommendMain[data-v-3ce5dd0e]{margin-top:20%}.detailsPage .main .productDetails .left .recommendMain .recommendItem[data-v-3ce5dd0e]{cursor:pointer;position:relative;width:446px;margin-bottom:6%;transition:all .3s;background-color:#fff}.detailsPage .main .productDetails .left .recommendMain .recommendItem .recommendBgImg[data-v-3ce5dd0e]{position:relative;width:100%}.detailsPage .main .productDetails .left .recommendMain .recommendItem .productImg[data-v-3ce5dd0e]{position:absolute;width:100%;top:0;left:0;height:70%;overflow:hidden;display:flex;align-items:center;justify-content:center}.detailsPage .main .productDetails .left .recommendMain .recommendItem .productImg img[data-v-3ce5dd0e]{height:auto;max-height:100%;max-width:100%;width:auto}.detailsPage .main .productDetails .left .recommendMain .recommendItem .title[data-v-3ce5dd0e]{width:100%;text-align:center;position:absolute;bottom:0;height:30%}.detailsPage .main .productDetails .left .recommendMain .recommendItem .title div[data-v-3ce5dd0e]{width:100%;font-size:1.5625vw;font-weight:700;top:50%;position:absolute;left:50%;transform:translate(-50%,-50%)}.detailsPage .main .productDetails .left .recommendMain .recommendItem .title div span[data-v-3ce5dd0e]{font-size:1.25vw;font-weight:400}.detailsPage .main .productDetails .left .recommendMain .recommendItem .title .chooseLogo[data-v-3ce5dd0e]{position:absolute;height:100%;width:100%}.detailsPage .main .productDetails .left .recommendMain .recommendItem .title .chooseLogo img[data-v-3ce5dd0e]{opacity:0;width:100%;height:100%}.detailsPage .main .productDetails .left .recommendMain .recommendItem .title .chooseLogo .logo2[data-v-3ce5dd0e]{position:absolute;top:0;left:0;animation-delay:.5s;width:96%;margin:0 2%}.detailsPage .main .productDetails .right[data-v-3ce5dd0e]{margin-left:5%;width:58%;float:left}.detailsPage .main .productDetails .right .nav[data-v-3ce5dd0e]{display:flex}.detailsPage .main .productDetails .right .nav .navItem[data-v-3ce5dd0e]{position:relative;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;float:left;cursor:pointer;margin-right:3%;width:22.5%}.detailsPage .main .productDetails .right .nav .navItem img[data-v-3ce5dd0e]{width:100%}.detailsPage .main .productDetails .right .nav .navItem span[data-v-3ce5dd0e]{font-size:18px;position:absolute;line-height:77.5px;color:#fff}.detailsPage .main .productDetails .right .nav .navItem[data-v-3ce5dd0e]:nth-child(2){display:none}.detailsPage .main .productDetails .right .navItem:hover span[data-v-3ce5dd0e]{animation:grow-3ce5dd0e .6s ease-in-out forwards}.detailsPage .main .productDetails .right .detailsMain[data-v-3ce5dd0e]{padding:2%;text-align:center;margin-top:4%;width:100%;background-color:#fff}.detailsPage .main .productDetails .right .detailsMain video[data-v-3ce5dd0e]{width:100%}.detailsPage_mini[data-v-3ce5dd0e]{background-image:url(./bg.69d92fcf.png);overflow:hidden;position:relative;width:100%;height:100vh;overflow-y:scroll}.detailsPage_mini .main_mini[data-v-3ce5dd0e]{max-width:1400px;margin:2% auto;padding-top:200px}.detailsPage_mini .main_mini .productOverview_mini[data-v-3ce5dd0e]{position:relative;overflow:hidden;width:94%;margin:4% auto}.detailsPage_mini .main_mini .productOverview_mini .currentLocation2[data-v-3ce5dd0e]{font-size:14px}.detailsPage_mini .main_mini .productOverview_mini .currentLocation2 a[data-v-3ce5dd0e]{color:#000;cursor:pointer;text-decoration:none}.detailsPage_mini .main_mini .productOverview_mini .currentLocation2 .nowName[data-v-3ce5dd0e]{color:#000;font-weight:700}.detailsPage_mini .main_mini .productOverview_mini .center[data-v-3ce5dd0e]{margin:2% 0%;justify-content:center;position:relative;width:100%;text-align:center}.detailsPage_mini .main_mini .productOverview_mini .center .productImg[data-v-3ce5dd0e]{width:100%}.detailsPage_mini .main_mini .productOverview_mini .top[data-v-3ce5dd0e]{margin:2% 0%}.detailsPage_mini .main_mini .productOverview_mini .top .series[data-v-3ce5dd0e]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAS0AAABLCAYAAAAlOdEdAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+nhxg7wAABdRJREFUeJzt3V1vHNUBgOHXu7O7FlG+8wP8G3ztXSOqVnwIUGEQQlVVteqv8BW98X+AClVVVVqhFVzR3gBCBezYSUyrqvf5/igthEAcmtjeXkwwG/Cuz8w5Y3uT95EiJfLsOZNd6/XM8c7s1GAwYCezs7Pbf8/zfMdtQvT7/eF/9oC/Ao+NeciXwFblCWETuBXxeIBvgDuRY3wFbEQ8fgDcjNyHu8DtyDFu3x8nxk2K/09VGxTPZ4w7FK9rjFsU319VbVF8f8f4H7AeOcbXwL3IMb4o+4C1tbXIKQtZklHChAQL4GiCuU4lGENSOlOpBmqU3H5Q4s+rQ48LDZYkjVU2WqF+w3fRMliSkqnj9HA7WP1+32BJIs9zFhcXR359YWEheKzU0SodrMOHDzM/P8/09PTIbTY2NtjailmbL8YY9UuHUHfvxq1HDwYDNjZi1uZha2sreozNzU02N2PWk9M8n/fu3UsyRowUz2eq1yTF93jsGLHP52AwiB5jNymjVUuwALIsfjfb7Xb0GIcOHYoeQ3pEjfvpVGqRPlW0SgfryJEj9Ho9pqenuXHjBktLSyN/+rdaLaam4n750Gq1oh4/NTUVPUaj0aDZbEaN0Ww2o8fIsoxGI245M8uyJK/Jfr+ujUYj+odiijGazWaS1+QgvK4pDhDGSRGtWoMF8YesEH9qJ6m6PM93KmGltYHYaA0Hax74CwHBmp+fp9PpBAVLkobFRKt0sI4ePUqv16PT6XD9+nWWl5cNlqRSqkYrOlhLS0vRv+mQ9OipEq3SwTp27BjdbpdOp8O1a9dYXl42WJIqKRutSsHq9Xq0222DJSla2Wi9CtWCdfXqVU6fPm2wJEUJitb3bi8TFKzjx4/T7XZpt9tcuXKFlZUVgyUpWtkjreBg9Xo9Wq2WwZKUVJloBQXrxIkTdLtdWq0Wly9fZnV11WBJSiY0Wo8D71IyWCsrK9EXxErSsJBoPU5AsE6ePMnc3BytVotLly6xurpqsKRHzJhbsyeLQcjVlQZL0oERcqS1a7C63S5ZlnHx4kXOnDljsCTVJuqC6VOnTjE3N2ewJAE/eHvUtgNxl4fhYF24cIGzZ88aLEm1eyBaw/dw/nZBbadyGixJ+6XSkVa326XZbHL+/HnOnTtnsCTtmVHR2q7QuE+XnpmZYWZmZuTXR53fSlJV2YiP9dleNOv3+z84jBp36ihJdarrw1olqRYZCd+pKkl1q+MTpiWplHGfPv19nh5KmigZu3+6q6ePkupUqjHZwsLCjl+YnZ1NsjeSlJJrWtJDYNz7KQ+IZGdsRkvSftttieoBRkvSvhu1TLUToyU9BA761Skpb03jWx4kTRSjJWmiGC1JE8VoSZooRkvSRDFakiaK0ZI0UYyWpIlitCRNFKMlaaIYLUkTxWhJmihGS1Ld1lMOZrQk1WkdeD7lgEZLUl3WgefzPH8v5aBGS1IdagkWGC1J6YUEq9QtlocZLUkphQbrtaHtS/F2y5JSCQ3W68CvqbhIb7QkpRASrAbwW+BX97d/Fvig7ERGS1KsdeC5PM/fH7NNkyJYv7y//TPAh1UmM1qSYoQG6w3gF8Bt4Gngb1UnNFqSqgoN1u+AnwNfUwTro5hJjZakKkKD9XvgZ8BXFMH6OHZioyWprNBg/QF4BbhFEaxPUkxutCSVERqsPwIvA19SBGsp1Q4YLUmhQoKVAW8CL1EE60ngdMqdMFqSQqwDz+Z5Pu59VS2KYOUUwfoJsJp6R4yWpN2EBKtNEawXgZvAj4GzdeyM0ZI0Tmiw/gS8AHxBEaxzde2Q0ZI0Smiw/gz8FPicIlhrde6U0ZK0k9BgvUVx0fOeBAvCovXAfW/yPAcY3P975XviSJpobaBPcdHzfymC9eleTDwyWmtrOwdzcXGxtp2RNBHawNsUFz3/hyJYf9+ryT09lFRGB3gHeAr4jCJY/9jLHYiN1iDJXkiaNJ8BPwL+udcTe6Qlqax/A08A/9qPyf8PhEgRo7xoDNsAAAAASUVORK5CYII=);background-size:100% 100%;line-height:7.2222222222vw;padding:0 4%;white-space:nowrap;position:relative;display:inline-block;font-size:3vw;color:#fff}.detailsPage_mini .main_mini .productOverview_mini .top .idName[data-v-3ce5dd0e]{font-size:6.2222222222vw;font-weight:700;width:100%}.detailsPage_mini .main_mini .productOverview_mini .down .brief[data-v-3ce5dd0e]{font-size:3.3333333333vw;line-height:5.8333333333vw;column-count:2;width:96%;margin:2% 0%;padding:2%}.detailsPage_mini .main_mini .productOverview_mini .down .downLoadBtn[data-v-3ce5dd0e]{display:flex;align-items:center;justify-content:center;flex-direction:column;float:left;margin:6% 0%;width:35%}.detailsPage_mini .main_mini .productOverview_mini .down .downLoadBtn img[data-v-3ce5dd0e]{width:100%}.detailsPage_mini .main_mini .productOverview_mini .down .downLoadBtn span[data-v-3ce5dd0e]{color:#fff;font-size:2.8666666667vw;font-weight:700;position:absolute;line-height:3.7777777778vw}.detailsPage_mini .main_mini .productDetails_mini[data-v-3ce5dd0e]{margin:4% auto;width:94%;overflow:hidden}.detailsPage_mini .main_mini .productDetails_mini .down[data-v-3ce5dd0e]{width:100%;position:relative}.detailsPage_mini .main_mini .productDetails_mini .down .nav[data-v-3ce5dd0e]{display:flex;align-items:center;justify-content:center;width:25%;margin:2% 0%}.detailsPage_mini .main_mini .productDetails_mini .down .nav img[data-v-3ce5dd0e]{position:relative;width:100%}.detailsPage_mini .main_mini .productDetails_mini .down .nav span[data-v-3ce5dd0e]{position:absolute;color:#fff;font-size:2.6666666667vw;line-height:8.6111111111vw}.detailsPage_mini .main_mini .productDetails_mini .down .recommendMain[data-v-3ce5dd0e]{overflow:hidden;margin:2% 0%}.detailsPage_mini .main_mini .productDetails_mini .down .recommendMain .recommendItem[data-v-3ce5dd0e]{float:left;position:relative;width:48%;margin-top:2%}.detailsPage_mini .main_mini .productDetails_mini .down .recommendMain .recommendItem .recommendBgImg[data-v-3ce5dd0e]{position:relative;width:100%}.detailsPage_mini .main_mini .productDetails_mini .down .recommendMain .recommendItem .productImg[data-v-3ce5dd0e]{position:absolute;width:100%;top:0;left:0;height:70%}.detailsPage_mini .main_mini .productDetails_mini .down .recommendMain .recommendItem .productImg img[data-v-3ce5dd0e]{height:auto;max-height:100%;max-width:100%;width:auto}.detailsPage_mini .main_mini .productDetails_mini .down .recommendMain .recommendItem .msg[data-v-3ce5dd0e]{width:100%;text-align:center;position:absolute;bottom:0;height:30%}.detailsPage_mini .main_mini .productDetails_mini .down .recommendMain .recommendItem .msg .title[data-v-3ce5dd0e]{font-size:2.8222222222vw;font-weight:700}.detailsPage_mini .main_mini .productDetails_mini .down .recommendMain .recommendItem .msg .subtitle[data-v-3ce5dd0e]{font-size:2.2555555556vw}.detailsPage_mini .main_mini .productDetails_mini .down .recommendMain .recommendItem[data-v-3ce5dd0e]:nth-child(2n){margin-left:3%}.detailsPage_mini .main_mini .productDetails_mini .top[data-v-3ce5dd0e]{margin:2% 0%;width:100%}.detailsPage_mini .main_mini .productDetails_mini .top .nav[data-v-3ce5dd0e]{width:100%;position:relative;overflow:hidden}.detailsPage_mini .main_mini .productDetails_mini .top .nav .navItem[data-v-3ce5dd0e]{position:relative;text-align:center;width:25%;float:left;cursor:pointer}.detailsPage_mini .main_mini .productDetails_mini .top .nav .navItem img[data-v-3ce5dd0e]{width:100%}.detailsPage_mini .main_mini .productDetails_mini .top .nav .navItem span[data-v-3ce5dd0e]{font-size:2.6666666667vw;line-height:8.6222222222vw;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}.detailsPage_mini .main_mini .productDetails_mini .top .nav .navItem[data-v-3ce5dd0e]:nth-child(1){margin-right:2%}.detailsPage_mini .main_mini .productDetails_mini .top .nav .navItem[data-v-3ce5dd0e]:nth-child(2){display:none}.detailsPage_mini .main_mini .productDetails_mini .top .detailsMain[data-v-3ce5dd0e]{padding:2%;text-align:center;margin-top:4%;background-color:#fff}.detailsPage_mini .main_mini .productDetails_mini .top .detailsMain img[data-v-3ce5dd0e]{width:96%;margin:2%;max-width:100%}.detailsPage_mini .main_mini .productDetails_mini .top .detailsMain video[data-v-3ce5dd0e]{width:100%}@media only screen and (max-width: 1200px){.main_mini[data-v-3ce5dd0e]{padding-top:23.7777777778vw!important}.detailsPage[data-v-3ce5dd0e],.productDetails[data-v-3ce5dd0e],.productOverview[data-v-3ce5dd0e]{display:none}.productOverview_mini[data-v-3ce5dd0e],.productDetails_mini[data-v-3ce5dd0e]{display:block}}@media only screen and (min-width: 1200px){.productOverview_mini[data-v-3ce5dd0e],.productDetails_mini[data-v-3ce5dd0e]{display:none}.currentLocation[data-v-3ce5dd0e],.productDetails[data-v-3ce5dd0e]{display:block}.detailsPage_mini[data-v-3ce5dd0e]{display:none}.productOverview[data-v-3ce5dd0e]{display:flex}}.detailsMain img{width:96%;max-width:100%}
