*{box-sizing:border-box;margin:0;padding:0}body{color:#333;overflow-y:overlay;background-color:#fff;font-family:PingFangSC,PingFang SC;line-height:1.6}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-track{background:0 0}body::-webkit-scrollbar-thumb{background:#888;border-radius:4px}body::-webkit-scrollbar-thumb:hover{background:#555}ul,ol{list-style:none}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0;padding:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}:root{--primary-50:#eef2ff;--primary-100:#e0e7ff;--primary-200:#c7d2fe;--primary-300:#a5b4fc;--primary-400:#818cf8;--primary-500:#6366f1;--primary-600:#4f46e5;--primary-700:#4338ca;--primary-800:#3730a3;--primary-900:#312e81;--primary-color:var(--primary-500);--primary-hover:var(--primary-600);--primary-active:var(--primary-700);--primary-light:var(--primary-100);--primary-dark:var(--primary-800);--secondary-color:#8b5cf6;--secondary-hover:#7c3aed;--secondary-light:#ede9fe;--accent-color:#f59e0b;--accent-hover:#d97706;--success-color:#10b981;--warning-color:#f59e0b;--error-color:#ef4444;--info-color:#3b82f6;--bg-primary:#f4f6fb;--bg-secondary:#fff;--bg-tertiary:#f8fafc;--bg-light:#f8f9fa;--bg-overlay:#0f172a59;--text-primary:#0f172a;--text-secondary:#0f172ab3;--text-tertiary:#0f172a80;--text-disabled:#0f172a4d;--text-inverse:#fff;--border-light:#94a3b833;--border-default:#94a3b84d;--border-strong:#94a3b880;--border-primary:#6366f140;--border-color:var(--border-default);--shadow-xs:0 1px 2px #0000000d;--shadow-sm:0 2px 4px #0000000d;--shadow-md:0 4px 12px #6366f114;--shadow-lg:0 8px 24px #6366f11f;--shadow-xl:0 20px 60px #0f172a1f;--shadow-2xl:0 25px 80px #0f172a26;--shadow-primary:0 4px 12px #6366f14d;--shadow-primary-hover:0 6px 16px #6366f166;--shadow-default:var(--shadow-md);--shadow-hover:var(--shadow-lg);--shadow-strong:#00000029;--font-family:"Noto Sans SC", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-family-mono:"Fira Code", "Consolas", "Monaco", monospace;--font-size-xs:12px;--font-size-sm:14px;--font-size-base:16px;--font-size-lg:18px;--font-size-xl:20px;--font-size-2xl:24px;--font-size-3xl:30px;--font-size-4xl:36px;--font-size-5xl:48px;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-loose:2;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px;--border-radius:var(--radius-md);--border-radius-lg:var(--radius-lg);--spacing-0:0;--spacing-1:4px;--spacing-2:8px;--spacing-3:12px;--spacing-4:16px;--spacing-5:20px;--spacing-6:24px;--spacing-8:32px;--spacing-10:40px;--spacing-12:48px;--spacing-16:64px;--spacing-20:80px;--spacing-24:96px;--spacing-xs:var(--spacing-1);--spacing-sm:var(--spacing-2);--spacing-md:var(--spacing-4);--spacing-lg:var(--spacing-6);--spacing-xl:var(--spacing-8);--spacing-xxl:var(--spacing-12);--transition-fast:all .15s ease;--transition-base:all .3s ease;--transition-slow:all .5s ease;--transition-bounce:all .3s cubic-bezier(.68, -.55, .265, 1.55);--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1280px;--container-2xl:1400px;--container-max:1200px;--header-height:78px;--header-height-md:64px;--header-height-sm:60px;--footer-height:200px;--footer-height-md:180px;--footer-height-sm:160px;--z-base:1;--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070;--z-header:990;--z-mobile-menu:1001;--z-mobile-overlay:1000;--breakpoint-xs:480px;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px}html[data-theme=dark]{--primary-50:#1e3a5f;--primary-100:#1e4a7e;--primary-200:#1e5a9d;--primary-300:#1e6abc;--primary-400:#3b82f6;--primary-500:#5aa2ff;--primary-600:#3b82f6;--primary-700:#2563eb;--primary-800:#1d4ed8;--primary-900:#1e40af;--primary-color:var(--primary-500);--primary-hover:var(--primary-400);--primary-active:var(--primary-600);--primary-light:var(--primary-100);--primary-dark:var(--primary-800);--secondary-color:#4cc9f0;--secondary-hover:#3bb4d9;--secondary-light:#1e3a5f;--accent-color:#ff8f5c;--accent-hover:#ff7a3d;--success-color:#10b981;--warning-color:#f59e0b;--error-color:#ef4444;--info-color:#3b82f6;--bg-primary:#0b1220;--bg-secondary:#111827;--bg-tertiary:#0f172a;--bg-light:#1f2937;--bg-overlay:#0009;--text-primary:#e2e8f0;--text-secondary:#cbd5e1;--text-tertiary:#94a3b8;--text-disabled:#64748b;--text-inverse:#0f172a;--border-light:#94a3b833;--border-default:#94a3b84d;--border-strong:#94a3b880;--border-primary:#5aa2ff4d;--border-color:var(--border-default);--shadow-xs:0 1px 2px #0000004d;--shadow-sm:0 2px 4px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 8px 24px #00000080;--shadow-xl:0 20px 60px #0009;--shadow-2xl:0 25px 80px #000000b3;--shadow-primary:0 4px 12px #5aa2ff4d;--shadow-primary-hover:0 6px 16px #5aa2ff66;--shadow-default:var(--shadow-md);--shadow-hover:var(--shadow-lg);--shadow-strong:#000000b3}.header[data-v-e09d8b5f]{z-index:1000;background-color:#0000;align-items:center;height:70px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.header .container[data-v-e09d8b5f]{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:0 48px;display:flex}.header .logo img[data-v-e09d8b5f]{width:auto;height:40px}.header .nav ul[data-v-e09d8b5f]{gap:52px;display:flex}.header .nav ul li a[data-v-e09d8b5f]{color:#ffffff80;font-size:16px;transition:all .3s}.header .nav ul li a[data-v-e09d8b5f]:hover,.header .nav ul li a.router-link-active[data-v-e09d8b5f]{color:#fff}.header.header-scrolled[data-v-e09d8b5f]{background-color:#fff;box-shadow:0 2px 10px #0000001a}.header.header-scrolled .nav ul li a[data-v-e09d8b5f]{color:#999}.header.header-scrolled .nav ul li a[data-v-e09d8b5f]:hover,.header.header-scrolled .nav ul li a.router-link-active[data-v-e09d8b5f]{color:#016fbd}.footer[data-v-ba82b337]{color:#fff;background-color:#333;margin-top:auto}.footer .container[data-v-ba82b337]{max-width:1440px;margin:0 auto;padding:0 48px}.footer .footer-top[data-v-ba82b337]{justify-content:center;align-items:center;height:120px;display:flex}.footer .footer-top .footer-logo[data-v-ba82b337]{align-items:center;display:flex}.footer .footer-top .footer-logo img[data-v-ba82b337]{width:100px;height:30px}.footer .footer-top .footer-logo .footer-slogan[data-v-ba82b337]{color:#fff;font-size:24px;font-weight:600}.footer .footer-top .footer-logo .separator[data-v-ba82b337]{opacity:.5;background:#fff;width:1px;height:20px;margin:0 35px}.footer .footer-divider[data-v-ba82b337]{opacity:.23;background:#fff;height:1px}.footer .footer-content[data-v-ba82b337]{justify-content:space-between;margin-top:62px;display:flex}.footer .footer-content .footer-contact[data-v-ba82b337]{margin-right:200px}.footer .footer-content .footer-contact .contact-phone[data-v-ba82b337]{align-items:center;font-size:32px;font-weight:700;display:flex}.footer .footer-content .footer-contact .contact-phone .phone-icon[data-v-ba82b337]{vertical-align:middle;width:44px;height:44px;margin-right:24px}.footer .footer-content .footer-contact .contact-phone .phone-icon img[data-v-ba82b337]{width:100%;height:100%}.footer .footer-content .footer-contact .contact-address[data-v-ba82b337]{opcacity:.7;margin-top:26px;font-size:14px}.footer .footer-content .footer-nav[data-v-ba82b337]{flex:1;margin-right:90px}.footer .footer-content .footer-nav h3[data-v-ba82b337]{margin-top:16px;margin-bottom:35px;font-size:16px;font-weight:700}.footer .footer-content .footer-nav ul[data-v-ba82b337]{flex-wrap:wrap;font-size:14px;display:flex}.footer .footer-content .footer-nav ul li[data-v-ba82b337]{max-width:70px;margin-bottom:26px;margin-right:46px}.footer .footer-content .footer-nav ul li a[data-v-ba82b337]{opacity:.7;transition:color .3s}.footer .footer-content .footer-nav ul li a[data-v-ba82b337]:hover{opacity:1}.footer .footer-content .footer-qrcode[data-v-ba82b337]{margin-bottom:24px}.footer .footer-content .footer-qrcode h3[data-v-ba82b337]{margin-top:16px;margin-bottom:35px;font-size:16px;font-weight:700}.footer .footer-content .footer-qrcode .qrcode-container[data-v-ba82b337]{display:flex}.footer .footer-content .footer-qrcode .qrcode-container .qrcode-item[data-v-ba82b337]{text-align:center;margin-right:46px}.footer .footer-content .footer-qrcode .qrcode-container .qrcode-item .qrcode-placeholder[data-v-ba82b337]{color:#333;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:16px;display:flex}.footer .footer-content .footer-qrcode .qrcode-container .qrcode-item .qrcode-placeholder img[data-v-ba82b337]{width:100%;height:100%}.footer .footer-content .footer-qrcode .qrcode-container .qrcode-item p[data-v-ba82b337]{opacity:.7;margin:0;font-size:12px}.footer .footer-bottom[data-v-ba82b337]{opacity:.7;justify-content:space-between;align-items:center;height:66px;font-size:12px;display:flex}.footer .footer-bottom .copyright[data-v-ba82b337]{flex:1}.layout[data-v-0249d49c]{flex-direction:column;min-height:100vh;display:flex}.layout .main[data-v-0249d49c]{flex:1}.banner-carousel[data-v-1e30ac80]{width:100%;height:100vh;position:relative;top:0;overflow:hidden}.container[data-v-1e30ac80]{width:100%;max-width:1440px;padding:0 48px}.carousel-container[data-v-1e30ac80]{width:100%;height:100%;position:relative}.carousel-track[data-v-1e30ac80]{width:100%;height:100%;display:flex}.carousel-slide[data-v-1e30ac80]{flex:0 0 100%;height:100%;position:relative}.slide-content[data-v-1e30ac80]{width:100%;height:100%;position:relative}.slide-background[data-v-1e30ac80]{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.slide-background-placeholder[data-v-1e30ac80]{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%)}.slide-text[data-v-1e30ac80]{color:#fff;z-index:10;width:100%;max-width:1440px;padding:0 80px;position:absolute;top:44%;left:48%;transform:translate(-50%,-50%)}.slide-number[data-v-1e30ac80]{opacity:.8;color:#efefef;margin-bottom:32px;font-size:20px;font-weight:500}.slide-number .num-current[data-v-1e30ac80]{color:var(--text-inverse);font-size:38px}.slide-title[data-v-1e30ac80]{color:var(--text-inverse);text-shadow:0 2px 4px #00000080;margin-bottom:24px;font-family:HiraginoSansGB;font-size:50px;font-weight:800;line-height:1.2}.slide-subtitle[data-v-1e30ac80]{color:var(--text-inverse);opacity:.9;text-shadow:0 1px 2px #00000080;margin-bottom:32px;font-family:HelveticaNeue;font-size:30px;line-height:1.6}.carousel-indicators[data-v-1e30ac80]{z-index:20;flex-direction:row;justify-content:flex-start;gap:12px;width:100%;max-width:1440px;padding:0 80px;display:flex;position:absolute;top:65%;left:48%;transform:translate(-50%)}.indicator[data-v-1e30ac80]{cursor:pointer;background:#fff6;border:none;border-radius:0;width:12px;height:12px;transition:all .3s;position:relative}.indicator[data-v-1e30ac80]:hover{background:#ffffffb3}.indicator.active[data-v-1e30ac80]{background:#fff}@keyframes pulse-1e30ac80{0%{opacity:.8;transform:scale(1)}50%{opacity:.4;transform:scale(1.2)}to{opacity:.8;transform:scale(1)}}@media (width<=768px){.slide-text[data-v-1e30ac80],.carousel-indicators[data-v-1e30ac80]{padding:0 16px}.slide-title[data-v-1e30ac80]{margin-bottom:16px;font-size:clamp(24px,8vw,48px)}.slide-subtitle[data-v-1e30ac80]{margin-bottom:24px;font-size:clamp(14px,3vw,18px)}.carousel-indicators[data-v-1e30ac80]{gap:12px;right:20px}.indicator[data-v-1e30ac80]{width:10px;height:10px}.indicator.active[data-v-1e30ac80]{transform:scale(1.2)}.indicator.active[data-v-1e30ac80]:before{border-width:1.5px;inset:-3px}}@media (width<=480px){.slide-text[data-v-1e30ac80]{top:40%}.slide-number[data-v-1e30ac80]{margin-bottom:12px;font-size:14px}.slide-title[data-v-1e30ac80]{font-size:clamp(20px,10vw,36px)}.slide-subtitle[data-v-1e30ac80]{font-size:clamp(12px,3vw,16px)}}.home .container[data-v-60724c20]{max-width:1440px;margin:0 auto;padding:0 48px}.home .card-section[data-v-60724c20]{min-height:800px;padding-top:35px}.home .card-section .card-grid[data-v-60724c20]{align-items:stretch;gap:16px;padding:0 30px 24px;display:flex}.home .card-section .card-grid .card-item-left[data-v-60724c20],.home .card-section .card-grid .card-item-right[data-v-60724c20]{flex-shrink:0;width:374px;height:562px}.home .card-section .card-grid .card-item-left img[data-v-60724c20],.home .card-section .card-grid .card-item-right img[data-v-60724c20]{object-fit:contain;width:100%;height:100%}.home .card-section .card-grid .card-item-center[data-v-60724c20]{flex:1;min-width:400px;height:562px}.home .card-section .card-grid .card-item-center .video-cover[data-v-60724c20]{cursor:pointer;border-radius:4px;width:100%;height:100%;position:relative;overflow:hidden}.home .card-section .card-grid .card-item-center .video-cover .cover-image[data-v-60724c20]{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.home .card-section .card-grid .card-item-center .video-cover:hover .cover-image[data-v-60724c20]{transform:scale(1.05)}.home .card-section .card-grid .card-item-center .video-cover .play-overlay[data-v-60724c20]{background:#0003;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.home .card-section .card-grid .card-item-center .video-cover .play-overlay[data-v-60724c20]:hover{background:#0000004d}.home .card-section .card-grid .card-item-center .video-cover .play-overlay .play-btn[data-v-60724c20]{background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;bottom:60px;left:38px;box-shadow:0 4px 20px #0000004d}.home .card-section .card-grid .card-item-center .video-cover .play-overlay .play-btn[data-v-60724c20]:hover{background:#fff;transform:scale(1.1)}.home .card-section .card-grid .card-item-center .video-cover .play-overlay .play-btn .play-icon-img[data-v-60724c20]{object-fit:contain;width:100%;height:100%;display:block}.home .card-section .card-grid .card-item-center .video-cover .title[data-v-60724c20],.home .card-section .card-grid .card-item-center .video-cover .subtitle[data-v-60724c20],.home .card-section .card-grid .card-item-center .video-cover .description[data-v-60724c20]{color:#fff;z-index:10;font-size:36px;font-weight:600;position:absolute;left:38px}.home .card-section .card-grid .card-item-center .video-cover .title[data-v-60724c20]{top:118px}.home .card-section .card-grid .card-item-center .video-cover .subtitle[data-v-60724c20]{font-size:28px;font-weight:400;top:220px}.home .card-section .card-grid .card-item-center .video-cover .description[data-v-60724c20]{font-size:28px;font-weight:400;top:260px}.home .card-section .stats-content[data-v-60724c20]{background:#f9f9fa;justify-content:space-between;align-items:center;height:180px;display:flex}.home .card-section .stats-content .stat-item[data-v-60724c20]{flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.home .card-section .stats-content .stat-item .stat-icon[data-v-60724c20]{flex-shrink:0;width:56px;height:56px}.home .card-section .stats-content .stat-item .stat-icon img[data-v-60724c20]{object-fit:contain;width:100%;height:100%}.home .card-section .stats-content .stat-item .stat-info .stat-number[data-v-60724c20]{align-items:flex-start;gap:2px;margin-bottom:6px;display:flex}.home .card-section .stats-content .stat-item .stat-info .stat-number .number[data-v-60724c20]{color:#0c5b93;font-size:36px;font-weight:700;line-height:1}.home .card-section .stats-content .stat-item .stat-info .stat-number .plus[data-v-60724c20],.home .card-section .stats-content .stat-item .stat-info .stat-number .unit[data-v-60724c20]{color:#0c5b93;margin-top:4px;font-size:18px;font-weight:600;line-height:1}.home .card-section .stats-content .stat-item .stat-info .stat-label[data-v-60724c20]{color:#666;white-space:nowrap;font-size:14px}.home .card-section .stats-content .stat-divider[data-v-60724c20]{background:#e0e0e0;flex-shrink:0;width:1px;height:50px}.home .video-modal[data-v-60724c20]{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:20px;animation:.3s fadeIn-60724c20;display:flex;position:fixed;inset:0}.home .video-modal .modal-content[data-v-60724c20]{background:#000;border-radius:8px;width:100%;max-width:1000px;animation:.3s scaleIn-60724c20;position:relative;overflow:hidden}.home .video-modal .modal-content .close-btn[data-v-60724c20]{cursor:pointer;z-index:10;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:-50px;right:0}.home .video-modal .modal-content .close-btn[data-v-60724c20]:hover{background:#fff6}.home .video-modal .modal-content .close-btn span[data-v-60724c20]{color:#fff;font-size:28px;line-height:1}.home .video-modal .modal-content .modal-video[data-v-60724c20]{width:100%;height:auto;max-height:80vh;display:block}@keyframes fadeIn-60724c20{0%{opacity:0}to{opacity:1}}@keyframes scaleIn-60724c20{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.home .business-section[data-v-60724c20]{background:#f5f7fa;justify-content:center;align-items:center;height:800px;min-height:800px;display:flex}.home .business-section .business-container[data-v-60724c20]{width:100%;height:100%;display:flex;position:relative}.home .business-section .business-item[data-v-60724c20]{cursor:pointer;width:20%;transition:all .5s;position:absolute;top:0;bottom:0;overflow:hidden}.home .business-section .business-item[data-v-60724c20]:first-child{z-index:4;width:27.5%;left:0}.home .business-section .business-item:first-child .item-content .item-number[data-v-60724c20],.home .business-section .business-item:first-child .item-icon[data-v-60724c20],.home .business-section .business-item:first-child .item-title[data-v-60724c20],.home .business-section .business-item:first-child .item-desc[data-v-60724c20],.home .business-section .business-item:first-child .item-subtitle[data-v-60724c20]{left:48px}.home .business-section .business-item[data-v-60724c20]:nth-child(2){z-index:3;width:36.39%;left:15.28%}.home .business-section .business-item:nth-child(2) .item-content .item-number[data-v-60724c20],.home .business-section .business-item:nth-child(2) .item-content .item-icon[data-v-60724c20],.home .business-section .business-item:nth-child(2) .item-content .item-title[data-v-60724c20],.home .business-section .business-item:nth-child(2) .item-content .item-desc[data-v-60724c20],.home .business-section .business-item:nth-child(2) .item-content .item-subtitle[data-v-60724c20],.home .business-section .business-item:nth-child(2) .item-content .item-hover-icon[data-v-60724c20]{left:43%}.home .business-section .business-item[data-v-60724c20]:nth-child(3){z-index:2;width:36.39%;left:40%}.home .business-section .business-item:nth-child(3) .item-content .item-number[data-v-60724c20],.home .business-section .business-item:nth-child(3) .item-content .item-icon[data-v-60724c20],.home .business-section .business-item:nth-child(3) .item-content .item-title[data-v-60724c20],.home .business-section .business-item:nth-child(3) .item-content .item-desc[data-v-60724c20],.home .business-section .business-item:nth-child(3) .item-content .item-subtitle[data-v-60724c20],.home .business-section .business-item:nth-child(3) .item-content .item-hover-icon[data-v-60724c20]{left:45%}.home .business-section .business-item[data-v-60724c20]:nth-child(4){z-index:1;width:38.82%;right:0}.home .business-section .business-item:nth-child(4) .item-content .item-number[data-v-60724c20],.home .business-section .business-item:nth-child(4) .item-content .item-icon[data-v-60724c20],.home .business-section .business-item:nth-child(4) .item-content .item-title[data-v-60724c20],.home .business-section .business-item:nth-child(4) .item-content .item-desc[data-v-60724c20],.home .business-section .business-item:nth-child(4) .item-content .item-subtitle[data-v-60724c20],.home .business-section .business-item:nth-child(4) .item-content .item-hover-icon[data-v-60724c20]{left:50%}.home .business-section .business-item:hover .item-bg-hover[data-v-60724c20]{opacity:1}.home .business-section .business-item:hover .item-content .item-icon[data-v-60724c20]{width:58px;height:58px;top:282px}.home .business-section .business-item:hover .item-content .item-icon .icon-normal[data-v-60724c20]{opacity:0}.home .business-section .business-item:hover .item-content .item-icon .icon-hover[data-v-60724c20]{opacity:1}.home .business-section .business-item:hover .item-content .item-number[data-v-60724c20]{opacity:.8;font-size:120px;font-weight:700;top:80px}.home .business-section .business-item:hover .item-content .item-title[data-v-60724c20]{opacity:1;top:370px}.home .business-section .business-item:hover .item-content .item-subtitle[data-v-60724c20]{opacity:1;top:404px}.home .business-section .business-item:hover .item-content .item-desc[data-v-60724c20]{opacity:1;max-width:296px;padding-right:16px;font-size:14px;top:450px}.home .business-section .business-item:hover .item-content .item-hover-icon[data-v-60724c20]{opacity:1;transform:scale(1.2)}.home .business-section .business-item .item-bg[data-v-60724c20]{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.home .business-section .business-item .item-bg-hover[data-v-60724c20]{opacity:0;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.home .business-section .business-item .item-content[data-v-60724c20]{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.home .business-section .business-item .item-content .item-number[data-v-60724c20]{color:#fff;font-size:50px;font-weight:700;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;top:290px}.home .business-section .business-item .item-content .item-icon[data-v-60724c20]{width:40px;height:40px;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;top:394px}.home .business-section .business-item .item-content .item-icon img[data-v-60724c20]{object-fit:contain;width:100%;height:100%;transition:opacity .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.home .business-section .business-item .item-content .item-icon .icon-normal[data-v-60724c20]{opacity:1}.home .business-section .business-item .item-content .item-icon .icon-hover[data-v-60724c20]{opacity:0}.home .business-section .business-item .item-content .item-title[data-v-60724c20]{color:#fff;text-shadow:0 2px 10px #0000004d;opacity:1;margin-bottom:15px;font-size:20px;font-weight:600;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;top:450px}.home .business-section .business-item .item-content .item-subtitle[data-v-60724c20]{color:#fff;opacity:1;width:200px;max-width:200px;font-size:12px;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;top:482px}.home .business-section .business-item .item-content .item-desc[data-v-60724c20]{color:#ffffffe6;opacity:0;max-width:296px;max-height:0;padding-right:16px;font-size:14px;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;top:454px}.home .business-section .business-item .item-content .item-hover-icon[data-v-60724c20]{color:#fff;opacity:0;background:#ff6b35;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;font-weight:300;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:40px;left:48px;transform:scale(.8)}.home .business-section .business-item .item-content .item-hover-icon img[data-v-60724c20]{object-fit:contain;width:100%;height:100%}.home .news-section[data-v-60724c20]{background-color:#f8f9fa;background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;min-height:800px;padding:48px 0 24px;position:relative}.home .news-section .news-container[data-v-60724c20]{z-index:1;max-width:1344px;margin:0 auto;padding:0 48px;position:relative}.home .news-section .news-block[data-v-60724c20]{margin-bottom:24px}.home .news-section .news-block[data-v-60724c20]:last-child{margin-bottom:0}.home .news-section .news-block:nth-child(2) .news-header[data-v-60724c20]{margin-bottom:24px}.home .news-section .news-header[data-v-60724c20]{justify-content:space-between;align-items:center;height:42px;display:flex}.home .news-section .news-header .header-left[data-v-60724c20]{align-items:center;gap:12px;height:100%;display:flex;position:relative}.home .news-section .news-header .header-left .header-icon[data-v-60724c20]{object-fit:contain;z-index:2;width:28px;height:28px;position:absolute;top:6px;left:0}.home .news-section .news-header .header-left .header-text[data-v-60724c20]{flex-direction:column;width:200px;display:flex}.home .news-section .news-header .header-left .header-text .title-cn[data-v-60724c20]{color:#333;z-index:2;margin-bottom:4px;font-size:22px;font-weight:500;position:absolute;top:0;left:30px}.home .news-section .news-header .header-left .header-text .title-en[data-v-60724c20]{color:#dadada;text-transform:uppercase;letter-spacing:1px;font-size:14px;position:absolute;bottom:0;left:4px}.home .news-section .news-header .view-more[data-v-60724c20]{color:#666;align-items:center;gap:8px;font-size:14px;text-decoration:none;transition:color .3s;display:flex}.home .news-section .news-header .view-more[data-v-60724c20]:hover{color:#016fbd}.home .news-section .news-header .view-more img[data-v-60724c20]{width:16px;height:16px}.home .news-section .news-content[data-v-60724c20]{gap:20px;display:flex}.home .news-section .news-left[data-v-60724c20]{cursor:pointer;flex:1;height:378px}.home .news-section .news-left .featured-news[data-v-60724c20]{border-radius:8px;height:100%;display:flex;position:relative;overflow:hidden}.home .news-section .news-left .featured-news .news-left-bg[data-v-60724c20]{background-position:100%;background-repeat:no-repeat;background-size:606px;width:606px;position:absolute;top:0;bottom:0;right:0}.home .news-section .news-left .featured-news .news-image[data-v-60724c20]{width:100%;max-width:580px;height:336px;margin-top:40px;margin-right:348px}.home .news-section .news-left .featured-news .news-image img[data-v-60724c20]{object-fit:cover;width:100%;height:100%}.home .news-section .news-left .featured-news .news-info[data-v-60724c20]{width:338px;padding:0 30px;position:absolute;top:88px;right:0}.home .news-section .news-left .featured-news .news-info .news-title[data-v-60724c20]{color:#fff;margin-bottom:30px;font-size:18px;font-weight:600;line-height:1.5}.home .news-section .news-left .featured-news .news-info .news-desc[data-v-60724c20]{color:#ffffffd9;margin-bottom:30px;font-size:14px;line-height:1.8}.home .news-section .news-left .featured-news .news-info .news-date[data-v-60724c20]{color:#ffffffb3;font-size:12px}.home .news-section .news-right[data-v-60724c20]{width:400px;height:378px}.home .news-section .news-right .news-list[data-v-60724c20]{cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;justify-content:space-around;height:100%;max-height:400px;padding:0 24px;display:flex;overflow-y:auto}.home .news-section .news-right .news-list .news-item[data-v-60724c20]{border-bottom:1px solid #f0f0f0;padding:20px 0 16px}.home .news-section .news-right .news-list .news-item:hover .item-title[data-v-60724c20]{color:#016fbd}.home .news-section .news-right .news-list .news-item[data-v-60724c20]:last-child{border-bottom:none}.home .news-section .news-right .news-list .news-item .item-title[data-v-60724c20]{color:#000;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:6px;font-size:16px;font-weight:600;display:-webkit-box;overflow:hidden}.home .news-section .news-right .news-list .news-item .item-desc[data-v-60724c20]{color:#666;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:2px;font-size:14px;display:-webkit-box;overflow:hidden}.home .news-section .news-right .news-list .news-item .item-date[data-v-60724c20]{color:#999;font-size:12px}.home .news-section .news-industry-left[data-v-60724c20]{cursor:pointer;background:#fff;width:580px;height:220px;padding:20px;display:flex}.home .news-section .news-industry-left:hover .news-info .news-title[data-v-60724c20]{color:#016fbd}.home .news-section .news-industry-left .news-image[data-v-60724c20]{width:300px;height:180px;margin-right:28px}.home .news-section .news-industry-left .news-image img[data-v-60724c20]{object-fit:cover;width:100%;height:100%}.home .news-section .news-info[data-v-60724c20]{flex:1}.home .news-section .news-info .news-title[data-v-60724c20]{color:#333;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:16px;font-weight:600;display:-webkit-box;overflow:hidden}.home .news-section .news-info .news-desc[data-v-60724c20]{color:#666;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:26px 0 20px;font-size:14px;display:-webkit-box;overflow:hidden}.home .news-section .news-info .news-date[data-v-60724c20]{color:#999;font-size:12px}.home .news-industry-right[data-v-60724c20]{background-color:#fff;flex:1;height:220px;padding:20px 25px 0;overflow-y:auto}.home .news-industry-right .news-list .news-item:hover .item-content .item-title[data-v-60724c20]{color:#016fbd}.home .news-industry-right .news-list .news-item[data-v-60724c20]{cursor:pointer;border-bottom:1px dashed #e0e0e0;align-items:flex-start;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.home .news-industry-right .news-list .news-item[data-v-60724c20]:last-child{border-bottom:none;margin-bottom:0}.home .news-industry-right .news-list .news-item:first-child .item-content[data-v-60724c20]{flex-direction:column;align-items:flex-start;padding-left:0}.home .news-industry-right .news-list .news-item:first-child .item-content[data-v-60724c20]:before{display:none}.home .news-industry-right .news-list .news-item:first-child .item-content .item-title[data-v-60724c20]{ooverflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;margin-bottom:8px;display:-webkit-box}.home .news-industry-right .news-list .news-item:first-child .item-content .item-desc[data-v-60724c20]{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;margin-bottom:8px;display:-webkit-box;overflow:hidden}.home .news-industry-right .news-list .news-item:first-child .item-content .item-date[data-v-60724c20]{width:100%}.home .news-industry-right .news-list .news-item .date-box[data-v-60724c20]{text-align:center;border:1px solid #999;border-radius:8px;width:56px;height:66px;padding:8px}.home .news-industry-right .news-list .news-item .date-box .day[data-v-60724c20]{color:#000;font-size:24px;font-weight:700;line-height:1;display:block}.home .news-industry-right .news-list .news-item .date-box .month[data-v-60724c20]{color:#999;margin-top:4px;font-size:12px;display:block}.home .news-industry-right .news-list .news-item .item-content[data-v-60724c20]{cursor:pointer;flex:1;justify-content:space-between;align-items:center;padding-left:16px;display:flex;position:relative}.home .news-industry-right .news-list .news-item .item-content[data-v-60724c20]:before{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid #c9c9c9;width:0;height:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.home .news-industry-right .news-list .news-item .item-content .item-title[data-v-60724c20]{-webkit-line-clamp:1;text-overflow:ellipsis;color:#333;-webkit-box-orient:vertical;min-width:0;max-width:600px;font-size:16px;display:-webkit-box;overflow:hidden}.home .news-industry-right .news-list .news-item .item-content .show-data-title[data-v-60724c20]{font-weight:600}.home .news-industry-right .news-list .news-item .item-content .not-show-data-tite[data-v-60724c20]{color:#999;font-size:14px;font-weight:400}.home .news-industry-right .news-list .news-item .item-content .item-desc[data-v-60724c20]{color:#666;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;min-width:0;max-width:600px;font-size:14px;display:-webkit-box;overflow:hidden}.home .news-industry-right .news-list .news-item .item-content .item-date[data-v-60724c20]{color:#999;white-space:nowrap;flex-shrink:0;font-size:14px}.cooperation-section[data-v-60724c20]{background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;min-height:800px;position:relative;overflow:hidden}.cooperation-section .cooperation-container[data-v-60724c20]{z-index:1;padding:64px 48px 114px;position:relative}.cooperation-section .cooperation-header[data-v-60724c20]{justify-content:space-between;align-items:center;height:42px;display:flex}.cooperation-section .cooperation-header .header-left[data-v-60724c20]{align-items:center;gap:12px;height:100%;display:flex;position:relative}.cooperation-section .cooperation-header .header-left .header-icon[data-v-60724c20]{object-fit:contain;z-index:2;width:28px;height:28px;position:absolute;top:6px;left:0}.cooperation-section .cooperation-header .header-left .header-text[data-v-60724c20]{flex-direction:column;min-width:270px;display:flex}.cooperation-section .cooperation-header .header-left .header-text .title-cn[data-v-60724c20]{color:#333;z-index:2;margin-bottom:4px;font-size:22px;font-weight:500;position:absolute;top:0;left:30px}.cooperation-section .cooperation-header .header-left .header-text .title-en[data-v-60724c20]{color:#dadada;text-transform:uppercase;letter-spacing:1px;font-size:14px;position:absolute;bottom:0;left:4px}.cooperation-section .cooperation-content[data-v-60724c20]{max-width:1344px;height:600px;margin-top:24px}.cooperation-section .cooperation-content img[data-v-60724c20]{object-fit:contain;width:100%;height:100%}.partners-section[data-v-60724c20]{background-position:bottom;background-repeat:no-repeat;background-size:contain;height:640px;padding:54px 0 0;position:relative}.partners-section .container[data-v-60724c20]{z-index:1;position:relative}.partners-section h2[data-v-60724c20]{text-align:center;color:#333;margin-bottom:8px;font-size:32px;font-weight:700}.partners-section h3[data-v-60724c20]{text-align:center;color:#999;margin-bottom:68px;font-size:18px}.partners-section .partner-logo[data-v-60724c20]{object-fit:contain;width:100%;height:100%;transition:all .3s}
