@charset "UTF-8";:root{--main-bg-color: rgb(243, 245, 250);font-size:16px}html,body{margin:0;font-family:calibri,Arial;letter-spacing:1px}html span,html p,body span,body p{white-space:pre-line}ul{list-style:none;padding:0;margin:0}@media (min-width: 768px){.PCNavbar[data-v-4de10c87]{position:fixed;top:0;width:100vw;max-width:100vw;height:80px;z-index:999;display:grid;grid-template-columns:1fr 1fr 2fr 1fr;transition:all .5s ease;box-sizing:border-box;color:#fff}.PCNavbar[data-v-4de10c87]:hover{background-color:var(--main-bg-color);color:#000}.PCNavbar .logoArea[data-v-4de10c87]{margin-left:10%;display:flex;align-items:center;cursor:pointer}.PCNavbar .logoArea img[data-v-4de10c87]{height:40px}.PCNavbar .logoArea span[data-v-4de10c87]{font-weight:700;font-size:2rem;padding-left:10px;letter-spacing:2px}.PCNavbar .spaceArea[data-v-4de10c87]{width:100%}.PCNavbar .routeArea[data-v-4de10c87]{width:100%;height:100%;display:flex;flex-direction:column;gap:50px;white-space:nowrap;box-sizing:border-box}.PCNavbar .routeArea .routeBtn[data-v-4de10c87]{flex:1;display:grid;grid-template-columns:repeat(5,1fr);place-items:center;gap:10px;list-style-type:none;padding:0;margin:0}.PCNavbar .routeArea .routeBtn .routerItem[data-v-4de10c87]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:60%;position:relative;font-size:1.2rem;font-weight:600}.PCNavbar .routeArea .routeBtn .routerItem[data-v-4de10c87]:hover{background-color:#008cff99}.PCNavbar .routeArea .routeBtn .routerItem:hover .routeBtnText[data-v-4de10c87]{cursor:pointer;color:#fff;transition:all .5s ease}.PCNavbar .routeArea .routeBtn .routerItem:hover .dropdownMenu[data-v-4de10c87]{display:block}.PCNavbar .routeArea .routeBtn .routerItem .routeBtnText[data-v-4de10c87]{text-decoration:none;background:none;cursor:pointer;border:none;white-space:nowrap}.PCNavbar .routeArea .routeBtn .routerItem .routeBtnText[data-v-4de10c87]:before{margin-left:auto}.PCNavbar .routeArea .routeBtn .routerItem .routeBtnText[data-v-4de10c87]:after{content:"";width:0%;height:2px;background:#00f;display:block;transition:.5s}.PCNavbar .routeArea .routeBtn .routerItem .routeBtnText[data-v-4de10c87]:hover:after{width:100%}.PCNavbar .routeArea .routeBtn .routerItem .dropdownMenu[data-v-4de10c87]{display:none;position:absolute;top:100%;left:0;min-width:250px;background-color:#fff;box-shadow:0 2px 10px #0003;z-index:1000;padding:10px 0;box-sizing:border-box}.PCNavbar .routeArea .routeBtn .routerItem .dropdownMenu li[data-v-4de10c87]{padding:10px;text-align:left;background-color:#fff;cursor:pointer}.PCNavbar .routeArea .routeBtn .routerItem .dropdownMenu li[data-v-4de10c87]:hover{background-color:#82c8ff}.PCNavbar .routeArea .routeBtn .routerItem .dropdownMenu li:hover a[data-v-4de10c87]:after{width:100%}.PCNavbar .routeArea .routeBtn .routerItem .dropdownMenu li a[data-v-4de10c87]{font-size:.8rem;color:#333;text-decoration:none;background:none;border:none}.PCNavbar .routeArea .routeBtn .routerItem .dropdownMenu li a[data-v-4de10c87]:before{margin-left:auto}.PCNavbar .routeArea .routeBtn .routerItem .dropdownMenu li a[data-v-4de10c87]:after{content:"";width:0%;height:2px;background:#00f;display:block;transition:.5s}.PCNavbar .toolArea[data-v-4de10c87]{display:flex;justify-content:flex-end;align-items:center;gap:20px;padding-right:20px}.PCNavbar .toolArea .searchItem[data-v-4de10c87]{cursor:pointer}.PCNavbar .toolArea .searchItem .searchPic[data-v-4de10c87]{width:25px}.PCNavbar .toolArea .langItem[data-v-4de10c87]{display:flex;align-items:center;font-family:Lato;cursor:pointer}.PCNavbar .toolArea .langItem[data-v-4de10c87]:hover{text-decoration:underline}.PCNavbar .toolArea .langItem .languagePic[data-v-4de10c87]{width:30px}.scrolled[data-v-4de10c87],.normalMenu[data-v-4de10c87]{background-color:var(--main-bg-color);color:#000}}.routerLink[data-v-4de10c87]{text-decoration:none;color:inherit;cursor:pointer;display:flex;align-items:center}.routeActive[data-v-4de10c87]{color:#fff;background-color:#008cff99}.top-button[data-v-879972a5]{position:fixed;right:20px;bottom:20px;width:50px;height:50px;transform:translateX(-50%,-50%);cursor:pointer;animation:floatAnimation-879972a5 3s ease-in-out infinite;border-radius:50%;background-color:#465a824d;z-index:10000}.top-button .topImg[data-v-879972a5]{transform:scale(.6)}.fade-enter-from[data-v-879972a5],.fade-leave-to[data-v-879972a5]{opacity:0}.fade-enter-to[data-v-879972a5],.fade-leave-from[data-v-879972a5]{opacity:1}.fade-enter-active[data-v-879972a5],.fade-leave-active[data-v-879972a5]{transition:opacity .5s ease}@keyframes floatAnimation-879972a5{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (min-width: 1024px){.PCFootbar[data-v-c4b9c3ce]{width:100%;padding:60px 0 10px;background-color:#f3f3f3}.PCFootbar .footContainer[data-v-c4b9c3ce]{width:80%;margin:0 10%;padding-bottom:20px;border-bottom:1px dashed #cfcfcf;display:grid;grid-template-columns:2fr 2fr 3fr 3fr;gap:20px}.PCFootbar .footContainer div[data-v-c4b9c3ce]{font-family:Lato;line-height:1.5}.PCFootbar .footContainer div span[data-v-c4b9c3ce]{font-weight:700}.PCFootbar .footContainer div a[data-v-c4b9c3ce]{color:#000;text-decoration:none;transition:all .3s ease}.PCFootbar .footContainer div a[data-v-c4b9c3ce]:hover{color:red}.PCFootbar .footContainer .other[data-v-c4b9c3ce]{display:flex;flex-direction:column;align-items:flex-start;gap:40px}.PCFootbar .footContainer .other .meteronicLogo[data-v-c4b9c3ce]{height:40px;width:auto;object-fit:contain}.PCFootbar .footContainer .other .mapArea[data-v-c4b9c3ce]{width:400px;height:225px;border:1px solid #ccc;-webkit-user-select:none;user-select:none;cursor:pointer}.PCFootbar .footEnd[data-v-c4b9c3ce]{width:80%;margin:0 10%;padding-top:10px;text-align:center}.PCFootbar .footEnd a[data-v-c4b9c3ce]{font-size:small;text-decoration:none;color:#444;cursor:pointer;transition:all .3s ease}.PCFootbar .footEnd a[data-v-c4b9c3ce]:hover{color:red}.PCFootbar .footEnd span[data-v-c4b9c3ce]{font-size:small;text-decoration:none;color:#444}}@media (max-width: 768px){.PHNavbar[data-v-aa7c83e9]{max-width:100vw;background-color:var(--main-bg-color)}.PHNavbar .logoArea[data-v-aa7c83e9]{width:100%;height:80px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccc;box-shadow:0 0 5px #ccc}.PHNavbar .logoArea .logoBtn[data-v-aa7c83e9]{max-width:150px;margin:10px 40px;object-fit:contain}.PHNavbar .logoArea .menuBtn[data-v-aa7c83e9]{width:2rem;margin-right:10px}.PHNavbar .menuArea[data-v-aa7c83e9]{width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column}.PHNavbar .menuArea .menuItem[data-v-aa7c83e9]{width:100%;height:2rem;display:flex;justify-content:center;border-bottom:1px dashed rgba(197,197,197,.8666666667);font-family:Lato}.PHNavbar .open[data-v-aa7c83e9]{animation:expand-aa7c83e9 .2s ease forwards}.PHNavbar .close[data-v-aa7c83e9]{animation:collapse-aa7c83e9 .2s ease forwards}}.routerLink[data-v-aa7c83e9]{text-decoration:none;color:inherit;cursor:pointer;display:flex;align-items:center}@keyframes expand-aa7c83e9{0%{height:0}to{height:180px}}@keyframes collapse-aa7c83e9{0%{height:180px}to{height:0}}@media (max-width: 1023px){.PHFootbar[data-v-7026fc9f]{max-width:100vw;padding:20px 10px 10px;background-color:#f3f3f3}.PHFootbar .menuPart[data-v-7026fc9f]{width:100%;display:flex}.PHFootbar .menuPart .menuItem[data-v-7026fc9f]{width:50%;padding-left:5%;max-height:280px;line-height:2}.PHFootbar .menuPart .menuItem span[data-v-7026fc9f]{color:#5a5a5a;font-size:.8rem}.PHFootbar .menuPart .menuItem p[data-v-7026fc9f]{font-size:.7rem}.PHFootbar .contentPart[data-v-7026fc9f]{width:90%;margin:0 auto;padding-top:1rem;border-bottom:1px dashed #ccc}.PHFootbar .contentPart .title[data-v-7026fc9f]{display:grid;grid-template-columns:1fr 1fr;align-self:center}.PHFootbar .contentPart .title span[data-v-7026fc9f]{color:#5a5a5a}.PHFootbar .contentPart .title .meteronicLogo[data-v-7026fc9f]{height:1.2rem;width:auto;object-fit:contain}.PHFootbar .contentPart p[data-v-7026fc9f]{width:90%;font-size:.7rem}.PHFootbar .footEnd[data-v-7026fc9f]{margin-top:5px;padding-left:5%;font-size:.6rem}}a[data-v-7026fc9f]{text-decoration:none;color:inherit;cursor:pointer;display:flex;align-items:center}.app[data-v-52767005]{position:relative;min-height:100vh;display:flex;flex-direction:column}main[data-v-52767005]{flex:1}.mt80[data-v-52767005]{margin-top:80px}.homepage[data-v-872418b2]{--item-min-width: 640px;--item-max-width: 835px}@media (min-width: 960px){.homepage[data-v-872418b2]{width:100%;box-sizing:border-box}.homepage .mainBackground[data-v-872418b2]{width:100%;position:relative;text-shadow:0 0 10px rgba(0,0,0,.5)}.homepage .mainBackground .swiperImage[data-v-872418b2]{padding:0;width:100vw;height:16.6666666667vw;object-fit:cover}.homepage .mainBackground .homeHeadImg[data-v-872418b2]{width:100%;object-fit:contain}.homepage .mainBackground .homeHeadTitle[data-v-872418b2]{position:absolute;top:15%;left:10%;color:#fff;font-size:2.5rem}.homepage .mainBackground .homeHeadContent[data-v-872418b2]{position:absolute;top:25%;left:10%;color:#fff;font-size:2rem;font-style:italic;font-weight:600;line-height:1.5}.homepage .mainContent[data-v-872418b2]{width:90%;max-width:1400px;margin:20px auto}.homepage .mainContent .menuArea[data-v-872418b2]{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--item-min-width),1fr));grid-gap:18px}.homepage .mainContent .menuArea .menuItem[data-v-872418b2]{width:100%;height:auto;aspect-ratio:2/1;position:relative;min-width:var(--item-min-width);margin:0;padding:0;overflow:hidden;-webkit-user-select:none;user-select:none;cursor:pointer}.homepage .mainContent .menuArea .menuItem[data-v-872418b2]:before{position:absolute;content:"";width:100%;height:100%;background-color:#00000080;opacity:1;transition:all .5s ease}.homepage .mainContent .menuArea .menuItem:hover .menuImg[data-v-872418b2]{transform:scale(1.05)}.homepage .mainContent .menuArea .menuItem[data-v-872418b2]:hover:before{opacity:0}.homepage .mainContent .menuArea .menuItem .menuImg[data-v-872418b2]{width:100%;object-fit:contain;transition:all .2s ease-in-out}.homepage .mainContent .menuArea .menuItem .menuTitle[data-v-872418b2]{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);color:#fff;font-family:Arial;font-size:2.5rem;font-weight:600;white-space:nowrap;text-shadow:0 0 5px black}.homepage .mainContent .menuArea .menuItem .menuContent[data-v-872418b2]{position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.5rem;white-space:nowrap}}@media (max-width: 959px){.homepage[data-v-872418b2]{max-width:100vw;box-sizing:border-box}.homepage .mainBackground[data-v-872418b2]{width:100%;position:relative}.homepage .mainBackground .homeHeadImg[data-v-872418b2]{width:100%;object-fit:cover}.homepage .mainBackground .homeHeadTitle[data-v-872418b2]{position:absolute;top:20%;left:10%;color:#fff}.homepage .mainBackground .homeHeadContent[data-v-872418b2]{position:absolute;top:30%;left:10%;color:#fff;font-size:2rem;font-style:italic}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (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-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-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>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-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-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@media (min-width: 960px){.homepage[data-v-d5fdcea1]{width:100%;box-sizing:border-box}.homepage .mainbackground[data-v-d5fdcea1]{width:100%}.homepage .mainbackground .swiperImage[data-v-d5fdcea1]{padding:0;width:100%;height:98vh;object-fit:cover}.homepage .solutionsPart[data-v-d5fdcea1]{width:100%;max-width:1600px;margin:0 auto}.homepage .solutionsPart .emptyArea[data-v-d5fdcea1]{width:100%;height:40px;background-color:#fff}.homepage .solutionsPart .partTitle[data-v-d5fdcea1]{font-size:2.5rem;font-family:Lato;font-weight:600;font-style:italic;text-align:center}.homepage .solutionsPart .soluItemModel_1[data-v-d5fdcea1]{margin-top:40px;width:100%;display:flex;justify-content:center;gap:5%}.homepage .solutionsPart .soluItemModel_1 .itemLeft[data-v-d5fdcea1]{position:relative;width:40%}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic[data-v-d5fdcea1]{position:relative;width:100%;height:auto}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic .itemPicImg[data-v-d5fdcea1]{width:95%;height:auto}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic .title[data-v-d5fdcea1]{position:absolute;top:10%;left:20px;width:90%;font-size:1.5rem;font-weight:700}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic .title span[data-v-d5fdcea1]{color:orange}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic .title span+span[data-v-d5fdcea1]{color:#fff}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic .title p[data-v-d5fdcea1]{line-height:1;font-size:1rem;color:#e9e9e9}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic .title p+p[data-v-d5fdcea1]{font-size:.8rem;font-style:italic}.homepage .solutionsPart .soluItemModel_1 .itemRight[data-v-d5fdcea1]{width:40%}.homepage .solutionsPart .soluItemModel_1 .itemRight .itemTitle[data-v-d5fdcea1]{display:flex;align-items:flex-end;border-bottom:1px solid #333}.homepage .solutionsPart .soluItemModel_1 .itemRight .itemTitle .mainTitle[data-v-d5fdcea1]{font-size:1.8rem}.homepage .solutionsPart .soluItemModel_1 .itemRight .itemContent[data-v-d5fdcea1]{line-height:1.75;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.homepage .solutionsPart .soluItemModel_1 .itemRight .itemDetail[data-v-d5fdcea1]{cursor:pointer}.homepage .solutionsPart .soluItemModel_1 .itemRight .itemDetail .detailBtn[data-v-d5fdcea1]{width:100px;height:30px;padding:5px 10px;background-color:#dadada;display:flex;align-items:center;justify-content:center;font-size:1rem;-webkit-user-select:none;user-select:none}.homepage .solutionsPart .soluItemModel_1 .itemRight .itemDetail .detailBtn[data-v-d5fdcea1]:active{transform:scale(.95)}.homepage .solutionsPart .soluItemModel_2[data-v-d5fdcea1]{margin-top:40px;width:100%;display:flex;justify-content:center;gap:5%}.homepage .solutionsPart .soluItemModel_2 .itemLeft[data-v-d5fdcea1]{width:40%}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemTitle[data-v-d5fdcea1]{display:flex;align-items:flex-end;border-bottom:1px solid #333}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemTitle .mainTitle[data-v-d5fdcea1]{font-size:1.8rem}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemTitle .miniTitle[data-v-d5fdcea1]{font-size:1rem}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemContent[data-v-d5fdcea1]{line-height:1.75;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemDetail[data-v-d5fdcea1]{cursor:pointer}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemDetail .detailBtn[data-v-d5fdcea1]{width:100px;height:30px;padding:5px 10px;background-color:#dadada;display:flex;align-items:center;justify-content:center;font-size:1rem;-webkit-user-select:none;user-select:none}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemDetail .detailBtn[data-v-d5fdcea1]:active{transform:scale(.95)}.homepage .solutionsPart .soluItemModel_2 .itemRight[data-v-d5fdcea1]{position:relative;width:40%}.homepage .solutionsPart .soluItemModel_2 .itemRight .itemPic[data-v-d5fdcea1]{position:relative;width:100%;height:auto}.homepage .solutionsPart .soluItemModel_2 .itemRight .itemPic .itemPicImg[data-v-d5fdcea1]{width:95%;height:auto}.homepage .solutionsPart .soluItemModel_2 .itemRight .itemPic .title[data-v-d5fdcea1]{position:absolute;top:10%;left:20px;width:90%;font-size:1.5rem;font-weight:700}.homepage .solutionsPart .soluItemModel_2 .itemRight .itemPic .title span[data-v-d5fdcea1]{color:orange}.homepage .solutionsPart .soluItemModel_2 .itemRight .itemPic .title span+span[data-v-d5fdcea1]{color:#fff}.homepage .solutionsPart .soluItemModel_2 .itemRight .itemPic .title p[data-v-d5fdcea1]{line-height:1;font-size:1rem;color:#e9e9e9}.homepage .solutionsPart .soluItemModel_3[data-v-d5fdcea1]{margin-top:40px;width:100%;display:flex;justify-content:center;gap:5%}.homepage .solutionsPart .soluItemModel_3 .itemLeft[data-v-d5fdcea1]{position:relative;width:40%}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic[data-v-d5fdcea1]{position:relative;width:100%;height:auto}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic .itemPicImg[data-v-d5fdcea1]{width:95%;height:auto}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic .title[data-v-d5fdcea1]{position:absolute;top:10%;left:20px;width:90%;font-size:1.5rem;font-weight:700}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic .title span[data-v-d5fdcea1]{color:orange}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic .title span+span[data-v-d5fdcea1]{color:#fff}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic .title p[data-v-d5fdcea1]{line-height:1;font-size:1rem;color:#e9e9e9}.homepage .solutionsPart .soluItemModel_3 .itemRight[data-v-d5fdcea1]{width:40%}.homepage .solutionsPart .soluItemModel_3 .itemRight .itemTitle[data-v-d5fdcea1]{display:flex;align-items:flex-end;border-bottom:1px solid #333}.homepage .solutionsPart .soluItemModel_3 .itemRight .itemTitle .mainTitle[data-v-d5fdcea1]{font-size:1.8rem}.homepage .solutionsPart .soluItemModel_3 .itemRight .itemContent[data-v-d5fdcea1]{line-height:1.75;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.homepage .solutionsPart .soluItemModel_3 .itemRight .itemDetail[data-v-d5fdcea1]{cursor:pointer}.homepage .solutionsPart .soluItemModel_3 .itemRight .itemDetail .detailBtn[data-v-d5fdcea1]{width:100px;height:30px;padding:5px 10px;background-color:#dadada;display:flex;align-items:center;justify-content:center;font-size:1rem;-webkit-user-select:none;user-select:none}.homepage .solutionsPart .soluItemModel_3 .itemRight .itemDetail .detailBtn[data-v-d5fdcea1]:active{transform:scale(.95)}.homepage .productPart[data-v-d5fdcea1]{width:100%;max-width:1600px;margin:0 auto}.homepage .productPart .emptyArea[data-v-d5fdcea1]{width:100%;height:25px;background-color:#fff}.homepage .productPart .partTitle[data-v-d5fdcea1]{font-size:2.5rem;font-family:Lato;font-weight:600;font-style:italic;text-align:center}.homepage .productPart .productList[data-v-d5fdcea1]{margin-top:25px;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:20px}.homepage .productPart .productList .listLine[data-v-d5fdcea1]{width:85%;height:5px;display:grid;grid-template-columns:repeat(7,1fr);cursor:pointer}.homepage .productPart .productList .listLine .lineChild[data-v-d5fdcea1]{position:relative;background-color:#dadada;transition:all .5s ease}.homepage .productPart .productList .listLine .lineChild[data-v-d5fdcea1]:hover{background-color:#007bff7c}.homepage .productPart .productList .listLine .lineChild.active[data-v-d5fdcea1]{position:relative;background-color:#007bff7c}.homepage .productPart .productList .listLine .lineChild.active[data-v-d5fdcea1]:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;z-index:20;background-color:#007bff;animation:colorCover-d5fdcea1 10s linear forwards}.homepage .productPart .productList .listItem[data-v-d5fdcea1]{width:85%;display:flex;gap:10px}.homepage .productPart .productList .listItem .itemChild[data-v-d5fdcea1]{width:10%;height:600px;border-radius:30px;transition:width .2s ease}.homepage .productPart .productList .listItem .itemChild .noActive[data-v-d5fdcea1]{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:end;text-align:center;border-radius:30px;background-color:#d1d1d150;transition:all .2s ease;cursor:pointer}.homepage .productPart .productList .listItem .itemChild .noActive[data-v-d5fdcea1]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:30px;background-image:url(./Home-Products-Meters-backup.jpg);background-size:200%;background-position:center;background-repeat:no-repeat;z-index:-1}.homepage .productPart .productList .listItem .itemChild .noActive[data-v-d5fdcea1]:hover{box-shadow:0 0 5px 2px #d1d1d1}.homepage .productPart .productList .listItem .itemChild .noActive .itemTitle[data-v-d5fdcea1]{color:#00000080;font-size:2.5rem;font-weight:600;margin-bottom:25%;writing-mode:vertical-lr}.homepage .productPart .productList .listItem .itemChild .isActive[data-v-d5fdcea1]{position:relative;display:flex;flex-direction:column;width:100%;height:100%;border:1px solid #d1d1d1;box-shadow:0 0 10px 5px #d1d1d1;border-radius:15px}.homepage .productPart .productList .listItem .itemChild .isActive[data-v-d5fdcea1]:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30%;border-radius:0 0 15px 15px;background-color:#d1d1d19f}.homepage .productPart .productList .listItem .itemChild .isActive .itemPic[data-v-d5fdcea1]{margin-top:5%;height:60%;width:auto;-webkit-user-select:none;user-select:none;object-fit:contain}.homepage .productPart .productList .listItem .itemChild .isActive .itemTitle[data-v-d5fdcea1]{margin-left:5%;font-size:1.5rem;white-space:nowrap;animation:fadeIn-d5fdcea1 .5s ease-in-out forwards}.homepage .productPart .productList .listItem .itemChild .isActive .itemDescription[data-v-d5fdcea1]{width:90%;margin:20px auto 0;text-align:left;animation:fadeIn-d5fdcea1 .5s ease-in-out forwards;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.homepage .productPart .productList .listItem .itemChild .isActive .detailBtn[data-v-d5fdcea1]{position:absolute;right:10px;bottom:10px;width:100px;height:30px;padding:5px 10px;background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;-webkit-user-select:none;user-select:none}.homepage .productPart .productList .listItem .itemChild .isActive .detailBtn[data-v-d5fdcea1]:active{transform:scale(.95)}.homepage .productPart .productList .listItem .itemChild.active[data-v-d5fdcea1]{width:40%}.homepage .casesPart[data-v-d5fdcea1]{width:100%;max-width:1600px;margin:0 auto}.homepage .casesPart .emptyArea[data-v-d5fdcea1]{width:100%;height:40px;background-color:#fff}.homepage .casesPart .partTitle[data-v-d5fdcea1]{font-size:2.5rem;font-family:Lato;font-weight:600;font-style:italic;text-align:center}.homepage .casesPart .casesItem[data-v-d5fdcea1]{width:100%;display:flex;align-items:center;justify-content:center;gap:5%}.homepage .casesPart .casesItem .itemLeft[data-v-d5fdcea1]{margin:40px 0;position:relative;width:40%}.homepage .casesPart .casesItem .itemLeft .itemPic[data-v-d5fdcea1]{position:relative;width:100%;height:auto}.homepage .casesPart .casesItem .itemLeft .itemPic .itemPicImg[data-v-d5fdcea1]{width:100%;height:auto}.homepage .casesPart .casesItem .itemLeft .itemPic .title[data-v-d5fdcea1]{position:absolute;top:10%;left:20px;font-size:1.5rem;font-weight:700;-webkit-user-select:none;user-select:none;color:#fff}.homepage .casesPart .casesItem .itemLeft .itemPic .title p[data-v-d5fdcea1]{font-size:1rem;font-style:italic;font-weight:400}.homepage .casesPart .casesItem .itemRight[data-v-d5fdcea1]{width:40%}.homepage .casesPart .casesItem .itemRight .itemContent[data-v-d5fdcea1]{width:85%;line-height:1.75;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.homepage .casesPart .casesItem .itemRight .itemContent ul li[data-v-d5fdcea1]{display:flex;align-items:center}.homepage .casesPart .casesItem .itemRight .itemContent ul li .rhombus[data-v-d5fdcea1]{width:1rem;margin-right:5px}.homepage .casesPart .casesItem .itemRight .itemDetail[data-v-d5fdcea1]{margin-top:20px;cursor:pointer}.homepage .casesPart .casesItem .itemRight .itemDetail .detailBtn[data-v-d5fdcea1]{width:100px;height:30px;padding:5px 10px;background-color:#dadada;display:flex;align-items:center;justify-content:center;font-size:1rem}.homepage .casesPart .casesItem .itemRight .itemDetail .detailBtn[data-v-d5fdcea1]:active{transform:scale(.95)}.homepage .aboutPart[data-v-d5fdcea1]{width:60%;max-width:1600px;margin:0 auto 60px;text-align:center;border-bottom:1px dashed #a7a7a7}.homepage .aboutPart span[data-v-d5fdcea1]{font-size:2.5rem;font-family:Lato;font-weight:600;font-style:italic;text-align:center}.homepage .aboutPart p[data-v-d5fdcea1]{line-height:2;font-style:italic;font-size:1.2rem;font-family:Lato;color:#5f5f5f}}@media (max-width: 959px){.homepage[data-v-d5fdcea1]{max-width:100vw;box-sizing:border-box}.homepage .mainbackground[data-v-d5fdcea1]{width:100%}.homepage .mainbackground .swiperImage[data-v-d5fdcea1]{padding:0;width:100%;object-fit:contain}.homepage .solutionsPart[data-v-d5fdcea1]{width:100%}.homepage .solutionsPart .emptyArea[data-v-d5fdcea1]{width:100%;height:20px}.homepage .solutionsPart .partTitle[data-v-d5fdcea1]{font-size:2rem;font-family:Lato;font-weight:600;font-style:italic;text-align:center}.homepage .solutionsPart .soluItemModel_1[data-v-d5fdcea1]{margin-top:20px;width:100%}.homepage .solutionsPart .soluItemModel_1 .itemLeft[data-v-d5fdcea1]{width:90%;margin:0 auto}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic[data-v-d5fdcea1]{position:relative;width:100%}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic .itemPicImg[data-v-d5fdcea1]{width:100%;object-fit:contain}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic .title[data-v-d5fdcea1]{position:absolute;top:10%;left:20px;font-weight:700;-webkit-user-select:none;user-select:none;color:#fff}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic .title span[data-v-d5fdcea1]{color:orange}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic .title span+span[data-v-d5fdcea1]{color:#fff}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic .title p[data-v-d5fdcea1]{font-size:.8rem;font-weight:400}.homepage .solutionsPart .soluItemModel_1 .itemLeft .itemPic .title p+p[data-v-d5fdcea1]{font-style:italic}.homepage .solutionsPart .soluItemModel_1 .itemRight[data-v-d5fdcea1]{width:90%;margin:0 auto}.homepage .solutionsPart .soluItemModel_1 .itemRight .itemTitle[data-v-d5fdcea1]{margin-top:5px;width:100%;text-align:center}.homepage .solutionsPart .soluItemModel_1 .itemRight .itemTitle .mainTitle[data-v-d5fdcea1]{font-size:1.2rem}.homepage .solutionsPart .soluItemModel_1 .itemRight .itemContent[data-v-d5fdcea1]{font-size:.8rem;line-height:1.5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.homepage .solutionsPart .soluItemModel_1 .itemRight .itemContent p[data-v-d5fdcea1]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.homepage .solutionsPart .soluItemModel_1 .itemRight .itemDetail .detailBtn[data-v-d5fdcea1]{width:100px;margin:0 auto;padding:5px 10px;background-color:red;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;-webkit-user-select:none;user-select:none}.homepage .solutionsPart .soluItemModel_1 .itemRight .itemDetail .detailBtn[data-v-d5fdcea1]:active{transform:scale(.95)}.homepage .solutionsPart .soluItemModel_2[data-v-d5fdcea1]{margin-top:20px;width:100%;display:grid;grid-template-rows:auto auto}.homepage .solutionsPart .soluItemModel_2 .itemRight[data-v-d5fdcea1]{grid-row:1;width:90%;margin:0 auto}.homepage .solutionsPart .soluItemModel_2 .itemRight .itemPic[data-v-d5fdcea1]{position:relative;width:100%}.homepage .solutionsPart .soluItemModel_2 .itemRight .itemPic .itemPicImg[data-v-d5fdcea1]{width:100%;object-fit:contain}.homepage .solutionsPart .soluItemModel_2 .itemRight .itemPic .title[data-v-d5fdcea1]{position:absolute;top:12%;left:20px;font-weight:700;-webkit-user-select:none;user-select:none;color:#fff}.homepage .solutionsPart .soluItemModel_2 .itemRight .itemPic .title span[data-v-d5fdcea1]{color:orange}.homepage .solutionsPart .soluItemModel_2 .itemRight .itemPic .title span+span[data-v-d5fdcea1]{color:#fff}.homepage .solutionsPart .soluItemModel_2 .itemRight .itemPic .title p[data-v-d5fdcea1]{font-size:.8rem;font-weight:400}.homepage .solutionsPart .soluItemModel_2 .itemLeft[data-v-d5fdcea1]{grid-row:2;width:90%;margin:0 auto}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemTitle[data-v-d5fdcea1]{margin-top:5px;width:100%;text-align:center}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemTitle .mainTitle[data-v-d5fdcea1]{font-size:1.2rem}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemContent[data-v-d5fdcea1]{font-size:.8rem;line-height:1.5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemContent p[data-v-d5fdcea1]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemDetail .detailBtn[data-v-d5fdcea1]{width:100px;margin:0 auto;padding:5px 10px;background-color:red;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;-webkit-user-select:none;user-select:none}.homepage .solutionsPart .soluItemModel_2 .itemLeft .itemDetail .detailBtn[data-v-d5fdcea1]:active{transform:scale(.95)}.homepage .solutionsPart .soluItemModel_3[data-v-d5fdcea1]{margin-top:20px;width:100%}.homepage .solutionsPart .soluItemModel_3 .itemLeft[data-v-d5fdcea1]{width:90%;margin:0 auto}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic[data-v-d5fdcea1]{position:relative;width:100%}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic .itemPicImg[data-v-d5fdcea1]{width:100%;object-fit:contain}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic .title[data-v-d5fdcea1]{position:absolute;top:10%;left:20px;font-weight:700;-webkit-user-select:none;user-select:none;color:#fff}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic .title span[data-v-d5fdcea1]{color:orange}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic .title span+span[data-v-d5fdcea1]{color:#fff}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic .title p[data-v-d5fdcea1]{font-size:.8rem;font-weight:400}.homepage .solutionsPart .soluItemModel_3 .itemLeft .itemPic .title p+p[data-v-d5fdcea1]{font-style:italic}.homepage .solutionsPart .soluItemModel_3 .itemRight[data-v-d5fdcea1]{width:90%;margin:0 auto}.homepage .solutionsPart .soluItemModel_3 .itemRight .itemTitle[data-v-d5fdcea1]{margin-top:5px;width:100%;text-align:center}.homepage .solutionsPart .soluItemModel_3 .itemRight .itemTitle .mainTitle[data-v-d5fdcea1]{font-size:1.2rem}.homepage .solutionsPart .soluItemModel_3 .itemRight .itemContent[data-v-d5fdcea1]{font-size:.8rem;line-height:1.5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.homepage .solutionsPart .soluItemModel_3 .itemRight .itemContent p[data-v-d5fdcea1]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.homepage .solutionsPart .soluItemModel_3 .itemRight .itemDetail .detailBtn[data-v-d5fdcea1]{width:100px;margin:0 auto;padding:5px 10px;background-color:red;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;-webkit-user-select:none;user-select:none}.homepage .solutionsPart .soluItemModel_3 .itemRight .itemDetail .detailBtn[data-v-d5fdcea1]:active{transform:scale(.95)}.homepage .productPart[data-v-d5fdcea1]{width:100%}.homepage .productPart .emptyArea[data-v-d5fdcea1]{width:100%;height:20px}.homepage .productPart .partTitle[data-v-d5fdcea1]{font-size:2rem;font-family:Lato;font-weight:600;font-style:italic;text-align:center}.homepage .productPart .productList[data-v-d5fdcea1]{margin-top:20px;width:100%}.homepage .productPart .productList .listItem[data-v-d5fdcea1]{width:90%;margin:0 auto;overflow:hidden;position:relative}.homepage .productPart .productList .listItem .itemChild[data-v-d5fdcea1]{width:100%;transition:all .3s ease}.homepage .productPart .productList .listItem .itemChild .noActive[data-v-d5fdcea1]{padding:15px;background-color:#f5f5f5;border-radius:8px;margin:10px 0;cursor:pointer}.homepage .productPart .productList .listItem .itemChild .noActive .itemTitle[data-v-d5fdcea1]{font-size:16px;color:#333}.homepage .productPart .productList .listItem .itemChild .isActive[data-v-d5fdcea1]{background-color:#fff;border-radius:8px;padding:15px;box-shadow:0 4px 12px #0000001a}.homepage .productPart .productList .listItem .itemChild .isActive .itemPic[data-v-d5fdcea1]{width:100%;height:150px;object-fit:contain;border-radius:6px;margin-bottom:10px}.homepage .productPart .productList .listItem .itemChild .isActive .itemTitle[data-v-d5fdcea1]{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.homepage .productPart .productList .listItem .itemChild .isActive .itemDescription[data-v-d5fdcea1]{font-size:14px;color:#666;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.homepage .productPart .productList .listItem .itemChild .isActive .detailBtn[data-v-d5fdcea1]{display:inline-block;padding:8px 16px;background-color:#42b983;color:#fff;border-radius:4px;font-size:14px;cursor:pointer}.homepage .casesPart[data-v-d5fdcea1]{width:100%}.homepage .casesPart .emptyArea[data-v-d5fdcea1]{width:100%;height:20px}.homepage .casesPart .partTitle[data-v-d5fdcea1]{font-size:2rem;font-family:Lato;font-weight:600;font-style:italic;text-align:center}.homepage .casesPart .casesItem[data-v-d5fdcea1]{margin-top:20px;width:100%}.homepage .casesPart .casesItem .itemLeft[data-v-d5fdcea1]{width:90%;margin:0 auto}.homepage .casesPart .casesItem .itemLeft .itemPic[data-v-d5fdcea1]{position:relative;width:100%}.homepage .casesPart .casesItem .itemLeft .itemPic .itemPicImg[data-v-d5fdcea1]{width:100%;object-fit:contain}.homepage .casesPart .casesItem .itemLeft .itemPic .title[data-v-d5fdcea1]{position:absolute;top:10%;left:20px;font-weight:700;-webkit-user-select:none;user-select:none;color:#fff}.homepage .casesPart .casesItem .itemLeft .itemPic .title span[data-v-d5fdcea1]{font-size:1.2rem;color:#fff}.homepage .casesPart .casesItem .itemLeft .itemPic .title p[data-v-d5fdcea1]{font-size:.8rem;font-weight:400}.homepage .casesPart .casesItem .itemRight[data-v-d5fdcea1]{width:90%;margin:0 auto}.homepage .casesPart .casesItem .itemRight .itemContent[data-v-d5fdcea1]{font-size:.8rem;line-height:1.5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.homepage .casesPart .casesItem .itemRight .itemContent p[data-v-d5fdcea1]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.homepage .casesPart .casesItem .itemRight .itemContent ul li[data-v-d5fdcea1]{display:flex;align-items:flex-start;line-height:1.2;margin-bottom:5px}.homepage .casesPart .casesItem .itemRight .itemContent ul li .rhombus[data-v-d5fdcea1]{width:1rem;margin-right:5px}.homepage .casesPart .casesItem .itemRight .itemDetail .detailBtn[data-v-d5fdcea1]{width:100px;margin:0 auto;padding:5px 10px;background-color:red;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;-webkit-user-select:none;user-select:none}.homepage .casesPart .casesItem .itemRight .itemDetail .detailBtn[data-v-d5fdcea1]:active{transform:scale(.95)}.homepage .aboutPart[data-v-d5fdcea1]{width:90%;max-width:1600px;margin:20px auto 40px;text-align:center;border-bottom:1px dashed #a7a7a7}.homepage .aboutPart span[data-v-d5fdcea1]{font-size:2rem;font-family:Lato;font-weight:600;font-style:italic;text-align:center}.homepage .aboutPart p[data-v-d5fdcea1]{font-size:.8rem;font-family:Lato}}@keyframes fadeIn-d5fdcea1{0%{opacity:0}to{opacity:1}}@keyframes colorCover-d5fdcea1{0%{width:0}to{width:100%}}@media (min-width: 960px){.solutionsPage[data-v-b4dbe65d]{width:100%}.solutionsPage .solutionTitle[data-v-b4dbe65d]{position:relative;width:100%;height:25vw;background-image:url(./Solution-head.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.solutionsPage .solutionTitle .titleContent[data-v-b4dbe65d]{font-family:calibri;position:absolute;margin-top:130px;margin-left:40px}.solutionsPage .solutionTitle .titleContent span[data-v-b4dbe65d]{font-size:2.5rem;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5)}.solutionsPage .solutionTitle .titleContent p[data-v-b4dbe65d]{font-size:1.5rem;font-weight:600;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5)}.solutionsPage .soulutionContentNew[data-v-b4dbe65d]{width:100%;max-width:1400px;margin:40px auto;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.solutionsPage .soulutionContentNew .solutionItem[data-v-b4dbe65d]{position:relative;width:100%;border-radius:20px;box-shadow:1px 2px #8686861a;overflow:hidden;transition:all .3s ease-in-out;font-family:calibri}.solutionsPage .soulutionContentNew .solutionItem[data-v-b4dbe65d]:hover{box-shadow:2px 2px 5px #86868666}.solutionsPage .soulutionContentNew .solutionItem:hover .solutionImg[data-v-b4dbe65d]{transform:scale(1.01)}.solutionsPage .soulutionContentNew .solutionItem .imgArea[data-v-b4dbe65d]{width:100%}.solutionsPage .soulutionContentNew .solutionItem .imgArea .solutionImg[data-v-b4dbe65d]{width:100%;object-fit:contain;transition:all .3s ease-in-out}.solutionsPage .soulutionContentNew .solutionItem .titleArea[data-v-b4dbe65d]{width:90%;margin:0 auto;z-index:9;overflow:hidden;background-color:#fff}.solutionsPage .soulutionContentNew .solutionItem .titleArea h2[data-v-b4dbe65d]{line-height:.8}.solutionsPage .soulutionContentNew .solutionItem .contentArea[data-v-b4dbe65d]{width:90%;margin:0 auto 60px;line-height:1.4}.solutionsPage .soulutionContentNew .solutionItem .contentArea ul li[data-v-b4dbe65d]{display:flex;align-items:center}.solutionsPage .soulutionContentNew .solutionItem .contentArea ul li .rhombus[data-v-b4dbe65d]{width:1rem;margin-right:5px}.solutionsPage .soulutionContentNew .solutionItem .btnArea[data-v-b4dbe65d]{position:absolute;right:20px;bottom:20px;cursor:pointer}.solutionsPage .soulutionContentNew .solutionItem .btnArea .detailBtn[data-v-b4dbe65d]{width:100px;height:30px;padding:5px 10px;background-color:#dadada;display:flex;align-items:center;justify-content:center;font-size:1rem;-webkit-user-select:none;user-select:none;transition:all .3s ease-in-out}.solutionsPage .soulutionContentNew .solutionItem .btnArea .detailBtn[data-v-b4dbe65d]:hover{color:#0023be}}@media (max-width: 959px){.solutionsPage[data-v-b4dbe65d]{font-family:Lato;width:100%}.solutionsPage .solutionTitle[data-v-b4dbe65d]{position:relative;width:100%;height:200px;background-image:url(./Solution-head.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.solutionsPage .solutionTitle .titleContent[data-v-b4dbe65d]{font-family:calibri;position:absolute;margin-top:30px;margin-left:20px}.solutionsPage .solutionTitle .titleContent span[data-v-b4dbe65d]{font-size:1.2rem;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5)}.solutionsPage .solutionTitle .titleContent p[data-v-b4dbe65d]{font-size:1rem;font-weight:600;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5)}.solutionsPage .soulutionContentNew[data-v-b4dbe65d]{width:90%;max-width:1400px;margin:40px auto;display:grid;grid-template-columns:repeat(1,1fr);gap:40px}.solutionsPage .soulutionContentNew .solutionItem[data-v-b4dbe65d]{position:relative;width:100%;border-radius:20px;box-shadow:1px 2px #8686861a;overflow:hidden;transition:all .3s ease-in-out;font-family:calibri}.solutionsPage .soulutionContentNew .solutionItem[data-v-b4dbe65d]:hover{box-shadow:2px 2px 5px #86868666}.solutionsPage .soulutionContentNew .solutionItem:hover .solutionImg[data-v-b4dbe65d]{transform:scale(1.01)}.solutionsPage .soulutionContentNew .solutionItem .imgArea[data-v-b4dbe65d]{width:100%}.solutionsPage .soulutionContentNew .solutionItem .imgArea .solutionImg[data-v-b4dbe65d]{width:100%;object-fit:contain;transition:all .3s ease-in-out}.solutionsPage .soulutionContentNew .solutionItem .titleArea[data-v-b4dbe65d]{width:90%;margin:0 auto;z-index:9;overflow:hidden;background-color:#fff}.solutionsPage .soulutionContentNew .solutionItem .titleArea h2[data-v-b4dbe65d]{line-height:.8}.solutionsPage .soulutionContentNew .solutionItem .contentArea[data-v-b4dbe65d]{width:90%;margin:0 auto 60px}.solutionsPage .soulutionContentNew .solutionItem .contentArea ul li[data-v-b4dbe65d]{display:flex;align-items:center}.solutionsPage .soulutionContentNew .solutionItem .contentArea ul li .rhombus[data-v-b4dbe65d]{width:1rem;margin-right:5px}.solutionsPage .soulutionContentNew .solutionItem .btnArea[data-v-b4dbe65d]{position:absolute;right:20px;bottom:20px;cursor:pointer}.solutionsPage .soulutionContentNew .solutionItem .btnArea .detailBtn[data-v-b4dbe65d]{width:100px;height:30px;padding:5px 10px;background-color:#dadada;display:flex;align-items:center;justify-content:center;font-size:1rem;-webkit-user-select:none;user-select:none;transition:all .3s ease-in-out}.solutionsPage .soulutionContentNew .solutionItem .btnArea .detailBtn[data-v-b4dbe65d]:hover{color:#0023be}}.solutionAMI[data-v-48b44cc0]{width:100%}.solutionAMI .solutionTitle[data-v-48b44cc0]{position:relative;width:100%;height:25vw;min-height:180px;background-image:url(./Solution-head.jpg);background-size:cover;background-position:center 80%;background-repeat:no-repeat}.solutionAMI .solutionTitle .mainTitle[data-v-48b44cc0]{position:absolute;left:5%;top:20%;font-size:2rem;font-weight:700}.solutionAMI .solutionTitle .mainTitle span[data-v-48b44cc0]{color:orange}.solutionAMI .solutionTitle .mainTitle span+span[data-v-48b44cc0]{color:#fff}.solutionAMI .solutionTitle .mainTitle p[data-v-48b44cc0]{font-size:1.5rem;color:#fff}.solutionAMI .solutionOverview[data-v-48b44cc0]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionAMI .solutionOverview .overviewTitle[data-v-48b44cc0]{padding-top:20px;padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionAMI .solutionOverview .overviewContent[data-v-48b44cc0]{padding:20px 40px}.solutionAMI .solutionOverview .overviewContent dfn[data-v-48b44cc0]{font-style:normal;color:orange;font-weight:600}.solutionAMI .solutionOverview .overviewContent dfn+dfn[data-v-48b44cc0]{color:#000;font-weight:600}.solutionAMI .solutionOverview .overviewContent span[data-v-48b44cc0]{font-weight:500px}.solutionAMI .solutionArchitecture[data-v-48b44cc0]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionAMI .solutionArchitecture .architecureTitle[data-v-48b44cc0]{padding-top:10px;padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionAMI .solutionArchitecture .architecureContent[data-v-48b44cc0]{padding:20px 40px}.solutionAMI .solutionArchitecture .architecureContent .architecureImg[data-v-48b44cc0]{width:100%}.solutionAMI .solutionArchitecture .architecureContent .footContent[data-v-48b44cc0]{font-style:italic}.solutionAMI .solutionComponents[data-v-48b44cc0]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionAMI .solutionComponents .subsystemTitle[data-v-48b44cc0]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionAMI .solutionComponents .subsystemContent[data-v-48b44cc0]{padding:20px 40px}.solutionAMI .solutionComponents .subsystemContent .contentPart[data-v-48b44cc0]{margin-bottom:20px}.solutionAMI .solutionComponents .subsystemContent .contentPart .title[data-v-48b44cc0]{font-size:1.2rem;font-weight:600}.solutionAMI .solutionComponents .subsystemContent .contentPart .modules[data-v-48b44cc0]{margin-left:20px}.solutionAMI .solutionComponents .subsystemContent .contentPart .modules .modulesTitle[data-v-48b44cc0]{display:flex;align-items:center;justify-content:flex-start}.solutionAMI .solutionComponents .subsystemContent .contentPart .modules .modulesTitle .modulesImg[data-v-48b44cc0]{width:2rem}.solutionAMI .solutionComponents .subsystemContent .contentPart .modules .modulesTitle span[data-v-48b44cc0]{margin-left:10px;font-weight:600}.solutionAMI .solutionComponents .subsystemContent .contentPart ul[data-v-48b44cc0]{margin:10px 20px;list-style:disc;line-height:1.5}.solutionAMI .solutionComponents .subsystemContent .contentPart a[data-v-48b44cc0]{text-decoration:underline;color:#00f;cursor:pointer}.solutionAMI .solutionKeybenefits[data-v-48b44cc0]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionAMI .solutionKeybenefits .keybenefitsTitle[data-v-48b44cc0]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionAMI .solutionKeybenefits .keybenefitsContent[data-v-48b44cc0]{padding:20px 40px;margin-left:20px}.solutionAMI .solutionKeybenefits .keybenefitsContent .benefits[data-v-48b44cc0]{display:flex;align-items:center;justify-content:flex-start}.solutionAMI .solutionKeybenefits .keybenefitsContent .benefits .benefitsImg[data-v-48b44cc0]{width:1.2rem}.solutionAMI .solutionKeybenefits .keybenefitsContent .benefits span[data-v-48b44cc0]{margin-left:10px}.solutionAMI .solutionKeybenefits .keybenefitsContent .benefits+.benefits[data-v-48b44cc0]{margin-top:10px}.solutionAMI .solutionIntegration[data-v-48b44cc0]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionAMI .solutionIntegration .integrationTitle[data-v-48b44cc0]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionAMI .solutionIntegration .integrationContent[data-v-48b44cc0]{padding:20px 40px;margin-left:20px}.solutionAMI .solutionIntegration .integrationContent .integrationDescription[data-v-48b44cc0]{padding-bottom:10px}.solutionAMI .solutionIntegration .integrationContent .integrations[data-v-48b44cc0]{display:flex;align-items:center;justify-content:flex-start}.solutionAMI .solutionIntegration .integrationContent .integrations .integrationImg[data-v-48b44cc0]{width:1.2rem}.solutionAMI .solutionIntegration .integrationContent .integrations span[data-v-48b44cc0]{margin-left:10px}.solutionAMI .solutionIntegration .integrationContent .integrations+.integrations[data-v-48b44cc0]{margin-top:10px}.solutionAMI .solutionEnd[data-v-48b44cc0]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionAMI .solutionEnd .endTitle[data-v-48b44cc0]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionAMI .solutionEnd .endContent[data-v-48b44cc0]{padding:20px 40px;margin-left:20px}.solutionAMI .solutionEnd .endContent .endDescription[data-v-48b44cc0]{margin-bottom:20px}.solutionAMI .solutionEnd .endContent .endContact[data-v-48b44cc0]{display:flex;align-items:flex-start}.solutionAMI .solutionEnd .endContent .endContact img[data-v-48b44cc0]{width:1.2rem;margin-top:.2rem}.solutionAMI .solutionEnd .endContent .endContact a[data-v-48b44cc0]{margin:0 5px;font-weight:600;color:#000}.solutionPrepayment[data-v-c02441bf]{width:100%}.solutionPrepayment .solutionTitle[data-v-c02441bf]{position:relative;width:100%;height:25vw;min-height:240px;background-image:url(./Prepayment-Ent-Head.jpg);background-size:cover;background-position:center 60%;background-repeat:no-repeat}.solutionPrepayment .solutionTitle .mainTitle[data-v-c02441bf]{position:absolute;left:5%;top:20%;text-align:left;font-size:1.5rem;font-weight:700}.solutionPrepayment .solutionTitle .mainTitle span[data-v-c02441bf]{color:orange}.solutionPrepayment .solutionTitle .mainTitle span+span[data-v-c02441bf]{color:#fff}.solutionPrepayment .solutionTitle .mainTitle p[data-v-c02441bf]{font-size:1.2rem;color:#fff}.solutionPrepayment .solutionOverview[data-v-c02441bf]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionOverview .overviewTitle[data-v-c02441bf]{padding-top:20px;padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionOverview .overviewContent[data-v-c02441bf]{padding:20px 40px}.solutionPrepayment .solutionOverview .overviewContent dfn[data-v-c02441bf]{font-style:normal;color:orange;font-weight:600}.solutionPrepayment .solutionOverview .overviewContent dfn+dfn[data-v-c02441bf]{color:#000;font-weight:600}.solutionPrepayment .solutionOverview .overviewContent span[data-v-c02441bf]{font-weight:500px}.solutionPrepayment .solutionOverview .overviewContent span+span[data-v-c02441bf]{display:block;margin-top:10px}.solutionPrepayment .solutionArchitecture[data-v-c02441bf]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionArchitecture .architecureTitle[data-v-c02441bf]{padding-top:10px;padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionArchitecture .architecureContent[data-v-c02441bf]{padding:20px 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.solutionPrepayment .solutionArchitecture .architecureContent .contentPart[data-v-c02441bf]{display:block;text-align:center}.solutionPrepayment .solutionArchitecture .architecureContent .contentPart span[data-v-c02441bf]{font-weight:600}.solutionPrepayment .solutionArchitecture .architecureContent .contentPart .architectureImage[data-v-c02441bf]{margin-top:20px;width:100%}.solutionPrepayment .solutionComponents[data-v-c02441bf]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionComponents .subsystemTitle[data-v-c02441bf]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionComponents .subsystemContent[data-v-c02441bf]{padding:20px 40px}.solutionPrepayment .solutionComponents .subsystemContent .contentPart[data-v-c02441bf]{margin-bottom:20px}.solutionPrepayment .solutionComponents .subsystemContent .contentPart .title[data-v-c02441bf]{font-size:1.2rem;font-weight:600}.solutionPrepayment .solutionComponents .subsystemContent .contentPart .modules[data-v-c02441bf]{margin-left:20px}.solutionPrepayment .solutionComponents .subsystemContent .contentPart .modules .modulesTitle[data-v-c02441bf]{display:flex;align-items:center;justify-content:flex-start}.solutionPrepayment .solutionComponents .subsystemContent .contentPart .modules .modulesTitle .modulesImg[data-v-c02441bf]{width:2rem}.solutionPrepayment .solutionComponents .subsystemContent .contentPart .modules .modulesTitle span[data-v-c02441bf]{margin-left:10px;font-weight:600}.solutionPrepayment .solutionComponents .subsystemContent .contentPart ul[data-v-c02441bf]{margin:10px 20px;list-style:disc;line-height:1.5}.solutionPrepayment .solutionComponents .subsystemContent .contentPart a[data-v-c02441bf]{text-decoration:underline;color:#00f;cursor:pointer}.solutionPrepayment .solutionKeyBenefits[data-v-c02441bf]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionKeyBenefits .keybenefitsTitle[data-v-c02441bf]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionKeyBenefits .keybenefitsContent[data-v-c02441bf]{padding:20px 40px;margin-left:20px}.solutionPrepayment .solutionKeyBenefits .keybenefitsContent .keybenefits[data-v-c02441bf]{display:flex;align-items:flex-start;justify-content:flex-start}.solutionPrepayment .solutionKeyBenefits .keybenefitsContent .keybenefits .keybenefitsImg[data-v-c02441bf]{margin-top:.3rem;width:1.2rem}.solutionPrepayment .solutionKeyBenefits .keybenefitsContent .keybenefits span[data-v-c02441bf]{margin-left:10px}.solutionPrepayment .solutionKeyBenefits .keybenefitsContent .keybenefits+.keybenefits[data-v-c02441bf]{margin-top:10px}.solutionPrepayment .solutionApplication[data-v-c02441bf]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionApplication .applicationTitle[data-v-c02441bf]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionApplication .applicationContent[data-v-c02441bf]{padding:20px 40px;margin-left:20px}.solutionPrepayment .solutionApplication .applicationContent .application[data-v-c02441bf]{display:flex;align-items:flex-start;justify-content:flex-start}.solutionPrepayment .solutionApplication .applicationContent .application .applicationImg[data-v-c02441bf]{margin-top:.3rem;width:1.2rem}.solutionPrepayment .solutionApplication .applicationContent .application span[data-v-c02441bf]{margin-left:10px}.solutionPrepayment .solutionApplication .applicationContent .application+.application[data-v-c02441bf]{margin-top:10px}.solutionPrepayment .solutionSecurity[data-v-c02441bf]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionSecurity .securityTitle[data-v-c02441bf]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionSecurity .securityContent[data-v-c02441bf]{padding:20px 40px;margin-left:20px}.solutionPrepayment .solutionSecurity .securityContent .security[data-v-c02441bf]{display:flex;align-items:center;justify-content:flex-start}.solutionPrepayment .solutionSecurity .securityContent .security .securityImg[data-v-c02441bf]{width:1.2rem}.solutionPrepayment .solutionSecurity .securityContent .security span[data-v-c02441bf]{margin-left:10px}.solutionPrepayment .solutionSecurity .securityContent .security+.security[data-v-c02441bf]{margin-top:10px}.solutionPrepayment .solutionEnd[data-v-c02441bf]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionEnd .endTitle[data-v-c02441bf]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionEnd .endContent[data-v-c02441bf]{padding:20px 40px;margin-left:20px}.solutionPrepayment .solutionEnd .endContent .endDescription[data-v-c02441bf]{margin-bottom:20px;font-weight:600}.solutionPrepayment .solutionEnd .endContent .endContact[data-v-c02441bf]{display:flex;align-items:flex-start}.solutionPrepayment .solutionEnd .endContent .endContact img[data-v-c02441bf]{width:1.2rem;margin-top:.2rem}.solutionPrepayment .solutionEnd .endContent .endContact a[data-v-c02441bf]{margin:0 5px;font-weight:600;color:#000}.solutionPrepayment[data-v-593f148e]{width:100%}.solutionPrepayment .solutionTitle[data-v-593f148e]{position:relative;width:100%;height:25vw;min-height:150px;background-image:url(./Prepayment%20Solution-bg.jpg);background-size:cover;background-position:center 60%;background-repeat:no-repeat}.solutionPrepayment .solutionTitle .mainTitle[data-v-593f148e]{position:absolute;left:5%;top:20%;text-align:left;font-size:1.5rem;font-weight:700}.solutionPrepayment .solutionTitle .mainTitle span[data-v-593f148e]{color:orange}.solutionPrepayment .solutionTitle .mainTitle span+span[data-v-593f148e]{color:#fff}.solutionPrepayment .solutionTitle .mainTitle p[data-v-593f148e]{font-size:1.2rem;color:#fff}.solutionPrepayment .solutionOverview[data-v-593f148e]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionOverview .overviewTitle[data-v-593f148e]{padding-top:20px;padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionOverview .overviewContent[data-v-593f148e]{padding:20px 40px}.solutionPrepayment .solutionOverview .overviewContent dfn[data-v-593f148e]{font-style:normal;color:orange;font-weight:600}.solutionPrepayment .solutionOverview .overviewContent dfn+dfn[data-v-593f148e]{color:#000;font-weight:600}.solutionPrepayment .solutionOverview .overviewContent span[data-v-593f148e]{font-weight:500px}.solutionPrepayment .solutionOverview .overviewContent span+span[data-v-593f148e]{display:block;margin-top:10px}.solutionPrepayment .solutionArchitecture[data-v-593f148e]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionArchitecture .architecureTitle[data-v-593f148e]{padding-top:10px;padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionArchitecture .architecureContent[data-v-593f148e]{padding:20px 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.solutionPrepayment .solutionArchitecture .architecureContent .contentPart[data-v-593f148e]{display:block;text-align:center}.solutionPrepayment .solutionArchitecture .architecureContent .contentPart span[data-v-593f148e]{font-weight:600}.solutionPrepayment .solutionArchitecture .architecureContent .contentPart .architectureImage[data-v-593f148e]{margin-top:20px;width:100%}.solutionPrepayment .solutionComponents[data-v-593f148e]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionComponents .subsystemTitle[data-v-593f148e]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionComponents .subsystemContent[data-v-593f148e]{padding:20px 40px}.solutionPrepayment .solutionComponents .subsystemContent .contentPart[data-v-593f148e]{margin-bottom:20px}.solutionPrepayment .solutionComponents .subsystemContent .contentPart .title[data-v-593f148e]{font-size:1.2rem;font-weight:600}.solutionPrepayment .solutionComponents .subsystemContent .contentPart .modules[data-v-593f148e]{margin-left:20px}.solutionPrepayment .solutionComponents .subsystemContent .contentPart .modules .modulesTitle[data-v-593f148e]{display:flex;align-items:center;justify-content:flex-start}.solutionPrepayment .solutionComponents .subsystemContent .contentPart .modules .modulesTitle .modulesImg[data-v-593f148e]{width:2rem}.solutionPrepayment .solutionComponents .subsystemContent .contentPart .modules .modulesTitle span[data-v-593f148e]{margin-left:10px;font-weight:600}.solutionPrepayment .solutionComponents .subsystemContent .contentPart ul[data-v-593f148e]{margin:10px 20px;list-style:disc;line-height:1.5}.solutionPrepayment .solutionComponents .subsystemContent .contentPart a[data-v-593f148e]{text-decoration:underline;color:#00f;cursor:pointer}.solutionPrepayment .solutionKeyBenefits[data-v-593f148e]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionKeyBenefits .keybenefitsTitle[data-v-593f148e]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionKeyBenefits .keybenefitsContent[data-v-593f148e]{padding:20px 40px;margin-left:20px}.solutionPrepayment .solutionKeyBenefits .keybenefitsContent .keybenefits[data-v-593f148e]{display:flex;align-items:flex-start;justify-content:flex-start}.solutionPrepayment .solutionKeyBenefits .keybenefitsContent .keybenefits .keybenefitsImg[data-v-593f148e]{margin-top:.3rem;width:1.2rem}.solutionPrepayment .solutionKeyBenefits .keybenefitsContent .keybenefits span[data-v-593f148e]{margin-left:10px}.solutionPrepayment .solutionKeyBenefits .keybenefitsContent .keybenefits+.keybenefits[data-v-593f148e]{margin-top:10px}.solutionPrepayment .solutionApplication[data-v-593f148e]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionApplication .applicationTitle[data-v-593f148e]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionApplication .applicationContent[data-v-593f148e]{padding:20px 40px;margin-left:20px}.solutionPrepayment .solutionApplication .applicationContent .application[data-v-593f148e]{display:flex;align-items:flex-start;justify-content:flex-start}.solutionPrepayment .solutionApplication .applicationContent .application .applicationImg[data-v-593f148e]{margin-top:.3rem;width:1.2rem}.solutionPrepayment .solutionApplication .applicationContent .application span[data-v-593f148e]{margin-left:10px}.solutionPrepayment .solutionApplication .applicationContent .application+.application[data-v-593f148e]{margin-top:10px}.solutionPrepayment .solutionSecurity[data-v-593f148e]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionSecurity .securityTitle[data-v-593f148e]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionSecurity .securityContent[data-v-593f148e]{padding:20px 40px;margin-left:20px}.solutionPrepayment .solutionSecurity .securityContent .security[data-v-593f148e]{display:flex;align-items:center;justify-content:flex-start}.solutionPrepayment .solutionSecurity .securityContent .security .securityImg[data-v-593f148e]{width:1.2rem}.solutionPrepayment .solutionSecurity .securityContent .security span[data-v-593f148e]{margin-left:10px}.solutionPrepayment .solutionSecurity .securityContent .security+.security[data-v-593f148e]{margin-top:10px}.solutionPrepayment .solutionEnd[data-v-593f148e]{font-family:Lato;max-width:1320px;margin:0 auto}.solutionPrepayment .solutionEnd .endTitle[data-v-593f148e]{padding-left:40px;padding-right:40px;font-size:1.5rem;font-weight:600}.solutionPrepayment .solutionEnd .endContent[data-v-593f148e]{padding:20px 40px;margin-left:20px}.solutionPrepayment .solutionEnd .endContent .endDescription[data-v-593f148e]{margin-bottom:20px;font-weight:600}.solutionPrepayment .solutionEnd .endContent .endContact[data-v-593f148e]{display:flex;align-items:flex-start}.solutionPrepayment .solutionEnd .endContent .endContact img[data-v-593f148e]{width:1.2rem;margin-top:.2rem}.solutionPrepayment .solutionEnd .endContent .endContact a[data-v-593f148e]{margin:0 5px;font-weight:600;color:#000}.solutionsPage[data-v-2c9bf0ba]{width:100%}.solutionsPage .solutionTitle[data-v-2c9bf0ba]{position:relative;width:100%;height:25vw;min-height:150px;background-image:url(./Interoperability-bg.jpg);background-size:cover;background-position:center 80%;background-repeat:no-repeat}.solutionsPage .solutionTitle .mainTitle[data-v-2c9bf0ba]{position:absolute;left:5%;top:20%;font-size:2rem;font-weight:700}.solutionsPage .solutionTitle .mainTitle span[data-v-2c9bf0ba]{color:orange}.solutionsPage .solutionTitle .mainTitle span+span[data-v-2c9bf0ba]{color:#fff}.solutionsPage .solutionTitle .mainTitle p[data-v-2c9bf0ba]{font-size:1.5rem;color:#fff}.solutionsPage .solutionDescription[data-v-2c9bf0ba]{width:90%;margin:0 auto;text-align:center}.solutionsPage .solutionContent[data-v-2c9bf0ba]{margin:60px 10px 80px;display:flex;flex-direction:column;gap:40px}.solutionsPage .solutionContent .caseItem[data-v-2c9bf0ba]{max-width:960px;margin:0 auto;padding:20px;border:1px solid #ccc;border-radius:20px;transition:all .3s ease-in-out}.solutionsPage .solutionContent .caseItem[data-v-2c9bf0ba]:hover{box-shadow:0 0 10px #0003}.solutionsPage .solutionContent .caseItem .caseImg[data-v-2c9bf0ba]{width:100%;transition:all .3s ease}.solutionsPage .solutionContent .caseItem .caseImg[data-v-2c9bf0ba]:hover{box-shadow:0 0 5px #0003}.solutionsPage .solutionContent .caseItem .caseTitle[data-v-2c9bf0ba]{font-size:1.5rem;font-weight:600;margin:20px 0;text-align:center}.solutionsPage .solutionContent .caseItem .caseDetail[data-v-2c9bf0ba]{width:80%;max-width:800px;margin:0 auto 20px;font-size:1.2rem;line-height:1.5}.solutionsPage .solutionContent .caseItem .caseDetail ul[data-v-2c9bf0ba]{list-style:none;padding:0;margin:0}.solutionsPage .solutionContent .caseItem .caseDetail ul li[data-v-2c9bf0ba]{margin-bottom:10px}.solutionsPage .solutionContent .caseItem .caseDetail ul li .detailIcon[data-v-2c9bf0ba]{width:1rem;margin-right:5px}@media (min-width: 768px){.productsTitle[data-v-a858c1fe]{margin-top:80px;position:relative;width:100%;height:25vw;background-image:url(./Solution-head.jpg);background-size:cover;background-position:center 60%;background-repeat:no-repeat;-webkit-user-select:none;user-select:none}.productsTitle .titleContent[data-v-a858c1fe]{font-family:calibri;position:absolute;margin-top:130px;margin-left:40px}.productsTitle .titleContent span[data-v-a858c1fe]{font-size:2.5rem;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5)}.productsTitle .titleContent p[data-v-a858c1fe]{font-size:1.5rem;font-weight:600;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5)}}@media (max-width: 767px){.productsTitle[data-v-a858c1fe]{position:relative;width:100%;height:200px;background-image:url(./Solution-head.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-user-select:none;user-select:none}.productsTitle .titleContent[data-v-a858c1fe]{font-family:calibri;position:absolute;margin-top:30px;margin-left:20px}.productsTitle .titleContent span[data-v-a858c1fe]{font-size:1.2rem;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5)}.productsTitle .titleContent p[data-v-a858c1fe]{font-size:1rem;font-weight:600;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5)}}@media (min-width: 1024px){.productsPage[data-v-6283e6bc]{width:100%;margin:0 0 40px}.productsPage .meterList[data-v-6283e6bc]{width:90%;max-width:1280px;margin:40px auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto}.productsPage .meterList .meterItem[data-v-6283e6bc]{margin-left:-1px;margin-top:-1px;position:relative;border:1px solid #e9e9e9;transition:all .5s ease}.productsPage .meterList .meterItem[data-v-6283e6bc]:hover{box-shadow:0 0 5px #dedede}.productsPage .meterList .meterItem:hover .meterDesctription[data-v-6283e6bc]{opacity:1}.productsPage .meterList .meterItem .imgArea[data-v-6283e6bc]{margin:80px 0 120px;width:100%;display:flex;justify-content:center;align-items:center}.productsPage .meterList .meterItem .imgArea .meterImg[data-v-6283e6bc]{max-height:500px}.productsPage .meterList .meterItem .meterTitle[data-v-6283e6bc]{position:absolute;top:20px;left:40px;font-size:2rem;font-weight:300;line-height:1.5}.productsPage .meterList .meterItem .meterDesctription[data-v-6283e6bc]{height:180px;position:absolute;bottom:20px;padding:20px 40px 60px;border-top:1px solid #e9e9e9;background-color:#fff;opacity:0;transition:all .5s ease}.productsPage .meterList .meterItem .meterDesctription span[data-v-6283e6bc]{font-size:1.1rem;font-weight:300;letter-spacing:.04rem;line-height:1.3}.productsPage .meterList .meterItem .readMore[data-v-6283e6bc]{position:absolute;right:20px;bottom:20px;padding:10px 20px;border-radius:100em;background-color:#004bff;color:#fff;cursor:pointer}.productsPage .meterList .meterItem .readMore span[data-v-6283e6bc]{font-size:1rem;font-weight:400;line-height:1.5}}@media (max-width: 1023px){.productsPage[data-v-6283e6bc]{width:100%;margin:0 0 40px}.productsPage .meterList[data-v-6283e6bc]{width:90%;margin:0 auto}.productsPage .meterList .meterItem[data-v-6283e6bc]{font-family:Lato;margin-top:20px;padding:10px;border:1px solid #dedede;border-radius:10px}.productsPage .meterList .meterItem .imgArea[data-v-6283e6bc]{display:flex;align-items:center;justify-content:center}.productsPage .meterList .meterItem .imgArea .meterImg[data-v-6283e6bc]{max-width:100%;max-height:250px;object-fit:contain}.productsPage .meterList .meterItem .meterTitle[data-v-6283e6bc]{text-align:center;font-size:1.8rem;font-weight:600}.productsPage .meterList .meterItem .meterDesctription[data-v-6283e6bc]{width:90%;margin:10px auto 0;font-size:.8rem;line-height:1.2}.productsPage .meterList .meterItem .meterDesctription span[data-v-6283e6bc]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.productsPage .meterList .meterItem .readMore[data-v-6283e6bc]{margin:10px auto 0;width:150px;height:30px;background-color:red;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}}@media (min-width: 1024px){.productsContent[data-v-a0e6c0de]{font-family:Lato;width:90%;max-width:1280px;margin:20px auto}.productsContent .routeArea[data-v-a0e6c0de]{width:100%;height:40px;font-family:calibri}.productsContent .routeArea .routeLink[data-v-a0e6c0de]{margin-left:5px;cursor:pointer}.productsContent .routeArea .routeLink[data-v-a0e6c0de]:hover{text-decoration:underline}.productsContent .conteArea[data-v-a0e6c0de]{width:100%;display:grid;grid-template-columns:1fr 3fr;gap:20px}.productsContent .conteArea .leftTree[data-v-a0e6c0de]{background-color:var(--main-bg-color);transition:all .5s ease}.productsContent .conteArea .leftTree[data-v-a0e6c0de]:hover{box-shadow:0 2px 5px #00000080}.productsContent .conteArea .leftTree .treeTitle[data-v-a0e6c0de]{position:relative;width:100%;height:60px;display:flex;align-items:center;justify-content:left;white-space:nowrap}.productsContent .conteArea .leftTree .treeTitle[data-v-a0e6c0de]:after{position:absolute;bottom:5px;left:20px;content:"";width:calc(100% - 40px);height:2px;background-color:#0046ff}.productsContent .conteArea .leftTree .treeTitle span[data-v-a0e6c0de]{margin-left:25px;color:#585858;font-size:1.6rem;font-weight:600}.productsContent .conteArea .leftTree .treeContent[data-v-a0e6c0de]{width:100%;white-space:nowrap}.productsContent .conteArea .leftTree .treeContent ul[data-v-a0e6c0de]{margin-left:20px}.productsContent .conteArea .leftTree .treeContent ul li[data-v-a0e6c0de]{width:80%;line-height:2.5;cursor:pointer;transition:all .5s ease}.productsContent .conteArea .leftTree .treeContent ul li[data-v-a0e6c0de]:hover{box-shadow:0 2px 5px #00000080}.productsContent .conteArea .leftTree .treeContent ul li:hover span[data-v-a0e6c0de]{color:#0046ff}.productsContent .conteArea .leftTree .treeContent ul li span[data-v-a0e6c0de]{margin-left:5px}.productsContent .conteArea .rightContent[data-v-a0e6c0de]{padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.productsContent .conteArea .rightContent .meterItem[data-v-a0e6c0de]{height:300px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.productsContent .conteArea .rightContent .meterItem .meterImg[data-v-a0e6c0de]{height:210px;max-width:210px;object-fit:contain;cursor:pointer}.productsContent .conteArea .rightContent .meterItem .itemModel[data-v-a0e6c0de]{height:30px;width:100%;text-align:center}.productsContent .conteArea .rightContent .meterItem .itemModel span[data-v-a0e6c0de]{cursor:pointer}.productsContent .conteArea .rightContent .meterItem .itemModel span[data-v-a0e6c0de]:hover{text-decoration:underline}.productsContent .conteArea .rightContent .meterItem .itemName[data-v-a0e6c0de]{height:60px;width:100%;text-align:center}}@media (max-width: 1023px){.productsContent[data-v-a0e6c0de]{width:80%;font-family:Lato;margin:20px auto;display:grid;grid-template-rows:auto auto}.productsContent .leftTree[data-v-a0e6c0de]{display:none}.productsContent .rightContent[data-v-a0e6c0de]{padding:20px;display:flex;flex-direction:column;gap:20px}.productsContent .rightContent .meterItem[data-v-a0e6c0de]{height:300px;padding:10px;border:1px solid #ccc;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.productsContent .rightContent .meterItem .meterImg[data-v-a0e6c0de]{height:210px;max-width:210px;object-fit:contain;cursor:pointer}.productsContent .rightContent .meterItem .itemModel[data-v-a0e6c0de]{height:30px;width:100%;text-align:center}.productsContent .rightContent .meterItem .itemModel span[data-v-a0e6c0de]{cursor:pointer}.productsContent .rightContent .meterItem .itemModel span[data-v-a0e6c0de]:hover{text-decoration:underline}.productsContent .rightContent .meterItem .itemName[data-v-a0e6c0de]{height:60px;width:100%;text-align:center}}.productsPage[data-v-f68f3693],.productsPage[data-v-e39bf46a],.productsPage[data-v-0d5debb1],.productsPage[data-v-16a089e3],.productsPage[data-v-329635d7],.productsPage[data-v-16a31e0a],.productsPage[data-v-bc710905]{width:100%;max-width:100vw}@media (min-width: 768px){.detailPage .detailContent[data-v-8c48d78f]{width:100%}.detailPage .detailContent .overview[data-v-8c48d78f]{width:100%;padding:60px 0;background-color:#303030;display:grid;grid-template-columns:2fr 1fr;gap:20px}.detailPage .detailContent .overview .introduce[data-v-8c48d78f]{width:60%;margin-left:25%}.detailPage .detailContent .overview .introduce .meterModel[data-v-8c48d78f]{display:flex;gap:20px;font-size:3rem;color:#fff;white-space:nowrap}.detailPage .detailContent .overview .introduce .meterModel .returnBtn[data-v-8c48d78f]{width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .5s ease}.detailPage .detailContent .overview .introduce .meterModel .returnBtn[data-v-8c48d78f]:hover{box-shadow:0 0 2px 2px #525252}.detailPage .detailContent .overview .introduce .meterModel .returnBtn img[data-v-8c48d78f]{width:2rem}.detailPage .detailContent .overview .introduce .meterName[data-v-8c48d78f]{margin-top:20px;font-size:2rem;font-weight:600;color:#fff}.detailPage .detailContent .overview .introduce .meterIntroduce[data-v-8c48d78f]{margin-top:20px;line-height:1.5;color:#fff}.detailPage .detailContent .overview .introduce .btnArea[data-v-8c48d78f]{margin-top:40px;width:400px;display:grid;grid-template-columns:1fr 1fr}.detailPage .detailContent .overview .introduce .btnArea .back[data-v-8c48d78f]{width:140px;height:40px;background-color:#ff2828;display:flex;justify-content:center;align-items:center;color:#fff;font-size:larger;font-weight:600;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.detailPage .detailContent .overview .introduce .btnArea .back[data-v-8c48d78f]:active{transform:scale(.9)}.detailPage .detailContent .overview .introduce .btnArea .returnBtn[data-v-8c48d78f]{width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .5s ease}.detailPage .detailContent .overview .introduce .btnArea .returnBtn[data-v-8c48d78f]:hover{box-shadow:0 0 2px 2px #525252}.detailPage .detailContent .overview .introduce .btnArea .returnBtn img[data-v-8c48d78f]{width:2rem}.detailPage .detailContent .overview .meterImg[data-v-8c48d78f]{width:100%;max-width:250px;align-self:center}.detailPage .detailContent .specification[data-v-8c48d78f]{width:100%;background-color:#eee;display:grid;grid-template-columns:1fr 2fr;gap:20px;padding:40px 0}.detailPage .detailContent .specification .meterImg[data-v-8c48d78f]{width:100%;max-width:250px;justify-self:end;align-self:center}.detailPage .detailContent .specification .content[data-v-8c48d78f]{margin-left:10%;align-self:center}.detailPage .detailContent .specification .content .title[data-v-8c48d78f]{padding-bottom:20px;font-size:2rem}.detailPage .detailContent .specification .content .description[data-v-8c48d78f]{display:flex;align-items:flex-start;line-height:2}.detailPage .detailContent .specification .content .description .descriptionImg[data-v-8c48d78f]{width:1.2rem;margin-top:.5rem}.detailPage .detailContent .specification .content .description span[data-v-8c48d78f]{margin-left:10px;font-size:1.1rem}.detailPage .detailContent .features[data-v-8c48d78f]{width:100%;display:grid;grid-template-columns:1fr 2fr;gap:20px;padding:40px 0}.detailPage .detailContent .features .meterImg[data-v-8c48d78f]{width:100%;max-width:250px;justify-self:end;align-self:center}.detailPage .detailContent .features .content[data-v-8c48d78f]{margin-left:10%;align-self:center}.detailPage .detailContent .features .content .title[data-v-8c48d78f]{padding-bottom:20px;font-size:2rem}.detailPage .detailContent .features .content .featureItem[data-v-8c48d78f]{display:flex;align-items:flex-start;line-height:2}.detailPage .detailContent .features .content .featureItem .featuresImg[data-v-8c48d78f]{width:1.2rem;margin-top:.5rem}.detailPage .detailContent .features .content .featureItem span[data-v-8c48d78f]{margin-left:10px;font-size:1.1rem}}@media (max-width: 767px){.detailPage[data-v-8c48d78f]{width:100vw}.detailPage .detailContent[data-v-8c48d78f]{width:100%;font-family:Lato;color:#fff;background-color:#303030}.detailPage .detailContent .overview[data-v-8c48d78f]{max-width:100%;overflow-x:hidden;display:grid;grid-template-rows:auto auto}.detailPage .detailContent .overview .introduce[data-v-8c48d78f]{grid-row:1;width:90%;margin:10px auto}.detailPage .detailContent .overview .introduce .meterModel[data-v-8c48d78f]{font-size:2rem;font-weight:600}.detailPage .detailContent .overview .introduce .meterName[data-v-8c48d78f]{margin-top:5px;font-size:1.5rem;font-weight:600}.detailPage .detailContent .overview .introduce .meterIntroduce[data-v-8c48d78f]{font-size:.8rem}.detailPage .detailContent .overview .introduce .btnArea[data-v-8c48d78f]{width:100%;display:grid;grid-template-columns:1fr 1fr}.detailPage .detailContent .overview .introduce .btnArea .download[data-v-8c48d78f]{width:120px;height:30px;background-color:red;display:flex;justify-content:center;align-items:center;color:#ffe3e3;font-size:.8rem;font-weight:600;transition:all .2s ease}.detailPage .detailContent .overview .introduce .btnArea .download[data-v-8c48d78f]:active{transform:scale(.9)}.detailPage .detailContent .overview .introduce .btnArea .returnBtn[data-v-8c48d78f]{width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .5s ease}.detailPage .detailContent .overview .introduce .btnArea .returnBtn[data-v-8c48d78f]:hover{box-shadow:0 0 2px 2px #525252}.detailPage .detailContent .overview .introduce .btnArea .returnBtn img[data-v-8c48d78f]{width:2rem}.detailPage .detailContent .overview .meterImg[data-v-8c48d78f]{grid-row:2;margin:10px 0 40px;width:100%;max-height:250px;object-fit:contain}.detailPage .detailContent .specification[data-v-8c48d78f]{max-width:100%;overflow-x:hidden;display:grid;grid-template-rows:auto auto}.detailPage .detailContent .specification .meterImg[data-v-8c48d78f]{grid-row:2;margin:20px 0 40px;width:100%;max-height:250px;object-fit:contain}.detailPage .detailContent .specification .content[data-v-8c48d78f]{grid-row:1;text-align:center}.detailPage .detailContent .specification .content .title[data-v-8c48d78f]{font-size:1.4rem;margin-bottom:10px}.detailPage .detailContent .specification .content .description[data-v-8c48d78f]{width:80%;margin:0 auto;line-height:2;display:flex;text-align:left}.detailPage .detailContent .specification .content .description .descriptionImg[data-v-8c48d78f]{align-self:first baseline;width:.8rem;margin-right:5px}.detailPage .detailContent .specification .content .description span[data-v-8c48d78f]{align-self:first baseline;margin-left:5px;font-size:.8rem}.detailPage .detailContent .features[data-v-8c48d78f]{max-width:100%;overflow-x:hidden;display:grid;grid-template-rows:auto auto;padding-bottom:40px;text-align:center}.detailPage .detailContent .features .meterImg[data-v-8c48d78f]{grid-row:2;margin:20px 0 40px;width:100%;max-height:250px;object-fit:contain}.detailPage .detailContent .features .content[data-v-8c48d78f]{grid-row:1;text-align:center}.detailPage .detailContent .features .content .title[data-v-8c48d78f]{font-size:1.4rem;margin-bottom:10px}.detailPage .detailContent .features .content .featureItem[data-v-8c48d78f]{width:80%;margin:0 auto;line-height:2;display:flex;text-align:left}.detailPage .detailContent .features .content .featureItem .featuresImg[data-v-8c48d78f]{align-self:first baseline;width:.8rem;margin-right:5px}.detailPage .detailContent .features .content .featureItem span[data-v-8c48d78f]{align-self:first baseline;margin-left:5px;font-size:.8rem}}.needScale[data-v-8c48d78f]{transform:scale(1.4)}@media (min-width: 960px){.aboutPage[data-v-430bdfed]{width:100%}.aboutPage .aboutTitle[data-v-430bdfed]{position:relative;width:100%;height:25vw;background-image:url(./About-Head.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.aboutPage .aboutTitle .titleContent[data-v-430bdfed]{width:auto;height:200px;position:absolute;bottom:0;left:10%;background-color:#ffffff80;padding:20px 60px}.aboutPage .overview[data-v-430bdfed],.aboutPage .core[data-v-430bdfed]{max-width:1200px;margin:0 auto}.aboutPage .core .coreContent[data-v-430bdfed]{width:90%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px}.aboutPage .core .coreContent .cardPart[data-v-430bdfed]{width:100%;height:400px}.aboutPage .core .coreContent .cardPart .cardTitle[data-v-430bdfed]{width:100%;height:120px;border-radius:15px 15px 0 0;background-color:#005aa3;display:flex;justify-content:center;align-items:center}.aboutPage .core .coreContent .cardPart .cardTitle h4[data-v-430bdfed]{width:80%;color:#fff;font-size:1.8rem;font-family:Gilroy}.aboutPage .core .coreContent .cardPart .cardContent[data-v-430bdfed]{width:100%}.aboutPage .core .coreContent .cardPart .cardContent p[data-v-430bdfed]{width:80%;margin:20px auto;font-family:Gilroy;font-size:large}.aboutPage .vision[data-v-430bdfed],.aboutPage .milestones[data-v-430bdfed]{max-width:1200px;margin:0 auto}.aboutPage .milestones .timeLine[data-v-430bdfed]{width:100%;display:grid;grid-template-columns:repeat(4,1fr)}.aboutPage .milestones .timeLine .timePart[data-v-430bdfed]{position:relative;width:100%;border-bottom:1px dashed #ccc}.aboutPage .milestones .timeLine .timePart span[data-v-430bdfed]{margin-left:30px;font-size:3rem;font-weight:600;color:#8f8f8f}.aboutPage .milestones .timeLine .timePart[data-v-430bdfed]:before{content:"";position:absolute;top:3rem;left:0;width:1rem;height:1rem;border-radius:50%;border:2px solid #1d599f;background-color:#fff}.aboutPage .milestones .timeContent[data-v-430bdfed]{width:100%;display:grid;grid-template-columns:repeat(4,1fr)}.aboutPage .milestones .timeContent p[data-v-430bdfed]{width:90%;margin:20px auto}.aboutPage .values[data-v-430bdfed]{max-width:1200px;margin:0 auto}.aboutPage .global[data-v-430bdfed]{width:1200px;margin:0 auto}.aboutPage .global .globalImg[data-v-430bdfed]{width:100%;object-fit:contain}}h3[data-v-430bdfed]{font-size:2rem;font-weight:600}ul[data-v-430bdfed]{list-style:disc;margin:20px}.certificates[data-v-f247a9d3]{margin-bottom:40px;width:100%}.certificates .cerTitle[data-v-f247a9d3]{position:relative;width:100%;height:25vw;min-height:180px;background-image:url(./Cetificate-head.jpg);background-size:cover;background-position:center 80%;background-repeat:no-repeat}.certificates .cerTitle .title[data-v-f247a9d3]{width:auto;height:200px;position:absolute;bottom:0;left:10%;background-color:#ffffff80;padding:10px 20px}.certificates .certifications[data-v-f247a9d3],.certificates .management[data-v-f247a9d3]{max-width:1200px;margin:0 auto}.certificates .management .imgArea[data-v-f247a9d3]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.certificates .management .imgArea .certificationImg[data-v-f247a9d3]{max-width:285px;object-fit:cover}.certificates .protocol[data-v-f247a9d3]{max-width:1200px;margin:0 auto}.certificates .protocol .imgArea[data-v-f247a9d3]{max-width:590px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.certificates .protocol .imgArea .certificationImg[data-v-f247a9d3]{max-width:285px;object-fit:cover}.certificates .typeTesting[data-v-f247a9d3]{max-width:1200px;margin:0 auto}.certificates .typeTesting .imgArea[data-v-f247a9d3]{max-width:895px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.certificates .typeTesting .imgArea .certificationImg[data-v-f247a9d3]{max-width:285px;object-fit:cover}.certificates .certification[data-v-f247a9d3]{max-width:1200px;margin:0 auto}.certificates .certification .imgArea[data-v-f247a9d3]{max-width:285px;margin:0 auto;display:grid;grid-template-columns:repeat(1,1fr);gap:20px}.certificates .certification .imgArea .certificationImg[data-v-f247a9d3]{max-width:285px;object-fit:cover}.certificates h3[data-v-f247a9d3]{font-size:2rem;font-weight:600}.certificates .certificationImg[data-v-f247a9d3]{border:1px solid rgba(0,0,0,.1)}.certificates ul[data-v-f247a9d3]{list-style:disc;margin:20px}.manufacturing[data-v-9960d96f]{margin-bottom:40px;width:100%}.manufacturing .manuTitle[data-v-9960d96f]{position:relative;width:100%;height:50vw;min-height:180px;background-image:url(./Manufacturing-Factory.jpg);background-size:cover;background-position:center 80%;background-repeat:no-repeat}.manufacturing .manuTitle .title[data-v-9960d96f]{width:auto;height:auto;position:absolute;bottom:20%;left:10%;background-color:#ffffff80;padding:10px 20px}.manufacturing .overview[data-v-9960d96f],.manufacturing .workflow[data-v-9960d96f]{max-width:1200px;margin:0 auto}.manufacturing .workflow .imgArea[data-v-9960d96f]{max-width:1200px;margin:0 auto;text-align:center}.manufacturing .workflow .imgArea .imgList[data-v-9960d96f]{margin-bottom:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.manufacturing .workflow .imgArea .imgList .manufacturingImg[data-v-9960d96f]{width:100%;object-fit:cover}.manufacturing .environment[data-v-9960d96f]{max-width:1200px;margin:0 auto}.manufacturing .environment .imgArea[data-v-9960d96f]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.manufacturing .environment .imgArea .manufacturingImg[data-v-9960d96f]{width:100%;object-fit:cover}.manufacturing .digital[data-v-9960d96f]{max-width:1200px;margin:0 auto}.manufacturing .digital .imgArea[data-v-9960d96f]{max-width:1200px;margin:0 auto;text-align:center}.manufacturing .digital .imgArea .imgList[data-v-9960d96f]{margin-bottom:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.manufacturing .digital .imgArea .imgList .manufacturingImg[data-v-9960d96f]{width:100%;object-fit:cover}.manufacturing h3[data-v-9960d96f]{font-size:2rem;font-weight:600}.manufacturing ul[data-v-9960d96f]{list-style:disc;margin:20px}.services[data-v-e174d8bd]{margin-bottom:40px;width:100%}.services .odmTitle[data-v-e174d8bd]{position:relative;width:100%;height:25vw;min-height:180px;background-image:url(./ODM-Head.jpg);background-size:cover;background-position:center 80%;background-repeat:no-repeat}.services .odmTitle .title[data-v-e174d8bd]{width:auto;height:200px;position:absolute;bottom:0;left:10%;background-color:#ffffff80;padding:20px 60px}.services .overview[data-v-e174d8bd],.services .core[data-v-e174d8bd],.services .manufacturing[data-v-e174d8bd]{max-width:1200px;margin:0 auto}.services .manufacturing .dropRow[data-v-e174d8bd]{display:flex;align-items:flex-start;justify-content:flex-start}.services .manufacturing .dropRow .dropImg[data-v-e174d8bd]{width:1.2rem}.services .manufacturing .dropRow a[data-v-e174d8bd]{color:#00f}.services .manufacturing .dropRow span[data-v-e174d8bd]{margin-left:10px}.services .manufacturing .imgArea[data-v-e174d8bd]{width:100%;margin:20px auto}.services .manufacturing .imgArea .manufacturingImg[data-v-e174d8bd]{width:100%;object-fit:contain}.services .choose[data-v-e174d8bd]{max-width:1200px;margin:0 auto}.services .choose .chooseItem[data-v-e174d8bd]{display:flex;align-items:flex-start;justify-content:flex-start}.services .choose .chooseItem .chooseImg[data-v-e174d8bd]{width:1.2rem}.services .choose .chooseItem span[data-v-e174d8bd]{margin-left:10px}.services .choose .chooseItem+.chooseItem[data-v-e174d8bd]{margin-top:10px}.services .typical[data-v-e174d8bd]{max-width:1200px;margin:0 auto}.services .typical .dropRow[data-v-e174d8bd]{display:flex;align-items:flex-start;justify-content:flex-start}.services .typical .dropRow .arrow[data-v-e174d8bd]{width:1.2rem}.services .typical .dropRow a[data-v-e174d8bd]{color:#00f}.services .typical .dropRow span[data-v-e174d8bd]{margin-left:10px}.services h3[data-v-e174d8bd]{font-size:2rem;font-weight:600}.services ul[data-v-e174d8bd]{margin:20px}@media (min-width: 960px){.chainPage[data-v-dd6f83fd]{width:100%}.chainPage .chainTitle[data-v-dd6f83fd]{width:100%;height:25vw;background-image:url(./SupplyChain-Head5.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.chainPage .chainTitle .titleContent[data-v-dd6f83fd]{margin-top:30px;padding:40px 60px;font-family:calibri;color:#fff}.chainPage .chain[data-v-dd6f83fd]{width:1200px;margin:0 auto}.chainPage .goal[data-v-dd6f83fd]{width:1200px;margin:0 auto 80px}.chainPage .goal .goalTitle[data-v-dd6f83fd]{display:flex;align-items:center;gap:10px}.chainPage .goal .goalTitle .goalImg[data-v-dd6f83fd]{width:1rem}.chainPage .goal .pdfLink[data-v-dd6f83fd]{line-height:3}.chainPage .goal .pdfLink a[data-v-dd6f83fd]{font-weight:700;font-style:italic;text-decoration:underline;color:#2f2f2f}}h3[data-v-dd6f83fd]{font-size:2rem;font-weight:600}ul[data-v-dd6f83fd]{margin:20px}.my-map[data-v-c1b4c13f]{margin:0 auto;width:100%;height:100%}#mapContainer[data-v-c1b4c13f]{height:100%;width:100%}.icon[data-v-c1b4c13f]{background:url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat}.icon-cir[data-v-c1b4c13f]{height:31px;width:28px}.icon-cir-red[data-v-c1b4c13f]{background-position:-11px -5px}.myinfowindow[data-v-c1b4c13f]{width:240px;min-height:50px}.myinfowindow h5[data-v-c1b4c13f]{height:20px;line-height:20px;overflow:hidden;font-size:14px;font-weight:700;width:220px;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.myinfowindow div[data-v-c1b4c13f]{margin-top:10px;min-height:40px;line-height:20px;font-size:13px;color:#6f6f6f}@media (min-width: 768px){.contactPage[data-v-40324770]{width:100%;padding:40px 0}.contactPage .mapArea[data-v-40324770]{width:90%;max-width:1280px;height:600px;margin:0 auto;border:1px solid #ccc}.contactPage .mapArea .mapIndex[data-v-40324770]{padding:0;width:100%;height:100%}.contactPage .contentArea[data-v-40324770]{width:90%;max-width:1280px;margin:0 auto}.contactPage .contentArea .phone .content[data-v-40324770]{display:flex;align-items:center}.contactPage .contentArea .phone .content .phoneIcon[data-v-40324770]{height:1rem}.contactPage .contentArea .email .content[data-v-40324770]{display:flex;align-items:center}.contactPage .contentArea .email .content .emailIcon[data-v-40324770]{height:1rem}.contactPage .contentArea .email .content a[data-v-40324770]{color:inherit;cursor:pointer}}@media (max-width: 767px){.contactPage[data-v-40324770]{width:100%;padding:20px 0}.contactPage .mapArea[data-v-40324770]{width:90%;height:60vh;margin:0 auto}.contactPage .mapArea .mapIndex[data-v-40324770]{padding:0;width:100%;height:100%}.contactPage .contentArea[data-v-40324770]{width:90%;margin:0 auto}.contactPage .contentArea .phone .content[data-v-40324770]{display:flex;align-items:center}.contactPage .contentArea .phone .content .phoneIcon[data-v-40324770]{height:1rem}.contactPage .contentArea .email .content[data-v-40324770]{display:flex;align-items:center}.contactPage .contentArea .email .content .emailIcon[data-v-40324770]{height:1rem}.contactPage .contentArea .email .content a[data-v-40324770]{color:inherit;cursor:pointer}}.not-found[data-v-26102fbf]{margin-top:10%;text-align:center}
