@charset "UTF-8";.hero-section[data-v-eb008783]{width:100%;background:#f6f8fe}.hero-section .hero-container[data-v-eb008783]{max-width:1920px;margin:0 auto;background:url(http://gp-www-cdn.oss-cn-shenzhen.aliyuncs.com/New-www-2026/img/enterprise/qyfa_two_banner.png) no-repeat center center;height:630px}.hero-section .hero-content[data-v-eb008783]{display:flex;align-items:center;width:var(--vt-app-max-width);margin:0 auto;padding:110px 0 0;box-sizing:border-box}.hero-section .hero-left[data-v-eb008783]{flex:1;max-width:544px}.hero-section .hero-left .hero-title[data-v-eb008783]{font-weight:600;font-size:var(--vt-font-size-41);color:#000;line-height:86px;text-align:left}.hero-section .hero-left .hero-subtitle[data-v-eb008783]{font-weight:600;font-size:var(--vt-font-size-22);color:#000;line-height:30px;text-align:left}.hero-section .hero-left .hero-description[data-v-eb008783]{padding-top:20px;font-size:var(--vt-font-size-18);font-weight:400;color:#666;line-height:1.8;margin:0 0 100px}.hero-section .hero-left .hero-btn[data-v-eb008783]{width:200px;height:56px;background:linear-gradient(90deg,rgb(244,133,61) 0%,rgb(239,53,47) 100%);border:none;border-radius:8px;color:#fff;font-weight:500;font-size:var(--vt-font-size-16);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #f06e324d}.hero-section .hero-left .hero-btn[data-v-eb008783]:hover{opacity:.95;transform:translateY(-3px);box-shadow:0 6px 16px #f06e3266}.hero-section .hero-right[data-v-eb008783]{flex:1;display:flex;justify-content:center;align-items:center}.hero-section .hero-right .hero-image[data-v-eb008783]{width:100%;max-width:600px;height:auto;background:#f0f0f0;border-radius:12px}.qr-modal-overlay[data-v-eb008783]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.qr-modal-content[data-v-eb008783]{position:relative;background:#fff;border-radius:16px;padding:40px;box-shadow:0 8px 32px #0000004d;text-align:center;max-width:90%;animation:modal-scale-eb008783 .3s ease-out}.qr-modal-close[data-v-eb008783]{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:transparent;font-size:var(--vt-font-size-32);color:#999;cursor:pointer;line-height:1;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.qr-modal-close[data-v-eb008783]:hover{color:#333;transform:rotate(90deg)}.qr-modal-image[data-v-eb008783]{width:240px;height:240px;display:block;margin:0 auto;border-radius:8px}.qr-modal-text[data-v-eb008783]{margin-top:20px;font-size:var(--vt-font-size-16);color:#333;font-weight:500}.modal-fade-enter-active[data-v-eb008783],.modal-fade-leave-active[data-v-eb008783]{transition:opacity .3s ease}.modal-fade-enter-from[data-v-eb008783],.modal-fade-leave-to[data-v-eb008783]{opacity:0}@keyframes modal-scale-eb008783{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 768px){.qr-modal-content[data-v-eb008783]{padding:30px 20px}.qr-modal-image[data-v-eb008783]{width:200px;height:200px}.qr-modal-text[data-v-eb008783]{font-size:var(--vt-font-size-14);margin-top:16px}.qr-modal-close[data-v-eb008783]{width:28px;height:28px;font-size:var(--vt-font-size-28);top:12px;right:12px}}.navigation-section-wrapper[data-v-dc220bb2]{position:relative;width:100%}.navigation-placeholder[data-v-dc220bb2]{width:100%}.navigation-section[data-v-dc220bb2]{width:100%;position:relative;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(252,252,254,.95);transition:background .3s ease,backdrop-filter .3s ease}.navigation-section.is-sticky[data-v-dc220bb2]{position:fixed;left:0;right:0;width:100%;background:rgba(255,255,255,.3);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.3);box-shadow:0 2px 10px #0000001a}.navigation-section .navigation-container[data-v-dc220bb2]{max-width:1920px;margin:0 auto;padding:20px 285px}.navigation-section .nav-items[data-v-dc220bb2]{display:grid;grid-template-columns:repeat(4,1fr);gap:60px}.navigation-section .nav-item[data-v-dc220bb2]{font-size:var(--vt-font-size-18);font-weight:500;color:#333;text-decoration:none;cursor:pointer;transition:all .3s ease;position:relative;padding:8px 0;text-align:center}.navigation-section .nav-item[data-v-dc220bb2]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,rgb(244,133,61) 0%,rgb(239,53,47) 100%);transition:width .3s ease}.navigation-section .nav-item[data-v-dc220bb2]:hover{color:#f06e32}.navigation-section .nav-item[data-v-dc220bb2]:hover:after{width:100%}.navigation-section .nav-item.active[data-v-dc220bb2]{color:#f06e32}.navigation-section .nav-item.active[data-v-dc220bb2]:after{width:100%}@media (max-width: 1600px){.navigation-section .navigation-container[data-v-dc220bb2]{padding:20px 160px}}@media (max-width: 1440px){.navigation-section .navigation-container[data-v-dc220bb2]{padding:20px 120px}}@media (max-width: 1024px){.navigation-section .navigation-container[data-v-dc220bb2]{padding:0 40px}.navigation-section .nav-items[data-v-dc220bb2]{gap:40px}.navigation-section .nav-item[data-v-dc220bb2]{font-size:var(--vt-font-size-16)}}@media (max-width: 768px){.navigation-section[data-v-dc220bb2]{padding:15px 0}.navigation-section .navigation-container[data-v-dc220bb2]{padding:0 20px}.navigation-section .nav-items[data-v-dc220bb2]{gap:20px;flex-wrap:wrap}.navigation-section .nav-item[data-v-dc220bb2]{font-size:var(--vt-font-size-14)}}.policy-section[data-v-bca9233f]{width:100%;background:#ffffff}.policy-section .policy-container[data-v-bca9233f]{margin:0 auto;padding:60px 20px;display:flex;gap:40px;width:100%;width:var(--vt-app-max-width);box-sizing:border-box}.policy-section .policy-content[data-v-bca9233f]{flex:1;min-width:0;max-width:50%;background:#f9fafd;border-radius:24px;border:2px solid #ffffff;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.policy-section .policy-left[data-v-bca9233f]{flex:1;min-width:0;padding:47px 0 47px 40px;border-radius:8px}.policy-section .policy-left .policy-title[data-v-bca9233f]{font-weight:600;font-size:var(--vt-font-size-24);color:#000;line-height:33px;word-wrap:break-word;word-break:break-all}.policy-section .policy-left .policy-description[data-v-bca9233f]{font-weight:400;font-size:var(--vt-font-size-18);color:#585e70;line-height:25px;padding-top:14px}.policy-section .policy-right[data-v-bca9233f]{flex-shrink:0}.policy-section .policy-right .policy-image-wrapper[data-v-bca9233f]{border-radius:8px}.policy-section .policy-right .policy-image-wrapper .image-placeholder[data-v-bca9233f]{width:297px;max-width:100%;height:191px;object-fit:contain;display:block;border-radius:4px;position:relative}.policy-section .policy-right .policy-image-wrapper .image-placeholder img[data-v-bca9233f]{width:100%;height:100%;object-fit:contain}.empowerment-system-section[data-v-008f35bc]{width:100%;background:linear-gradient(180deg,#1a1f3a 0%,#2d3560 100%);padding:80px 0;position:relative;overflow:hidden}.empowerment-system-section .empowerment-system-container[data-v-008f35bc]{width:var(--vt-app-max-width);margin:0 auto;position:relative;z-index:1;box-sizing:border-box}.empowerment-system-section .section-title[data-v-008f35bc]{font-size:var(--vt-font-size-40);font-weight:600;color:#fff;text-align:center;margin:0 0 20px}.empowerment-system-section .section-subtitle[data-v-008f35bc]{font-size:var(--vt-font-size-18);font-weight:400;color:#fffc;text-align:center;margin:0 0 60px;line-height:1.6}.empowerment-system-section .empowerment-cards[data-v-008f35bc]{display:grid;grid-template-columns:repeat(3,1fr);gap:21px;justify-items:center}.empowerment-system-section .empowerment-card[data-v-008f35bc]{background:#fff;border-radius:16px;padding:53px;width:436px;height:631px;display:flex;flex-direction:column;position:relative;transition:all .3s ease}.empowerment-system-section .empowerment-card[data-v-008f35bc]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0003}.empowerment-system-section .empowerment-card .card-content[data-v-008f35bc]{flex:1;display:flex;flex-direction:column}.empowerment-system-section .empowerment-card .card-icon[data-v-008f35bc]{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;justify-content:center;z-index:1}.empowerment-system-section .empowerment-card .card-icon .icon-placeholder[data-v-008f35bc]{display:flex;justify-content:center;position:relative}.empowerment-system-section .empowerment-card .card-icon .icon-placeholder .icon-image[data-v-008f35bc]{width:88px;height:88px;position:absolute;left:60%;transform:translate(-50%);top:40px;animation:float-008f35bc 3s ease-in-out infinite}.empowerment-system-section .empowerment-card .card-icon .icon-placeholder .base-image[data-v-008f35bc]{width:197px;height:299px}.empowerment-system-section .empowerment-card .card-title[data-v-008f35bc]{font-weight:500;font-size:var(--vt-font-size-28);color:#000;line-height:40px;text-align:center;white-space:nowrap}.empowerment-system-section .empowerment-card .card-features[data-v-008f35bc]{list-style:none;padding:0;margin:0 0 20px;flex:1}.empowerment-system-section .empowerment-card .card-features li[data-v-008f35bc]{font-weight:400;font-size:var(--vt-font-size-20);color:#585e70;line-height:32px;text-align:left;padding-left:20px;padding-top:30px;position:relative}.empowerment-system-section .empowerment-card .card-features li[data-v-008f35bc]:before{content:"•";position:absolute;left:0;color:#f06e32;font-weight:700}.empowerment-system-section .empowerment-card .card-features li[data-v-008f35bc]:last-child{margin-bottom:0}.empowerment-system-section .empowerment-card .card-btn[data-v-008f35bc]{width:146px;height:52px;background:#f06e31;border:none;border-radius:8px;color:#fff;font-weight:500;font-size:var(--vt-font-size-16);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.empowerment-system-section .empowerment-card .card-btn[data-v-008f35bc]:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 6px 16px #f06e3266}@keyframes float-008f35bc{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-15px)}}.core-service-section[data-v-b4ce8f9c]{width:100%;background:#fff}.core-service-section .core-service-container[data-v-b4ce8f9c]{padding:80px 0;max-width:1920px;height:1080px;margin:0 auto;position:relative;box-sizing:border-box;overflow:hidden}.core-service-section .core-service-container[data-v-b4ce8f9c]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(http://gp-www-cdn.oss-cn-shenzhen.aliyuncs.com/New-www-2026/img/enterprise/qyfa_two_mk3.png) no-repeat center center;background-size:cover;filter:blur(8px);transform:scale(1.1);z-index:0}.core-service-section .service-content[data-v-b4ce8f9c]{width:var(--vt-app-max-width);margin:0 auto 60px;padding:0 20px;text-align:center;box-sizing:border-box;position:relative;z-index:1}.core-service-section .service-content .section-title[data-v-b4ce8f9c]{font-weight:600;font-size:var(--vt-font-size-40);color:#fff;line-height:67px;text-align:center}.core-service-section .service-content .section-description[data-v-b4ce8f9c]{font-weight:400;font-size:var(--vt-font-size-18);color:#fff;line-height:33px;text-align:center;padding-top:20px}.core-service-section .service-image-wrapper[data-v-b4ce8f9c]{width:100%;height:500px;border-radius:16px;overflow:hidden}.core-service-section .service-image-wrapper .image-placeholder[data-v-b4ce8f9c]{width:100%;height:100%;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);display:flex;align-items:center;justify-content:center;position:relative}.core-service-section .service-image-wrapper .image-placeholder[data-v-b4ce8f9c]:after{content:"图片占位";font-size:var(--vt-font-size-18);color:#999}@media (max-width: 1600px){.core-service-section .service-content[data-v-b4ce8f9c]{max-width:1200px;padding:0 40px}}@media (max-width: 1440px){.core-service-section .service-content[data-v-b4ce8f9c]{max-width:1100px;padding:0 40px}}@media (max-width: 1024px){.core-service-section[data-v-b4ce8f9c]{padding:60px 0}.core-service-section .core-service-container[data-v-b4ce8f9c]{padding:0 40px;height:auto;min-height:600px}.core-service-section .service-content[data-v-b4ce8f9c]{max-width:100%;padding:0 40px}.core-service-section .service-content .section-title[data-v-b4ce8f9c]{font-size:var(--vt-font-size-32)}.core-service-section .service-content .section-description[data-v-b4ce8f9c]{font-size:var(--vt-font-size-16)}.core-service-section .service-image-wrapper[data-v-b4ce8f9c]{height:400px}}@media (max-width: 768px){.core-service-section[data-v-b4ce8f9c]{padding:40px 0}.core-service-section .core-service-container[data-v-b4ce8f9c]{padding:0 20px}.core-service-section .service-content[data-v-b4ce8f9c]{margin-bottom:40px}.core-service-section .service-content .section-title[data-v-b4ce8f9c]{font-size:var(--vt-font-size-18)}.core-service-section .service-content .section-description[data-v-b4ce8f9c]{font-size:var(--vt-font-size-14)}.core-service-section .service-image-wrapper[data-v-b4ce8f9c]{height:300px}}.case-study-section[data-v-8495252b]{width:100%;background:#f8f9fa}.case-study-section .case-study-container[data-v-8495252b]{max-width:1920px;margin:0 auto;padding:100px 285px 137px;box-sizing:border-box}.case-study-section .case-study-container[data-v-8495252b]:nth-child(2){padding-top:0}.case-study-section .section-title[data-v-8495252b]{font-weight:600;font-size:var(--vt-font-size-40);color:#000;line-height:67px;text-align:center}.case-study-section .service-modules-grid[data-v-8495252b]{display:grid;grid-template-columns:repeat(3,1fr);gap:21px;padding-top:60px}.case-study-section .service-module-card[data-v-8495252b]{background:#fff;border-radius:16px;padding:80px 40px;text-align:left;transition:all .3s ease;box-shadow:0 4px 12px #0000000d}.case-study-section .service-module-card[data-v-8495252b]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.case-study-section .service-module-card .service-module-icon[data-v-8495252b]{width:68px;height:68px;margin:0 0 24px;display:flex;align-items:center;justify-content:center}.case-study-section .service-module-card .service-module-icon .service-module-icon-image[data-v-8495252b]{width:100%;height:100%;object-fit:contain}.case-study-section .service-module-card .service-module-icon .service-module-icon-placeholder[data-v-8495252b]{width:100%;height:100%;background:rgba(240,110,50,.1);border-radius:50%}.case-study-section .service-module-card .service-module-title[data-v-8495252b]{font-size:var(--vt-font-size-18);font-weight:600;color:#000;margin:0 0 16px;line-height:1.4;text-align:left}.case-study-section .service-module-card .service-module-description[data-v-8495252b]{font-size:var(--vt-font-size-16);font-weight:400;color:#666;line-height:1.6;margin:0;text-align:left}.case-study-section .values-grid[data-v-8495252b]{display:grid;grid-template-columns:repeat(2,1fr);gap:21px;padding-top:60px;max-width:1200px;margin:0 auto}.case-study-section .value-card[data-v-8495252b]{background:#fff;border-radius:16px;padding:40px;text-align:left;transition:all .3s ease;box-shadow:0 4px 12px #0000000d}.case-study-section .value-card[data-v-8495252b]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.case-study-section .value-card .value-icon[data-v-8495252b]{width:68px;height:68px;margin:0 0 24px;display:flex;align-items:center;justify-content:center}.case-study-section .value-card .value-icon .value-icon-image[data-v-8495252b]{width:100%;height:100%;object-fit:contain}.case-study-section .value-card .value-icon .value-icon-placeholder[data-v-8495252b]{width:100%;height:100%;border-radius:12px}.case-study-section .value-card .value-icon .enterprise-icon[data-v-8495252b]{background:rgba(76,175,80,.1)}.case-study-section .value-card .value-icon .institution-icon[data-v-8495252b]{background:rgba(33,150,243,.1)}.case-study-section .value-card .value-title[data-v-8495252b]{font-size:var(--vt-font-size-18);font-weight:600;color:#000;margin:0 0 16px;line-height:1.4;text-align:left}.case-study-section .value-card .value-description[data-v-8495252b]{font-size:var(--vt-font-size-16);font-weight:400;color:#666;line-height:1.6;margin:0;text-align:left}@media (max-width: 1600px){.case-study-section .case-study-container[data-v-8495252b]{padding:100px 160px 137px}}@media (max-width: 1440px){.case-study-section .case-study-container[data-v-8495252b]{padding:100px 120px 137px}}@media (max-width: 1024px){.case-study-section[data-v-8495252b]{padding:60px 0}.case-study-section .case-study-container[data-v-8495252b]{padding:0 40px}.case-study-section .section-title[data-v-8495252b]{font-size:var(--vt-font-size-32);margin-bottom:40px}.case-study-section .service-modules-grid[data-v-8495252b]{grid-template-columns:repeat(2,1fr);gap:30px}.case-study-section .values-grid[data-v-8495252b]{grid-template-columns:1fr;gap:30px}}@media (max-width: 768px){.case-study-section[data-v-8495252b]{padding:40px 0}.case-study-section .case-study-container[data-v-8495252b]{padding:0 20px}.case-study-section .section-title[data-v-8495252b]{font-size:var(--vt-font-size-18);margin-bottom:30px}.case-study-section .service-modules-grid[data-v-8495252b]{grid-template-columns:1fr;gap:24px}.case-study-section .service-module-card[data-v-8495252b]{padding:30px 20px}.case-study-section .service-module-card .service-module-title[data-v-8495252b]{font-size:var(--vt-font-size-20)}.case-study-section .service-module-card .service-module-description[data-v-8495252b]{font-size:var(--vt-font-size-14)}.case-study-section .values-grid[data-v-8495252b]{grid-template-columns:1fr;gap:24px}.case-study-section .value-card[data-v-8495252b]{padding:30px 20px}.case-study-section .value-card .value-title[data-v-8495252b]{font-size:var(--vt-font-size-20)}.case-study-section .value-card .value-description[data-v-8495252b]{font-size:var(--vt-font-size-14)}}.enterprise-page[data-v-d60ab517]{width:100%;min-height:100vh;background:#fff}
