#app{width:100%;min-height:100vh;overflow-x:auto}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.justify-between{justify-content:space-between}[data-v-6eeccc2f]{margin:0;padding:0;box-sizing:border-box}.home-page[data-v-6eeccc2f]{width:100%;min-height:100vh;font-family:Source Han Sans CN,PingFang SC,sans-serif;overflow-x:hidden}@keyframes fadeInUp-6eeccc2f{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in[data-v-6eeccc2f]{animation:fadeInUp-6eeccc2f .8s ease-out}.animate-fade-in.delay-1[data-v-6eeccc2f]{animation-delay:.2s;opacity:0;animation-fill-mode:forwards}.animate-fade-in.delay-2[data-v-6eeccc2f]{animation-delay:.4s;opacity:0;animation-fill-mode:forwards}.animate-fade-in.delay-3[data-v-6eeccc2f]{animation-delay:.6s;opacity:0;animation-fill-mode:forwards}.hero-section[data-v-6eeccc2f]{position:relative;width:100%;height:800px;background-image:url(/assets/hero-background-Cwr2cArw.png);background-size:cover;background-position:center;display:flex;flex-direction:column}.navbar[data-v-6eeccc2f]{display:flex;align-items:center;justify-content:space-between;padding:8px 359px 0;height:120px}.logo[data-v-6eeccc2f]{width:200px;height:120px;background-image:url(/assets/home_log11_log-C5HWe5TT.png);background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:all .3s ease;border-radius:8px;overflow:hidden}.logo[data-v-6eeccc2f]:hover{opacity:.9;transform:scale(1.05);box-shadow:0 4px 12px #00000026}.nav-links[data-v-6eeccc2f]{display:flex;align-items:center;gap:60px}.nav-link[data-v-6eeccc2f]{color:#fff;font-size:22px;font-weight:400;cursor:pointer;transition:opacity .3s ease}.nav-link[data-v-6eeccc2f]:hover,.nav-link.active[data-v-6eeccc2f]{opacity:.8}.nav-icon[data-v-6eeccc2f]{width:16px;height:16px;cursor:pointer}.nav-icon[data-v-6eeccc2f]:last-of-type{width:30px;height:30px}.hero-content[data-v-6eeccc2f]{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0 359px;margin-top:128px}.hero-subtitle[data-v-6eeccc2f]{color:#fff;font-size:20px;font-weight:500;text-shadow:0px 2px 3px rgba(0,0,0,.5);margin-bottom:31px}.hero-title[data-v-6eeccc2f]{color:#fff;font-size:42px;font-weight:500;line-height:61px;margin-bottom:36px;max-width:926px}.hero-description[data-v-6eeccc2f]{color:#fff;font-size:24px;font-weight:400;line-height:35px;margin-bottom:248px;max-width:1015px}.hero-actions[data-v-6eeccc2f]{display:flex;align-items:center;gap:34px}.btn-primary[data-v-6eeccc2f]{background-color:#fff;color:#060606;border:1px solid rgba(255,255,255,1);border-radius:43px;padding:7px 32px;font-size:18px;cursor:pointer;transition:all .3s ease}.btn-primary[data-v-6eeccc2f]:hover{background-color:transparent;color:#fff}.action-icon[data-v-6eeccc2f]{width:32px;height:32px}.company-profile[data-v-6eeccc2f]{background-color:#fff;padding:60px 0;text-align:center}.section-header[data-v-6eeccc2f]{margin-bottom:39px}.section-title[data-v-6eeccc2f]{color:#0f0f0b;font-size:42px;font-weight:500;line-height:61px;margin-bottom:4px}.section-subtitle[data-v-6eeccc2f]{color:#0f0f0b;font-size:32px;font-weight:500;line-height:46px}.company-description[data-v-6eeccc2f]{color:#0f0f0b;font-size:16px;line-height:30px;max-width:1194px;margin:0 auto 40px;text-align:left;padding:0 20px}.btn-secondary[data-v-6eeccc2f]{background-color:#fff;color:#060606;border:1px solid rgba(15,15,11,1);border-radius:43px;padding:8px 39px;font-size:18px;cursor:pointer;margin-bottom:61px;transition:all .3s ease}.btn-secondary[data-v-6eeccc2f]:hover{background-color:#0f0f0b;color:#fff}.company-image[data-v-6eeccc2f]{max-width:1204px;margin:0 auto;box-shadow:0 2px 4px #00000080}.company-image img[data-v-6eeccc2f]{width:100%;height:auto;display:block}.partners-section[data-v-6eeccc2f]{background-color:#fff;padding:80px 0;overflow:hidden}.partners-content[data-v-6eeccc2f]{text-align:center;max-width:1200px;margin:0 auto;padding:60px 20px;background:linear-gradient(135deg,#f5f8fccc,#ffffffe6);border-radius:16px;box-shadow:0 8px 32px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.partners-title[data-v-6eeccc2f]{color:#333;font-size:32px;font-weight:600;line-height:46px;margin-bottom:16px}.partners-subtitle[data-v-6eeccc2f]{color:#666;font-size:18px;font-weight:400;line-height:26px;margin-bottom:50px}.partners-grid[data-v-6eeccc2f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:30px;justify-items:center;margin-top:40px}.partner-item[data-v-6eeccc2f]{width:160px;height:100px;background-color:#fff;background-size:contain;background-position:center;background-repeat:no-repeat;box-shadow:0 4px 16px #0000000f;border-radius:12px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;border:2px solid rgba(240,240,240,.8);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:8px}.partner-logo[data-v-6eeccc2f]{max-width:95%;max-height:85%;width:auto;height:auto;object-fit:contain;transition:all .3s ease;position:relative;z-index:2}.partner-item[data-v-6eeccc2f]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);transform:translate(-100%);transition:transform .6s ease;z-index:1}.partner-item[data-v-6eeccc2f]:hover:before{transform:translate(100%)}.partner-item[data-v-6eeccc2f]:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 12px 32px #00000026;border-color:#1da3ff4d;background-color:#fff}.partner-item:hover .partner-logo[data-v-6eeccc2f]{transform:scale(1.1);filter:brightness(1.1)}.partner-item[data-v-6eeccc2f]:active{transform:translateY(-4px) scale(1.02);transition:all .1s ease}.services-section[data-v-6eeccc2f]{background-color:#f5f5f5;padding:80px 0 70px;overflow:hidden}.services-header[data-v-6eeccc2f]{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto 60px;padding:0 20px}.services-title-group[data-v-6eeccc2f]{flex-shrink:0}.services-subtitle[data-v-6eeccc2f]{color:#0f0f0b;font-size:30px;font-weight:500;line-height:42px;margin-bottom:4px}.services-title[data-v-6eeccc2f]{color:#0f0f0b;font-size:30px;font-weight:500;line-height:42px}.services-description[data-v-6eeccc2f]{color:#0f0f0b;font-size:16px;font-weight:400;line-height:22px;max-width:600px;margin-top:60px}.services-grid[data-v-6eeccc2f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:1200px;margin:0 auto;padding:0 20px;justify-items:center}.service-card[data-v-6eeccc2f]{position:relative;width:260px;height:380px;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform:translateY(0);box-shadow:0 4px 12px #0000001a}.service-card[data-v-6eeccc2f]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 0%,rgba(29,163,255,.1) 50%,transparent 100%);transform:translate(-100%);transition:transform .6s ease;z-index:1}.service-card[data-v-6eeccc2f]:hover:before{transform:translate(100%)}.service-card[data-v-6eeccc2f]:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 16px 40px #0003}.service-card:hover .service-content[data-v-6eeccc2f]{background-color:#0f0f0bd9}.service-card[data-v-6eeccc2f]:active{transform:translateY(-8px) scale(1.01);transition:all .1s ease}.service-image[data-v-6eeccc2f]{width:100%;height:100%;background-size:cover;background-position:center;transition:transform .6s ease}.service-card:hover .service-image[data-v-6eeccc2f]{transform:scale(1.1)}.service-content[data-v-6eeccc2f]{position:absolute;bottom:0;left:0;right:0;background-color:#0f0f0b80;padding:30px 16px;color:#fff;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2}.service-name[data-v-6eeccc2f]{color:#1da3ff;font-size:18px;font-weight:500;line-height:26px;margin-bottom:24px;transition:color .3s ease}.service-card:hover .service-name[data-v-6eeccc2f]{color:#fff;text-shadow:0 0 10px rgba(29,163,255,.5)}.service-description[data-v-6eeccc2f]{font-size:16px;font-weight:500;line-height:22px;transition:all .3s ease}.service-card:hover .service-description[data-v-6eeccc2f]{transform:translateY(-2px)}@keyframes slideInFromLeft-6eeccc2f{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight-6eeccc2f{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes serviceCardFadeIn-6eeccc2f{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-slide-in-left[data-v-6eeccc2f]{animation:slideInFromLeft-6eeccc2f .8s ease-out}.animate-slide-in-right[data-v-6eeccc2f]{animation:slideInFromRight-6eeccc2f .8s ease-out .2s both}.animate-service-card[data-v-6eeccc2f]{opacity:0;animation:serviceCardFadeIn-6eeccc2f .8s ease-out both}@keyframes slideInFromTop-6eeccc2f{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes partnerFadeIn-6eeccc2f{0%{opacity:0;transform:translateY(30px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-slide-in-top[data-v-6eeccc2f]{animation:slideInFromTop-6eeccc2f .8s ease-out}.animate-slide-in-top-delay[data-v-6eeccc2f]{animation:slideInFromTop-6eeccc2f .8s ease-out .2s both}.animate-partner-fade[data-v-6eeccc2f]{opacity:0;animation:partnerFadeIn-6eeccc2f .6s ease-out both}.contact-section[data-v-6eeccc2f]{background:linear-gradient(135deg,#0f0f0b,#1a1a16);padding:80px 0;color:#fff;position:relative;overflow:hidden}.contact-section[data-v-6eeccc2f]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 40%,rgba(255,255,255,.05) 0%,transparent 50%);pointer-events:none}.contact-content[data-v-6eeccc2f]{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:1}.contact-info[data-v-6eeccc2f]{max-width:500px;flex:1}.contact-logo[data-v-6eeccc2f]{width:180px;height:108px;background-image:url(/assets/home_log11_log-C5HWe5TT.png);background-size:contain;background-position:center;background-repeat:no-repeat;margin-bottom:32px;transition:all .3s ease;border-radius:8px;overflow:hidden}.contact-description[data-v-6eeccc2f]{font-size:16px;font-weight:400;line-height:28px;color:#fffc;margin-bottom:0}.contact-details[data-v-6eeccc2f]{display:flex;flex-direction:column;gap:40px;min-width:300px}.contact-item[data-v-6eeccc2f]{display:flex;flex-direction:column;gap:12px;padding:24px;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-item[data-v-6eeccc2f]:hover{background:#ffffff0f;border-color:#fff3;transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.contact-label[data-v-6eeccc2f]{font-size:14px;font-weight:500;line-height:20px;color:#fff9;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.contact-value[data-v-6eeccc2f]{font-size:18px;font-weight:600;line-height:26px;color:#fffffff2;transition:color .3s ease}.contact-item:hover .contact-value[data-v-6eeccc2f]{color:#fff}.contact-wechat[data-v-6eeccc2f]{display:flex;flex-direction:column;align-items:center;gap:17px}.wechat-qr[data-v-6eeccc2f]{width:140px;height:140px;background-image:url(/assets/wechat-qr-NcG5ZhFZ.png);background-size:cover;border-radius:8px;transition:transform .3s ease}.wechat-qr[data-v-6eeccc2f]:hover{transform:scale(1.05)}.wechat-label[data-v-6eeccc2f]{font-size:16px;font-weight:500;line-height:24px;color:#fffc}.contact-extra[data-v-6eeccc2f]{width:154px;height:154px;border:1px solid rgba(151,151,151,1);border-radius:8px;transition:border-color .3s ease}.contact-extra[data-v-6eeccc2f]:hover{border-color:#ffffff4d}@media (max-width: 1200px){.contact-content[data-v-6eeccc2f]{max-width:960px;padding:0 32px}.contact-info[data-v-6eeccc2f]{max-width:420px}.contact-details[data-v-6eeccc2f]{min-width:280px}.contact-logo[data-v-6eeccc2f]{width:160px;height:96px}}@media (max-width: 768px){.contact-section[data-v-6eeccc2f]{padding:60px 0}.contact-content[data-v-6eeccc2f]{flex-direction:column;gap:40px;padding:0 24px}.contact-info[data-v-6eeccc2f]{max-width:100%;text-align:center}.contact-logo[data-v-6eeccc2f]{width:140px;height:84px;margin:0 auto 24px}.contact-description[data-v-6eeccc2f]{font-size:15px;line-height:24px}.contact-details[data-v-6eeccc2f]{min-width:100%;gap:24px}.contact-item[data-v-6eeccc2f]{padding:20px}.contact-value[data-v-6eeccc2f]{font-size:16px}}@media (max-width: 480px){.contact-section[data-v-6eeccc2f]{padding:40px 0}.contact-content[data-v-6eeccc2f]{padding:0 16px;gap:32px}.contact-item[data-v-6eeccc2f]{padding:16px}.contact-label[data-v-6eeccc2f]{font-size:13px}.contact-value[data-v-6eeccc2f]{font-size:15px}.contact-description[data-v-6eeccc2f]{font-size:14px;line-height:22px}.contact-logo[data-v-6eeccc2f]{width:120px;height:72px}}.footer[data-v-6eeccc2f]{background-color:#0f0f0b;padding:33px 0;text-align:right}.footer-text[data-v-6eeccc2f]{color:#979ea4;font-size:16px;font-weight:300;line-height:22px;margin-right:1331px}@media (max-width: 1200px){.navbar[data-v-6eeccc2f]{padding:8px 20px 0;height:100px}.logo[data-v-6eeccc2f]{width:160px;height:96px}.hero-content[data-v-6eeccc2f]{padding:0 20px}.services-header[data-v-6eeccc2f]{flex-direction:column;gap:20px;margin-bottom:40px}.services-description[data-v-6eeccc2f]{margin-top:20px}.services-grid[data-v-6eeccc2f]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.service-card[data-v-6eeccc2f]{width:240px;height:360px}.contact-content[data-v-6eeccc2f]{flex-direction:column;gap:40px;align-items:center;text-align:center}.footer-text[data-v-6eeccc2f]{margin-right:20px;text-align:center}}@media (max-width: 768px){.navbar[data-v-6eeccc2f]{padding:6px 16px 0;height:80px}.logo[data-v-6eeccc2f]{width:140px;height:80px}.hero-title[data-v-6eeccc2f]{font-size:32px;line-height:48px}.hero-description[data-v-6eeccc2f]{font-size:20px;line-height:30px}.section-title[data-v-6eeccc2f]{font-size:32px;line-height:48px}.services-section[data-v-6eeccc2f]{padding:60px 0 50px}.services-header[data-v-6eeccc2f]{margin-bottom:30px}.services-subtitle[data-v-6eeccc2f],.services-title[data-v-6eeccc2f]{font-size:24px;line-height:32px}.services-grid[data-v-6eeccc2f]{grid-template-columns:1fr;gap:16px}.service-card[data-v-6eeccc2f]{width:100%;max-width:300px;height:340px}.partners-content[data-v-6eeccc2f]{padding:40px 20px;margin:0 20px}.partners-title[data-v-6eeccc2f]{font-size:28px;line-height:40px}.partners-subtitle[data-v-6eeccc2f]{font-size:16px;line-height:24px;margin-bottom:40px}.partners-grid[data-v-6eeccc2f]{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px}.partner-item[data-v-6eeccc2f]{width:120px;height:72px;padding:8px}.partner-logo[data-v-6eeccc2f]{max-width:95%;max-height:85%}}@media (max-width: 480px){.navbar[data-v-6eeccc2f]{padding:4px 12px 0;height:70px}.logo[data-v-6eeccc2f]{width:120px;height:70px}.nav-links[data-v-6eeccc2f]{gap:20px}.nav-link[data-v-6eeccc2f]{font-size:18px}.hero-title[data-v-6eeccc2f]{font-size:28px;line-height:40px}.hero-description[data-v-6eeccc2f]{font-size:18px;line-height:26px}.services-section[data-v-6eeccc2f]{padding:50px 0 40px}.services-subtitle[data-v-6eeccc2f],.services-title[data-v-6eeccc2f]{font-size:22px;line-height:30px}.service-card[data-v-6eeccc2f]{height:320px}.service-content[data-v-6eeccc2f]{padding:24px 12px}.service-name[data-v-6eeccc2f]{font-size:16px;margin-bottom:16px}.service-description[data-v-6eeccc2f]{font-size:14px;line-height:20px}}[data-v-bbcb5d8c]{margin:0;padding:0;box-sizing:border-box}.contact-page[data-v-bbcb5d8c]{width:100%;min-height:100vh;font-family:Source Han Sans CN,PingFang SC,sans-serif;overflow-x:hidden}.hero-section[data-v-bbcb5d8c]{position:relative;width:100%;height:900px;background-image:url(/assets/contact-background-EkeQcZvL.png);background-size:cover;background-position:center;border:1px solid rgba(151,151,151,1)}.navbar[data-v-bbcb5d8c]{display:flex;align-items:center;justify-content:space-between;padding:35px 360px;height:66px}.navbar-logo[data-v-bbcb5d8c]{width:200px;height:120px;background-image:url(/assets/home_log_log2@2x-iNMVNxV8.png);background-size:contain;background-repeat:no-repeat;background-position:left center;margin-right:40px;flex-shrink:0;transition:all .3s ease}.nav-links[data-v-bbcb5d8c]{display:flex;align-items:center;gap:56px}.nav-link[data-v-bbcb5d8c]{font-size:22px;font-weight:400;cursor:pointer;transition:opacity .3s ease;color:#0f0f0b;letter-spacing:-1.536px;font-family:"Source Han Serif CN",serif;line-height:31px}.nav-link.active[data-v-bbcb5d8c]{color:#fff}.nav-link[data-v-bbcb5d8c]:hover{opacity:.8}.nav-icon[data-v-bbcb5d8c]{width:16px;height:16px;cursor:pointer}.nav-icon[data-v-bbcb5d8c]:last-of-type{width:25px;height:16px;margin-left:4px}.hero-content[data-v-bbcb5d8c]{text-align:left;margin:78px 0 0 360px}.hero-title[data-v-bbcb5d8c]{color:#0f0f0b;font-size:50px;font-weight:500;line-height:72px;letter-spacing:2.47px;font-family:Source Han Sans CN,sans-serif;margin-bottom:4px}.hero-subtitle[data-v-bbcb5d8c]{color:#333;font-size:32px;font-weight:500;line-height:46px;letter-spacing:1.58px;font-family:Source Han Sans CN,sans-serif;margin-left:12px}.hero-info[data-v-bbcb5d8c]{display:flex;justify-content:space-between;align-items:flex-start;margin:30px 0 0 359px;width:1233px}.info-section[data-v-bbcb5d8c]{width:858px;margin-top:21px}.info-logo[data-v-bbcb5d8c]{width:180px;height:108px;background-image:url(/assets/home_log11_log-C5HWe5TT.png);background-size:contain;background-position:center;background-repeat:no-repeat;margin-bottom:32px;transition:all .3s ease;border-radius:8px;overflow:hidden}.info-text[data-v-bbcb5d8c]{margin-bottom:30px}.info-description[data-v-bbcb5d8c]{color:#0f0f0b;font-size:24px;font-weight:500;line-height:35px;letter-spacing:1.19px;font-family:Source Han Sans CN,sans-serif;margin-bottom:20px}.info-description-en[data-v-bbcb5d8c]{color:#333;font-size:20px;font-weight:400;line-height:29px;letter-spacing:.99px;font-family:Source Han Sans CN,sans-serif}.contact-image[data-v-bbcb5d8c]{width:100%;max-width:326px;margin-top:20px;display:flex;align-items:center;justify-content:center}.contact-image img[data-v-bbcb5d8c]{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.hero-section .contact-details[data-v-bbcb5d8c]{display:flex;justify-content:space-between;margin:71px 0 0 348px;width:1212px}.contact-left[data-v-bbcb5d8c]{width:403px}.contact-right[data-v-bbcb5d8c]{width:452px;margin-top:7px}.hero-section .contact-label[data-v-bbcb5d8c]{color:#0f0f0b;font-size:26px;font-weight:700;line-height:37px;letter-spacing:1.28px;font-family:Source Han Sans CN,sans-serif;margin-bottom:25px}.contact-text[data-v-bbcb5d8c]{color:#0f0f0b;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.79px;font-family:Source Han Sans CN,sans-serif;margin-bottom:16px}.contact-text-en[data-v-bbcb5d8c]{color:#333;font-size:18px;font-weight:400;line-height:26px;letter-spacing:.89px;font-family:Source Han Sans CN,sans-serif}.contact-section[data-v-bbcb5d8c]{background:linear-gradient(135deg,#0f0f0b,#1a1a16);padding:80px 0;color:#fff;position:relative;overflow:hidden}.contact-section[data-v-bbcb5d8c]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 40%,rgba(255,255,255,.05) 0%,transparent 50%);pointer-events:none}.contact-content[data-v-bbcb5d8c]{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:1}.contact-info[data-v-bbcb5d8c]{max-width:500px;flex:1;padding-right:40px}.contact-logo[data-v-bbcb5d8c]{width:180px;height:108px;background-image:url(/assets/home_log11_log-C5HWe5TT.png);background-size:contain;background-position:center;background-repeat:no-repeat;margin-bottom:32px;transition:all .3s ease;border-radius:8px;overflow:hidden}.contact-logo[data-v-bbcb5d8c]:hover{transform:scale(1.05);box-shadow:0 4px 12px #ffffff1a;opacity:.9}.contact-description[data-v-bbcb5d8c]{font-size:18px;font-weight:400;line-height:32px;color:#ffffffe6;margin-bottom:0;letter-spacing:.5px;text-align:left}.contact-section .contact-details[data-v-bbcb5d8c]{display:flex;flex-direction:column;gap:40px;min-width:300px}.contact-section .contact-item[data-v-bbcb5d8c]{display:flex;flex-direction:column;gap:12px;padding:24px;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-section .contact-item[data-v-bbcb5d8c]:hover{background:#ffffff0f;border-color:#fff3;transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.contact-section .contact-label[data-v-bbcb5d8c]{font-size:14px;font-weight:500;line-height:20px;color:#fff9;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.contact-section .contact-value[data-v-bbcb5d8c]{font-size:18px;font-weight:600;line-height:26px;color:#fffffff2;transition:color .3s ease}.contact-section .contact-item:hover .contact-value[data-v-bbcb5d8c]{color:#fff}.contact-wechat[data-v-bbcb5d8c]{display:flex;flex-direction:column;align-items:center;gap:17px;margin-left:148px;margin-top:50px}.wechat-qr[data-v-bbcb5d8c]{width:140px;height:140px;background-image:url(/assets/wechat-qr-NcG5ZhFZ.png);background-size:cover;border-radius:3px}.wechat-label[data-v-bbcb5d8c]{font-size:24px;font-weight:500;line-height:35px;letter-spacing:2.57px;font-family:Source Han Sans CN,sans-serif}.contact-extra[data-v-bbcb5d8c]{width:154px;height:154px;border:1px solid rgba(151,151,151,1);border-radius:2px;margin-left:66px;margin-top:43px}.footer[data-v-bbcb5d8c]{background-color:#0f0f0b;padding:33px 0;text-align:right}.footer-text[data-v-bbcb5d8c]{color:#979ea4;font-size:16px;font-weight:300;line-height:22px;letter-spacing:1.83px;font-family:PingFang SC,sans-serif;margin-right:1331px}@media (max-width: 1200px){.navbar-logo[data-v-bbcb5d8c]{width:110px;height:38px;margin-right:20px}.contact-section .contact-info[data-v-bbcb5d8c]{max-width:420px;padding-right:20px}.contact-section .contact-details[data-v-bbcb5d8c]{min-width:280px}.contact-logo[data-v-bbcb5d8c]{width:160px;height:96px}.navbar[data-v-bbcb5d8c]{padding:20px 20px 0}.hero-content[data-v-bbcb5d8c]{margin:60px 0 0 20px}.hero-info[data-v-bbcb5d8c]{flex-direction:column;margin:30px 0 0 20px;width:calc(100% - 40px)}.info-section[data-v-bbcb5d8c]{width:100%;margin-top:0}.contact-image[data-v-bbcb5d8c]{width:100%;max-width:326px;margin-top:20px}.hero-section .contact-details[data-v-bbcb5d8c]{flex-direction:column;margin:40px 0 0 20px;width:calc(100% - 40px)}.contact-left[data-v-bbcb5d8c],.contact-right[data-v-bbcb5d8c]{width:100%;margin-top:0}.info-logo[data-v-bbcb5d8c]{width:100px;height:120px}.footer-text[data-v-bbcb5d8c]{margin-right:20px;text-align:center}}@media (max-width: 768px){.navbar-logo[data-v-bbcb5d8c]{width:90px;height:32px;margin-right:10px}.contact-section[data-v-bbcb5d8c]{padding:60px 0}.contact-content[data-v-bbcb5d8c]{flex-direction:column;gap:40px;padding:0 24px}.contact-section .contact-info[data-v-bbcb5d8c]{max-width:100%;text-align:center;padding-right:0}.contact-logo[data-v-bbcb5d8c]{width:140px;height:84px;margin:0 auto 24px}.contact-description[data-v-bbcb5d8c]{font-size:16px;line-height:28px}.contact-section .contact-details[data-v-bbcb5d8c]{min-width:100%;gap:24px}.contact-section .contact-item[data-v-bbcb5d8c]{padding:20px}.contact-section .contact-value[data-v-bbcb5d8c]{font-size:16px}.hero-section[data-v-bbcb5d8c]{height:auto;min-height:100vh;padding-bottom:40px}.hero-title[data-v-bbcb5d8c]{font-size:36px;line-height:52px}.hero-subtitle[data-v-bbcb5d8c]{font-size:24px;line-height:32px}.info-description[data-v-bbcb5d8c]{font-size:18px;line-height:26px}.info-description-en[data-v-bbcb5d8c]{font-size:16px;line-height:24px}.info-logo[data-v-bbcb5d8c]{width:80px;height:96px;margin-bottom:60px}.hero-section .contact-label[data-v-bbcb5d8c]{font-size:20px;line-height:28px}.contact-text[data-v-bbcb5d8c]{font-size:14px;line-height:20px}.contact-text-en[data-v-bbcb5d8c]{font-size:16px;line-height:22px}.wechat-label[data-v-bbcb5d8c]{font-size:18px;line-height:26px}}@media (max-width: 480px){.navbar-logo[data-v-bbcb5d8c]{width:70px;height:24px;margin-right:6px}.contact-section[data-v-bbcb5d8c]{padding:40px 0}.contact-content[data-v-bbcb5d8c]{padding:0 16px;gap:32px}.contact-section .contact-item[data-v-bbcb5d8c]{padding:16px}.contact-section .contact-label[data-v-bbcb5d8c]{font-size:13px}.contact-section .contact-value[data-v-bbcb5d8c]{font-size:15px}.contact-description[data-v-bbcb5d8c]{font-size:14px;line-height:24px}.contact-logo[data-v-bbcb5d8c]{width:120px;height:72px}.nav-links[data-v-bbcb5d8c]{gap:20px}.nav-link[data-v-bbcb5d8c]{font-size:16px}.hero-title[data-v-bbcb5d8c]{font-size:28px;line-height:40px}.hero-subtitle[data-v-bbcb5d8c]{font-size:20px;line-height:28px}.info-description[data-v-bbcb5d8c]{font-size:16px;line-height:24px}.info-description-en[data-v-bbcb5d8c]{font-size:14px;line-height:20px}.hero-section .contact-label[data-v-bbcb5d8c],.wechat-label[data-v-bbcb5d8c]{font-size:16px;line-height:24px}.info-logo[data-v-bbcb5d8c]{width:70px;height:84px;margin-bottom:40px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#fff}a{text-decoration:none;color:inherit}button{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.container{padding:0 1rem}}
