*{margin:0;padding:0;box-sizing:border-box;border:none;list-style:none;text-decoration:none;color:#161616}@font-face{font-family:SpecialGoth;src:url(/font/SpecialGothicExpandedOne-Regular.ttf);font-weight:500}@font-face{font-family:Montserrat;src:url(/font/Montserrat-VariableFont_wght.ttf)}@font-face{font-family:Azonix;src:url(/font/AzonixRegular.otf)}h1,h2,h3,h4,h5{font-family:SpecialGoth,sans-serif;font-weight:initial}h6{font-family:Azonix,sans-serif}span,a,button,p,input{font-family:Montserrat,sans-serif;font-weight:400}#app{width:100%}@media screen and (max-width: 480px){html,body{overflow-x:hidden;max-width:100vw}}h1[data-v-7effbc95]{display:flex;align-items:center;width:300px;padding-left:30px}.nav ul[data-v-7effbc95]{display:flex;align-items:center}.nav li[data-v-7effbc95]{display:flex;align-items:center;margin:0 2rem}.nav button[data-v-7effbc95]{font-size:20px;color:#fff;text-decoration:none;transition:all .3s ease;background:none}.menu-btn[data-v-7effbc95]{display:flex;justify-content:flex-end;align-items:center;background:none;padding-right:30px;cursor:pointer;width:300px}.menu-btn-img[data-v-7effbc95]{width:50px;height:50px;filter:invert(1)}.nav[data-v-7effbc95]{position:fixed;width:100vw;top:0;display:flex;justify-content:center;z-index:999;transition:top .5s ease;flex-direction:column;align-items:center}.nav.scrolled[data-v-7effbc95]{top:10px}.navDiv[data-v-7effbc95]{position:relative;width:100vw;height:70px;max-width:100vw;background-color:#0000004d;display:flex;justify-content:space-between;align-items:center;transition:all .5s ease}.navDiv.scrolled[data-v-7effbc95]{width:80vw;max-width:80vw;margin:0 auto;border-radius:20px;background-color:#000;box-shadow:0 2px 8px #0003}.navDiv ul[data-v-7effbc95]{display:flex;gap:20px;height:100%;list-style:none;margin:0;padding:0}.navDiv li[data-v-7effbc95]{height:100%;display:flex;align-items:center;border-bottom:2px solid transparent;transition:border-color .3s ease}.navDiv ul li[data-v-7effbc95]:hover,.navDiv ul li.active[data-v-7effbc95]{border-bottom-color:#ed2814}.navDiv ul li button[data-v-7effbc95]{background:none;border:none;color:#fff;font-size:1rem;cursor:pointer;transition:all .5s ease}.navDiv ul li:hover button[data-v-7effbc95],.navDiv ul li button[data-v-7effbc95]:hover{color:#ed2814}.navDivMenu[data-v-7effbc95]{margin-top:10px;width:1200px;min-height:600px;overflow-y:auto;overflow-x:hidden;border:1px solid #ccc;background-color:#fff;transition:all .3s ease;position:relative}.menu-content[data-v-7effbc95]{color:#000;display:flex;flex-direction:row}.close-btn[data-v-7effbc95]{position:absolute;top:10px;right:20px;cursor:pointer;z-index:1}.menu-content-div[data-v-7effbc95]{width:25%;padding:20px;border-right:1px solid #e8e8e8}.menu-content-div img[data-v-7effbc95]{width:100%;object-fit:cover}.menu-content-div h4[data-v-7effbc95]{padding:45px 0;font-size:24px}.menu-content-div p[data-v-7effbc95]{line-height:1.5;height:200px}.menu-content-div a[data-v-7effbc95]{display:flex;align-items:center;justify-content:center;width:160px;height:40px;font-weight:700;color:#e9e9e9;background-color:#ed2814;border-radius:20px}.navDivMenu .menu-content-title[data-v-7effbc95]{width:25%;padding:40px 20px 20px;display:flex;flex-direction:column;margin:0;transition:all .5s ease}.menu-content .menu-content-title li[data-v-7effbc95]{margin:0;width:100%}.menu-content-title button[data-v-7effbc95]{width:100%;height:48px;margin-bottom:20px;font-family:Montserrat;font-size:.9rem;color:#161616;text-align:left;background:none;border:none;cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;font-weight:700;will-change:color,font-weight}.menu-content-title button .arrow[data-v-7effbc95]{display:none;height:24px}.menu-content-title button.active .arrow[data-v-7effbc95]{display:inline}.menu-content-title button.active[data-v-7effbc95]{color:#ed2814}.menu-content-txt[data-v-7effbc95]{width:50%;padding:40px 20px 20px;display:flex;flex-direction:row;text-align:left}.menu-content-txt ul[data-v-7effbc95]{display:flex;flex-direction:column;align-items:flex-start;width:50%;padding-left:10px}.menu-content-txt .tab-content[data-v-7effbc95]{display:flex;width:100%}.menu-content-txt li[data-v-7effbc95]{display:flex;flex-direction:column;align-items:flex-start;margin:0 20px 20px 0;height:48px}.menu-content-txt li a[data-v-7effbc95]{color:#616161;transition:all .5s ease}.menu-content-txt li a div[data-v-7effbc95]{margin-top:5px;height:2px;width:100%;background-color:#e8e8e8}.menu-content-txt li a span[data-v-7effbc95]{display:block;height:2px;width:0%;background-color:#ed2814;transition:all 1s ease}.menu-content-txt li a[data-v-7effbc95]:hover{color:#ed2814}.menu-content-txt li a:hover span[data-v-7effbc95]{width:100%}.mobile-menu[data-v-7effbc95]{width:300px;position:inherit;top:0;left:0;right:0;bottom:0;background-color:#000;z-index:9999;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .5s ease}.mobile-menu ul[data-v-7effbc95]{width:100%;height:100%;display:flex;flex-direction:column;list-style:none;padding:2rem;text-align:left;align-items:flex-start}.mobile-menu ul li[data-v-7effbc95]{margin:20px 0;display:flex;flex-direction:column;text-align:left;align-items:flex-start}.mobile-menu ul li a[data-v-7effbc95]{font-size:1rem;color:#fff;text-decoration:none}.mobile-menu ul li ul[data-v-7effbc95]{margin:0;padding:.5rem;padding-bottom:0}.mobile-menu ul li ul li[data-v-7effbc95]{margin:0;padding:.5rem}.mobile-menu-close[data-v-7effbc95]{position:absolute;top:20px;right:30px;color:#fff;cursor:pointer}.mobile-menu ul li button[data-v-7effbc95]{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem}.mobile-sub-menu li[data-v-7effbc95],.mobile-sub-sub-menu li[data-v-7effbc95]{margin:10px 0}.mobile-sub-sub-menu a[data-v-7effbc95]{color:#ccc;font-size:1rem}@media screen and (max-width:480px){.nav[data-v-7effbc95]{background-color:#000}.navDiv ul[data-v-7effbc95]{display:none}.nav.scrolled[data-v-7effbc95]{top:0}.navDiv.scrolled[data-v-7effbc95]{width:100vw;max-width:100vw;background-color:#000;border-radius:0;box-shadow:none}.mobile-menu[data-v-7effbc95]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;z-index:9999;display:flex;flex-direction:column;justify-content:center;align-items:center}.mobile-menu ul[data-v-7effbc95]{width:100%;height:100%;display:flex;flex-direction:column;list-style:none;padding:2rem;text-align:left;align-items:flex-start}.mobile-menu ul li[data-v-7effbc95]{margin:20px 0;display:flex;flex-direction:column;text-align:left;align-items:flex-start}.mobile-menu ul li a[data-v-7effbc95]{font-size:1rem;color:#fff;text-decoration:none}.mobile-menu ul li ul[data-v-7effbc95]{margin:0;padding:.5rem;padding-bottom:0}.mobile-menu ul li ul li[data-v-7effbc95]{margin:0;padding:.5rem}.mobile-menu-close[data-v-7effbc95]{position:absolute;top:20px;right:30px;color:#fff;cursor:pointer}.mobile-menu ul li button[data-v-7effbc95]{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem}.mobile-sub-menu li[data-v-7effbc95],.mobile-sub-sub-menu li[data-v-7effbc95]{margin:10px 0}.mobile-sub-sub-menu a[data-v-7effbc95]{color:#ccc;font-size:1rem}}.contactUs[data-v-460759d7]{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between;margin-bottom:180px}.contactUs h3[data-v-460759d7]{font-size:36px;color:#fff}.contactUs p[data-v-460759d7]{font-size:18px;color:#fff}.contactUs>div[data-v-460759d7]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:1200px;height:300px;background-image:url(/images/ContactUsBackground-imger.jpg);z-index:0}.contactUs>div[data-v-460759d7]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000001a;z-index:-1}.contactUsText[data-v-460759d7]{display:flex;height:50%;flex-direction:column;align-content:stretch;justify-content:flex-end;align-items:center}.contactUsBtn[data-v-460759d7]{display:flex;height:35%;flex-direction:column;align-content:stretch;justify-content:flex-start;align-items:center}.contactUs a[data-v-460759d7]{display:flex;align-items:center;justify-content:center;width:300px;height:40px;margin-top:25px;border:1px solid #ccc;font-weight:400;color:#fff;border-radius:5px;font-size:16px;transition:all 1s ease}.contactUs a[data-v-460759d7]:hover{background-color:#ed2814;border:1px solid #ED2814}.contactUs img[data-v-460759d7]{height:300px}.line[data-v-460759d7]{width:100%;height:1px;background-color:#000;margin-bottom:20px}.footer[data-v-460759d7]{width:1200px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:14px}.footer h3[data-v-460759d7]{width:100%;text-align:left;font-size:24px;margin-bottom:18px}.footer p[data-v-460759d7]{font-size:18px;color:#a1a1a1}.footerLine[data-v-460759d7]{height:1px;width:100%;background-color:#ccc;margin:20px 0}.subscribe[data-v-460759d7]{display:flex;width:100%;margin-bottom:30px}.subscribe div[data-v-460759d7]{display:flex;justify-content:space-between;width:50%;height:50px}.subscribe button[data-v-460759d7]{display:flex;justify-content:center;align-items:center;width:200px;height:50px;font-size:16px;line-height:30px;background-color:#ed2814}.subscribe button[data-v-460759d7]:hover{border:#000000 2px solid}.subscribe button img[data-v-460759d7]{margin-left:18px;width:30px;height:30px}.subscribe input[data-v-460759d7]{width:50%;height:50px;padding:0 20px;border:1px solid #ccc;color:#000}.socialMedia[data-v-460759d7]{display:flex;width:50%;border-bottom:1px solid #ccc}.socialMedia li[data-v-460759d7]{margin-right:1.5em}.socialMedia li img[data-v-460759d7]{width:30px}.socialMedia li img[data-v-460759d7]:hover{filter:invert(1);width:30px}.footerMenu[data-v-460759d7]{display:flex;width:100%;margin-bottom:50px}.footerMenu a[data-v-460759d7]{color:#00000082}.footerMenu ul[data-v-460759d7]{width:25%}.footerMenu ul li[data-v-460759d7]{margin:15px 0}.footerMenu ul li a[data-v-460759d7]:hover{color:#ed2814;text-decoration:underline}.footerMenu h3[data-v-460759d7]{font-size:18px}.endDiv[data-v-460759d7]{display:flex;width:100%;height:50px;background-color:#161616;justify-content:center;align-items:center}.endDiv div[data-v-460759d7]{display:flex;flex-direction:row;width:1200px}.endDiv ul[data-v-460759d7],.endDiv p[data-v-460759d7]{display:flex;align-items:center;width:50%}.endDiv p[data-v-460759d7],.endDiv a[data-v-460759d7]{font-size:14px;color:#fff}.endDiv a[data-v-460759d7]:hover{color:#ed2814;text-decoration:underline}.endDiv li[data-v-460759d7]{margin-right:25%}@media screen and (max-width: 480px){.contactUs[data-v-460759d7]{margin-bottom:5rem;width:95vw;margin:0 auto;margin-bottom:3rem}.contactUs img[data-v-460759d7]{display:none}.contactUs p[data-v-460759d7]{font-size:.8rem}.contactUs h3[data-v-460759d7]{font-size:1.3rem;text-align:center}.contactUs a[data-v-460759d7]{font-size:.8rem}.footer[data-v-460759d7]{width:95vw;align-items:flex-start}.footerLogo[data-v-460759d7]{width:10rem;position:relative;left:-10px}.footer p[data-v-460759d7]{font-size:.8rem;line-height:1.5;margin:1rem 0}.footer h3[data-v-460759d7]{font-size:1.3rem}.footerLine[data-v-460759d7]{margin:.5rem 0}.subscribe[data-v-460759d7]{flex-direction:column}.subscribe input[data-v-460759d7]{width:100%;margin-bottom:.8rem}.socialMedia[data-v-460759d7]{justify-content:flex-end;align-items:center}.subscribe div[data-v-460759d7]{width:100%}.footerMenu[data-v-460759d7]{flex-direction:column}.footerMenu ul[data-v-460759d7]{width:100%}.footerMenu ul h3[data-v-460759d7]{margin:.5rem 0}.endDiv[data-v-460759d7]{height:auto;padding:1rem 0}.endDiv div[data-v-460759d7]{width:95vw;flex-direction:column}.endDiv p[data-v-460759d7]{width:100%;margin-bottom:.5rem}.endDiv ul[data-v-460759d7]{width:100%}.endDiv li[data-v-460759d7]{width:100%;margin-right:5%}.endDiv li a[data-v-460759d7]{width:50%;text-decoration:underline}}.banner{display:flex;align-items:center;justify-content:center;position:relative;width:100vw;height:800px;background-size:cover;background-position:center;overflow:hidden;z-index:1}.banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000004d;z-index:0}.banner-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff}.banner h3{font-size:48px;text-align:center;color:#fff;margin-bottom:.8em}.banner-content a{position:relative;overflow:hidden;z-index:1;color:#fff;width:460px;height:60px;border-radius:20px;border:1px solid #ffffff;display:flex;justify-content:center;align-items:center;font-size:24px;cursor:pointer;background:none}.banner-content a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#2f3be5,#ed2814);opacity:0;transition:all .5s ease;z-index:-1;border-radius:20px}.banner-content a:hover:before{opacity:1}@media screen and (max-width: 480px){.banner{width:95vw;height:20rem;margin:100px auto 0}.banner h3{font-size:1rem}.banner-content a{width:12rem;height:2rem;font-size:.8rem}}.content[data-v-cd4c1f85]{width:100vw;display:flex;justify-content:center;align-items:center;text-align:center;margin-top:120px;text-align:left}.containe[data-v-cd4c1f85]{display:flex;flex-direction:column;width:1200px}.content h6[data-v-cd4c1f85]{font-size:18px;margin-bottom:20px;color:#2f3be5}.content h3[data-v-cd4c1f85]{font-size:48px;padding-bottom:20px;border-bottom:1px solid #161616}.content h4[data-v-cd4c1f85]{font-size:24px;margin:20px 0}.content h5[data-v-cd4c1f85]{font-size:18px}.contentText[data-v-cd4c1f85]{font-size:18px;line-height:1.5;margin-bottom:20px}.esgStrategy[data-v-cd4c1f85]{display:flex;flex-direction:row;width:100%;height:275px;margin-bottom:80px}.esgStrategy-line[data-v-cd4c1f85]{height:2px;width:90%;background-color:#ffb4b4;margin:10px 0}.esgStrategy-div[data-v-cd4c1f85]{width:50%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;align-items:flex-start;margin-top:20px;text-align:left}.esgStrategy-div h5[data-v-cd4c1f85]{font-size:14px;transition:all .5s ease}.esgStrategy-div h6[data-v-cd4c1f85]{font-size:18px;margin-bottom:20px;color:#ed2814}.esgStrategy-div img[data-v-cd4c1f85]{width:80px;height:80px}.esgStrategy-div-content a[data-v-cd4c1f85]{display:flex;flex-direction:row;margin-top:10px}.esgStrategy-div-content a:hover h5[data-v-cd4c1f85]{color:#ed2814}.esgStrategy-div-content[data-v-cd4c1f85]{height:0;box-sizing:border-box;overflow:hidden;transition:all .5s ease}.esgStrategy-div p[data-v-cd4c1f85]{font-size:14px;line-height:normal;width:80%;color:#6b6b6b}.esgStrategy-div:hover div[data-v-cd4c1f85]{height:100px}.esgStrategy-div a img[data-v-cd4c1f85]{width:20px;height:20px}.esgStrategy-div a img[data-v-cd4c1f85]{margin-left:8px;transition:transform .3s ease,opacity .3s ease;opacity:.6}.esgStrategy-div:hover a img[data-v-cd4c1f85]{transform:translate(6px);opacity:1}.divider[data-v-cd4c1f85]{height:2px;width:0;background-color:#ed2814;border:none;transition:all 1s ease}.esgStrategy-div:hover hr[data-v-cd4c1f85]{width:100%}@media screen and (max-width: 480px){.content[data-v-cd4c1f85]{width:95vw;margin:0 auto;margin-top:3rem;justify-content:center;align-items:left;text-align:left}.containe[data-v-cd4c1f85]{width:100%}.content h3[data-v-cd4c1f85]{font-size:1.3rem;padding-bottom:1rem}.content h4[data-v-cd4c1f85]{font-size:1rem;margin:1rem 0}.contentText[data-v-cd4c1f85]{font-size:.8rem;line-height:1.5;margin-bottom:1rem}.content h5[data-v-cd4c1f85]{font-size:1rem;margin-bottom:3rem}.content h6[data-v-cd4c1f85]{font-size:1.1rem}.esgStrategy[data-v-cd4c1f85]{height:max-content;flex-direction:column}.esgStrategy-div[data-v-cd4c1f85]{width:100%}.esgStrategy-div-content[data-v-cd4c1f85]{height:max-content}.esgStrategy-div p[data-v-cd4c1f85]{font-size:.8rem;line-height:normal;width:100%}.esgStrategy-div h5[data-v-cd4c1f85]{font-size:.8rem;margin-bottom:0rem}.esgStrategy-line[data-v-cd4c1f85]{height:1px;width:100%;margin:.5rem 0}.esgStrategy-div h6[data-v-cd4c1f85]{font-size:.8rem}}.granularAssemblyLine[data-v-2734da97]{position:relative;width:100%;height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/images/GranularAssemblyLine.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:20px;margin-bottom:160px;z-index:1}.granularAssemblyLine[data-v-2734da97]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:-1}.granularAssemblyLine p[data-v-2734da97]{text-align:center;color:#fff;width:50%;font-size:18px;line-height:1.5;padding:10px 0}.granularAssemblyLine h3[data-v-2734da97]{color:#fff;font-size:30px;line-height:1.5}@media screen and (max-width: 480px){.granularAssemblyLine[data-v-2734da97]{width:100vw;height:15rem;margin-bottom:5rem}.granularAssemblyLine h3[data-v-2734da97]{font-size:1.15rem;line-height:1.2;text-align:center;width:100%}.granularAssemblyLine p[data-v-2734da97]{width:90%;font-size:.8rem;line-height:1.2}.coninBusiness h4[data-v-2734da97]{font-size:.8rem}}.coninBusiness[data-v-b1ac439b]{display:flex;flex-direction:column;text-align:left;justify-content:center;width:1200px;margin:0 auto 150px}.coninBusiness ul[data-v-b1ac439b]{display:flex;flex-direction:row;justify-content:space-between;width:100%}.coninBusiness h3[data-v-b1ac439b]{font-size:36px}.coninBusiness h4[data-v-b1ac439b]{font-size:18px;color:#fff}.coninBusiness>p[data-v-b1ac439b]{padding-bottom:10px;margin-bottom:40px;color:#161616;border-bottom:#ccc 1px solid}.coninBusiness ul li a p[data-v-b1ac439b]{max-height:0;opacity:0;overflow:hidden;font-size:18px;line-height:2;text-align:left;color:#fff;transition:all 1s ease}.coninBusiness ul li a:hover p[data-v-b1ac439b]{max-height:300px;opacity:1}.coninBusiness ul li a[data-v-b1ac439b]{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:290px;height:430px;background-color:#3c3c3c;padding:20px 10px;z-index:0}.coninBusiness ul li a[data-v-b1ac439b]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#00000080,#0000);z-index:-1}.coninBusiness ul li a[data-v-b1ac439b]:hover:before{background:linear-gradient(to top,#000c,#0000);transition:all 5s ease}.coninBusiness ul li a p[data-v-b1ac439b]{font-size:18px;line-height:1.5}@media screen and (max-width: 480px){.coninBusiness[data-v-b1ac439b]{width:95vw;margin-bottom:3rem}.coninBusiness h3[data-v-b1ac439b]{font-size:1.3rem;margin-bottom:.5rem}.coninBusiness h4[data-v-b1ac439b]{font-size:.8rem}.coninBusiness ul[data-v-b1ac439b]{flex-wrap:wrap}.coninBusiness>p[data-v-b1ac439b]{font-size:.8rem;margin-bottom:1rem}.coninBusiness ul li a[data-v-b1ac439b]{width:100%;min-height:5rem;max-height:15rem;background-size:cover;background-position:center}.coninBusiness ul li[data-v-b1ac439b]{width:50%;border:2px solid #cccccc00}.coninBusiness ul li a p[data-v-b1ac439b]{display:none}}.faq[data-v-801a1694]{width:1200px;margin:0 auto 140px;display:flex;justify-content:center;flex-direction:column}.faq h3[data-v-801a1694]{font-size:36px;margin-bottom:40px;text-align:center}.faq ul[data-v-801a1694]{display:flex;text-align:left;width:100%;height:50%;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.faq ul li[data-v-801a1694]{margin:8px 0}.faq ul li p[data-v-801a1694]{text-align:left;line-height:2}.faq ul li button[data-v-801a1694]{padding:16px;border-radius:10px;background:none;border:1px solid #161616;width:590px;text-align:left;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;gap:10px}.faq ul li button p[data-v-801a1694]{display:none;color:#444;font-size:14px}.faq ul li button.active p[data-v-801a1694]{display:block}.faq ul li button h4[data-v-801a1694]{font-size:16px;font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:-.8px;text-align:left}@media screen and (max-width: 480px){.faq[data-v-801a1694]{width:95vw}.faq h3[data-v-801a1694]{font-size:1.3rem;margin-bottom:1rem}.faq ul[data-v-801a1694],.faq ul li[data-v-801a1694]{width:100%}.faq ul li button[data-v-801a1694]{width:100%;padding:.5rem}.faq ul li button h4[data-v-801a1694]{font-size:.8rem;text-align:center}.faq ul li button p[data-v-801a1694]{font-size:.7rem}}.ourCustomers[data-v-8d630f08]{width:1200px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#000;padding-top:20px;margin:0 auto 80px}.ourCustomers h3[data-v-8d630f08]{font-size:36px;text-align:center;margin-bottom:18px}.ourCustomers p[data-v-8d630f08]{font-size:18px}.ourCustomers>p[data-v-8d630f08]{font-size:20px;line-height:1.5}.ourCustomers ul li div p[data-v-8d630f08]{font-weight:700;font-size:14px;line-height:1.5}.ourCustomers ul li div span[data-v-8d630f08]{font-weight:500;color:#909090;font-size:14px;line-height:1.5}.ourCustomers img[data-v-8d630f08]{width:100%;height:100%;object-fit:cover;margin-top:40px;margin-bottom:100px}.ourCustomers ul[data-v-8d630f08]{width:100%;display:flex;flex-wrap:wrap}.ourCustomers ul li[data-v-8d630f08]{display:flex;flex-direction:column;justify-content:space-between;width:50%;padding:20px;height:230px;border:1px solid #ccc}.ourCustomers ul li[data-v-8d630f08]{border-right:1px solid #ccc;border-bottom:none}.ourCustomers ul li[data-v-8d630f08]:nth-child(2n){border-right:1px solid #ccc}.ourCustomers ul li[data-v-8d630f08]:nth-child(odd){border-right:none}.ourCustomers ul li[data-v-8d630f08]:nth-last-child(-n+2){border-bottom:1px solid #ccc}.fadingLineStyle[data-v-8d630f08]{width:80%;height:1px;margin:0 auto;margin-bottom:2rem;background-color:#9e9e9e;-webkit-mask-image:linear-gradient(to right,#0000,#000 20%,#000 80%,#0000);mask-image:linear-gradient(to right,#0000,#000 20%,#000 80%,#0000)}.logo-container[data-v-8d630f08]{width:75%;height:100px;margin:0 auto 200px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(to right,#0000,#00020%,#00080%,#0000);mask-image:linear-gradient(to right,#0000,#00020%,#00080%,#0000)}.item[data-v-8d630f08]{width:200px;height:100px;border:1px solid #ccc;background-image:url(/images/logoZk.png);position:absolute;left:max(1600px,100%);animation-name:scrollLeft-8d630f08;animation-duration:30s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes scrollLeft-8d630f08{to{left:-200px}}.item1[data-v-8d630f08]{animation-delay:-35s}.item2[data-v-8d630f08]{animation-delay:-30s}.item3[data-v-8d630f08]{animation-delay:-25s}.item4[data-v-8d630f08]{animation-delay:-20s}.item5[data-v-8d630f08]{animation-delay:-15s}.item6[data-v-8d630f08]{animation-delay:-10s}.item7[data-v-8d630f08]{animation-delay:-5s}.item8[data-v-8d630f08]{animation-delay:-0s}@media screen and (max-width: 480px){.ourCustomers[data-v-8d630f08]{width:95vw}.ourCustomers h3[data-v-8d630f08]{font-size:1.3rem;margin-bottom:1rem}.ourCustomers p[data-v-8d630f08]{font-size:.7rem;line-height:1.3}.ourCustomers>p[data-v-8d630f08]{font-size:.8rem}.ourCustomers ul li[data-v-8d630f08]{padding:.5rem;height:12rem}.ourCustomers ul li div p[data-v-8d630f08]{font-size:.9rem}.ourCustomers ul li div span[data-v-8d630f08]{font-size:.7rem}.logo-container[data-v-8d630f08]{width:100%;height:100px;margin-bottom:0;-webkit-mask-image:linear-gradient(to right,#0000,#00010%,#00090%,#0000);mask-image:linear-gradient(to right,#0000,#00010%,#00090%,#0000)}.fadingLineStyle[data-v-8d630f08]{width:100%}.item[data-v-8d630f08]{width:80px;height:40px;left:max(640px,100%)}@keyframes scrollLeft-8d630f08{to{left:-80px}}}.voicesCONIN[data-v-523c74ef]{width:1200px;margin:0 auto 100px;display:flex;flex-direction:column}.voicesCONIN h3[data-v-523c74ef]{font-size:36px;margin-bottom:20px}.voicesCONIN>p[data-v-523c74ef]{font-size:22px;margin-bottom:50px}.voicesCONIN ul[data-v-523c74ef]{display:flex;width:100%;justify-content:space-between}.voicesCONIN ul li[data-v-523c74ef]{display:flex;flex-direction:column}.voicesCONIN ul li div[data-v-523c74ef]{background-color:#f9f9f9;border:1px solid #f9f9f9;padding:18px}.voicesCONIN ul li div a[data-v-523c74ef]{font-family:SpecialGoth,sans-serif;font-size:14px;width:100%;display:flex;flex-direction:row;justify-content:space-between}.voicesCONIN ul li div img[data-v-523c74ef]{height:24px}.voicesCONIN ul li div h4[data-v-523c74ef]{height:1em;margin-bottom:10px}.voicesCONIN ul li div p[data-v-523c74ef]{height:1em;margin-bottom:35px}@media screen and (max-width: 480px){.voicesCONIN[data-v-523c74ef]{width:95vw}.voicesCONIN h3[data-v-523c74ef]{font-size:1.3rem;margin-bottom:.8rem}.voicesCONIN>p[data-v-523c74ef]{font-size:.8rem;margin-bottom:1rem}.voicesCONIN ul[data-v-523c74ef]{flex-wrap:wrap}.voicesCONIN ul li[data-v-523c74ef]{width:50%;border:2px solid #ffffff00}.voicesCONIN ul li img[data-v-523c74ef]{width:100%}.voicesCONIN ul li div[data-v-523c74ef]{border:0px solid #f9f9f9;padding:.5rem}.voicesCONIN ul li div h4[data-v-523c74ef]{font-size:1rem}.voicesCONIN ul li div p[data-v-523c74ef]{margin-bottom:1rem;font-size:.8rem}.voicesCONIN ul li div a[data-v-523c74ef]{font-size:.8rem}.voicesCONIN ul li div img[data-v-523c74ef]{height:1rem;width:max-content}}.stepsOfWorking[data-v-2601e501]{width:1200px;margin:0 auto 160px;display:flex;flex-direction:column;align-items:flex-start}.stepsOfWorking h3[data-v-2601e501]{font-size:36px;margin-bottom:20px}.stepsOfWorking ul[data-v-2601e501]{width:100%;display:flex;flex-direction:column}.stepsOfWorking ul li[data-v-2601e501]{width:100%;display:flex;border-bottom:1px solid #ccc;align-items:flex-start;padding:25px 0}.stepsOfWorking ul li>div[data-v-2601e501]{display:flex;align-items:flex-start;width:100%;padding-top:10px}.stepsOfWorking ul li img[data-v-2601e501]{width:50px;height:50px;margin-right:50px;color:#2f3be5;filter:invert(0)}.stepsOfWorking ul li div h4[data-v-2601e501]{display:flex;font-size:24px;line-height:1;width:50%;margin:0;align-items:center}.stepsOfWorking ul li div>p[data-v-2601e501]{width:50%;margin:0;line-height:1;padding-top:5px;font-size:18px;font-weight:400;color:#6b6b6b;display:flex;align-items:baseline}@media screen and (max-width: 480px){.stepsOfWorking[data-v-2601e501]{width:95vw;margin-bottom:3rem}.stepsOfWorking h3[data-v-2601e501]{font-size:1.3rem;margin-bottom:0}.stepsOfWorking ul[data-v-2601e501],.stepsOfWorking ul li[data-v-2601e501],.stepsOfWorking ul li>div[data-v-2601e501]{flex-direction:column}.stepsOfWorking ul li[data-v-2601e501]{padding:1.5rem 0}.stepsOfWorking ul li img[data-v-2601e501]{width:2rem;height:2rem}.stepsOfWorking ul li div h4[data-v-2601e501],.stepsOfWorking ul li div>p[data-v-2601e501]{width:100%}.stepsOfWorking ul li div h4[data-v-2601e501]{font-size:1.1rem;margin-bottom:.5rem}.stepsOfWorking ul li div p[data-v-2601e501]{font-size:.8rem;line-height:1.1}}.newsFirst[data-v-b1efd141]{display:flex;width:1200px;margin:0 auto 180px;flex-direction:column}.newsFirst ul li[data-v-b1efd141]:hover{text-decoration:underline}.newsFirst h3[data-v-b1efd141]{font-size:36px;margin-bottom:60px}.newsFirst ul[data-v-b1efd141]{display:flex;justify-content:space-between}.newsFirst ul li[data-v-b1efd141]{display:flex;width:380px;flex-direction:column}.newsFirst ul li a[data-v-b1efd141]{display:flex;flex-direction:column}.newsFirst-imgDiv[data-v-b1efd141]{width:380px;height:240px;overflow:hidden;background-color:#ccc}.newsFirst-Div[data-v-b1efd141]{padding:1rem;height:150px;border:1px solid #e9e9e9}.newsFirst h4[data-v-b1efd141]{font-size:20px}.newsFirst ul li a p[data-v-b1efd141]{font-size:14px;margin-bottom:10px}@media screen and (max-width: 480px){.newsFirst[data-v-b1efd141]{width:95vw;margin-bottom:3rem}.newsFirst h3[data-v-b1efd141]{font-size:1.3rem;margin-bottom:2rem}.newsFirst ul[data-v-b1efd141]{flex-direction:column}.newsFirst ul li[data-v-b1efd141]{width:100%;height:auto}.newsFirst-imgDiv[data-v-b1efd141],.newsFirst-imgDiv img[data-v-b1efd141]{width:100%;height:220px}.newsFirst-Div[data-v-b1efd141]{margin-bottom:2rem;height:auto}.newsFirst h4[data-v-b1efd141]{font-size:1rem}.newsFirst ul li a p[data-v-b1efd141]{font-size:.8rem;margin-bottom:.5rem}}.Aboutcontent[data-v-1d5ddbd9]{width:1200px;flex-direction:column;display:flex;margin:160px auto}.Aboutcontent>div[data-v-1d5ddbd9]{display:flex;justify-content:space-between}.Aboutcontent>div>div[data-v-1d5ddbd9]{display:flex;flex-direction:column;width:45%}.Aboutcontent H3[data-v-1d5ddbd9]{font-size:72px;width:100%;text-align:left;border-bottom:#161616 2px solid;margin-bottom:40px}.Aboutcontent H4[data-v-1d5ddbd9]{font-size:24px;margin-bottom:24px}.Aboutcontent p[data-v-1d5ddbd9]{color:#444;font-size:18px;line-height:2;margin-bottom:40px}.Aboutcontent>img[data-v-1d5ddbd9]{width:50%}.Aboutcontent ul[data-v-1d5ddbd9]{display:flex}.Aboutcontent ul li[data-v-1d5ddbd9]{margin-right:30px}@media screen and (max-width: 480px){.Aboutcontent[data-v-1d5ddbd9]{width:95vw;flex-direction:column;margin:5rem auto}.Aboutcontent ul li img[data-v-1d5ddbd9]{width:2rem}.Aboutcontent>div>div[data-v-1d5ddbd9]{width:100%}.Aboutcontent H3[data-v-1d5ddbd9]{font-size:1.8rem;margin-bottom:40px}.Aboutcontent>div[data-v-1d5ddbd9]{flex-direction:column}.Aboutcontent H4[data-v-1d5ddbd9]{font-size:1rem}.Aboutcontent p[data-v-1d5ddbd9]{font-size:.8rem;line-height:1.5;margin-bottom:1rem}.AboutBuilding[data-v-1d5ddbd9]{display:none}}.conin-Map[data-v-26efad77]{width:1200px;margin:0 auto 180px}.conin-Map h3[data-v-26efad77]{font-size:36px}.conin-Map h4[data-v-26efad77]{font-size:24px}.conin-Map p[data-v-26efad77]{font-size:20px;margin:24px 0;color:#444}@media screen and (max-width: 480px){.conin-Map[data-v-26efad77]{width:95vw;margin-bottom:5rem}.conin-Map h3[data-v-26efad77]{font-size:1.3rem}.conin-Map h4[data-v-26efad77]{font-size:1rem}.conin-Map p[data-v-26efad77]{font-size:.8rem;margin:.8rem 0}.google-map[data-v-26efad77]{width:100%;height:10rem}}.granularAssemblyLine[data-v-20058fa2]{position:relative;width:100%;height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/images/GranularAssemblyLine.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:20px;margin-bottom:160px;z-index:1}.granularAssemblyLine[data-v-20058fa2]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:-1}.granularAssemblyLine p[data-v-20058fa2]{text-align:center;color:#fff;width:50%;font-size:18px;line-height:1.5;padding:10px 0}.granularAssemblyLine h3[data-v-20058fa2]{color:#fff;font-size:30px;line-height:1.5;text-align:center;width:80%}@media screen and (max-width:480px){.granularAssemblyLine[data-v-20058fa2]{height:auto}.granularAssemblyLine p[data-v-20058fa2]{width:80%;font-size:.6rem}.granularAssemblyLine h3[data-v-20058fa2]{font-size:1.1rem}}.conin-Quality[data-v-e08d76ef]{width:1200px;margin:0 auto 120px;padding-bottom:100px;border-bottom:#ccc 1px solid}.conin-Quality h3[data-v-e08d76ef]{font-size:36px;margin-bottom:36px}.conin-Quality h4[data-v-e08d76ef]{font-size:18px;margin-bottom:20px}.conin-Quality ul li p[data-v-e08d76ef]{font-size:16px;line-height:1.2;color:#444444b2}.conin-Quality ul[data-v-e08d76ef]{display:flex;justify-content:space-between;flex-wrap:wrap}.conin-Quality ul li[data-v-e08d76ef]{height:200px;width:30%;padding:24px;border:#ccc 1px solid;margin-bottom:36px}.our-Vision[data-v-e08d76ef]{display:flex;width:800px;margin:0 auto}.our-Vision h3[data-v-e08d76ef]{font-size:48px}.our-Vision img[data-v-e08d76ef]{margin:50px 0;height:50px}.our-Vision p[data-v-e08d76ef]{font-size:24px;line-height:2;margin-bottom:200px}@media screen and (max-width: 480px){.conin-Quality[data-v-e08d76ef]{width:95vw;padding-bottom:3rem;margin-bottom:3rem}.conin-Quality h4[data-v-e08d76ef]{font-size:1rem}.conin-Quality h3[data-v-e08d76ef]{font-size:1.5rem}.conin-Quality ul[data-v-e08d76ef]{flex-wrap:wrap}.conin-Quality ul li[data-v-e08d76ef]{width:100%;height:auto;padding:12px;margin-bottom:.5rem}.conin-Quality ul li p[data-v-e08d76ef]{font-size:.8rem}.our-Vision[data-v-e08d76ef]{width:95vw}.our-Vision h3[data-v-e08d76ef]{font-size:1.3rem}.our-Vision img[data-v-e08d76ef]{margin:20px 0;height:20px}.our-Vision p[data-v-e08d76ef]{font-size:.8rem;line-height:1.5;margin-bottom:3rem}}.content[data-v-a8708602]{width:1200px;flex-direction:column;margin:80px auto;display:flex}.content>div[data-v-a8708602]{display:flex;justify-content:space-between;width:100%}.content H2[data-v-a8708602]{font-size:48px;width:100%;text-align:left;margin-bottom:40px}.content H3[data-v-a8708602]{font-size:24px;margin-bottom:24px;margin-top:36px;max-height:60px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.content p[data-v-a8708602]{color:#444;font-size:15px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.content>img[data-v-a8708602]{width:50%}.content ul[data-v-a8708602]{display:flex;flex-direction:column}.content ul li[data-v-a8708602]{display:flex;padding:24px 0;margin:24px 0;border-top:#ccc 1px solid;border-bottom:#ccc 1px solid}.content ul li a[data-v-a8708602]{display:flex;width:100%;justify-content:space-between}.content ul li a[data-v-a8708602]:hover{text-decoration:underline;color:#ed2814}.content-box[data-v-a8708602]{margin-right:10%}.img-box[data-v-a8708602]{width:380px;height:240px;background-color:#444;flex-shrink:0}.img-box img[data-v-a8708602]{width:100%;height:100%;object-fit:cover}.content ul li a div span[data-v-a8708602]{font-size:14px;color:#444}.page-Reference[data-v-a8708602]{margin:100px 0}.page-Index[data-v-a8708602]{display:flex;justify-content:space-between;width:10%}.page-Turning[data-v-a8708602]{font-size:16px;width:20%;height:40px;background:none;border:#ccc 1px solid;border-radius:10px;display:flex;text-align:center;align-items:center;justify-content:center;transition:all .5s ease;cursor:pointer}.page-Turning[data-v-a8708602]:hover{background:#ed2814;color:#fff}.page-Index-End[data-v-a8708602],.page-Index-Input[data-v-a8708602]{width:40px;height:100%;font-size:16px;background:none;display:flex;text-align:center;align-items:center;justify-content:center}input[data-v-a8708602]::-webkit-inner-spin-button,input[data-v-a8708602]::-webkit-outer-spin-button{-webkit-appearance:none}.page-Index-Input[data-v-a8708602]{border:#ccc 1px solid}.page-Index-Input[data-v-a8708602]::placeholder{color:#161616;opacity:1}.page-Index-Span[data-v-a8708602]{font-size:16px;width:40px;height:100%;color:#444;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 480px){.content[data-v-a8708602]{width:95vw;margin:3rem auto}.content ul li a[data-v-a8708602]{flex-direction:column}.content-box[data-v-a8708602]{margin-right:0}.content H2[data-v-a8708602]{font-size:1.3rem;width:100%;text-align:left;margin-bottom:2rem}.content H3[data-v-a8708602]{font-size:1.1rem;margin-bottom:1rem;margin-top:1rem;max-height:3rem}.content ul li[data-v-a8708602]{padding:1rem 0;margin:1rem 0}.content ul li a div span[data-v-a8708602]{font-size:.7rem}.content p[data-v-a8708602]{font-size:.8rem;margin-bottom:1rem;-webkit-line-clamp:3}.img-box[data-v-a8708602]{width:100%;height:auto}.page-Turning[data-v-a8708602]{font-size:.8rem;width:30%}.page-Index[data-v-a8708602]{width:30%}.page-Index-End[data-v-a8708602],.page-Index-Input[data-v-a8708602]{font-size:.8rem}.page-Reference[data-v-a8708602]{margin:3rem 0}}.news-detail[data-v-d7a8df68]{max-width:1200px;margin:60px auto;padding-bottom:180px;border-bottom:#444 solid 2px}.title[data-v-d7a8df68]{font-size:28px;font-weight:700;margin-bottom:10px}.date[data-v-d7a8df68]{color:#888;font-size:14px;margin-bottom:20px}.news-image[data-v-d7a8df68]{width:100%;max-height:400px;object-fit:cover;margin-bottom:20px}.contents[data-v-d7a8df68]{line-height:1.7;font-size:16px;color:#333}.loading[data-v-d7a8df68]{text-align:center;margin:100px 0;font-size:18px}@media screen and (max-width: 480px){.news-detail[data-v-d7a8df68]{max-width:95vw;margin:3rem auto;padding-bottom:1rem;border-bottom:#afafaf solid 1px}.title[data-v-d7a8df68]{width:100%;padding-left:0;font-size:1.3rem}.contents[data-v-d7a8df68]{font-size:.8rem;margin:1rem auto}.contents p[data-v-d7a8df68]{font-size:.8rem}}.container{top:70px;text-align:center;max-width:600px;padding:20px;margin:400px auto}.container h1{font-size:72px;margin-bottom:10px}.container p{font-size:20px;margin-bottom:30px;line-height:1.6}.container a{display:inline-block;padding:12px 24px;background-color:#fff;color:#2c5364;font-weight:700;text-decoration:none;border-radius:6px;transition:background-color .3s ease,color .3s ease}.container a:hover{background-color:#2c5364;color:#fff;border:1px solid #ffffff}.ProductClass-intro-ParentDiv[data-v-fb78757e]{width:1200px;margin:128px auto;display:flex;flex-direction:column}.ProductClass-intro-Txet h3[data-v-fb78757e]{font-size:60px;padding-bottom:32px}.ProductClass-intro-Txet h4[data-v-fb78757e]{font-size:36px;padding-bottom:32px}.ProductClass-intro-Txet p[data-v-fb78757e]{display:flex;flex-direction:column;font-size:16px;line-height:2;padding-bottom:96px;margin-bottom:96px;border-bottom:#6b6b6b 1px solid}.ProductClass-intro-References[data-v-fb78757e]{display:flex}.ProductClass-intro-References p[data-v-fb78757e]{font-size:14px;line-height:1.5;color:#6b6b6b;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ProductClass-intro-References a[data-v-fb78757e]{display:flex}.ProductClass-intro-References h3[data-v-fb78757e]{font-size:18px;padding-bottom:18px}.ProductClass-intro-References-intro[data-v-fb78757e]{padding-left:24px;padding-top:18px;width:50%}.ProductClass-intro-References-intro[data-v-fb78757e]:hover{text-decoration:underline}@media screen and (max-width: 480px){.ProductClass-intro-ParentDiv[data-v-fb78757e]{width:95vw;margin:3rem auto}.ProductClass-intro-Txet h3[data-v-fb78757e],.ProductClass-intro-Txet h4[data-v-fb78757e]{padding-bottom:2rem}.ProductClass-intro-Txet h3[data-v-fb78757e]{font-size:1.5rem}.ProductClass-intro-Txet h4[data-v-fb78757e]{font-size:1.1rem}.ProductClass-intro-Txet p[data-v-fb78757e]{font-size:.8rem;line-height:1.5;padding-bottom:3rem;margin-bottom:3rem}.ProductClass-intro-References[data-v-fb78757e]{display:flex;justify-content:space-around}.ProductClass-intro-References a[data-v-fb78757e]{display:flex;flex-direction:column;width:49%;height:100%}.ProductClass-intro-References-img img[data-v-fb78757e]{width:100%}.ProductClass-intro-References-intro[data-v-fb78757e]{display:flex;flex-direction:column;padding:.5rem;width:100%;height:10rem;justify-content:space-between}.ProductClass-intro-References h3[data-v-fb78757e]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.8rem;padding:0;margin-bottom:.8rem}.ProductClass-intro-References p[data-v-fb78757e]{font-size:.7rem;line-height:1.5}}.grey-Background[data-v-429df825]{width:100%;display:flex;justify-content:center;flex-direction:column;padding:128px 0;background-color:#eee}.product-list-title[data-v-429df825]{width:1200px;margin:0 auto;display:flex;flex-direction:column}.product-list-title h2[data-v-429df825]{font-size:36px;margin-bottom:64px}.ProductClass-Class-PerentDiv[data-v-429df825]{display:grid;width:100%;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:16px;position:relative}.loading-bar-Parent[data-v-429df825]{position:absolute;width:100%;height:4px}.loading-bar[data-v-429df825]{display:block;height:100%;width:0%;background-color:#ed2814;transition:all .5s ease}.ProductClass-Product-info[data-v-429df825]{display:flex;margin-bottom:20px;flex-direction:column;text-align:left;background-color:#fff;position:relative}.ProductClass-Class-button[data-v-429df825]{display:flex;height:100%;cursor:pointer;background-color:#fff}.background-color[data-v-429df825]{background-color:none}.ProductClass-Product-info:hover .product-Info h3[data-v-429df825]{text-decoration:underline}.ProductClass-Product-info:hover .background-color[data-v-429df825]{background-color:#000}.ClassAddIcon[data-v-429df825]{position:absolute;width:20px;height:20px;top:10px;right:10px}.rotate[data-v-429df825]{transform:rotate(45deg);filter:brightness(0) saturate(100%) invert(28%) sepia(96%) saturate(4456%) hue-rotate(357deg) brightness(105%) contrast(110%)}.product-Info[data-v-429df825]{display:flex;flex-direction:column;padding:20px;background-color:#fff}.product-Info[data-v-429df825]{flex:1}.product-image[data-v-429df825]{background:linear-gradient(to right,#fafafa,#fcfcfc);width:250px;height:250px;flex-shrink:0;display:flex;justify-content:center}.product-image img[data-v-429df825]{height:100%;object-fit:cover}.ClassDiv-1[data-v-429df825],.ClassDiv-2[data-v-429df825]{grid-column:span 3}.ClassOpenDiv-1[data-v-429df825],.ClassOpenDiv-2[data-v-429df825]{background-color:#fff;grid-area:2 / 1 / 2 / -1}.ClassDiv-3[data-v-429df825],.ClassDiv-4[data-v-429df825],.ClassDiv-5[data-v-429df825]{grid-column:span 2}.ClassOpenDiv-3[data-v-429df825],.ClassOpenDiv-4[data-v-429df825],.ClassOpenDiv-5[data-v-429df825]{background-color:#fff;grid-area:4 / 1 / 5 / -1}.ClassDivColumn[data-v-429df825]{display:flex;flex-direction:column;background-color:#fff}.Allwidth[data-v-429df825]{width:100%;aspect-ratio:1 / 1}.DecorativeFillingLine[data-v-429df825]{height:0;width:100%;background-color:#fff;position:absolute;top:100%;transition:all .3s ease}.addHeight[data-v-429df825]{height:20px}.ProductClass-openDiv[data-v-429df825]{max-height:0;overflow:hidden;transition:max-height .5s ease}.openDiv-After[data-v-429df825]{max-height:2000px}.ProductList[data-v-429df825]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,auto));gap:20px;padding:20px;max-height:500px;overflow:auto}.ProductList li a[data-v-429df825]{display:flex;height:350px;background-color:#fff;flex-direction:column;box-sizing:border-box}.ProductList li a article[data-v-429df825]{flex:1 1 auto;padding:10px;font-size:12px;border:#eeeeee solid 1px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.ProductList li a article h3[data-v-429df825]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ProductList li a:hover article[data-v-429df825]{text-decoration:underline}.production-image[data-v-429df825]{width:100%;height:250px;display:flex;justify-content:center;background:linear-gradient(to right,#fafafa,#fcfcfc)}.production-image img[data-v-429df825]{height:100%;object-fit:cover}.ProductClass-Product-info h3[data-v-429df825]{font-size:20px;margin-bottom:20px}.ProductClass-Product-info p[data-v-429df825]{font-size:14px;line-height:2;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#6b6b6b}.ProductClass-Product-img[data-v-429df825]{width:250px;height:250px;flex-shrink:0;background:linear-gradient(to right,#fafafa,#fcfcfc)}.ProductClass-ButtonDiv-imgDiv[data-v-429df825]{width:100%;height:250px;background:linear-gradient(to right,#fafafa,#fcfcfc)}@media screen and (max-width: 480px){.grey-Background[data-v-429df825]{padding:3rem 0}.product-list-title[data-v-429df825]{width:95vw}.product-list-title h2[data-v-429df825]{font-size:1.3rem;margin-bottom:1rem}.ProductClass-Class-PerentDiv[data-v-429df825],.ProductClass-Class-button[data-v-429df825]{display:flex;flex-direction:column}.ProductClass-Product-info h3[data-v-429df825]{font-size:1rem;margin-bottom:1rem}.ProductClass-Product-info p[data-v-429df825]{font-size:.8rem;line-height:1.5}.product-image[data-v-429df825],.ProductClass-openDiv[data-v-429df825]{width:100%}.ProductList[data-v-429df825]{display:flex;gap:.5%;flex-direction:row;flex-wrap:wrap;padding:0;justify-content:space-between}.ProductList li[data-v-429df825]{width:49.5%;margin-bottom:1%}.ProductList li a[data-v-429df825]{height:auto}.production-image[data-v-429df825]{width:100%;height:100%;aspect-ratio:1 / 1}.production-image img[data-v-429df825]{width:100%}.ProductList li a article[data-v-429df825]{width:100%;height:5rem;font-size:.6rem}}.Class-introducevideoDiv[data-v-93a5aba3]{width:100%;height:400px;background-image:url(/images/ProductClass-introducevideo.jpg);background-size:cover;margin-bottom:128px}@media screen and (max-width: 480px){.Class-introducevideoDiv[data-v-93a5aba3]{height:10rem;background-size:cover;background-image:url(/images/ProductClass-introducevideo.jpg);margin-bottom:5rem}}.grey-Background[data-v-af1d6f69]{width:100%;display:flex;justify-content:center;flex-direction:column;padding:128px 0;background-color:#eee}.product-list-title[data-v-af1d6f69]{width:1200px;margin:0 auto;display:flex;flex-direction:column}.product-list-title h2[data-v-af1d6f69]{font-size:36px;margin-bottom:64px}.ProductClass-Class-PerentDiv[data-v-af1d6f69]{display:grid;width:100%;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:16px;position:relative}.loading-bar-Parent[data-v-af1d6f69]{position:absolute;width:100%;height:4px}.loading-bar[data-v-af1d6f69]{display:block;height:100%;width:0%;background-color:#ed2814;transition:all .5s ease}.ProductClass-Product-info[data-v-af1d6f69]{display:flex;margin-bottom:20px;flex-direction:column;text-align:left;background-color:#fff;position:relative}.ProductClass-Class-button[data-v-af1d6f69]{display:flex;height:100%;cursor:pointer;background-color:#fff}.background-color[data-v-af1d6f69]{background-color:none}.ProductClass-Product-info:hover .product-Info h3[data-v-af1d6f69]{text-decoration:underline}.ProductClass-Product-info:hover .background-color[data-v-af1d6f69]{background-color:#000}.ClassAddIcon[data-v-af1d6f69]{position:absolute;width:20px;height:20px;top:10px;right:10px}.rotate[data-v-af1d6f69]{transform:rotate(45deg);filter:brightness(0) saturate(100%) invert(28%) sepia(96%) saturate(4456%) hue-rotate(357deg) brightness(105%) contrast(110%)}.product-Info[data-v-af1d6f69]{display:flex;flex-direction:column;padding:20px;background-color:#fff}.product-Info[data-v-af1d6f69]{flex:1}.product-image[data-v-af1d6f69]{background:linear-gradient(to right,#fafafa,#fcfcfc);width:250px;height:250px;flex-shrink:0;display:flex;justify-content:center}.product-image img[data-v-af1d6f69]{height:100%;object-fit:cover}.ClassDiv-1[data-v-af1d6f69],.ClassDiv-2[data-v-af1d6f69]{grid-column:span 3}.ClassOpenDiv-1[data-v-af1d6f69],.ClassOpenDiv-2[data-v-af1d6f69]{background-color:#fff;grid-area:2 / 1 / 2 / -1}.ClassDiv-3[data-v-af1d6f69],.ClassDiv-4[data-v-af1d6f69],.ClassDiv-5[data-v-af1d6f69]{grid-column:span 2}.ClassOpenDiv-3[data-v-af1d6f69],.ClassOpenDiv-4[data-v-af1d6f69],.ClassOpenDiv-5[data-v-af1d6f69]{background-color:#fff;grid-area:4 / 1 / 5 / -1}.ClassDivColumn[data-v-af1d6f69]{display:flex;flex-direction:column;background-color:#fff}.Allwidth[data-v-af1d6f69]{width:100%;aspect-ratio:1 / 1}.DecorativeFillingLine[data-v-af1d6f69]{height:0;width:100%;background-color:#fff;position:absolute;top:100%;transition:all .3s ease}.addHeight[data-v-af1d6f69]{height:20px}.ProductClass-openDiv[data-v-af1d6f69]{max-height:0;overflow:hidden;transition:max-height .5s ease}.openDiv-After[data-v-af1d6f69]{max-height:2000px}.ProductList[data-v-af1d6f69]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,auto));gap:20px;padding:20px;max-height:750px;overflow:auto}.ProductList li a[data-v-af1d6f69]{display:flex;height:350px;background-color:#fff;flex-direction:column;box-sizing:border-box}.ProductList li a article[data-v-af1d6f69]{flex:1 1 auto;padding:10px;font-size:12px;border:#eeeeee solid 1px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.ProductList li a article h3[data-v-af1d6f69]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ProductList li a:hover article[data-v-af1d6f69]{text-decoration:underline}.production-image[data-v-af1d6f69]{width:100%;height:250px;display:flex;justify-content:center;background:linear-gradient(to right,#fafafa,#fcfcfc);overflow:hidden}.production-image img[data-v-af1d6f69]{height:100%;object-fit:cover}.ProductClass-Product-info h3[data-v-af1d6f69]{font-size:20px;margin-bottom:20px}.ProductClass-Product-info p[data-v-af1d6f69]{font-size:14px;line-height:2;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#6b6b6b}.ProductClass-Product-img[data-v-af1d6f69]{width:250px;height:250px;flex-shrink:0;background:linear-gradient(to right,#fafafa,#fcfcfc)}.ProductClass-ButtonDiv-imgDiv[data-v-af1d6f69]{width:100%;height:250px;background:linear-gradient(to right,#fafafa,#fcfcfc)}@media screen and (max-width: 480px){.grey-Background[data-v-af1d6f69]{padding:3rem 0}.product-list-title[data-v-af1d6f69]{width:95vw}.product-list-title h2[data-v-af1d6f69]{font-size:1.3rem;margin-bottom:1rem}.ProductClass-Class-PerentDiv[data-v-af1d6f69],.ProductClass-Class-button[data-v-af1d6f69]{display:flex;flex-direction:column}.ProductClass-Product-info h3[data-v-af1d6f69]{font-size:1rem;margin-bottom:1rem}.ProductClass-Product-info p[data-v-af1d6f69]{font-size:.8rem;line-height:1.5}.product-image[data-v-af1d6f69],.ProductClass-openDiv[data-v-af1d6f69]{width:100%}.ProductList[data-v-af1d6f69]{display:flex;gap:.5%;flex-direction:row;flex-wrap:wrap;padding:0;justify-content:space-between}.ProductList li[data-v-af1d6f69]{width:49.5%;margin-bottom:1%}.ProductList li a[data-v-af1d6f69]{height:auto}.production-image[data-v-af1d6f69]{width:100%;height:100%;aspect-ratio:1 / 1}.production-image img[data-v-af1d6f69]{width:100%}.ProductList li a article[data-v-af1d6f69]{width:100%;height:5rem;font-size:.6rem}}.grey-Background[data-v-44ef3474]{width:100%;display:flex;justify-content:center;flex-direction:column;padding:128px 0;background-color:#eee}.product-list-title[data-v-44ef3474]{width:1200px;margin:0 auto;display:flex;flex-direction:column}.product-list-title h2[data-v-44ef3474]{font-size:36px;margin-bottom:64px}.ProductClass-Class-PerentDiv[data-v-44ef3474]{display:grid;width:100%;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:16px;position:relative}.loading-bar-Parent[data-v-44ef3474]{position:absolute;width:100%;height:4px}.loading-bar[data-v-44ef3474]{display:block;height:100%;width:0%;background-color:#ed2814;transition:all .5s ease}.ProductClass-Product-info[data-v-44ef3474]{display:flex;margin-bottom:20px;flex-direction:column;text-align:left;background-color:#fff;position:relative}.ProductClass-Class-button[data-v-44ef3474]{display:flex;height:100%;cursor:pointer;background-color:#fff}.background-color[data-v-44ef3474]{background-color:none}.ProductClass-Product-info:hover .product-Info h3[data-v-44ef3474]{text-decoration:underline}.ProductClass-Product-info:hover .background-color[data-v-44ef3474]{background-color:#000}.ClassAddIcon[data-v-44ef3474]{position:absolute;width:20px;height:20px;top:10px;right:10px}.rotate[data-v-44ef3474]{transform:rotate(45deg);filter:brightness(0) saturate(100%) invert(28%) sepia(96%) saturate(4456%) hue-rotate(357deg) brightness(105%) contrast(110%)}.product-Info[data-v-44ef3474]{display:flex;flex-direction:column;padding:20px;background-color:#fff}.product-Info[data-v-44ef3474]{flex:1}.product-image[data-v-44ef3474]{background:linear-gradient(to right,#fafafa,#fcfcfc);width:250px;height:250px;flex-shrink:0;display:flex;justify-content:center}.product-image img[data-v-44ef3474]{height:100%;object-fit:cover}.ClassDiv-1[data-v-44ef3474],.ClassDiv-2[data-v-44ef3474]{grid-column:span 3}.ClassOpenDiv-1[data-v-44ef3474],.ClassOpenDiv-2[data-v-44ef3474]{background-color:#fff;grid-area:2 / 1 / 2 / -1}.ClassDiv-3[data-v-44ef3474],.ClassDiv-4[data-v-44ef3474],.ClassDiv-5[data-v-44ef3474]{grid-column:span 2}.ClassOpenDiv-3[data-v-44ef3474],.ClassOpenDiv-4[data-v-44ef3474],.ClassOpenDiv-5[data-v-44ef3474]{background-color:#fff;grid-area:4 / 1 / 5 / -1}.ClassDivColumn[data-v-44ef3474]{display:flex;flex-direction:column;background-color:#fff}.Allwidth[data-v-44ef3474]{width:100%;aspect-ratio:1 / 1}.DecorativeFillingLine[data-v-44ef3474]{height:0;width:100%;background-color:#fff;position:absolute;top:100%;transition:all .3s ease}.addHeight[data-v-44ef3474]{height:20px}.ProductClass-openDiv[data-v-44ef3474]{max-height:0;overflow:hidden;transition:max-height .5s ease}.openDiv-After[data-v-44ef3474]{max-height:2000px}.ProductList[data-v-44ef3474]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,auto));gap:20px;padding:20px}.ProductList li a[data-v-44ef3474]{display:flex;height:350px;background-color:#fff;flex-direction:column;box-sizing:border-box}.ProductList li a article[data-v-44ef3474]{flex:1 1 auto;padding:10px;border:#eeeeee solid 1px}.ProductList li a:hover article[data-v-44ef3474]{text-decoration:underline}.production-image[data-v-44ef3474]{width:100%;height:250px;display:flex;justify-content:center;background:linear-gradient(to right,#fafafa,#fcfcfc)}.production-image img[data-v-44ef3474]{height:100%;object-fit:cover}.ProductClass-Product-info h3[data-v-44ef3474]{font-size:20px;margin-bottom:20px}.ProductClass-Product-info p[data-v-44ef3474]{font-size:14px;line-height:2;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#6b6b6b}.ProductClass-Product-img[data-v-44ef3474]{width:250px;height:250px;flex-shrink:0;background:linear-gradient(to right,#fafafa,#fcfcfc)}.ProductClass-ButtonDiv-imgDiv[data-v-44ef3474]{width:100%;height:250px;background:linear-gradient(to right,#fafafa,#fcfcfc)}.products-title-box{width:1200px;margin:80px auto 36px;display:flex;flex-direction:column;border-bottom:#ccc 1px solid}.products-title-box-ul{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:36px}.products-title-box h3{font-size:36px;margin-bottom:18px}.products-title-box h6{font-size:14px;color:#2f3be5}.products-title-box-ul li a{padding:0 10px;background-color:#ed2814;color:#fff;text-transform:uppercase;margin-right:16px}.product-imger-box{width:1200px;margin:0 auto 128px}.product-Bigimg-box{display:flex;position:relative;width:100%;height:600px;background-color:#6b6b6b;margin-bottom:36px;justify-content:center;align-items:center}.product-img-box-bigImg{width:100%;height:100%;object-fit:cover}.product-Bigimg-nav-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;border:none;color:#fff;font-size:24px;padding:10px 15px;cursor:pointer;z-index:10;border-radius:4px}.product-Bigimg-prev-button{left:10px}.product-Bigimg-next-button{right:10px}.product-imger-box-ul{display:flex;overflow:hidden}.product-imger-box-ul li{width:240px;height:120px;margin-right:14px;background-color:#6b6b6b;overflow:hidden;cursor:pointer}.product-imger-box-ul li img{width:100%;height:100%;box-sizing:border-box}.product-imger-box-ul li img.active{border:1px solid #ED2814}.product-Parameter{width:1200px;margin:0 auto}.product-Parameter-TitleBox{width:100px;height:15px;background-color:#2f3be5}.product-Parameter-h3{font-size:36px;padding:20px 0;border-bottom:#ccc 1px solid;margin-bottom:20px}.product-Parameter-p{font-size:16px;line-height:1.5;color:#6b6b6b;white-space:pre-wrap}.product-Parameter-ul{display:flex;flex-direction:column}.product-Overview li{margin-bottom:16px}.product-Overview{display:flex;flex-direction:column;margin-bottom:128px}.product-Parameter-Data-ul li{display:flex}.product-Parameter-Data-ul li h5,.product-Parameter-Data-ul li p{width:50%;font-size:18px}.product-Parameter-Downloads-ul,.product-Parameter-Downloads-ul li{display:flex}.product-Parameter-Downloads-ul li{width:50%;margin-right:10%}.product-Parameter-Downloads-ul-img{width:150px;height:150px}.product-Parameter-Downloads-Button{display:flex;width:150px;height:180px;flex-direction:column;align-items:center;background:none;cursor:pointer}.product-Parameter-Downloads-Button p{font-size:16px;color:#6b6b6b;text-decoration:underline;margin-bottom:5px}.loading-bar{height:2px;width:0;background-color:#ed2814;transition:all 1s ease}.product-Parameter-Downloads-Button:hover p{color:#ed2814}.product-Parameter-Downloads-Button:focus p{color:#ed2814;font-weight:bolder}.product-Parameter-Downloads-Button:focus div{width:100%}.product-Overview table{width:100%;border-collapse:collapse;margin:16px 0;font-family:Arial,sans-serif}.product-Overview th,.product-Overview td{border:1px solid #e0e0e0;padding:12px;text-align:left}.product-Overview th{background-color:#f5f5f5;font-weight:700}.product-Overview tr:nth-child(2n){background-color:#f9f9f9}@media (max-width: 768px){.product-Overview table{font-size:14px}.product-Overview th,.product-Overview td{padding:8px}}.excel-style-table{overflow-x:auto;margin:20px 0;box-shadow:0 0 5px #0000001a}.excel-style-table table{width:100%;border-collapse:collapse;min-width:600px}.excel-style-table th{background-color:#f2f2f2;color:#333;font-weight:700;text-align:left;border:1px solid #d4d4d4;padding:10px 15px;white-space:nowrap}.excel-style-table td{border:1px solid #d4d4d4;padding:8px 15px;text-align:left}.excel-style-table tr:nth-child(2n){background-color:#f9f9f9}.excel-style-table tr:hover{background-color:#f1f1f1}@media (max-width: 480px){.excel-style-table{font-size:14px}.excel-style-table th,.excel-style-table td{padding:8px 10px}.products-title-box{width:95vw;margin-top:4rem;margin-bottom:2rem}.products-title-box h6{font-size:.8rem}.products-title-box h3{font-size:1.5rem}.product-imger-box{width:100%;margin-bottom:2rem}.product-imger-box-ul li{width:200px;height:auto;margin-right:0;margin-left:.5rem}.product-Parameter-TitleBox{height:.5rem}.product-Bigimg-box{height:auto;margin-bottom:1rem}.product-Overview{margin-bottom:5rem}.product-Parameter{width:95vw}.product-Parameter-h3{font-size:1.2rem;padding:.5rem 0;margin-bottom:.5rem}.product-Parameter-p{font-size:.8rem}.product-Parameter-Downloads-ul-img{width:50px;height:50px}.product-Parameter-Downloads-Button{width:auto;height:auto}.product-Parameter-Downloads-Button p{font-size:.8rem}}
