.header[data-v-1f1286a2]{background:#fff;display:flex;width:100%;height:80px;padding:0 32px;justify-content:space-between;align-items:center;flex-shrink:0;box-sizing:border-box;position:fixed;top:0;left:0;z-index:1000;box-shadow:1px 1px 10px 0 rgba(0,0,0,.1)}.logo-name[data-v-1f1286a2]{flex:1;display:flex;align-items:center;gap:8px;color:#111827;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.logo-name img[data-v-1f1286a2]{height:32px}.nav[data-v-1f1286a2]{display:flex;align-items:center;gap:32px;color:#111827;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.nav div[data-v-1f1286a2]{cursor:pointer}@media screen and (max-width:768px){.header[data-v-1f1286a2]{padding:0 16px;position:fixed}logo-name[data-v-1f1286a2]{font-size:16px;gap:4px}logo-name img[data-v-1f1286a2]{height:24px}.nav[data-v-1f1286a2]{display:none}.hamburger[data-v-1f1286a2]{display:flex;flex-direction:column;gap:4px;cursor:pointer}.hamburger .bar[data-v-1f1286a2]{width:24px;height:2px;background:#111827;transition:all .3s ease}.mobile-nav[data-v-1f1286a2]{z-index:100;position:absolute;top:80px;right:0;width:120px;background:#fff;padding:16px;display:flex;flex-direction:column;gap:20px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.mobile-nav div[data-v-1f1286a2]{padding:8px 0}.slide-enter-active[data-v-1f1286a2]{animation:slideInDown-1f1286a2 .3s}.slide-leave-active[data-v-1f1286a2]{animation:slideOutUp-1f1286a2 .3s}}@keyframes slideInDown-1f1286a2{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideOutUp-1f1286a2{0%{transform:translateY(0);opacity:1}to{transform:translateY(-20px);opacity:0}}.banner[data-v-29c1cc2d]{width:100%;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:72px 80px}.banner .banner-content[data-v-29c1cc2d]{display:flex;flex-direction:column;gap:16px;width:658px}.banner .banner-content .banner-content-company[data-v-29c1cc2d]{color:#111827;font-family:Inter;font-size:36px;font-style:normal;font-weight:700;line-height:40px}.banner .banner-content .banner-content-desc[data-v-29c1cc2d]{color:#1f2937;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.banner .banner-content .banner-content-tips[data-v-29c1cc2d]{color:#4b5563;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:10px 0 16px}.banner .banner-content .banner-content-btn[data-v-29c1cc2d]{display:flex;align-items:center;justify-content:center;gap:8px;width:152px;padding:12px 32px;box-sizing:border-box;background:#2a5bda;border-radius:8px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.banner .banner-content .banner-content-btn[data-v-29c1cc2d]:hover{background:#1e40af;transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.banner .banner-content .banner-content-btn img[data-v-29c1cc2d]{width:16px;height:16px}.banner .banner-img[data-v-29c1cc2d]{width:608px;height:456px;-o-object-fit:cover;object-fit:cover;border-radius:10px;transition:transform .8s ease-out;will-change:transform;box-shadow:1px 1px 10px 0 rgba(0,0,0,.3)}@media(prefers-reduced-motion:no-preference){.banner .animate__slideInLeft[data-v-29c1cc2d]{animation:parallax linear;animation-timeline:view();animation-range:cover 0 cover 50%}}@media(max-width:768px){.banner[data-v-29c1cc2d]{flex-direction:column;padding:40px 24px;gap:32px}.banner .banner-content[data-v-29c1cc2d]{width:100%;text-align:center;align-items:center}.banner .banner-content .banner-content-company[data-v-29c1cc2d]{font-size:28px;line-height:32px}.banner .banner-content .banner-content-desc[data-v-29c1cc2d]{font-size:16px}.banner .banner-content .banner-content-tips[data-v-29c1cc2d]{font-size:14px}.banner .banner-img[data-v-29c1cc2d]{width:100%;height:240px;margin-top:24px}}.product[data-v-72ad821e]{padding:80px 80px 48px 80px;box-sizing:border-box;width:100%;background:#fff}.product .title[data-v-72ad821e]{color:#000;font-family:Inter;font-size:30px;font-style:normal;font-weight:700;line-height:36px;text-align:center;margin-bottom:18px}.product .tips[data-v-72ad821e]{color:#4b5563;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center;margin-bottom:50px}.product .product-list[data-v-72ad821e]{display:flex;gap:32px;flex-wrap:wrap;margin-bottom:32px}.product .product-list .product-item[data-v-72ad821e]{flex:1 1 25%;background:#f5f7fa;border-radius:8px;padding:32px}.product .product-list .product-item img[data-v-72ad821e]{width:48px;height:48px;margin-bottom:18px}.product .product-list .product-item .product-title[data-v-72ad821e]{color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:12px}.product .product-list .product-item .product-desc[data-v-72ad821e]{color:#4b5563;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.product-item[data-v-72ad821e]{transition:all .3s ease}.product-item[data-v-72ad821e]:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.1)}@media(max-width:768px){.product[data-v-72ad821e]{padding:40px 20px}.product .product-list[data-v-72ad821e]{gap:12px}.product .product-list .product-item[data-v-72ad821e]{flex:1 1 25%}}.profile[data-v-7f9f2eb2]{padding:80px;box-sizing:border-box;width:100%}.profile .title[data-v-7f9f2eb2]{color:#000;font-family:Inter;font-size:30px;font-style:normal;font-weight:700;line-height:36px;text-align:center;margin-bottom:18px}.profile .tips[data-v-7f9f2eb2]{color:#4b5563;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center;margin-bottom:50px}.profile .profile-content[data-v-7f9f2eb2]{display:flex;justify-content:space-between;align-items:center;gap:48px}.profile .profile-content .profile-desc[data-v-7f9f2eb2]{flex:1 1 50%;color:#4b5563;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.profile .profile-content img[data-v-7f9f2eb2]{border-radius:10px;box-shadow:1px 1px 10px 0 rgba(0,0,0,.3);flex:1 1 50%;max-width:45%;height:auto}@media(max-width:768px){.profile[data-v-7f9f2eb2]{padding:40px 20px}.profile .title[data-v-7f9f2eb2]{font-size:24px;margin-bottom:12px}.profile .tips[data-v-7f9f2eb2]{font-size:14px;margin-bottom:32px}.profile .profile-content[data-v-7f9f2eb2]{flex-direction:column}.profile .profile-content .profile-desc[data-v-7f9f2eb2]{font-size:14px;line-height:1.8;margin-bottom:24px}.profile .profile-content img[data-v-7f9f2eb2]{width:100%;max-width:100%;height:auto;order:-1}}.support[data-v-f048aafc]{padding:80px 40px 48px;box-sizing:border-box;width:100%;background:#fff}.support .title[data-v-f048aafc]{color:#000;font-family:Inter;font-size:30px;font-style:normal;font-weight:700;line-height:36px;text-align:center;margin-bottom:18px}.support .tips[data-v-f048aafc]{color:#4b5563;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center;margin-bottom:50px}.support .support-list[data-v-f048aafc]{display:flex;gap:32px;flex-wrap:wrap;margin-bottom:32px}.support .support-list .support-item[data-v-f048aafc]{flex:1 1 25%;box-shadow:1px 1px 10px 0 rgba(0,0,0,.1);border-radius:12px;padding:32px}.support .support-list .support-item .index[data-v-f048aafc]{color:rgba(42,91,218,.2);font-family:Inter;font-size:36px;font-style:normal;font-weight:700;line-height:40px;margin-bottom:14px}.support .support-list .support-item img[data-v-f048aafc]{width:48px;height:48px;margin-bottom:18px}.support .support-list .support-item .support-title[data-v-f048aafc]{color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:12px}.support .support-list .support-item .support-desc[data-v-f048aafc]{color:#4b5563;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.support-item[data-v-f048aafc]{transition:all .3s ease}.support-item[data-v-f048aafc]:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.1)}@media(max-width:768px){.support[data-v-f048aafc]{padding:40px 20px}.support .support-list[data-v-f048aafc]{gap:12px}.support .support-list .support-item[data-v-f048aafc]{flex:1 1 25%}}.business[data-v-22af1688]{padding:40px 20px;box-sizing:border-box;width:100%}@media(min-width:768px){.business[data-v-22af1688]{padding:80px}}.business .title[data-v-22af1688]{color:#000;font-family:Inter;font-size:24px;animation:animate__fadeInUp .8s ease-in-out;font-style:normal;font-weight:700;line-height:36px;text-align:center;margin-bottom:18px}@media(min-width:768px){.business .title[data-v-22af1688]{font-size:30px}}.business .tips[data-v-22af1688]{color:#4b5563;font-family:Inter;font-size:14px;line-height:1.8;animation:animate__fadeInUp .8s ease-in-out .2s;font-style:normal;font-weight:400;line-height:24px;text-align:center;margin-bottom:50px}.business .business-content[data-v-22af1688]{display:flex;flex-direction:column;gap:24px;align-items:center;gap:48px}@media(min-width:768px){.business .business-content[data-v-22af1688]{flex-direction:row;justify-content:space-between;gap:48px}}.business .business-content .business-desc[data-v-22af1688]{flex:1 1 50%;color:#4b5563;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.business .business-content img[data-v-22af1688]{width:100%;max-width:none;margin-bottom:30px;animation:animate__fadeInUp 1s ease-in-out;box-shadow:1px 1px 10px 0 rgba(0,0,0,.3);border-radius:10px}@media(min-width:768px){.business .business-content img[data-v-22af1688]{flex:1 1 50%;max-width:45%;margin-bottom:0}}.contact[data-v-5586915e]{padding:40px 20px 0;box-sizing:border-box;width:100%;background-color:#fff}@media(min-width:768px){.contact[data-v-5586915e]{padding:80px 80px 0}}.contact .title[data-v-5586915e]{color:#000;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:36px;text-align:center;margin-bottom:18px}@media(min-width:768px){.contact .title[data-v-5586915e]{font-size:30px}}.contact .tips[data-v-5586915e]{color:#4b5563;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center;margin-bottom:50px}.contact .boxes[data-v-5586915e]{display:flex;flex-direction:column;gap:32px;width:100%}@media(min-width:768px){.contact .boxes[data-v-5586915e]{flex-direction:row;justify-content:space-between}}.contact .boxes .box[data-v-5586915e]{flex:1;box-shadow:1px 1px 10px 0 rgba(0,0,0,.2);border-radius:8px;min-height:400px;padding:32px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.contact .boxes .box .box-title[data-v-5586915e]{color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:24px}.contact .boxes .box .contact-item[data-v-5586915e]{display:flex;align-items:flex-start;gap:16px}.contact .boxes .box .contact-item .icon[data-v-5586915e]{width:24px;height:24px}.contact .boxes .box .contact-item .contact-item-detail[data-v-5586915e]{display:flex;flex-direction:column;gap:8px}.contact .boxes .box .contact-item .contact-item-detail .contact-item-label[data-v-5586915e]{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.contact .boxes .box .contact-item .contact-item-detail .contact-item-value[data-v-5586915e]{color:#4b5563;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.contact .boxes .box .submit-btn[data-v-5586915e]{width:100%;background:#2a5bda;border-radius:8px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-align:center;padding:12px 0;cursor:pointer}.contact .box[data-v-5586915e] .el-input__wrapper,.contact .box[data-v-5586915e] .el-textarea__inner{padding:8px 16px;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.contact .map[data-v-5586915e]{margin:30px 0 0;width:100%;max-width:100%;height:auto;box-shadow:1px 1px 10px 0 rgba(0,0,0,.2);border-radius:10px}.qrcode[data-v-18fd03e0]{padding:80px;box-sizing:border-box;width:100%;background-color:#fff}.qrcode .title[data-v-18fd03e0]{color:#000;font-family:Inter;font-size:30px;font-style:normal;font-weight:700;line-height:36px;text-align:center;margin-bottom:18px}.qrcode .tips[data-v-18fd03e0]{color:#4b5563;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center;margin-bottom:50px}.qrcode .qrcode-content[data-v-18fd03e0]{display:flex;justify-content:center;align-items:center;gap:48px}.qrcode .qrcode-content .qrcode-item[data-v-18fd03e0]{display:flex;flex-direction:column;align-items:center;gap:12px}.qrcode .qrcode-content .qrcode-item img[data-v-18fd03e0]{width:200px;height:200px}.qrcode .qrcode-content .qrcode-item .desc[data-v-18fd03e0]{color:#4b5563;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media(max-width:768px){.qrcode[data-v-18fd03e0]{padding:40px 24px}.qrcode .title[data-v-18fd03e0]{font-size:24px;margin-bottom:12px}.qrcode .tips[data-v-18fd03e0]{font-size:14px;margin-bottom:32px}.qrcode .qrcode-content[data-v-18fd03e0]{flex-direction:column;gap:12px}.qrcode .qrcode-content .qrcode-item img[data-v-18fd03e0]{width:100%;height:auto;max-width:280px}.qrcode .qrcode-content .qrcode-item .desc[data-v-18fd03e0]{font-size:14px}.qrcode .qrcode-content .mini-program img[data-v-18fd03e0]{width:60%}}.footer[data-v-776a7b14]{background:#111827;padding:48px 112px 12px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:32px}.footer .footer__content[data-v-776a7b14]{display:flex;gap:32px}.footer .footer__content .footer__content__item[data-v-776a7b14]{flex:1;display:flex;flex-direction:column;gap:18px}.footer .footer__content .footer__content__item .footer__content__item__title[data-v-776a7b14]{color:#fff;font-family:Inter;font-size:17px;font-style:normal;font-weight:600;line-height:28px}.footer .footer__content .footer__content__item .footer__content__item__content[data-v-776a7b14]{color:#9ca3af;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex;flex-direction:column;gap:8px}.footer .footer__copyright[data-v-776a7b14]{width:100%;height:40px;display:flex;justify-content:center;align-items:center;color:#9ca3af;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;text-align:center;border-top:1px solid #1f2937}.footer .footer__copyright a[data-v-776a7b14]{color:#9ca3af;text-decoration:none;transition:all .3s ease}.footer .footer__copyright a[data-v-776a7b14]:hover{color:#fff;text-decoration:underline}@media(max-width:768px){.footer[data-v-776a7b14]{padding:24px 16px 8px}.footer .footer__content[data-v-776a7b14]{flex-direction:column;gap:20px}.footer .footer__content .footer__content__item .footer__content__item__title[data-v-776a7b14]{font-size:15px;line-height:24px}.footer .footer__content .footer__content__item .footer__content__item__content[data-v-776a7b14]{font-size:13px;line-height:18px;flex-direction:row}.footer .footer__content .footer__content__item .footer__content__item__content div[data-v-776a7b14]{width:-moz-fit-content;width:fit-content}.footer .footer__content .footer__content__item div[data-v-776a7b14]:contains("地址："){white-space:normal;word-break:break-word}.footer .footer__copyright[data-v-776a7b14]{font-size:12px;height:30px}.footer .footer__copyright a[data-v-776a7b14]{font-size:12px}}body{margin:0;padding:0}#app{background:#fff;width:100%}#app .app-container{padding-top:80px;width:100%;display:flex;flex-direction:column;align-items:center;background:linear-gradient(89.99999deg,#e6eef8,#f5f7fa),transparent}@media(max-width:768px){#app .app-container{padding-top:80px}}