@charset "UTF-8";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0}}.app-header[data-v-bb3942b9]{background-color:#fffffffa;box-shadow:0 2px 10px #00000014;height:70px;position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease}.app-header.sticky[data-v-bb3942b9]{box-shadow:0 4px 12px #0000001a}.app-header .container[data-v-bb3942b9]{display:flex;align-items:center;justify-content:space-between;max-width:1400px;height:100%;margin:0 auto;padding:0 20px}.app-header .logo[data-v-bb3942b9]{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.app-header .logo img[data-v-bb3942b9]{height:40px;margin-right:12px}.app-header .logo .company-name[data-v-bb3942b9]{font-size:22px;font-weight:700;color:#1890ff;letter-spacing:-.5px}.app-header .desktop-nav[data-v-bb3942b9]{flex:1;margin:0 40px}.app-header .desktop-nav[data-v-bb3942b9] .el-menu{background:transparent;border:none;height:70px}.app-header .desktop-nav[data-v-bb3942b9] .el-menu .el-menu-item{height:70px;line-height:70px;font-size:16px;font-weight:500;color:#333;margin:0 5px;padding:0 15px!important}.app-header .desktop-nav[data-v-bb3942b9] .el-menu .el-menu-item:hover{color:#1890ff;background:transparent}.app-header .desktop-nav[data-v-bb3942b9] .el-menu .el-menu-item.is-active{color:#1890ff;background:#1890ff14;border-radius:6px}.app-header .desktop-nav[data-v-bb3942b9] .el-menu .el-submenu{height:70px;line-height:70px}.app-header .desktop-nav[data-v-bb3942b9] .el-menu .el-submenu :deep(.el-submenu__title){height:70px;line-height:70px;font-size:16px;font-weight:500;color:#333;margin:0 5px;padding:0 15px!important}.app-header .desktop-nav[data-v-bb3942b9] .el-menu .el-submenu :deep(.el-submenu__title):hover{color:#1890ff;background:transparent}.app-header .desktop-nav[data-v-bb3942b9] .el-menu .el-submenu :deep(.el-submenu__title) i{color:inherit}.app-header .header-actions[data-v-bb3942b9]{display:flex;align-items:center;gap:20px;flex-shrink:0}.app-header .header-actions .language-switcher[data-v-bb3942b9]{display:flex;align-items:center;cursor:pointer;font-size:15px;font-weight:500;color:#555;transition:all .3s}.app-header .header-actions .language-switcher[data-v-bb3942b9]:hover{color:#1890ff}.app-header .header-actions .language-switcher .el-icon[data-v-bb3942b9]{margin-right:6px;font-size:18px}.app-header .header-actions .contact-btn[data-v-bb3942b9]{padding:10px 20px;border-radius:6px;font-weight:500;font-size:15px;letter-spacing:.5px;box-shadow:0 4px 12px #1890ff40;transition:all .3s}.app-header .header-actions .contact-btn[data-v-bb3942b9]:hover{transform:translateY(-2px);box-shadow:0 6px 15px #1890ff4d}.app-header .header-actions .contact-btn .el-icon[data-v-bb3942b9]{margin-right:6px;font-size:16px}.app-header .mobile-menu-btn[data-v-bb3942b9]{display:none;cursor:pointer;color:#333;padding:12px;background:#00000008;border-radius:8px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.app-header .mobile-menu-btn[data-v-bb3942b9]:hover{color:#1890ff;background:#1890ff1a;transform:scale(1.05)}.app-header .mobile-menu-btn[data-v-bb3942b9]:active{transform:scale(.95)}@media (max-width: 1080px){.app-header .desktop-nav[data-v-bb3942b9]{margin:0 20px}}@media (max-width: 992px){.app-header[data-v-bb3942b9]{height:65px}.app-header .container[data-v-bb3942b9]{padding:0 15px}.app-header .logo img[data-v-bb3942b9]{height:36px}.app-header .company-name[data-v-bb3942b9]{font-size:20px}.app-header .desktop-nav[data-v-bb3942b9],.app-header .header-actions .language-switcher[data-v-bb3942b9]{display:none}.app-header .mobile-menu-btn[data-v-bb3942b9]{display:block}.mobile-drawer[data-v-bb3942b9]{top:65px!important;height:calc(100vh - 65px)!important;background:#fff;box-shadow:2px 0 10px #00000026;z-index:9999!important}.mobile-drawer[data-v-bb3942b9] .el-drawer__header{display:none}.mobile-drawer[data-v-bb3942b9] .el-menu{border-right:none;height:100%;padding-bottom:30px}.mobile-drawer[data-v-bb3942b9] .el-menu .el-menu-item,.mobile-drawer[data-v-bb3942b9] .el-menu .el-submenu__title{height:56px;line-height:56px;font-size:16px;padding:0 24px!important;transition:all .2s ease;-webkit-user-select:none;user-select:none}.mobile-drawer[data-v-bb3942b9] .el-menu .el-menu-item:active,.mobile-drawer[data-v-bb3942b9] .el-menu .el-submenu__title:active{background:#1890ff1a}.mobile-drawer[data-v-bb3942b9] .el-menu .el-icon{font-size:22px;margin-right:12px}.mobile-drawer[data-v-bb3942b9] .el-menu .el-submenu .el-menu{padding-bottom:0}.mobile-drawer[data-v-bb3942b9] .el-menu .el-submenu .el-menu .el-menu-item{padding-left:56px!important}}.custom-drawer-modal[data-v-bb3942b9]{background-color:#00000080!important;z-index:9998!important}@media (max-width: 480px){.app-header[data-v-bb3942b9]{height:60px}.app-header .logo img[data-v-bb3942b9]{height:32px;margin-right:8px}.app-header .logo .company-name[data-v-bb3942b9]{font-size:18px}.app-header .contact-btn[data-v-bb3942b9]{padding:8px 15px;font-size:14px}.app-header .contact-btn .el-icon[data-v-bb3942b9]{margin-right:4px}.mobile-drawer[data-v-bb3942b9]{top:60px!important;height:calc(100vh - 60px)!important}}.footer-qrcode-item[data-v-d1aeb411]{display:flex;flex-direction:column;align-items:center;gap:2px;width:80px;margin-left:40px;margin-top:50px}.footer-qrcodes[data-v-d1aeb411]{display:flex;gap:12px}.footer-logo[data-v-d1aeb411]{width:80px;height:80px;border-radius:12px;background:#e3e6ed;color:#666;display:flex;align-items:center;justify-content:center;font-size:1.1em;font-weight:700;margin-bottom:8px}.footer-main-right[data-v-d1aeb411]{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:140px}.app-footer[data-v-d1aeb411]{background:linear-gradient(135deg,#1e3a8a,#2c3e50);color:#ecf0f1;font-size:15px;position:relative;z-index:100}.app-footer .footer-top[data-v-d1aeb411]{padding:70px 0 50px}.app-footer .footer-top .container[data-v-d1aeb411]{max-width:1400px;margin:0 auto;padding:0 20px}.app-footer .footer-columns[data-v-d1aeb411]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,.1fr))}.app-footer .footer-columns .footer-nav-area[data-v-d1aeb411]{display:contents}@media (max-width: 768px){.app-footer .footer-nav-area[data-v-d1aeb411]{display:none!important}.app-footer .footer-columns[data-v-d1aeb411]{justify-content:center;gap:0}.app-footer .footer-main-right[data-v-d1aeb411]{min-width:100%;max-width:300px;margin:0 auto}}.app-footer .footer-column.company-info[data-v-d1aeb411]{max-width:320px}.app-footer .footer-column.contact-info[data-v-d1aeb411]{max-width:300px}.app-footer .footer-logo[data-v-d1aeb411]{display:flex;align-items:center;margin-bottom:25px}.app-footer .footer-logo img[data-v-d1aeb411]{height:40px;margin-right:12px}.app-footer .footer-logo .company-name[data-v-d1aeb411]{font-size:24px;font-weight:700;color:#fff}.app-footer .company-desc[data-v-d1aeb411]{line-height:1.8;margin-bottom:25px;color:#fffc}.app-footer .social-links[data-v-d1aeb411]{display:flex;gap:16px}.app-footer .social-links .social-link[data-v-d1aeb411]{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#ffffff1f;color:#fff;transition:all .3s}.app-footer .social-links .social-link[data-v-d1aeb411]:hover{background:#1890ff;transform:translateY(-5px)}.app-footer .social-links .social-link .el-icon[data-v-d1aeb411]{font-size:20px}.app-footer .footer-title[data-v-d1aeb411]{position:relative;font-size:20px;font-weight:600;margin-bottom:25px;padding-bottom:12px;color:#fff}.app-footer .footer-title[data-v-d1aeb411]:after{content:"";position:absolute;left:0;bottom:0;width:50px;height:3px;background:#1890ff;border-radius:2px}.app-footer .footer-links[data-v-d1aeb411]{list-style:none;padding:0}.app-footer .footer-links li[data-v-d1aeb411]{margin-bottom:14px}.app-footer .footer-links a[data-v-d1aeb411]{display:block;color:#fffc;text-decoration:none;transition:all .3s;padding:5px 0}.app-footer .footer-links a[data-v-d1aeb411]:hover{color:#1890ff;padding-left:8px}.app-footer .contact-list[data-v-d1aeb411]{list-style:none;padding:0;margin-bottom:25px}.app-footer .contact-list li[data-v-d1aeb411]{display:flex;align-items:flex-start;margin-bottom:16px;line-height:1.6;color:#fffc}.app-footer .contact-list li .el-icon[data-v-d1aeb411]{margin-right:12px;color:#1890ff;margin-top:5px;font-size:18px;min-width:24px}.app-footer .qr-code[data-v-d1aeb411]{margin-top:25px}.app-footer .qr-code .qr-placeholder[data-v-d1aeb411]{width:120px;height:120px;background:#ffffff1a;border:1px dashed rgba(255,255,255,.3);border-radius:8px;margin-bottom:10px}.app-footer .qr-code span[data-v-d1aeb411]{display:block;font-size:14px;color:#ffffffb3}.app-footer .footer-bottom[data-v-d1aeb411]{padding:25px 0;background:#00000026;border-top:1px solid rgba(255,255,255,.08)}.app-footer .footer-bottom .container[data-v-d1aeb411]{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 20px;flex-wrap:wrap}.app-footer .footer-bottom .copyright[data-v-d1aeb411]{color:#ffffffb3;font-size:14px}.app-footer .footer-bottom .copyright a[data-v-d1aeb411]{color:#ffffffb3;margin-left:10px;text-decoration:none}.app-footer .footer-bottom .copyright a[data-v-d1aeb411]:hover{color:#1890ff;text-decoration:underline}.app-footer .footer-bottom .footer-links[data-v-d1aeb411]{display:flex;gap:25px}.app-footer .footer-bottom .footer-links a[data-v-d1aeb411]{color:#ffffffb3;text-decoration:none;transition:all .3s;padding:0}.app-footer .footer-bottom .footer-links a[data-v-d1aeb411]:hover{color:#1890ff;padding:0}@media (max-width: 992px){.app-footer .footer-top[data-v-d1aeb411]{padding:50px 0 30px}.app-footer .footer-columns[data-v-d1aeb411]{gap:30px}.app-footer .footer-bottom .container[data-v-d1aeb411]{flex-direction:column;gap:15px;text-align:center}.app-footer .footer-bottom .footer-links[data-v-d1aeb411]{justify-content:center;width:100%}}@media (max-width: 768px){.app-footer .footer-columns[data-v-d1aeb411]{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:30px}.app-footer .footer-logo img[data-v-d1aeb411]{height:36px}.app-footer .company-name[data-v-d1aeb411]{font-size:20px}.app-footer .footer-title[data-v-d1aeb411]{font-size:18px;margin-bottom:20px}.app-footer .social-links .social-link[data-v-d1aeb411]{width:38px;height:38px}}@media (max-width: 480px){.app-footer .footer-top[data-v-d1aeb411]{padding:40px 0 20px}.app-footer .footer-columns[data-v-d1aeb411]{grid-template-columns:1fr;gap:30px}.app-footer .footer-column[data-v-d1aeb411]{max-width:100%!important}.app-footer .footer-bottom .footer-links[data-v-d1aeb411]{flex-wrap:wrap;gap:15px}.app-footer .qr-code[data-v-d1aeb411]{text-align:center}.app-footer .qr-code .qr-placeholder[data-v-d1aeb411]{margin:0 auto 10px}}@media (min-width: 480px){.hidden-xs{display:none!important}}.visible-xs{display:none!important}@media (min-width: 480px){.visible-xs{display:block!important}}@media (min-width: 576px){.hidden-sm{display:none!important}}.visible-sm{display:none!important}@media (min-width: 576px){.visible-sm{display:block!important}}@media (min-width: 768px){.hidden-md{display:none!important}}.visible-md{display:none!important}@media (min-width: 768px){.visible-md{display:block!important}}@media (min-width: 992px){.hidden-lg{display:none!important}}.visible-lg{display:none!important}@media (min-width: 992px){.visible-lg{display:block!important}}@media (min-width: 1200px){.hidden-xl{display:none!important}}.visible-xl{display:none!important}@media (min-width: 1200px){.visible-xl{display:block!important}}@media (min-width: 1400px){.hidden-xxl{display:none!important}}.visible-xxl{display:none!important}@media (min-width: 1400px){.visible-xxl{display:block!important}}.hidden-mobile{display:none}@media (min-width: 768px){.hidden-mobile{display:block}}.visible-mobile{display:block}@media (min-width: 768px){.visible-mobile{display:none}}.flex-wrap{display:flex;flex-wrap:wrap}.justify-center{justify-content:center}.align-center{align-items:center}.p-responsive{padding:clamp(1rem,3vw,2rem)}.text-responsive{font-size:clamp(1rem,2vw,1.25rem)}.text-responsive-lg{font-size:clamp(1.5rem,4vw,2.5rem)}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}@media (max-width: 768px){.card-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}}@media (max-width: 576px){.card-grid{grid-template-columns:1fr;gap:16px}}.img-responsive{width:100%;height:auto;max-width:100%}.no-overflow{overflow:hidden}.touch-friendly{display:flex;align-items:center;justify-content:center}.scroll-smooth{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}*{box-sizing:border-box;touch-action:manipulation}html{font-size:16px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,a{display:flex;align-items:center;justify-content:center;cursor:pointer}img{max-width:100%;height:auto}input,textarea,select{width:100%;padding:12px;font-size:16px;border-radius:8px;border:1px solid #e2e8f0;background:#fff}input:focus,textarea:focus,select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.mobile-drawer{position:fixed;top:0;left:-100%;width:85%;max-width:300px;height:100vh;background:#fff;z-index:9999;transition:left .3s ease;box-shadow:2px 0 8px #00000026;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-drawer.open{left:0}.drawer-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.drawer-backdrop.open{opacity:1;visibility:visible}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:60px;background:#fff;box-shadow:0 -2px 10px #0000000d;display:flex;justify-content:space-around;align-items:center;z-index:100}.mobile-bottom-nav .nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;color:#666;font-size:12px}.mobile-bottom-nav .nav-item.active{color:#2563eb}.mobile-bottom-nav .nav-item .icon{font-size:20px;margin-bottom:4px}.mobile-content-wrapper{padding-bottom:70px}.mobile-only{display:none}@media (max-width: 768px){.mobile-only{display:block}}.desktop-only{display:block}@media (max-width: 768px){.desktop-only{display:none}}.flex-column-mobile{display:flex;flex-direction:row}@media (max-width: 768px){.flex-column-mobile{flex-direction:column}}.p-2-mobile{padding:2rem}@media (max-width: 768px){.p-2-mobile{padding:1rem}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media screen and (touch-device){*{-webkit-tap-highlight-color:transparent}}.horizontal-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.horizontal-scroll::-webkit-scrollbar{display:none}.app-layout[data-v-eb0f2d6b]{display:flex;flex-direction:column;min-height:100vh;position:relative;overflow-x:hidden;width:100%}.main-content[data-v-eb0f2d6b]{flex:1;max-width:1400px;margin:70px auto 0;transition:padding .3s ease;padding:clamp(20px,3vw,40px) 0;width:1400px}.main-content>.container[data-v-eb0f2d6b]{max-width:1400px;margin:0 auto;padding:0 20px}@media (max-width: 992px){.main-content[data-v-eb0f2d6b]{width:100%;margin-left:16px;margin-right:16px}}@media (max-width: 768px){.main-content[data-v-eb0f2d6b]{width:100%;margin-left:12px;margin-right:12px;margin-top:65px}.main-content>.container[data-v-eb0f2d6b]{padding:0 12px}}@media (max-width: 480px){.main-content[data-v-eb0f2d6b]{width:100%;margin:0}.main-content>.container[data-v-eb0f2d6b]{padding:0 8px}}#app{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;min-height:100vh;display:flex;flex-direction:column;background-color:#e3f2fd;width:100%}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.width-100{width:100%}.fl{float:left}.fr{float:right}@media (max-width: 992px){.el-dialog{width:85%!important}}@media (max-width: 768px){.el-dialog{width:90%!important}}.home-service-card[data-v-2861c067]:hover{box-shadow:0 3px 12px #102c73b3;transform:translateY(-4px) scale(1.03);z-index:9999999}.partner-logo-img[data-v-2861c067]{width:120px;height:100px;object-fit:contain;background:#fff;border-radius:8px;box-shadow:0 1px 4px #e0e7ef;padding:8px;margin:0 8px;transition:box-shadow .2s}@media (max-width: 768px){.partner-logo-img[data-v-2861c067]{width:100px;height:80px;margin:0 6px}}@media (max-width: 480px){.partner-logo-img[data-v-2861c067]{width:80px;height:60px;padding:6px}}.partners-row-1[data-v-2861c067]{animation:partners-marquee-ltr-2861c067 60s linear infinite;margin-bottom:20px}.partners-row-2[data-v-2861c067]{animation:partners-marquee-rtr-2861c067 60s linear infinite;margin-bottom:20px}@keyframes partners-marquee-rtr-2861c067{0%{transform:translate(-50%)}to{transform:translate(0)}}.partners-row[data-v-2861c067]{display:flex;align-items:center;gap:40px;width:max-content}@keyframes partners-marquee-ltr-2861c067{0%{transform:translate(0)}to{transform:translate(-50%)}}.partners-marquee[data-v-2861c067]{overflow:hidden;width:100%;background:#f3f8fe;padding:16px 0;height:auto;min-height:260px;display:flex;flex-direction:column;justify-content:center;border-radius:15px}@media (max-width: 768px){.partners-marquee[data-v-2861c067]{min-height:200px;padding:12px 0}}#home-partners .section-inner[data-v-2861c067]{flex-direction:column;width:100%;background:#f3f8fe}.home-service-card.row img[data-v-2861c067]{width:90px;height:90px;margin-bottom:14px;border-radius:12px;object-fit:cover;box-shadow:0 2px 8px #e3e3e3}@media (max-width: 768px){.home-service-card.row img[data-v-2861c067]{width:80px;height:80px;margin-bottom:10px}}@media (max-width: 480px){.home-service-card.row img[data-v-2861c067]{margin-bottom:0;flex-shrink:0}}.home-service-card.row[data-v-2861c067]{flex:1 1 0;min-width:160px;max-width:220px;height:240px;background:#f5faff;border-radius:16px;box-shadow:0 2px 12px #2563eb0f;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:box-shadow .2s,transform .2s;padding:16px;box-sizing:border-box}@media (max-width: 768px){.home-service-card.row[data-v-2861c067]{min-width:140px;height:220px;padding:12px}}@media (max-width: 480px){.home-service-card.row[data-v-2861c067]{min-width:100%;max-width:none;height:180px;flex-direction:row;text-align:left;padding:16px;gap:16px}}.home-services-row[data-v-2861c067]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:24px;width:100%;max-width:1100px;margin:0 auto;padding:0 16px}@media (max-width: 768px){.home-services-row[data-v-2861c067]{gap:16px;padding:0 12px}}@media (max-width: 480px){.home-services-row[data-v-2861c067]{gap:12px}}.section-inner[data-v-2861c067]{max-width:1200px;margin:0 auto;width:95%;max-width:100%;height:100%;max-height:100%;display:flex;align-items:center;justify-content:center;padding:clamp(24px,5vw,48px);box-sizing:border-box;background:#fff;border-radius:15px}@media (max-width: 480px){.section-inner[data-v-2861c067]{padding:20px 16px}}.home-container[data-v-2861c067]{width:100%;padding-bottom:60px}.carousel-section[data-v-2861c067]{margin-bottom:60px;width:100%;position:relative}.carousel-section[data-v-2861c067] .el-carousel{border-radius:12px;overflow:hidden;box-shadow:0 6px 18px #0000001a}.carousel-section .carousel-image[data-v-2861c067]{width:100%;height:100%;display:block;object-fit:cover!important;background-size:cover;background-position:center}.responsive-carousel[data-v-2861c067]{height:640px!important;overflow:hidden}@media (max-width: 992px){.responsive-carousel[data-v-2861c067]{height:400px!important}}@media (max-width: 768px){.responsive-carousel[data-v-2861c067]{height:300px!important}}@media (max-width: 480px){.responsive-carousel[data-v-2861c067]{height:200px!important}}.responsive-carousel[data-v-2861c067] .el-carousel__item{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.responsive-carousel[data-v-2861c067] .el-carousel__item img{width:100%;height:100%;object-fit:cover!important}.company-container[data-v-2861c067]{background:#f5faff;border-radius:20px;padding:48px;box-shadow:0 4px 20px #2563eb0d}.section-title[data-v-2861c067]{font-size:2.2rem;font-weight:700;color:#2563eb;position:relative;text-align:center;margin-bottom:3rem;padding-bottom:16px}.section-title[data-v-2861c067]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:2px}@media (min-width: 769px){.company-container[data-v-2861c067]{display:flex;flex-direction:column;gap:32px}.content-wrapper[data-v-2861c067]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:48px}.company-image-wrapper[data-v-2861c067]{flex:1;max-width:500px;display:flex;justify-content:center;align-items:center}.company-description[data-v-2861c067]{flex:1;font-size:1.1rem;line-height:1.8;color:#374151;min-width:300px}}@media (max-width: 768px){.company-section[data-v-2861c067]{margin:50px 0}.company-container[data-v-2861c067]{padding:24px;overflow:hidden}.section-title[data-v-2861c067]{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.section-title[data-v-2861c067]:after{left:50%;transform:translate(-50%);width:60px}.content-wrapper[data-v-2861c067]{display:block!important;overflow:hidden}.company-image-wrapper[data-v-2861c067]{float:left;width:40%;margin:0 16px 12px 0;flex:none!important}.company-image[data-v-2861c067]{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 12px #0000001a}.company-description[data-v-2861c067]{font-size:.9rem;line-height:1.7;color:#374151;text-align:justify;flex:none!important}}@media (max-width: 768px) and (max-width: 480px){.company-container[data-v-2861c067]{padding:20px}.section-title[data-v-2861c067]{font-size:1.6rem}.company-image-wrapper[data-v-2861c067]{width:45%;margin:0 12px 10px 0}.company-description[data-v-2861c067]{font-size:.85rem;line-height:1.6}}.company-description p[data-v-2861c067]{margin-bottom:16px}.company-description p[data-v-2861c067]:last-child{margin-bottom:0}.company-image[data-v-2861c067]{width:100%;height:auto;border-radius:16px;box-shadow:0 8px 24px #0000001f;object-fit:cover;transition:transform .3s ease}.company-image[data-v-2861c067]:hover{transform:scale(1.02)}@media (max-width: 1200px) and (min-width: 769px){.company-container[data-v-2861c067]{padding:36px}.content-wrapper[data-v-2861c067]{gap:36px}}
