@charset "UTF-8";.navbar[data-v-3036078b]{background:#fff;padding:0 20px;position:sticky;top:0;z-index:1000}.navbar .nav-container[data-v-3036078b]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;height:100px}.navbar .nav-container .logo-section[data-v-3036078b]{display:flex;flex-direction:column;align-items:flex-start;cursor:pointer}.navbar .nav-container .logo-section .logo-image[data-v-3036078b]{height:85px;width:auto;object-fit:contain}.navbar .nav-container .nav-menu[data-v-3036078b]{display:flex;list-style:none;gap:40px;cursor:pointer}.navbar .nav-container .nav-menu .nav-item[data-v-3036078b]{min-width:80px;text-align:center;position:relative}.navbar .nav-container .nav-menu .nav-item .dropdown[data-v-3036078b]{position:relative}.navbar .nav-container .nav-menu .nav-item .nav-link[data-v-3036078b]{text-decoration:none;color:#666;font-size:24px;transition:all .3s ease}.navbar .nav-container .nav-menu .nav-item .nav-link[data-v-3036078b]:hover{color:#00a494}.navbar .nav-container .nav-menu .nav-item .nav-link.router-link-active[data-v-3036078b],.navbar .nav-container .nav-menu .nav-item.active .nav-link[data-v-3036078b]{color:#00a494;font-weight:700}.navbar .nav-container .nav-menu .dropdown-menu[data-v-3036078b]{position:absolute;top:100%;left:0;min-width:180px;background-color:#fff;list-style:none;padding:10px 0;margin:0;border-radius:8px;box-shadow:0 5px 15px #0000001a;z-index:1001;display:none}.navbar .nav-container .nav-menu .dropdown-menu.show[data-v-3036078b]{display:block}.navbar .nav-container .nav-menu .dropdown-menu .dropdown-item .dropdown-link[data-v-3036078b]{display:block;padding:12px 18px;text-decoration:none;color:#666;font-size:20px;transition:all .3s ease}.navbar .nav-container .nav-menu .dropdown-menu .dropdown-item .dropdown-link[data-v-3036078b]:hover{color:#00a494;background-color:#00a49408}.navbar .nav-container .nav-menu .dropdown-menu .dropdown-item.router-link-active[data-v-3036078b]{color:#00a494;font-weight:700}.hamburger[data-v-3036078b]{display:none;flex-direction:column;gap:6px;padding:8px;z-index:1001;margin-left:auto;cursor:pointer}.hamburger .bar[data-v-3036078b]{width:26px;height:3px;background-color:red;transition:all .3s ease}.hamburger.active .bar[data-v-3036078b]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active .bar[data-v-3036078b]:nth-child(2){opacity:0}.hamburger.active .bar[data-v-3036078b]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:768px){.navbar[data-v-3036078b]{padding:0 15px}.navbar .nav-container[data-v-3036078b]{height:70px}.navbar .nav-container .logo-section .logo-image[data-v-3036078b]{height:50px}.navbar .nav-container .hamburger[data-v-3036078b]{display:flex!important}.nav-menu[data-v-3036078b]{position:absolute;top:100%;left:0;right:0;flex-direction:column;background-color:#fff;gap:0;padding:0;box-shadow:0 10px 15px #00000014;max-height:0;overflow:hidden;transition:max-height .5s ease;z-index:1000}.nav-menu.menu-open[data-v-3036078b]{max-height:1000px}.nav-menu .nav-item[data-v-3036078b]{min-width:100%;padding:12px 0}.nav-menu .nav-item .nav-link[data-v-3036078b]{font-size:16px;display:block;width:100%;text-align:left;padding:12px 30px}.nav-menu .nav-item .nav-link .dropdown-arrow[data-v-3036078b]{transform:rotate(0);transition:transform .3s ease;margin-right:20px;margin-left:auto}.nav-menu .nav-item[data-v-3036078b]:hover{background-color:#00a49408}.dropdown-menu[data-v-3036078b]{position:static!important;display:none!important;box-shadow:none!important;padding:0!important;margin:0!important;border-radius:0!important;background-color:transparent!important;max-height:0;overflow:hidden;transition:max-height .3s ease}.dropdown-menu.show[data-v-3036078b]{display:block!important;max-height:300px}.dropdown-menu .dropdown-item[data-v-3036078b]{padding-left:50px!important;border-bottom:1px solid #eee}.dropdown-menu .dropdown-item .dropdown-link[data-v-3036078b]{padding:12px 20px!important;font-size:15px!important;display:block}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#333}#app{min-height:100vh}.home[data-v-ffc60797]{min-height:calc(100vh - 100px)}.hero[data-v-ffc60797]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:1000px;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 20px;overflow:hidden;position:relative}.hero .banner[data-v-ffc60797]{position:absolute;top:0;left:0;min-width:100%;min-height:100%;width:100%;height:100%;overflow:hidden;z-index:4}.hero .banner .banner-slide[data-v-ffc60797]{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.hero .banner .banner-slide .slide-item[data-v-ffc60797]{min-width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;flex-shrink:0}.hero .banner .banner-btn[data-v-ffc60797]{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;color:#fff;font-size:36px;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:5}.hero .banner .banner-btn[data-v-ffc60797]:hover{background:#fff6;transform:translateY(-50%) scale(1.1)}.hero .banner .banner-btn.prev[data-v-ffc60797]{left:30px}.hero .banner .banner-btn.next[data-v-ffc60797]{right:30px}.hero .video-overlay[data-v-ffc60797]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hero .hero-content[data-v-ffc60797]{position:relative;max-width:100%;height:100%;margin:0 auto;padding:0;z-index:5}.hero .hero-content .hero-name[data-v-ffc60797]{font-size:88px;font-weight:700;color:#fff;margin-bottom:20px;text-align:center}.hero .hero-content .hero-subtitle[data-v-ffc60797]{font-size:40px;color:#fff;line-height:1.6;margin-bottom:30px;text-align:center}.lab-section[data-v-ffc60797]{position:relative;min-height:1200px;display:flex;align-items:flex-start;justify-content:center;text-align:center;padding:20px;overflow:hidden}.lab-section .lab-container[data-v-ffc60797]{position:absolute;inset:0;z-index:1}.lab-section .lab-container .lab-background[data-v-ffc60797]{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;z-index:1;transition:transform .6s ease}.lab-section .lab-container .lab-background[data-v-ffc60797]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.lab-section .lab-content[data-v-ffc60797]{position:relative;max-width:1200px;z-index:3}.lab-section .lab-content .lab-name[data-v-ffc60797]{font-size:60px;font-weight:700;color:#14302a;text-shadow:1px 1px 3px rgba(255,255,255,.8)}.lab-section .lab-content .lab-title[data-v-ffc60797]{font-size:35px;color:#000;line-height:.1}.science-section[data-v-ffc60797]{position:relative;min-height:1100px;padding:100px 20px;overflow:hidden}.science-section .science-background[data-v-ffc60797]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--background-image);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.science-section .science-container[data-v-ffc60797]{position:relative;max-width:1400px;margin:0 auto;z-index:2}.science-section .science-container .science-title[data-v-ffc60797]{font-size:60px;font-weight:700;color:#14302a;text-align:left;margin-bottom:40px;line-height:1.3}.science-section .science-container .science-content[data-v-ffc60797]{display:flex;flex-direction:column;gap:60px;align-items:flex-start;width:100%}.science-section .science-container .science-content .science-text[data-v-ffc60797]{width:100%}.science-section .science-container .science-content .science-text .science-desc[data-v-ffc60797]{font-size:28px;line-height:1.8;color:#333;margin-bottom:30px;text-align:justify}.science-section .science-container .science-content .science-applications[data-v-ffc60797]{width:100%;display:flex;flex-direction:row;justify-content:center;gap:40px;flex-wrap:wrap}.science-section .science-container .science-content .science-applications .application-item[data-v-ffc60797]{background-color:#fff;border-radius:12px;padding:45px 60px;text-align:center;border:2px solid transparent;min-width:440px;align-items:center;justify-content:space-between;display:flex;gap:25px}.science-section .science-container .science-content .science-applications .application-item .application-img[data-v-ffc60797]{width:80px;height:80px;margin:0;background-size:contain;background-position:left center;background-repeat:no-repeat}.science-section .science-container .science-content .science-applications .application-item .application-title[data-v-ffc60797]{font-size:34px;font-weight:700;color:#14302a;margin:0;white-space:nowrap;padding-right:5px}.footer-section[data-v-ffc60797]{height:auto;background-color:#404452;padding:20px 260px}.footer-section .footer-content[data-v-ffc60797]{display:flex;justify-content:center;align-items:center;min-width:1400px;margin:0 auto}.footer-section .footer-content .text-wrapper[data-v-ffc60797]{display:flex;flex-direction:column;align-items:center}.footer-section .footer-content .text-wrapper .text[data-v-ffc60797]{font-size:20px;color:#fff;margin:0 0 5px}.footer-section .footer-content .text-wrapper .text2[data-v-ffc60797]{font-size:20px;color:#fff;margin:0}@media(max-width:767px){.hero[data-v-ffc60797]{min-height:50vh;padding:0}.hero .banner[data-v-ffc60797]{z-index:4}.hero .banner .banner-btn[data-v-ffc60797]{width:40px;height:40px;font-size:20px;z-index:10;pointer-events:auto}.hero .banner .banner-btn.prev[data-v-ffc60797]{left:15px}.hero .banner .banner-btn.next[data-v-ffc60797]{right:15px}.hero .banner .banner-btn[data-v-ffc60797]:active{background:#fff6}.hero .video-overlay[data-v-ffc60797]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.hero .hero-content[data-v-ffc60797]{position:relative;max-width:100%;padding:0 25px;text-align:center;z-index:5}.hero .hero-content .hero-name[data-v-ffc60797]{font-size:36px;margin-bottom:15px;line-height:1.2}.hero .hero-content .hero-subtitle[data-v-ffc60797]{font-size:18px;line-height:1.5;margin-bottom:15px}.lab-section[data-v-ffc60797]{min-height:100vh;padding:160px 15px 0;margin:0;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;position:relative}.lab-section .lab-container[data-v-ffc60797]{position:absolute;inset:0;z-index:1}.lab-section .lab-container .lab-background[data-v-ffc60797]{width:100%;height:100%;background-size:contain;background-position:center center;background-repeat:no-repeat}.lab-section .lab-container .lab-background[data-v-ffc60797]:after{background-color:#fff3;z-index:2}.lab-section .lab-content[data-v-ffc60797]{position:relative;z-index:3;padding:0 20px;max-width:100%;margin-top:0}.lab-section .lab-content .lab-name[data-v-ffc60797]{font-size:30px;margin-bottom:20px;line-height:1.2}.lab-section .lab-content .lab-title[data-v-ffc60797]{font-size:16px;line-height:1.5;margin-bottom:0}.science-section[data-v-ffc60797]{min-height:100vh;padding:120px 0;margin:0;overflow:hidden;position:relative}.science-section .science-background[data-v-ffc60797]{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.science-section .science-container[data-v-ffc60797]{position:relative;max-width:100%;width:90%;margin:0 auto;z-index:2}.science-section .science-container .science-title[data-v-ffc60797]{font-size:24px;text-align:center;margin-bottom:30px;line-height:1.4}.science-section .science-container .science-content[data-v-ffc60797]{display:flex;flex-direction:column;gap:20px;align-items:center;width:100%}.science-section .science-container .science-content .science-text[data-v-ffc60797]{width:100%}.science-section .science-container .science-content .science-text .science-desc[data-v-ffc60797]{font-size:16px;line-height:1.6;margin-bottom:20px;text-align:left;color:#14302a}.science-section .science-container .science-content .science-applications[data-v-ffc60797]{width:80%;display:flex;flex-direction:column;gap:20px;justify-content:center}.science-section .science-container .science-content .science-applications .application-item[data-v-ffc60797]{min-width:100%;padding:15px 50px;display:flex;align-items:center;justify-content:flex-start;gap:20px;box-shadow:0 2px 10px #0000001a}.science-section .science-container .science-content .science-applications .application-item .application-img[data-v-ffc60797]{width:50px;height:50px;background-size:contain;background-position:center}.science-section .science-container .science-content .science-applications .application-item .application-title[data-v-ffc60797]{font-size:22px;white-space:nowrap}.footer-section[data-v-ffc60797]{height:auto;padding:20px 15px;background-color:#404452}.footer-section .footer-content[data-v-ffc60797]{min-width:100%;width:100%;margin:0 auto}.footer-section .footer-content .text-wrapper .text[data-v-ffc60797]{font-size:14px;color:#fff;margin:0 0 3px;line-height:1.4}.footer-section .footer-content .text-wrapper .text2[data-v-ffc60797]{font-size:14px;color:#fff;margin:0;line-height:1.4}}.user{padding:40px 20px;min-height:1000px;margin:0 auto;background:#ecf0f5}.user .container{display:flex;gap:60px;align-items:flex-start;justify-content:center}.user .container .slogan{width:40%;padding-top:20px}.user .container .slogan h2{font-size:48px;font-weight:700;text-align:left;margin-bottom:20px;color:#14302a}.user .container .slogan .title{font-size:38px;text-align:left;margin-top:0;color:#5a5b5f;line-height:1.6}.user .container .user-form{width:50%;max-width:600px}.user .container .user-form .form-group{margin-bottom:24px}.user .container .user-form .form-group label{display:block;margin-bottom:8px;font-weight:700;color:#505761;font-size:22px}.user .container .user-form .form-group input,.user .container .user-form .form-group textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:20px;transition:border-color .3s ease,box-shadow .3s ease}.user .container .user-form .form-group input:focus,.user .container .user-form .form-group textarea:focus{outline:none;border-color:#2a8279;box-shadow:0 0 8px #2a827933}.user .container .user-form .captcha-container{position:relative;padding:12px 16px;background-color:#f8f8f8;border:1px solid #ddd;border-radius:8px;min-width:120px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;overflow:hidden;transition:all .3s ease}.user .container .user-form .captcha-container:hover{background-color:#f0f0f0;border-color:#ccc}.user .container .user-form .captcha-container .captcha-char{font-size:24px;font-weight:700;color:#333;text-shadow:1px 1px 2px rgba(0,0,0,.1);position:relative;z-index:1}.user .container .user-form .captcha-container .captcha-line{position:absolute;background-color:#78787899;z-index:2}.user .container .user-form .captcha-container .captcha-line.line1{width:2px;height:120%;left:15%;background:linear-gradient(90deg,#777,#aaa,#777);transform:rotate(18deg);top:-10%}.user .container .user-form .captcha-container .captcha-line.line2{width:110%;height:2px;top:45%;background:linear-gradient(180deg,#777,#aaa,#777);transform:rotate(-12deg);left:-5%}.user .container .user-form .captcha-container .captcha-line.line3{width:2px;height:130%;right:20%;background:linear-gradient(90deg,#777,#aaa,#777);transform:rotate(28deg);top:-15%}.user .container .user-form .submit-btn{width:20%;padding:14px;background-color:#2a8279;color:#fff;border:none;border-radius:40px;font-size:20px;transition:background-color .3s ease;margin-left:auto;display:block;cursor:pointer}.user .container .user-form .submit-btn:hover{background-color:#1e6b64}@media(max-width:767px){.user .container{flex-direction:column;gap:30px;padding:0 15px;min-width:100%}.user .slogan{width:100%!important}.user .slogan h2{font-size:30px!important}.user .slogan .title{font-size:20px!important}.user .user-form{width:100%!important}.user .user-form .form-group label{font-size:18px!important}.user .user-form .form-group input,.user .user-form .form-group textarea{font-size:16px!important;padding:10px!important}.user .user-form .captcha-container{min-width:100px!important;height:44px!important;padding:8px 12px!important}.user .user-form .captcha-container .captcha-char{font-size:20px!important}.user .user-form .submit-btn{width:auto!important;padding:12px 24px!important;font-size:14px!important}}.home[data-v-f4d82536]{min-height:calc(100vh - 100px)}.hero[data-v-f4d82536]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:1100px;display:block;align-items:center;justify-content:center;text-align:center;padding:60px 20px;overflow:hidden;position:relative}.hero .banner[data-v-f4d82536]{position:absolute;top:0;left:0;min-width:100%;min-height:100%;width:100vw;height:100vh;overflow:hidden;z-index:4}.hero .banner .banner-slide[data-v-f4d82536]{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.hero .video-overlay[data-v-f4d82536]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hero .hero-content[data-v-f4d82536]{position:relative;max-width:1500px;pointer-events:none;padding-top:180px;padding-left:180px;z-index:5}.hero .hero-content .hero-name[data-v-f4d82536]{font-size:88px;font-weight:700;color:#14302a;margin-bottom:20px;text-align:left}.hero .hero-content .hero-subtitle[data-v-f4d82536]{font-size:35px;color:#14302a;line-height:1.6;margin-bottom:30px;text-align:left}.product-section[data-v-f4d82536]{padding:80px 250px;min-height:600px;display:flex;align-items:center}.product-section .product-container[data-v-f4d82536]{width:100%;min-width:1400px;margin:0 auto}.product-section .product-container .product-content[data-v-f4d82536]{display:flex;align-items:center;gap:80px}.product-section .product-container .product-content .product-info[data-v-f4d82536]{flex:1}.product-section .product-container .product-content .product-info .title[data-v-f4d82536]{font-size:48px;font-weight:700;color:#14302a;margin-bottom:30px;line-height:1.2}.product-section .product-container .product-content .product-info .desc[data-v-f4d82536]{font-size:24px;line-height:1.6;color:#333;margin-bottom:25px;text-align:justify}.product-section .product-container .product-content .product-info .param-btn[data-v-f4d82536]{padding:14px 32px;background-color:#2a8279;color:#fff;border:none;border-radius:40px;font-size:20px;transition:background-color .3s ease;cursor:pointer}.product-section .product-container .product-content .product-info .param-btn[data-v-f4d82536]:hover{background-color:#1e6b64}.product-section .product-container .product-content .product-image[data-v-f4d82536]{flex:1;display:flex;justify-content:center;align-items:center}.product-section .product-container .product-content .product-image .robot-img[data-v-f4d82536]{max-width:100%;height:auto}.param[data-v-f4d82536]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999}.param-container[data-v-f4d82536]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:1000px;height:600px;max-width:95vw;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;z-index:1000;overflow:hidden}.param-container .param-heade[data-v-f4d82536]{padding:24px;display:flex;align-items:center;justify-content:space-between}.param-container .param-heade .param-title[data-v-f4d82536]{font-size:28px;font-weight:700;color:#14302a;margin:0}.param-container .param-heade .param-close[data-v-f4d82536]{background:none;border:none;font-size:32px;color:#999;cursor:pointer;transition:color .3s ease}.param-container .param-heade .param-close[data-v-f4d82536]:hover{color:#14302a}.param-container .param-body[data-v-f4d82536]{padding:40px;min-height:300px}.footer-section[data-v-f4d82536]{height:auto;background-color:#404452;padding:20px 260px}.footer-section .footer-content[data-v-f4d82536]{display:flex;justify-content:center;align-items:center;min-width:1400px;margin:0 auto}.footer-section .footer-content .text-wrapper[data-v-f4d82536]{display:flex;flex-direction:column;align-items:center}.footer-section .footer-content .text-wrapper .text[data-v-f4d82536]{font-size:20px;color:#fff;margin:0 0 5px}.footer-section .footer-content .text-wrapper .text2[data-v-f4d82536]{font-size:20px;color:#fff;margin:0}@media(max-width:767px){.hero[data-v-f4d82536]{min-height:50vh;padding:0;position:relative}.hero .banner[data-v-f4d82536]{width:100%;height:100%;z-index:4}.hero .hero-content[data-v-f4d82536]{top:80px;position:relative;z-index:5;padding:0 25px;text-align:center;max-width:100%}.hero .hero-content .hero-name[data-v-f4d82536]{font-size:36px;margin-bottom:15px;line-height:1.2}.hero .hero-content .hero-subtitle[data-v-f4d82536]{font-size:16px;line-height:1.5;margin-bottom:15px}.hero .video-overlay[data-v-f4d82536]{position:absolute;top:0;left:0;width:100%;height:100%}.product-section[data-v-f4d82536]{padding:100px 20px;min-height:auto;display:block}.product-section .product-container[data-v-f4d82536]{width:100%;min-width:auto;margin:0 auto}.product-section .product-container .product-content[data-v-f4d82536]{display:flex;flex-direction:column;gap:60px;align-items:center}.product-section .product-container .product-content .product-image[data-v-f4d82536]{width:100%;flex:none}.product-section .product-container .product-content .product-image .robot-img[data-v-f4d82536]{max-width:80%;height:auto}.product-section .product-container .product-content .product-info[data-v-f4d82536]{width:100%;flex:none;text-align:center}.product-section .product-container .product-content .product-info .title[data-v-f4d82536]{font-size:28px;margin-bottom:20px}.product-section .product-container .product-content .product-info .desc[data-v-f4d82536]{font-size:16px;line-height:1.5;margin-bottom:20px;text-align:left;padding:0 15px}.product-section .product-container .product-content .product-info .param-btn[data-v-f4d82536]{font-size:12px;padding:12px 14px;text-align:left}.param-container[data-v-f4d82536]{width:95vh!important;max-width:95vw!important}.param-heade[data-v-f4d82536]{padding:16px!important}.param-heade .param-title[data-v-f4d82536]{font-size:22px!important}.param-body[data-v-f4d82536]{padding:20px!important;min-height:500px!important}.footer-section[data-v-f4d82536]{height:auto;padding:20px 15px;background-color:#404452}.footer-section .footer-content[data-v-f4d82536]{min-width:100%;width:100%;margin:0 auto}.footer-section .footer-content .text-wrapper .text[data-v-f4d82536]{font-size:14px;color:#fff;margin:0 0 3px;line-height:1.4}.footer-section .footer-content .text-wrapper .text2[data-v-f4d82536]{font-size:14px;color:#fff;margin:0;line-height:1.4}}.home[data-v-13d2907c]{min-height:calc(100vh - 100px)}.head[data-v-13d2907c]{position:relative;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:1000px;display:flex;align-items:center;text-align:left;padding:60px 20px;overflow:hidden}.head .banner[data-v-13d2907c]{position:absolute;top:0;left:0;min-width:100%;min-height:100%;width:100vw;height:100vh;overflow:hidden;z-index:5}.head .banner .banner-slide[data-v-13d2907c]{background-position:center;width:100%;height:100%;object-fit:cover}.head .head-content[data-v-13d2907c]{position:relative;color:#fff;z-index:6;margin:6vw}.head .head-content .head-name[data-v-13d2907c]{font-size:68px}.head .head-content .head-subtitle[data-v-13d2907c]{max-width:60%;font-size:35px;margin:20px 0}.central[data-v-13d2907c]{padding:60px 200px;min-height:1000px}.central .central-head[data-v-13d2907c]{font-size:25px;color:#767c7b;margin:100px 0 60px;display:flex;gap:20px;border-bottom:1px solid #ccc;padding-bottom:1px}.central .central-head .tab-item[data-v-13d2907c]{cursor:pointer;position:relative;padding-bottom:8px}.central .central-head .tab-item.active[data-v-13d2907c]{color:#080808;font-weight:700}.central .central-head .tab-item.active[data-v-13d2907c]:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:4px;background-color:#0f0f0f;border-radius:2px}.central .central-container .central-content[data-v-13d2907c]{padding:0 0 80px;display:flex;gap:40px;width:100%;align-items:flex-start}.central .central-container .central-content .central-image[data-v-13d2907c]{flex:1}.central .central-container .central-content .central-info[data-v-13d2907c]{flex:1;padding:0 80px 0 20px}.central .central-container .central-content .central-info .title[data-v-13d2907c]{color:#14302a;font-size:36px;margin:0 0 20px}.central .central-container .central-content .central-info .desc[data-v-13d2907c]{font-size:25px;margin:0 0 9px;color:#5a5b5f}.central .central-container .central-content .robot-img[data-v-13d2907c]{padding:25px;max-width:100%;height:auto}.param[data-v-13d2907c]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999}.param-container[data-v-13d2907c]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:1000px;height:600px;max-width:95vw;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;z-index:1000;overflow:hidden}.param-container .param-heade[data-v-13d2907c]{padding:24px;display:flex;align-items:center;justify-content:space-between}.param-container .param-heade .param-title[data-v-13d2907c]{font-size:28px;font-weight:700;color:#14302a;margin:0}.param-container .param-heade .param-close[data-v-13d2907c]{background:none;border:none;font-size:32px;color:#999;cursor:pointer;transition:color .3s ease}.param-container .param-heade .param-close[data-v-13d2907c]:hover{color:#14302a}.footer-section[data-v-13d2907c]{height:auto;background-color:#404452;padding:20px 260px}.footer-section .footer-content[data-v-13d2907c]{display:flex;justify-content:center;align-items:center;min-width:1400px;margin:0 auto}.footer-section .footer-content .text-wrapper[data-v-13d2907c]{display:flex;flex-direction:column;align-items:center}.footer-section .footer-content .text-wrapper .text[data-v-13d2907c]{font-size:20px;color:#fff;margin:0 0 5px}.footer-section .footer-content .text-wrapper .text2[data-v-13d2907c]{font-size:20px;color:#fff;margin:0}@media(max-width:768px){.head[data-v-13d2907c]{position:relative;min-height:50vh;text-align:left}.head .banner[data-v-13d2907c]{width:100vw;height:100vh;z-index:5}.head .head-content[data-v-13d2907c]{position:relative;color:#fff;z-index:6;max-width:100%}.head .head-content .head-name[data-v-13d2907c]{font-size:32px}.head .head-content .head-subtitle[data-v-13d2907c]{max-width:100%;font-size:15px;margin:10px 0}.central[data-v-13d2907c]{padding:0 20px 20px;min-height:auto;display:block}.central .central-head[data-v-13d2907c]{font-size:20px;color:#6d6c74a8;gap:20px;overflow-x:auto;white-space:nowrap;padding-bottom:10px}.central .central-head[data-v-13d2907c]::-webkit-scrollbar{display:none}.central .central-head[data-v-13d2907c]{-ms-overflow-style:none;scrollbar-width:none}.central .central-content[data-v-13d2907c]{padding:0 0 20px;width:100%;min-width:auto;flex-direction:column}.central .central-content .central-image[data-v-13d2907c]{min-width:100vw}.central .central-content .central-image .robot-img[data-v-13d2907c]{padding:25px;max-width:100%}.central .central-content .central-info[data-v-13d2907c]{min-width:100vw}.central .central-content .central-info .title[data-v-13d2907c]{color:#14302a;font-size:20px;margin:0 0 20px}.central .central-content .central-info .desc[data-v-13d2907c]{font-size:15px;margin:0 0 9px;color:#5a5b5f}.param-container[data-v-13d2907c]{width:95vh!important;max-width:95vw!important}.param-heade[data-v-13d2907c]{padding:16px!important}.param-heade .param-title[data-v-13d2907c]{font-size:22px!important}.param-body[data-v-13d2907c]{padding:20px!important;min-height:500px!important}.footer-section[data-v-13d2907c]{height:auto;padding:20px 15px;background-color:#404452}.footer-section .footer-content[data-v-13d2907c]{min-width:100%;width:100%;margin:0 auto}.footer-section .footer-content .text-wrapper .text[data-v-13d2907c]{font-size:14px;color:#fff;margin:0 0 3px;line-height:1.4}.footer-section .footer-content .text-wrapper .text2[data-v-13d2907c]{font-size:14px;color:#fff;margin:0;line-height:1.4}}.home[data-v-043696c4]{min-height:calc(100vh - 100px)}.head[data-v-043696c4]{position:relative;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:1240px;display:flex;align-items:center;text-align:left;padding:60px 20px;overflow:hidden}.head .banner[data-v-043696c4]{position:absolute;top:0;left:0;min-width:100%;min-height:100%;width:100vw;height:100vh;overflow:hidden;z-index:5}.head .banner .banner-slide[data-v-043696c4]{background-position:center;width:100%;height:100%;object-fit:cover}.head .head-content[data-v-043696c4]{position:relative;color:#fff;z-index:6;left:11%}.head .head-content .head-name[data-v-043696c4]{font-size:98px}.head .head-content .head-subtitle[data-v-043696c4]{max-width:86%;font-size:40px;margin:20px 0}.section-2[data-v-043696c4]{background-color:#ecf0f5;padding:100px 200px}.section-2 .box .text-center .head-title[data-v-043696c4]{text-align:center;font-size:64px}.section-2 .box .text-center .head-subtitle[data-v-043696c4]{font-size:34px}.section-2 .box .text-center .allbox-1[data-v-043696c4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));gap:20px;margin:10px 0}.section-2 .box .text-center .allbox-1 .box-1[data-v-043696c4]{min-height:300px;background-color:#d3e9ec;padding:20px;position:relative}.section-2 .box .text-center .allbox-1 .box-1 .box-center[data-v-043696c4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}.section-2 .box .text-center .allbox-1 .box-1 .box-center .text-title[data-v-043696c4]{font-size:32px}.section-2 .box .text-center .allbox-1 .box-1 .box-center .text-subtitle2[data-v-043696c4]{font-size:20px}.section-3 .box3[data-v-043696c4]{min-height:800px;position:relative;background-size:cover;background-position:center}.section-3 .box3 .text-center3[data-v-043696c4]{position:absolute;inset:20% 10%;color:#fff;width:100%;padding-right:20px}.section-3 .box3 .text-center3 .head-title3[data-v-043696c4]{font-size:64px}.section-3 .box3 .text-center3 .head-subtitle3[data-v-043696c4]{font-size:30px;max-width:60%}.section-3 .box3 .text-center3 .allbox-3[data-v-043696c4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(20%,1fr));gap:20px;margin:60px 0 0;width:80%}.section-3 .box3 .text-center3 .allbox-3 .box-3[data-v-043696c4]{min-height:250px;background-color:#2a8279;padding:20px;position:relative}.section-3 .box3 .text-center3 .allbox-3 .box-3 .box-center3[data-v-043696c4]{position:absolute;left:10%;top:20%}.section-3 .box3 .text-center3 .allbox-3 .box-3 .box-center3 .text-title3[data-v-043696c4]{font-size:40px;margin:0 0 10px}.section-3 .box3 .text-center3 .allbox-3 .box-3 .box-center3 .text-subtitle3[data-v-043696c4]{font-size:25px;margin:0}.param[data-v-043696c4]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999}.param-container[data-v-043696c4]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:1000px;height:600px;max-width:95vw;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;z-index:1000;overflow:hidden}.param-container .param-heade[data-v-043696c4]{padding:24px;display:flex;align-items:center;justify-content:space-between}.param-container .param-heade .param-title[data-v-043696c4]{font-size:28px;font-weight:700;color:#14302a;margin:0}.param-container .param-heade .param-close[data-v-043696c4]{background:none;border:none;font-size:32px;color:#999;cursor:pointer;transition:color .3s ease}.param-container .param-heade .param-close[data-v-043696c4]:hover{color:#14302a}.footer-section[data-v-043696c4]{height:auto;background-color:#404452;padding:20px 260px}.footer-section .footer-content[data-v-043696c4]{display:flex;justify-content:center;align-items:center;min-width:1400px;margin:0 auto}.footer-section .footer-content .text-wrapper[data-v-043696c4]{display:flex;flex-direction:column;align-items:center}.footer-section .footer-content .text-wrapper .text[data-v-043696c4]{font-size:20px;color:#fff;margin:0 0 5px}.footer-section .footer-content .text-wrapper .text2[data-v-043696c4]{font-size:20px;color:#fff;margin:0}@media(max-width:768px){.head[data-v-043696c4]{position:relative;min-height:40vh;text-align:left}.head .banner[data-v-043696c4]{width:100vw;height:100vh;z-index:5}.head .head-content[data-v-043696c4]{position:relative;color:#fff;z-index:6;max-width:100%}.head .head-content .head-name[data-v-043696c4]{font-size:32px}.head .head-content .head-subtitle[data-v-043696c4]{max-width:90%;font-size:15px;margin:10px 0}.section-2[data-v-043696c4]{padding:11%;min-height:auto;display:block}.section-2 .box .text-center .head-title[data-v-043696c4]{font-size:26px}.section-2 .box .text-center .head-subtitle[data-v-043696c4]{font-size:15px;color:#686565}.section-2 .box .text-center .allbox-1 .box-1[data-v-043696c4]{min-height:150px}.section-2 .box .text-center .allbox-1 .box-1 .box-center .text-title[data-v-043696c4]{font-size:13px}.section-2 .box .text-center .allbox-1 .box-1 .box-center .text-subtitle[data-v-043696c4]{font-size:9px}.section-2 .box .text-center .allbox-1 .box-1 .box-center .text-subtitle2[data-v-043696c4]{font-size:11px}.section-3 .box3[data-v-043696c4]{min-height:50vh;padding:25px 0}.section-3 .box3 .text-center3[data-v-043696c4]{position:static;padding:30px;width:100%}.section-3 .box3 .text-center3 .head-title3[data-v-043696c4]{font-size:26px;margin:0 0 10px}.section-3 .box3 .text-center3 .head-subtitle3[data-v-043696c4]{font-size:14px;min-width:100%;margin:0 0 20px}.section-3 .box3 .text-center3 .allbox-3[data-v-043696c4]{grid-template-columns:repeat(2,1fr);gap:15px;margin:0;width:100%}.section-3 .box3 .text-center3 .allbox-3 .box-3[data-v-043696c4]{min-height:100px;width:100%;padding:15px}.section-3 .box3 .text-center3 .allbox-3 .box-3 .box-center3[data-v-043696c4]{position:static;top:auto;left:auto;transform:none}.section-3 .box3 .text-center3 .allbox-3 .box-3 .box-center3 .text-title3[data-v-043696c4]{font-size:13px;margin:0 0 5px}.section-3 .box3 .text-center3 .allbox-3 .box-3 .box-center3 .text-subtitle3[data-v-043696c4]{font-size:9px;margin:0}.param-container[data-v-043696c4]{width:95vh!important;max-width:95vw!important}.param-heade[data-v-043696c4]{padding:16px!important}.param-heade .param-title[data-v-043696c4]{font-size:22px!important}.param-body[data-v-043696c4]{padding:20px!important;min-height:500px!important}.footer-section[data-v-043696c4]{height:auto;padding:20px 15px;background-color:#404452}.footer-section .footer-content[data-v-043696c4]{min-width:100%;width:100%;margin:0 auto}.footer-section .footer-content .text-wrapper .text[data-v-043696c4]{font-size:14px;color:#fff;margin:0 0 3px;line-height:1.4}.footer-section .footer-content .text-wrapper .text2[data-v-043696c4]{font-size:14px;color:#fff;margin:0;line-height:1.4}}.section-1 .head[data-v-89f562a5]{position:relative;min-width:100%;min-height:1200px;background-size:cover;background-position:center}.section-1 .head .head-content[data-v-89f562a5]{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff}.section-1 .head .head-content .title[data-v-89f562a5]{font-size:96px}.section-1 .head .head-content .text[data-v-89f562a5]{font-size:50px;width:100%}.section-2[data-v-89f562a5]{padding:150px 250px;min-height:1000px}.section-2 .container .text .alltext[data-v-89f562a5]{color:#5a585f;font-size:40px;line-height:1.5;margin-bottom:30px}.section-2 .container .map[data-v-89f562a5]{padding:100px 0}.section-2 .container .map .title[data-v-89f562a5]{font-size:50px}.section-2 .container .map img[data-v-89f562a5]{width:100%}.param[data-v-89f562a5]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999}.param-container[data-v-89f562a5]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:1000px;height:600px;max-width:95vw;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;z-index:1000;overflow:hidden}.param-container .param-heade[data-v-89f562a5]{padding:24px;display:flex;align-items:center;justify-content:space-between}.param-container .param-heade .param-title[data-v-89f562a5]{font-size:28px;font-weight:700;color:#14302a;margin:0}.param-container .param-heade .param-close[data-v-89f562a5]{background:none;border:none;font-size:32px;color:#999;cursor:pointer;transition:color .3s ease}.param-container .param-heade .param-close[data-v-89f562a5]:hover{color:#14302a}.footer-section[data-v-89f562a5]{height:auto;background-color:#404452;padding:20px 260px}.footer-section .footer-content[data-v-89f562a5]{display:flex;justify-content:center;align-items:center;min-width:1400px;margin:0 auto}.footer-section .footer-content .text-wrapper[data-v-89f562a5]{display:flex;flex-direction:column;align-items:center}.footer-section .footer-content .text-wrapper .text[data-v-89f562a5]{font-size:20px;color:#fff;margin:0 0 5px}.footer-section .footer-content .text-wrapper .text2[data-v-89f562a5]{font-size:20px;color:#fff;margin:0}@media(max-width:768px){.section-1 .head[data-v-89f562a5]{position:relative;min-height:50vh;text-align:center}.section-1 .head .head-content[data-v-89f562a5]{padding:20px}.section-1 .head .head-content .title[data-v-89f562a5]{font-size:35px}.section-1 .head .head-content .text[data-v-89f562a5]{font-size:18px}.section-2[data-v-89f562a5]{padding:11%;min-height:auto;display:block}.section-2 .container .text .alltext[data-v-89f562a5]{font-size:16px}.section-2 .container .map[data-v-89f562a5]{padding:20px 0}.section-2 .container .map .title[data-v-89f562a5]{font-size:20px}.section-2 .container .map img[data-v-89f562a5]{width:100%}.param-container[data-v-89f562a5]{width:95vh!important;max-width:95vw!important}.param-heade[data-v-89f562a5]{padding:16px!important}.param-heade .param-title[data-v-89f562a5]{font-size:22px!important}.param-body[data-v-89f562a5]{padding:20px!important;min-height:500px!important}.footer-section[data-v-89f562a5]{height:auto;padding:20px 15px;background-color:#404452}.footer-section .footer-content[data-v-89f562a5]{min-width:100%;width:100%;margin:0 auto}.footer-section .footer-content .text-wrapper .text[data-v-89f562a5]{font-size:14px;color:#fff;margin:0 0 3px;line-height:1.4}.footer-section .footer-content .text-wrapper .text2[data-v-89f562a5]{font-size:14px;color:#fff;margin:0;line-height:1.4}}.home[data-v-f3042fb0]{min-height:calc(100vh - 100px)}.hero[data-v-f3042fb0]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:1100px;display:block;align-items:center;justify-content:center;text-align:center;padding:60px 20px;overflow:hidden;position:relative}.hero .banner[data-v-f3042fb0]{position:absolute;top:0;left:0;min-width:100%;min-height:100%;width:100vw;height:100vh;overflow:hidden;z-index:4}.hero .banner .banner-slide[data-v-f3042fb0]{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.hero .video-overlay[data-v-f3042fb0]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.hero .hero-content[data-v-f3042fb0]{position:relative;max-width:1500px;pointer-events:none;padding-top:180px;padding-left:180px;z-index:5}.hero .hero-content .hero-name[data-v-f3042fb0]{font-size:88px;font-weight:700;color:#14302a;margin-bottom:20px;text-align:left}.hero .hero-content .hero-subtitle[data-v-f3042fb0]{font-size:35px;color:#14302a;line-height:1.6;margin-bottom:30px;text-align:left}.news-section[data-v-f3042fb0]{padding:50px 250px;min-height:600px;display:flex;align-items:center}.news-section .news-container[data-v-f3042fb0]{width:100%;min-width:1400px;margin:0 auto}.news-section .news-container .news-content[data-v-f3042fb0]{display:flex;align-items:center;gap:80px}.news-section .news-container .news-content .news-info[data-v-f3042fb0]{flex:1}.news-section .news-container .news-content .news-info .title[data-v-f3042fb0]{font-size:48px;font-weight:700;color:#14302a;margin-bottom:30px;line-height:1.2}.news-section .news-container .news-content .news-info .desc[data-v-f3042fb0]{font-size:24px;line-height:1.6;color:#333;margin-bottom:25px;text-align:justify}.news-section .news-container .news-content .news-info .param-btn[data-v-f3042fb0]{padding:14px 32px;background-color:#2a8279;color:#fff;border:none;border-radius:40px;font-size:20px;transition:background-color .3s ease;cursor:pointer}.news-section .news-container .news-content .news-info .param-btn[data-v-f3042fb0]:hover{background-color:#1e6b64}.news-section .news-container .news-content .news-image[data-v-f3042fb0]{flex:1;display:flex;justify-content:center;align-items:center}.news-section .news-container .news-content .news-image .robot-img[data-v-f3042fb0]{max-width:100%;height:auto}.param[data-v-f3042fb0]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999}.param-container[data-v-f3042fb0]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:1000px;height:600px;max-width:95vw;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;z-index:1000;overflow:hidden}.param-container .param-heade[data-v-f3042fb0]{padding:24px;display:flex;align-items:center;justify-content:space-between}.param-container .param-heade .param-title[data-v-f3042fb0]{font-size:28px;font-weight:700;color:#14302a;margin:0}.param-container .param-heade .param-close[data-v-f3042fb0]{background:none;border:none;font-size:32px;color:#999;cursor:pointer;transition:color .3s ease}.param-container .param-heade .param-close[data-v-f3042fb0]:hover{color:#14302a}.param-container .param-body[data-v-f3042fb0]{padding:40px;min-height:300px}.footer-section[data-v-f3042fb0]{height:auto;background-color:#404452;padding:20px 260px}.footer-section .footer-content[data-v-f3042fb0]{display:flex;justify-content:center;align-items:center;min-width:1400px;margin:0 auto}.footer-section .footer-content .text-wrapper[data-v-f3042fb0]{display:flex;flex-direction:column;align-items:center}.footer-section .footer-content .text-wrapper .text[data-v-f3042fb0]{font-size:20px;color:#fff;margin:0 0 5px}.footer-section .footer-content .text-wrapper .text2[data-v-f3042fb0]{font-size:20px;color:#fff;margin:0}@media(max-width:767px){.hero[data-v-f3042fb0]{min-height:50vh;padding:0;position:relative}.hero .banner[data-v-f3042fb0]{width:100%;height:100%;z-index:4}.hero .hero-content[data-v-f3042fb0]{top:80px;position:relative;z-index:5;padding:0 25px;text-align:center;max-width:100%}.hero .hero-content .hero-name[data-v-f3042fb0]{font-size:36px;margin-bottom:15px;line-height:1.2}.hero .hero-content .hero-subtitle[data-v-f3042fb0]{font-size:16px;line-height:1.5;margin-bottom:15px}.hero .video-overlay[data-v-f3042fb0]{position:absolute;top:0;left:0;width:100%;height:100%}.news-section[data-v-f3042fb0]{padding:100px 20px;min-height:auto;display:block}.news-section .news-container[data-v-f3042fb0]{width:100%;min-width:auto;margin:0 auto}.news-section .news-container .news-content[data-v-f3042fb0]{display:flex;flex-direction:column;gap:60px;align-items:center}.news-section .news-container .news-content .news-image[data-v-f3042fb0]{width:100%;flex:none}.news-section .news-container .news-content .news-image .robot-img[data-v-f3042fb0]{max-width:80%;height:auto}.news-section .news-container .news-content .news-info[data-v-f3042fb0]{width:100%;flex:none;text-align:center}.news-section .news-container .news-content .news-info .title[data-v-f3042fb0]{font-size:28px;margin-bottom:20px}.news-section .news-container .news-content .news-info .desc[data-v-f3042fb0]{font-size:16px;line-height:1.5;margin-bottom:20px;text-align:left;padding:0 15px}.news-section .news-container .news-content .news-info .param-btn[data-v-f3042fb0]{font-size:12px;padding:12px 14px;text-align:left}.param-container[data-v-f3042fb0]{width:95vh!important;max-width:95vw!important}.param-heade[data-v-f3042fb0]{padding:16px!important}.param-heade .param-title[data-v-f3042fb0]{font-size:22px!important}.param-body[data-v-f3042fb0]{padding:20px!important;min-height:500px!important}.footer-section[data-v-f3042fb0]{height:auto;padding:20px 15px;background-color:#404452}.footer-section .footer-content[data-v-f3042fb0]{min-width:100%;width:100%;margin:0 auto}.footer-section .footer-content .text-wrapper .text[data-v-f3042fb0]{font-size:14px;color:#fff;margin:0 0 3px;line-height:1.4}.footer-section .footer-content .text-wrapper .text2[data-v-f3042fb0]{font-size:14px;color:#fff;margin:0;line-height:1.4}}
