.navbar[data-v-44eaca48]{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.2);font-family:PingFang SC,PingFangSC-Medium,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500}.navbar-scrolled[data-v-44eaca48]{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.navbar-container[data-v-44eaca48]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.navbar-logo[data-v-44eaca48]{display:flex;align-items:center;font-size:24px;font-weight:700}.logo-f[data-v-44eaca48]{color:#4caf50;margin-right:5px}.logo-text[data-v-44eaca48]{color:#fff;transition:color .3s ease}.navbar-scrolled .logo-text[data-v-44eaca48]{color:#333}.navbar-menu[data-v-44eaca48]{display:flex;align-items:center;gap:30px}.menu-item[data-v-44eaca48]{color:#fff;text-decoration:none;font-size:14px;font-weight:500;transition:color .3s ease;position:relative;display:flex;align-items:center;gap:5px}.menu-item[data-v-44eaca48]:hover{color:#4caf50}.menu-item-with-icon[data-v-44eaca48]{display:flex;align-items:center;gap:5px}.select-icon[data-v-44eaca48]{width:12px;height:12px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);transition:filter .3s ease}.navbar-scrolled .select-icon[data-v-44eaca48]{filter:brightness(0) invert(0)}.navbar-scrolled .menu-item[data-v-44eaca48]{color:#333}.navbar-scrolled .menu-item[data-v-44eaca48]:hover{color:#4caf50}.menu-item.active[data-v-44eaca48],.navbar-scrolled .menu-item.active[data-v-44eaca48]{color:#4caf50!important}.search-icon[data-v-44eaca48]{width:20px;height:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}.search-icon img[data-v-44eaca48]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);transition:filter .3s ease}.navbar-scrolled .search-icon img[data-v-44eaca48]{filter:brightness(0) invert(0)}.mobile-menu-btn[data-v-44eaca48]{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger-line[data-v-44eaca48]{width:100%;height:3px;background:#fff;transition:all .3s ease;border-radius:2px}.navbar-scrolled .hamburger-line[data-v-44eaca48]{background:#333}.hamburger-line.active[data-v-44eaca48]:first-child{transform:rotate(45deg) translate(8px,8px)}.hamburger-line.active[data-v-44eaca48]:nth-child(2){opacity:0}.hamburger-line.active[data-v-44eaca48]:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.mobile-menu-overlay[data-v-44eaca48]{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;opacity:0;transition:opacity .3s ease;pointer-events:none}.mobile-menu-overlay.active[data-v-44eaca48]{opacity:1;pointer-events:auto}.mobile-menu[data-v-44eaca48]{display:none;position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;z-index:1000;transition:right .3s ease;box-shadow:-2px 0 10px rgba(0,0,0,.1);overflow-y:auto}.mobile-menu.active[data-v-44eaca48]{right:0}.mobile-menu-header[data-v-44eaca48]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e5e5}.mobile-logo[data-v-44eaca48]{display:flex;align-items:center;font-size:20px;font-weight:700}.mobile-logo .logo-f[data-v-44eaca48]{color:#4caf50;margin-right:5px}.mobile-logo .logo-text[data-v-44eaca48]{color:#333}.mobile-menu-close[data-v-44eaca48]{width:30px;height:30px;background:transparent;border:none;font-size:32px;color:#333;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center}.mobile-menu-content[data-v-44eaca48]{padding:20px 0}.mobile-menu-item[data-v-44eaca48]{display:flex;align-items:center;padding:16px 20px;color:#333;text-decoration:none;font-size:16px;font-weight:500;border-bottom:1px solid #f5f5f5;transition:background .3s ease}.mobile-menu-item[data-v-44eaca48]:active{background:#f5f5f5}.mobile-menu-item.active[data-v-44eaca48]{color:#4caf50;background:rgba(76,175,80,.05)}.mobile-menu-item .select-icon[data-v-44eaca48]{width:12px;height:12px;margin-left:8px;filter:brightness(0) invert(0)}.mobile-search[data-v-44eaca48]{padding:16px 20px;display:flex;align-items:center;justify-content:center}.mobile-search img[data-v-44eaca48]{width:20px;height:20px;filter:brightness(0) invert(0)}.language-selector[data-v-44eaca48]{position:relative}.language-selector[data-v-44eaca48]:after{content:"";position:absolute;top:100%;left:0;right:0;height:4px;z-index:1000}.language-dropdown[data-v-44eaca48]{position:absolute;top:100%;right:-40px;margin-top:13px;padding-top:4px;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:120px;overflow:hidden;z-index:1001;animation:fadeInDown-44eaca48 .2s ease}@keyframes fadeInDown-44eaca48{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.language-dropdown a[data-v-44eaca48]{display:block;padding:12px 16px;color:#333;text-decoration:none;font-size:14px;transition:background .3s ease}.language-dropdown a[data-v-44eaca48]:hover{background:#f5f5f5}.language-dropdown a.active[data-v-44eaca48]{background:#4caf50;color:#fff}.mobile-language-selector[data-v-44eaca48]{position:relative}.mobile-language-dropdown[data-v-44eaca48]{background:#f9f9f9;border-top:1px solid #f5f5f5}.mobile-language-dropdown a[data-v-44eaca48]{display:block;padding:12px 20px;padding-left:40px;color:#333;text-decoration:none;font-size:14px;border-bottom:1px solid #f5f5f5;transition:background .3s ease}.mobile-language-dropdown a[data-v-44eaca48]:active,.mobile-language-dropdown a[data-v-44eaca48]:hover{background:#f5f5f5}.mobile-language-dropdown a.active[data-v-44eaca48]{background:rgba(76,175,80,.1);color:#4caf50}@media (max-width:768px){.navbar-menu[data-v-44eaca48]{display:none}.mobile-menu-btn[data-v-44eaca48]{display:flex}.mobile-menu-overlay[data-v-44eaca48],.mobile-menu[data-v-44eaca48]{display:block}.mobile-search[data-v-44eaca48]{display:none}.navbar-container[data-v-44eaca48]{padding:0 15px}}.robot-widget[data-v-71f0a1bc]{position:fixed;bottom:220px;right:20px;z-index:1000}.robot-card[data-v-71f0a1bc]{position:relative;width:114px;height:304px;background-image:url(../img/jiqiren.86bd8875.png);background-size:100% 100%;background-repeat:no-repeat;border-radius:16px;padding:20px 20px 20px 20px;padding-top:50px;cursor:pointer}.robot-avatar[data-v-71f0a1bc]{position:absolute;top:-50px;left:50%;transform:translateX(-50%);width:100px;height:100px;z-index:1}.robot-image[data-v-71f0a1bc]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.card-content[data-v-71f0a1bc]{margin-top:46px;display:flex;flex-direction:column;gap:12px}.hotline-section[data-v-71f0a1bc]{text-align:center;margin-bottom:8px}.hotline-label[data-v-71f0a1bc]{font-size:10px;font-weight:400;color:#fff;margin:0 0 8px 0;line-height:1.4}.hotline-number[data-v-71f0a1bc]{font-size:8px;font-weight:600;color:#fff;margin:0;line-height:1.4;letter-spacing:1px}.action-btn[data-v-71f0a1bc]{width:100%;background:#fff;border:none;border-radius:12px;padding:8px;display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.action-btn[data-v-71f0a1bc]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.btn-icon[data-v-71f0a1bc]{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.btn-text[data-v-71f0a1bc]{font-size:14px;font-weight:500;color:#001954;margin:0}@media (max-width:768px){.robot-widget[data-v-71f0a1bc]{bottom:100px;right:10px}.robot-card[data-v-71f0a1bc]{width:80px;height:200px;padding:12px;padding-top:30px}.card-content[data-v-71f0a1bc]{margin-top:15px;gap:8px}.hotline-section[data-v-71f0a1bc]{margin-bottom:6px}.hotline-label[data-v-71f0a1bc]{font-size:8px;margin-bottom:4px}.hotline-number[data-v-71f0a1bc]{font-size:10px}.action-btn[data-v-71f0a1bc]{padding:6px;gap:2px}.btn-icon[data-v-71f0a1bc]{width:16px;height:16px}.btn-text[data-v-71f0a1bc]{font-size:10px}.modal-overlay[data-v-71f0a1bc]{right:0;bottom:0;padding:0;align-items:flex-end;justify-content:center}.modal-overlay[data-v-71f0a1bc]:before{display:none}.modal-content[data-v-71f0a1bc]{width:100%;max-width:100%;border-radius:24px 24px 0 0;max-height:90vh}.modal-header[data-v-71f0a1bc]{padding:16px 20px}.modal-title[data-v-71f0a1bc]{font-size:16px}.modal-close[data-v-71f0a1bc]{width:28px;height:28px;font-size:20px}.modal-body[data-v-71f0a1bc]{padding:20px}.modal-form[data-v-71f0a1bc]{gap:16px}.form-label[data-v-71f0a1bc]{font-size:12px}.form-input[data-v-71f0a1bc],.form-select[data-v-71f0a1bc],.form-textarea[data-v-71f0a1bc]{font-size:14px;padding:10px 14px}.form-textarea[data-v-71f0a1bc]{min-height:100px}.submit-btn[data-v-71f0a1bc]{padding:12px 24px;font-size:14px}.image-preview-item[data-v-71f0a1bc]{width:70px;height:70px}.remove-image[data-v-71f0a1bc]{width:20px;height:20px;font-size:14px}}@media (max-width:480px){.robot-widget[data-v-71f0a1bc]{bottom:80px;right:8px}.robot-card[data-v-71f0a1bc]{width:70px;height:180px;padding:10px;padding-top:25px}.hotline-label[data-v-71f0a1bc]{font-size:7px}.hotline-number[data-v-71f0a1bc]{font-size:9px}.action-btn[data-v-71f0a1bc]{padding:5px}.btn-icon[data-v-71f0a1bc]{width:14px;height:14px}.btn-text[data-v-71f0a1bc]{font-size:9px}.modal-header[data-v-71f0a1bc]{padding:14px 16px}.modal-title[data-v-71f0a1bc]{font-size:14px}.modal-body[data-v-71f0a1bc]{padding:16px}.form-label[data-v-71f0a1bc]{font-size:11px}.form-input[data-v-71f0a1bc],.form-select[data-v-71f0a1bc],.form-textarea[data-v-71f0a1bc]{font-size:12px;padding:8px 12px}.submit-btn[data-v-71f0a1bc]{padding:10px 20px;font-size:12px}.image-preview-item[data-v-71f0a1bc]{width:60px;height:60px}}.modal-overlay[data-v-71f0a1bc]{position:fixed;right:120px;bottom:200px;display:flex;align-items:flex-end;justify-content:flex-end;z-index:2000;padding:0 20px 20px 0}.modal-overlay[data-v-71f0a1bc]:before{content:"";position:absolute;bottom:20px;right:154px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;z-index:2001}.modal-content[data-v-71f0a1bc]{width:562px;background:#fff;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.2);max-height:90vh;overflow-y:auto}.modal-header[data-v-71f0a1bc]{background:linear-gradient(179deg,#1e63ff,#6c99ff);border-radius:24px 24px 0 0;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;position:relative}.modal-title[data-v-71f0a1bc]{font-size:18px;font-weight:600;color:#fff;margin:0;flex:1;text-align:center}.modal-close[data-v-71f0a1bc]{width:32px;height:32px;background:transparent;border:none;color:#fff;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .3s ease}.modal-close[data-v-71f0a1bc]:hover{opacity:.7}.modal-body[data-v-71f0a1bc]{padding:24px}.modal-form[data-v-71f0a1bc]{display:flex;flex-direction:column;gap:20px}.form-group[data-v-71f0a1bc]{display:flex;flex-direction:column;gap:8px}.form-row[data-v-71f0a1bc]{display:flex;gap:20px}.form-row .form-group[data-v-71f0a1bc]{flex:1}.form-label[data-v-71f0a1bc]{font-size:14px;font-weight:500;color:#333;margin:0}.required[data-v-71f0a1bc]{color:red;margin-left:4px}.form-input[data-v-71f0a1bc]{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;font-weight:400;color:#333;background:#fff;transition:border-color .3s ease}.form-input[data-v-71f0a1bc]:focus{outline:none;border-color:#1e63ff}.form-select[data-v-71f0a1bc]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.select-wrapper[data-v-71f0a1bc],.textarea-wrapper[data-v-71f0a1bc]{position:relative}.form-textarea[data-v-71f0a1bc]{min-height:120px;resize:vertical;padding-bottom:40px}.image-upload-wrapper[data-v-71f0a1bc]{display:flex;flex-direction:column;gap:12px}.upload-area[data-v-71f0a1bc]{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;border:2px dashed #e0e0e0;border-radius:4px;cursor:pointer;transition:all .3s ease;background:#fafafa}.upload-area[data-v-71f0a1bc]:hover{border-color:#1e63ff;background:#f0f0f0}.upload-icon-img[data-v-71f0a1bc]{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.upload-text[data-v-71f0a1bc]{font-size:12px;color:#666}.image-preview-list[data-v-71f0a1bc]{display:flex;flex-wrap:wrap;gap:8px}.image-preview-item[data-v-71f0a1bc]{position:relative;width:80px;height:80px;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.image-preview-item img[data-v-71f0a1bc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.remove-image[data-v-71f0a1bc]{position:absolute;top:2px;right:2px;width:20px;height:20px;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.remove-image[data-v-71f0a1bc]:hover{background:rgba(255,0,0,.8)}.submit-btn[data-v-71f0a1bc]{width:100%;padding:14px 32px;background:linear-gradient(179deg,#1e63ff,#6c99ff);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:opacity .3s ease;margin-top:8px}.submit-btn[data-v-71f0a1bc]:hover{opacity:.9}@media (max-width:1024px){.modal-content[data-v-71f0a1bc]{width:90vw;max-width:762px}.form-row[data-v-71f0a1bc]{flex-direction:column;gap:20px}}@media (max-width:768px){.modal-overlay[data-v-71f0a1bc]{padding:0;align-items:flex-end}.modal-content[data-v-71f0a1bc]{width:100%;max-width:100%;border-radius:24px 24px 0 0}.modal-header[data-v-71f0a1bc]{padding:16px 20px}.modal-title[data-v-71f0a1bc]{font-size:16px}.modal-body[data-v-71f0a1bc]{padding:20px}.modal-form[data-v-71f0a1bc]{gap:16px}}.back-to-top[data-v-6addf148]{position:fixed;bottom:140px;right:42px;width:60px;height:60px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .3s ease;z-index:999}.back-to-top[data-v-6addf148]:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.top-icon[data-v-6addf148]{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.back-to-top[data-v-6addf148]{bottom:120px;right:15px;width:50px;height:50px}.top-icon[data-v-6addf148]{width:32px;height:32px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:PingFang SC,PingFangSC-Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;min-height:100vh}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease,transform .5s ease}.fade-enter{opacity:0;transform:translateY(20px)}.fade-enter-to,.fade-leave{opacity:1;transform:translateY(0)}.fade-leave-to{opacity:0;transform:translateY(-20px)}.action-btn,.btn,.contact-btn,.submit-btn,button{transition:all .3s cubic-bezier(.4,0,.2,1)}.action-btn:hover,.btn:hover,.contact-btn:hover,.submit-btn:hover,button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.action-btn:active,.btn:active,.contact-btn:active,.submit-btn:active,button:active{transform:translateY(0)}.card,.product-card,.project-cases-item,.warranty-item{transition:all .3s cubic-bezier(.4,0,.2,1)}input:focus,select:focus,textarea:focus{transition:all .3s ease}img{transition:opacity .3s ease}img[src]{opacity:0;animation:fadeInImage .5s ease forwards}@keyframes fadeInImage{0%{opacity:0}to{opacity:1}}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.fade-in-up{opacity:1!important;transform:translateY(0)!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}a,router-link{transition:color .3s ease,opacity .3s ease}a:hover,router-link:hover{opacity:.8}.banner-title{animation:fadeInUpBanner 1.2s ease-out forwards;opacity:0;transform:translateY(40px)}@keyframes fadeInUpBanner{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.aesthetic-left{animation:slideInFromLeft 1.5s ease-out forwards;opacity:0;transform:translateX(-60px)}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}.site-footer[data-v-9e322bae]{background:#050505;color:hsla(0,0%,100%,.75);padding:60px 0 28px}.footer-inner[data-v-9e322bae]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-top[data-v-9e322bae]{display:grid;grid-template-columns:220px 1fr 420px;gap:60px;align-items:start}.footer-logo[data-v-9e322bae]{width:57px;height:auto;display:block}.footer-cols[data-v-9e322bae]{display:grid;grid-template-columns:180px 180px;gap:80px}.footer-title[data-v-9e322bae]{color:hsla(0,0%,100%,.92);font-size:18px;font-weight:500;margin-bottom:18px}.footer-link[data-v-9e322bae]{display:block;color:hsla(0,0%,100%,.55);text-decoration:none;font-size:14px;line-height:2.6}.footer-link[data-v-9e322bae]:hover{color:hsla(0,0%,100%,.85)}.subscribe[data-v-9e322bae]{position:relative;margin-top:10px}.subscribe-input[data-v-9e322bae]{width:100%;height:44px;padding:0 46px 0 16px;background:transparent;border:1px solid hsla(0,0%,100%,.28);color:hsla(0,0%,100%,.9);outline:none}.subscribe-input[data-v-9e322bae]::-moz-placeholder{color:hsla(0,0%,100%,.4)}.subscribe-input[data-v-9e322bae]::placeholder{color:hsla(0,0%,100%,.4)}.subscribe-btn[data-v-9e322bae]{position:absolute;top:0;right:0;width:46px;height:44px;background:transparent;border:none;border-left:1px solid hsla(0,0%,100%,.28);cursor:pointer;color:hsla(0,0%,100%,.85);font-size:18px}.subscribe-btn[data-v-9e322bae]:hover{color:#fff}.contact-list[data-v-9e322bae]{margin-top:18px;display:grid;gap:12px}.contact-item[data-v-9e322bae]{display:flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.7);font-size:14px}.contact-icon[data-v-9e322bae]{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;opacity:.8;flex-shrink:0}.footer-social[data-v-9e322bae]{display:flex;justify-content:center;gap:18px;margin-top:48px}.social-btn[data-v-9e322bae]{width:38px;height:38px;border-radius:50%;background:hsla(0,0%,100%,.08);display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.social-btn img[data-v-9e322bae]{width:38px;height:38px;-o-object-fit:contain;object-fit:contain;opacity:.95}.footer-divider[data-v-9e322bae]{height:1px;background:hsla(0,0%,100%,.12);margin-top:34px}.footer-bottom[data-v-9e322bae]{padding-top:18px;text-align:center;color:hsla(0,0%,100%,.45);font-size:12px}@media (max-width:1200px){.footer-top[data-v-9e322bae]{grid-template-columns:200px 1fr;grid-template-areas:"brand right" "cols cols"}.footer-brand[data-v-9e322bae]{grid-area:brand}.footer-right[data-v-9e322bae]{grid-area:right}.footer-cols[data-v-9e322bae]{grid-area:cols;margin-top:10px}}@media (max-width:768px){.site-footer[data-v-9e322bae]{padding:40px 0 20px}.footer-inner[data-v-9e322bae]{padding:0 15px}.footer-top[data-v-9e322bae]{grid-template-columns:1fr;gap:24px}.footer-brand[data-v-9e322bae]{text-align:center}.footer-cols[data-v-9e322bae]{grid-template-columns:1fr 1fr;gap:20px}.footer-title[data-v-9e322bae]{font-size:16px;margin-bottom:12px}.footer-link[data-v-9e322bae]{font-size:12px;line-height:2.2}.footer-right[data-v-9e322bae]{text-align:center}.subscribe-input[data-v-9e322bae]{height:40px;font-size:14px}.subscribe-btn[data-v-9e322bae]{width:40px;height:40px;font-size:16px}.contact-item[data-v-9e322bae]{font-size:12px;justify-content:center}.contact-icon[data-v-9e322bae]{width:16px;height:16px}.footer-social[data-v-9e322bae]{margin-top:24px;gap:12px}.social-btn[data-v-9e322bae],.social-btn img[data-v-9e322bae]{width:32px;height:32px}.footer-bottom[data-v-9e322bae]{padding-top:15px}.footer-copyright[data-v-9e322bae]{font-size:11px}}@media (max-width:480px){.site-footer[data-v-9e322bae]{padding:30px 0 15px}.footer-inner[data-v-9e322bae]{padding:0 10px}.footer-top[data-v-9e322bae]{gap:20px}.footer-cols[data-v-9e322bae]{grid-template-columns:1fr;gap:20px}.footer-title[data-v-9e322bae]{font-size:14px;margin-bottom:10px}.footer-link[data-v-9e322bae]{font-size:11px;line-height:2}.subscribe-input[data-v-9e322bae]{height:36px;font-size:12px;padding:0 40px 0 12px}.subscribe-btn[data-v-9e322bae]{width:36px;height:36px;font-size:14px}.contact-item[data-v-9e322bae]{font-size:11px}.footer-social[data-v-9e322bae]{margin-top:20px;gap:10px}.social-btn[data-v-9e322bae],.social-btn img[data-v-9e322bae]{width:28px;height:28px}.footer-copyright[data-v-9e322bae]{font-size:10px}}.home[data-v-7e1d87e0]{width:100%}.banner-section[data-v-7e1d87e0]{position:relative;width:100%;height:100vh;overflow:hidden}.banner-image[data-v-7e1d87e0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.banner-overlay[data-v-7e1d87e0]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2)}.banner-title[data-v-7e1d87e0]{color:#fff;font-size:48px;font-weight:500;letter-spacing:5px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.content-section[data-v-7e1d87e0]{background:#fff;padding:220px 0 20px;min-height:100vh}.content-wrapper[data-v-7e1d87e0]{padding-left:360px;max-width:100%}.text-content[data-v-7e1d87e0]{display:flex;align-items:flex-start;margin-bottom:60px;gap:97px}.section-title[data-v-7e1d87e0]{font-size:75px;font-weight:500;color:#333;line-height:1.2;margin:0;flex-shrink:0;width:647px}.section-description[data-v-7e1d87e0]{font-size:24px;font-weight:400;color:#666;line-height:34px;margin:0;width:460px}.product-cards-wrapper[data-v-7e1d87e0]{width:100%}.product-cards[data-v-7e1d87e0]{display:flex;gap:30px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:20px}.product-cards[data-v-7e1d87e0]::-webkit-scrollbar{display:none}.product-card[data-v-7e1d87e0]{flex-shrink:0;width:420px}.card-image-wrapper[data-v-7e1d87e0]{border-radius:0 0 4px 4px;margin-bottom:15px;background:#fff}.card-image[data-v-7e1d87e0]{width:100%;height:auto;display:block;border-radius:2px}.card-label[data-v-7e1d87e0]{font-size:24px;font-weight:800;color:#333;text-align:left}.progress-bar[data-v-7e1d87e0]{width:100%;height:4px;background:#e0e0e0;position:relative;margin-top:150px}.progress-bar-fill[data-v-7e1d87e0]{height:100%;background:#4caf50;transition:width .1s ease}.aesthetic-section[data-v-7e1d87e0]{background:#fff;padding:220px 0;width:100%;overflow:visible}.aesthetic-wrapper[data-v-7e1d87e0]{max-width:1200px;margin:0 auto;padding:0 20px;overflow:hidden}.aesthetic-header[data-v-7e1d87e0]{text-align:center;margin-bottom:60px}.aesthetic-title[data-v-7e1d87e0]{font-size:75px;font-weight:500;color:#333;line-height:1.2;margin:0 0 20px 0}.aesthetic-description[data-v-7e1d87e0]{font-size:24px;font-weight:400;color:#666;line-height:34px;margin:0}.aesthetic-carousel-wrapper[data-v-7e1d87e0]{position:relative;width:100%;overflow:hidden;padding:0}.carousel-arrow[data-v-7e1d87e0]{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background:#f5f5f5;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:30px;color:#666;transition:all .3s ease;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.1)}.carousel-arrow-left[data-v-7e1d87e0]{left:20px}.carousel-arrow-right[data-v-7e1d87e0]{right:20px}.carousel-arrow[data-v-7e1d87e0]:hover{background:#e0e0e0;color:#333}.carousel-arrow span[data-v-7e1d87e0]{line-height:1;font-weight:300}.aesthetic-carousel[data-v-7e1d87e0]{display:flex;gap:30px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;padding:60px 0;align-items:center;justify-content:flex-start;min-width:100%;box-sizing:border-box}.aesthetic-carousel[data-v-7e1d87e0]:after,.aesthetic-carousel[data-v-7e1d87e0]:before{content:"";flex-shrink:0;width:calc(50% - 190px)}.aesthetic-carousel[data-v-7e1d87e0]::-webkit-scrollbar{display:none}.aesthetic-card[data-v-7e1d87e0]{flex-shrink:0;width:380px;transition:transform .5s ease,opacity .5s ease;transform:scale(.7);opacity:.6;cursor:pointer}.aesthetic-card.active[data-v-7e1d87e0]{transform:scale(1);opacity:1}.aesthetic-card-image[data-v-7e1d87e0]{position:relative;width:100%;height:580px;overflow:hidden;border-radius:8px;transition:height .5s ease}.aesthetic-card-image img[data-v-7e1d87e0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.card-overlay[data-v-7e1d87e0]{position:absolute;bottom:0;left:0;right:0;padding:0;background:transparent;color:#fff}.card-overlay-content[data-v-7e1d87e0]{position:absolute;bottom:20px;left:20px;display:flex;flex-direction:column;gap:15px}.card-series[data-v-7e1d87e0]{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#fff}.house-icon[data-v-7e1d87e0]{font-size:18px;line-height:1}.series-text[data-v-7e1d87e0]{color:#fff}.view-more-btn[data-v-7e1d87e0]{background:#fff;color:#333;border:none;border-radius:25px;padding:10px 20px;font-size:14px;font-weight:500;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:background .3s ease;font-family:PingFang SC,PingFangSC-Medium,-apple-system,BlinkMacSystemFont,sans-serif}.view-more-btn[data-v-7e1d87e0]:hover{background:#f0f0f0}.card-icon[data-v-7e1d87e0]{position:absolute;bottom:20px;right:20px;width:16px;height:16px;background:red;border-radius:50%;border:2px solid #fff}.carousel-indicators[data-v-7e1d87e0]{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:40px}.indicator-dot[data-v-7e1d87e0]{width:8px;height:8px;border-radius:50%;background:#ccc;cursor:pointer;transition:all .3s ease}.indicator-dot[data-v-7e1d87e0]:hover{background:#999}.indicator-dot.active[data-v-7e1d87e0]{width:8px;height:8px;border-radius:50%;background:#1a1a1a}.choose-section[data-v-7e1d87e0]{background:#000;padding:100px 0;width:100%}.choose-wrapper[data-v-7e1d87e0]{max-width:1200px;margin:0 auto}.choose-content[data-v-7e1d87e0]{display:flex;justify-content:space-between;align-items:center;gap:60px}.choose-text[data-v-7e1d87e0]{flex:1;color:#fff}.choose-title[data-v-7e1d87e0]{font-size:73px;font-weight:500;color:#fff;line-height:1.2;margin:0 0 30px 0}.choose-description[data-v-7e1d87e0]{margin:0 0 40px 0}.description-item[data-v-7e1d87e0]{margin-bottom:20px;line-height:1.6}.description-item[data-v-7e1d87e0]:last-child{margin-bottom:0}.description-label[data-v-7e1d87e0]{font-size:24px;font-weight:500;color:#fff;display:block;margin-bottom:8px}.description-text[data-v-7e1d87e0]{font-size:24px;font-weight:400;color:#ccc;display:block}.contact-button[data-v-7e1d87e0]{background:#088855;color:#fff;border:none;border-radius:25px;padding:8px 24px;font-size:20px;font-weight:500;cursor:pointer;width:180px;height:50px;display:flex;align-items:center;gap:4px;transition:background .3s ease;font-family:PingFang SC,PingFangSC-Medium,-apple-system,BlinkMacSystemFont,sans-serif}.contact-button[data-v-7e1d87e0]:hover{background:#45a049}.arrow[data-v-7e1d87e0]{font-size:20px;line-height:1}.choose-image-wrapper[data-v-7e1d87e0]{flex:1;background:#000}.choose-image[data-v-7e1d87e0]{width:100%;height:auto;display:block}@media (max-width:1200px){.content-wrapper[data-v-7e1d87e0]{padding-left:200px}.choose-content[data-v-7e1d87e0]{flex-direction:column}.choose-title[data-v-7e1d87e0]{font-size:48px}.aesthetic-carousel-wrapper[data-v-7e1d87e0]{padding:0 20px}}@media (max-width:480px){.banner-section[data-v-7e1d87e0]{height:50vh;min-height:300px}.banner-title[data-v-7e1d87e0]{font-size:20px;letter-spacing:1px;padding:0 15px}.content-section[data-v-7e1d87e0]{padding:60px 15px 30px}.section-title[data-v-7e1d87e0]{font-size:28px}.section-description[data-v-7e1d87e0]{font-size:14px;line-height:22px}.product-card[data-v-7e1d87e0]{width:240px}.card-label[data-v-7e1d87e0]{font-size:16px}.choose-section[data-v-7e1d87e0]{padding:40px 15px}.choose-title[data-v-7e1d87e0]{font-size:24px}.description-label[data-v-7e1d87e0],.description-text[data-v-7e1d87e0]{font-size:14px}.contact-button[data-v-7e1d87e0]{width:140px;height:40px;font-size:14px}.aesthetic-section[data-v-7e1d87e0]{padding:60px 0}.aesthetic-title[data-v-7e1d87e0]{font-size:28px}.aesthetic-description[data-v-7e1d87e0]{font-size:14px;line-height:22px}.aesthetic-carousel[data-v-7e1d87e0]{gap:12px;padding:30px 15px}.aesthetic-carousel[data-v-7e1d87e0]:after,.aesthetic-carousel[data-v-7e1d87e0]:before{width:15px}.aesthetic-card[data-v-7e1d87e0]{width:240px}.aesthetic-card-image[data-v-7e1d87e0]{height:300px}.carousel-arrow[data-v-7e1d87e0]{width:32px;height:32px;font-size:18px}.carousel-arrow-left[data-v-7e1d87e0]{left:5px}.carousel-arrow-right[data-v-7e1d87e0]{right:5px}}@media (max-width:768px){.banner-section[data-v-7e1d87e0]{height:60vh}.banner-title[data-v-7e1d87e0]{font-size:24px;letter-spacing:2px;padding:0 20px}.content-section[data-v-7e1d87e0]{padding:80px 20px 40px}.content-wrapper[data-v-7e1d87e0]{padding-left:0}.text-content[data-v-7e1d87e0]{flex-direction:column;gap:20px;margin-bottom:40px}.section-title[data-v-7e1d87e0]{font-size:32px;width:100%}.section-description[data-v-7e1d87e0]{font-size:16px;line-height:24px;width:100%}.product-cards[data-v-7e1d87e0]{gap:20px;padding-bottom:15px}.product-card[data-v-7e1d87e0]{width:280px;max-width:100%}.card-label[data-v-7e1d87e0]{font-size:18px}.progress-bar[data-v-7e1d87e0]{margin-top:60px}.choose-section[data-v-7e1d87e0]{padding:60px 20px}.choose-wrapper[data-v-7e1d87e0]{padding:0}.choose-content[data-v-7e1d87e0]{flex-direction:column;gap:30px}.choose-title[data-v-7e1d87e0]{font-size:28px;line-height:1.3}.choose-description[data-v-7e1d87e0]{margin-bottom:30px}.description-item[data-v-7e1d87e0]{margin-bottom:15px}.description-label[data-v-7e1d87e0]{font-size:18px;margin-bottom:6px}.description-text[data-v-7e1d87e0]{font-size:16px;line-height:24px}.contact-button[data-v-7e1d87e0]{width:160px;height:44px;font-size:16px;padding:6px 20px}.aesthetic-section[data-v-7e1d87e0]{padding:80px 0}.aesthetic-wrapper[data-v-7e1d87e0]{padding:0 20px}.aesthetic-header[data-v-7e1d87e0]{margin-bottom:40px}.aesthetic-title[data-v-7e1d87e0]{font-size:32px;margin-bottom:15px}.aesthetic-description[data-v-7e1d87e0]{font-size:16px;line-height:24px;padding:0 10px}.aesthetic-carousel-wrapper[data-v-7e1d87e0]{padding:0;overflow:hidden}.carousel-arrow[data-v-7e1d87e0]{width:36px;height:36px;font-size:20px}.carousel-arrow-left[data-v-7e1d87e0]{left:10px}.carousel-arrow-right[data-v-7e1d87e0]{right:10px}.aesthetic-carousel[data-v-7e1d87e0]{gap:15px;padding:40px 20px}.aesthetic-carousel[data-v-7e1d87e0]:after,.aesthetic-carousel[data-v-7e1d87e0]:before{width:20px}.aesthetic-card[data-v-7e1d87e0]{width:280px}.aesthetic-card-image[data-v-7e1d87e0]{height:350px}.card-overlay-content[data-v-7e1d87e0]{bottom:15px;left:15px;gap:10px}.card-series[data-v-7e1d87e0]{font-size:14px;gap:6px}.series-text[data-v-7e1d87e0]{font-size:14px}.view-more-btn[data-v-7e1d87e0]{padding:8px 16px;font-size:12px}.card-icon[data-v-7e1d87e0]{bottom:15px;right:15px;width:12px;height:12px}.carousel-indicators[data-v-7e1d87e0]{margin-top:30px;gap:10px}.indicator-dot.active[data-v-7e1d87e0],.indicator-dot[data-v-7e1d87e0]{width:6px;height:6px}}.products[data-v-f05ca790]{width:100%}.banner-section[data-v-f05ca790]{position:relative;width:100%;height:100vh;overflow:hidden}.banner-image[data-v-f05ca790]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.banner-overlay[data-v-f05ca790]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2)}.banner-title[data-v-f05ca790]{color:#fff;font-size:48px;font-weight:500;letter-spacing:5px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.products-content[data-v-f05ca790]{min-height:100vh;background:#fff;margin-bottom:181px}.series-section[data-v-f05ca790]{max-width:1200px;margin:60px auto 0;padding:0 20px}.series-title[data-v-f05ca790]{font-size:36px;font-weight:500;color:#333;margin-bottom:24px;text-align:center}.series-grid[data-v-f05ca790]{display:grid;grid-template-columns:repeat(3,360px);gap:24px 24px;justify-content:center}.product-card[data-v-f05ca790]{width:360px;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.04);overflow:hidden}.card-image-wrapper[data-v-f05ca790]{width:100%;padding:0;overflow:hidden}.card-image[data-v-f05ca790]{width:100%;height:auto;display:block}.card-body[data-v-f05ca790]{padding:10px 12px 14px}.card-name[data-v-f05ca790]{font-size:20px;font-weight:500;color:#333;margin-bottom:6px}.card-line[data-v-f05ca790]{font-size:16px;color:#777;line-height:1.4}.category-bar[data-v-f05ca790]{position:relative;background:#fff;border-bottom:1px solid #e5e5e5}.category-inner[data-v-f05ca790]{max-width:1200px;margin:0 auto;padding:40px 20px 0;display:flex;justify-content:center;gap:80px}.category-item[data-v-f05ca790]{display:flex;flex-direction:column;align-items:center;cursor:pointer}.category-text[data-v-f05ca790]{font-size:18px;color:#333;font-weight:400;margin-bottom:10px;white-space:nowrap}.category-underline[data-v-f05ca790]{width:0;height:2px;background:#000;transition:width .25s ease}.category-item.active .category-text[data-v-f05ca790]{font-weight:500;color:#000}.category-item.active .category-underline[data-v-f05ca790]{width:80%}.submenu-overlay[data-v-f05ca790]{position:absolute;top:100%;left:0;right:0;z-index:100;padding:40px 0;border-top:1px solid #e5e5e5}.content-box[data-v-f05ca790]{background-color:#fff;width:100%}.submenu-content[data-v-f05ca790]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;gap:60px;align-items:center;justify-content:center}.submenu-left[data-v-f05ca790]{flex:0 0 280px;display:flex;flex-direction:column;gap:0}.submenu-item[data-v-f05ca790]{padding:12px 0;font-size:16px;color:#333;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:all .3s ease;position:relative}.submenu-item[data-v-f05ca790]:hover{color:#4caf50;padding-left:10px}.submenu-item.active[data-v-f05ca790]{color:#4caf50;font-weight:500;padding-left:10px}.submenu-right[data-v-f05ca790]{height:300px;width:400px;overflow:hidden;border-radius:8px}.submenu-image[data-v-f05ca790]{height:100%;width:auto;display:block}.zhezhao[data-v-f05ca790]{height:1200px;background:rgba(0,0,0,.3);width:100%}.empty-state[data-v-f05ca790],.loading-state[data-v-f05ca790]{text-align:center;padding:60px 20px;color:#999;font-size:16px}@media (max-width:1024px){.category-inner[data-v-f05ca790]{flex-wrap:wrap;gap:32px;justify-content:flex-start}.submenu-overlay[data-v-f05ca790]{display:none}.series-grid[data-v-f05ca790]{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.banner-section[data-v-f05ca790]{height:50vh;min-height:300px}.banner-title[data-v-f05ca790]{font-size:24px;letter-spacing:2px;padding:0 20px}.category-bar[data-v-f05ca790]{padding:20px 0 0}.category-inner[data-v-f05ca790]{padding:0 15px;gap:20px;flex-wrap:wrap;justify-content:center}.category-text[data-v-f05ca790]{font-size:14px}.series-section[data-v-f05ca790]{padding:0 15px;margin-top:40px}.series-title[data-v-f05ca790]{font-size:24px;margin-bottom:20px}.series-grid[data-v-f05ca790]{grid-template-columns:1fr;gap:20px}.product-card[data-v-f05ca790]{width:100%;max-width:100%;margin:0 auto}.card-name[data-v-f05ca790]{font-size:18px}.card-line[data-v-f05ca790]{font-size:14px}}@media (max-width:480px){.banner-section[data-v-f05ca790]{height:40vh;min-height:250px}.banner-title[data-v-f05ca790]{font-size:20px;letter-spacing:1px}.category-inner[data-v-f05ca790]{gap:15px}.category-text[data-v-f05ca790]{font-size:12px}.series-title[data-v-f05ca790]{font-size:20px}.card-name[data-v-f05ca790]{font-size:16px}.card-line[data-v-f05ca790]{font-size:12px}}.about[data-v-d2704374]{width:100%;background:#fff}.banner-section[data-v-d2704374]{position:relative;width:100%;height:100vh;overflow:hidden}.banner-image[data-v-d2704374]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.banner-overlay[data-v-d2704374]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2)}.banner-title[data-v-d2704374]{color:#fff;font-size:48px;font-weight:500;letter-spacing:5px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.content-section[data-v-d2704374]{width:1200px;margin:0 auto;padding:80px 0;background:#fff}.content-wrapper[data-v-d2704374]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;gap:60px;align-items:flex-start}.images-section[data-v-d2704374]{flex:0 0 auto;position:relative;width:800px;height:660px}.main-image[data-v-d2704374]{position:absolute;bottom:0;left:0;width:480px;height:auto;padding:4px;background:#fff}.main-image img[data-v-d2704374]{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.secondary-image[data-v-d2704374]{position:absolute;top:0;right:0;width:314px;height:368px;padding:4px;background:#fff;z-index:1}.secondary-image img[data-v-d2704374]{width:100%;height:100%;display:block}.text-section[data-v-d2704374]{flex:0.95;height:660px;position:relative}.main-title[data-v-d2704374]{font-size:72px;font-weight:700;color:#000;margin:0 0 24px 0;line-height:1.2;text-align:right}.slogan[data-v-d2704374]{font-size:24px;font-weight:400;color:#000;margin:0 0 46px 0;line-height:1.5;text-align:right}.description[data-v-d2704374]{font-size:14px;font-weight:400;color:#666;letter-spacing:2px;margin:0 0 40px 0;text-align:right;text-transform:uppercase}.contact-btn[data-v-d2704374]{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;color:#fff;border:none;font-size:16px;font-weight:500;cursor:pointer;position:absolute;bottom:0;width:180px;height:50px;background:#088855;border-radius:25px;transition:background .3s ease;right:0}.contact-btn[data-v-d2704374]:hover{background:#45a049}.arrow[data-v-d2704374]{font-size:18px;line-height:1}.company-description[data-v-d2704374]{width:800px;padding:0 20px;margin-top:148px}.company-description p[data-v-d2704374]{font-size:18px;line-height:1.8;color:#1a1c20;margin:0;font-weight:400}.banner2-section[data-v-d2704374]{width:100%;height:900px;position:relative;overflow:hidden}.banner2-image[data-v-d2704374]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.banner2-overlay[data-v-d2704374]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1}.banner2-content[data-v-d2704374]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;text-align:center}.banner2-brand[data-v-d2704374]{font-size:24px;font-weight:400;color:#fff;margin-bottom:20px;letter-spacing:2px}.banner2-title[data-v-d2704374]{font-size:48px;font-weight:700;color:#fff;margin-bottom:20px;letter-spacing:3px;line-height:1.2}.banner2-icon[data-v-d2704374]{width:37px;height:auto;display:block;margin-bottom:20px}.banner2-separator[data-v-d2704374]{font-size:24px;color:#fff;margin-bottom:15px;line-height:1.4;letter-spacing:0}.banner2-tagline[data-v-d2704374]{font-size:24px;font-weight:400;color:#fff;letter-spacing:2px}.banner3-section[data-v-d2704374]{width:100%;position:relative;height:742px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.banner3-image[data-v-d2704374]{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.banner3-content[data-v-d2704374]{display:flex;align-items:center;justify-content:space-between;height:300px;width:1200px}.banner3-left[data-v-d2704374]{flex:0 0 auto;display:flex;flex-direction:row;gap:60px;align-items:flex-start;height:100%}.banner3-left-content[data-v-d2704374]{display:flex;flex-direction:column;justify-content:space-between;gap:0;width:300px;height:100%}.banner3-title[data-v-d2704374]{font-size:42px;font-weight:700;color:#000;margin:0 0 40px 0;line-height:1.2}.banner3-brand[data-v-d2704374]{font-size:16px;font-weight:400;color:#999;margin:0}.banner3-left-right[data-v-d2704374]{display:flex;flex-direction:column;gap:0;padding-top:0}.banner3-subtitle-line2[data-v-d2704374],.banner3-subtitle[data-v-d2704374]{font-size:18px;font-weight:400;color:#666;margin:0;line-height:1.5}.banner3-right[data-v-d2704374]{flex:0 0 auto;height:100%}.warranty-grid[data-v-d2704374]{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:120px 40px}.warranty-item[data-v-d2704374]{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.warranty-number[data-v-d2704374]{position:relative;display:inline-block}.warranty-number .number[data-v-d2704374]{font-size:72px;font-weight:700;color:#333;line-height:1}.warranty-number .unit[data-v-d2704374]{font-size:24px;font-weight:500;color:#088855;position:absolute;top:0;right:-30px;line-height:1}.warranty-text[data-v-d2704374]{font-size:14px;font-weight:400;color:#333;line-height:1.5}.banner4-section[data-v-d2704374]{width:100%;display:flex;background:#fff}.banner4-container[data-v-d2704374]{width:1560px;overflow:hidden}.banner4-image[data-v-d2704374]{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.project-cases-section[data-v-d2704374]{width:100%;background:#fff;padding:100px 0}.project-cases-container[data-v-d2704374]{width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:60px}.project-cases-title[data-v-d2704374]{font-size:64px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.1;letter-spacing:0;text-align:left}.project-cases-content[data-v-d2704374]{display:flex;gap:80px;align-items:flex-start}.project-cases-left[data-v-d2704374]{flex:0 0 auto;width:814px}.project-cases-left-image[data-v-d2704374]{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.project-cases-right[data-v-d2704374]{flex:1;display:flex;flex-direction:column}.project-cases-text[data-v-d2704374]{display:flex;flex-direction:column;gap:8px}.project-cases-subtitle[data-v-d2704374]{font-size:23px;font-weight:400;color:#1a1a1a;margin:0;line-height:1.6;letter-spacing:.5px;text-transform:uppercase}.project-cases-chinese-title[data-v-d2704374]{font-size:42px;font-weight:700;color:#1a1a1a;margin:15px 0 0 0;line-height:1.3}.project-cases-description[data-v-d2704374]{font-size:15px;font-weight:400;color:#666;margin:106px 0 0 0;line-height:2;letter-spacing:.3px}.aesthetic-section[data-v-d2704374]{width:100%;position:relative;overflow:hidden;min-height:600px}.aesthetic-bg[data-v-d2704374]{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:0}.aesthetic-overlay[data-v-d2704374]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}.aesthetic-content[data-v-d2704374]{position:relative;width:1200px;max-width:100%;margin:0 auto;padding:100px 20px;display:flex;align-items:center;justify-content:space-between;gap:80px;z-index:2;min-height:600px}.aesthetic-left[data-v-d2704374]{flex:0 0 auto;width:144px}.aesthetic-icon[data-v-d2704374]{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.aesthetic-right[data-v-d2704374]{display:flex;flex-direction:column;gap:30px;width:320px}.aesthetic-title[data-v-d2704374]{font-family:Dancing Script,TypoPRO Dancing Script,cursive;font-size:72px;font-weight:400;color:#fff;margin:0;line-height:1.2;letter-spacing:2px}.aesthetic-text[data-v-d2704374]{font-size:18px;font-weight:400;color:#fff;margin:0;line-height:2;letter-spacing:.5px}@media (max-width:1024px){.content-section[data-v-d2704374]{width:100%;padding:40px 20px}.content-wrapper[data-v-d2704374]{flex-direction:column;gap:40px}.images-section[data-v-d2704374]{width:100%;height:auto;min-height:500px}.main-image[data-v-d2704374]{position:relative;width:100%;max-width:480px;margin:0 auto}.secondary-image[data-v-d2704374]{position:absolute;top:0;right:20px;width:240px;height:240px}.text-section[data-v-d2704374]{padding-top:0;height:auto}.main-title[data-v-d2704374]{font-size:48px}.slogan[data-v-d2704374]{font-size:20px}.company-description[data-v-d2704374]{width:100%;max-width:800px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.banner-section[data-v-d2704374]{height:50vh;min-height:300px}.banner-title[data-v-d2704374]{font-size:28px;letter-spacing:2px}.content-section[data-v-d2704374]{width:100%;padding:40px 15px}.content-wrapper[data-v-d2704374]{padding:0}.main-title[data-v-d2704374]{font-size:32px}.slogan[data-v-d2704374]{font-size:16px}.description[data-v-d2704374]{font-size:11px}.contact-btn[data-v-d2704374]{padding:10px 20px;font-size:12px;width:150px;height:44px}.company-description[data-v-d2704374]{padding:0}.company-description p[data-v-d2704374]{font-size:14px;line-height:1.6}.banner2-section[data-v-d2704374]{height:400px}.banner2-brand[data-v-d2704374]{font-size:16px;margin-bottom:12px}.banner2-title[data-v-d2704374]{font-size:24px;margin-bottom:12px;letter-spacing:1px}.banner2-tagline[data-v-d2704374]{font-size:16px}.banner3-section[data-v-d2704374]{height:auto;padding:40px 15px}.banner3-content[data-v-d2704374]{padding:0;gap:30px;height:auto}.banner3-content[data-v-d2704374],.banner3-left[data-v-d2704374]{flex-direction:column;align-items:center;text-align:center;width:100%}.banner3-left[data-v-d2704374]{gap:20px}.banner3-left-content[data-v-d2704374]{align-items:center;text-align:center;width:100%}.banner3-left-right[data-v-d2704374]{align-items:center;text-align:center}.banner3-title[data-v-d2704374]{font-size:28px;margin-bottom:15px}.banner3-subtitle-line2[data-v-d2704374],.banner3-subtitle[data-v-d2704374]{font-size:16px}.banner3-brand[data-v-d2704374]{margin-top:0;font-size:14px}.banner3-right[data-v-d2704374]{width:100%}.warranty-grid[data-v-d2704374]{grid-template-columns:repeat(2,1fr);gap:20px}.warranty-number .number[data-v-d2704374]{font-size:48px}.warranty-number .unit[data-v-d2704374]{font-size:18px;right:-20px}.warranty-text[data-v-d2704374]{font-size:11px}.banner4-section[data-v-d2704374]{padding:30px 0}.banner4-container[data-v-d2704374]{width:100%}.project-cases-section[data-v-d2704374]{padding:50px 15px}.project-cases-container[data-v-d2704374]{flex-direction:column;gap:30px;width:100%;padding:0}.project-cases-title[data-v-d2704374]{font-size:32px;text-align:left}.project-cases-content[data-v-d2704374]{flex-direction:column;gap:30px}.project-cases-left[data-v-d2704374]{width:100%}.project-cases-left-image[data-v-d2704374]{width:100%;max-width:100%}.project-cases-right[data-v-d2704374]{width:100%}.project-cases-chinese-title[data-v-d2704374]{font-size:22px;margin-top:10px}.project-cases-subtitle[data-v-d2704374]{font-size:12px}.project-cases-description[data-v-d2704374]{font-size:11px;line-height:1.6;margin-top:15px}.aesthetic-section[data-v-d2704374]{min-height:400px}.aesthetic-content[data-v-d2704374]{flex-direction:column;padding:40px 15px;gap:30px;min-height:400px;width:100%}.aesthetic-left[data-v-d2704374]{width:100%;max-width:150px;margin:0 auto}.aesthetic-right[data-v-d2704374]{text-align:center;align-items:center;width:100%}.aesthetic-title[data-v-d2704374]{font-size:36px}.aesthetic-text[data-v-d2704374]{font-size:14px;line-height:1.8}}@media (max-width:480px){.banner-section[data-v-d2704374]{height:40vh;min-height:250px}.banner-title[data-v-d2704374]{font-size:22px;letter-spacing:1px}.content-section[data-v-d2704374]{padding:30px 10px}.main-title[data-v-d2704374]{font-size:28px}.slogan[data-v-d2704374]{font-size:14px}.description[data-v-d2704374]{font-size:10px}.contact-btn[data-v-d2704374]{width:130px;height:40px;font-size:11px}.company-description p[data-v-d2704374]{font-size:12px}.banner2-section[data-v-d2704374]{height:300px}.banner2-brand[data-v-d2704374]{font-size:14px}.banner2-title[data-v-d2704374]{font-size:20px}.banner2-tagline[data-v-d2704374]{font-size:14px}.banner3-title[data-v-d2704374]{font-size:24px}.banner3-subtitle-line2[data-v-d2704374],.banner3-subtitle[data-v-d2704374]{font-size:14px}.warranty-grid[data-v-d2704374]{gap:15px}.warranty-number .number[data-v-d2704374]{font-size:40px}.warranty-number .unit[data-v-d2704374]{font-size:16px}.warranty-text[data-v-d2704374]{font-size:10px}.project-cases-title[data-v-d2704374]{font-size:28px}.project-cases-chinese-title[data-v-d2704374]{font-size:20px}.aesthetic-title[data-v-d2704374]{font-size:28px}.aesthetic-text[data-v-d2704374]{font-size:12px}}.contact[data-v-16eabf96]{width:100%;background:#fff}.banner-section[data-v-16eabf96]{position:relative;width:100%;height:600px;overflow:hidden}.banner-image[data-v-16eabf96]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.banner-overlay[data-v-16eabf96]{background:rgba(0,0,0,.3)}.banner-content[data-v-16eabf96],.banner-overlay[data-v-16eabf96]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.banner-content[data-v-16eabf96]{z-index:2}.banner-title[data-v-16eabf96]{color:#fff;font-size:64px;font-weight:700;letter-spacing:8px;text-align:center;text-transform:uppercase;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.content-section[data-v-16eabf96]{width:100%;background:#fff;padding:80px 0}.content-container[data-v-16eabf96]{width:1200px;max-width:100%;margin:0 auto;padding:0 20px}.content-header[data-v-16eabf96]{text-align:center;margin-bottom:60px}.header-title[data-v-16eabf96]{font-size:48px;font-weight:700;color:#000;margin:0 0 20px 0;line-height:1.2}.header-description[data-v-16eabf96]{font-size:16px;font-weight:400;color:#666;margin:0;line-height:1.6}.content-body[data-v-16eabf96]{display:flex;gap:40px;align-items:flex-start}.form-section[data-v-16eabf96]{flex:1}.contact-form[data-v-16eabf96]{display:flex;flex-direction:column;gap:24px}.form-row[data-v-16eabf96]{display:flex;gap:20px}.form-row .form-group[data-v-16eabf96]{flex:1}.form-group[data-v-16eabf96]{display:flex;flex-direction:column;gap:8px}.form-label[data-v-16eabf96]{font-size:14px;font-weight:500;color:#333;margin:0}.required[data-v-16eabf96]{color:red;margin-left:4px}.form-input[data-v-16eabf96]{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;font-weight:400;color:#333;background:#fff;transition:border-color .3s ease}.form-input[data-v-16eabf96]:focus{outline:none;border-color:#088855}.form-select[data-v-16eabf96]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.select-wrapper[data-v-16eabf96],.textarea-wrapper[data-v-16eabf96]{position:relative}.form-textarea[data-v-16eabf96]{min-height:320px;resize:vertical;padding-bottom:40px}.image-upload-wrapper[data-v-16eabf96]{display:flex;flex-direction:column;gap:16px}.upload-area[data-v-16eabf96]{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px;border:2px dashed #e0e0e0;border-radius:4px;cursor:pointer;transition:all .3s ease;background:#fafafa}.upload-area[data-v-16eabf96]:hover{border-color:#088855;background:#f0f0f0}.upload-icon-img[data-v-16eabf96]{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.upload-text[data-v-16eabf96]{font-size:14px;color:#666}.image-preview-list[data-v-16eabf96]{display:flex;flex-wrap:wrap;gap:12px}.image-preview-item[data-v-16eabf96]{position:relative;width:100px;height:100px;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.image-preview-item img[data-v-16eabf96]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.remove-image[data-v-16eabf96]{position:absolute;top:4px;right:4px;width:24px;height:24px;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.remove-image[data-v-16eabf96]:hover{background:rgba(255,0,0,.8)}.submit-btn[data-v-16eabf96]{width:220px;padding:14px 32px;background:#088855;color:#fff;border:none;border-radius:18px;font-size:16px;font-weight:500;cursor:pointer;transition:background .3s ease;margin-top:8px}.submit-btn[data-v-16eabf96]:hover{background:#066d44}.info-section[data-v-16eabf96]{width:480px;flex-shrink:0;position:relative;border-radius:8px;overflow:hidden;min-height:500px}.info-section[data-v-16eabf96]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(../img/bacright.90adef9c.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.info-content[data-v-16eabf96]{position:relative;padding:40px;z-index:1;height:100%;min-height:500px}.info-item[data-v-16eabf96]{margin-bottom:32px}.info-item[data-v-16eabf96]:last-child{margin-bottom:0}.info-title[data-v-16eabf96]{font-size:32px;font-weight:700;color:#fff;margin:0 0 16px 0;line-height:1.2}.info-text[data-v-16eabf96]{font-size:18px;font-weight:400;color:#fff;margin:0;line-height:1.6}.contact-list[data-v-16eabf96]{display:flex;flex-direction:column;gap:12px}.contact-item[data-v-16eabf96]{display:flex;align-items:baseline;gap:8px}.contact-label[data-v-16eabf96]{font-size:18px;font-weight:500;color:#fff;line-height:1.8;flex-shrink:0}.contact-text[data-v-16eabf96]{font-size:18px;font-weight:400;color:#fff;line-height:1.8}.social-icons[data-v-16eabf96]{display:flex;justify-content:space-between}.social-icon[data-v-16eabf96]{width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease}.social-icon[data-v-16eabf96]:hover{background:hsla(0,0%,100%,.3)}.social-icon img[data-v-16eabf96]{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}@media (max-width:1024px){.content-body[data-v-16eabf96]{flex-direction:column}.info-section[data-v-16eabf96]{width:100%}}@media (max-width:768px){.banner-section[data-v-16eabf96]{height:40vh;min-height:250px}.banner-title[data-v-16eabf96]{font-size:32px;letter-spacing:3px}.content-section[data-v-16eabf96]{padding:40px 15px}.content-container[data-v-16eabf96]{padding:0}.content-header[data-v-16eabf96]{margin-bottom:30px}.header-title[data-v-16eabf96]{font-size:28px}.header-description[data-v-16eabf96]{font-size:14px}.content-body[data-v-16eabf96]{flex-direction:column;gap:30px}.contact-form[data-v-16eabf96]{gap:18px}.form-row[data-v-16eabf96]{flex-direction:column;gap:18px}.form-input[data-v-16eabf96],.form-select[data-v-16eabf96],.form-textarea[data-v-16eabf96]{font-size:14px;padding:10px 14px}.form-textarea[data-v-16eabf96]{min-height:200px}.submit-btn[data-v-16eabf96]{width:100%;padding:12px 24px;font-size:14px}.info-section[data-v-16eabf96]{width:100%;min-height:auto}.info-content[data-v-16eabf96]{padding:30px 20px;min-height:auto}.info-title[data-v-16eabf96]{font-size:24px;margin-bottom:12px}.contact-label[data-v-16eabf96],.contact-text[data-v-16eabf96],.info-text[data-v-16eabf96]{font-size:14px}.social-icon[data-v-16eabf96]{width:50px;height:50px}.image-preview-item[data-v-16eabf96]{width:80px;height:80px}}@media (max-width:480px){.banner-section[data-v-16eabf96]{height:35vh;min-height:200px}.banner-title[data-v-16eabf96]{font-size:24px;letter-spacing:2px}.content-section[data-v-16eabf96]{padding:30px 10px}.header-title[data-v-16eabf96]{font-size:24px}.form-label[data-v-16eabf96],.header-description[data-v-16eabf96]{font-size:12px}.form-input[data-v-16eabf96],.form-select[data-v-16eabf96],.form-textarea[data-v-16eabf96]{font-size:12px;padding:8px 12px}.submit-btn[data-v-16eabf96]{padding:10px 20px;font-size:12px}.info-title[data-v-16eabf96]{font-size:20px}.contact-label[data-v-16eabf96],.contact-text[data-v-16eabf96],.info-text[data-v-16eabf96]{font-size:12px}.social-icon[data-v-16eabf96]{width:40px;height:40px}.image-preview-item[data-v-16eabf96]{width:60px;height:60px}.remove-image[data-v-16eabf96]{width:20px;height:20px;font-size:14px}}.login-container[data-v-4912f978]{display:flex;justify-content:center;align-items:center;min-height:100vh;background-image:url(../img/banner.bbe710c6.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.login-container[data-v-4912f978]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:0}.login-box[data-v-4912f978]{width:400px;padding:40px;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);position:relative;z-index:1}.login-header[data-v-4912f978]{text-align:center;margin-bottom:40px}.login-title[data-v-4912f978]{font-size:24px;font-weight:600;color:#333;margin-bottom:8px}.login-subtitle[data-v-4912f978]{font-size:14px;color:#999;margin:0}.login-form[data-v-4912f978]{margin-top:20px}.login-button[data-v-4912f978]{width:100%;margin-top:10px}.admin-layout[data-v-283968bf]{min-height:100vh}.admin-sider[data-v-283968bf]{overflow:auto;height:100vh;position:fixed;left:0;top:0}.logo[data-v-283968bf]{height:64px;padding:16px;background:hsla(0,0%,100%,.2);text-align:center;display:flex;align-items:center;justify-content:center}.logo-text[data-v-283968bf]{color:#fff;font-size:18px;font-weight:600;margin:0}.admin-header[data-v-283968bf]{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-left:200px}.trigger[data-v-283968bf]{font-size:18px;line-height:64px;padding:0 24px;cursor:pointer;transition:color .3s}.trigger[data-v-283968bf]:hover{color:#1890ff}.header-right[data-v-283968bf]{display:flex;align-items:center}.username[data-v-283968bf]{margin:0 8px}.admin-content[data-v-283968bf]{margin:24px 16px;padding:24px;background:#fff;min-height:280px;margin-left:216px}.admin-layout .ant-layout-sider-collapsed+.ant-layout .admin-header[data-v-283968bf]{margin-left:80px}.admin-layout .ant-layout-sider-collapsed+.ant-layout .admin-content[data-v-283968bf]{margin-left:96px}.category-manage[data-v-94550b88]{padding:0}.page-header[data-v-94550b88]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-title[data-v-94550b88]{font-size:20px;font-weight:600;margin:0}.product-manage[data-v-0a0565bb]{padding:0}.page-header[data-v-0a0565bb]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-title[data-v-0a0565bb]{font-size:20px;font-weight:600;margin:0}.search-bar[data-v-0a0565bb]{margin-bottom:16px;padding:16px;background:#fafafa;border-radius:4px}.contact-manage[data-v-1846a698]{padding:0}.page-header[data-v-1846a698]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-title[data-v-1846a698]{font-size:20px;font-weight:600;margin:0}.search-bar[data-v-1846a698]{margin-bottom:16px;padding:16px;background:#fafafa;border-radius:4px}.detail-images[data-v-1846a698]{display:flex;flex-wrap:wrap;gap:12px}.detail-image[data-v-1846a698]{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:4px;cursor:pointer;transition:transform .3s ease;border:1px solid #e0e0e0}.detail-image[data-v-1846a698]:hover{transform:scale(1.05)}