#app{font-family:Microsoft YaHei,PingFang SC,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}.header[data-v-d5ccc42e]{position:fixed;top:0;left:0;right:0;z-index:1000;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.1)}.header .header-top[data-v-d5ccc42e]{padding:15px 0}.header .header-top .container[data-v-d5ccc42e]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 20px;gap:20px}.header .header-top .logo[data-v-d5ccc42e]{display:flex;align-items:center;justify-self:start}.header .header-top .logo .logo-img[data-v-d5ccc42e]{width:40px;height:40px;margin-right:10px}.header .header-top .logo .logo-text[data-v-d5ccc42e]{font-size:24px;font-weight:700;color:#409eff}.header .header-top .nav[data-v-d5ccc42e]{display:flex;align-items:center;gap:30px;justify-self:center}.header .header-top .nav .nav-item[data-v-d5ccc42e]{text-decoration:none;color:#333;font-size:16px;font-weight:500;transition:color .3s;cursor:pointer}.header .header-top .nav .nav-item[data-v-d5ccc42e]:hover{color:#409eff}.header .header-top .consult-btn[data-v-d5ccc42e]{justify-self:end;border-radius:20px;padding:8px 20px}.wechat-modal[data-v-d5ccc42e]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn-d5ccc42e .3s ease;padding:20px}.wechat-modal .modal-content[data-v-d5ccc42e]{background:#fff;border-radius:20px;width:100%;max-width:500px;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp-d5ccc42e .3s ease;position:relative;top:0;left:0;transform:none}.wechat-modal .modal-header[data-v-d5ccc42e]{background:linear-gradient(135deg,#1976d2,#42a5f5);color:#fff;padding:25px 30px;display:flex;justify-content:space-between;align-items:center}.wechat-modal .modal-header .modal-title[data-v-d5ccc42e]{font-size:24px;font-weight:700;margin:0}.wechat-modal .modal-header .close-btn[data-v-d5ccc42e]{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:5px;border-radius:50%;transition:background-color .3s}.wechat-modal .modal-header .close-btn[data-v-d5ccc42e]:hover{background:hsla(0,0%,100%,.2)}.wechat-modal .modal-body[data-v-d5ccc42e]{padding:30px}.wechat-modal .modal-body .qr-container[data-v-d5ccc42e]{text-align:center}.wechat-modal .modal-body .qr-container .wechat-qr[data-v-d5ccc42e]{width:200px;height:200px;border-radius:15px;box-shadow:0 8px 25px rgba(0,0,0,.15);margin-bottom:20px;-o-object-fit:cover;object-fit:cover}.wechat-modal .modal-body .qr-container .qr-tip[data-v-d5ccc42e]{font-size:16px;color:#666;margin:0 0 15px 0;line-height:1.5}.wechat-modal .modal-body .qr-container .wechat-id[data-v-d5ccc42e]{display:flex;align-items:center;justify-content:center;gap:10px;background:#f0f9ff;padding:12px 20px;border-radius:25px;border:2px solid #e3f2fd;color:#1976d2;font-weight:500}.wechat-modal .modal-body .qr-container .wechat-id i[data-v-d5ccc42e]{font-size:18px}.wechat-modal .modal-body .qr-container .wechat-id span[data-v-d5ccc42e]{font-size:16px}@keyframes fadeIn-d5ccc42e{0%{opacity:0}to{opacity:1}}@keyframes slideUp-d5ccc42e{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.header .header-top .nav[data-v-d5ccc42e]{display:none}.header .header-top .container[data-v-d5ccc42e]{grid-template-columns:1fr auto;gap:15px}.wechat-modal[data-v-d5ccc42e]{padding:15px}.wechat-modal .modal-content[data-v-d5ccc42e]{max-width:100%;margin:0}.wechat-modal .modal-body[data-v-d5ccc42e]{padding:20px}.wechat-modal .modal-body .qr-container .wechat-qr[data-v-d5ccc42e]{width:180px;height:180px}}.hero[data-v-20b15ce2]{background:linear-gradient(135deg,#e3f2fd,#bbdefb);padding:120px 0 80px;min-height:100vh;display:flex;align-items:center;position:relative}.hero .container[data-v-20b15ce2]{max-width:1200px;margin:0 auto;padding:0 20px}.hero .hero-content[data-v-20b15ce2]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero .hero-left .hero-title[data-v-20b15ce2]{font-size:48px;font-weight:700;color:#1976d2;margin-bottom:20px;line-height:1.2}.hero .hero-left .hero-subtitle[data-v-20b15ce2]{font-size:24px;color:#424242;margin-bottom:20px;font-weight:500}.hero .hero-left .hero-desc[data-v-20b15ce2]{font-size:18px;color:#666;margin-bottom:40px;line-height:1.6}.hero .hero-left .hero-btn[data-v-20b15ce2]{padding:15px 30px;font-size:18px;border-radius:30px;background:linear-gradient(45deg,#1976d2,#42a5f5);border:none;box-shadow:0 8px 25px rgba(25,118,210,.3);transition:all .3s}.hero .hero-left .hero-btn[data-v-20b15ce2]:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(25,118,210,.4)}.hero .hero-right .hero-illustration[data-v-20b15ce2]{position:relative;height:400px;background:hsla(0,0%,100%,.15);border-radius:25px;backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.3);padding:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 15px 35px rgba(0,0,0,.1)}.hero .hero-right .data-points[data-v-20b15ce2]{display:grid;grid-template-columns:1fr;gap:30px;width:100%;max-width:300px}.hero .hero-right .data-point[data-v-20b15ce2]{display:flex;align-items:center;gap:20px;padding:25px;background:hsla(0,0%,100%,.25);border-radius:20px;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease;backdrop-filter:blur(10px)}.hero .hero-right .data-point[data-v-20b15ce2]:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.35);box-shadow:0 10px 25px rgba(0,0,0,.1)}.hero .hero-right .data-point .point-icon[data-v-20b15ce2]{width:60px;height:60px;background:linear-gradient(135deg,#1976d2,#42a5f5);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 5px 15px rgba(25,118,210,.3)}.hero .hero-right .data-point .point-icon i[data-v-20b15ce2]{font-size:28px;color:#fff}.hero .hero-right .data-point .point-content[data-v-20b15ce2]{display:flex;flex-direction:column;gap:5px}.hero .hero-right .data-point .point-content .point-value[data-v-20b15ce2]{font-size:28px;font-weight:700;color:#1976d2;line-height:1}.hero .hero-right .data-point .point-content .point-label[data-v-20b15ce2]{font-size:16px;color:#424242;font-weight:500}.wechat-modal[data-v-20b15ce2]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn-20b15ce2 .3s ease}.wechat-modal .modal-content[data-v-20b15ce2]{background:#fff;border-radius:20px;max-width:500px;width:90%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp-20b15ce2 .3s ease}.wechat-modal .modal-header[data-v-20b15ce2]{background:linear-gradient(135deg,#1976d2,#42a5f5);color:#fff;padding:25px 30px;display:flex;justify-content:space-between;align-items:center}.wechat-modal .modal-header .modal-title[data-v-20b15ce2]{font-size:24px;font-weight:700;margin:0}.wechat-modal .modal-header .close-btn[data-v-20b15ce2]{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:5px;border-radius:50%;transition:background-color .3s}.wechat-modal .modal-header .close-btn[data-v-20b15ce2]:hover{background:hsla(0,0%,100%,.2)}.wechat-modal .modal-body[data-v-20b15ce2]{padding:30px}.wechat-modal .modal-body .qr-container[data-v-20b15ce2]{text-align:center}.wechat-modal .modal-body .qr-container .wechat-qr[data-v-20b15ce2]{width:200px;height:200px;border-radius:15px;box-shadow:0 8px 25px rgba(0,0,0,.15);margin-bottom:20px}.wechat-modal .modal-body .qr-container .qr-tip[data-v-20b15ce2]{font-size:16px;color:#666;margin:0 0 15px 0;line-height:1.5}.wechat-modal .modal-body .qr-container .wechat-id[data-v-20b15ce2]{display:flex;align-items:center;justify-content:center;gap:10px;background:#f0f9ff;padding:12px 20px;border-radius:25px;border:2px solid #e3f2fd;color:#1976d2;font-weight:500}.wechat-modal .modal-body .qr-container .wechat-id i[data-v-20b15ce2]{font-size:18px}.wechat-modal .modal-body .qr-container .wechat-id span[data-v-20b15ce2]{font-size:16px}@keyframes fadeIn-20b15ce2{0%{opacity:0}to{opacity:1}}@keyframes slideUp-20b15ce2{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.hero[data-v-20b15ce2]{padding:100px 0 60px}.hero .hero-content[data-v-20b15ce2]{grid-template-columns:1fr;gap:40px;text-align:center}.hero .hero-left .hero-title[data-v-20b15ce2]{font-size:36px}.hero .hero-right .hero-illustration[data-v-20b15ce2]{height:350px;padding:30px}.hero .hero-right .data-points[data-v-20b15ce2]{gap:20px}.hero .hero-right .data-point[data-v-20b15ce2]{padding:20px;flex-direction:column;text-align:center;gap:15px}.hero .hero-right .data-point .point-icon[data-v-20b15ce2]{width:50px;height:50px}.hero .hero-right .data-point .point-content .point-value[data-v-20b15ce2],.hero .hero-right .data-point .point-icon i[data-v-20b15ce2]{font-size:24px}.wechat-modal .modal-content[data-v-20b15ce2]{width:95%;margin:20px}}.services-section[data-v-a0d4edec]{padding:80px 0;background:#f8f9fa}.services-section .container[data-v-a0d4edec]{max-width:1200px;margin:0 auto;padding:0 20px}.services-section .section-header[data-v-a0d4edec]{text-align:center;margin-bottom:60px}.services-section .section-header .section-title[data-v-a0d4edec]{font-size:36px;font-weight:700;color:#1976d2;margin-bottom:20px}.services-section .section-header .section-subtitle[data-v-a0d4edec]{font-size:18px;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.services-section .services-grid[data-v-a0d4edec]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.services-section .service-card[data-v-a0d4edec]{background:#fff;border-radius:15px;padding:30px;box-shadow:0 5px 25px rgba(0,0,0,.1);transition:all .3s;border:2px solid transparent}.services-section .service-card[data-v-a0d4edec]:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15);border-color:#409eff}.services-section .service-card .service-icon[data-v-a0d4edec]{width:80px;height:80px;background:linear-gradient(45deg,#409eff,#64b5f6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.services-section .service-card .service-icon i[data-v-a0d4edec]{font-size:36px;color:#fff}.services-section .service-card .service-title[data-v-a0d4edec]{font-size:24px;font-weight:700;color:#333;margin-bottom:15px}.services-section .service-card .service-desc[data-v-a0d4edec]{font-size:16px;color:#666;line-height:1.6;margin-bottom:20px}.services-section .service-card .service-features[data-v-a0d4edec]{list-style:none;padding:0}.services-section .service-card .service-features li[data-v-a0d4edec]{padding:8px 0;color:#555;position:relative;padding-left:20px}.services-section .service-card .service-features li[data-v-a0d4edec]:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:700}@media(max-width:768px){.services-section[data-v-a0d4edec]{padding:60px 0}.services-section .section-header .section-title[data-v-a0d4edec]{font-size:28px}.services-section .services-grid[data-v-a0d4edec]{grid-template-columns:1fr;gap:20px}}.benefits-section[data-v-01c135a1]{padding:80px 0;background:#fff}.benefits-section .container[data-v-01c135a1]{max-width:1200px;margin:0 auto;padding:0 20px}.benefits-section .section-header[data-v-01c135a1]{text-align:center;margin-bottom:60px}.benefits-section .section-header .section-title[data-v-01c135a1]{font-size:36px;font-weight:700;color:#1976d2;margin-bottom:20px}.benefits-section .benefits-grid[data-v-01c135a1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.benefits-section .benefit-item[data-v-01c135a1]{text-align:center;padding:30px 20px;background:#f8f9fa;border-radius:15px;transition:all .3s;border:2px solid transparent}.benefits-section .benefit-item[data-v-01c135a1]:hover{transform:translateY(-5px);background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.1);border-color:#409eff}.benefits-section .benefit-item .benefit-icon[data-v-01c135a1]{width:80px;height:80px;background:linear-gradient(45deg,#4caf50,#66bb6a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.benefits-section .benefit-item .benefit-icon i[data-v-01c135a1]{font-size:36px;color:#fff}.benefits-section .benefit-item .benefit-title[data-v-01c135a1]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.benefits-section .benefit-item .benefit-desc[data-v-01c135a1]{font-size:14px;color:#666;line-height:1.6}@media(max-width:768px){.benefits-section[data-v-01c135a1]{padding:60px 0}.benefits-section .section-header .section-title[data-v-01c135a1]{font-size:28px}.benefits-section .benefits-grid[data-v-01c135a1]{grid-template-columns:repeat(2,1fr);gap:20px}.benefits-section .benefit-item[data-v-01c135a1]{padding:20px 15px}.benefits-section .benefit-item .benefit-icon[data-v-01c135a1]{width:60px;height:60px;margin-bottom:15px}.benefits-section .benefit-item .benefit-icon i[data-v-01c135a1]{font-size:28px}.benefits-section .benefit-item .benefit-title[data-v-01c135a1]{font-size:16px}.benefits-section .benefit-item .benefit-desc[data-v-01c135a1]{font-size:12px}}@media(max-width:480px){.benefits-section .benefits-grid[data-v-01c135a1]{grid-template-columns:1fr}}.detailed-services[data-v-0e9dcba4]{padding:80px 0;background:#f8f9fa}.detailed-services .container[data-v-0e9dcba4]{max-width:1200px;margin:0 auto;padding:0 20px}.detailed-services .section-header[data-v-0e9dcba4]{text-align:center;margin-bottom:60px}.detailed-services .section-header .section-title[data-v-0e9dcba4]{font-size:36px;font-weight:700;color:#1976d2;margin-bottom:20px}.detailed-services .services-list[data-v-0e9dcba4]{display:flex;flex-direction:column;gap:60px}.detailed-services .service-item[data-v-0e9dcba4]{background:#fff;border-radius:20px;padding:40px;box-shadow:0 10px 40px rgba(0,0,0,.1);transition:all .3s}.detailed-services .service-item[data-v-0e9dcba4]:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgba(0,0,0,.15)}.detailed-services .service-item .service-content[data-v-0e9dcba4]{display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:center}.detailed-services .service-item .service-info .service-title[data-v-0e9dcba4]{font-size:28px;font-weight:700;color:#1976d2;margin-bottom:15px}.detailed-services .service-item .service-info .service-subtitle[data-v-0e9dcba4]{font-size:18px;color:#666;margin-bottom:20px;font-weight:500}.detailed-services .service-item .service-info .service-description[data-v-0e9dcba4]{font-size:16px;color:#555;line-height:1.8;margin-bottom:25px}.detailed-services .service-item .service-info .service-features[data-v-0e9dcba4]{list-style:none;padding:0;margin-bottom:25px}.detailed-services .service-item .service-info .service-features li[data-v-0e9dcba4]{padding:8px 0;color:#555;position:relative;padding-left:25px}.detailed-services .service-item .service-info .service-features li[data-v-0e9dcba4]:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:700;font-size:16px}.detailed-services .service-item .service-info .platform-icons[data-v-0e9dcba4]{display:flex;flex-wrap:wrap;gap:15px}.detailed-services .service-item .service-info .platform-icons .platform-icon[data-v-0e9dcba4]{display:flex;align-items:center;gap:8px;padding:8px 15px;background:#f0f8ff;border-radius:20px;color:#1976d2;font-size:14px}.detailed-services .service-item .service-info .platform-icons .platform-icon i[data-v-0e9dcba4]{font-size:16px}.detailed-services .service-item .service-image .image-placeholder[data-v-0e9dcba4]{width:100%;height:200px;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:15px;display:flex;align-items:center;justify-content:center;border:2px dashed #90caf9}.detailed-services .service-item .service-image .image-placeholder i[data-v-0e9dcba4]{font-size:60px;color:#1976d2}@media(max-width:768px){.detailed-services[data-v-0e9dcba4]{padding:60px 0}.detailed-services .section-header .section-title[data-v-0e9dcba4]{font-size:28px}.detailed-services .service-item[data-v-0e9dcba4]{padding:30px 20px}.detailed-services .service-item .service-content[data-v-0e9dcba4]{grid-template-columns:1fr;gap:30px;text-align:center}.detailed-services .service-item .service-info .service-title[data-v-0e9dcba4]{font-size:24px}.detailed-services .service-item .platform-icons[data-v-0e9dcba4]{justify-content:center}}.image-placeholder[data-v-0e9dcba4]{width:200px;height:150px;background:hsla(0,0%,100%,.1);border-radius:15px;display:flex;align-items:center;justify-content:center;border:2px dashed #7f8c8d;overflow:hidden}.image-placeholder .service-img[data-v-0e9dcba4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}.image-placeholder i[data-v-0e9dcba4]{font-size:40px;color:#3498db}.advantages-section[data-v-18dcb2a2]{padding:80px 0;background:#f8f9fa}.advantages-section .container[data-v-18dcb2a2]{max-width:1200px;margin:0 auto;padding:0 20px}.advantages-section .section-header[data-v-18dcb2a2]{text-align:center;margin-bottom:60px}.advantages-section .section-header .section-title[data-v-18dcb2a2]{font-size:36px;font-weight:700;color:#1976d2;margin-bottom:20px}.advantages-section .advantages-grid[data-v-18dcb2a2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.advantages-section .advantages-grid .advantage-item[data-v-18dcb2a2]{text-align:center;padding:40px 30px;background:#fff;border-radius:15px;box-shadow:0 5px 25px rgba(0,0,0,.1);transition:transform .3s}.advantages-section .advantages-grid .advantage-item[data-v-18dcb2a2]:hover{transform:translateY(-5px)}.advantages-section .advantages-grid .advantage-item .advantage-icon[data-v-18dcb2a2]{width:80px;height:80px;background:linear-gradient(45deg,#1976d2,#42a5f5);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.advantages-section .advantages-grid .advantage-item .advantage-icon i[data-v-18dcb2a2]{font-size:36px;color:#fff}.advantages-section .advantages-grid .advantage-item .advantage-title[data-v-18dcb2a2]{font-size:24px;font-weight:700;color:#333;margin-bottom:15px}.advantages-section .advantages-grid .advantage-item .advantage-desc[data-v-18dcb2a2]{font-size:16px;color:#666;line-height:1.6}@media(max-width:768px){.advantages-section .advantages-grid[data-v-18dcb2a2]{grid-template-columns:1fr;gap:30px}}.case-studies[data-v-71e59e75]{padding:80px 0;background:#f8f9fa;position:relative}.case-studies .container[data-v-71e59e75]{max-width:1200px;margin:0 auto;padding:0 20px}.case-studies .section-header[data-v-71e59e75]{text-align:center;margin-bottom:60px}.case-studies .section-header .section-title[data-v-71e59e75]{font-size:36px;font-weight:700;color:#1976d2;margin-bottom:20px}.case-studies .cases-grid[data-v-71e59e75]{display:grid;gap:60px}.case-studies .cases-grid .case-item[data-v-71e59e75]{background:#fff;border-radius:20px;padding:40px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.case-studies .cases-grid .case-item .case-content[data-v-71e59e75]{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.case-studies .cases-grid .case-item .case-info .case-title[data-v-71e59e75]{font-size:28px;font-weight:700;color:#1976d2;margin-bottom:30px}.case-studies .cases-grid .case-item .case-info .case-section[data-v-71e59e75]{margin-bottom:25px}.case-studies .cases-grid .case-item .case-info .case-section .section-label[data-v-71e59e75]{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.case-studies .cases-grid .case-item .case-info .case-section .section-content[data-v-71e59e75]{font-size:16px;color:#666;line-height:1.6}.case-studies .cases-grid .case-item .case-info .case-btn[data-v-71e59e75]{margin-top:20px;border-radius:25px;padding:12px 30px}.case-studies .cases-grid .case-item .case-visual .dashboard-placeholder[data-v-71e59e75]{background:rgba(76,175,80,.1);border-radius:15px;padding:30px;border:2px dashed #81c784}.case-studies .cases-grid .case-item .case-visual .dashboard-placeholder .stats-image[data-v-71e59e75]{margin-top:20px;text-align:center}.case-studies .cases-grid .case-item .case-visual .dashboard-placeholder .stats-image .stats-img[data-v-71e59e75]{width:100%;max-width:300px;height:auto;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:transform .3s ease}.case-studies .cases-grid .case-item .case-visual .dashboard-placeholder .stats-image .stats-img[data-v-71e59e75]:hover{transform:scale(1.05)}.wechat-modal[data-v-71e59e75]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn-71e59e75 .3s ease}.wechat-modal .modal-content[data-v-71e59e75]{background:#fff;border-radius:20px;max-width:500px;width:90%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp-71e59e75 .3s ease}.wechat-modal .modal-header[data-v-71e59e75]{background:linear-gradient(135deg,#1976d2,#42a5f5);color:#fff;padding:25px 30px;display:flex;justify-content:space-between;align-items:center}.wechat-modal .modal-header .modal-title[data-v-71e59e75]{font-size:24px;font-weight:700;margin:0}.wechat-modal .modal-header .close-btn[data-v-71e59e75]{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:5px;border-radius:50%;transition:background-color .3s}.wechat-modal .modal-header .close-btn[data-v-71e59e75]:hover{background:hsla(0,0%,100%,.2)}.wechat-modal .modal-body[data-v-71e59e75]{padding:30px}.wechat-modal .modal-body .qr-container[data-v-71e59e75]{text-align:center}.wechat-modal .modal-body .qr-container .wechat-qr[data-v-71e59e75]{width:200px;height:200px;border-radius:15px;box-shadow:0 8px 25px rgba(0,0,0,.15);margin-bottom:20px}.wechat-modal .modal-body .qr-container .qr-tip[data-v-71e59e75]{font-size:16px;color:#666;margin:0 0 15px 0;line-height:1.5}.wechat-modal .modal-body .qr-container .wechat-id[data-v-71e59e75]{display:flex;align-items:center;justify-content:center;gap:10px;background:#f0f9ff;padding:12px 20px;border-radius:25px;border:2px solid #e3f2fd;color:#1976d2;font-weight:500}.wechat-modal .modal-body .qr-container .wechat-id i[data-v-71e59e75]{font-size:18px}.wechat-modal .modal-body .qr-container .wechat-id span[data-v-71e59e75]{font-size:16px}@keyframes fadeIn-71e59e75{0%{opacity:0}to{opacity:1}}@keyframes slideUp-71e59e75{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.case-studies .cases-grid .case-item .case-content[data-v-71e59e75]{grid-template-columns:1fr;gap:30px}.wechat-modal .modal-content[data-v-71e59e75]{width:95%;margin:20px}}.company-intro[data-v-4e68df6a]{padding:80px 0;background:linear-gradient(135deg,#1976d2,#42a5f5);color:#fff}.company-intro .container[data-v-4e68df6a]{max-width:1200px;margin:0 auto;padding:0 20px}.company-intro .intro-content[data-v-4e68df6a]{text-align:center}.company-intro .intro-text[data-v-4e68df6a]{margin-bottom:50px}.company-intro .intro-text .intro-title[data-v-4e68df6a]{font-size:36px;font-weight:700;margin-bottom:20px;line-height:1.3}.company-intro .intro-text .intro-subtitle[data-v-4e68df6a]{font-size:20px;margin-bottom:20px;opacity:.9}.company-intro .intro-text .intro-desc[data-v-4e68df6a]{font-size:18px;line-height:1.6;max-width:800px;margin:0 auto;opacity:.8}.company-intro .service-buttons[data-v-4e68df6a]{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.company-intro .service-buttons .service-btn[data-v-4e68df6a]{border-radius:25px;padding:12px 25px;font-size:16px;border:2px solid transparent;transition:all .3s}.company-intro .service-buttons .service-btn[data-v-4e68df6a]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}@media(max-width:768px){.company-intro[data-v-4e68df6a]{padding:60px 0}.company-intro .intro-text .intro-title[data-v-4e68df6a]{font-size:28px}.company-intro .service-buttons[data-v-4e68df6a]{gap:15px}.company-intro .service-buttons .service-btn[data-v-4e68df6a]{padding:10px 20px;font-size:14px}}.footer[data-v-c0fdc252]{background:#2c3e50;color:#fff;position:relative}.footer .footer-main[data-v-c0fdc252]{padding:60px 0 40px;border-bottom:1px solid #34495e}.footer .footer-main .container[data-v-c0fdc252]{max-width:1200px;margin:0 auto;padding:0 20px}.footer .footer-main .footer-content[data-v-c0fdc252]{display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:center}.footer .footer-main .contact-info .contact-title[data-v-c0fdc252]{font-size:28px;font-weight:700;margin-bottom:20px;color:#ecf0f1}.footer .footer-main .contact-info .contact-desc[data-v-c0fdc252]{font-size:18px;color:#bdc3c7;margin-bottom:30px;line-height:1.6}.footer .footer-main .contact-info .contact-details .contact-item[data-v-c0fdc252]{display:flex;align-items:center;gap:15px;margin-bottom:15px;color:#ecf0f1}.footer .footer-main .contact-info .contact-details .contact-item i[data-v-c0fdc252]{font-size:20px;color:#3498db}.footer .footer-main .qr-code[data-v-c0fdc252]{text-align:center}.footer .footer-main .qr-code .qr-placeholder[data-v-c0fdc252]{width:180px;height:220px;background:hsla(0,0%,100%,.1);border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;border:2px dashed #7f8c8d;padding:20px}.footer .footer-main .qr-code .qr-placeholder .wechat-qr[data-v-c0fdc252]{width:120px;height:120px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.footer .footer-main .qr-code .qr-placeholder .qr-text[data-v-c0fdc252]{font-size:14px;color:#bdc3c7;font-weight:500}.footer .footer-main .qr-code .qr-placeholder .wechat-id[data-v-c0fdc252]{display:flex;align-items:center;gap:8px;background:rgba(52,152,219,.2);padding:8px 15px;border-radius:20px;border:1px solid rgba(52,152,219,.3);color:#3498db;font-size:12px;font-weight:500}.footer .footer-main .qr-code .qr-placeholder .wechat-id i[data-v-c0fdc252]{font-size:14px}.footer .footer-bottom[data-v-c0fdc252]{padding:30px 0;background:#34495e}.footer .footer-bottom .container[data-v-c0fdc252]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.footer .footer-bottom .footer-links[data-v-c0fdc252]{display:flex;gap:30px}.footer .footer-bottom .footer-links .footer-link[data-v-c0fdc252]{color:#bdc3c7;text-decoration:none;font-size:14px;transition:color .3s}.footer .footer-bottom .footer-links .footer-link[data-v-c0fdc252]:hover{color:#3498db}.footer .footer-bottom .copyright[data-v-c0fdc252]{color:#95a5a6;font-size:14px}.footer .footer-bottom .copyright .company-link[data-v-c0fdc252]{color:#3498db;text-decoration:none;font-weight:500;transition:all .3s}.footer .footer-bottom .copyright .company-link[data-v-c0fdc252]:hover{color:#5dade2;text-decoration:underline}@media(max-width:768px){.footer .footer-main[data-v-c0fdc252]{padding:40px 0 30px}.footer .footer-main .footer-content[data-v-c0fdc252]{grid-template-columns:1fr;gap:30px;text-align:center}.footer .footer-main .contact-info .contact-title[data-v-c0fdc252]{font-size:24px}.footer .footer-bottom .container[data-v-c0fdc252]{flex-direction:column;gap:20px;text-align:center}}.home[data-v-1037c9c4]{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:Microsoft YaHei,PingFang SC,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 30px}.btn{display:inline-block;padding:15px 30px;border:none;border-radius:15px;font-size:16px;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s}.btn:hover{transform:translateY(-2px)}.btn.btn-primary{background:linear-gradient(45deg,#1976d2,#42a5f5);color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.15)}.btn.btn-primary:hover{box-shadow:0 10px 40px rgba(0,0,0,.2)}.btn.btn-success{background:linear-gradient(45deg,#4caf50,#66bb6a);color:#fff}.btn.btn-warning{background:linear-gradient(45deg,#ff9800,#ffb74d);color:#fff}.btn.btn-danger{background:linear-gradient(45deg,#f44336,#ef5350);color:#fff}.card{background:#fff;border-radius:15px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s}.card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15)}.section-title{font-size:36px;font-weight:700;color:#1976d2;text-align:center;margin-bottom:30px}.section-subtitle{font-size:18px;color:#666;text-align:center;max-width:600px;margin:0 auto 60px;line-height:1.8}.grid{display:grid;gap:30px}.grid.grid-2{grid-template-columns:repeat(2,1fr)}.grid.grid-3{grid-template-columns:repeat(3,1fr)}.grid.grid-4{grid-template-columns:repeat(4,1fr)}.grid.grid-auto-fit{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media(max-width:768px){.container{padding:0 20px}.section-title{font-size:28px}.grid.grid-2,.grid.grid-3,.grid.grid-4{grid-template-columns:1fr}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.fade-in-up{animation:fadeInUp .8s ease-out}.fade-in-left{animation:fadeInLeft .8s ease-out}.fade-in-right{animation:fadeInRight .8s ease-out}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:15px}.mb-3{margin-bottom:20px}.mb-4{margin-bottom:30px}.mb-5{margin-bottom:40px}.mt-0{margin-top:0}.mt-1{margin-top:8px}.mt-2{margin-top:15px}.mt-3{margin-top:20px}.mt-4{margin-top:30px}.mt-5{margin-top:40px}.p-0{padding:0}.p-1{padding:8px}.p-2{padding:15px}.p-3{padding:20px}.p-4{padding:30px}.p-5{padding:40px}