*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layout-container{min-height:100vh;display:flex;flex-direction:column}.layout-header{background:#fff;box-shadow:0 2px 4px #0000001a;z-index:1000}.layout-main{flex:1;display:flex}.layout-sidebar{width:200px;background:#fff;box-shadow:2px 0 4px #0000001a}.layout-content{flex:1;padding:20px;background:#f5f5f5;overflow-y:auto}.content-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:20px;margin-bottom:20px}.table-container{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.form-container{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 8px #0000001a}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-16{margin-bottom:16px}.mb-20{margin-bottom:20px}.mb-24{margin-bottom:24px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.mt-24{margin-top:24px}.p-16{padding:16px}.p-20{padding:20px}.p-24{padding:24px}@media(max-width:768px){.layout-sidebar{width:100%;position:fixed;top:0;left:-100%;height:100vh;z-index:1001;transition:left .3s ease}.layout-sidebar.open{left:0}.layout-content{padding:10px}.content-card{padding:16px}}.MathJax{font-size:1.1em!important}@media print{.layout-header,.layout-sidebar{display:none!important}.layout-content{padding:0!important;background:#fff!important}.content-card{box-shadow:none!important;border:1px solid #ddd!important}}#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:#2c3e50;min-height:100vh}*{box-sizing:border-box}body{margin:0;padding:0;background-color:#f5f5f5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.not-found[data-v-86a9398c]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.not-found-content[data-v-86a9398c]{text-align:center;padding:40px}.error-code[data-v-86a9398c]{font-size:120px;font-weight:700;color:#409eff;line-height:1;margin-bottom:20px}.error-message[data-v-86a9398c]{font-size:32px;font-weight:600;color:#303133;margin-bottom:16px}.error-description[data-v-86a9398c]{font-size:16px;color:#909399;margin-bottom:32px}.error-actions[data-v-86a9398c]{display:flex;gap:16px;justify-content:center}@media(max-width:768px){.error-code[data-v-86a9398c]{font-size:80px}.error-message[data-v-86a9398c]{font-size:24px}.error-actions[data-v-86a9398c]{flex-direction:column;align-items:center}}.header[data-v-2389540f]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 2px 10px #0000001a}.header-container[data-v-2389540f]{max-width:100%;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:80px}.logo[data-v-2389540f]{margin-left:clamp(30px,8vw,150px);display:flex;align-items:center;gap:12px;cursor:pointer;transition:opacity .3s ease;height:100%;min-height:60px}.logo[data-v-2389540f]:hover{opacity:.8}.logo-image[data-v-2389540f]{height:clamp(45px,5vw,75px);width:auto;transition:height .3s ease}.logo-title[data-v-2389540f]{font-size:clamp(16px,2.5vw,22px);color:#2d54a0;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;cursor:pointer;line-height:1.3;white-space:nowrap;display:block}.logo-text-container[data-v-2389540f]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}.logo-subtitle[data-v-2389540f]{font-size:clamp(10px,1.5vw,23px);font-weight:400;color:#2d54a0;font-family:emoji;cursor:pointer;line-height:1.2;white-space:nowrap;display:block;letter-spacing:.5px}.desktop-nav[data-v-2389540f]{display:block}.navigation ul[data-v-2389540f]{display:flex;list-style:none;margin:0;padding:0;align-items:center}.navigation li[data-v-2389540f]{position:relative}.nav-link[data-v-2389540f]{display:block;padding:clamp(12px,1.5vw,20px) clamp(12px,1.8vw,40px);color:#333;text-decoration:none;font-size:clamp(12px,1.5vw,20px);font-weight:500;transition:color .3s ease;cursor:pointer;min-width:clamp(70px,7vw,150px);text-align:center;white-space:nowrap}.nav-link[data-v-2389540f]:hover,.nav-link.active[data-v-2389540f]{color:#007bff}.nav-separator[data-v-2389540f]{width:1px;height:20px;background-color:#ddd;margin:0 clamp(2px,.3vw,5px)}.nav-sub[data-v-2389540f]{position:absolute;top:100%;left:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;border:1px solid rgba(0,0,0,.1);width:150px;z-index:1000;margin-top:8px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease}.navigation li:hover .nav-sub[data-v-2389540f],.nav-sub[data-v-2389540f]:hover{opacity:1;visibility:visible;transform:translateY(0)}.product-center-dropdown[data-v-2389540f],.solution-dropdown[data-v-2389540f],.about-dropdown[data-v-2389540f],.login-dropdown[data-v-2389540f],.hr-dropdown[data-v-2389540f]{position:fixed;top:80px;left:0;right:0;width:100%;background:#ffffff8c;backdrop-filter:blur(10px);box-shadow:0 4px 20px #00000026;z-index:999;opacity:0;visibility:hidden;transform:translateY(-20px);transition:all .3s ease;max-height:0;overflow:hidden;padding-top:10px;margin-top:-10px}@media(max-width:1400px){.product-center-dropdown[data-v-2389540f],.solution-dropdown[data-v-2389540f],.about-dropdown[data-v-2389540f],.login-dropdown[data-v-2389540f],.hr-dropdown[data-v-2389540f]{top:75px}}@media(max-width:1366px){.product-center-dropdown[data-v-2389540f],.solution-dropdown[data-v-2389540f],.about-dropdown[data-v-2389540f],.login-dropdown[data-v-2389540f],.hr-dropdown[data-v-2389540f]{top:72px}}@media(max-width:1280px){.product-center-dropdown[data-v-2389540f],.solution-dropdown[data-v-2389540f],.about-dropdown[data-v-2389540f],.login-dropdown[data-v-2389540f],.hr-dropdown[data-v-2389540f]{top:70px}}@media(max-width:1200px){.product-center-dropdown[data-v-2389540f],.solution-dropdown[data-v-2389540f],.about-dropdown[data-v-2389540f],.login-dropdown[data-v-2389540f],.hr-dropdown[data-v-2389540f]{top:70px}}@media(max-width:992px){.product-center-dropdown[data-v-2389540f],.solution-dropdown[data-v-2389540f],.about-dropdown[data-v-2389540f],.login-dropdown[data-v-2389540f],.hr-dropdown[data-v-2389540f]{display:none}}.product-center-dropdown.open[data-v-2389540f],.solution-dropdown.open[data-v-2389540f],.about-dropdown.open[data-v-2389540f],.login-dropdown.open[data-v-2389540f],.hr-dropdown.open[data-v-2389540f]{opacity:1;visibility:visible;transform:translateY(0);max-height:300px}.dropdown-container[data-v-2389540f]{max-width:100%;margin:0 auto;padding:0 20px;display:flex;justify-content:flex-end}.solution-dropdown-container[data-v-2389540f],.product-center-dropdown-container[data-v-2389540f],.about-dropdown-container[data-v-2389540f],.login-dropdown-container[data-v-2389540f],.hr-dropdown-container[data-v-2389540f]{justify-content:flex-start}.dropdown-content[data-v-2389540f]{display:flex;gap:0;padding:10px 0;max-width:100%;flex-wrap:nowrap;justify-content:flex-end}.solution-dropdown-content[data-v-2389540f]{justify-content:flex-start;margin-left:0;gap:30px}.product-center-dropdown-content[data-v-2389540f],.about-dropdown-content[data-v-2389540f],.login-dropdown-content[data-v-2389540f],.hr-dropdown-content[data-v-2389540f]{justify-content:flex-start;margin-left:0}.dropdown-column[data-v-2389540f]{display:flex;flex-direction:column;gap:5px;width:90px;flex-shrink:0}.dropdown-column-title[data-v-2389540f]{font-size:16px;font-weight:600;color:#110f0f;margin-bottom:5px;padding-bottom:0;font-family:PingFang SC,sans-serif;white-space:nowrap;text-align:left;transition:color .3s ease;text-decoration:none;display:block;cursor:pointer}.dropdown-column-title[data-v-2389540f]:hover,.dropdown-column.has-active .dropdown-column-title[data-v-2389540f]{color:#007bff}.dropdown-item a[data-v-2389540f]{display:block;color:#242323;text-decoration:none;font-size:14px;font-weight:400;padding:4px 0;transition:color .3s ease,opacity .3s ease;white-space:nowrap;text-align:left}.dropdown-item a[data-v-2389540f]:hover{color:#007bff;opacity:1}.dropdown-item a.active[data-v-2389540f]{color:#007bff}@media(min-width:1200px)and (max-width:1800px){.about-dropdown .dropdown-item a[data-v-2389540f],.login-dropdown .dropdown-item a[data-v-2389540f],.hr-dropdown .dropdown-item a[data-v-2389540f]{font-size:15.8px!important;font-weight:600;color:#110f0f;margin-bottom:5px;font-family:PingFang SC,sans-serif;white-space:nowrap;text-align:left;transition:color .3s ease;text-decoration:none;display:block;cursor:pointer;padding:4px 0}.dropdown-column-title[data-v-2389540f]{font-size:15.8px!important}}.about-dropdown .dropdown-item a[data-v-2389540f],.login-dropdown .dropdown-item a[data-v-2389540f],.hr-dropdown .dropdown-item a[data-v-2389540f]{font-size:16px;font-weight:600;color:#110f0f;margin-bottom:5px;font-family:PingFang SC,sans-serif;white-space:nowrap;text-align:left;transition:color .3s ease;text-decoration:none;display:block;cursor:pointer;padding:4px 0}.about-dropdown .dropdown-item a[data-v-2389540f]:hover,.login-dropdown .dropdown-item a[data-v-2389540f]:hover,.hr-dropdown .dropdown-item a[data-v-2389540f]:hover,.about-dropdown .dropdown-item a.active[data-v-2389540f],.login-dropdown .dropdown-item a.active[data-v-2389540f],.hr-dropdown .dropdown-item a.active[data-v-2389540f]{color:#007bff}.dropdown-overlay[data-v-2389540f]{position:fixed;inset:0;background:#0000001a;z-index:998}@media(max-width:992px){.dropdown-overlay[data-v-2389540f]{display:none}}.n-nav-sub[data-v-2389540f]{padding:8px 0}.nav-san[data-v-2389540f]{padding:8px 16px}.nav-san a[data-v-2389540f]{color:#333;text-decoration:none;font-size:16px;transition:color .3s ease}.nav-san a[data-v-2389540f]:hover{color:#007bff}.nav-san-has-sub[data-v-2389540f]{position:relative}.nav-san-has-sub[data-v-2389540f]:after{content:"";position:absolute;right:-5px;top:0;width:5px;height:100%;background:transparent;z-index:1002}.nav-san-has-sub:hover .nav-sub-sub[data-v-2389540f],.nav-sub-sub[data-v-2389540f]:hover{display:block}.nav-sub-sub[data-v-2389540f]{position:absolute;left:100%;top:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;border:1px solid rgba(0,0,0,.1);min-width:150px;z-index:1001;margin-left:0;display:none;padding:8px 0}.nav-sub-sub[data-v-2389540f]:before{content:"";position:absolute;left:-15px;top:0;width:15px;height:100%;background:transparent}.nav-san-sub[data-v-2389540f]{padding:8px 16px}.nav-san-sub a[data-v-2389540f]{color:#333;text-decoration:none;font-size:14px;transition:color .3s ease;display:block}.nav-san-sub a[data-v-2389540f]:hover{color:#007bff}.submenu-arrow[data-v-2389540f]{float:right;font-size:12px;margin-left:8px;transition:transform .3s ease}.nav-san-has-sub:hover .submenu-arrow[data-v-2389540f]{transform:rotate(90deg)}.modal-overlay[data-v-2389540f]{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:2000}.modal-box[data-v-2389540f]{background:#fff;width:90%;max-width:420px;border-radius:12px;padding:24px 20px;box-shadow:0 10px 30px #0003;text-align:center}.modal-title[data-v-2389540f]{margin:0 0 10px;font-size:20px;color:#333}.modal-message[data-v-2389540f]{margin:0 0 20px;color:#666;font-size:14px;line-height:1.6}.modal-button[data-v-2389540f]{background:#2a87e4;color:#fff;border:none;border-radius:6px;padding:10px 18px;cursor:pointer}.modal-button[data-v-2389540f]:hover{background:#1e74c7}.mobile-menu-toggle[data-v-2389540f]{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.mobile-nav[data-v-2389540f]{position:fixed;top:0;right:-100%;width:240px;height:100vh;background:#fff;box-shadow:-2px 0 10px #0000001a;z-index:1002;transition:right .3s ease;overflow-y:auto;padding-top:70px}.mobile-nav.open[data-v-2389540f]{right:0}.hamburger-line[data-v-2389540f]{width:100%;height:3px;background-color:#333;border-radius:3px;transition:all .3s ease;transform-origin:center}.hamburger-line.active[data-v-2389540f]:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger-line.active[data-v-2389540f]:nth-child(2){opacity:0}.hamburger-line.active[data-v-2389540f]:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.mobile-nav-list[data-v-2389540f]{list-style:none;margin:0;padding:0}.mobile-nav-list li[data-v-2389540f]{border-bottom:1px solid #f0f0f0}.mobile-nav-link[data-v-2389540f]{display:block;padding:18px 24px;color:#333;text-decoration:none;font-size:16px;font-weight:500;transition:background-color .3s ease,color .3s ease;position:relative}.mobile-nav-link.active[data-v-2389540f]{color:#2a87e4;background-color:#f5f9ff}.mobile-nav-link[data-v-2389540f]:active{background-color:#e8f0fe}.mobile-nav-dropdown[data-v-2389540f]{position:relative}.mobile-nav-dropdown>.mobile-nav-link[data-v-2389540f]{display:flex;justify-content:space-between;align-items:center}.dropdown-arrow[data-v-2389540f]{font-size:12px;transition:transform .3s ease;color:#666}.dropdown-arrow.open[data-v-2389540f]{transform:rotate(180deg)}.mobile-submenu[data-v-2389540f]{list-style:none;margin:0;padding:0;background-color:#f9f9f9;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-submenu.open[data-v-2389540f]{max-height:300px}.mobile-submenu-link[data-v-2389540f]{display:block;padding:14px 24px 14px 40px;color:#666;text-decoration:none;font-size:15px;transition:background-color .3s ease,color .3s ease}.mobile-submenu-link[data-v-2389540f]:hover{color:#007bff}.mobile-submenu-link[data-v-2389540f]:active{background-color:#e8f0fe;color:#2a87e4}.mobile-menu-overlay[data-v-2389540f]{position:fixed;inset:0;background:#00000080;z-index:1001;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;cursor:pointer}.mobile-menu-overlay.open[data-v-2389540f]{opacity:1;visibility:visible}@media(max-width:1600px){.logo-title[data-v-2389540f]{font-size:clamp(18px,2vw,24px)}.logo-image[data-v-2389540f]{height:55px}.logo[data-v-2389540f]{margin-left:60px}.nav-link[data-v-2389540f]{font-size:clamp(13px,1.2vw,18px);padding:16px clamp(18px,2.5vw,35px);min-width:clamp(75px,6.5vw,140px)}.nav-separator[data-v-2389540f]{margin:0 clamp(2px,.25vw,4px)}}@media(max-width:1400px){.logo-title[data-v-2389540f]{font-size:20px;line-height:1.3}.logo-subtitle[data-v-2389540f]{font-size:13px}.logo-image[data-v-2389540f]{height:55px}.header-container[data-v-2389540f]{height:75px}.logo[data-v-2389540f]{margin-left:60px;gap:10px}.nav-link[data-v-2389540f]{font-size:16px;padding:15px 28px;min-width:110px}.nav-separator[data-v-2389540f]{margin:0 3px}}@media(min-width:1440px)and (max-width:1580px){.logo[data-v-2389540f]{margin-left:clamp(30px,3vw,60px)}.nav-link[data-v-2389540f]{font-size:clamp(13px,1.2vw,18px);padding:15px clamp(16px,2vw,30px);min-width:clamp(85px,6vw,120px)}.nav-separator[data-v-2389540f]{margin:0 clamp(2px,.2vw,4px)}}@media(max-width:1366px){.logo-title[data-v-2389540f]{font-size:19px;line-height:1.3}.logo-subtitle[data-v-2389540f]{font-size:12px}.logo-image[data-v-2389540f]{height:55px}.header-container[data-v-2389540f]{height:72px}.logo[data-v-2389540f]{margin-left:50px}.nav-link[data-v-2389540f]{font-size:15px;padding:14px 24px;min-width:100px}.nav-separator[data-v-2389540f]{margin:0 2px}}@media(max-width:1280px){.logo-title[data-v-2389540f]{font-size:18px;line-height:1.3}.logo-subtitle[data-v-2389540f]{font-size:11px}.logo-image[data-v-2389540f]{height:55px}.header-container[data-v-2389540f]{height:70px}.logo[data-v-2389540f]{margin-left:40px}.nav-link[data-v-2389540f]{font-size:12px;padding:13px 20px;min-width:90px}.nav-separator[data-v-2389540f]{margin:0 2px}}@media(max-width:1200px){.logo-title[data-v-2389540f]{font-size:17px;line-height:1.3}.logo-subtitle[data-v-2389540f]{font-size:10px}.logo-image[data-v-2389540f]{height:55px}.header-container[data-v-2389540f]{height:70px}.logo[data-v-2389540f]{margin-left:30px}.nav-link[data-v-2389540f]{font-size:12px;padding:12px 18px;min-width:85px}.nav-separator[data-v-2389540f]{margin:0 1px}}@media(min-width:771px)and (max-width:992px){.logo-title[data-v-2389540f]{font-size:18px;line-height:1.3}.logo-subtitle[data-v-2389540f]{font-size:10px}.logo-image[data-v-2389540f]{height:50px}.header-container[data-v-2389540f]{height:68px}.logo[data-v-2389540f]{margin-left:40px}.nav-link[data-v-2389540f]{font-size:14px;padding:14px 25px;min-width:100px}}@media(max-width:992px){.logo-title[data-v-2389540f]{font-size:18px;line-height:1.3}.logo-subtitle[data-v-2389540f]{font-size:10px}.logo-image[data-v-2389540f]{height:50px}.logo[data-v-2389540f]{margin-left:40px}}@media(max-width:1340px){.header-container[data-v-2389540f]{padding:0 15px;height:60px;justify-content:space-between}.logo[data-v-2389540f]{margin-left:0;gap:8px}.logo-title[data-v-2389540f]{font-size:clamp(14px,1.2vw,16px)}.logo-image[data-v-2389540f]{height:55px}.desktop-nav[data-v-2389540f]{display:none}.mobile-menu-toggle[data-v-2389540f]{display:flex}}@media(max-width:480px){.header-container[data-v-2389540f]{padding:0 12px;height:55px}.logo[data-v-2389540f]{margin-left:0;gap:6px}.logo-title[data-v-2389540f]{font-size:14px}.logo-image[data-v-2389540f]{height:50px}.mobile-nav[data-v-2389540f]{width:180px}.mobile-nav-link[data-v-2389540f]{padding:16px 20px;font-size:15px}.mobile-submenu-link[data-v-2389540f]{padding:12px 20px 12px 36px;font-size:14px}}.footer[data-v-b6c0e5b8]{background:#333;color:#fff;padding:20px 0 10px}.footer-container[data-v-b6c0e5b8]{max-width:1400px;margin:0 auto;padding:0 20px}.footer-content[data-v-b6c0e5b8]{display:grid;grid-template-columns:1fr 2fr;gap:80px;margin-bottom:0}.footer-logo[data-v-b6c0e5b8]{text-align:left;display:flex;flex-direction:column;gap:12px}.footer-logo-header[data-v-b6c0e5b8]{display:flex;align-items:center}.footer-logo-image[data-v-b6c0e5b8]{height:auto;width:auto;max-height:60px}.footer-logo p[data-v-b6c0e5b8]{color:#ccc;font-size:14px;margin:0}.footer-contact[data-v-b6c0e5b8]{margin-top:5px;display:flex;flex-direction:column;gap:8px}.footer-contact-item[data-v-b6c0e5b8]{color:#ccc;font-size:14px;margin:0;line-height:1.6;display:flex;align-items:flex-start}.footer-contact-label[data-v-b6c0e5b8]{flex-shrink:0;white-space:nowrap}.footer-contact-value[data-v-b6c0e5b8]{flex:1;word-break:break-word}.footer-links[data-v-b6c0e5b8]{display:grid;grid-template-columns:repeat(5,1fr);gap:40px}.link-group h4[data-v-b6c0e5b8]{margin-bottom:20px;color:#fff;font-size:16px}.link-group ul[data-v-b6c0e5b8]{list-style:none;padding:0;margin:0}.link-group li[data-v-b6c0e5b8]{margin-bottom:5px}.link-group a[data-v-b6c0e5b8]{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease}.link-group a[data-v-b6c0e5b8]:hover{color:#fff}.footer-bottom[data-v-b6c0e5b8]{text-align:center;padding-top:10px;border-top:1px solid #555;color:#999;font-size:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px}.footer-bottom p[data-v-b6c0e5b8]{margin:0}@media(max-width:768px){.footer-content[data-v-b6c0e5b8]{grid-template-columns:1fr;gap:40px}.footer-links[data-v-b6c0e5b8]{display:none}.footer-bottom[data-v-b6c0e5b8]{flex-direction:column;gap:10px}}@media(max-width:480px){.footer-links[data-v-b6c0e5b8]{display:none}.footer-logo[data-v-b6c0e5b8]{text-align:left;display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.footer-logo-image[data-v-b6c0e5b8]{height:auto;width:auto;max-height:50px}}@media(min-width:768px)and (max-width:1024px){.footer-content[data-v-b6c0e5b8]{gap:40px!important}.logo-title[data-v-b6c0e5b8]{font-size:20px}.logo-subtitle[data-v-b6c0e5b8]{font-size:13px}}.login-page[data-v-ecc180a6]{min-height:100vh;background:#3b82f6;display:flex;flex-direction:column;line-height:1.6;font-family:PingFang SC,Microsoft YaHei,sans-serif;padding-top:70px;width:100%;box-sizing:border-box;overflow-x:hidden}.login-page[data-v-ecc180a6]>.footer{flex-shrink:0}.main-content[data-v-ecc180a6]{flex:1;display:flex;align-items:center;padding:0 clamp(1rem,5vw,5rem);background:#3b82f6;min-height:550px;width:100%;box-sizing:border-box}.content-left[data-v-ecc180a6]{flex:1;padding-right:clamp(1rem,3vw,2rem);min-width:0;box-sizing:border-box}.hero-content[data-v-ecc180a6]{max-width:100%;width:100%}@media(min-width:1440px){.hero-content[data-v-ecc180a6]{max-width:600px}}.hero-title[data-v-ecc180a6]{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.hero-subtitle[data-v-ecc180a6]{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:400;color:#ffffffe6;margin-bottom:2rem;line-height:1.4}.hero-line[data-v-ecc180a6]{width:100px;height:3px;background:#fff;border-radius:2px}.content-right[data-v-ecc180a6]{flex:1;display:flex;justify-content:center;align-items:center;min-width:0;box-sizing:border-box}.illustration[data-v-ecc180a6]{width:100%;max-width:400px}.illustration img[data-v-ecc180a6]{max-width:100%;height:auto;object-fit:contain}.info-section[data-v-ecc180a6]{background:#fff;padding:4rem 2rem}.info-container[data-v-ecc180a6]{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:3rem}.info-left[data-v-ecc180a6]{flex:1}.info-title[data-v-ecc180a6]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.info-right[data-v-ecc180a6]{flex:2}.info-description[data-v-ecc180a6]{font-size:1.1rem;line-height:1.8;color:#6b7280}.features-section[data-v-ecc180a6]{background:#fff;padding:4rem clamp(1rem,3vw,2rem);padding-top:0;width:100%;box-sizing:border-box}.features-container[data-v-ecc180a6]{max-width:1600px;margin:0 auto;padding:0;width:100%;box-sizing:border-box}@media(min-width:1200px)and (max-width:1800px){.features-section[data-v-ecc180a6]{padding-left:100px;padding-right:100px}.features-container[data-v-ecc180a6]{max-width:1200px;margin:0 auto}.content-title[data-v-ecc180a6]{font-size:clamp(20px,2vw,28px)}.content-subtitle[data-v-ecc180a6]{font-size:clamp(13px,1.3vw,16px)}.content-text[data-v-ecc180a6]{font-size:clamp(13px,1.1vw,15px)}#student .student-images-container[data-v-ecc180a6]{max-width:100%;width:100%;box-sizing:border-box;gap:clamp(8px,1.2vw,12px);flex-wrap:nowrap;align-items:flex-end}#student .student-image-wrapper[data-v-ecc180a6]{display:flex;flex-direction:column;align-items:center;gap:6px}#student .main-student-image[data-v-ecc180a6]{max-width:min(60%,320px);width:auto;height:auto;min-height:350px;flex-shrink:1;min-width:0;object-fit:contain;cursor:pointer;transition:transform .3s ease,opacity .3s ease}#student .main-student-image[data-v-ecc180a6]:hover{transform:scale(1.02);opacity:.9}#student .overlay-student-image[data-v-ecc180a6]{max-width:min(35%,180px);width:auto;height:auto;min-height:350px;flex-shrink:1;min-width:0;object-fit:contain}#student .image-caption[data-v-ecc180a6]{font-size:clamp(12px,1.1vw,14px);color:#666;text-align:center;margin:2px 0 0}#teacher .teacher-images-container[data-v-ecc180a6]{max-width:100%;width:100%;box-sizing:border-box;gap:clamp(8px,1.2vw,12px);flex-wrap:nowrap;align-items:flex-end}#teacher .teacher-image-wrapper[data-v-ecc180a6]{display:flex;flex-direction:column;align-items:center;gap:6px}#teacher .main-teacher-image[data-v-ecc180a6]{max-width:min(60%,320px);width:auto;height:auto;min-height:350px;flex-shrink:1;min-width:0;object-fit:contain;cursor:pointer;transition:transform .3s ease,opacity .3s ease}#teacher .main-teacher-image[data-v-ecc180a6]:hover{transform:scale(1.02);opacity:.9}#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:min(35%,180px);width:auto;height:auto;min-height:350px;flex-shrink:1;min-width:0;object-fit:contain}#teacher .image-caption[data-v-ecc180a6]{font-size:clamp(12px,1.1vw,14px);color:#666;text-align:center;margin:2px 0 0}#teacher .content-right[data-v-ecc180a6]{padding-right:10px}}.tabs-nav[data-v-ecc180a6]{display:flex;gap:0;border-bottom:1px solid #e5e7eb;margin-bottom:3rem;padding-top:10px;position:relative}@media(min-width:1200px)and (max-width:1800px){.features-section[data-v-ecc180a6]{position:relative;overflow:visible}.tabs-nav[data-v-ecc180a6]{border-bottom:none;background:#fff;position:relative;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.tabs-nav[data-v-ecc180a6]:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background:#e5e7eb;z-index:0;pointer-events:none}}.tab-button[data-v-ecc180a6]{padding:5px 30px;font-size:16px;font-weight:500;color:#333;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .3s ease;position:relative;z-index:1}.sub-nav-separator[data-v-ecc180a6]{width:1px;height:30px;background:#ddd;margin:0 10px;position:relative;z-index:1}.tab-button[data-v-ecc180a6]:hover{color:#007bff}.tab-button.active[data-v-ecc180a6]{color:#007bff;border-bottom-color:#007bff}.tab-content[data-v-ecc180a6]{min-height:400px}.tab-panel[data-v-ecc180a6]{animation:fadeIn-ecc180a6 .3s ease;margin-bottom:100px;scroll-margin-top:120px}.tab-panel[data-v-ecc180a6]:last-child{margin-bottom:0}@keyframes fadeIn-ecc180a6{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.content-wrapper[data-v-ecc180a6]{display:flex;align-items:flex-start;width:100%;box-sizing:border-box;overflow:visible;padding-bottom:20px;border-bottom:2px solid #e5e7eb}@media(max-width:1640px){.content-wrapper[data-v-ecc180a6]{gap:clamp(1rem,2.5vw,2.5rem)}}.content-left[data-v-ecc180a6]{flex:0 0 55%;max-width:100%;min-width:0;box-sizing:border-box}@media(min-width:1440px){.content-left[data-v-ecc180a6]{max-width:840px}}#student .content-right[data-v-ecc180a6]{flex:0 0 45%;min-width:0;box-sizing:border-box;overflow:visible;display:flex;justify-content:center;align-items:flex-start;padding-top:10px}#teacher .image-container[data-v-ecc180a6]{align-items:flex-start}#teacher .mobile-container[data-v-ecc180a6]{justify-content:center;align-self:center}#teacher .pc-image-wrapper[data-v-ecc180a6]{align-items:flex-start}#teacher .image-caption[data-v-ecc180a6]{align-self:center;text-align:center;width:100%}#teacher .content-left[data-v-ecc180a6]{display:flex;flex-direction:column;align-items:flex-end}#teacher .content-title[data-v-ecc180a6],#teacher .content-subtitle[data-v-ecc180a6]{text-align:right}#teacher .experience-button[data-v-ecc180a6]{align-self:flex-end}#student .content-right[data-v-ecc180a6]{justify-content:flex-start}#student .student-images-container[data-v-ecc180a6]{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:15px;max-width:100%;box-sizing:border-box}#student .student-image-wrapper[data-v-ecc180a6]{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:1;min-width:0}#student .main-student-image[data-v-ecc180a6]{max-width:min(500px,40vw);width:auto;height:auto;min-height:400px;object-fit:contain;margin-right:0;cursor:pointer;transition:transform .3s ease,opacity .3s ease;flex-shrink:1}#student .main-student-image[data-v-ecc180a6]:hover{transform:scale(1.02);opacity:.9}#student .overlay-student-image[data-v-ecc180a6]{max-width:min(250px,20vw);width:auto;height:auto;max-height:410px;object-fit:contain;flex-shrink:1}#student .image-caption[data-v-ecc180a6]{font-size:14px;color:#666;text-align:center;margin:4px 0 0;white-space:nowrap}#student .pc-image-wrapper[data-v-ecc180a6]{align-items:flex-end}#teacher .content-right[data-v-ecc180a6]{justify-content:flex-start}#teacher .teacher-images-container[data-v-ecc180a6]{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:15px;max-width:100%;box-sizing:border-box}#teacher .teacher-image-wrapper[data-v-ecc180a6]{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:1;min-width:0}#teacher .main-teacher-image[data-v-ecc180a6]{max-width:min(500px,40vw);width:auto;height:auto;min-height:400px;object-fit:contain;margin-right:0;cursor:pointer;transition:transform .3s ease,opacity .3s ease;flex-shrink:1}#teacher .main-teacher-image[data-v-ecc180a6]:hover{transform:scale(1.02);opacity:.9}#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:min(250px,20vw);max-height:410px;width:auto;height:auto;object-fit:contain;flex-shrink:1}#teacher .image-caption[data-v-ecc180a6]{font-size:14px;color:#666;text-align:center;margin:4px 0 0;white-space:nowrap}#student .image-caption[data-v-ecc180a6]{align-self:center;text-align:center;width:100%}@media(max-width:1640px){.content-right[data-v-ecc180a6]{flex:0 0 45%;min-width:0;overflow:visible}.image-container[data-v-ecc180a6]{width:auto;max-width:100%;overflow:visible;padding:0;gap:clamp(6px,1.2vw,10px)}.monitor-frame[data-v-ecc180a6]{margin-right:clamp(8px,1.8vw,20px)}.mobile-item[data-v-ecc180a6]{flex:0 0 auto;width:clamp(100px,12vw,130px);min-width:clamp(100px,12vw,130px);max-width:clamp(100px,12vw,130px)}.mobile-item+.mobile-item[data-v-ecc180a6]{margin-left:clamp(2px,.4vw,6px)}}@media(min-width:1440px)and (max-width:1499px){.monitor-frame[data-v-ecc180a6]{margin-right:clamp(6px,1.5vw,15px)}.mobile-item[data-v-ecc180a6]{width:clamp(140px,15vw,200px);min-width:clamp(140px,15vw,200px);max-width:clamp(140px,15vw,200px)}.mobile-item .phone-screen[data-v-ecc180a6]{min-height:200px;height:200px}.mobile-item .mobile-image[data-v-ecc180a6]{height:auto;min-height:auto;max-height:200px}.mobile-image[data-v-ecc180a6]{height:auto;max-height:200px}}.content-title[data-v-ecc180a6]{font-size:clamp(22px,2.5vw,32px);font-weight:700;color:#333;margin-bottom:10px}.content-subtitle[data-v-ecc180a6]{font-size:clamp(14px,1.5vw,18px);color:#6b7280;font-weight:500;letter-spacing:2px;margin-bottom:30px}.content-text[data-v-ecc180a6]{font-size:clamp(14px,1.2vw,16px);line-height:1.8;color:#666;text-indent:2em}.content-text p[data-v-ecc180a6]{margin-bottom:20px}.content-text p[data-v-ecc180a6]:last-child{margin-bottom:0}.experience-button[data-v-ecc180a6]{margin-top:30px;background:#007bff;color:#fff;font-family:inherit;padding:12px 32px;font-size:16px;font-weight:600;border-radius:8px;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;box-shadow:0 4px 12px #007bff4d}.experience-button[data-v-ecc180a6]:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 6px 16px #007bff66}.experience-button[data-v-ecc180a6]:active{transform:translateY(0)}.experience-button svg[data-v-ecc180a6]{width:20px;height:20px;transition:transform .3s ease}.experience-button:hover svg[data-v-ecc180a6]{transform:translate(4px)}.video-placeholder[data-v-ecc180a6]{width:100%;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden}.video-background[data-v-ecc180a6]{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;position:relative}.video-text[data-v-ecc180a6]{color:#fff;font-size:24px;font-weight:600}.admin-image-wrapper[data-v-ecc180a6]{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.admin-image-container[data-v-ecc180a6]{width:100%;display:flex;align-items:center;justify-content:center;min-height:400px}.admin-image[data-v-ecc180a6]{width:100%;max-width:100%;height:auto;object-fit:contain;border-radius:8px}#admin .image-caption[data-v-ecc180a6]{font-size:clamp(14px,1.5vw,18px);color:#6b7280;text-align:center;margin-top:8px;font-weight:500}.image-container[data-v-ecc180a6]{width:auto;max-width:100%;display:flex;flex-direction:column;gap:clamp(8px,1.5vw,12px);align-items:center;justify-content:center;flex-wrap:nowrap}.mobile-container[data-v-ecc180a6]{display:flex;flex-direction:row;gap:clamp(8px,1.5vw,12px);align-items:flex-start;justify-content:center}@media(max-width:768px){.image-container[data-v-ecc180a6]{flex-wrap:wrap}}.mobile-item+.mobile-item[data-v-ecc180a6]{margin-left:clamp(3px,.5vw,8px)}#student .content-right .content-image[data-v-ecc180a6],#teacher .content-right .content-image[data-v-ecc180a6]{width:100%;max-width:100%;height:auto;object-fit:contain;display:block}.pc-image-wrapper[data-v-ecc180a6]{position:relative;display:flex;flex-direction:column;align-items:center;flex:1.5 1 0;min-width:clamp(380px,38vw,480px);max-width:clamp(450px,33vw,520px)}@media(min-width:1200px)and (max-width:1439px){.pc-image-wrapper[data-v-ecc180a6]{min-width:clamp(440px,34vw,510px);flex:1.4 1 0;max-width:clamp(450px,33vw,520px)}#student .main-student-image[data-v-ecc180a6]{max-width:min(450px,35vw)}#student .overlay-student-image[data-v-ecc180a6]{max-width:min(220px,18vw)}#teacher .main-teacher-image[data-v-ecc180a6]{max-width:min(450px,35vw)}#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:min(220px,18vw)}}@media(min-width:1208px)and (max-width:1220px){#student .main-student-image[data-v-ecc180a6]{max-width:min(280px,30vw)!important}#student .overlay-student-image[data-v-ecc180a6]{max-width:min(160px,17vw)!important}#student .student-images-container[data-v-ecc180a6]{gap:clamp(6px,.8vw,8px)!important}#student .content-left[data-v-ecc180a6]{padding-right:15px}}@media(min-width:1400px)and (max-width:1439px){#student .student-images-container[data-v-ecc180a6]{gap:30px!important}#student .main-student-image[data-v-ecc180a6]{max-width:min(320px,25vw)!important}#student .overlay-student-image[data-v-ecc180a6]{max-width:min(160px,12vw)!important}#student .student-image-wrapper[data-v-ecc180a6]:last-child{position:static!important;left:auto!important}#teacher .teacher-images-container[data-v-ecc180a6]{gap:30px!important}#teacher .main-teacher-image[data-v-ecc180a6]{max-width:min(320px,25vw)!important}#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:min(160px,12vw)!important}#teacher .teacher-image-wrapper[data-v-ecc180a6]:last-child{position:static!important;left:auto!important}}@media(min-width:1440px)and (max-width:1499px){.pc-image-wrapper[data-v-ecc180a6]{min-width:clamp(420px,32vw,480px);max-width:clamp(420px,32vw,480px);flex:1.3 1 0}#student .student-images-container[data-v-ecc180a6]{gap:30px!important}#student .main-student-image[data-v-ecc180a6]{max-width:min(350px,27vw)!important}#student .overlay-student-image[data-v-ecc180a6]{max-width:min(170px,13vw)!important}#student .student-image-wrapper[data-v-ecc180a6]:last-child{position:static!important;left:auto!important}#student .student-image-wrapper:last-child .overlay-student-image[data-v-ecc180a6]{margin-top:0!important}#teacher .teacher-images-container[data-v-ecc180a6]{gap:30px!important}#teacher .main-teacher-image[data-v-ecc180a6]{max-width:min(350px,27vw)!important}#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:min(170px,13vw)!important}#teacher .teacher-image-wrapper[data-v-ecc180a6]:last-child{position:static!important;left:auto!important}#teacher .teacher-image-wrapper:last-child .overlay-teacher-image[data-v-ecc180a6]{margin-top:0!important}}@media(min-width:1500px)and (max-width:1600px){.pc-image-wrapper[data-v-ecc180a6]{min-width:clamp(360px,34vw,360px);max-width:clamp(360px,34vw,360px)}#student .student-images-container[data-v-ecc180a6]{gap:30px!important}#student .main-student-image[data-v-ecc180a6]{max-width:min(320px,25vw)!important}#student .overlay-student-image[data-v-ecc180a6]{max-width:min(160px,12vw)!important}#student .student-image-wrapper[data-v-ecc180a6]:last-child{position:static!important;left:auto!important}#student .student-image-wrapper:last-child .overlay-student-image[data-v-ecc180a6]{margin-top:0!important}#teacher .teacher-images-container[data-v-ecc180a6]{gap:30px!important}#teacher .main-teacher-image[data-v-ecc180a6]{max-width:min(320px,25vw)!important}#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:min(160px,12vw)!important}#teacher .teacher-image-wrapper[data-v-ecc180a6]:last-child{position:static!important;left:auto!important}#teacher .teacher-image-wrapper:last-child .overlay-teacher-image[data-v-ecc180a6]{margin-top:0!important}}@media(min-width:1601px)and (max-width:1639px){.pc-image-wrapper[data-v-ecc180a6]{min-width:clamp(360px,34vw,360px);max-width:clamp(360px,34vw,360px)}#student .main-student-image[data-v-ecc180a6]{max-width:min(400px,32vw)}#student .overlay-student-image[data-v-ecc180a6]{max-width:min(190px,15vw)}#teacher .main-teacher-image[data-v-ecc180a6]{max-width:min(400px,32vw)}#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:min(190px,15vw)}}@media(min-width:1640px)and (max-width:1800px){.pc-image-wrapper[data-v-ecc180a6]{min-width:clamp(500px,32vw,580px);max-width:clamp(500px,32vw,580px)}#student .content-right[data-v-ecc180a6]{padding-left:20px}#student .student-images-container[data-v-ecc180a6]{justify-content:flex-start;margin-left:20px}#student .main-student-image[data-v-ecc180a6]{max-width:min(420px,28vw)}#student .overlay-student-image[data-v-ecc180a6]{max-width:min(200px,13vw)}#student .student-image-wrapper[data-v-ecc180a6]:last-child{position:relative;left:-30px;z-index:2}#student .student-image-wrapper:last-child .overlay-student-image[data-v-ecc180a6]{margin-top:20px}#teacher .content-right[data-v-ecc180a6]{padding-left:20px}#teacher .teacher-images-container[data-v-ecc180a6]{justify-content:flex-start;margin-left:20px}#teacher .main-teacher-image[data-v-ecc180a6]{max-width:min(420px,28vw)}#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:min(200px,13vw)}#teacher .teacher-image-wrapper[data-v-ecc180a6]:last-child{position:relative;left:-30px;z-index:2}#teacher .teacher-image-wrapper:last-child .overlay-teacher-image[data-v-ecc180a6]{margin-top:20px}}@media(min-width:1801px){.pc-image-wrapper[data-v-ecc180a6]{min-width:clamp(500px,32vw,580px);max-width:clamp(500px,32vw,580px)}#student .main-student-image[data-v-ecc180a6]{max-width:min(480px,30vw)}#student .overlay-student-image[data-v-ecc180a6]{max-width:min(230px,14vw)}#teacher .main-teacher-image[data-v-ecc180a6]{max-width:min(480px,30vw)}#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:min(230px,14vw)}}.monitor-frame[data-v-ecc180a6]{position:relative;display:inline-block;padding:15px 20px 20px;background:linear-gradient(135deg,#d0d0d0,#e8e8e8,#d0d0d0);border-radius:12px;box-shadow:0 8px 16px #0003,inset 0 2px 4px #ffffff4d,inset 0 -2px 4px #0000001a;margin-right:0;margin-left:0;overflow:visible;border-bottom:none}.monitor-frame[data-v-ecc180a6]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:45px;background:#f5f5f5;pointer-events:none;z-index:1}.monitor-screen[data-v-ecc180a6]{position:relative;background:#000;border-radius:4px;padding:0;box-shadow:inset 0 2px 8px #00000080,0 0 0 1px #0000004d;width:clamp(380px,38vw,480px);max-width:clamp(450px,33vw,520px);height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media(min-width:1200px)and (max-width:1439px){.monitor-screen[data-v-ecc180a6]{width:clamp(440px,34vw,440px);max-width:clamp(450px,33vw,520px);height:200px}}@media(min-width:1440px)and (max-width:1499px){.monitor-screen[data-v-ecc180a6]{width:clamp(420px,32vw,420px);max-width:clamp(420px,32vw,480px);height:200px}}@media(min-width:1500px)and (max-width:1639px){.monitor-screen[data-v-ecc180a6]{width:clamp(360px,34vw,360px);max-width:clamp(360px,34vw,360px);height:200px}}@media(min-width:1640px){.monitor-screen[data-v-ecc180a6]{width:clamp(500px,32vw,500px);max-width:clamp(500px,32vw,500px);height:200px}}.monitor-screen>a[data-v-ecc180a6]{display:block;width:100%;height:auto;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.pc-image[data-v-ecc180a6]{position:relative;z-index:2;display:block;border-radius:2px;border:none!important;box-shadow:none!important;width:100%;height:auto;object-fit:contain;object-position:center}.monitor-stand[data-v-ecc180a6]{position:relative;width:120px;height:30px;margin:10px auto 0;top:12px;background:linear-gradient(to bottom,silver,#a8a8a8);border-radius:4px 4px 0 0;box-shadow:0 4px 8px #0003,inset 0 1px 2px #ffffff4d;z-index:2}.monitor-stand[data-v-ecc180a6]:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:60px;height:8px;background:linear-gradient(to bottom,#b0b0b0,#c8c8c8);border-radius:2px;box-shadow:0 2px 4px #00000026;z-index:3}.monitor-stand[data-v-ecc180a6]:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:140px;height:12px;background:linear-gradient(to bottom,#a0a0a0,#b8b8b8);border-radius:0 0 8px 8px;box-shadow:0 4px 8px #00000026;z-index:3}#student .content-right .image-caption[data-v-ecc180a6],#teacher .content-right .image-caption[data-v-ecc180a6]{margin-top:8px;font-size:18px;color:#1f2021;text-align:center}.mobile-item[data-v-ecc180a6]{display:flex;flex-direction:column;align-items:center;flex:0 0 auto;width:clamp(100px,12vw,130px);min-width:clamp(100px,12vw,130px);max-width:clamp(100px,12vw,130px)}.mobile-item .phone-screen[data-v-ecc180a6]{min-height:200px;height:200px;display:flex;align-items:stretch;padding:0}.miniprogram-item .phone-screen[data-v-ecc180a6]{align-items:center;justify-content:center}.miniprogram-item .phone-screen>a[data-v-ecc180a6]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.mobile-item .phone-frame[data-v-ecc180a6]{width:100%;max-width:100%;display:block;padding:18px 10px;box-sizing:border-box}.phone-frame[data-v-ecc180a6]{position:relative;display:block;width:100%;padding:20px 12px;background:linear-gradient(135deg,#2c2c2c,#1a1a1a,#2c2c2c);border-radius:35px;box-shadow:0 8px 20px #0006,inset 0 2px 4px #ffffff1a,inset 0 -2px 4px #0000004d;box-sizing:border-box}.phone-screen[data-v-ecc180a6]{position:relative;background:#000;border-radius:25px;padding:8px;box-shadow:inset 0 2px 8px #000c,0 0 0 2px #ffffff0d;overflow:hidden}.phone-screen[data-v-ecc180a6]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:25px;background:#000;border-radius:0 0 15px 15px;z-index:3}.phone-screen[data-v-ecc180a6]:after{content:"";position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:120px;height:4px;background:#ffffff4d;border-radius:2px;z-index:3}.mobile-image[data-v-ecc180a6]{position:relative;z-index:2;display:block;border-radius:20px;border:none!important;box-shadow:none!important;width:100%;height:auto;max-width:100%;max-height:200px;object-fit:contain}.mobile-item .mobile-image[data-v-ecc180a6]{height:auto;min-height:auto;max-height:200px}.miniprogram-item .mobile-image[data-v-ecc180a6]{width:auto;max-width:100%;height:auto;min-height:auto;max-height:200px;object-fit:contain;margin:0 auto}@media(min-width:1200px)and (max-width:1439px){.pc-image-wrapper[data-v-ecc180a6]{min-width:clamp(440px,34vw,510px);flex:1.4 1 0;max-width:clamp(450px,33vw,520px)}.monitor-screen[data-v-ecc180a6]{width:clamp(440px,34vw,510px);max-width:clamp(450px,33vw,520px);height:200px}.mobile-item[data-v-ecc180a6]{width:clamp(140px,15vw,200px);min-width:clamp(140px,15vw,200px);max-width:clamp(140px,15vw,200px)}.mobile-item .phone-screen[data-v-ecc180a6]{min-height:200px;height:200px}.mobile-item .mobile-image[data-v-ecc180a6]{height:auto;min-height:auto;max-height:200px}.mobile-image[data-v-ecc180a6]{height:auto;max-height:200px}}@media(min-width:1100px)and (max-width:1199px){.pc-image-wrapper[data-v-ecc180a6]{flex:1.1 1 0;min-width:clamp(340px,30vw,420px);max-width:clamp(340px,30vw,420px)}.monitor-screen[data-v-ecc180a6]{width:clamp(340px,30vw,420px);max-width:clamp(340px,30vw,420px);height:200px}.monitor-frame[data-v-ecc180a6]{margin-right:clamp(4px,1vw,10px);padding:10px 14px 14px}.mobile-item[data-v-ecc180a6]{flex:0 0 auto;width:clamp(100px,12vw,130px);min-width:clamp(100px,12vw,130px);max-width:clamp(100px,12vw,130px)}.mobile-item+.mobile-item[data-v-ecc180a6]{margin-left:clamp(2px,.3vw,5px)}.image-container[data-v-ecc180a6]{gap:clamp(4px,1vw,8px)}.mobile-item .phone-screen[data-v-ecc180a6]{min-height:200px;height:200px}.mobile-item .mobile-image[data-v-ecc180a6]{height:auto;min-height:auto;max-height:200px}.mobile-image[data-v-ecc180a6]{height:auto;max-height:200px}}@media(max-width:1099px){.monitor-frame[data-v-ecc180a6]{padding:12px 16px 16px}.monitor-screen[data-v-ecc180a6]{padding:0;width:clamp(380px,38vw,480px);max-width:clamp(380px,38vw,480px);height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center}.monitor-screen>a[data-v-ecc180a6]{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);width:100%;height:auto}.pc-image[data-v-ecc180a6]{width:100%;height:auto}.pc-image-wrapper[data-v-ecc180a6]{flex:1.2 1 0;min-width:clamp(380px,38vw,480px);max-width:clamp(380px,38vw,480px)}.mobile-item[data-v-ecc180a6]{width:clamp(140px,15vw,200px);min-width:clamp(140px,15vw,200px);max-width:clamp(140px,15vw,200px)}.mobile-item .phone-screen[data-v-ecc180a6]{min-height:200px;height:200px}.mobile-item .mobile-image[data-v-ecc180a6]{height:auto;min-height:auto;max-height:200px}.mobile-image[data-v-ecc180a6]{height:auto;max-height:200px}.phone-frame[data-v-ecc180a6]{padding:16px 10px}.monitor-stand[data-v-ecc180a6]{width:100px;height:25px}.monitor-stand[data-v-ecc180a6]:before{width:50px;height:6px}.monitor-stand[data-v-ecc180a6]:after{width:120px;height:10px}}@media(max-width:1099px){.content-wrapper[data-v-ecc180a6]{gap:clamp(.8rem,2vw,1.5rem)}.content-left[data-v-ecc180a6],.content-right[data-v-ecc180a6]{flex:0 0 50%}.pc-image-wrapper[data-v-ecc180a6]{flex:1.1 1 0;min-width:clamp(350px,35vw,440px);max-width:clamp(350px,35vw,440px)}.monitor-screen[data-v-ecc180a6]{width:clamp(350px,35vw,440px);max-width:clamp(350px,35vw,440px);height:200px}.monitor-frame[data-v-ecc180a6]{margin-right:clamp(6px,1.5vw,15px)}.mobile-item[data-v-ecc180a6]{width:clamp(140px,15vw,200px);min-width:clamp(140px,15vw,200px);max-width:clamp(140px,15vw,200px)}.mobile-item .phone-screen[data-v-ecc180a6]{min-height:200px;height:200px}.mobile-item .mobile-image[data-v-ecc180a6]{height:auto;min-height:auto;max-height:200px}.mobile-image[data-v-ecc180a6]{height:auto;max-height:200px}}@media(max-width:992px){.monitor-frame[data-v-ecc180a6]{padding:10px 14px 14px}.monitor-screen[data-v-ecc180a6]{padding:0;width:clamp(400px,45vw,480px);max-width:clamp(400px,45vw,480px);height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center}.monitor-screen>a[data-v-ecc180a6]{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);width:100%;height:auto}.pc-image[data-v-ecc180a6]{width:100%;height:auto}.pc-image-wrapper[data-v-ecc180a6]{flex:1.2 1 0;min-width:clamp(400px,45vw,480px);max-width:clamp(400px,45vw,480px)}.mobile-item[data-v-ecc180a6]{width:clamp(140px,15vw,200px);min-width:clamp(140px,15vw,200px);max-width:clamp(140px,15vw,200px)}.mobile-item .phone-screen[data-v-ecc180a6]{min-height:200px;height:200px}.mobile-item .mobile-image[data-v-ecc180a6]{height:auto;min-height:auto;max-height:200px}.mobile-image[data-v-ecc180a6]{height:auto;max-height:200px}.phone-frame[data-v-ecc180a6]{padding:14px 8px}.monitor-stand[data-v-ecc180a6]{width:90px;height:22px}.monitor-stand[data-v-ecc180a6]:before{width:45px;height:5px}.monitor-stand[data-v-ecc180a6]:after{width:110px;height:9px}}@media(min-width:769px)and (max-width:992px){.image-container[data-v-ecc180a6]{flex-wrap:nowrap;gap:clamp(6px,1vw,10px)}.pc-image-wrapper[data-v-ecc180a6]{flex:1.2 1 0;min-width:clamp(380px,42vw,460px);max-width:clamp(380px,42vw,460px)}.monitor-screen[data-v-ecc180a6]{width:clamp(380px,42vw,460px);max-width:clamp(380px,42vw,460px);height:200px}.mobile-item[data-v-ecc180a6]{width:clamp(140px,15vw,200px);min-width:clamp(140px,15vw,200px);max-width:clamp(140px,15vw,200px)}.mobile-item .phone-screen[data-v-ecc180a6]{min-height:200px;height:200px}.mobile-item .mobile-image[data-v-ecc180a6]{height:auto;min-height:auto;max-height:200px}.mobile-image[data-v-ecc180a6]{height:auto;max-height:200px}}@media(max-width:768px){.monitor-frame[data-v-ecc180a6]{padding:8px 12px 12px}.monitor-screen[data-v-ecc180a6]{padding:0;width:100%;max-width:650px;height:200px;min-height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center}.monitor-screen>a[data-v-ecc180a6]{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);width:100%;height:auto}.pc-image[data-v-ecc180a6]{width:100%;height:auto}.phone-frame[data-v-ecc180a6]{padding:12px 6px;border-radius:30px}.phone-screen[data-v-ecc180a6]{padding:6px;border-radius:22px}.phone-screen[data-v-ecc180a6]:before{width:100px;height:20px;border-radius:0 0 12px 12px}.phone-screen[data-v-ecc180a6]:after{width:100px;height:3px;bottom:6px}.monitor-stand[data-v-ecc180a6]{width:80px;height:20px;margin-top:8px}.monitor-stand[data-v-ecc180a6]:before{width:40px;height:4px;top:-6px}.monitor-stand[data-v-ecc180a6]:after{width:100px;height:8px;bottom:-10px}#student .content-right .image-caption[data-v-ecc180a6],#teacher .content-right .image-caption[data-v-ecc180a6]{margin-top:8px;font-size:14px;color:#6b7280;text-align:center}.image-container[data-v-ecc180a6]{flex-direction:row;gap:10px;flex-wrap:wrap}.mobile-item+.mobile-item[data-v-ecc180a6]{margin-left:5px}.pc-image-wrapper[data-v-ecc180a6]{flex:1 1 100%;max-width:100%;min-width:0;margin-bottom:10px}.mobile-item[data-v-ecc180a6]{flex:1 1 48%;max-width:48%;min-width:120px}.mobile-item .phone-frame[data-v-ecc180a6]{padding:12px 6px}.mobile-item .phone-screen[data-v-ecc180a6]{min-height:200px;height:200px;padding:0}.mobile-item .mobile-image[data-v-ecc180a6]{height:auto;min-height:auto;max-height:200px}.mobile-image[data-v-ecc180a6]{height:auto;max-height:200px}}.login-section[data-v-ecc180a6]{background:#1f2937;padding:3rem 2rem;text-align:center}.login-container[data-v-ecc180a6]{max-width:1200px;margin:0 auto}.cssbuttons-io-button[data-v-ecc180a6]{background:#4d9be8;color:#fff;font-family:inherit;padding:.35em 3.3em .35em 1.2em;font-size:17px;font-weight:500;border-radius:.9em;border:none;letter-spacing:.05em;display:flex;align-items:center;box-shadow:inset 0 0 1.6em -.6em #4d9be8;overflow:hidden;position:relative;height:2.8em;cursor:pointer;margin:0 auto}.cssbuttons-io-button .icon[data-v-ecc180a6]{background:#fff;margin-left:1em;position:absolute;display:flex;align-items:center;justify-content:center;height:2.2em;width:2.2em;border-radius:.7em;box-shadow:.1em .1em .6em .2em #4d9be8;right:.3em;transition:all .3s}.cssbuttons-io-button:hover .icon[data-v-ecc180a6]{width:calc(100% - .6em)}.cssbuttons-io-button .icon svg[data-v-ecc180a6]{width:1.1em;transition:transform .3s;color:#4d9be8}.cssbuttons-io-button:hover .icon svg[data-v-ecc180a6]{transform:translate(.1em)}.cssbuttons-io-button:active .icon[data-v-ecc180a6]{transform:scale(.95)}@media(max-width:480px){.login-page[data-v-ecc180a6]{padding-top:55px}.main-content[data-v-ecc180a6]{flex-direction:column;padding:14px 20px 0!important;text-align:center;min-height:40vh!important;height:auto!important;align-items:center;justify-content:center}.content-left[data-v-ecc180a6]{padding-right:0;margin-bottom:0!important;margin-left:0!important}.hero-title[data-v-ecc180a6]{font-size:20px!important;margin-bottom:5px!important}.hero-subtitle[data-v-ecc180a6]{font-size:15px!important;margin-bottom:10px!important}.hero-line[data-v-ecc180a6]{width:60px;height:2px;margin:0 auto!important}.content-right[data-v-ecc180a6]{flex:1;display:flex;justify-content:center;align-items:center}.illustration[data-v-ecc180a6]{max-width:clamp(170px,40vw,250px)!important;width:clamp(150px,50vw,250px)!important}.illustration img[data-v-ecc180a6]{max-width:100%!important;width:100%!important;height:auto;object-fit:contain}.features-section[data-v-ecc180a6]{padding:0 20px!important;padding-top:0}.tabs-nav[data-v-ecc180a6]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-top:0;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.sub-nav-separator[data-v-ecc180a6]{display:none}.tab-button[data-v-ecc180a6]{flex:1;min-width:0;padding:6px!important;font-size:15px!important;font-weight:400!important;text-align:center;white-space:nowrap;border-bottom:3px solid transparent;background:transparent}.tab-button.active[data-v-ecc180a6]{border-bottom-color:#007bff;color:#007bff}.content-wrapper[data-v-ecc180a6]{flex-direction:column;gap:1.2rem;padding-bottom:12px}.content-left[data-v-ecc180a6]{flex:1 1 100%;width:100%;padding-left:0!important;padding-right:0!important}.content-right[data-v-ecc180a6]{flex:1 1 100%;width:100%}#student .student-images-container[data-v-ecc180a6]{flex-direction:column;gap:10px;align-items:center}#student .student-image-wrapper[data-v-ecc180a6]{width:100%;display:flex;flex-direction:column;align-items:center;gap:6px}#student .main-student-image[data-v-ecc180a6]{max-width:100%;width:100%;min-height:auto}#student .overlay-student-image[data-v-ecc180a6]{max-width:100%!important;width:100%!important;height:auto!important}#student .image-caption[data-v-ecc180a6]{font-size:13px;color:#666;text-align:center;margin:4px 0 0}#teacher .content-wrapper[data-v-ecc180a6]{flex-direction:column}#teacher .content-left[data-v-ecc180a6]{order:1;align-items:center!important}#teacher .content-right[data-v-ecc180a6]{order:2}#teacher .content-title[data-v-ecc180a6],#teacher .content-subtitle[data-v-ecc180a6]{text-align:center!important}#teacher .experience-button[data-v-ecc180a6]{align-self:center!important}#teacher .teacher-images-container[data-v-ecc180a6]{flex-direction:column;gap:10px;align-items:center}#teacher .teacher-image-wrapper[data-v-ecc180a6]{width:100%;display:flex;flex-direction:column;align-items:center;gap:6px}#teacher .main-teacher-image[data-v-ecc180a6]{max-width:100%;width:100%;min-height:auto!important}#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:70%!important;width:70%!important;height:auto!important;max-height:300px!important;min-height:auto!important;object-fit:contain}#teacher .image-caption[data-v-ecc180a6]{font-size:13px;color:#666;text-align:center;margin:4px 0 0}#student .content-title[data-v-ecc180a6],#admin .content-title[data-v-ecc180a6],#student .content-subtitle[data-v-ecc180a6],#admin .content-subtitle[data-v-ecc180a6]{text-align:center!important}.content-title[data-v-ecc180a6]{font-size:20px!important;margin-bottom:0!important}.content-subtitle[data-v-ecc180a6]{font-size:13px!important;margin-bottom:15px;letter-spacing:.5px}.content-text[data-v-ecc180a6]{font-size:12px!important;line-height:1.6;text-indent:2em}.content-text p[data-v-ecc180a6]{margin-bottom:5px!important;font-size:14px!important}.experience-button[data-v-ecc180a6]{padding:10px!important;font-size:15px!important;width:150px!important;display:flex!important;margin:15px auto 0!important;justify-content:center}.tab-panel[data-v-ecc180a6]{margin-bottom:50px}.video-placeholder[data-v-ecc180a6]{aspect-ratio:16 / 9}.video-text[data-v-ecc180a6]{font-size:18px}.admin-image-container[data-v-ecc180a6]{min-height:auto!important}}@media(max-width:767px){.login-page[data-v-ecc180a6]{padding-top:56px}.main-content[data-v-ecc180a6]{flex-direction:column;padding:1.5rem 1rem;text-align:center;min-height:auto;align-items:center;justify-content:center}.content-left[data-v-ecc180a6]{padding-right:0;margin-bottom:1.5rem}.hero-title[data-v-ecc180a6]{font-size:1.75rem;margin-bottom:.8rem}.hero-subtitle[data-v-ecc180a6]{font-size:1rem;margin-bottom:1.5rem}.hero-line[data-v-ecc180a6]{width:80px;height:2px}.illustration[data-v-ecc180a6]{max-width:100%}.features-section[data-v-ecc180a6]{padding:1.5rem 1rem;padding-top:0}.tabs-nav[data-v-ecc180a6]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-top:0;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.sub-nav-separator[data-v-ecc180a6]{display:none}.tab-button[data-v-ecc180a6]{flex:1;min-width:0;padding:10px 8px;font-size:14px;text-align:center;white-space:nowrap;border-bottom:3px solid transparent;background:transparent}.tab-button.active[data-v-ecc180a6]{border-bottom-color:#007bff;color:#007bff}.content-wrapper[data-v-ecc180a6]{flex-direction:column;gap:1.5rem;padding-bottom:15px}.content-left[data-v-ecc180a6]{flex:1 1 100%;width:100%;padding-left:0!important;padding-right:0!important}.content-right[data-v-ecc180a6]{flex:1 1 100%;width:100%}#student .student-images-container[data-v-ecc180a6]{flex-direction:column;gap:12px;align-items:center}#student .main-student-image[data-v-ecc180a6],#student .overlay-student-image[data-v-ecc180a6]{max-width:100%;width:100%;min-height:auto}#teacher .content-wrapper[data-v-ecc180a6]{flex-direction:column}#teacher .content-left[data-v-ecc180a6]{order:1;align-items:center!important}#teacher .content-right[data-v-ecc180a6]{order:2}#teacher .content-title[data-v-ecc180a6],#teacher .content-subtitle[data-v-ecc180a6]{text-align:center!important}#teacher .experience-button[data-v-ecc180a6]{align-self:center!important}#teacher .teacher-images-container[data-v-ecc180a6]{flex-direction:column;gap:12px;align-items:center}#teacher .teacher-image-wrapper[data-v-ecc180a6]{width:100%;display:flex;flex-direction:column;align-items:center;gap:6px}#teacher .main-teacher-image[data-v-ecc180a6],#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:100%;width:100%}#teacher .image-caption[data-v-ecc180a6]{font-size:13px;color:#666;text-align:center;margin:4px 0 0}#student .content-title[data-v-ecc180a6],#admin .content-title[data-v-ecc180a6],#student .content-subtitle[data-v-ecc180a6],#admin .content-subtitle[data-v-ecc180a6]{text-align:center!important}.content-title[data-v-ecc180a6]{font-size:22px;margin-bottom:8px}.content-subtitle[data-v-ecc180a6]{font-size:14px;margin-bottom:20px;letter-spacing:1px}.content-text[data-v-ecc180a6]{font-size:13px;line-height:1.6;text-indent:2em}.content-text p[data-v-ecc180a6]{margin-bottom:15px}.experience-button[data-v-ecc180a6]{padding:10px 24px;font-size:14px;width:100%;justify-content:center;margin-top:20px}.tab-panel[data-v-ecc180a6]{margin-bottom:60px}}@media(min-width:768px)and (max-width:1024px){.main-content[data-v-ecc180a6]{min-height:30vh!important;height:auto!important}.login-page[data-v-ecc180a6]{padding-top:62px}.image-caption[data-v-ecc180a6]{font-size:clamp(12px,1.8vw,18px)!important}.main-content[data-v-ecc180a6]{padding:0rem 3rem}.main-content .content-left[data-v-ecc180a6]{margin-left:20px!important}.content-wrapper[data-v-ecc180a6]{gap:clamp(1.5rem,3vw,2rem)!important}#teacher .content-left[data-v-ecc180a6]{padding-left:0!important;padding-right:20px!important;max-width:100%!important;overflow:visible!important;word-wrap:break-word!important;word-break:break-word!important}#teacher .content-text[data-v-ecc180a6]{width:100%!important;max-width:100%!important;word-wrap:break-word!important;overflow-wrap:break-word!important}#teacher .content-title[data-v-ecc180a6],#teacher .content-subtitle[data-v-ecc180a6]{width:100%!important;max-width:100%!important;word-wrap:break-word!important}.tabs-nav[data-v-ecc180a6]{padding-top:10px}.tab-button[data-v-ecc180a6]{padding:8px 20px;font-size:15px}.sub-nav-separator[data-v-ecc180a6]{height:25px;margin:0 8px}.content-title[data-v-ecc180a6]{font-size:28px}.content-subtitle[data-v-ecc180a6]{font-size:16px}.content-text[data-v-ecc180a6]{font-size:15px}#student .student-images-container[data-v-ecc180a6]{gap:10px!important;max-width:100%!important}#student .main-student-image[data-v-ecc180a6]{max-width:min(350px,35vw)!important;min-height:300px!important}#student .overlay-student-image[data-v-ecc180a6]{max-width:min(160px,19vw)!important;min-height:300px!important}#teacher .main-teacher-image[data-v-ecc180a6]{max-width:min(350px,38vw)!important;min-height:300px!important}#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:min(160px,19vw)!important;min-height:300px!important}}@media(min-width:1024px)and (max-width:1439px){.login-page[data-v-ecc180a6]{padding-top:62px}.main-content[data-v-ecc180a6]{padding:0 4rem}.tabs-nav[data-v-ecc180a6]{padding-top:10px}.tab-button[data-v-ecc180a6]{padding:5px 25px;font-size:16px}.sub-nav-separator[data-v-ecc180a6]{height:30px;margin:0 10px}#student .main-student-image[data-v-ecc180a6]{max-width:450px;min-height:380px}#student .overlay-student-image[data-v-ecc180a6]{max-width:220px;min-height:380px}#teacher .main-teacher-image[data-v-ecc180a6]{max-width:450px}#teacher .overlay-teacher-image[data-v-ecc180a6]{max-width:220px}}@media(min-width:1440px){.login-page[data-v-ecc180a6]{padding-top:70px}.main-content[data-v-ecc180a6]{padding:0 5rem}}[data-v-98582bea]{margin:0;padding:0;box-sizing:border-box}.about-page[data-v-98582bea]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;padding-top:70px;background:#fff}@media(max-width:480px){.about-page[data-v-98582bea]{padding-top:55px}}@media(max-width:767px){.about-page[data-v-98582bea]{padding-top:56px}}@media(min-width:768px){.about-page[data-v-98582bea]{padding-top:62px}}@media(min-width:1024px){.about-page[data-v-98582bea]{padding-top:62px}}@media(min-width:1440px){.about-page[data-v-98582bea]{padding-top:70px}}.hero-section[data-v-98582bea]{min-height:550px;height:60vh;background-image:url(/jpg/understandUS1-Iatt0dfc.jpg);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0);will-change:transform;background-blend-mode:normal;@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){background-image:url(/jpg/understandUS1-Iatt0dfc.jpg);background-size:cover}@media(-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){background-image:url(/jpg/understandUS1-Iatt0dfc.jpg);background-size:cover}}@media(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.hero-section[data-v-98582bea]{background-image:url(/jpg/understandUS1-Iatt0dfc.jpg);background-size:cover;background-position:center}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-section[data-v-98582bea]{background-image:url(/jpg/understandUS1-Iatt0dfc.jpg);background-size:cover;background-position:center}}@media(-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.hero-section[data-v-98582bea]{background-image:url(/jpg/understandUS1-Iatt0dfc.jpg);background-size:cover;background-position:center}}.hero-section[data-v-98582bea]:before{content:"";position:absolute;inset:0;background:#0006}.hero-content[data-v-98582bea]{text-align:center;color:#fff;z-index:2;position:relative}.hero-title[data-v-98582bea]{font-size:48px;font-weight:700;margin-bottom:20px}.hero-subtitle[data-v-98582bea]{font-size:24px;opacity:.9}.container[data-v-98582bea]{max-width:1600px;margin:0 auto;padding:0 20px}@media(min-width:1200px)and (max-width:1800px){.company-intro[data-v-98582bea],.development-timeline[data-v-98582bea],.advantages-grid[data-v-98582bea],.sub-nav[data-v-98582bea]{max-width:1200px;margin:0 auto}.speech-img[data-v-98582bea]{width:100%;height:580px!important;object-fit:cover;border-radius:8px;box-shadow:0 4px 20px #0000001a}}.section-title[data-v-98582bea]{font-size:36px;font-weight:700;text-align:center;margin-bottom:10px;color:#333;position:relative}.concept-subtitle[data-v-98582bea]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px}.section-title[data-v-98582bea]:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:60px;height:3px;background:#409eff}.sub-navigation[data-v-98582bea]{background:#fff;border-bottom:1px solid #eee;padding:10px 0 0}.sub-nav-container[data-v-98582bea]{max-width:1600px;margin:0 auto;padding:0 20px}.sub-nav[data-v-98582bea]{display:flex;align-items:center;justify-content:flex-start;gap:0}.sub-left[data-v-98582bea]{padding-left:0!important}.sub-nav-link[data-v-98582bea]{padding:5px 30px;text-decoration:none;color:#666;font-size:16px;font-weight:500;transition:color .3s ease;cursor:pointer;position:relative}.sub-nav-link[data-v-98582bea]:hover{color:#409eff}.sub-nav-link.active[data-v-98582bea]{color:#333;font-weight:600;border-bottom:2px solid #409EFF}.sub-nav-link.active[data-v-98582bea]:after{display:none}.sub-nav-separator[data-v-98582bea]{width:1px;height:30px;background:#ddd;margin:0 10px}.company-intro[data-v-98582bea]{padding:0 0 30px;background:#fff}.intro-container[data-v-98582bea]{border:1px solid #f0f0f0;border-top:0;max-width:1600px;margin:0 auto;padding:0 20px}.intro-layout[data-v-98582bea]{display:flex;gap:60px;align-items:center;padding:20px}.intro-text-content[data-v-98582bea]{flex:1;max-width:60%;margin-left:20px}.intro-title[data-v-98582bea]{font-size:36px;font-weight:700;color:#4d9be8;margin:30px 0 5px;line-height:1.2}.intro-text-content .intro-title[data-v-98582bea]{color:#4d9be8}.intro-subtitle[data-v-98582bea]{font-size:16px;color:#999;font-weight:400;margin-bottom:15px;letter-spacing:1px}.intro-text p[data-v-98582bea]{font-size:18px;margin-bottom:10px;color:#666;line-height:1.8;text-align:left;text-indent:2em}.speech-content[data-v-98582bea]{display:flex;flex-direction:column;width:100%}.speech-text-content[data-v-98582bea]{margin-left:20px}.speech-layout[data-v-98582bea]{display:flex;gap:40px;align-items:stretch;margin-top:15px}.speech-image[data-v-98582bea]{flex:0 0 400px;display:flex;align-items:stretch;justify-content:center}.speech-img[data-v-98582bea]{width:100%;height:100%;object-fit:cover;border-radius:8px;box-shadow:0 4px 20px #0000001a}.speech-text[data-v-98582bea]{flex:1;margin-left:20px;display:flex;flex-direction:column}.signature[data-v-98582bea]{margin-top:40px;text-align:right;font-style:italic;color:#999}.signature p[data-v-98582bea]{margin-bottom:5px}.culture-full-content[data-v-98582bea]{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0}.intro-container.culture-tab[data-v-98582bea]{border:none}.culture-full-content .intro-title[data-v-98582bea],.culture-full-content .intro-subtitle[data-v-98582bea]{margin-left:20px}.culture-cards[data-v-98582bea]{display:grid;grid-template-columns:repeat(4,1fr);gap:0;width:100%;max-width:1600px;padding:0 20px;margin-top:20px}.culture-card[data-v-98582bea]{background:#fff;border-radius:0;box-shadow:0 4px 20px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:flex-start;height:400px}.culture-card[data-v-98582bea]:hover{transform:translateY(-5px)}.card-icon[data-v-98582bea]{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:3}.icon-circle[data-v-98582bea]{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid white;box-shadow:0 2px 10px #0003}.card-icon.yellow-orange .icon-circle[data-v-98582bea],.card-icon.orange-red .icon-circle[data-v-98582bea],.card-icon.pink-purple .icon-circle[data-v-98582bea],.card-icon.blue-teal .icon-circle[data-v-98582bea]{background:linear-gradient(135deg,#4d9be8,#4d9be8)}.icon-text[data-v-98582bea]{color:#fff;font-weight:700;font-size:14px}.card-title[data-v-98582bea]{padding:50px 15px 10px;font-size:25px;font-weight:600;color:#4d9be8;text-align:center;flex-shrink:0;margin-top:0}.card-gradient[data-v-98582bea]{display:flex;align-items:center;justify-content:center;position:relative;height:150px;border-radius:8px 8px 0 0;margin:0 10px;flex-shrink:0}.card-gradient[data-v-98582bea]:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid}.yellow-gradient[data-v-98582bea]{background:#17b6b9}.yellow-gradient[data-v-98582bea]:after{border-top-color:#17b6b9}.orange-gradient[data-v-98582bea]{background:#4788c9}.orange-gradient[data-v-98582bea]:after{border-top-color:#4788c9}.pink-gradient[data-v-98582bea]{background:#43b8d5}.pink-gradient[data-v-98582bea]:after{border-top-color:#43b8d5}.blue-gradient[data-v-98582bea]{background:#328fc9}.blue-gradient[data-v-98582bea]:after{border-top-color:#2d85dd}.gradient-icon[data-v-98582bea]{color:#fff}.card-description[data-v-98582bea]{font-size:16px;color:#666;text-align:center;line-height:1.5;flex-shrink:0;height:120px;display:flex;align-items:center;margin-top:25px;justify-content:center}.intro-video-content[data-v-98582bea]{flex:1;max-width:40%;display:flex;align-items:center}.video-player[data-v-98582bea]{position:relative;width:100%;height:400px;border-radius:8px;overflow:hidden;box-shadow:0 8px 32px #0000001a}.intro-video[data-v-98582bea]{width:100%;height:100%;object-fit:cover;border-radius:8px}.development-timeline[data-v-98582bea]{padding:0 0 5px;background:#fff}.timeline[data-v-98582bea]{position:relative;max-width:800px;margin:0 auto}.timeline[data-v-98582bea]:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:#409eff;transform:translate(-50%)}.timeline-item[data-v-98582bea]{display:flex;align-items:center;margin-bottom:60px;position:relative;width:100%}.timeline-item.left-item[data-v-98582bea]{justify-content:flex-start}.timeline-item.right-item[data-v-98582bea]{justify-content:flex-end}.timeline-year[data-v-98582bea]{background:#409eff;color:#fff;padding:10px 20px;border-radius:25px;font-weight:700;font-size:18px;min-width:80px;text-align:center;position:absolute;left:50%;transform:translate(-50%);z-index:2;flex-shrink:0}.timeline-content[data-v-98582bea]{max-width:40%;padding:0 10px}.timeline-item.left-item .timeline-content[data-v-98582bea]{text-align:right;padding-right:20px}.timeline-item.right-item .timeline-content[data-v-98582bea]{text-align:left;padding-left:20px}.timeline-content h3[data-v-98582bea]{font-size:24px;margin-bottom:10px;color:#333}.timeline-content p[data-v-98582bea]{color:#666;font-size:16px;line-height:1.6}.core-advantages[data-v-98582bea]{padding:30px 0;background:#f8f9fa}.core-advantages .section-title[data-v-98582bea]{margin-bottom:10px}.core-advantages .concept-subtitle[data-v-98582bea]{display:block;text-align:center;margin:8px auto 40px;position:relative}.core-advantages .section-title[data-v-98582bea]:after{display:none}.core-advantages .concept-subtitle[data-v-98582bea]:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-16px;width:60px;height:3px;background:#409eff}.development-timeline .section-title[data-v-98582bea]{margin-bottom:10px}.development-timeline .section-title[data-v-98582bea]:after{display:none}.development-timeline .concept-subtitle[data-v-98582bea]{display:block;text-align:center;margin:8px auto 40px;position:relative}.development-timeline .concept-subtitle[data-v-98582bea]:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-16px;width:60px;height:3px;background:#409eff}.advantages-grid[data-v-98582bea]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.advantage-item[data-v-98582bea]{text-align:center;padding:40px 20px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease}.advantage-item[data-v-98582bea]:hover{transform:translateY(-5px)}.advantage-icon[data-v-98582bea]{font-size:48px;margin-bottom:20px}.advantage-item h3[data-v-98582bea]{font-size:24px;margin-bottom:15px;color:#333}.advantage-item p[data-v-98582bea]{color:#666;font-size:16px}.company-culture[data-v-98582bea]{padding:100px 0;background:#fff}.culture-content[data-v-98582bea]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;max-width:900px;margin:0 auto}.culture-item[data-v-98582bea]{text-align:center;padding:40px 20px;background:#f8f9fa;border-radius:12px}.culture-item h3[data-v-98582bea]{font-size:24px;margin-bottom:20px;color:#409eff}.culture-item p[data-v-98582bea]{font-size:18px;color:#666;line-height:1.6}.contact-section[data-v-98582bea]{padding:100px 0;background:#f8f9fa}.contact-info[data-v-98582bea]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;max-width:800px;margin:0 auto}.contact-item[data-v-98582bea]{text-align:center;padding:30px 20px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a}.contact-item h3[data-v-98582bea]{font-size:20px;margin-bottom:15px;color:#333}.contact-item p[data-v-98582bea]{color:#666;font-size:16px}.link-group h4[data-v-98582bea]{margin-bottom:20px;color:#fff;font-size:16px}.link-group ul[data-v-98582bea]{list-style:none}.link-group li[data-v-98582bea]{margin-bottom:10px}.link-group a[data-v-98582bea]{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease}.link-group a[data-v-98582bea]:hover{color:#fff}.footer-bottom[data-v-98582bea]{text-align:center;padding-top:10px;border-top:1px solid #555;color:#999;font-size:14px}@media(min-width:768px)and (max-width:900px){.speech-layout[data-v-98582bea]{flex-direction:column;gap:20px}.speech-text[data-v-98582bea],.speech-text-content[data-v-98582bea]{margin-left:0}}@media(min-width:900px)and (max-width:1024px){.speech-image[data-v-98582bea]{flex:0 0 300px}.speech-img[data-v-98582bea]{height:100%;object-fit:cover;border-radius:8px;box-shadow:0 4px 20px #0000001a}}@media(min-width:768px)and (max-width:1024px){.hero-section[data-v-98582bea]{min-height:30vh!important;height:auto!important}.culture-cards[data-v-98582bea]{grid-template-columns:repeat(2,1fr);gap:20px}.card-title[data-v-98582bea]{font-size:18px;padding:45px 15px 10px}.card-gradient[data-v-98582bea]{height:80px}.card-description[data-v-98582bea]{font-size:14px}}@media(max-width:768px){.hero-title[data-v-98582bea]{font-size:36px}.hero-subtitle[data-v-98582bea]{font-size:20px}.section-title[data-v-98582bea]{font-size:28px}.sub-nav[data-v-98582bea]{flex-wrap:wrap;gap:10px}.sub-nav-link[data-v-98582bea]{padding:8px 20px;font-size:14px}.sub-nav-separator[data-v-98582bea]{display:none}.intro-layout[data-v-98582bea]{flex-direction:column;gap:40px}.intro-text-content[data-v-98582bea],.intro-video-content[data-v-98582bea]{max-width:100%}.intro-title[data-v-98582bea]{font-size:28px}.speech-layout[data-v-98582bea]{flex-direction:column;gap:20px}.speech-image[data-v-98582bea]{flex:none;width:100%}.speech-img[data-v-98582bea]{height:250px}.speech-text[data-v-98582bea],.speech-text-content[data-v-98582bea]{margin-left:0}.video-player[data-v-98582bea]{height:300px}.intro-video[data-v-98582bea]{height:100%}.timeline[data-v-98582bea]{padding:0 20px;max-width:600px;margin:0 auto}.timeline[data-v-98582bea]:before{left:50%;transform:translate(-50%);z-index:0}.timeline-item[data-v-98582bea]{flex-direction:column!important;align-items:center;padding-left:0;position:relative}.timeline-item.left-item[data-v-98582bea],.timeline-item.right-item[data-v-98582bea]{justify-content:flex-start}.timeline-year[data-v-98582bea]{position:absolute;left:50%;top:0;transform:translate(-50%);z-index:2}.timeline-content[data-v-98582bea]{max-width:100%;padding:50px 20px 0;margin-top:0;text-align:center!important;width:100%;box-sizing:border-box;position:relative;z-index:1;background:#fff}.timeline-item.left-item .timeline-content[data-v-98582bea],.timeline-item.right-item .timeline-content[data-v-98582bea]{padding-left:20px;padding-right:20px;padding-top:50px;text-align:center}.timeline-content h3[data-v-98582bea]{font-size:20px}.timeline-content p[data-v-98582bea]{font-size:14px}.footer-content[data-v-98582bea]{grid-template-columns:1fr;gap:40px}.footer-links[data-v-98582bea]{grid-template-columns:1fr;gap:30px}.navigation[data-v-98582bea]{display:none}.culture-cards[data-v-98582bea]{grid-template-columns:repeat(2,1fr);gap:15px}.culture-card[data-v-98582bea]{margin-bottom:20px}.card-icon[data-v-98582bea]{top:8px}.icon-circle[data-v-98582bea]{width:24px;height:24px;border-width:2px}.icon-text[data-v-98582bea]{font-size:12px}.card-title[data-v-98582bea]{font-size:14px;padding:45px 10px 8px;line-height:1.3}.card-gradient[data-v-98582bea]{height:60px;margin:0 5px}.gradient-icon[data-v-98582bea]{transform:scale(.7)}.card-description[data-v-98582bea]{font-size:12px;padding:10px;height:auto;min-height:80px}}@media(max-width:480px){.timeline[data-v-98582bea]{padding:0 15px;max-width:100%}.timeline[data-v-98582bea]:before{left:50%;transform:translate(-50%)}.timeline-year[data-v-98582bea]{left:50%;transform:translate(-50%);font-size:16px;padding:8px 16px;min-width:70px}.timeline-content[data-v-98582bea],.timeline-item.left-item .timeline-content[data-v-98582bea],.timeline-item.right-item .timeline-content[data-v-98582bea]{padding-left:15px;padding-right:15px;padding-top:45px;text-align:center}.timeline-content h3[data-v-98582bea]{font-size:18px}.timeline-content p[data-v-98582bea]{font-size:13px}.culture-cards[data-v-98582bea]{grid-template-columns:1fr;gap:15px;padding:0 10px}.card-icon[data-v-98582bea]{top:10px}.icon-circle[data-v-98582bea]{width:28px;height:28px}.card-title[data-v-98582bea]{font-size:16px;padding:50px 10px 10px}.card-gradient[data-v-98582bea]{height:70px}.card-description[data-v-98582bea]{font-size:13px;padding:15px;min-height:90px}}@media(max-width:480px){.company-culture[data-v-98582bea]{padding:50px 0}.company-intro[data-v-98582bea]{padding-bottom:20px!important}.intro-text-content[data-v-98582bea]{margin-left:0!important}.intro-container[data-v-98582bea]{padding-bottom:10px!important}.intro-layout[data-v-98582bea]{padding:0!important;gap:20px!important}.hero-section[data-v-98582bea]{min-height:40vh!important;height:auto!important}.sub-navigation[data-v-98582bea]{padding-top:0!important}.sub-nav[data-v-98582bea]{justify-content:space-between!important;width:100%}.sub-nav-link[data-v-98582bea]{flex:1;text-align:center;padding:6px!important;font-size:15px!important;font-weight:400!important}.sub-nav-link.active[data-v-98582bea]{border-bottom:3px solid #409EFF!important}.sub-nav-container[data-v-98582bea]{padding:0 20px}.intro-title[data-v-98582bea]{font-size:20px!important;margin-top:15px!important;margin-bottom:0!important}.intro-subtitle[data-v-98582bea]{font-size:13px!important;margin-bottom:10px!important}.intro-text p[data-v-98582bea]{font-size:14px!important;margin-bottom:0!important}.development-timeline[data-v-98582bea]{min-height:40vh!important;height:auto!important}.concept-subtitle[data-v-98582bea]{font-size:13px!important;margin:5px 0 10px!important}.concept-subtitle[data-v-98582bea]:after{width:0!important;height:0!important}.timeline[data-v-98582bea]{padding:0!important}.timeline-content[data-v-98582bea]{padding:10px 0!important}.timeline-content h3[data-v-98582bea]{font-size:15px!important;margin-top:30px!important;color:#4d4b4b!important;margin-bottom:0!important}.timeline-content p[data-v-98582bea]{font-size:14px!important;margin-top:0!important;margin-bottom:0!important}.timeline-year[data-v-98582bea]{font-size:13px!important}.section-title[data-v-98582bea]{font-size:20px!important;margin-bottom:0!important}.advantages-grid[data-v-98582bea]{gap:20px!important}.advantage-item[data-v-98582bea]{padding:20px 10px!important}.advantage-item h3[data-v-98582bea]{font-size:15px!important;margin-bottom:0!important}.advantage-item p[data-v-98582bea]{font-size:14px!important;margin-top:0!important;margin-bottom:0!important}.signature[data-v-98582bea]{margin-top:5px!important}.culture-cards[data-v-98582bea]{margin-top:5cqw!important}.culture-card[data-v-98582bea]{min-height:280px!important;height:auto!important;margin-bottom:0!important}.card-title[data-v-98582bea]{font-size:20px!important;padding:40px 10px 10px!important}.card-gradient[data-v-98582bea]{margin:0!important}.card-description[data-v-98582bea]{font-size:15px!important;padding:0 10px 5px!important;margin-top:20px!important;min-height:80px!important}}[data-v-6ec63476]{margin:0;padding:0;box-sizing:border-box}.contact-page[data-v-6ec63476]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;padding-top:70px;background:#fff}@media(max-width:480px){.contact-page[data-v-6ec63476]{padding-top:55px}}@media(max-width:767px){.contact-page[data-v-6ec63476]{padding-top:56px}}@media(min-width:768px){.contact-page[data-v-6ec63476]{padding-top:62px}}@media(min-width:1024px){.contact-page[data-v-6ec63476]{padding-top:62px}}@media(min-width:1440px){.contact-page[data-v-6ec63476]{padding-top:70px}}.hero-section[data-v-6ec63476]{background:#fff;padding:40px 0 20px}.hero-content[data-v-6ec63476]{text-align:left;color:#333;max-width:1200px;margin:0 auto;padding:0 20px}.hero-title[data-v-6ec63476]{font-size:25px;font-weight:700;color:#3f94ea;margin-bottom:0}.hero-subtitle[data-v-6ec63476]{font-size:15px;color:#999;letter-spacing:2px;margin-bottom:10px}.title-line[data-v-6ec63476]{width:60px;height:3px;background:#4d9be8;margin:0}.container[data-v-6ec63476]{max-width:1200px;margin:0 auto;padding:0 20px}.contact-content[data-v-6ec63476]{padding:0 0 80px;background:#fff}.contact-info[data-v-6ec63476]{text-align:left;margin-bottom:30px}.company-name[data-v-6ec63476]{font-size:23.5px;font-weight:700;color:#4d9be8;margin-bottom:0}.company-name-en[data-v-6ec63476]{font-size:14px;color:#999;font-weight:400;margin-bottom:20px;letter-spacing:.5px}.contact-details[data-v-6ec63476]{display:flex;flex-direction:column;gap:20px;max-width:600px;margin:0}.contact-item[data-v-6ec63476]{display:flex;align-items:center;justify-content:flex-start;font-size:15px;color:#666}.contact-label[data-v-6ec63476]{font-weight:600;color:#333;margin-right:10px;min-width:60px;font-size:18px}.contact-value[data-v-6ec63476]{color:#666;font-size:18px}.map-container[data-v-6ec63476]{width:100%;height:500px;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000001a}.map-placeholder[data-v-6ec63476]{width:100%;height:100%}.link-group h4[data-v-6ec63476]{margin-bottom:20px;color:#fff;font-size:16px}.link-group ul[data-v-6ec63476]{list-style:none}.link-group li[data-v-6ec63476]{margin-bottom:10px}.link-group a[data-v-6ec63476]{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease}.link-group a[data-v-6ec63476]:hover{color:#fff}.footer-bottom[data-v-6ec63476]{text-align:center;padding-top:10px;border-top:1px solid #555;color:#999;font-size:14px}@media(max-width:768px){.hero-title[data-v-6ec63476]{font-size:36px}.hero-subtitle[data-v-6ec63476]{font-size:16px}.company-name[data-v-6ec63476]{font-size:28px}.company-name-en[data-v-6ec63476]{font-size:16px}.contact-details[data-v-6ec63476]{gap:15px}.contact-item[data-v-6ec63476]{font-size:16px;flex-direction:column;gap:5px}.contact-label[data-v-6ec63476]{min-width:auto}.map-container[data-v-6ec63476]{height:400px}.map-title[data-v-6ec63476]{font-size:20px}.map-description[data-v-6ec63476]{font-size:14px}.footer-content[data-v-6ec63476]{grid-template-columns:1fr;gap:40px}.footer-links[data-v-6ec63476]{grid-template-columns:1fr;gap:30px}.navigation[data-v-6ec63476]{display:none}}@media(max-width:480px){.hero-title[data-v-6ec63476]{font-size:20px}.hero-subtitle[data-v-6ec63476]{font-size:12px}.company-name[data-v-6ec63476]{font-size:18px}.company-name-en[data-v-6ec63476]{font-size:12px}.contact-details[data-v-6ec63476]{gap:5px!important}.contact-item[data-v-6ec63476]{flex-direction:row;align-items:flex-start;gap:0}.contact-label[data-v-6ec63476]{font-size:14px;margin-right:0;white-space:nowrap;flex-shrink:0;min-width:60px}.contact-value[data-v-6ec63476]{font-size:13px;flex:1;word-wrap:break-word;word-break:break-all}}@media(min-width:1800px){.container[data-v-6ec63476],.hero-section[data-v-6ec63476],.hero-content[data-v-6ec63476]{max-width:1600px!important;margin:0 auto!important}}[data-v-92fde2e1]{margin:0;padding:0;box-sizing:border-box}.solution-page[data-v-92fde2e1]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;padding-top:70px;background-color:#fff}@media(max-width:480px){.solution-page[data-v-92fde2e1]{padding-top:55px}}@media(max-width:767px){.solution-page[data-v-92fde2e1]{padding-top:56px}}@media(min-width:768px){.solution-page[data-v-92fde2e1]{padding-top:62px}}@media(min-width:1024px){.solution-page[data-v-92fde2e1]{padding-top:62px}}@media(min-width:1440px){.solution-page[data-v-92fde2e1]{padding-top:70px}}.ban[data-v-92fde2e1]{position:relative;padding:0;outline:0;text-decoration:none;list-style:none;color:#999}.ban-title[data-v-92fde2e1]{position:absolute;width:100%;top:0;left:0;bottom:130px}.middle-box[data-v-92fde2e1]{display:table;height:100%;width:100%;margin:0 auto;position:relative;table-layout:fixed}.middle-inner[data-v-92fde2e1]{display:table-cell;vertical-align:middle;width:100%}.pc-show[data-v-92fde2e1]{display:block}.wap-show[data-v-92fde2e1]{display:none}.img100[data-v-92fde2e1]{width:100%;height:auto}.img100 img[data-v-92fde2e1]{width:100%;height:auto;display:block;transition:filter .3s ease}.case-list li a:hover .img100 img[data-v-92fde2e1]{filter:brightness(.82)}.title42 h2[data-v-92fde2e1]{font-size:42px;color:#fff;margin:0 0 20px;font-weight:700}.title42 p[data-v-92fde2e1]{font-size:18px;color:#fff;margin:0;opacity:.9}.z-index-box[data-v-92fde2e1]{position:relative;z-index:1}.padding-tb80[data-v-92fde2e1]{padding:60px 0}.margin-170[data-v-92fde2e1]{margin-top:-60px}.w1400[data-v-92fde2e1]{width:100%;max-width:1600px;margin:0 auto;padding:0 20px;box-sizing:border-box;border:1px solid #eee;border-top:none}.bgfff[data-v-92fde2e1]{background:#fff}.padding50[data-v-92fde2e1]{padding:50px}.case-top[data-v-92fde2e1]{overflow:hidden;padding-bottom:0!important}.title28[data-v-92fde2e1]{margin-bottom:50px}.text-center[data-v-92fde2e1]{text-align:center}.title28 h3[data-v-92fde2e1]{font-size:28px;color:#333;margin-bottom:10px}.title-bold h3[data-v-92fde2e1]{font-weight:700;letter-spacing:normal}p[data-v-92fde2e1]{line-height:1.6em}.solution-sections[data-v-92fde2e1]{display:flex;flex-direction:column;gap:110px;margin-bottom:20px}.sub-navigation[data-v-92fde2e1]{background:#fff;border-bottom:1px solid #eee;padding:10px 0 0}.sub-nav-container[data-v-92fde2e1]{max-width:1600px;margin:0 auto;padding:0 20px}.sub-nav[data-v-92fde2e1]{display:flex;align-items:center;justify-content:flex-start;gap:0}.sub-left[data-v-92fde2e1]{padding-left:0!important}.sub-nav-link[data-v-92fde2e1]{padding:5px 30px;text-decoration:none;color:#666;font-size:16px;font-weight:500;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;position:relative;transition:all .3s ease;font-family:inherit}.sub-nav-link[data-v-92fde2e1]:hover{color:#409eff}.sub-nav-link.active[data-v-92fde2e1]{color:#409eff;font-weight:600;border-bottom-color:#409eff}.sub-nav-link.active[data-v-92fde2e1]:after{display:none}.sub-nav-separator[data-v-92fde2e1]{width:1px;height:30px;background:#ddd;margin:0 10px}.solution-section[data-v-92fde2e1]{display:flex;flex-direction:column;align-items:flex-start;min-height:600px;width:100%;max-width:100%;scroll-margin-top:150px}.section-right-image .solution-section-row[data-v-92fde2e1]{flex-direction:row;align-items:flex-start}.section-right-image .card-title[data-v-92fde2e1]{order:0}.section-left-image .card-title[data-v-92fde2e1]{order:1}.card-title[data-v-92fde2e1]{color:#000;font-size:25px;font-weight:500;margin:0;line-height:1.6em;width:100%;padding:0 20px;order:1}.card-title-right[data-v-92fde2e1]{padding:0 20px 20px 0;margin-bottom:0;text-align:right;width:100%;max-width:100%;align-self:flex-end;box-sizing:border-box}.solution-section-row[data-v-92fde2e1]{display:flex;flex-direction:row;align-items:flex-start;gap:10px;width:100%;order:2;border:1px solid #f0f0f0;padding:10px;box-sizing:border-box}#card2 .solution-card-content[data-v-92fde2e1]{padding-right:5px}#card2 .solution-section-row[data-v-92fde2e1]{gap:0}.solution-section-row .solution-card-image[data-v-92fde2e1]{margin:0;padding:0}.section-left-image .solution-section-row[data-v-92fde2e1]{flex-direction:row}.section-left-image .solution-card-image[data-v-92fde2e1]{order:1}.section-left-image .solution-card-content[data-v-92fde2e1]{order:2}.section-right-image .solution-section-row[data-v-92fde2e1]{flex-direction:row}.section-right-image .solution-card-image[data-v-92fde2e1]{order:2}.section-right-image .solution-card-content[data-v-92fde2e1]{order:1;margin-top:0;align-self:flex-start}.solution-card-image[data-v-92fde2e1]{flex:0 0 45%;min-width:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;margin:0;padding:0;box-sizing:border-box;overflow:hidden}.section-right-image .solution-card-content[data-v-92fde2e1]{padding:20px}.section-right-image .solution-card-image[data-v-92fde2e1]{align-items:stretch;margin:0;padding:0;box-sizing:border-box;overflow:hidden}.section-right-image .solution-card-image a[data-v-92fde2e1]{display:block;width:100%;min-width:100%;max-width:100%;box-sizing:border-box}@media(min-width:1800px){#card1 .card-bottom[data-v-92fde2e1]{height:520px!important}}@media(min-width:1600px)and (max-width:1800px){#card1 .card-bottom[data-v-92fde2e1]{height:605px!important}}@media(min-width:1440px)and (max-width:1600px){#card1 .card-bottom[data-v-92fde2e1]{height:570px!important}}@media(min-width:1270px)and (max-width:1440px){#card1 .card-bottom[data-v-92fde2e1]{height:630px!important}}@media(min-width:1440px)and (max-width:1800px){#card2 .card-bottom[data-v-92fde2e1]{height:650px!important}}@media(max-width:1440px){#card2 .card-bottom[data-v-92fde2e1]{height:710px!important}}@media(min-width:1440px)and (max-width:1600px){#card3 .card-bottom[data-v-92fde2e1]{height:570px!important}}@media(min-width:1600px)and (max-width:1800px){#card3 .card-bottom[data-v-92fde2e1]{height:610px!important}}@media(min-width:1800px){#card3 .card-bottom[data-v-92fde2e1]{height:550px!important}}@media(max-width:1440px){#card3 .card-bottom[data-v-92fde2e1]{height:630px!important}}.section-right-image .card-bottom[data-v-92fde2e1],.section-right-image .card-bottom .img100[data-v-92fde2e1]{max-width:100%;box-sizing:border-box}.section-right-image .card-bottom .img100 img[data-v-92fde2e1]{width:100%;max-width:100%;height:100%;object-fit:cover;object-position:center;box-sizing:border-box}.solution-card-image a[data-v-92fde2e1]{display:block;position:relative;overflow:visible;border-radius:0;box-shadow:0 2px 8px #0000001a;cursor:pointer;width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box}.solution-card-content[data-v-92fde2e1]{flex:0 0 55%;padding:20px;min-width:0;overflow:hidden;box-sizing:border-box}.content-wrapper[data-v-92fde2e1]{display:flex;flex-direction:column;gap:30px;height:100%;width:100%;box-sizing:border-box}.intro-title[data-v-92fde2e1],.features-title[data-v-92fde2e1]{font-size:24px;font-weight:700;color:#333;margin:0}.section-right-image .intro-title[data-v-92fde2e1],.section-right-image .features-title[data-v-92fde2e1]{text-align:right;padding-right:20px}.intro-text[data-v-92fde2e1]{font-size:16px;font-weight:400;line-height:1.8;color:#504f4f;margin:0;text-indent:2em;word-wrap:break-word;overflow-wrap:break-word}.features-list[data-v-92fde2e1]{display:flex;flex-direction:row;gap:20px;margin-top:0;width:98%;box-sizing:border-box}.feature-card[data-v-92fde2e1]{flex:1;background:#fff;padding:30px 20px;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;align-items:center;min-height:200px;min-width:0;box-sizing:border-box;border:1px solid rgba(0,0,0,.08)}.first-feature-card[data-v-92fde2e1]{border:1px solid rgba(0,0,0,.2);box-shadow:0 2px 8px #00000026}.feature-card .icon[data-v-92fde2e1]{width:80px;height:80px;margin-bottom:20px;display:block}.feature-card-title[data-v-92fde2e1]{font-size:18px;font-weight:600;color:#333;margin:0 0 15px;text-align:center}.feature-card-desc[data-v-92fde2e1]{font-size:14px;line-height:1.6;color:#666;margin:0;text-align:center;flex:1;width:100%;word-wrap:break-word;overflow-wrap:break-word}.scenario-image[data-v-92fde2e1]{margin-top:20px;width:100%;flex:1;min-height:400px;display:flex;align-items:flex-start}.scenario-image img[data-v-92fde2e1]{width:100%;height:auto;border-radius:8px;object-fit:contain}.card-bottom[data-v-92fde2e1]{background:#fff;padding:0;margin:0;display:flex;align-items:stretch;justify-content:stretch;height:550px;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.card-bottom .img100[data-v-92fde2e1]{width:100%;max-width:100%;height:100%!important;display:flex;align-items:stretch;justify-content:stretch;padding:0;margin:0;box-sizing:border-box;overflow:hidden}.card-bottom .img100 img[data-v-92fde2e1]{width:100%;max-width:100%;height:100%!important;object-fit:cover;object-position:center;display:block;margin:0;padding:0;box-sizing:border-box}.hero-section[data-v-92fde2e1]{min-height:550px;height:60vh;background-image:url(/png/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E5%9B%BE1-CHOPiRCb.png);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0);will-change:transform;background-blend-mode:normal;@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){background-image:url(/png/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E5%9B%BE1-CHOPiRCb.png);background-size:cover}@media(-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){background-image:url(/png/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E5%9B%BE1-CHOPiRCb.png);background-size:cover}}@media(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.hero-section[data-v-92fde2e1]{background-image:url(/png/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E5%9B%BE1-CHOPiRCb.png);background-size:cover;background-position:center}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-section[data-v-92fde2e1]{background-image:url(/png/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E5%9B%BE1-CHOPiRCb.png);background-size:cover;background-position:center}}@media(-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.hero-section[data-v-92fde2e1]{background-image:url(/png/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E5%9B%BE1-CHOPiRCb.png);background-size:cover;background-position:center}}.hero-section[data-v-92fde2e1]:before{content:"";position:absolute;inset:0;background:#0006}.hero-content[data-v-92fde2e1]{text-align:center;color:#fff;z-index:2;position:relative}.hero-title[data-v-92fde2e1]{font-size:48px;font-weight:700;margin-bottom:20px}.hero-subtitle[data-v-92fde2e1]{font-size:24px;opacity:.9}.container[data-v-92fde2e1]{max-width:1200px;margin:0 auto;padding:0 20px}@media(min-width:1200px)and (max-width:1800px){.sub-nav-container[data-v-92fde2e1],.w1400[data-v-92fde2e1],.z-index-box[data-v-92fde2e1]{max-width:1300px;margin:0 auto}.padding-tb80[data-v-92fde2e1]{padding-top:50px}.card-bottom[data-v-92fde2e1]{height:580px}}.solutions-content[data-v-92fde2e1]{padding:0;background:#fff;position:relative;margin-top:-150px;z-index:10}.main-solution-card[data-v-92fde2e1]{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:40px;margin:50px auto 60px;max-width:800px;box-shadow:0 8px 32px #0000001a;position:relative;z-index:20}.main-title[data-v-92fde2e1]{font-size:32px;font-weight:700;color:#333;text-align:center;margin-bottom:20px}.main-description[data-v-92fde2e1]{font-size:16px;color:#666;line-height:1.8;text-align:center;margin:0}.solutions-grid[data-v-92fde2e1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;max-width:1000px;margin:0 auto;padding:60px 0 100px;background:#20b2aa}.solution-card[data-v-92fde2e1]{background:#fff;border-radius:12px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.solution-card[data-v-92fde2e1]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.card-icon[data-v-92fde2e1]{width:80px;height:80px;margin:0 auto 30px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.card-icon svg[data-v-92fde2e1]{width:40px;height:40px}.card-title[data-v-92fde2e1]{font-size:24px;font-weight:600;margin-bottom:15px;color:#333}.card-description[data-v-92fde2e1]{font-size:16px;color:#666;line-height:1.6}.link-group h4[data-v-92fde2e1]{margin-bottom:20px;color:#fff;font-size:16px}.link-group ul[data-v-92fde2e1]{list-style:none}.link-group li[data-v-92fde2e1]{margin-bottom:10px}.link-group a[data-v-92fde2e1]{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease}.link-group a[data-v-92fde2e1]:hover{color:#fff}.footer-bottom[data-v-92fde2e1]{text-align:center;padding-top:10px;border-top:1px solid #555;color:#999;font-size:14px}@media(min-width:768px)and (max-width:1270px){.w1400[data-v-92fde2e1]{width:95%;max-width:100%;padding:0 20px;box-sizing:border-box}.hero-section[data-v-92fde2e1]{height:50vh;background-attachment:scroll}.padding-tb80[data-v-92fde2e1]{padding:40px 0}.padding50[data-v-92fde2e1]{padding:30px 20px}.title28 h3[data-v-92fde2e1]{font-size:24px}.title28[data-v-92fde2e1]{margin-bottom:30px}.title28 p[data-v-92fde2e1]{font-size:14px;line-height:1.6}.card-title[data-v-92fde2e1]{font-size:20px;padding:0 15px;margin-bottom:20px}.intro-title[data-v-92fde2e1],.features-title[data-v-92fde2e1]{font-size:18px;margin-bottom:15px}.intro-text[data-v-92fde2e1]{font-size:14px;text-indent:1.5em;line-height:1.7}.feature-card-title[data-v-92fde2e1]{font-size:15px;margin-bottom:10px}.feature-card-desc[data-v-92fde2e1]{font-size:12px;line-height:1.6}.solution-sections[data-v-92fde2e1]{gap:50px}.solution-section[data-v-92fde2e1]{flex-direction:column!important;gap:20px;min-height:auto;width:100%}.solution-section-row[data-v-92fde2e1]{flex-direction:column!important;gap:20px;padding:15px;border:1px solid #f0f0f0}.solution-card-image[data-v-92fde2e1],.solution-card-content[data-v-92fde2e1]{flex:0 0 100%!important;max-width:100%!important;width:100%;margin:0;padding:0}.solution-card-image[data-v-92fde2e1]{order:1}.solution-card-content[data-v-92fde2e1]{order:2;padding:15px 0}.content-wrapper[data-v-92fde2e1]{gap:20px;width:100%}.features-list[data-v-92fde2e1]{flex-direction:column;gap:15px;width:100%}.feature-card[data-v-92fde2e1]{width:100%;padding:20px 15px;min-height:auto}.card-bottom[data-v-92fde2e1]{height:400px}.card-bottom .img100[data-v-92fde2e1]{height:100%}.card-bottom .img100 img[data-v-92fde2e1]{width:100%;max-width:100%;height:100%;object-fit:cover}.sub-nav[data-v-92fde2e1]{flex-wrap:wrap;gap:5px;justify-content:flex-start}.sub-nav-link[data-v-92fde2e1]{padding:8px 15px;font-size:14px}.sub-nav-separator[data-v-92fde2e1]{display:none}.margin-170[data-v-92fde2e1]{margin-top:-40px}.sub-navigation[data-v-92fde2e1]{padding:10px 0 0}.sub-nav-container[data-v-92fde2e1]{padding:0 20px}}@media(min-width:600px)and (max-width:767px){.w1400[data-v-92fde2e1]{width:100%;padding:0 15px;box-sizing:border-box}.hero-section[data-v-92fde2e1]{height:45vh;background-attachment:scroll}.padding-tb80[data-v-92fde2e1]{padding:35px 0}.padding50[data-v-92fde2e1]{padding:25px 15px}.title28 h3[data-v-92fde2e1]{font-size:22px}.title28[data-v-92fde2e1]{margin-bottom:25px}.title28 p[data-v-92fde2e1]{font-size:13px}.card-title[data-v-92fde2e1]{font-size:18px;padding:0 10px;margin-bottom:15px}.intro-title[data-v-92fde2e1],.features-title[data-v-92fde2e1]{font-size:16px;margin-bottom:12px}.intro-text[data-v-92fde2e1]{font-size:13px;text-indent:1.5em}.feature-card-title[data-v-92fde2e1]{font-size:14px}.feature-card-desc[data-v-92fde2e1]{font-size:12px}.solution-sections[data-v-92fde2e1]{gap:40px}.solution-section-row[data-v-92fde2e1]{padding:10px}.card-bottom[data-v-92fde2e1]{height:350px}.card-bottom .img100 img[data-v-92fde2e1]{width:100%;max-width:100%;height:100%;object-fit:cover}.margin-170[data-v-92fde2e1]{margin-top:-30px}}@media(min-width:1024px)and (max-width:1439px){.w1400[data-v-92fde2e1]{width:95%;max-width:1300px;padding:0 30px}.hero-section[data-v-92fde2e1]{height:58vh}.padding-tb80[data-v-92fde2e1]{padding:70px 0}.padding50[data-v-92fde2e1]{padding:45px 40px}.title28 h3[data-v-92fde2e1]{font-size:27px}.title28[data-v-92fde2e1]{margin-bottom:45px}.card-title[data-v-92fde2e1]{font-size:23px}.intro-title[data-v-92fde2e1],.features-title[data-v-92fde2e1]{font-size:22px}.intro-text[data-v-92fde2e1]{font-size:15px}.feature-card-title[data-v-92fde2e1]{font-size:17px}.feature-card-desc[data-v-92fde2e1]{font-size:13px}.solution-sections[data-v-92fde2e1]{gap:50px}.solution-section[data-v-92fde2e1]{gap:35px}.card-title[data-v-92fde2e1]{font-size:21px;padding:0 20px}.card-bottom[data-v-92fde2e1]{height:550px}.card-bottom .img100 img[data-v-92fde2e1]{width:100%;max-width:100%;height:100%;object-fit:cover}.margin-170[data-v-92fde2e1]{margin-top:-55px}}@media(min-width:1440px)and (max-width:1600px){.solution-page[data-v-92fde2e1]{width:100%;overflow-x:hidden}.hero-section[data-v-92fde2e1]{width:100%;min-width:100%;background-size:100% 100%;background-position:center center;background-attachment:scroll;margin-left:0;margin-right:0;height:60vh}.w1400[data-v-92fde2e1]{width:100%;max-width:100%;padding:0 20px;box-sizing:border-box;border:1px solid #eee;border-top:none;margin:0 auto;position:relative;z-index:1}.bgfff[data-v-92fde2e1]{background:#fff;position:relative}.padding-tb80[data-v-92fde2e1]{padding:55px 0}.padding50[data-v-92fde2e1]{padding:40px 30px}.title28 h3[data-v-92fde2e1]{font-size:27px}.title28[data-v-92fde2e1]{margin-bottom:45px}.card-title[data-v-92fde2e1]{font-size:23px}.intro-title[data-v-92fde2e1],.features-title[data-v-92fde2e1]{font-size:22px}.intro-text[data-v-92fde2e1]{font-size:15px}.feature-card-title[data-v-92fde2e1]{font-size:17px}.feature-card-desc[data-v-92fde2e1]{font-size:13px}.solution-sections[data-v-92fde2e1]{gap:80px}.solution-section[data-v-92fde2e1]{gap:0px}.card-title[data-v-92fde2e1]{font-size:21px;padding:0 20px}.solution-section-row[data-v-92fde2e1]{flex-wrap:nowrap;gap:15px;padding:10px;box-sizing:border-box;width:100%;max-width:100%;overflow:hidden;border:1px solid #f0f0f0}.bgfff[data-v-92fde2e1]{overflow:visible}.w1400[data-v-92fde2e1]{width:100%;max-width:100%;padding:0 20px;box-sizing:border-box;border:1px solid #eee!important;border-top:none;margin:0 auto;position:relative;z-index:1;overflow:visible}.section-left-image .solution-section-row[data-v-92fde2e1]{padding-left:10px;padding-right:10px;box-sizing:border-box}.solution-card-image[data-v-92fde2e1]{flex:0 0 45%;margin:0;padding:0;box-sizing:border-box;max-width:45%}.section-left-image .solution-card-image[data-v-92fde2e1]{margin:0;padding:0;max-width:45%}.solution-card-image a[data-v-92fde2e1]{width:100%;max-width:100%}.solution-card-content[data-v-92fde2e1]{flex:0 0 55%;min-width:0;padding:20px;overflow:hidden;box-sizing:border-box}.section-left-image .solution-card-content[data-v-92fde2e1],.section-right-image .solution-card-content[data-v-92fde2e1]{flex:0 0 55%;padding:20px;overflow-wrap:break-word;word-wrap:break-word;box-sizing:border-box}.section-left-image .content-wrapper[data-v-92fde2e1]{max-width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;width:100%}.section-left-image .intro-text[data-v-92fde2e1]{word-wrap:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box;width:100%;overflow:hidden}.features-list[data-v-92fde2e1]{gap:15px}.feature-card[data-v-92fde2e1]{padding:25px 15px;min-width:0}.card-bottom[data-v-92fde2e1]{height:580px}.card-bottom .img100 img[data-v-92fde2e1]{width:100%;max-width:100%;height:100%;object-fit:cover}.margin-170[data-v-92fde2e1]{margin-top:-55px}}@media(min-width:1600px){.w1400[data-v-92fde2e1]{width:1600px}.hero-section[data-v-92fde2e1]{height:60vh}.padding-tb80[data-v-92fde2e1]{padding:60px 0}.padding50[data-v-92fde2e1]{padding:50px}.title28 h3[data-v-92fde2e1]{font-size:28px}.title28[data-v-92fde2e1]{margin-bottom:50px}.card-title[data-v-92fde2e1]{font-size:25px}.intro-title[data-v-92fde2e1],.features-title[data-v-92fde2e1]{font-size:24px}.intro-text[data-v-92fde2e1]{font-size:16px}.feature-card-title[data-v-92fde2e1]{font-size:18px}.feature-card-desc[data-v-92fde2e1]{font-size:14px}.solution-sections[data-v-92fde2e1]{gap:110px}.solution-section[data-v-92fde2e1]{gap:0px}.card-title[data-v-92fde2e1]{font-size:22px;padding:0 20px}.card-bottom[data-v-92fde2e1]{height:580px}.card-bottom .img100 img[data-v-92fde2e1]{width:100%;max-width:100%;height:100%;object-fit:cover}.margin-170[data-v-92fde2e1]{margin-top:-60px}}@media(min-width:768px)and (max-width:1024px){.hero-section[data-v-92fde2e1]{min-height:30vh!important;height:auto!important}}@media(max-width:767px){.w1400[data-v-92fde2e1]{width:100%;padding:0 15px;box-sizing:border-box}.hero-section[data-v-92fde2e1]{height:40vh;background-attachment:scroll}.hero-title[data-v-92fde2e1]{font-size:32px}.hero-subtitle[data-v-92fde2e1]{font-size:18px}.padding-tb80[data-v-92fde2e1]{padding:30px 0}.padding50[data-v-92fde2e1]{padding:25px 15px}.margin-170[data-v-92fde2e1]{margin-top:-25px}.title28 h3[data-v-92fde2e1]{font-size:20px}.title28[data-v-92fde2e1]{margin-bottom:25px}.title28 p[data-v-92fde2e1]{font-size:12px;line-height:1.6}.solution-sections[data-v-92fde2e1]{gap:30px}.solution-section[data-v-92fde2e1]{flex-direction:column!important;gap:15px;min-height:auto;width:100%}.solution-section-row[data-v-92fde2e1]{flex-direction:column!important;gap:15px;padding:10px;border:1px solid #f0f0f0}.solution-card-image[data-v-92fde2e1],.solution-card-content[data-v-92fde2e1]{flex:0 0 100%!important;max-width:100%!important;width:100%;margin:0;padding:0}.solution-card-image[data-v-92fde2e1]{order:1}.solution-card-content[data-v-92fde2e1]{order:2;padding:10px 0}.content-wrapper[data-v-92fde2e1]{gap:15px;width:100%}.card-title[data-v-92fde2e1]{font-size:18px;padding:0 10px;margin-bottom:15px}.intro-title[data-v-92fde2e1],.features-title[data-v-92fde2e1]{font-size:16px;margin-bottom:12px}.intro-text[data-v-92fde2e1]{font-size:13px;text-indent:1.5em;line-height:1.6}.feature-card-title[data-v-92fde2e1]{font-size:14px;margin-bottom:8px}.feature-card-desc[data-v-92fde2e1]{font-size:12px;line-height:1.5}.features-list[data-v-92fde2e1]{flex-direction:column;gap:12px;width:100%}.feature-card[data-v-92fde2e1]{width:100%;min-height:auto;padding:18px 12px}.card-bottom[data-v-92fde2e1]{height:300px}.card-bottom .img100[data-v-92fde2e1]{height:100%}.card-bottom .img100 img[data-v-92fde2e1]{width:100%;max-width:100%;height:100%;object-fit:cover}.sub-nav[data-v-92fde2e1]{flex-wrap:wrap;gap:10px}.sub-nav-link[data-v-92fde2e1]{padding:8px 15px;font-size:14px}.sub-nav-separator[data-v-92fde2e1]{display:none}.solutions-grid[data-v-92fde2e1]{grid-template-columns:1fr;gap:30px}.solution-card[data-v-92fde2e1]{padding:30px 20px}.card-icon[data-v-92fde2e1]{width:60px;height:60px;margin-bottom:20px}.card-icon svg[data-v-92fde2e1]{width:30px;height:30px}.card-title[data-v-92fde2e1]{font-size:20px}.card-description[data-v-92fde2e1]{font-size:14px}.footer-content[data-v-92fde2e1]{grid-template-columns:1fr;gap:40px}.footer-links[data-v-92fde2e1]{grid-template-columns:1fr;gap:30px}.navigation[data-v-92fde2e1]{display:none}}@media(max-width:480px){.hero-section[data-v-92fde2e1]{min-height:40vh!important;height:auto!important}.sub-nav-container[data-v-92fde2e1]{padding:0 20px}.sub-navigation[data-v-92fde2e1]{padding-top:0!important}.sub-nav[data-v-92fde2e1]{flex-wrap:nowrap;gap:0;justify-content:space-between;width:100%}.sub-nav-link[data-v-92fde2e1]{padding:8px 6px;font-size:14px;font-weight:400;white-space:nowrap;flex:1;text-align:center}.sub-nav-separator[data-v-92fde2e1]{display:none}.w1400[data-v-92fde2e1]{padding:0 20px}.padding50[data-v-92fde2e1]{padding:10px 0 0!important}.title28 h3[data-v-92fde2e1]{font-size:25px!important;margin-bottom:5px!important}.title28 p[data-v-92fde2e1]{font-size:14px!important}.solution-section[data-v-92fde2e1]{gap:0px!important}.solution-section-row[data-v-92fde2e1]{gap:0px!important;border:1px dashed #8d8989!important}.content-wrapper[data-v-92fde2e1]{gap:5px!important}.card-title[data-v-92fde2e1]{font-size:20px!important;padding:0 10px!important;margin-bottom:0!important;text-align:center!important}#card1 .card-bottom[data-v-92fde2e1]{height:300px!important}.intro-title[data-v-92fde2e1]{font-size:16px!important;margin-bottom:0!important}.intro-text[data-v-92fde2e1]{font-size:14px!important}.features-title[data-v-92fde2e1]{font-size:16px!important;margin-bottom:5px!important}.feature-card-title[data-v-92fde2e1]{font-size:15px!important;margin-bottom:5px!important}.feature-card-desc[data-v-92fde2e1]{font-size:14px!important}#card2 .card-bottom[data-v-92fde2e1]{height:300px!important}#card2 .solution-card-image[data-v-92fde2e1]{padding:0;margin:0}#card2 .solution-card-content[data-v-92fde2e1]{padding:0!important}#card3 .card-bottom[data-v-92fde2e1]{height:300px!important}#card2.section-right-image .solution-section-row[data-v-92fde2e1]{flex-direction:column!important}#card2.section-right-image .solution-card-image[data-v-92fde2e1]{order:1!important;width:100%;flex:0 0 auto;margin:0}#card2.section-right-image .solution-card-content[data-v-92fde2e1]{order:2!important;width:100%;flex:0 0 auto;padding:0!important}#card2.section-right-image .card-title[data-v-92fde2e1]{text-align:center!important}#card2.section-right-image .intro-title[data-v-92fde2e1],#card2.section-right-image .features-title[data-v-92fde2e1]{text-align:left!important}}.img100 img[data-v-9093b03a]{width:100%;height:auto;display:block}.yycj-play .img100 img[data-v-9093b03a]{height:545px;width:100%;object-fit:cover}.image-with-gradient[data-v-9093b03a]{position:relative}.image-with-gradient[data-v-9093b03a]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#246ee5,#3b82f600);pointer-events:none;z-index:1}.left-info-box[data-v-9093b03a]{position:absolute;left:28%;top:50%;transform:translate(calc(-100% - 10px),-50%);z-index:2}.right-info-box[data-v-9093b03a]{position:absolute;left:30%;top:50%;transform:translate(10px,-50%);z-index:2}.info-content[data-v-9093b03a]{background:#fffffff2;padding:40px;border-radius:12px;box-shadow:0 8px 24px #00000026;width:300px}.left-info-box .info-content[data-v-9093b03a],.right-info-box .info-content[data-v-9093b03a]{height:240px;display:flex;flex-direction:column;justify-content:center}.info-content h3[data-v-9093b03a]{font-size:28px;font-weight:700;color:#4d9be8;margin-bottom:12px}.info-content svg.icon[data-v-9093b03a]{width:100px;height:100px;max-width:100%}.gntd svg.icon[data-v-9093b03a]{width:170px;height:170px;max-width:100%}.info-content>p[data-v-9093b03a]{font-size:16px;color:#666;margin-bottom:20px;line-height:1.6}.info-content ul[data-v-9093b03a]{list-style:none;padding:0;margin:0}.info-content ul li[data-v-9093b03a]{font-size:15px;color:#333;margin-bottom:10px;padding-left:0;margin-top:10px;line-height:1.6}.info-content ul li[data-v-9093b03a]:last-child{margin-bottom:0}.yycj-con[data-v-9093b03a]{background:#fff;padding:45px}.yycj2[data-v-9093b03a]{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.img100[data-v-9093b03a]{width:100%;height:auto}.w1400[data-v-9093b03a]{width:1400px;margin:0 auto;position:relative;display:flex;align-items:center;gap:40px;z-index:1}.w1401[data-v-9093b03a]{width:1400px;margin:0 auto}.standard[data-v-9093b03a]{width:60%;position:relative;aspect-ratio:2134 / 1417;max-width:100%}.relative[data-v-9093b03a]{position:relative}.gntd-bg1[data-v-9093b03a]{position:absolute;top:0;right:0;width:20%;height:70%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==)}.gntd-bg2[data-v-9093b03a]{position:absolute;top:50%;left:0;width:50%;height:50%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==);transform:translateY(-50%)}.title-box[data-v-9093b03a]{width:1200px}.padding-tb80[data-v-9093b03a]{padding:80px 0}.page-nr[data-v-9093b03a]{z-index:1}.gntd-box[data-v-9093b03a]{padding-bottom:80px}.yybg1[data-v-9093b03a]{position:absolute;top:0;left:0;width:27.5%;height:60%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk4NUM4Qzg5RDlEOTExRTlBOTI3RTIzMzYyOTcxNEVGIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk4NUM4Qzg4RDlEOTExRTlBOTI3RTIzMzYyOTcxNEVGIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCABkAGQDAREAAhEBAxEB/8QAZQABAQAAAAAAAAAAAAAAAAAAAAkBAQAAAAAAAAAAAAAAAAAAAAAQAAADCQAABQUBAQADAAAAABESEyFhgZECIoIDMwAxQWIUQsLiU4WD8DKjZREBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8Atf0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/AEfw/T6efu9/gHQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8Hp8kf6P4fp9PP3e/wDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4B0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/R/D9Pp5+73+AdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwenyR/o/h+n08/d7/AADoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4B0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/AEfw/T6efu9/gHQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8Hp8kf6P4fp9PP3e/wDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A0P8A63/f+n/v/PwH/9k=)}.yybg2[data-v-9093b03a]{position:absolute;bottom:0;right:0;width:20%;height:30%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==)}.component[data-v-9093b03a]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0}.floorShadow[data-v-9093b03a]{animation:fadeInDown-9093b03a .6s .7s forwards linear;position:static}.floor[data-v-9093b03a]{animation:fadeInDown-9093b03a .6s .5s forwards linear}.platform[data-v-9093b03a]{animation:fadeInDown-9093b03a 1s 1.5s forwards linear}.student1[data-v-9093b03a]{animation:fadeInDown-9093b03a .5s 2.5s forwards linear}@keyframes fadeInDown-9093b03a{0%{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:none}}.jsfa[data-v-9093b03a]{position:static;width:40%;font-size:14px}.middle-box[data-v-9093b03a]{display:table;height:100%;width:100%;margin:0 auto;position:relative;table-layout:fixed}.middle-inner[data-v-9093b03a]{display:table-cell;vertical-align:middle;width:100%}.jsfa-con[data-v-9093b03a]{background:#fff;padding:80px 58px}.title32[data-v-9093b03a]{margin-bottom:50px}.title-bold h3[data-v-9093b03a]{font-weight:700;letter-spacing:normal}.title32 h3[data-v-9093b03a]{font-size:32px;color:#4d9be8;letter-spacing:2px;margin-bottom:10px}.title-line[data-v-9093b03a]{margin-bottom:50px}.jsfa .title-line[data-v-9093b03a]{margin-bottom:15px}.title-line h3[data-v-9093b03a]{font-size:26px;color:#333;position:relative;padding-left:30px}.title-line h3[data-v-9093b03a]:before{content:"";position:absolute;left:0;top:50%;height:22px;width:8px;margin-top:-11px;background:#fdd108}.jsfa p[data-v-9093b03a]{color:#666;font-size:14px;line-height:1.8}.page-bg-a[data-v-9093b03a]{width:100%;height:48%;bottom:0;left:0;background:#4d9be8}.page-bg[data-v-9093b03a]{position:absolute;z-index:-1}@media(max-width:768px){.page-bg-a[data-v-9093b03a]{bottom:60px;height:260px}}.look360[data-v-9093b03a]{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:55px;height:40px}.look360 a.active[data-v-9093b03a]{color:#fdd108}.look360 a[data-v-9093b03a]{font-size:16px;color:#333;position:relative;line-height:40px;text-decoration:none}.look360 a[data-v-9093b03a]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);border-top:1px solid #fdd108;width:0}.look360 a[data-v-9093b03a]:last-child{display:inline-block}.look360 a.active[data-v-9093b03a]:after{width:100%}.swiper-container[data-v-9093b03a]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-wrapper[data-v-9093b03a]{position:relative;width:100%;height:100%;z-index:1;display:flex;box-sizing:content-box;transform:translateZ(0)}.swiper-slide[data-v-9093b03a]{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.text-center[data-v-9093b03a]{text-align:center}.gntd-paly .swiper-slide[data-v-9093b03a]{background:#fff}.gntd[data-v-9093b03a]{padding:50px 30px}.gntd h4[data-v-9093b03a]{font-size:20px;color:#333;margin-top:40px}.gntd .i[data-v-9093b03a]{border-top:2px solid #dcdcdc;width:50px;margin:25px auto}.gntd p[data-v-9093b03a]{height:80px;font-size:14px;color:#666;line-height:1.6}.gengfjlg .ljgd[data-v-9093b03a]{position:absolute;right:0;top:0;margin:0}.ljgd[data-v-9093b03a]{display:block;line-height:40px;width:170px;border-radius:4px;background:#4d9be8;color:#fff;text-align:center;margin-top:55px;text-decoration:none}.ljgd[data-v-9093b03a]:after{content:"";display:inline-block;width:17px;height:10px;background:url(https://www.qljy.com/template/default/images/jt1.png) no-repeat center;background-size:cover;margin-left:10px}ul[data-v-9093b03a]{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px;unicode-bidi:isolate}.clear[data-v-9093b03a]:after{content:"";display:table;clear:both}li[data-v-9093b03a]{display:list-item;text-align:-webkit-match-parent;unicode-bidi:isolate}.gdfan li[data-v-9093b03a]{float:left;width:32%;margin-right:2%;background:#4d9be8;text-align:center;list-style:none}.gdfan li[data-v-9093b03a]:last-child{margin-right:0;background:#3585d5}.gdfan li a[data-v-9093b03a]{display:block;position:relative;padding:35px 0;text-decoration:none}.gdfan-cpn[data-v-9093b03a]{margin-bottom:30px}.gdfan-cpn p[data-v-9093b03a]{color:#fff;font-size:22px;line-height:1.5}.gdfan li a[data-v-9093b03a]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;opacity:0}[data-v-9093b03a]{margin:0;padding:0;box-sizing:border-box}.solution-view1-page[data-v-9093b03a]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;max-height:auto}.header[data-v-9093b03a]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1)}.header-container[data-v-9093b03a]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:80px}.solution-view1-page[data-v-9093b03a]{padding-top:80px}@media(max-width:480px){.solution-view1-page[data-v-9093b03a]{padding-top:60px}}@media(max-width:767px){.solution-view1-page[data-v-9093b03a]{padding-top:65px}}@media(min-width:768px){.solution-view1-page[data-v-9093b03a]{padding-top:67px}}@media(min-width:1024px){.solution-view1-page[data-v-9093b03a]{padding-top:72px}}@media(min-width:1440px){.solution-view1-page[data-v-9093b03a]{padding-top:80px}}.logo-image[data-v-9093b03a]{height:40px;width:auto;cursor:pointer}.navigation[data-v-9093b03a]{display:flex;align-items:center;gap:0}.nav-link[data-v-9093b03a]{color:#666;text-decoration:none;padding:0 20px;border-radius:4px;transition:all .3s ease;font-size:16px;line-height:70px;border-bottom:2px solid transparent}.nav-link[data-v-9093b03a]:hover{color:#409eff}.nav-link.active[data-v-9093b03a]{color:#409eff;border-bottom:2px solid #409EFF}.nav-separator[data-v-9093b03a]{width:1px;height:20px;background:#ddd}.main-content[data-v-9093b03a]{margin-top:0;padding:40px 0;min-height:calc(100vh - 80px);position:relative;z-index:1}.content-container[data-v-9093b03a]{max-width:1200px;margin:0 auto;background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #0000001a;display:flex;gap:40px}.left-section[data-v-9093b03a]{flex:2;position:relative;min-height:500px}.diagram-container[data-v-9093b03a]{position:relative;width:100%;height:100%;background:#20b2aa;border-radius:8px;padding:30px}.homework-home[data-v-9093b03a]{position:absolute;top:20px;left:20px;width:120px}.student-desk[data-v-9093b03a]{position:relative;width:100px;height:80px;background:#8b4513;border-radius:4px;margin-bottom:10px}.student[data-v-9093b03a]{position:absolute;top:-20px;left:20px;width:20px;height:20px;background:#333;border-radius:50%}.laptop[data-v-9093b03a]{position:absolute;top:10px;left:10px;width:30px;height:20px;background:#666;border-radius:2px}.books[data-v-9093b03a]{position:absolute;top:10px;right:10px;width:15px;height:20px;background:#8b4513}.plant[data-v-9093b03a]{position:absolute;bottom:5px;right:5px;width:10px;height:15px;background:#228b22;border-radius:50%}.homework-correction[data-v-9093b03a]{position:absolute;top:20px;right:20px;width:120px}.teacher-desk[data-v-9093b03a]{position:relative;width:100px;height:80px;background:#8b4513;border-radius:4px;margin-bottom:10px}.teacher[data-v-9093b03a]{position:absolute;top:-20px;left:20px;width:20px;height:20px;background:#333;border-radius:50%}.center-cloud[data-v-9093b03a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.cloud-icon[data-v-9093b03a]{position:relative;margin-bottom:20px}.cloud-shape[data-v-9093b03a]{width:80px;height:40px;background:#87ceeb;border-radius:40px;margin:0 auto}.cloud-text[data-v-9093b03a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:14px}.podium[data-v-9093b03a]{position:relative;width:60px;height:30px;background:#8b4513;margin:0 auto 20px;border-radius:4px}.microphone[data-v-9093b03a]{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:8px;height:10px;background:#666;border-radius:2px}.dashboard[data-v-9093b03a]{display:flex;gap:10px;justify-content:center}.screen[data-v-9093b03a]{width:40px;height:30px;background:#333;border-radius:2px;position:relative}.chart[data-v-9093b03a]{position:absolute;top:5px;left:5px;width:30px;height:20px;background:#4caf50;border-radius:2px}.list[data-v-9093b03a]{position:absolute;top:5px;left:5px;width:30px;height:20px;background:#ff9800;border-radius:2px}.drawing[data-v-9093b03a]{position:absolute;top:5px;left:5px;width:30px;height:20px;background:#9c27b0;border-radius:2px}.homework-classroom[data-v-9093b03a]{position:absolute;bottom:20px;right:20px;width:150px}.classroom[data-v-9093b03a]{margin-bottom:10px}.student-row[data-v-9093b03a]{display:flex;gap:10px;margin-bottom:10px;justify-content:center}.student-row .student[data-v-9093b03a]{width:15px;height:15px;background:#333;border-radius:50%}.label[data-v-9093b03a]{color:#fff;font-size:12px;text-align:center;margin-bottom:10px}.dashed-line[data-v-9093b03a]{position:absolute;border:1px dashed white;opacity:.7}.line-1[data-v-9093b03a]{top:60px;left:120px;width:100px;height:1px;transform:rotate(15deg)}.line-2[data-v-9093b03a]{top:60px;right:120px;width:100px;height:1px;transform:rotate(-15deg)}.line-3[data-v-9093b03a]{bottom:60px;right:150px;width:80px;height:1px;transform:rotate(15deg)}.right-section[data-v-9093b03a]{flex:1;padding-left:20px}.main-title[data-v-9093b03a]{font-size:32px;font-weight:700;color:#333;margin-bottom:30px}.subtitle-section[data-v-9093b03a]{display:flex;align-items:center;margin-bottom:20px}.yellow-bar[data-v-9093b03a]{width:4px;height:20px;background:gold;margin-right:10px}.subtitle[data-v-9093b03a]{font-size:18px;color:#333;font-weight:500}.description[data-v-9093b03a]{line-height:1.8;color:#666;font-size:16px}.footer-container[data-v-9093b03a]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content[data-v-9093b03a]{display:grid;grid-template-columns:1fr 2fr;gap:60px;margin-bottom:40px}.footer-logo[data-v-9093b03a]{text-align:left;display:flex;flex-direction:column;gap:12px}.footer-logo-header[data-v-9093b03a]{display:flex;align-items:center;gap:12px}.footer-logo-image[data-v-9093b03a]{height:40px;width:auto}.footer-logo-title[data-v-9093b03a]{font-size:18px;font-weight:600;margin:0;color:#fff}.footer-logo p[data-v-9093b03a]{color:#ccc;font-size:14px;margin:0}.footer-links[data-v-9093b03a]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.link-group h4[data-v-9093b03a]{margin-bottom:20px;color:#fff;font-size:16px}.link-group ul[data-v-9093b03a]{list-style:none;margin:0;padding:0}.link-group li[data-v-9093b03a]{margin-bottom:10px}.link-group a[data-v-9093b03a]{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease}.link-group a[data-v-9093b03a]:hover{color:#fff}.footer-bottom[data-v-9093b03a]{text-align:center;padding-top:20px;border-top:1px solid #555;color:#999;font-size:14px}@media(min-width:768px)and (max-width:1023px){.w1400[data-v-9093b03a]{width:95%;max-width:980px;padding:0 20px;flex-direction:column;gap:30px}.w1401[data-v-9093b03a]{width:95%;max-width:980px;padding:0 20px}.standard[data-v-9093b03a]{width:100%}.jsfa[data-v-9093b03a]{width:100%;font-size:13px}.jsfa-con[data-v-9093b03a]{padding:50px 40px}.title32 h3[data-v-9093b03a]{font-size:28px;letter-spacing:1.5px}.title-line h3[data-v-9093b03a]{font-size:24px;padding-left:25px}.title-line h3[data-v-9093b03a]:before{width:6px;height:20px}.jsfa p[data-v-9093b03a]{font-size:13px;line-height:1.7}.padding-tb80[data-v-9093b03a]{padding:60px 0}.title-box[data-v-9093b03a]{width:100%}.look360 a[data-v-9093b03a]{font-size:15px}.info-content[data-v-9093b03a]{width:250px;padding:30px}.info-content svg.icon[data-v-9093b03a]{width:80px;height:80px}.info-content ul li[data-v-9093b03a]{font-size:14px;line-height:1.5}.gntd[data-v-9093b03a]{padding:40px 25px}.gntd svg.icon[data-v-9093b03a]{width:140px;height:140px}.gntd h4[data-v-9093b03a]{font-size:18px;margin-top:35px}.gntd p[data-v-9093b03a]{font-size:13px;line-height:1.6;height:auto;min-height:80px}.gntd-paly .swiper-slide[data-v-9093b03a]{width:32%!important;margin-right:2%!important}.gntd-paly .swiper-slide[data-v-9093b03a]:last-child{margin-right:0!important}.gdfan-cpn p[data-v-9093b03a]{font-size:20px}.ljgd[data-v-9093b03a]{font-size:14px;width:150px;margin-top:45px}.gdfan li[data-v-9093b03a]{width:48%;margin-right:2%;margin-bottom:2%}.gdfan li[data-v-9093b03a]:last-child{margin-right:0}}@media(min-width:1024px)and (max-width:1439px){.w1400[data-v-9093b03a]{width:95%;max-width:1200px;padding:0 30px;gap:35px}.w1401[data-v-9093b03a]{width:95%;max-width:1200px;padding:0 30px}.standard[data-v-9093b03a]{width:58%}.jsfa[data-v-9093b03a]{width:42%;font-size:13.5px}.jsfa-con[data-v-9093b03a]{padding:70px 50px}.title32 h3[data-v-9093b03a]{font-size:30px;letter-spacing:1.8px}.title-line h3[data-v-9093b03a]{font-size:25px;padding-left:28px}.title-line h3[data-v-9093b03a]:before{width:7px;height:21px}.jsfa p[data-v-9093b03a]{font-size:13.5px;line-height:1.75}.padding-tb80[data-v-9093b03a]{padding:70px 0}.title-box[data-v-9093b03a]{width:100%}.look360 a[data-v-9093b03a]{font-size:15px}.info-content[data-v-9093b03a]{width:280px;padding:35px}.info-content svg.icon[data-v-9093b03a]{width:90px;height:90px}.info-content ul li[data-v-9093b03a]{font-size:14.5px;line-height:1.55}.gntd[data-v-9093b03a]{padding:45px 28px}.gntd svg.icon[data-v-9093b03a]{width:155px;height:155px}.gntd h4[data-v-9093b03a]{font-size:19px;margin-top:38px}.gntd p[data-v-9093b03a]{font-size:13.5px;line-height:1.6}.gntd-paly .swiper-slide[data-v-9093b03a]{width:31%!important;margin-right:3.5%!important}.gntd-paly .swiper-slide[data-v-9093b03a]:last-child{margin-right:0!important}.gdfan-cpn p[data-v-9093b03a]{font-size:21px}.ljgd[data-v-9093b03a]{font-size:15px;width:160px;margin-top:50px}.gdfan li[data-v-9093b03a]{width:48%;margin-right:2%}}@media(min-width:1440px){.w1400[data-v-9093b03a],.w1401[data-v-9093b03a]{width:1400px}.standard[data-v-9093b03a]{width:60%}.jsfa[data-v-9093b03a]{width:40%;font-size:14px}.jsfa-con[data-v-9093b03a]{padding:80px 58px}.title32 h3[data-v-9093b03a]{font-size:32px;letter-spacing:2px}.title-line h3[data-v-9093b03a]{font-size:26px;padding-left:30px}.title-line h3[data-v-9093b03a]:before{width:8px;height:22px}.jsfa p[data-v-9093b03a]{font-size:14px;line-height:1.8}.padding-tb80[data-v-9093b03a]{padding:80px 0}.title-box[data-v-9093b03a]{width:1200px}.look360 a[data-v-9093b03a]{font-size:16px}.info-content[data-v-9093b03a]{width:300px;padding:40px}.info-content svg.icon[data-v-9093b03a]{width:100px;height:100px}.info-content ul li[data-v-9093b03a]{font-size:15px;line-height:1.6}.gntd[data-v-9093b03a]{padding:50px 30px}.gntd svg.icon[data-v-9093b03a]{width:170px;height:170px}.gntd h4[data-v-9093b03a]{font-size:20px;margin-top:40px}.gntd p[data-v-9093b03a]{font-size:14px;line-height:1.6}.gntd-paly .swiper-slide[data-v-9093b03a]{width:429.333px!important;margin-right:56px!important}.gdfan-cpn p[data-v-9093b03a]{font-size:22px}.ljgd[data-v-9093b03a]{font-size:16px;width:170px;margin-top:55px}.gdfan li[data-v-9093b03a]{width:32%}}@media(max-width:767px){.w1400[data-v-9093b03a]{width:100%;padding:0 15px;flex-direction:column;gap:20px}.w1401[data-v-9093b03a]{width:100%;padding:0 15px}.standard[data-v-9093b03a]{width:100%}.jsfa[data-v-9093b03a]{width:100%;font-size:12px}.jsfa-con[data-v-9093b03a]{padding:40px 25px}.title32[data-v-9093b03a]{margin-bottom:30px}.title32 h3[data-v-9093b03a]{font-size:24px;letter-spacing:1px;margin-bottom:8px}.title-line[data-v-9093b03a]{margin-bottom:30px}.title-line h3[data-v-9093b03a]{font-size:20px;padding-left:20px}.title-line h3[data-v-9093b03a]:before{width:5px;height:18px;margin-top:-9px}.jsfa .title-line[data-v-9093b03a]{margin-bottom:12px}.jsfa p[data-v-9093b03a]{font-size:12px;line-height:1.7}.padding-tb80[data-v-9093b03a]{padding:40px 0}.title-box[data-v-9093b03a]{width:100%}.look360[data-v-9093b03a]{position:static;margin-top:15px;height:auto;gap:20px}.look360 a[data-v-9093b03a]{font-size:14px;line-height:30px}.left-info-box[data-v-9093b03a],.right-info-box[data-v-9093b03a]{position:static;transform:none;left:auto;top:auto;margin:20px 0}.info-content[data-v-9093b03a]{width:100%;padding:25px;height:auto}.info-content svg.icon[data-v-9093b03a]{width:60px;height:60px}.info-content ul li[data-v-9093b03a]{font-size:13px;line-height:1.5;margin-bottom:8px}.yycj-play .img100 img[data-v-9093b03a]{height:auto}.gntd[data-v-9093b03a]{padding:30px 20px}.gntd svg.icon[data-v-9093b03a]{width:120px;height:120px}.gntd h4[data-v-9093b03a]{font-size:16px;margin-top:25px}.gntd .i[data-v-9093b03a]{width:40px;margin:20px auto}.gntd p[data-v-9093b03a]{font-size:12px;line-height:1.6;height:auto;min-height:auto}.gntd-paly .swiper-slide[data-v-9093b03a]{width:100%!important;margin-right:0!important;margin-bottom:20px}.gdfan-cpn[data-v-9093b03a]{margin-bottom:20px}.gdfan-cpn p[data-v-9093b03a]{font-size:18px;line-height:1.4}.ljgd[data-v-9093b03a]{font-size:14px;width:140px;margin-top:30px;line-height:36px}.gdfan li[data-v-9093b03a]{width:100%;margin-right:0;margin-bottom:20px}.gdfan li a[data-v-9093b03a]{padding:25px 0}.footer-content[data-v-9093b03a]{grid-template-columns:1fr;gap:40px}.footer-links[data-v-9093b03a]{grid-template-columns:1fr;gap:30px}.content-container[data-v-9093b03a]{flex-direction:column;padding:20px}.left-section[data-v-9093b03a]{min-height:300px}.right-section[data-v-9093b03a]{padding-left:0;padding-top:20px}.main-title[data-v-9093b03a]{font-size:24px}.nav-link[data-v-9093b03a]{padding:0 10px;font-size:14px}}@media(min-width:768px)and (max-width:1023px){.title32 h3[data-v-9093b03a]{font-size:28px;letter-spacing:1.5px}.title-line h3[data-v-9093b03a]{font-size:24px;padding-left:25px}.jsfa p[data-v-9093b03a]{font-size:13px;line-height:1.7}.gntd h4[data-v-9093b03a]{font-size:18px;margin-top:35px}.gntd p[data-v-9093b03a]{font-size:13px;line-height:1.6}.info-content ul li[data-v-9093b03a]{font-size:14px;line-height:1.5}}@media(min-width:1024px)and (max-width:1439px){.title32 h3[data-v-9093b03a]{font-size:30px;letter-spacing:1.8px}.title-line h3[data-v-9093b03a]{font-size:25px;padding-left:28px}.jsfa p[data-v-9093b03a]{font-size:13.5px;line-height:1.75}.gntd h4[data-v-9093b03a]{font-size:19px;margin-top:38px}.gntd p[data-v-9093b03a]{font-size:13.5px;line-height:1.6}.info-content ul li[data-v-9093b03a]{font-size:14.5px;line-height:1.55}}.img100 img[data-v-bffff75b]{width:100%;height:auto;display:block}.image-with-gradient[data-v-bffff75b]{position:relative}.image-with-gradient[data-v-bffff75b]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#246ee5,#3b82f600);pointer-events:none;z-index:1}.left-info-box[data-v-bffff75b]{position:absolute;left:28%;top:50%;transform:translate(calc(-100% - 10px),-50%);z-index:2}.right-info-box[data-v-bffff75b]{position:absolute;left:30%;top:50%;transform:translate(10px,-50%);z-index:2}.info-content[data-v-bffff75b]{background:#fffffff2;padding:40px;border-radius:12px;box-shadow:0 8px 24px #00000026;width:300px}.info-content h3[data-v-bffff75b]{font-size:28px;font-weight:700;color:#4d9be8;margin-bottom:12px}.info-content svg.icon[data-v-bffff75b]{width:100px;height:100px;max-width:100%}.gntd svg.icon[data-v-bffff75b]{width:170px;height:170px;max-width:100%}.left-info-box .info-content[data-v-bffff75b],.right-info-box .info-content[data-v-bffff75b]{height:240px;display:flex;flex-direction:column;justify-content:center}.info-content>p[data-v-bffff75b]{font-size:16px;color:#666;margin-bottom:20px;line-height:1.6}.info-content ul[data-v-bffff75b]{list-style:none;padding:0;margin:0}.info-content ul li[data-v-bffff75b]{font-size:15px;color:#333;margin-bottom:10px;padding-left:0;margin-top:10px;line-height:1.6}.info-content ul li[data-v-bffff75b]:last-child{margin-bottom:0}.yycj-play .img100 img[data-v-bffff75b]{height:545px;width:100%;object-fit:cover}.yycj-con[data-v-bffff75b]{background:#fff;padding:45px}.yycj2[data-v-bffff75b]{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.img100[data-v-bffff75b]{width:100%;height:auto}.w1400[data-v-bffff75b]{width:1400px;margin:0 auto;position:relative;display:flex;align-items:center;gap:40px;z-index:1}.w1401[data-v-bffff75b]{width:1400px;margin:0 auto}.standard[data-v-bffff75b]{width:60%;position:relative;aspect-ratio:2134 / 1417;max-width:100%}.relative[data-v-bffff75b]{position:relative}.gntd-bg1[data-v-bffff75b]{position:absolute;top:0;right:0;width:20%;height:70%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==)}.gntd-bg2[data-v-bffff75b]{position:absolute;top:50%;left:0;width:50%;height:50%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==);transform:translateY(-50%)}.title-box[data-v-bffff75b]{width:1200px}.padding-tb80[data-v-bffff75b]{padding:80px 0}.page-nr[data-v-bffff75b]{z-index:1}.gntd-box[data-v-bffff75b]{padding-bottom:80px}.yybg1[data-v-bffff75b]{position:absolute;top:0;left:0;width:27.5%;height:60%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk4NUM4Qzg5RDlEOTExRTlBOTI3RTIzMzYyOTcxNEVGIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk4NUM4Qzg4RDlEOTExRTlBOTI3RTIzMzYyOTcxNEVGIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCABkAGQDAREAAhEBAxEB/8QAZQABAQAAAAAAAAAAAAAAAAAAAAkBAQAAAAAAAAAAAAAAAAAAAAAQAAADCQAABQUBAQADAAAAABESEyFhgZECIoIDMwAxQWIUQsLiU4WD8DKjZREBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8Atf0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/AEfw/T6efu9/gHQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8Hp8kf6P4fp9PP3e/wDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4B0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/R/D9Pp5+73+AdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwenyR/o/h+n08/d7/AADoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4B0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/AEfw/T6efu9/gHQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8Hp8kf6P4fp9PP3e/wDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A0P8A63/f+n/v/PwH/9k=)}.yybg2[data-v-bffff75b]{position:absolute;bottom:0;right:0;width:20%;height:30%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==)}.component[data-v-bffff75b]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0}.floorShadow[data-v-bffff75b]{animation:fadeInDown-bffff75b .6s .7s forwards linear;position:static}.floor[data-v-bffff75b]{animation:fadeInDown-bffff75b .6s .5s forwards linear}.platform[data-v-bffff75b]{animation:fadeInDown-bffff75b 1s 1.5s forwards linear}.student1[data-v-bffff75b]{animation:fadeInDown-bffff75b .5s 2.5s forwards linear}@keyframes fadeInDown-bffff75b{0%{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:none}}.jsfa[data-v-bffff75b]{position:static;width:40%;font-size:14px}.middle-box[data-v-bffff75b]{display:table;height:100%;width:100%;margin:0 auto;position:relative;table-layout:fixed}.middle-inner[data-v-bffff75b]{display:table-cell;vertical-align:middle;width:100%}.jsfa-con[data-v-bffff75b]{background:#fff;padding:80px 58px}.title32[data-v-bffff75b]{margin-bottom:50px}.title-bold h3[data-v-bffff75b]{font-weight:700;letter-spacing:normal}.title32 h3[data-v-bffff75b]{font-size:32px;color:#4d9be8;letter-spacing:2px;margin-bottom:10px}.title-line[data-v-bffff75b]{margin-bottom:50px}.jsfa .title-line[data-v-bffff75b]{margin-bottom:15px}.title-line h3[data-v-bffff75b]{font-size:26px;color:#333;position:relative;padding-left:30px}.title-line h3[data-v-bffff75b]:before{content:"";position:absolute;left:0;top:50%;height:22px;width:8px;margin-top:-11px;background:#fdd108}.jsfa p[data-v-bffff75b]{color:#666;font-size:14px;line-height:1.8}.page-bg-a[data-v-bffff75b]{width:100%;height:48%;bottom:0;left:0;background:#4d9be8}.page-bg[data-v-bffff75b]{position:absolute;z-index:-1}@media(max-width:768px){.page-bg-a[data-v-bffff75b]{bottom:60px;height:260px}}.look360[data-v-bffff75b]{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:55px;height:40px}.look360 a.active[data-v-bffff75b]{color:#fdd108}.look360 a[data-v-bffff75b]{font-size:16px;color:#333;position:relative;line-height:40px;text-decoration:none}.look360 a[data-v-bffff75b]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);border-top:1px solid #fdd108;width:0}.look360 a[data-v-bffff75b]:last-child{display:inline-block}.look360 a.active[data-v-bffff75b]:after{width:100%}.swiper-container[data-v-bffff75b]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-wrapper[data-v-bffff75b]{position:relative;width:100%;height:100%;z-index:1;display:flex;box-sizing:content-box;transform:translateZ(0)}.swiper-slide[data-v-bffff75b]{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.text-center[data-v-bffff75b]{text-align:center}.gntd-paly .swiper-slide[data-v-bffff75b]{background:#fff}.gntd[data-v-bffff75b]{padding:50px 30px}.gntd h4[data-v-bffff75b]{font-size:20px;color:#333;margin-top:40px}.gntd .i[data-v-bffff75b]{border-top:2px solid #dcdcdc;width:50px;margin:25px auto}.gntd p[data-v-bffff75b]{height:80px;font-size:14px;color:#666;line-height:1.6}.gengfjlg .ljgd[data-v-bffff75b]{position:absolute;right:0;top:0;margin:0}.ljgd[data-v-bffff75b]{display:block;line-height:40px;width:170px;border-radius:4px;background:#4d9be8;color:#fff;text-align:center;margin-top:55px;text-decoration:none}.ljgd[data-v-bffff75b]:after{content:"";display:inline-block;width:17px;height:10px;background:url(https://www.qljy.com/template/default/images/jt1.png) no-repeat center;background-size:cover;margin-left:10px}ul[data-v-bffff75b]{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px;unicode-bidi:isolate}.clear[data-v-bffff75b]:after{content:"";display:table;clear:both}li[data-v-bffff75b]{display:list-item;text-align:-webkit-match-parent;unicode-bidi:isolate}.gdfan li[data-v-bffff75b]{float:left;width:32%;margin-right:2%;background:#4d9be8;text-align:center;list-style:none}.gdfan li[data-v-bffff75b]:last-child{margin-right:0;background:#3585d5}.gdfan li a[data-v-bffff75b]{display:block;position:relative;padding:35px 0;text-decoration:none}.gdfan-cpn[data-v-bffff75b]{margin-bottom:30px}.gdfan-cpn p[data-v-bffff75b]{color:#fff;font-size:22px;line-height:1.5}.gdfan li a[data-v-bffff75b]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;opacity:0}[data-v-bffff75b]{margin:0;padding:0;box-sizing:border-box}.solution-view1-page[data-v-bffff75b]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;max-height:auto}.header[data-v-bffff75b]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1)}.header-container[data-v-bffff75b]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:80px}.solution-view1-page[data-v-bffff75b]{padding-top:80px}@media(max-width:480px){.solution-view1-page[data-v-bffff75b]{padding-top:60px}}@media(max-width:767px){.solution-view1-page[data-v-bffff75b]{padding-top:65px}}@media(min-width:768px){.solution-view1-page[data-v-bffff75b]{padding-top:67px}}@media(min-width:1024px){.solution-view1-page[data-v-bffff75b]{padding-top:72px}}@media(min-width:1440px){.solution-view1-page[data-v-bffff75b]{padding-top:80px}}.logo-image[data-v-bffff75b]{height:40px;width:auto;cursor:pointer}.navigation[data-v-bffff75b]{display:flex;align-items:center;gap:0}.nav-link[data-v-bffff75b]{color:#666;text-decoration:none;padding:0 20px;border-radius:4px;transition:all .3s ease;font-size:16px;line-height:70px;border-bottom:2px solid transparent}.nav-link[data-v-bffff75b]:hover{color:#409eff}.nav-link.active[data-v-bffff75b]{color:#409eff;border-bottom:2px solid #409EFF}.nav-separator[data-v-bffff75b]{width:1px;height:20px;background:#ddd}.main-content[data-v-bffff75b]{margin-top:0;padding:40px 0;min-height:calc(100vh - 80px);position:relative;z-index:1}.content-container[data-v-bffff75b]{max-width:1200px;margin:0 auto;background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #0000001a;display:flex;gap:40px}.left-section[data-v-bffff75b]{flex:2;position:relative;min-height:500px}.diagram-container[data-v-bffff75b]{position:relative;width:100%;height:100%;background:#20b2aa;border-radius:8px;padding:30px}.homework-home[data-v-bffff75b]{position:absolute;top:20px;left:20px;width:120px}.student-desk[data-v-bffff75b]{position:relative;width:100px;height:80px;background:#8b4513;border-radius:4px;margin-bottom:10px}.student[data-v-bffff75b]{position:absolute;top:-20px;left:20px;width:20px;height:20px;background:#333;border-radius:50%}.laptop[data-v-bffff75b]{position:absolute;top:10px;left:10px;width:30px;height:20px;background:#666;border-radius:2px}.books[data-v-bffff75b]{position:absolute;top:10px;right:10px;width:15px;height:20px;background:#8b4513}.plant[data-v-bffff75b]{position:absolute;bottom:5px;right:5px;width:10px;height:15px;background:#228b22;border-radius:50%}.homework-correction[data-v-bffff75b]{position:absolute;top:20px;right:20px;width:120px}.teacher-desk[data-v-bffff75b]{position:relative;width:100px;height:80px;background:#8b4513;border-radius:4px;margin-bottom:10px}.teacher[data-v-bffff75b]{position:absolute;top:-20px;left:20px;width:20px;height:20px;background:#333;border-radius:50%}.center-cloud[data-v-bffff75b]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.cloud-icon[data-v-bffff75b]{position:relative;margin-bottom:20px}.cloud-shape[data-v-bffff75b]{width:80px;height:40px;background:#87ceeb;border-radius:40px;margin:0 auto}.cloud-text[data-v-bffff75b]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:14px}.podium[data-v-bffff75b]{position:relative;width:60px;height:30px;background:#8b4513;margin:0 auto 20px;border-radius:4px}.microphone[data-v-bffff75b]{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:8px;height:10px;background:#666;border-radius:2px}.dashboard[data-v-bffff75b]{display:flex;gap:10px;justify-content:center}.screen[data-v-bffff75b]{width:40px;height:30px;background:#333;border-radius:2px;position:relative}.chart[data-v-bffff75b]{position:absolute;top:5px;left:5px;width:30px;height:20px;background:#4caf50;border-radius:2px}.list[data-v-bffff75b]{position:absolute;top:5px;left:5px;width:30px;height:20px;background:#ff9800;border-radius:2px}.drawing[data-v-bffff75b]{position:absolute;top:5px;left:5px;width:30px;height:20px;background:#9c27b0;border-radius:2px}.homework-classroom[data-v-bffff75b]{position:absolute;bottom:20px;right:20px;width:150px}.classroom[data-v-bffff75b]{margin-bottom:10px}.student-row[data-v-bffff75b]{display:flex;gap:10px;margin-bottom:10px;justify-content:center}.student-row .student[data-v-bffff75b]{width:15px;height:15px;background:#333;border-radius:50%}.label[data-v-bffff75b]{color:#fff;font-size:12px;text-align:center;margin-bottom:10px}.dashed-line[data-v-bffff75b]{position:absolute;border:1px dashed white;opacity:.7}.line-1[data-v-bffff75b]{top:60px;left:120px;width:100px;height:1px;transform:rotate(15deg)}.line-2[data-v-bffff75b]{top:60px;right:120px;width:100px;height:1px;transform:rotate(-15deg)}.line-3[data-v-bffff75b]{bottom:60px;right:150px;width:80px;height:1px;transform:rotate(15deg)}.right-section[data-v-bffff75b]{flex:1;padding-left:20px}.main-title[data-v-bffff75b]{font-size:32px;font-weight:700;color:#333;margin-bottom:30px}.subtitle-section[data-v-bffff75b]{display:flex;align-items:center;margin-bottom:20px}.yellow-bar[data-v-bffff75b]{width:4px;height:20px;background:gold;margin-right:10px}.subtitle[data-v-bffff75b]{font-size:18px;color:#333;font-weight:500}.description[data-v-bffff75b]{line-height:1.8;color:#666;font-size:16px}.link-group h4[data-v-bffff75b]{margin-bottom:20px;color:#fff;font-size:16px}.link-group ul[data-v-bffff75b]{list-style:none;margin:0;padding:0}.link-group li[data-v-bffff75b]{margin-bottom:10px}.link-group a[data-v-bffff75b]{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease}.link-group a[data-v-bffff75b]:hover{color:#fff}.footer-bottom[data-v-bffff75b]{text-align:center;padding-top:10px;border-top:1px solid #555;color:#999;font-size:14px}@media(min-width:768px)and (max-width:1023px){.w1400[data-v-bffff75b]{width:95%;max-width:980px;padding:0 20px;flex-direction:column;gap:30px}.w1401[data-v-bffff75b]{width:95%;max-width:980px;padding:0 20px}.standard[data-v-bffff75b]{width:100%}.jsfa[data-v-bffff75b]{width:100%;font-size:13px}.jsfa-con[data-v-bffff75b]{padding:50px 40px}.title32 h3[data-v-bffff75b]{font-size:28px;letter-spacing:1.5px}.title-line h3[data-v-bffff75b]{font-size:24px;padding-left:25px}.title-line h3[data-v-bffff75b]:before{width:6px;height:20px}.jsfa p[data-v-bffff75b]{font-size:13px;line-height:1.7}.padding-tb80[data-v-bffff75b]{padding:60px 0}.title-box[data-v-bffff75b]{width:100%}.look360 a[data-v-bffff75b]{font-size:15px}.info-content[data-v-bffff75b]{width:250px;padding:30px}.info-content svg.icon[data-v-bffff75b]{width:80px;height:80px}.info-content ul li[data-v-bffff75b]{font-size:14px;line-height:1.5}.gntd[data-v-bffff75b]{padding:40px 25px}.gntd svg.icon[data-v-bffff75b]{width:140px;height:140px}.gntd h4[data-v-bffff75b]{font-size:18px;margin-top:35px}.gntd p[data-v-bffff75b]{font-size:13px;line-height:1.6;height:auto;min-height:80px}.gntd-paly .swiper-slide[data-v-bffff75b]{width:32%!important;margin-right:2%!important}.gntd-paly .swiper-slide[data-v-bffff75b]:last-child{margin-right:0!important}.gdfan-cpn p[data-v-bffff75b]{font-size:20px}.ljgd[data-v-bffff75b]{font-size:14px;width:150px;margin-top:45px}.gdfan li[data-v-bffff75b]{width:48%;margin-right:2%;margin-bottom:2%}.gdfan li[data-v-bffff75b]:last-child{margin-right:0}}@media(min-width:1024px)and (max-width:1439px){.w1400[data-v-bffff75b]{width:95%;max-width:1200px;padding:0 30px;gap:35px}.w1401[data-v-bffff75b]{width:95%;max-width:1200px;padding:0 30px}.standard[data-v-bffff75b]{width:58%}.jsfa[data-v-bffff75b]{width:42%;font-size:13.5px}.jsfa-con[data-v-bffff75b]{padding:70px 50px}.title32 h3[data-v-bffff75b]{font-size:30px;letter-spacing:1.8px}.title-line h3[data-v-bffff75b]{font-size:25px;padding-left:28px}.title-line h3[data-v-bffff75b]:before{width:7px;height:21px}.jsfa p[data-v-bffff75b]{font-size:13.5px;line-height:1.75}.padding-tb80[data-v-bffff75b]{padding:70px 0}.title-box[data-v-bffff75b]{width:100%}.look360 a[data-v-bffff75b]{font-size:15px}.info-content[data-v-bffff75b]{width:280px;padding:35px}.info-content svg.icon[data-v-bffff75b]{width:90px;height:90px}.info-content ul li[data-v-bffff75b]{font-size:14.5px;line-height:1.55}.gntd[data-v-bffff75b]{padding:45px 28px}.gntd svg.icon[data-v-bffff75b]{width:155px;height:155px}.gntd h4[data-v-bffff75b]{font-size:19px;margin-top:38px}.gntd p[data-v-bffff75b]{font-size:13.5px;line-height:1.6}.gntd-paly .swiper-slide[data-v-bffff75b]{width:31%!important;margin-right:3.5%!important}.gntd-paly .swiper-slide[data-v-bffff75b]:last-child{margin-right:0!important}.gdfan-cpn p[data-v-bffff75b]{font-size:21px}.ljgd[data-v-bffff75b]{font-size:15px;width:160px;margin-top:50px}.gdfan li[data-v-bffff75b]{width:48%;margin-right:2%}}@media(min-width:1440px){.w1400[data-v-bffff75b],.w1401[data-v-bffff75b]{width:1400px}.standard[data-v-bffff75b]{width:60%}.jsfa[data-v-bffff75b]{width:40%;font-size:14px}.jsfa-con[data-v-bffff75b]{padding:80px 58px}.title32 h3[data-v-bffff75b]{font-size:32px;letter-spacing:2px}.title-line h3[data-v-bffff75b]{font-size:26px;padding-left:30px}.title-line h3[data-v-bffff75b]:before{width:8px;height:22px}.jsfa p[data-v-bffff75b]{font-size:14px;line-height:1.8}.padding-tb80[data-v-bffff75b]{padding:80px 0}.title-box[data-v-bffff75b]{width:1200px}.look360 a[data-v-bffff75b]{font-size:16px}.info-content[data-v-bffff75b]{width:300px;padding:40px}.info-content svg.icon[data-v-bffff75b]{width:100px;height:100px}.info-content ul li[data-v-bffff75b]{font-size:15px;line-height:1.6}.gntd[data-v-bffff75b]{padding:50px 30px}.gntd svg.icon[data-v-bffff75b]{width:170px;height:170px}.gntd h4[data-v-bffff75b]{font-size:20px;margin-top:40px}.gntd p[data-v-bffff75b]{font-size:14px;line-height:1.6}.gntd-paly .swiper-slide[data-v-bffff75b]{width:429.333px!important;margin-right:56px!important}.gdfan-cpn p[data-v-bffff75b]{font-size:22px}.ljgd[data-v-bffff75b]{font-size:16px;width:170px;margin-top:55px}.gdfan li[data-v-bffff75b]{width:32%}}@media(max-width:767px){.w1400[data-v-bffff75b]{width:100%;padding:0 15px;flex-direction:column;gap:20px}.w1401[data-v-bffff75b]{width:100%;padding:0 15px}.standard[data-v-bffff75b]{width:100%}.jsfa[data-v-bffff75b]{width:100%;font-size:12px}.jsfa-con[data-v-bffff75b]{padding:40px 25px}.title32[data-v-bffff75b]{margin-bottom:30px}.title32 h3[data-v-bffff75b]{font-size:24px;letter-spacing:1px;margin-bottom:8px}.title-line[data-v-bffff75b]{margin-bottom:30px}.title-line h3[data-v-bffff75b]{font-size:20px;padding-left:20px}.title-line h3[data-v-bffff75b]:before{width:5px;height:18px;margin-top:-9px}.jsfa .title-line[data-v-bffff75b]{margin-bottom:12px}.jsfa p[data-v-bffff75b]{font-size:12px;line-height:1.7}.padding-tb80[data-v-bffff75b]{padding:40px 0}.title-box[data-v-bffff75b]{width:100%}.look360[data-v-bffff75b]{position:static;margin-top:15px;height:auto;gap:20px}.look360 a[data-v-bffff75b]{font-size:14px;line-height:30px}.left-info-box[data-v-bffff75b],.right-info-box[data-v-bffff75b]{position:static;transform:none;left:auto;top:auto;margin:20px 0}.info-content[data-v-bffff75b]{width:100%;padding:25px;height:auto}.info-content svg.icon[data-v-bffff75b]{width:60px;height:60px}.info-content ul li[data-v-bffff75b]{font-size:13px;line-height:1.5;margin-bottom:8px}.yycj-play .img100 img[data-v-bffff75b]{height:auto}.gntd[data-v-bffff75b]{padding:30px 20px}.gntd svg.icon[data-v-bffff75b]{width:120px;height:120px}.gntd h4[data-v-bffff75b]{font-size:16px;margin-top:25px}.gntd .i[data-v-bffff75b]{width:40px;margin:20px auto}.gntd p[data-v-bffff75b]{font-size:12px;line-height:1.6;height:auto;min-height:auto}.gntd-paly .swiper-slide[data-v-bffff75b]{width:100%!important;margin-right:0!important;margin-bottom:20px}.gdfan-cpn[data-v-bffff75b]{margin-bottom:20px}.gdfan-cpn p[data-v-bffff75b]{font-size:18px;line-height:1.4}.ljgd[data-v-bffff75b]{font-size:14px;width:140px;margin-top:30px;line-height:36px}.gdfan li[data-v-bffff75b]{width:100%;margin-right:0;margin-bottom:20px}.gdfan li a[data-v-bffff75b]{padding:25px 0}.footer-content[data-v-bffff75b]{grid-template-columns:1fr;gap:40px}.footer-links[data-v-bffff75b]{grid-template-columns:1fr;gap:30px}.content-container[data-v-bffff75b]{flex-direction:column;padding:20px}.left-section[data-v-bffff75b]{min-height:300px}.right-section[data-v-bffff75b]{padding-left:0;padding-top:20px}.main-title[data-v-bffff75b]{font-size:24px}.nav-link[data-v-bffff75b]{padding:0 10px;font-size:14px}}.img100 img[data-v-b7e2555f]{width:100%;height:auto;display:block}.image-with-gradient[data-v-b7e2555f]{position:relative}.image-with-gradient[data-v-b7e2555f]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#246ee5,#3b82f600);pointer-events:none;z-index:1}.left-info-box[data-v-b7e2555f]{position:absolute;left:28%;top:50%;transform:translate(calc(-100% - 10px),-50%);z-index:2}.right-info-box[data-v-b7e2555f]{position:absolute;left:30%;top:50%;transform:translate(10px,-50%);z-index:2}.info-content[data-v-b7e2555f]{background:#fffffff2;padding:40px;border-radius:12px;box-shadow:0 8px 24px #00000026;width:300px}.info-content h3[data-v-b7e2555f]{font-size:28px;font-weight:700;color:#4d9be8;margin-bottom:12px}.info-content svg.icon[data-v-b7e2555f]{width:100px;height:100px;max-width:100%}.gntd svg.icon[data-v-b7e2555f]{width:170px;height:170px;max-width:100%}.left-info-box .info-content[data-v-b7e2555f],.right-info-box .info-content[data-v-b7e2555f]{height:240px;display:flex;flex-direction:column;justify-content:center}.info-content>p[data-v-b7e2555f]{font-size:16px;color:#666;margin-bottom:20px;line-height:1.6}.info-content ul[data-v-b7e2555f]{list-style:none;padding:0;margin:0}.info-content ul li[data-v-b7e2555f]{font-size:15px;color:#333;margin-bottom:10px;padding-left:0;margin-top:10px;line-height:1.6}.info-content ul li[data-v-b7e2555f]:last-child{margin-bottom:0}.yycj-play .img100 img[data-v-b7e2555f]{height:545px;width:100%;object-fit:cover}.yycj-con[data-v-b7e2555f]{background:#fff;padding:45px}.yycj2[data-v-b7e2555f]{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.img100[data-v-b7e2555f]{width:100%;height:auto}.w1400[data-v-b7e2555f]{width:1400px;margin:0 auto;position:relative;display:flex;align-items:center;gap:40px;z-index:1}.w1401[data-v-b7e2555f]{width:1400px;margin:0 auto}.standard[data-v-b7e2555f]{width:60%;position:relative;aspect-ratio:2134 / 1417;max-width:100%}.relative[data-v-b7e2555f]{position:relative}.gntd-bg1[data-v-b7e2555f]{position:absolute;top:0;right:0;width:20%;height:70%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==)}.gntd-bg2[data-v-b7e2555f]{position:absolute;top:50%;left:0;width:50%;height:50%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==);transform:translateY(-50%)}.title-box[data-v-b7e2555f]{width:1200px}.padding-tb80[data-v-b7e2555f]{padding:80px 0}.page-nr[data-v-b7e2555f]{z-index:1}.gntd-box[data-v-b7e2555f]{padding-bottom:80px}.yybg1[data-v-b7e2555f]{position:absolute;top:0;left:0;width:27.5%;height:60%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk4NUM4Qzg5RDlEOTExRTlBOTI3RTIzMzYyOTcxNEVGIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk4NUM4Qzg4RDlEOTExRTlBOTI3RTIzMzYyOTcxNEVGIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCABkAGQDAREAAhEBAxEB/8QAZQABAQAAAAAAAAAAAAAAAAAAAAkBAQAAAAAAAAAAAAAAAAAAAAAQAAADCQAABQUBAQADAAAAABESEyFhgZECIoIDMwAxQWIUQsLiU4WD8DKjZREBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8Atf0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/AEfw/T6efu9/gHQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8Hp8kf6P4fp9PP3e/wDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4B0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/R/D9Pp5+73+AdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwenyR/o/h+n08/d7/AADoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4B0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/AEfw/T6efu9/gHQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8Hp8kf6P4fp9PP3e/wDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A0P8A63/f+n/v/PwH/9k=)}.yybg2[data-v-b7e2555f]{position:absolute;bottom:0;right:0;width:20%;height:30%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==)}.component[data-v-b7e2555f]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0}.floorShadow[data-v-b7e2555f]{animation:fadeInDown-b7e2555f .6s .7s forwards linear;position:static}.floor[data-v-b7e2555f]{animation:fadeInDown-b7e2555f .6s .5s forwards linear}.platform[data-v-b7e2555f]{animation:fadeInDown-b7e2555f 1s 1.5s forwards linear}.student1[data-v-b7e2555f]{animation:fadeInDown-b7e2555f .5s 2.5s forwards linear}@keyframes fadeInDown-b7e2555f{0%{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:none}}.jsfa[data-v-b7e2555f]{position:static;width:40%;font-size:14px}.middle-box[data-v-b7e2555f]{display:table;height:100%;width:100%;margin:0 auto;position:relative;table-layout:fixed}.middle-inner[data-v-b7e2555f]{display:table-cell;vertical-align:middle;width:100%}.jsfa-con[data-v-b7e2555f]{background:#fff;padding:80px 58px}.title32[data-v-b7e2555f]{margin-bottom:50px}.title-bold h3[data-v-b7e2555f]{font-weight:700;letter-spacing:normal}.title32 h3[data-v-b7e2555f]{font-size:32px;color:#3585d5;letter-spacing:2px;margin-bottom:10px}.title-line[data-v-b7e2555f]{margin-bottom:50px}.jsfa .title-line[data-v-b7e2555f]{margin-bottom:15px}.title-line h3[data-v-b7e2555f]{font-size:26px;color:#333;position:relative;padding-left:30px}.title-line h3[data-v-b7e2555f]:before{content:"";position:absolute;left:0;top:50%;height:22px;width:8px;margin-top:-11px;background:#fdd108}.jsfa p[data-v-b7e2555f]{color:#666;font-size:14px;line-height:1.8}.page-bg-a[data-v-b7e2555f]{width:100%;height:48%;bottom:0;left:0;background:#4d9be8}.page-bg[data-v-b7e2555f]{position:absolute;z-index:-1}@media(max-width:768px){.page-bg-a[data-v-b7e2555f]{bottom:60px;height:260px}}.look360[data-v-b7e2555f]{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:55px;height:40px}.look360 a.active[data-v-b7e2555f]{color:#fdd108}.look360 a[data-v-b7e2555f]{font-size:16px;color:#333;position:relative;line-height:40px;text-decoration:none}.look360 a[data-v-b7e2555f]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);border-top:1px solid #fdd108;width:0}.look360 a[data-v-b7e2555f]:last-child{display:inline-block}.look360 a.active[data-v-b7e2555f]:after{width:100%}.swiper-container[data-v-b7e2555f]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-wrapper[data-v-b7e2555f]{position:relative;width:100%;height:100%;z-index:1;display:flex;box-sizing:content-box;transform:translateZ(0)}.swiper-slide[data-v-b7e2555f]{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.text-center[data-v-b7e2555f]{text-align:center}.gntd-paly .swiper-slide[data-v-b7e2555f]{background:#fff}.gntd[data-v-b7e2555f]{padding:50px 30px}.gntd h4[data-v-b7e2555f]{font-size:20px;color:#333;margin-top:40px}.gntd .i[data-v-b7e2555f]{border-top:2px solid #dcdcdc;width:50px;margin:25px auto}.gntd p[data-v-b7e2555f]{height:80px;font-size:14px;color:#666;line-height:1.6}.gengfjlg .ljgd[data-v-b7e2555f]{position:absolute;right:0;top:0;margin:0}.ljgd[data-v-b7e2555f]{display:block;line-height:40px;width:170px;border-radius:4px;background:#4d9be8;color:#fff;text-align:center;margin-top:55px;text-decoration:none}.ljgd[data-v-b7e2555f]:after{content:"";display:inline-block;width:17px;height:10px;background:url(https://www.qljy.com/template/default/images/jt1.png) no-repeat center;background-size:cover;margin-left:10px}ul[data-v-b7e2555f]{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px;unicode-bidi:isolate}.clear[data-v-b7e2555f]:after{content:"";display:table;clear:both}li[data-v-b7e2555f]{display:list-item;text-align:-webkit-match-parent;unicode-bidi:isolate}.gdfan li[data-v-b7e2555f]{float:left;width:32%;margin-right:2%;background:#4d9be8;text-align:center;list-style:none}.gdfan li[data-v-b7e2555f]:last-child{margin-right:0;background:#3585d5}.gdfan li a[data-v-b7e2555f]{display:block;position:relative;padding:35px 0;text-decoration:none}.gdfan-cpn[data-v-b7e2555f]{margin-bottom:30px}.gdfan-cpn p[data-v-b7e2555f]{color:#fff;font-size:22px;line-height:1.5}.gdfan li a[data-v-b7e2555f]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;opacity:0}[data-v-b7e2555f]{margin:0;padding:0;box-sizing:border-box}.solution-view1-page[data-v-b7e2555f]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;max-height:auto}.header[data-v-b7e2555f]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1)}.header-container[data-v-b7e2555f]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:80px}.solution-view1-page[data-v-b7e2555f]{padding-top:80px}@media(max-width:480px){.solution-view1-page[data-v-b7e2555f]{padding-top:60px}}@media(max-width:767px){.solution-view1-page[data-v-b7e2555f]{padding-top:65px}}@media(min-width:768px){.solution-view1-page[data-v-b7e2555f]{padding-top:67px}}@media(min-width:1024px){.solution-view1-page[data-v-b7e2555f]{padding-top:72px}}@media(min-width:1440px){.solution-view1-page[data-v-b7e2555f]{padding-top:80px}}.logo-image[data-v-b7e2555f]{height:40px;width:auto;cursor:pointer}.navigation[data-v-b7e2555f]{display:flex;align-items:center;gap:0}.nav-link[data-v-b7e2555f]{color:#666;text-decoration:none;padding:0 20px;border-radius:4px;transition:all .3s ease;font-size:16px;line-height:70px;border-bottom:2px solid transparent}.nav-link[data-v-b7e2555f]:hover{color:#409eff}.nav-link.active[data-v-b7e2555f]{color:#409eff;border-bottom:2px solid #409EFF}.nav-separator[data-v-b7e2555f]{width:1px;height:20px;background:#ddd}.main-content[data-v-b7e2555f]{margin-top:0;padding:40px 0;min-height:calc(100vh - 80px);position:relative;z-index:1}.content-container[data-v-b7e2555f]{max-width:1200px;margin:0 auto;background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #0000001a;display:flex;gap:40px}.left-section[data-v-b7e2555f]{flex:2;position:relative;min-height:500px}.diagram-container[data-v-b7e2555f]{position:relative;width:100%;height:100%;background:#20b2aa;border-radius:8px;padding:30px}.homework-home[data-v-b7e2555f]{position:absolute;top:20px;left:20px;width:120px}.student-desk[data-v-b7e2555f]{position:relative;width:100px;height:80px;background:#8b4513;border-radius:4px;margin-bottom:10px}.student[data-v-b7e2555f]{position:absolute;top:-20px;left:20px;width:20px;height:20px;background:#333;border-radius:50%}.laptop[data-v-b7e2555f]{position:absolute;top:10px;left:10px;width:30px;height:20px;background:#666;border-radius:2px}.books[data-v-b7e2555f]{position:absolute;top:10px;right:10px;width:15px;height:20px;background:#8b4513}.plant[data-v-b7e2555f]{position:absolute;bottom:5px;right:5px;width:10px;height:15px;background:#228b22;border-radius:50%}.homework-correction[data-v-b7e2555f]{position:absolute;top:20px;right:20px;width:120px}.teacher-desk[data-v-b7e2555f]{position:relative;width:100px;height:80px;background:#8b4513;border-radius:4px;margin-bottom:10px}.teacher[data-v-b7e2555f]{position:absolute;top:-20px;left:20px;width:20px;height:20px;background:#333;border-radius:50%}.center-cloud[data-v-b7e2555f]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.cloud-icon[data-v-b7e2555f]{position:relative;margin-bottom:20px}.cloud-shape[data-v-b7e2555f]{width:80px;height:40px;background:#87ceeb;border-radius:40px;margin:0 auto}.cloud-text[data-v-b7e2555f]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:14px}.podium[data-v-b7e2555f]{position:relative;width:60px;height:30px;background:#8b4513;margin:0 auto 20px;border-radius:4px}.microphone[data-v-b7e2555f]{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:8px;height:10px;background:#666;border-radius:2px}.dashboard[data-v-b7e2555f]{display:flex;gap:10px;justify-content:center}.screen[data-v-b7e2555f]{width:40px;height:30px;background:#333;border-radius:2px;position:relative}.chart[data-v-b7e2555f]{position:absolute;top:5px;left:5px;width:30px;height:20px;background:#4caf50;border-radius:2px}.list[data-v-b7e2555f]{position:absolute;top:5px;left:5px;width:30px;height:20px;background:#ff9800;border-radius:2px}.drawing[data-v-b7e2555f]{position:absolute;top:5px;left:5px;width:30px;height:20px;background:#9c27b0;border-radius:2px}.homework-classroom[data-v-b7e2555f]{position:absolute;bottom:20px;right:20px;width:150px}.classroom[data-v-b7e2555f]{margin-bottom:10px}.student-row[data-v-b7e2555f]{display:flex;gap:10px;margin-bottom:10px;justify-content:center}.student-row .student[data-v-b7e2555f]{width:15px;height:15px;background:#333;border-radius:50%}.label[data-v-b7e2555f]{color:#fff;font-size:12px;text-align:center;margin-bottom:10px}.dashed-line[data-v-b7e2555f]{position:absolute;border:1px dashed white;opacity:.7}.line-1[data-v-b7e2555f]{top:60px;left:120px;width:100px;height:1px;transform:rotate(15deg)}.line-2[data-v-b7e2555f]{top:60px;right:120px;width:100px;height:1px;transform:rotate(-15deg)}.line-3[data-v-b7e2555f]{bottom:60px;right:150px;width:80px;height:1px;transform:rotate(15deg)}.right-section[data-v-b7e2555f]{flex:1;padding-left:20px}.main-title[data-v-b7e2555f]{font-size:32px;font-weight:700;color:#333;margin-bottom:30px}.subtitle-section[data-v-b7e2555f]{display:flex;align-items:center;margin-bottom:20px}.yellow-bar[data-v-b7e2555f]{width:4px;height:20px;background:gold;margin-right:10px}.subtitle[data-v-b7e2555f]{font-size:18px;color:#333;font-weight:500}.description[data-v-b7e2555f]{line-height:1.8;color:#666;font-size:16px}.link-group h4[data-v-b7e2555f]{margin-bottom:20px;color:#fff;font-size:16px}.link-group ul[data-v-b7e2555f]{list-style:none;margin:0;padding:0}.link-group li[data-v-b7e2555f]{margin-bottom:10px}.link-group a[data-v-b7e2555f]{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease}.link-group a[data-v-b7e2555f]:hover{color:#fff}.footer-bottom[data-v-b7e2555f]{text-align:center;padding-top:10px;border-top:1px solid #555;color:#999;font-size:14px}@media(min-width:768px)and (max-width:1023px){.w1400[data-v-b7e2555f]{width:95%;max-width:980px;padding:0 20px;flex-direction:column;gap:30px}.w1401[data-v-b7e2555f]{width:95%;max-width:980px;padding:0 20px}.standard[data-v-b7e2555f]{width:100%}.jsfa[data-v-b7e2555f]{width:100%;font-size:13px}.jsfa-con[data-v-b7e2555f]{padding:50px 40px}.title32 h3[data-v-b7e2555f]{font-size:28px;letter-spacing:1.5px}.title-line h3[data-v-b7e2555f]{font-size:24px;padding-left:25px}.title-line h3[data-v-b7e2555f]:before{width:6px;height:20px}.jsfa p[data-v-b7e2555f]{font-size:13px;line-height:1.7}.padding-tb80[data-v-b7e2555f]{padding:60px 0}.title-box[data-v-b7e2555f]{width:100%}.look360 a[data-v-b7e2555f]{font-size:15px}.info-content[data-v-b7e2555f]{width:250px;padding:30px}.info-content svg.icon[data-v-b7e2555f]{width:80px;height:80px}.info-content ul li[data-v-b7e2555f]{font-size:14px;line-height:1.5}.gntd[data-v-b7e2555f]{padding:40px 25px}.gntd svg.icon[data-v-b7e2555f]{width:140px;height:140px}.gntd h4[data-v-b7e2555f]{font-size:18px;margin-top:35px}.gntd p[data-v-b7e2555f]{font-size:13px;line-height:1.6;height:auto;min-height:80px}.gntd-paly .swiper-slide[data-v-b7e2555f]{width:32%!important;margin-right:2%!important}.gntd-paly .swiper-slide[data-v-b7e2555f]:last-child{margin-right:0!important}.gdfan-cpn p[data-v-b7e2555f]{font-size:20px}.ljgd[data-v-b7e2555f]{font-size:14px;width:150px;margin-top:45px}.gdfan li[data-v-b7e2555f]{width:48%;margin-right:2%;margin-bottom:2%}.gdfan li[data-v-b7e2555f]:last-child{margin-right:0}}@media(min-width:1024px)and (max-width:1439px){.w1400[data-v-b7e2555f]{width:95%;max-width:1200px;padding:0 30px;gap:35px}.w1401[data-v-b7e2555f]{width:95%;max-width:1200px;padding:0 30px}.standard[data-v-b7e2555f]{width:58%}.jsfa[data-v-b7e2555f]{width:42%;font-size:13.5px}.jsfa-con[data-v-b7e2555f]{padding:70px 50px}.title32 h3[data-v-b7e2555f]{font-size:30px;letter-spacing:1.8px}.title-line h3[data-v-b7e2555f]{font-size:25px;padding-left:28px}.title-line h3[data-v-b7e2555f]:before{width:7px;height:21px}.jsfa p[data-v-b7e2555f]{font-size:13.5px;line-height:1.75}.padding-tb80[data-v-b7e2555f]{padding:70px 0}.title-box[data-v-b7e2555f]{width:100%}.look360 a[data-v-b7e2555f]{font-size:15px}.info-content[data-v-b7e2555f]{width:280px;padding:35px}.info-content svg.icon[data-v-b7e2555f]{width:90px;height:90px}.info-content ul li[data-v-b7e2555f]{font-size:14.5px;line-height:1.55}.gntd[data-v-b7e2555f]{padding:45px 28px}.gntd svg.icon[data-v-b7e2555f]{width:155px;height:155px}.gntd h4[data-v-b7e2555f]{font-size:19px;margin-top:38px}.gntd p[data-v-b7e2555f]{font-size:13.5px;line-height:1.6}.gntd-paly .swiper-slide[data-v-b7e2555f]{width:31%!important;margin-right:3.5%!important}.gntd-paly .swiper-slide[data-v-b7e2555f]:last-child{margin-right:0!important}.gdfan-cpn p[data-v-b7e2555f]{font-size:21px}.ljgd[data-v-b7e2555f]{font-size:15px;width:160px;margin-top:50px}.gdfan li[data-v-b7e2555f]{width:48%;margin-right:2%}}@media(min-width:1440px){.w1400[data-v-b7e2555f],.w1401[data-v-b7e2555f]{width:1400px}.standard[data-v-b7e2555f]{width:60%}.jsfa[data-v-b7e2555f]{width:40%;font-size:14px}.jsfa-con[data-v-b7e2555f]{padding:80px 58px}.title32 h3[data-v-b7e2555f]{font-size:32px;letter-spacing:2px}.title-line h3[data-v-b7e2555f]{font-size:26px;padding-left:30px}.title-line h3[data-v-b7e2555f]:before{width:8px;height:22px}.jsfa p[data-v-b7e2555f]{font-size:14px;line-height:1.8}.padding-tb80[data-v-b7e2555f]{padding:80px 0}.title-box[data-v-b7e2555f]{width:1200px}.look360 a[data-v-b7e2555f]{font-size:16px}.info-content[data-v-b7e2555f]{width:300px;padding:40px}.info-content svg.icon[data-v-b7e2555f]{width:100px;height:100px}.info-content ul li[data-v-b7e2555f]{font-size:15px;line-height:1.6}.gntd[data-v-b7e2555f]{padding:50px 30px}.gntd svg.icon[data-v-b7e2555f]{width:170px;height:170px}.gntd h4[data-v-b7e2555f]{font-size:20px;margin-top:40px}.gntd p[data-v-b7e2555f]{font-size:14px;line-height:1.6}.gntd-paly .swiper-slide[data-v-b7e2555f]{width:429.333px!important;margin-right:56px!important}.gdfan-cpn p[data-v-b7e2555f]{font-size:22px}.ljgd[data-v-b7e2555f]{font-size:16px;width:170px;margin-top:55px}.gdfan li[data-v-b7e2555f]{width:32%}}@media(max-width:767px){.w1400[data-v-b7e2555f]{width:100%;padding:0 15px;flex-direction:column;gap:20px}.w1401[data-v-b7e2555f]{width:100%;padding:0 15px}.standard[data-v-b7e2555f]{width:100%}.jsfa[data-v-b7e2555f]{width:100%;font-size:12px}.jsfa-con[data-v-b7e2555f]{padding:40px 25px}.title32[data-v-b7e2555f]{margin-bottom:30px}.title32 h3[data-v-b7e2555f]{font-size:24px;letter-spacing:1px;margin-bottom:8px}.title-line[data-v-b7e2555f]{margin-bottom:30px}.title-line h3[data-v-b7e2555f]{font-size:20px;padding-left:20px}.title-line h3[data-v-b7e2555f]:before{width:5px;height:18px;margin-top:-9px}.jsfa .title-line[data-v-b7e2555f]{margin-bottom:12px}.jsfa p[data-v-b7e2555f]{font-size:12px;line-height:1.7}.padding-tb80[data-v-b7e2555f]{padding:40px 0}.title-box[data-v-b7e2555f]{width:100%}.look360[data-v-b7e2555f]{position:static;margin-top:15px;height:auto;gap:20px}.look360 a[data-v-b7e2555f]{font-size:14px;line-height:30px}.left-info-box[data-v-b7e2555f],.right-info-box[data-v-b7e2555f]{position:static;transform:none;left:auto;top:auto;margin:20px 0}.info-content[data-v-b7e2555f]{width:100%;padding:25px;height:auto}.info-content svg.icon[data-v-b7e2555f]{width:60px;height:60px}.info-content ul li[data-v-b7e2555f]{font-size:13px;line-height:1.5;margin-bottom:8px}.yycj-play .img100 img[data-v-b7e2555f]{height:auto}.gntd[data-v-b7e2555f]{padding:30px 20px}.gntd svg.icon[data-v-b7e2555f]{width:120px;height:120px}.gntd h4[data-v-b7e2555f]{font-size:16px;margin-top:25px}.gntd .i[data-v-b7e2555f]{width:40px;margin:20px auto}.gntd p[data-v-b7e2555f]{font-size:12px;line-height:1.6;height:auto;min-height:auto}.gntd-paly .swiper-slide[data-v-b7e2555f]{width:100%!important;margin-right:0!important;margin-bottom:20px}.gdfan-cpn[data-v-b7e2555f]{margin-bottom:20px}.gdfan-cpn p[data-v-b7e2555f]{font-size:18px;line-height:1.4}.ljgd[data-v-b7e2555f]{font-size:14px;width:140px;margin-top:30px;line-height:36px}.gdfan li[data-v-b7e2555f]{width:100%;margin-right:0;margin-bottom:20px}.gdfan li a[data-v-b7e2555f]{padding:25px 0}.footer-content[data-v-b7e2555f]{grid-template-columns:1fr;gap:40px}.footer-links[data-v-b7e2555f]{grid-template-columns:1fr;gap:30px}.content-container[data-v-b7e2555f]{flex-direction:column;padding:20px}.left-section[data-v-b7e2555f]{min-height:300px}.right-section[data-v-b7e2555f]{padding-left:0;padding-top:20px}.main-title[data-v-b7e2555f]{font-size:24px}.nav-link[data-v-b7e2555f]{padding:0 10px;font-size:14px}}.img100 img[data-v-35a37376]{width:100%;height:auto;display:block}.yycj-play .img100 img[data-v-35a37376]{height:545px;width:100%;object-fit:cover}.yycj-con[data-v-35a37376]{background:#fff;padding:45px}.yycj2[data-v-35a37376]{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.img100[data-v-35a37376]{width:100%;height:auto}.w1400[data-v-35a37376]{width:1400px;margin:0 auto;position:relative;display:flex;align-items:center;gap:40px;z-index:1}.w1401[data-v-35a37376]{width:1400px;margin:0 auto}.standard[data-v-35a37376]{width:60%;position:relative;aspect-ratio:2134 / 1417;max-width:100%}.relative[data-v-35a37376]{position:relative}.gntd-bg1[data-v-35a37376]{position:absolute;top:0;right:0;width:20%;height:70%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==)}.gntd-bg2[data-v-35a37376]{position:absolute;top:50%;left:0;width:50%;height:50%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==);transform:translateY(-50%)}.title-box[data-v-35a37376]{width:1200px}.padding-tb80[data-v-35a37376]{padding:80px 0}.page-nr[data-v-35a37376]{z-index:1}.gntd-box[data-v-35a37376]{padding-bottom:80px}.yybg1[data-v-35a37376]{position:absolute;top:0;left:0;width:27.5%;height:60%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk4NUM4Qzg5RDlEOTExRTlBOTI3RTIzMzYyOTcxNEVGIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk4NUM4Qzg4RDlEOTExRTlBOTI3RTIzMzYyOTcxNEVGIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCABkAGQDAREAAhEBAxEB/8QAZQABAQAAAAAAAAAAAAAAAAAAAAkBAQAAAAAAAAAAAAAAAAAAAAAQAAADCQAABQUBAQADAAAAABESEyFhgZECIoIDMwAxQWIUQsLiU4WD8DKjZREBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8Atf0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/AEfw/T6efu9/gHQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8Hp8kf6P4fp9PP3e/wDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4B0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/R/D9Pp5+73+AdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwenyR/o/h+n08/d7/AADoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4B0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/AEfw/T6efu9/gHQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8Hp8kf6P4fp9PP3e/wDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A0P8A63/f+n/v/PwH/9k=)}.yybg2[data-v-35a37376]{position:absolute;bottom:0;right:0;width:20%;height:30%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==)}.component[data-v-35a37376]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0}.floorShadow[data-v-35a37376]{animation:fadeInDown-35a37376 .6s .7s forwards linear;position:static}.floor[data-v-35a37376]{animation:fadeInDown-35a37376 .6s .5s forwards linear}.platform[data-v-35a37376]{animation:fadeInDown-35a37376 1s 1.5s forwards linear}.student1[data-v-35a37376]{animation:fadeInDown-35a37376 .5s 2.5s forwards linear}@keyframes fadeInDown-35a37376{0%{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:none}}.jsfa[data-v-35a37376]{position:static;width:40%;font-size:14px}.middle-box[data-v-35a37376]{display:table;height:100%;width:100%;margin:0 auto;position:relative;table-layout:fixed}.middle-inner[data-v-35a37376]{display:table-cell;vertical-align:middle;width:100%}.jsfa-con[data-v-35a37376]{background:#fff;padding:80px 58px}.title32[data-v-35a37376]{margin-bottom:50px}.title-bold h3[data-v-35a37376]{font-weight:700;letter-spacing:normal}.title32 h3[data-v-35a37376]{font-size:32px;color:#43b498;letter-spacing:2px;margin-bottom:10px}.title-line[data-v-35a37376]{margin-bottom:50px}.jsfa .title-line[data-v-35a37376]{margin-bottom:15px}.title-line h3[data-v-35a37376]{font-size:26px;color:#333;position:relative;padding-left:30px}.title-line h3[data-v-35a37376]:before{content:"";position:absolute;left:0;top:50%;height:22px;width:8px;margin-top:-11px;background:#fdd108}.jsfa p[data-v-35a37376]{color:#666}.page-bg-a[data-v-35a37376]{width:100%;height:48%;bottom:0;left:0;background:#43b498}.page-bg[data-v-35a37376]{position:absolute;z-index:-1}@media(max-width:768px){.page-bg-a[data-v-35a37376]{bottom:60px;height:260px}}.look360[data-v-35a37376]{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:55px;height:40px}.look360 a.active[data-v-35a37376]{color:#fdd108}.look360 a[data-v-35a37376]{font-size:16px;color:#333;position:relative;line-height:40px;text-decoration:none}.look360 a[data-v-35a37376]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);border-top:1px solid #fdd108;width:0}.look360 a[data-v-35a37376]:last-child{display:inline-block}.look360 a.active[data-v-35a37376]:after{width:100%}.swiper-container[data-v-35a37376]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-wrapper[data-v-35a37376]{position:relative;width:100%;height:100%;z-index:1;display:flex;box-sizing:content-box;transform:translateZ(0)}.swiper-slide[data-v-35a37376]{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.text-center[data-v-35a37376]{text-align:center}.gntd-paly .swiper-slide[data-v-35a37376]{background:#fff}.gntd[data-v-35a37376]{padding:50px 30px}.gntd h4[data-v-35a37376]{font-size:20px;color:#333;margin-top:40px}.gntd .i[data-v-35a37376]{border-top:2px solid #dcdcdc;width:50px;margin:25px auto}.gntd p[data-v-35a37376]{height:80px;font-size:14px;color:#666}.gengfjlg .ljgd[data-v-35a37376]{position:absolute;right:0;top:0;margin:0}.ljgd[data-v-35a37376]{display:block;line-height:40px;width:170px;border-radius:4px;background:#43b498;color:#fff;text-align:center;margin-top:55px;text-decoration:none}.ljgd[data-v-35a37376]:after{content:"";display:inline-block;width:17px;height:10px;background:url(https://www.qljy.com/template/default/images/jt1.png) no-repeat center;background-size:cover;margin-left:10px}ul[data-v-35a37376]{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px;unicode-bidi:isolate}.clear[data-v-35a37376]:after{content:"";display:table;clear:both}li[data-v-35a37376]{display:list-item;text-align:-webkit-match-parent;unicode-bidi:isolate}.gdfan li[data-v-35a37376]{float:left;width:32%;margin-right:2%;background:#58cb9f;text-align:center;list-style:none}.gdfan li[data-v-35a37376]:last-child{margin-right:0;background:#2fa389}.gdfan li a[data-v-35a37376]{display:block;position:relative;padding:35px 0;text-decoration:none}.gdfan-cpn[data-v-35a37376]{margin-bottom:30px}.gdfan-cpn p[data-v-35a37376]{color:#fff;font-size:22px}.gdfan li a[data-v-35a37376]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;opacity:0}[data-v-35a37376]{margin:0;padding:0;box-sizing:border-box}.solution-view4-page[data-v-35a37376]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;max-height:auto;padding-top:70px}@media(max-width:480px){.solution-view4-page[data-v-35a37376]{padding-top:55px}}@media(max-width:767px){.solution-view4-page[data-v-35a37376]{padding-top:60px}}@media(min-width:768px){.solution-view4-page[data-v-35a37376]{padding-top:62px}}@media(min-width:1024px){.solution-view4-page[data-v-35a37376]{padding-top:62px}}@media(min-width:1440px){.solution-view4-page[data-v-35a37376]{padding-top:70px}}.main-content[data-v-35a37376]{margin-top:0}.main-content[data-v-35a37376]{margin-top:0;padding:40px 0;min-height:calc(100vh - 80px);position:relative;z-index:1}.content-container[data-v-35a37376]{max-width:1200px;margin:0 auto;background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #0000001a;display:flex;gap:40px}.left-section[data-v-35a37376]{flex:2;position:relative;min-height:500px}.diagram-container[data-v-35a37376]{position:relative;width:100%;height:100%;background:#20b2aa;border-radius:8px;padding:30px}.homework-home[data-v-35a37376]{position:absolute;top:20px;left:20px;width:120px}.student-desk[data-v-35a37376]{position:relative;width:100px;height:80px;background:#8b4513;border-radius:4px;margin-bottom:10px}.student[data-v-35a37376]{position:absolute;top:-20px;left:20px;width:20px;height:20px;background:#333;border-radius:50%}.laptop[data-v-35a37376]{position:absolute;top:10px;left:10px;width:30px;height:20px;background:#666;border-radius:2px}.books[data-v-35a37376]{position:absolute;top:10px;right:10px;width:15px;height:20px;background:#8b4513}.plant[data-v-35a37376]{position:absolute;bottom:5px;right:5px;width:10px;height:15px;background:#228b22;border-radius:50%}.homework-correction[data-v-35a37376]{position:absolute;top:20px;right:20px;width:120px}.teacher-desk[data-v-35a37376]{position:relative;width:100px;height:80px;background:#8b4513;border-radius:4px;margin-bottom:10px}.teacher[data-v-35a37376]{position:absolute;top:-20px;left:20px;width:20px;height:20px;background:#333;border-radius:50%}.center-cloud[data-v-35a37376]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.cloud-icon[data-v-35a37376]{position:relative;margin-bottom:20px}.cloud-shape[data-v-35a37376]{width:80px;height:40px;background:#87ceeb;border-radius:40px;margin:0 auto}.cloud-text[data-v-35a37376]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:14px}.podium[data-v-35a37376]{position:relative;width:60px;height:30px;background:#8b4513;margin:0 auto 20px;border-radius:4px}.microphone[data-v-35a37376]{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:8px;height:10px;background:#666;border-radius:2px}.dashboard[data-v-35a37376]{display:flex;gap:10px;justify-content:center}.screen[data-v-35a37376]{width:40px;height:30px;background:#333;border-radius:2px;position:relative}.chart[data-v-35a37376]{position:absolute;top:5px;left:5px;width:30px;height:20px;background:#4caf50;border-radius:2px}.list[data-v-35a37376]{position:absolute;top:5px;left:5px;width:30px;height:20px;background:#ff9800;border-radius:2px}.drawing[data-v-35a37376]{position:absolute;top:5px;left:5px;width:30px;height:20px;background:#9c27b0;border-radius:2px}.homework-classroom[data-v-35a37376]{position:absolute;bottom:20px;right:20px;width:150px}.classroom[data-v-35a37376]{margin-bottom:10px}.student-row[data-v-35a37376]{display:flex;gap:10px;margin-bottom:10px;justify-content:center}.student-row .student[data-v-35a37376]{width:15px;height:15px;background:#333;border-radius:50%}.label[data-v-35a37376]{color:#fff;font-size:12px;text-align:center;margin-bottom:10px}.dashed-line[data-v-35a37376]{position:absolute;border:1px dashed white;opacity:.7}.line-1[data-v-35a37376]{top:60px;left:120px;width:100px;height:1px;transform:rotate(15deg)}.line-2[data-v-35a37376]{top:60px;right:120px;width:100px;height:1px;transform:rotate(-15deg)}.line-3[data-v-35a37376]{bottom:60px;right:150px;width:80px;height:1px;transform:rotate(15deg)}.right-section[data-v-35a37376]{flex:1;padding-left:20px}.main-title[data-v-35a37376]{font-size:32px;font-weight:700;color:#333;margin-bottom:30px}.subtitle-section[data-v-35a37376]{display:flex;align-items:center;margin-bottom:20px}.yellow-bar[data-v-35a37376]{width:4px;height:20px;background:gold;margin-right:10px}.subtitle[data-v-35a37376]{font-size:18px;color:#333;font-weight:500}.description[data-v-35a37376]{line-height:1.8;color:#666;font-size:16px}.footer[data-v-35a37376]{background:#333;color:#fff;padding:60px 0 20px}.footer-container[data-v-35a37376]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content[data-v-35a37376]{display:grid;grid-template-columns:1fr 2fr;gap:60px;margin-bottom:40px}.footer-logo[data-v-35a37376]{text-align:left;display:flex;flex-direction:column;gap:12px}.footer-logo-header[data-v-35a37376]{display:flex;align-items:center;gap:12px}.footer-logo-image[data-v-35a37376]{height:40px;width:auto}.footer-logo-title[data-v-35a37376]{font-size:18px;font-weight:600;margin:0;color:#fff}.footer-logo p[data-v-35a37376]{color:#ccc;font-size:14px;margin:0}.footer-links[data-v-35a37376]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.link-group h4[data-v-35a37376]{margin-bottom:20px;color:#fff;font-size:16px}.link-group ul[data-v-35a37376]{list-style:none}.link-group li[data-v-35a37376]{margin-bottom:10px}.link-group a[data-v-35a37376]{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease}.link-group a[data-v-35a37376]:hover{color:#fff}.footer-bottom[data-v-35a37376]{text-align:center;padding-top:20px;border-top:1px solid #555;color:#999;font-size:14px}@media(max-width:768px){.footer-content[data-v-35a37376]{grid-template-columns:1fr;gap:40px}.footer-links[data-v-35a37376]{grid-template-columns:1fr;gap:30px}.content-container[data-v-35a37376]{flex-direction:column;padding:20px}.left-section[data-v-35a37376]{min-height:300px}.right-section[data-v-35a37376]{padding-left:0;padding-top:20px}.main-title[data-v-35a37376]{font-size:24px}}[data-v-01c75887]{margin:0;padding:0;box-sizing:border-box}.product-center-page[data-v-01c75887]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;padding-top:70px}@media(max-width:480px){.product-center-page[data-v-01c75887]{padding-top:55px}}@media(max-width:767px){.product-center-page[data-v-01c75887]{padding-top:56px}}@media(min-width:768px){.product-center-page[data-v-01c75887]{padding-top:62px}}@media(min-width:1024px){.product-center-page[data-v-01c75887]{padding-top:62px}}@media(min-width:1440px){.product-center-page[data-v-01c75887]{padding-top:70px}}@media(min-width:768px)and (max-width:1024px){.hero-section[data-v-01c75887]{min-height:30vh!important;height:auto!important}.hero-container[data-v-01c75887]{width:760px!important;margin:0 auto!important;padding:0!important}.product-main-image[data-v-01c75887]{max-width:420px!important;height:auto!important;margin:0 auto!important}.description-container[data-v-01c75887],.fourth-content[data-v-01c75887],.fifth-container[data-v-01c75887],.sixth-container[data-v-01c75887]{width:760px!important;margin:0 auto!important}}.main-content[data-v-01c75887]{margin-top:0}.product-nav-section[data-v-01c75887]{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:20px 0}.nav-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px}.nav-links[data-v-01c75887]{display:flex;gap:40px;margin-bottom:15px}.nav-link[data-v-01c75887]{color:#666;text-decoration:none;font-size:16px;font-weight:500;padding:8px 0;border-bottom:2px solid transparent;transition:all .3s ease}.nav-link.active[data-v-01c75887]{color:#409eff;border-bottom-color:#409eff}.nav-link[data-v-01c75887]:hover{color:#409eff}.sub-nav-links[data-v-01c75887]{display:flex;gap:30px}.sub-nav-group[data-v-01c75887]{display:flex;gap:20px}.sub-nav-link[data-v-01c75887]{color:#999;text-decoration:none;font-size:14px;padding:4px 0;transition:color .3s ease}.sub-nav-link.active[data-v-01c75887],.sub-nav-link[data-v-01c75887]:hover{color:#409eff}.hero-section[data-v-01c75887]{background:linear-gradient(135deg,#1976d2,#42a5f5,#1976d2);padding:80px 0;color:#fff;height:60vh;min-height:550px}.hero-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.hero-content[data-v-01c75887]{flex:1}.product-logo[data-v-01c75887]{margin-bottom:20px}.logo-square[data-v-01c75887]{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:#409eff;border-radius:8px;position:relative}.logo-text[data-v-01c75887]{font-size:18px;font-weight:700;color:#fff}.pen-icon[data-v-01c75887]{position:absolute;top:-5px;right:-5px;font-size:16px}.product-title[data-v-01c75887]{font-size:48px;font-weight:700;margin-bottom:15px;line-height:1.2}.brand-name[data-v-01c75887]{color:#09427c}.product-name[data-v-01c75887]{color:#fff}.product-tagline[data-v-01c75887]{font-size:18px;color:#ffffffe6;margin-bottom:30px}.product-images[data-v-01c75887]{flex:1;display:flex;align-items:center;justify-content:center;gap:30px}.product-main-image[data-v-01c75887]{margin-top:100px;width:auto;height:auto;max-width:600px;max-height:600px;object-fit:contain;transform:scale(1);transform-origin:center}.tablet-device img[data-v-01c75887]{width:200px;height:auto}.device-placeholder[data-v-01c75887]{width:200px;height:280px;background:#1a1a1a;border-radius:20px;padding:20px;box-shadow:0 10px 30px #0000004d}.device-screen[data-v-01c75887]{width:100%;height:100%;background:#000;border-radius:15px;display:flex;align-items:center;justify-content:center;position:relative}.screen-content[data-v-01c75887]{text-align:center;color:#fff}.app-icon[data-v-01c75887]{font-size:48px;margin-bottom:10px}.app-text[data-v-01c75887]{font-size:14px;color:#409eff;font-weight:700}.stylus-pens[data-v-01c75887]{display:flex;flex-direction:column;gap:15px}.pen-placeholder[data-v-01c75887]{width:80px;height:200px;position:relative;display:flex;flex-direction:column;align-items:center}.pen-body[data-v-01c75887]{width:8px;height:160px;background:linear-gradient(to bottom,#333,#666);border-radius:4px;position:relative}.pen-body[data-v-01c75887]:before{content:"";position:absolute;top:20px;left:-2px;width:12px;height:20px;background:#125292;border-radius:6px}.pen-tip[data-v-01c75887]{width:2px;height:20px;background:#666;border-radius:1px;margin-top:-2px}.product-description-section[data-v-01c75887]{background:#bbdefb;padding:30px 0;position:relative}.description-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0;display:flex;justify-content:space-between;align-items:flex-start}.description-content[data-v-01c75887]{flex:1;margin-right:0}.product-description[data-v-01c75887]{font-size:16px;line-height:1.8;color:#333;text-align:justify;text-indent:2em}.product-description-bold[data-v-01c75887]{font-size:18px;font-weight:700}.contact-sidebar[data-v-01c75887]{position:sticky;top:100px;display:flex;flex-direction:column;gap:15px}.contact-button[data-v-01c75887]{background:#409eff;color:#fff;padding:15px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:background .3s ease,box-shadow .3s ease,transform .3s ease;min-width:80px;box-shadow:0 4px 12px #409eff66,0 2px 4px #0000001a}.contact-button[data-v-01c75887]:hover{background:#337ecc;box-shadow:0 6px 20px #409eff80,0 4px 8px #00000026;transform:translateY(-2px)}.service-solution-section[data-v-01c75887]{background:#fff;padding:30px 0;position:relative;min-height:auto;width:100%;display:flex;align-items:center}.solution-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:2}.solution-content[data-v-01c75887]{flex:1;max-width:100%}.solution-title[data-v-01c75887]{font-size:32px;font-weight:700;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.concept-subtitle[data-v-01c75887]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px;display:block;text-align:center;margin:0 auto 10px;position:relative}.solution-subtitle[data-v-01c75887]{font-size:18px;color:#000;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.data-visualization[data-v-01c75887]{background:#f8f9faf2;border-radius:12px;padding:30px;margin-top:15px;margin-bottom:15px;height:auto;min-height:auto;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;display:flex;align-items:center;justify-content:center}.data-visualization-image[data-v-01c75887]{max-width:100%;height:auto;object-fit:contain;border-radius:8px}.chart-container[data-v-01c75887]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.chart-item[data-v-01c75887]{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:20px;height:270px;text-align:center;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.chart-item[data-v-01c75887]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.chart-title[data-v-01c75887]{font-size:14px;font-weight:700;color:#333;margin-bottom:15px}.bar-chart[data-v-01c75887]{display:flex;gap:8px;align-items:end;height:80px;justify-content:center}.bar[data-v-01c75887]{width:15px;background:linear-gradient(to top,#409eff,#64b5f6);border-radius:3px 3px 0 0;min-height:10px}.donut-chart[data-v-01c75887]{width:80px;height:80px;border-radius:50%;background:conic-gradient(#409eff 0deg 270deg,#e0e0e0 270deg 360deg);display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto}.donut-chart[data-v-01c75887]:before{content:"";position:absolute;width:50px;height:50px;background:#fff;border-radius:50%}.donut-center[data-v-01c75887]{position:relative;z-index:1;font-size:14px;font-weight:700;color:#333}.line-chart[data-v-01c75887]{width:100px;height:50px;background:linear-gradient(45deg,#409eff,#4caf50);border-radius:4px;position:relative;margin:0 auto}.line-chart[data-v-01c75887]:before{content:"";position:absolute;top:50%;left:10px;right:10px;height:2px;background:#fff;transform:translateY(-50%)}.pie-chart[data-v-01c75887]{width:80px;height:80px;border-radius:50%;background:conic-gradient(#409eff 0deg 90deg,#4caf50 90deg 180deg,#ff9800 180deg 270deg,#f44336 270deg 360deg);margin:0 auto}.progress-chart[data-v-01c75887]{text-align:center}.progress-bar[data-v-01c75887]{width:100%;height:20px;background:#e0e0e0;border-radius:10px;overflow:hidden;margin-bottom:10px}.progress-fill[data-v-01c75887]{height:100%;background:linear-gradient(90deg,#409eff,#64b5f6);border-radius:10px;transition:width .3s ease}.progress-text[data-v-01c75887]{font-size:12px;color:#666;font-weight:700}.gauge-chart[data-v-01c75887]{width:80px;height:80px;border-radius:50%;background:conic-gradient(#409eff 0deg 306deg,#e0e0e0 306deg 360deg);display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto}.gauge-needle[data-v-01c75887]{position:absolute;width:2px;height:30px;background:#333;transform-origin:bottom center;transform:rotate(54deg);border-radius:1px}.gauge-center[data-v-01c75887]{font-size:16px;font-weight:700;color:#333}@media(max-width:768px){.hero-section[data-v-01c75887]{height:auto;min-height:auto;padding:40px 0 20px}.hero-container[data-v-01c75887]{flex-direction:column;text-align:center;padding:0 15px}.hero-content[data-v-01c75887]{width:100%;margin-bottom:20px}.product-title[data-v-01c75887]{font-size:28px;line-height:1.3;margin-bottom:12px}.product-tagline[data-v-01c75887]{font-size:14px;margin-bottom:20px;line-height:1.6}.product-images[data-v-01c75887]{width:100%;margin-top:0;order:-1}.product-main-image[data-v-01c75887]{width:100%;max-width:300px;height:auto;margin-top:0;transform:scale(1);object-fit:contain}.product-description-section[data-v-01c75887]{padding:20px 0}.description-container[data-v-01c75887]{flex-direction:column;padding:0 15px}.description-content[data-v-01c75887]{margin-right:0;width:100%;margin-bottom:20px}.product-description[data-v-01c75887]{font-size:14px;line-height:1.8;text-align:left}.contact-sidebar[data-v-01c75887]{position:static;flex-direction:row;justify-content:center;margin-top:0;width:100%;gap:10px}.contact-button[data-v-01c75887]{flex:1;padding:12px 15px;font-size:14px;min-width:auto}.service-solution-section[data-v-01c75887]{padding:20px 0}.solution-container[data-v-01c75887]{flex-direction:column;padding:0 15px}.solution-title[data-v-01c75887]{font-size:24px;margin-bottom:8px}.concept-subtitle[data-v-01c75887]{font-size:14px;margin-bottom:8px}.solution-subtitle[data-v-01c75887]{font-size:14px;margin-bottom:15px}.data-visualization[data-v-01c75887]{padding:15px;margin-top:15px}.data-visualization-image[data-v-01c75887]{width:100%;height:auto}.nav-links[data-v-01c75887],.sub-nav-links[data-v-01c75887]{flex-direction:column;gap:15px}.chart-container[data-v-01c75887]{flex-direction:column;gap:20px}}.fourth-section[data-v-01c75887]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.fourth-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0;width:100%}.fourth-content[data-v-01c75887]{text-align:center}.fourth-section .fourth-title[data-v-01c75887]{margin-bottom:0}.fourth-section .concept-subtitle[data-v-01c75887]{display:block;text-align:center;margin:0 auto 15px;position:relative}.section-header[data-v-01c75887]{margin-bottom:10px}.header-icon[data-v-01c75887]{font-size:24px;margin-bottom:15px}.fourth-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.fourth-subtitle[data-v-01c75887]{font-size:18px;color:#666;margin-bottom:10px}.advantage-cards[data-v-01c75887]{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;max-width:1200px;margin:0 auto}.advantage-card[data-v-01c75887]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:200px;max-width:320px;position:relative}.advantage-card[data-v-01c75887]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-number[data-v-01c75887]{position:absolute;top:-15px;left:20px;font-size:24px;font-weight:700;color:#90caf9;background:#fff;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.card-icon[data-v-01c75887]{margin:20px 0 25px;display:flex;justify-content:center}.icon-circle[data-v-01c75887]{width:80px;height:80px;border:3px solid #8d6e63;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background:#f5f5f5}.icon-box[data-v-01c75887]{width:30px;height:20px;background:#8d6e63;border-radius:4px;position:relative}.icon-box[data-v-01c75887]:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:20px;height:8px;background:#ffc107;border-radius:4px 4px 0 0}.icon-head[data-v-01c75887]{width:25px;height:25px;background:#ffc107;border-radius:50%;position:relative}.icon-head[data-v-01c75887]:before{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:20px;height:15px;background:#8d6e63;border-radius:0 0 10px 10px}.icon-bubble[data-v-01c75887]{width:30px;height:20px;background:#ffc107;border-radius:15px;position:relative}.icon-bubble[data-v-01c75887]:before{content:"";position:absolute;bottom:-5px;right:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #ffc107}.icon-bubble[data-v-01c75887]:after{content:"...";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#8d6e63;font-size:12px;font-weight:700}.icon-ai[data-v-01c75887]{width:30px;height:30px;background:#8d6e63;border-radius:50%;display:flex;align-items:center;justify-content:center}.ai-text[data-v-01c75887]{color:#fff;font-size:12px;font-weight:700}.icon-clipboard[data-v-01c75887]{width:25px;height:30px;background:#ffc107;border-radius:4px;position:relative}.icon-clipboard[data-v-01c75887]:before{content:"";position:absolute;top:-3px;left:50%;transform:translate(-50%);width:15px;height:3px;background:#8d6e63;border-radius:2px}.icon-clipboard[data-v-01c75887]:after{content:"";position:absolute;top:5px;left:3px;right:3px;height:2px;background:#8d6e63;border-radius:1px}.icon-dots[data-v-01c75887]{position:absolute;top:-5px;right:-5px;display:flex;flex-wrap:wrap;gap:2px;width:20px;height:20px}.dot[data-v-01c75887]{width:4px;height:4px;border-radius:50%}.dot.red[data-v-01c75887]{background:#f44336}.dot.green[data-v-01c75887]{background:#4caf50}.dot.blue[data-v-01c75887]{background:#2196f3}.dot.yellow[data-v-01c75887]{background:#ffeb3b}.card-title[data-v-01c75887]{font-size:18px;font-weight:700;color:#409eff;margin-bottom:15px}.card-description[data-v-01c75887]{font-size:14px;color:#666;line-height:1.6}.fifth-section[data-v-01c75887]{background:#fff;padding:40px 0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.fifth-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0;width:100%;position:relative}.fifth-content[data-v-01c75887]{text-align:center;position:relative}.system-header[data-v-01c75887]{display:flex;align-items:center;justify-content:center;gap:0px;margin-bottom:10px}.fifth-section .system-header[data-v-01c75887]{flex-direction:column;gap:0px}.fifth-section .system-title[data-v-01c75887]{margin-bottom:0;text-align:center}.fifth-section .concept-subtitle[data-v-01c75887]{display:block;text-align:center;margin:0}.header-chart-icon[data-v-01c75887]{font-size:20px;color:#409eff}.system-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin:0}.system-subtitle[data-v-01c75887]{font-size:18px;color:#666;margin-bottom:10px}.system-diagram[data-v-01c75887]{position:relative;width:100%;height:500px;display:flex;align-items:center;justify-content:center}.system-node[data-v-01c75887]{position:absolute;text-align:center;z-index:2;display:grid;grid-template-columns:auto auto;grid-template-areas:"title title" "circle functions";grid-column-gap:16px;align-items:center;justify-items:center}.parent-node[data-v-01c75887]{top:22%;left:56%;transform:translate(-50%,-50%)}.student-node[data-v-01c75887]{top:60%;left:70%;transform:translate(-50%,-50%)}.teacher-node[data-v-01c75887]{top:60%;left:25%;transform:translate(-50%,-50%);grid-template-areas:"title title" "functions circle"}.node-circle[data-v-01c75887]{grid-area:circle;width:60px;height:60px;border:2px solid #409EFF;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;background:#fff}.node-dot[data-v-01c75887]{width:8px;height:8px;background:#409eff;border-radius:50%}.node-title[data-v-01c75887]{grid-area:title;font-size:20px;font-weight:700;color:#333;margin-bottom:8px}.node-functions[data-v-01c75887]{grid-area:functions;display:flex;flex-direction:column;gap:8px;max-width:200px;margin:0}.function-item[data-v-01c75887]{font-size:14px;color:#666;padding:5px 10px;background:#f8f9fa;border-radius:15px;border:1px solid #e9ecef}.connection-lines[data-v-01c75887]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.decorative-elements[data-v-01c75887]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.deco-star[data-v-01c75887]{position:absolute;color:#90caf9;font-size:12px;opacity:.6}.star-1[data-v-01c75887]{top:20%;left:20%}.star-2[data-v-01c75887]{top:30%;right:25%}.star-3[data-v-01c75887]{bottom:30%;left:30%}.star-4[data-v-01c75887]{bottom:40%;right:20%}.star-5[data-v-01c75887]{top:60%;left:50%}.function-cards-grid[data-v-01c75887]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto}.function-card[data-v-01c75887]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.function-card[data-v-01c75887]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.function-card-title[data-v-01c75887]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.function-card-desc[data-v-01c75887]{font-size:14px;color:#666;line-height:1.6;margin:0}.sixth-section[data-v-01c75887]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto}.sixth-container[data-v-01c75887]{max-width:1200px;margin:0 auto;width:100%}.sixth-content[data-v-01c75887]{text-align:center}.sixth-section .advantage-title[data-v-01c75887]{margin-bottom:0}.sixth-section .concept-subtitle[data-v-01c75887]{display:block;text-align:center;margin:0 auto;position:relative}.advantage-header[data-v-01c75887]{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.sixth-section .advantage-header[data-v-01c75887]{flex-direction:column}.advantage-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin:0}.advantage-subtitle[data-v-01c75887]{font-size:18px;color:#666;margin-bottom:10px}.advantage-grid[data-v-01c75887]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto}.advantage-item[data-v-01c75887]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.advantage-item[data-v-01c75887]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.item-icon[data-v-01c75887]{margin-bottom:25px;display:flex;justify-content:center}.icon-circle[data-v-01c75887]{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#409eff,#64b5f6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #409eff4d}.icon-content[data-v-01c75887]{font-size:32px;color:#fff}.item-title[data-v-01c75887]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.item-description[data-v-01c75887]{font-size:14px;color:#666;line-height:1.6}.seventh-section[data-v-01c75887]{background:#fff;display:flex;align-items:center;justify-content:center;padding:40px 0;position:relative;clear:both;margin-top:0}.seventh-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.seventh-content[data-v-01c75887]{text-align:center}.contact-header[data-v-01c75887]{margin-bottom:50px}.contact-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.contact-subtitle[data-v-01c75887]{font-size:18px;color:#666}.contact-cards[data-v-01c75887]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto;justify-items:stretch}.contact-card[data-v-01c75887]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;width:100%}.contact-card[data-v-01c75887]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-icon[data-v-01c75887]{margin-bottom:20px;display:flex;justify-content:center}.icon-circle[data-v-01c75887]{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#409eff,#64b5f6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #409eff4d}.icon-content[data-v-01c75887]{font-size:24px;color:#fff}.card-title[data-v-01c75887]{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.card-description[data-v-01c75887]{font-size:16px;color:#409eff;font-weight:700;margin-bottom:8px}.card-subtitle[data-v-01c75887]{font-size:12px;color:#999}.contact-form[data-v-01c75887]{background:#f8f9fa;border-radius:16px;padding:40px;max-width:800px;margin:0 auto}.form-title[data-v-01c75887]{font-size:24px;font-weight:700;color:#333;margin-bottom:30px}.message-form[data-v-01c75887]{text-align:left}.form-row[data-v-01c75887]{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.form-group[data-v-01c75887]{margin-bottom:20px}.form-input[data-v-01c75887],.form-textarea[data-v-01c75887]{width:100%;padding:15px;border:2px solid #e9ecef;border-radius:8px;font-size:14px;transition:border-color .3s ease;box-sizing:border-box}.form-input[data-v-01c75887]:focus,.form-textarea[data-v-01c75887]:focus{outline:none;border-color:#409eff}.form-textarea[data-v-01c75887]{resize:vertical;min-height:100px}.submit-btn[data-v-01c75887]{background:linear-gradient(135deg,#409eff,#64b5f6);color:#fff;border:none;padding:15px 40px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;width:100%}.submit-btn[data-v-01c75887]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #409eff4d}.link-group h4[data-v-01c75887]{margin-bottom:20px;color:#fff;font-size:16px}.link-group ul[data-v-01c75887]{list-style:none}.link-group li[data-v-01c75887]{margin-bottom:10px}.link-group a[data-v-01c75887]{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease}.link-group a[data-v-01c75887]:hover{color:#fff}.footer-bottom[data-v-01c75887]{text-align:center;padding-top:10px;border-top:1px solid #555;color:#999;font-size:14px}@media(max-width:768px){.hero-section[data-v-01c75887]{height:auto;min-height:auto;padding:40px 0 20px}.hero-container[data-v-01c75887]{flex-direction:column;text-align:center;padding:0 15px}.hero-content[data-v-01c75887]{width:100%;margin-bottom:20px}.product-title[data-v-01c75887]{font-size:28px;line-height:1.3;margin-bottom:12px}.product-tagline[data-v-01c75887]{font-size:14px;margin-bottom:20px;line-height:1.6}.product-images[data-v-01c75887]{width:100%;margin-top:0;order:-1}.product-main-image[data-v-01c75887]{width:100%;max-width:300px;height:auto;margin-top:0;transform:scale(1);object-fit:contain}.product-description-section[data-v-01c75887]{padding:20px 0}.description-container[data-v-01c75887],.solution-container[data-v-01c75887]{flex-direction:column;padding:0 15px}.description-content[data-v-01c75887]{margin-right:0;width:100%;margin-bottom:20px}.product-description[data-v-01c75887]{font-size:14px;line-height:1.8;text-align:left}.contact-sidebar[data-v-01c75887]{position:static;flex-direction:row;justify-content:center;margin-top:0;width:100%;gap:10px}.contact-button[data-v-01c75887]{flex:1;padding:12px 15px;font-size:14px;min-width:auto}.service-solution-section[data-v-01c75887]{padding:20px 0}.solution-title[data-v-01c75887]{font-size:24px;margin-bottom:8px}.concept-subtitle[data-v-01c75887]{font-size:14px;margin-bottom:8px}.solution-subtitle[data-v-01c75887]{font-size:14px;margin-bottom:15px}.data-visualization[data-v-01c75887]{padding:15px;margin-top:15px}.data-visualization-image[data-v-01c75887]{width:100%;height:auto}.nav-links[data-v-01c75887],.sub-nav-links[data-v-01c75887]{flex-direction:column;gap:15px}.chart-container[data-v-01c75887]{grid-template-columns:repeat(2,1fr);gap:15px}.chart-item[data-v-01c75887]{padding:15px}.chart-title[data-v-01c75887]{font-size:12px}.advantage-cards[data-v-01c75887]{flex-direction:column;gap:30px;align-items:center}.advantage-card[data-v-01c75887]{max-width:300px;width:100%}.fourth-title[data-v-01c75887]{font-size:28px}.fifth-section[data-v-01c75887]{height:auto;padding:30px 0}.system-diagram[data-v-01c75887]{height:auto;flex-direction:column;gap:40px}.system-node[data-v-01c75887],.parent-node[data-v-01c75887],.student-node[data-v-01c75887],.teacher-node[data-v-01c75887]{position:static;transform:none}.connection-lines[data-v-01c75887]{display:none}.system-title[data-v-01c75887]{font-size:28px}.function-cards-grid[data-v-01c75887]{grid-template-columns:repeat(2,1fr);gap:20px}.function-card[data-v-01c75887]{padding:30px 20px}.sixth-section[data-v-01c75887]{height:auto;padding:30px 0}.advantage-grid[data-v-01c75887]{grid-template-columns:repeat(2,1fr);gap:30px}.advantage-item[data-v-01c75887]{padding:30px 20px}.advantage-title[data-v-01c75887]{font-size:28px}.seventh-section[data-v-01c75887]{height:auto;padding:30px 0}.contact-cards[data-v-01c75887]{grid-template-columns:repeat(2,1fr);gap:20px}.contact-card[data-v-01c75887]{padding:25px 15px}.contact-form[data-v-01c75887]{padding:30px 20px}.form-row[data-v-01c75887]{grid-template-columns:1fr;gap:15px}.contact-title[data-v-01c75887]{font-size:28px}.footer-content[data-v-01c75887]{grid-template-columns:1fr;gap:40px}.footer-links[data-v-01c75887]{grid-template-columns:1fr;gap:30px}}.ai-practice-book-content[data-v-01c75887]{width:100%;background-color:#f5f5f5;font-family:PingFang SC,Microsoft YaHei,sans-serif}.ai-hero-section[data-v-01c75887]{background:linear-gradient(135deg,#1976d2,#42a5f5,#1976d2);padding:80px 0;color:#fff;height:60vh;display:flex;align-items:center}.ai-hero-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;width:100%}.ai-hero-content[data-v-01c75887]{flex:1}.ai-product-logo[data-v-01c75887]{margin-bottom:20px}.ai-product-title[data-v-01c75887]{font-size:48px;font-weight:700;margin-bottom:15px;line-height:1.2}.ai-brand-name[data-v-01c75887]{color:#09427c}.ai-product-name[data-v-01c75887]{color:#fff}.ai-product-tagline[data-v-01c75887]{font-size:18px;color:#ffffffe6;margin-bottom:30px}.ai-product-images[data-v-01c75887]{flex:1;display:flex;align-items:center;justify-content:center;gap:30px}.ai-product-main-image[data-v-01c75887]{margin-top:0;max-width:100%;height:auto;max-height:500px;object-fit:contain;transform-origin:center}.ai-description-section[data-v-01c75887]{background:#bbdefb;padding:30px 0;position:relative}.ai-description-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start}.ai-description-content[data-v-01c75887]{flex:1;margin-right:40px}.ai-product-description[data-v-01c75887]{font-size:16px;line-height:1.8;color:#333;text-align:justify}.ai-contact-sidebar[data-v-01c75887]{position:sticky;top:100px;display:flex;flex-direction:column;gap:15px}.ai-contact-button[data-v-01c75887]{background:#409eff;color:#fff;padding:15px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:background .3s ease;min-width:80px}.ai-contact-button[data-v-01c75887]:hover{background:#337ecc}.ai-service-solution-section[data-v-01c75887]{background:#fff;padding:30px 0;position:relative;min-height:auto;width:100%;display:flex;align-items:center}.ai-solution-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:2}.ai-solution-content[data-v-01c75887]{flex:1;max-width:100%}.ai-solution-title[data-v-01c75887]{font-size:32px;font-weight:700;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.ai-concept-subtitle[data-v-01c75887]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px;display:block;text-align:center;margin:8px auto 10px;position:relative}.ai-solution-subtitle[data-v-01c75887]{font-size:18px;color:#000;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.ai-data-visualization[data-v-01c75887]{background:#f8f9faf2;border-radius:12px;padding:30px;margin-top:15px;margin-bottom:15px;height:auto;min-height:auto;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;display:flex;align-items:center;justify-content:center}.ai-data-visualization-image[data-v-01c75887]{max-width:100%;height:auto;object-fit:contain;border-radius:8px}.ai-fourth-section[data-v-01c75887]{background:#f5f5f5;padding:20px 0;display:flex;align-items:center;justify-content:center}.ai-fourth-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0;width:100%}.ai-fourth-content[data-v-01c75887]{text-align:center}.ai-section-header[data-v-01c75887]{margin-bottom:30px}.ai-fourth-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin-bottom:10px}.ai-fourth-section .ai-concept-subtitle[data-v-01c75887]{display:block;text-align:center;margin:8px auto 20px;position:relative}.ai-fourth-subtitle[data-v-01c75887]{font-size:18px;color:#666;margin-bottom:0}.ai-advantage-cards[data-v-01c75887]{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.ai-advantage-card[data-v-01c75887]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:200px;max-width:220px;position:relative}.ai-advantage-card[data-v-01c75887]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.ai-card-number[data-v-01c75887]{position:absolute;top:-15px;left:20px;font-size:24px;font-weight:700;color:#90caf9;background:#fff;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.ai-card-title[data-v-01c75887]{font-size:18px;font-weight:700;color:#409eff;margin-bottom:15px}.ai-card-description[data-v-01c75887]{font-size:14px;color:#666;line-height:1.6}.ai-fifth-section[data-v-01c75887]{background:#fff;padding:40px 0;display:flex;align-items:center;justify-content:center;position:relative}.ai-fifth-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;position:relative}.ai-fifth-content[data-v-01c75887]{text-align:center;position:relative}.ai-system-header[data-v-01c75887]{display:flex;align-items:center;justify-content:center;gap:0px;margin-bottom:10px}.ai-fifth-section .ai-system-header[data-v-01c75887]{flex-direction:column;gap:6px}.ai-fifth-section .ai-system-title[data-v-01c75887]{margin-bottom:6px;text-align:center}.ai-fifth-section .ai-concept-subtitle[data-v-01c75887]{display:block;text-align:center;margin:0}.ai-system-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin:0}.ai-system-subtitle[data-v-01c75887]{font-size:18px;color:#666;margin-bottom:40px}.ai-function-cards-grid[data-v-01c75887]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto}.ai-function-card[data-v-01c75887]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.ai-function-card[data-v-01c75887]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.ai-function-card-title[data-v-01c75887]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.ai-function-card-desc[data-v-01c75887]{font-size:14px;color:#666;line-height:1.6;margin:0}.ai-sixth-section[data-v-01c75887]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.ai-sixth-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.ai-sixth-content[data-v-01c75887]{text-align:center}.ai-sixth-section .ai-advantage-title[data-v-01c75887]{margin-bottom:10px}.ai-sixth-section .ai-concept-subtitle[data-v-01c75887]{display:block;text-align:center;margin:8px auto 20px;position:relative}.ai-advantage-header[data-v-01c75887]{display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:20px}.ai-sixth-section .ai-advantage-header[data-v-01c75887]{flex-direction:column}.ai-advantage-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin:0}.ai-advantage-subtitle[data-v-01c75887]{font-size:18px;color:#666;margin-bottom:10px}.ai-advantage-grid[data-v-01c75887]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1000px;margin:0 auto}.ai-advantage-item[data-v-01c75887]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.ai-advantage-item[data-v-01c75887]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.ai-item-title[data-v-01c75887]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.ai-item-description[data-v-01c75887]{font-size:14px;color:#666;line-height:1.6}.ai-seventh-section[data-v-01c75887]{background:#fff;display:flex;align-items:center;justify-content:center;padding:40px 0;position:relative;clear:both;margin-top:0}.ai-seventh-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.ai-seventh-content[data-v-01c75887]{text-align:center}.ai-contact-header[data-v-01c75887]{margin-bottom:50px}.ai-contact-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.ai-contact-subtitle[data-v-01c75887]{font-size:18px;color:#666}.ai-contact-cards[data-v-01c75887]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto;justify-items:stretch}.ai-contact-card[data-v-01c75887]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;width:100%}.ai-contact-card[data-v-01c75887]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.ai-contact-card .ai-card-title[data-v-01c75887]{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.ai-contact-card .ai-card-description[data-v-01c75887]{font-size:16px;color:#409eff;font-weight:700;margin-bottom:8px}.ai-card-subtitle[data-v-01c75887]{font-size:12px;color:#999}@media(max-width:768px){.ai-hero-section[data-v-01c75887]{height:auto;min-height:auto;padding:40px 0 20px}.ai-hero-container[data-v-01c75887]{flex-direction:column;text-align:center;padding:0 15px}.ai-hero-content[data-v-01c75887]{width:100%;margin-bottom:20px}.ai-product-title[data-v-01c75887]{font-size:28px;line-height:1.3;margin-bottom:12px}.ai-product-tagline[data-v-01c75887]{font-size:14px;margin-bottom:20px;line-height:1.6}.ai-product-images[data-v-01c75887]{width:100%;margin-top:0;order:-1}.ai-product-main-image[data-v-01c75887]{width:100%;max-width:300px;height:auto;margin-top:0;transform:scale(1);object-fit:contain}.ai-description-section[data-v-01c75887]{padding:20px 0}.ai-description-container[data-v-01c75887],.ai-solution-container[data-v-01c75887]{flex-direction:column;padding:0 15px}.ai-description-content[data-v-01c75887]{margin-right:0;width:100%;margin-bottom:20px}.ai-product-description[data-v-01c75887]{font-size:14px;line-height:1.8;text-align:left}.ai-contact-sidebar[data-v-01c75887]{position:static;flex-direction:row;justify-content:center;margin-top:0;width:100%;gap:10px}.ai-contact-button[data-v-01c75887]{flex:1;padding:12px 15px;font-size:14px;min-width:auto}.ai-advantage-cards[data-v-01c75887]{flex-direction:column;gap:30px;align-items:center}.ai-advantage-card[data-v-01c75887]{max-width:300px;width:100%}.ai-fourth-title[data-v-01c75887]{font-size:28px}.ai-fifth-section[data-v-01c75887]{height:auto;padding:30px 0}.ai-function-cards-grid[data-v-01c75887]{grid-template-columns:repeat(2,1fr);gap:20px}.ai-function-card[data-v-01c75887]{padding:30px 20px}.ai-system-title[data-v-01c75887]{font-size:28px}.ai-sixth-section[data-v-01c75887]{height:auto;padding:30px 0}.ai-advantage-grid[data-v-01c75887]{grid-template-columns:repeat(2,1fr);gap:30px}.ai-advantage-item[data-v-01c75887]{padding:30px 20px}.ai-advantage-title[data-v-01c75887]{font-size:28px}.ai-seventh-section[data-v-01c75887]{height:auto;padding:30px 0}.ai-contact-cards[data-v-01c75887]{grid-template-columns:repeat(2,1fr);gap:20px}.ai-contact-card[data-v-01c75887]{padding:25px 15px}.ai-contact-title[data-v-01c75887]{font-size:28px}}.cloud-note-content[data-v-01c75887]{width:100%;background-color:#f5f5f5;font-family:PingFang SC,Microsoft YaHei,sans-serif}.cn-hero-section[data-v-01c75887]{background:linear-gradient(135deg,#1976d2,#42a5f5,#1976d2);padding:80px 0;color:#fff;height:60vh;display:flex;align-items:center}.cn-hero-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;width:100%}.cn-hero-content[data-v-01c75887]{flex:1}.cn-product-logo[data-v-01c75887]{margin-bottom:20px}.cn-product-title[data-v-01c75887]{font-size:48px;font-weight:700;margin-bottom:15px;line-height:1.2}.cn-brand-name[data-v-01c75887]{color:#09427c}.cn-product-name[data-v-01c75887]{color:#fff}.cn-product-tagline[data-v-01c75887]{font-size:18px;color:#ffffffe6;margin-bottom:30px}.cn-product-images[data-v-01c75887]{flex:1;display:flex;align-items:center;justify-content:center;gap:30px}.cn-product-main-image[data-v-01c75887]{margin-top:0;max-width:100%;height:auto;max-height:500px;object-fit:contain;transform-origin:center}.cn-description-section[data-v-01c75887]{background:#bbdefb;padding:30px 0;position:relative}.cn-description-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start}.cn-description-content[data-v-01c75887]{flex:1;margin-right:40px}.cn-product-description[data-v-01c75887]{font-size:16px;line-height:1.8;color:#333;text-align:justify}.cn-contact-sidebar[data-v-01c75887]{position:sticky;top:100px;display:flex;flex-direction:column;gap:15px}.cn-contact-button[data-v-01c75887]{background:#409eff;color:#fff;padding:15px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:background .3s ease;min-width:80px}.cn-contact-button[data-v-01c75887]:hover{background:#337ecc}.cn-service-solution-section[data-v-01c75887]{background:#fff;padding:30px 0;position:relative;min-height:auto;width:100%;display:flex;align-items:center}.cn-solution-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:2}.cn-solution-content[data-v-01c75887]{flex:1;max-width:100%}.cn-solution-title[data-v-01c75887]{font-size:32px;font-weight:700;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.cn-concept-subtitle[data-v-01c75887]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px;display:block;text-align:center;margin:8px auto 10px;position:relative}.cn-solution-subtitle[data-v-01c75887]{font-size:18px;color:#000;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.cn-data-visualization[data-v-01c75887]{background:#f8f9faf2;border-radius:12px;padding:30px;margin-top:15px;margin-bottom:15px;height:auto;min-height:auto;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:nowrap}.cn-data-visualization-image[data-v-01c75887]{width:48%;max-width:500px;height:auto;max-height:400px;object-fit:contain;border-radius:8px}.cn-fourth-section[data-v-01c75887]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.cn-fourth-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.cn-fourth-content[data-v-01c75887]{text-align:center}.cn-section-header[data-v-01c75887]{margin-bottom:30px}.cn-fourth-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin-bottom:10px}.cn-fourth-section .cn-concept-subtitle[data-v-01c75887]{display:block;text-align:center;margin:8px auto 20px;position:relative}.cn-fourth-subtitle[data-v-01c75887]{font-size:18px;color:#666;margin-bottom:0}.cn-advantage-cards[data-v-01c75887]{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.cn-advantage-card[data-v-01c75887]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:200px;max-width:220px;position:relative}.cn-advantage-card[data-v-01c75887]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.cn-card-number[data-v-01c75887]{position:absolute;top:-15px;left:20px;font-size:24px;font-weight:700;color:#90caf9;background:#fff;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.cn-card-title[data-v-01c75887]{font-size:18px;font-weight:700;color:#409eff;margin-bottom:15px}.cn-card-description[data-v-01c75887]{font-size:14px;color:#666;line-height:1.6}.cn-fifth-section[data-v-01c75887]{background:#fff;padding:40px 0;display:flex;align-items:center;justify-content:center;position:relative}.cn-fifth-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;position:relative}.cn-fifth-content[data-v-01c75887]{text-align:center;position:relative}.cn-system-header[data-v-01c75887]{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px}.cn-fifth-section .cn-system-header[data-v-01c75887]{flex-direction:column;gap:6px}.cn-fifth-section .cn-system-title[data-v-01c75887]{margin-bottom:6px;text-align:center}.cn-fifth-section .cn-concept-subtitle[data-v-01c75887]{display:block;text-align:center;margin:0}.cn-system-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin:0}.cn-system-subtitle[data-v-01c75887]{font-size:18px;color:#666;margin-bottom:40px}.cn-function-cards-grid[data-v-01c75887]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1000px;margin:0 auto}.cn-function-card[data-v-01c75887]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.cn-function-card[data-v-01c75887]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.cn-function-card-title[data-v-01c75887]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.cn-function-card-desc[data-v-01c75887]{font-size:14px;color:#666;line-height:1.6;margin:0}.family-call-content[data-v-01c75887]{width:100%;background-color:#f5f5f5;font-family:PingFang SC,Microsoft YaHei,sans-serif}.fc-hero-section[data-v-01c75887]{background:linear-gradient(135deg,#1976d2,#42a5f5,#1976d2);padding:80px 0;color:#fff;height:60vh;display:flex;align-items:center}.fc-hero-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;width:100%}.fc-hero-content[data-v-01c75887]{flex:1}.fc-product-logo[data-v-01c75887]{margin-bottom:20px}.fc-product-title[data-v-01c75887]{font-size:48px;font-weight:700;margin-bottom:15px;line-height:1.2}.fc-brand-name[data-v-01c75887]{color:#09427c}.fc-product-name[data-v-01c75887]{color:#fff}.fc-product-tagline[data-v-01c75887]{font-size:18px;color:#ffffffe6;margin-bottom:30px}.fc-product-images[data-v-01c75887]{flex:1;display:flex;align-items:center;justify-content:center;gap:30px}.fc-product-main-image[data-v-01c75887]{margin-top:0;max-width:100%;height:auto;max-height:500px;object-fit:contain;transform-origin:center}.fc-description-section[data-v-01c75887]{background:#bbdefb;padding:30px 0;position:relative}.fc-description-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start}.fc-description-content[data-v-01c75887]{flex:1;margin-right:40px}.fc-product-description[data-v-01c75887]{font-size:16px;line-height:1.8;color:#333;text-align:justify}.fc-contact-sidebar[data-v-01c75887]{position:sticky;top:100px;display:flex;flex-direction:column;gap:15px}.fc-contact-button[data-v-01c75887]{background:#409eff;color:#fff;padding:15px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:background .3s ease;min-width:80px}.fc-contact-button[data-v-01c75887]:hover{background:#337ecc}.fc-service-solution-section[data-v-01c75887]{background:#fff;padding:30px 0;position:relative;min-height:auto;width:100%;display:flex;align-items:center}.fc-solution-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:2}.fc-solution-content[data-v-01c75887]{flex:1;max-width:100%}.fc-solution-title[data-v-01c75887]{font-size:32px;font-weight:700;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.fc-concept-subtitle[data-v-01c75887]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px;display:block;text-align:center;margin:8px auto 10px;position:relative}.fc-solution-subtitle[data-v-01c75887]{font-size:18px;color:#000;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.fc-data-visualization[data-v-01c75887]{background:#f8f9faf2;border-radius:12px;padding:30px;margin-top:15px;margin-bottom:15px;height:auto;min-height:auto;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;display:flex;align-items:center;justify-content:center}.fc-data-visualization-image[data-v-01c75887]{max-width:100%;height:auto;object-fit:contain;border-radius:8px}.fc-fourth-section[data-v-01c75887]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.fc-fourth-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.fc-fourth-content[data-v-01c75887]{text-align:center}.fc-section-header[data-v-01c75887]{margin-bottom:30px}.fc-fourth-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin-bottom:10px}.fc-fourth-section .fc-concept-subtitle[data-v-01c75887]{display:block;text-align:center;margin:8px auto 20px;position:relative}.fc-fourth-subtitle[data-v-01c75887]{font-size:18px;color:#666;margin-bottom:0}.fc-advantage-cards[data-v-01c75887]{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.fc-advantage-card[data-v-01c75887]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:200px;max-width:220px;position:relative}.fc-advantage-card[data-v-01c75887]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.fc-card-number[data-v-01c75887]{position:absolute;top:-15px;left:20px;font-size:24px;font-weight:700;color:#90caf9;background:#fff;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.fc-card-title[data-v-01c75887]{font-size:18px;font-weight:700;color:#409eff;margin-bottom:15px}.fc-card-description[data-v-01c75887]{font-size:14px;color:#666;line-height:1.6}.fc-fifth-section[data-v-01c75887]{background:#fff;padding:40px 0;display:flex;align-items:center;justify-content:center;position:relative}.fc-fifth-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;position:relative}.fc-fifth-content[data-v-01c75887]{text-align:center;position:relative}.fc-system-header[data-v-01c75887]{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px}.fc-fifth-section .fc-system-header[data-v-01c75887]{flex-direction:column;gap:6px}.fc-fifth-section .fc-system-title[data-v-01c75887]{margin-bottom:6px;text-align:center}.fc-fifth-section .fc-concept-subtitle[data-v-01c75887]{display:block;text-align:center;margin:0}.fc-system-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin:0}.fc-system-subtitle[data-v-01c75887]{font-size:18px;color:#666;margin-bottom:40px}.fc-function-cards-grid[data-v-01c75887]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1000px;margin:0 auto}.fc-function-card[data-v-01c75887]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.fc-function-card[data-v-01c75887]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.fc-function-card-title[data-v-01c75887]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.fc-function-card-desc[data-v-01c75887]{font-size:14px;color:#666;line-height:1.6;margin:0}.ai-learning-machine-content[data-v-01c75887]{width:100%;background-color:#f5f5f5;font-family:PingFang SC,Microsoft YaHei,sans-serif}.alm-hero-section[data-v-01c75887]{background:linear-gradient(135deg,#1976d2,#42a5f5,#1976d2);padding:80px 0;color:#fff;height:60vh;display:flex;align-items:center}.alm-hero-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;width:100%}.alm-hero-content[data-v-01c75887]{flex:1}.alm-product-logo[data-v-01c75887]{margin-bottom:20px}.alm-product-title[data-v-01c75887]{font-size:48px;font-weight:700;margin-bottom:15px;line-height:1.2}.alm-brand-name[data-v-01c75887]{color:#09427c}.alm-product-name[data-v-01c75887]{color:#fff}.alm-product-tagline[data-v-01c75887]{font-size:18px;color:#ffffffe6;margin-bottom:30px}.alm-product-images[data-v-01c75887]{flex:1;display:flex;align-items:center;justify-content:center;gap:30px}.alm-product-main-image[data-v-01c75887]{margin-top:0;max-width:100%;height:auto;max-height:500px;object-fit:contain;transform-origin:center}.alm-description-section[data-v-01c75887]{background:#bbdefb;padding:30px 0;position:relative}.alm-description-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start}.alm-description-content[data-v-01c75887]{flex:1;margin-right:40px}.alm-product-description[data-v-01c75887]{font-size:16px;line-height:1.8;color:#333;text-align:justify}.alm-contact-sidebar[data-v-01c75887]{position:sticky;top:100px;display:flex;flex-direction:column;gap:15px}.alm-contact-button[data-v-01c75887]{background:#409eff;color:#fff;padding:15px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:background .3s ease;min-width:80px}.alm-contact-button[data-v-01c75887]:hover{background:#337ecc}.alm-service-solution-section[data-v-01c75887]{background:#fff;padding:30px 0;position:relative;min-height:auto;width:100%;display:flex;align-items:center}.alm-solution-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:2}.alm-solution-content[data-v-01c75887]{flex:1;max-width:100%}.alm-solution-title[data-v-01c75887]{font-size:32px;font-weight:700;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.alm-concept-subtitle[data-v-01c75887]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px;display:block;text-align:center;margin:8px auto 10px;position:relative}.alm-solution-subtitle[data-v-01c75887]{font-size:18px;color:#000;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.alm-data-visualization[data-v-01c75887]{background:#f8f9faf2;border-radius:12px;padding:30px;margin-top:15px;margin-bottom:15px;height:auto;min-height:auto;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;display:flex;align-items:center;justify-content:center}.alm-data-visualization-image[data-v-01c75887]{max-width:100%;height:auto;object-fit:contain;border-radius:8px}.alm-fourth-section[data-v-01c75887]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.alm-fourth-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.alm-fourth-content[data-v-01c75887]{text-align:center}.alm-section-header[data-v-01c75887]{margin-bottom:30px}.alm-fourth-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin-bottom:10px}.alm-fourth-section .alm-concept-subtitle[data-v-01c75887]{display:block;text-align:center;margin:8px auto 20px;position:relative}.alm-fourth-subtitle[data-v-01c75887]{font-size:18px;color:#666;margin-bottom:0}.alm-advantage-cards[data-v-01c75887]{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.alm-advantage-card[data-v-01c75887]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:200px;max-width:320px;position:relative}.alm-advantage-card[data-v-01c75887]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.alm-card-number[data-v-01c75887]{position:absolute;top:-15px;left:20px;font-size:24px;font-weight:700;color:#90caf9;background:#fff;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.alm-card-title[data-v-01c75887]{font-size:18px;font-weight:700;color:#409eff;margin-bottom:15px}.alm-card-description[data-v-01c75887]{font-size:14px;color:#666;line-height:1.6}.alm-fifth-section[data-v-01c75887]{background:#fff;padding:40px 0;display:flex;align-items:center;justify-content:center;position:relative}.alm-fifth-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;position:relative}.alm-fifth-content[data-v-01c75887]{text-align:center;position:relative}.alm-system-header[data-v-01c75887]{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px}.alm-fifth-section .alm-system-header[data-v-01c75887]{flex-direction:column;gap:6px}.alm-fifth-section .alm-system-title[data-v-01c75887]{margin-bottom:6px;text-align:center}.alm-fifth-section .alm-concept-subtitle[data-v-01c75887]{display:block;text-align:center;margin:0}.alm-system-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin:0}.alm-system-subtitle[data-v-01c75887]{font-size:18px;color:#666;margin-bottom:40px}.alm-function-cards-grid[data-v-01c75887]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1000px;margin:0 auto}.alm-function-card[data-v-01c75887]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.alm-function-card[data-v-01c75887]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.alm-function-card-title[data-v-01c75887]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.alm-function-card-desc[data-v-01c75887]{font-size:14px;color:#666;line-height:1.6;margin:0}.alm-seventh-section[data-v-01c75887]{background:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:40px 0;position:relative;clear:both;margin-top:0}.alm-seventh-container[data-v-01c75887]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.alm-seventh-content[data-v-01c75887]{text-align:center}.alm-contact-header[data-v-01c75887]{margin-bottom:50px}.alm-contact-title[data-v-01c75887]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.alm-contact-subtitle[data-v-01c75887]{font-size:18px;color:#666}.alm-contact-cards[data-v-01c75887]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto;justify-items:stretch}.alm-contact-card[data-v-01c75887]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;width:100%}.alm-contact-card[data-v-01c75887]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.alm-contact-card .alm-card-title[data-v-01c75887]{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.alm-contact-card .alm-card-description[data-v-01c75887]{font-size:16px;color:#409eff;font-weight:700;margin-bottom:8px}.alm-card-subtitle[data-v-01c75887]{font-size:12px;color:#999}@media(max-width:768px){.cn-hero-section[data-v-01c75887],.fc-hero-section[data-v-01c75887],.alm-hero-section[data-v-01c75887]{height:auto;min-height:auto;padding:40px 0 20px}.cn-hero-container[data-v-01c75887],.fc-hero-container[data-v-01c75887],.alm-hero-container[data-v-01c75887]{flex-direction:column;text-align:center;padding:0 15px}.cn-hero-content[data-v-01c75887],.fc-hero-content[data-v-01c75887],.alm-hero-content[data-v-01c75887]{width:100%;margin-bottom:20px}.cn-product-title[data-v-01c75887],.fc-product-title[data-v-01c75887],.alm-product-title[data-v-01c75887]{font-size:28px;line-height:1.3;margin-bottom:12px}.cn-product-tagline[data-v-01c75887],.fc-product-tagline[data-v-01c75887],.alm-product-tagline[data-v-01c75887]{font-size:14px;margin-bottom:20px;line-height:1.6}.cn-product-images[data-v-01c75887],.fc-product-images[data-v-01c75887],.alm-product-images[data-v-01c75887]{width:100%;margin-top:0;order:-1}.cn-product-main-image[data-v-01c75887],.fc-product-main-image[data-v-01c75887],.alm-product-main-image[data-v-01c75887]{width:100%;max-width:300px;height:auto;margin-top:0;transform:scale(1);object-fit:contain}.cn-description-section[data-v-01c75887],.fc-description-section[data-v-01c75887],.alm-description-section[data-v-01c75887]{padding:20px 0}.cn-description-container[data-v-01c75887],.cn-solution-container[data-v-01c75887],.fc-description-container[data-v-01c75887],.fc-solution-container[data-v-01c75887],.alm-description-container[data-v-01c75887],.alm-solution-container[data-v-01c75887]{flex-direction:column;padding:0 15px}.cn-description-content[data-v-01c75887],.fc-description-content[data-v-01c75887],.alm-description-content[data-v-01c75887]{margin-right:0;width:100%;margin-bottom:20px}.cn-product-description[data-v-01c75887],.fc-product-description[data-v-01c75887],.alm-product-description[data-v-01c75887]{font-size:14px;line-height:1.8;text-align:left}.cn-contact-sidebar[data-v-01c75887],.fc-contact-sidebar[data-v-01c75887],.alm-contact-sidebar[data-v-01c75887]{position:static;flex-direction:row;justify-content:center;margin-top:0;width:100%;gap:10px}.cn-contact-button[data-v-01c75887],.fc-contact-button[data-v-01c75887],.alm-contact-button[data-v-01c75887]{flex:1;padding:12px 15px;font-size:14px;min-width:auto}.cn-advantage-cards[data-v-01c75887],.fc-advantage-cards[data-v-01c75887],.alm-advantage-cards[data-v-01c75887]{flex-direction:column;gap:30px;align-items:center}.cn-advantage-card[data-v-01c75887],.fc-advantage-card[data-v-01c75887],.alm-advantage-card[data-v-01c75887]{max-width:300px;width:100%}.cn-fourth-title[data-v-01c75887],.fc-fourth-title[data-v-01c75887],.alm-fourth-title[data-v-01c75887]{font-size:28px}.cn-fifth-section[data-v-01c75887],.fc-fifth-section[data-v-01c75887],.alm-fifth-section[data-v-01c75887]{height:auto;padding:30px 0}.cn-function-cards-grid[data-v-01c75887],.fc-function-cards-grid[data-v-01c75887],.alm-function-cards-grid[data-v-01c75887]{grid-template-columns:repeat(2,1fr);gap:20px}.cn-function-card[data-v-01c75887],.fc-function-card[data-v-01c75887],.alm-function-card[data-v-01c75887]{padding:30px 20px}.cn-system-title[data-v-01c75887],.fc-system-title[data-v-01c75887],.alm-system-title[data-v-01c75887]{font-size:28px}.cn-contact-cards[data-v-01c75887],.fc-contact-cards[data-v-01c75887],.alm-contact-cards[data-v-01c75887]{grid-template-columns:repeat(2,1fr);gap:20px}.cn-contact-card[data-v-01c75887],.fc-contact-card[data-v-01c75887],.alm-contact-card[data-v-01c75887]{padding:25px 15px}.cn-contact-title[data-v-01c75887],.fc-contact-title[data-v-01c75887],.alm-contact-title[data-v-01c75887]{font-size:28px}.product-title[data-v-01c75887],.ai-product-title[data-v-01c75887],.cn-product-title[data-v-01c75887],.fc-product-title[data-v-01c75887],.alm-product-title[data-v-01c75887]{font-size:28px;line-height:1.3}.product-tagline[data-v-01c75887],.ai-product-tagline[data-v-01c75887],.cn-product-tagline[data-v-01c75887],.fc-product-tagline[data-v-01c75887],.alm-product-tagline[data-v-01c75887]{font-size:14px;line-height:1.6}.solution-title[data-v-01c75887],.ai-solution-title[data-v-01c75887],.cn-solution-title[data-v-01c75887],.fc-solution-title[data-v-01c75887],.alm-solution-title[data-v-01c75887],.fourth-title[data-v-01c75887],.ai-fourth-title[data-v-01c75887],.cn-fourth-title[data-v-01c75887],.fc-fourth-title[data-v-01c75887],.alm-fourth-title[data-v-01c75887],.system-title[data-v-01c75887],.ai-system-title[data-v-01c75887],.cn-system-title[data-v-01c75887],.fc-system-title[data-v-01c75887],.alm-system-title[data-v-01c75887],.advantage-title[data-v-01c75887],.ai-advantage-title[data-v-01c75887],.alm-contact-title[data-v-01c75887]{font-size:24px}.concept-subtitle[data-v-01c75887],.ai-concept-subtitle[data-v-01c75887],.cn-concept-subtitle[data-v-01c75887],.fc-concept-subtitle[data-v-01c75887],.alm-concept-subtitle[data-v-01c75887]{font-size:12px}.card-title[data-v-01c75887],.ai-card-title[data-v-01c75887],.cn-card-title[data-v-01c75887],.fc-card-title[data-v-01c75887],.alm-card-title[data-v-01c75887],.item-title[data-v-01c75887],.ai-item-title[data-v-01c75887],.function-card-title[data-v-01c75887],.ai-function-card-title[data-v-01c75887],.cn-function-card-title[data-v-01c75887],.fc-function-card-title[data-v-01c75887],.alm-function-card-title[data-v-01c75887]{font-size:16px}.card-description[data-v-01c75887],.ai-card-description[data-v-01c75887],.cn-card-description[data-v-01c75887],.fc-card-description[data-v-01c75887],.alm-card-description[data-v-01c75887],.item-description[data-v-01c75887],.ai-item-description[data-v-01c75887],.function-card-desc[data-v-01c75887],.ai-function-card-desc[data-v-01c75887],.cn-function-card-desc[data-v-01c75887],.fc-function-card-desc[data-v-01c75887],.alm-function-card-desc[data-v-01c75887]{font-size:13px}}@media(min-width:768px)and (max-width:980px){.product-title[data-v-01c75887],.ai-product-title[data-v-01c75887],.cn-product-title[data-v-01c75887],.fc-product-title[data-v-01c75887],.alm-product-title[data-v-01c75887]{font-size:36px;line-height:1.3}.product-tagline[data-v-01c75887],.ai-product-tagline[data-v-01c75887],.cn-product-tagline[data-v-01c75887],.fc-product-tagline[data-v-01c75887],.alm-product-tagline[data-v-01c75887]{font-size:16px;line-height:1.5}.solution-title[data-v-01c75887],.ai-solution-title[data-v-01c75887],.cn-solution-title[data-v-01c75887],.fc-solution-title[data-v-01c75887],.alm-solution-title[data-v-01c75887],.fourth-title[data-v-01c75887],.ai-fourth-title[data-v-01c75887],.cn-fourth-title[data-v-01c75887],.fc-fourth-title[data-v-01c75887],.alm-fourth-title[data-v-01c75887],.system-title[data-v-01c75887],.ai-system-title[data-v-01c75887],.cn-system-title[data-v-01c75887],.fc-system-title[data-v-01c75887],.alm-system-title[data-v-01c75887],.advantage-title[data-v-01c75887],.ai-advantage-title[data-v-01c75887],.alm-contact-title[data-v-01c75887]{font-size:28px}.concept-subtitle[data-v-01c75887],.ai-concept-subtitle[data-v-01c75887],.cn-concept-subtitle[data-v-01c75887],.fc-concept-subtitle[data-v-01c75887],.alm-concept-subtitle[data-v-01c75887]{font-size:14px}}@media(min-width:1800px){.hero-container[data-v-01c75887]{max-width:1200px;margin:0 auto}.description-container[data-v-01c75887],.advantage-cards[data-v-01c75887],.fourth-container[data-v-01c75887]{max-width:1600px;margin:0 auto}.fifth-container[data-v-01c75887],.fifth-content[data-v-01c75887],.function-cards-grid[data-v-01c75887],.advantage-cards[data-v-01c75887],.advantage-grid[data-v-01c75887],.fourth-container[data-v-01c75887],.sixth-section[data-v-01c75887],.sixth-container[data-v-01c75887],.sixth-content[data-v-01c75887]{max-width:1600px!important;margin:0 auto!important}}@media(max-width:480px){.product-title[data-v-01c75887]{font-size:24px}.product-tagline[data-v-01c75887]{font-size:18px!important}.product-description[data-v-01c75887]{font-size:13px!important}.fourth-title[data-v-01c75887]{font-size:25px}.concept-subtitle[data-v-01c75887],.fourth-subtitle[data-v-01c75887]{font-size:13px!important}.card-title[data-v-01c75887]{font-size:15px!important}.card-description[data-v-01c75887]{font-size:13px!important}.fourth-section .concept-subtitle[data-v-01c75887]{padding-bottom:20px!important}.system-title[data-v-01c75887]{font-size:25px}.concept-subtitle[data-v-01c75887]{font-size:13px!important}.system-subtitle[data-v-01c75887],.function-card-title[data-v-01c75887]{font-size:15px!important}.function-card-desc[data-v-01c75887]{font-size:13px!important}.advantage-title[data-v-01c75887]{font-size:25px!important}.advantage-subtitle[data-v-01c75887]{font-size:13px!important}.item-title[data-v-01c75887]{font-size:15px!important}.item-description[data-v-01c75887]{font-size:13px!important}.fifth-container[data-v-01c75887],.sixth-container[data-v-01c75887]{padding:0 20px}.concept-subtitle[data-v-01c75887]{margin-bottom:0!important}.function-card[data-v-01c75887],.advantage-item[data-v-01c75887]{padding:15px 10px!important}.advantage-grid[data-v-01c75887]{gap:25px!important}.system-subtitle[data-v-01c75887]{margin-bottom:10px!important}.advantage-cards[data-v-01c75887]{max-width:100%!important;margin:0 20px!important}.advantage-card[data-v-01c75887]{max-width:100%!important;padding:15px 0!important}.product-description-section[data-v-01c75887]{padding:15px 0!important}}[data-v-5d460a67]{margin:0;padding:0;box-sizing:border-box}.ai-practice-book-page[data-v-5d460a67]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;padding-top:70px}@media(max-width:480px){.ai-practice-book-page[data-v-5d460a67]{padding-top:55px}}@media(max-width:767px){.ai-practice-book-page[data-v-5d460a67]{padding-top:56px}}@media(min-width:768px){.ai-practice-book-page[data-v-5d460a67]{padding-top:62px}}@media(min-width:1024px){.ai-practice-book-page[data-v-5d460a67]{padding-top:62px}}@media(min-width:1440px){.ai-practice-book-page[data-v-5d460a67]{padding-top:70px}}.main-content[data-v-5d460a67]{margin-top:0}.hero-section[data-v-5d460a67]{background:linear-gradient(135deg,#1976d2,#42a5f5,#1976d2);padding:80px 0;color:#fff;height:60vh;min-height:550px}.hero-container[data-v-5d460a67]{max-width:1200px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between}.hero-content[data-v-5d460a67]{flex:1}.product-logo[data-v-5d460a67]{margin-bottom:20px}.product-title[data-v-5d460a67]{font-size:48px;font-weight:700;margin-bottom:15px;line-height:1.2}.brand-name[data-v-5d460a67]{color:#09427c}.product-name[data-v-5d460a67]{color:#fff}.product-tagline[data-v-5d460a67]{font-size:18px;color:#ffffffe6;margin-bottom:30px}.product-images[data-v-5d460a67]{flex:1;display:flex;align-items:center;justify-content:center;gap:30px}.product-main-image[data-v-5d460a67]{margin-top:0;max-width:100%;height:auto;max-height:500px;object-fit:contain;transform-origin:center}.product-description-section[data-v-5d460a67]{background:#bbdefb;padding:30px 0;position:relative}.description-container[data-v-5d460a67]{max-width:1200px;margin:0 auto;padding:0;display:flex;justify-content:space-between;align-items:flex-start}.description-content[data-v-5d460a67]{flex:1;margin-right:0}.product-description[data-v-5d460a67]{font-size:16px;line-height:1.8;color:#333;text-align:justify;text-indent:2em}.contact-sidebar[data-v-5d460a67]{position:sticky;top:100px;display:flex;flex-direction:column;gap:15px}.contact-button[data-v-5d460a67]{background:#409eff;color:#fff;padding:15px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:background .3s ease,box-shadow .3s ease,transform .3s ease;min-width:80px;box-shadow:0 4px 12px #409eff66,0 2px 4px #0000001a}.contact-button[data-v-5d460a67]:hover{background:#337ecc;box-shadow:0 6px 20px #409eff80,0 4px 8px #00000026;transform:translateY(-2px)}.service-solution-section[data-v-5d460a67]{background:#fff;padding:30px 0;position:relative;min-height:auto;width:100%;display:flex;align-items:center}.solution-container[data-v-5d460a67]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:2}.solution-content[data-v-5d460a67]{flex:1;max-width:100%}.solution-title[data-v-5d460a67]{font-size:32px;font-weight:700;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.concept-subtitle[data-v-5d460a67]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px;display:block;text-align:center;margin:8px auto 10px;position:relative}.solution-subtitle[data-v-5d460a67]{font-size:18px;color:#000;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.data-visualization[data-v-5d460a67]{background:#f8f9faf2;border-radius:12px;padding:30px;margin-top:15px;margin-bottom:15px;height:auto;min-height:auto;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;display:flex;align-items:center;justify-content:center}.data-visualization-image[data-v-5d460a67]{max-width:100%;height:auto;object-fit:contain;border-radius:8px}.chart-container[data-v-5d460a67]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.chart-item[data-v-5d460a67]{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:20px;height:270px;text-align:center;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.chart-item[data-v-5d460a67]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.chart-title[data-v-5d460a67]{font-size:14px;font-weight:700;color:#333;margin-bottom:15px}.bar-chart[data-v-5d460a67]{display:flex;gap:8px;align-items:end;height:80px;justify-content:center}.bar[data-v-5d460a67]{width:15px;background:linear-gradient(to top,#409eff,#64b5f6);border-radius:3px 3px 0 0;min-height:10px}.donut-chart[data-v-5d460a67]{width:80px;height:80px;border-radius:50%;background:conic-gradient(#409eff 0deg 295deg,#e0e0e0 295deg 360deg);display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto}.donut-chart[data-v-5d460a67]:before{content:"";position:absolute;width:50px;height:50px;background:#fff;border-radius:50%}.donut-center[data-v-5d460a67]{position:relative;z-index:1;font-size:14px;font-weight:700;color:#333}.line-chart[data-v-5d460a67]{width:100px;height:50px;background:linear-gradient(45deg,#409eff,#4caf50);border-radius:4px;position:relative;margin:0 auto}.line-chart[data-v-5d460a67]:before{content:"";position:absolute;top:50%;left:10px;right:10px;height:2px;background:#fff;transform:translateY(-50%)}.pie-chart[data-v-5d460a67]{width:80px;height:80px;border-radius:50%;background:conic-gradient(#409eff 0deg 90deg,#4caf50 90deg 180deg,#ff9800 180deg 270deg,#f44336 270deg 360deg);margin:0 auto}.progress-chart[data-v-5d460a67]{text-align:center}.progress-bar[data-v-5d460a67]{width:100%;height:20px;background:#e0e0e0;border-radius:10px;overflow:hidden;margin-bottom:10px}.progress-fill[data-v-5d460a67]{height:100%;background:linear-gradient(90deg,#409eff,#64b5f6);border-radius:10px;transition:width .3s ease}.progress-text[data-v-5d460a67]{font-size:12px;color:#666;font-weight:700}.gauge-chart[data-v-5d460a67]{width:80px;height:80px;border-radius:50%;background:conic-gradient(#409eff 0deg 317deg,#e0e0e0 317deg 360deg);display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto}.gauge-needle[data-v-5d460a67]{position:absolute;width:2px;height:30px;background:#333;transform-origin:bottom center;transform:rotate(57deg);border-radius:1px}.gauge-center[data-v-5d460a67]{font-size:16px;font-weight:700;color:#333}.fourth-section[data-v-5d460a67]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.fourth-container[data-v-5d460a67]{max-width:1200px;margin:0 auto;padding:0;width:100%}.fourth-content[data-v-5d460a67]{text-align:center}.fourth-section .fourth-title[data-v-5d460a67]{margin-bottom:0}.fourth-section .concept-subtitle[data-v-5d460a67]{display:block;text-align:center;margin:0 auto 10px;position:relative}.section-header[data-v-5d460a67]{margin-bottom:30px}.fourth-title[data-v-5d460a67]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.fourth-subtitle[data-v-5d460a67]{font-size:18px;color:#666;margin-bottom:0}.advantage-cards[data-v-5d460a67]{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.advantage-card[data-v-5d460a67]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:200px;max-width:320px;position:relative}.advantage-card[data-v-5d460a67]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-number[data-v-5d460a67]{position:absolute;top:-15px;left:20px;font-size:24px;font-weight:700;color:#90caf9;background:#fff;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.card-icon[data-v-5d460a67]{margin:20px 0 25px;display:flex;justify-content:center}.icon-circle[data-v-5d460a67]{width:80px;height:80px;border:3px solid #8d6e63;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background:#f5f5f5}.icon-box[data-v-5d460a67]{width:30px;height:20px;background:#8d6e63;border-radius:4px;position:relative}.icon-box[data-v-5d460a67]:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:20px;height:8px;background:#ffc107;border-radius:4px 4px 0 0}.icon-head[data-v-5d460a67]{width:25px;height:25px;background:#ffc107;border-radius:50%;position:relative}.icon-head[data-v-5d460a67]:before{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:20px;height:15px;background:#8d6e63;border-radius:0 0 10px 10px}.icon-bubble[data-v-5d460a67]{width:30px;height:20px;background:#ffc107;border-radius:15px;position:relative}.icon-bubble[data-v-5d460a67]:before{content:"";position:absolute;bottom:-5px;right:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #ffc107}.icon-bubble[data-v-5d460a67]:after{content:"...";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#8d6e63;font-size:12px;font-weight:700}.icon-ai[data-v-5d460a67]{width:30px;height:30px;background:#8d6e63;border-radius:50%;display:flex;align-items:center;justify-content:center}.ai-text[data-v-5d460a67]{color:#fff;font-size:12px;font-weight:700}.icon-clipboard[data-v-5d460a67]{width:25px;height:30px;background:#ffc107;border-radius:4px;position:relative}.icon-clipboard[data-v-5d460a67]:before{content:"";position:absolute;top:-3px;left:50%;transform:translate(-50%);width:15px;height:3px;background:#8d6e63;border-radius:2px}.icon-clipboard[data-v-5d460a67]:after{content:"";position:absolute;top:5px;left:3px;right:3px;height:2px;background:#8d6e63;border-radius:1px}.icon-dots[data-v-5d460a67]{position:absolute;top:-5px;right:-5px;display:flex;flex-wrap:wrap;gap:2px;width:20px;height:20px}.dot[data-v-5d460a67]{width:4px;height:4px;border-radius:50%}.dot.red[data-v-5d460a67]{background:#f44336}.dot.green[data-v-5d460a67]{background:#4caf50}.dot.blue[data-v-5d460a67]{background:#2196f3}.dot.yellow[data-v-5d460a67]{background:#ffeb3b}.card-title[data-v-5d460a67]{font-size:18px;font-weight:700;color:#409eff;margin-bottom:15px}.card-description[data-v-5d460a67]{font-size:14px;color:#666;line-height:1.6}.fifth-section[data-v-5d460a67]{background:#fff;padding:40px 0;display:flex;align-items:center;justify-content:center;position:relative}.fifth-container[data-v-5d460a67]{max-width:1200px;margin:0 auto;padding:0;width:100%;position:relative}.fifth-content[data-v-5d460a67]{text-align:center;position:relative}.system-header[data-v-5d460a67]{display:flex;align-items:center;justify-content:center;gap:0px;margin-bottom:10px}.fifth-section .system-header[data-v-5d460a67]{flex-direction:column;gap:0px}.fifth-section .system-title[data-v-5d460a67]{margin-bottom:0;text-align:center}.fifth-section .concept-subtitle[data-v-5d460a67]{display:block;text-align:center;margin:0}.system-title[data-v-5d460a67]{font-size:36px;font-weight:700;color:#333;margin:0}.system-subtitle[data-v-5d460a67]{font-size:18px;color:#666;margin-bottom:10px}.function-cards-grid[data-v-5d460a67]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto}.function-card[data-v-5d460a67]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.function-card[data-v-5d460a67]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.function-icon[data-v-5d460a67]{font-size:48px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.function-card-title[data-v-5d460a67]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.function-card-desc[data-v-5d460a67]{font-size:14px;color:#666;line-height:1.6;margin:0}.sixth-section[data-v-5d460a67]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.sixth-container[data-v-5d460a67]{max-width:1200px;margin:0 auto;padding:0;width:100%}.sixth-content[data-v-5d460a67]{text-align:center}.sixth-section .advantage-title[data-v-5d460a67]{margin-bottom:0}.sixth-section .concept-subtitle[data-v-5d460a67]{display:block;text-align:center;margin:0 auto;position:relative}.advantage-header[data-v-5d460a67]{display:flex;align-items:center;justify-content:center;gap:0px;margin-bottom:10px}.sixth-section .advantage-header[data-v-5d460a67]{flex-direction:column}.advantage-title[data-v-5d460a67]{font-size:36px;font-weight:700;color:#333;margin:0}.advantage-subtitle[data-v-5d460a67]{font-size:18px;color:#666;margin-bottom:10px}.advantage-grid[data-v-5d460a67]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1200px;margin:0 auto}.advantage-item[data-v-5d460a67]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.advantage-item[data-v-5d460a67]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.item-icon[data-v-5d460a67]{margin-bottom:25px;display:flex;justify-content:center}.icon-circle[data-v-5d460a67]{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#409eff,#64b5f6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #409eff4d}.icon-content[data-v-5d460a67]{font-size:32px;color:#fff}.item-title[data-v-5d460a67]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.item-description[data-v-5d460a67]{font-size:14px;color:#666;line-height:1.6}.seventh-section[data-v-5d460a67]{background:#fff;display:flex;align-items:center;justify-content:center;padding:40px 0;position:relative;clear:both;margin-top:0}.seventh-container[data-v-5d460a67]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.seventh-content[data-v-5d460a67]{text-align:center}.contact-header[data-v-5d460a67]{margin-bottom:50px}.contact-title[data-v-5d460a67]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.contact-subtitle[data-v-5d460a67]{font-size:18px;color:#666}.contact-cards[data-v-5d460a67]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto;justify-items:stretch}.contact-card[data-v-5d460a67]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;width:100%}.contact-card[data-v-5d460a67]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-icon[data-v-5d460a67]{margin-bottom:20px;display:flex;justify-content:center}.icon-circle[data-v-5d460a67]{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#409eff,#64b5f6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #409eff4d}.icon-content[data-v-5d460a67]{font-size:24px;color:#fff}.card-title[data-v-5d460a67]{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.card-description[data-v-5d460a67]{font-size:16px;color:#409eff;font-weight:700;margin-bottom:8px}.card-subtitle[data-v-5d460a67]{font-size:12px;color:#999}@media(max-width:768px){.hero-section[data-v-5d460a67]{height:auto;min-height:auto;padding:40px 0 20px}.hero-container[data-v-5d460a67]{flex-direction:column;text-align:center;padding:0 15px}.hero-content[data-v-5d460a67]{width:100%;margin-bottom:20px}.product-title[data-v-5d460a67]{font-size:28px;line-height:1.3;margin-bottom:12px}.product-tagline[data-v-5d460a67]{font-size:14px;margin-bottom:20px;line-height:1.6}.product-images[data-v-5d460a67]{width:100%;margin-top:0;order:-1}.product-main-image[data-v-5d460a67]{width:100%;max-width:300px;height:auto;margin-top:0;transform:scale(1);object-fit:contain}.description-container[data-v-5d460a67],.solution-container[data-v-5d460a67]{flex-direction:column}.contact-sidebar[data-v-5d460a67]{position:static;flex-direction:row;justify-content:center;margin-top:30px}.chart-container[data-v-5d460a67]{grid-template-columns:repeat(2,1fr);gap:15px}.chart-item[data-v-5d460a67]{padding:15px}.chart-title[data-v-5d460a67]{font-size:12px}.advantage-cards[data-v-5d460a67]{flex-direction:column;gap:30px;align-items:center}.advantage-card[data-v-5d460a67]{max-width:300px;width:100%}.fourth-title[data-v-5d460a67]{font-size:28px}.fifth-section[data-v-5d460a67]{height:auto;padding:30px 0}.function-cards-grid[data-v-5d460a67]{grid-template-columns:repeat(2,1fr);gap:20px}.function-card[data-v-5d460a67]{padding:30px 20px}.system-title[data-v-5d460a67]{font-size:28px}.sixth-section[data-v-5d460a67]{height:auto;padding:30px 0}.advantage-grid[data-v-5d460a67]{grid-template-columns:repeat(2,1fr);gap:30px}.advantage-item[data-v-5d460a67]{padding:30px 20px}.advantage-title[data-v-5d460a67]{font-size:28px}.seventh-section[data-v-5d460a67]{height:auto;padding:30px 0}.contact-cards[data-v-5d460a67]{grid-template-columns:repeat(2,1fr);gap:20px}.contact-card[data-v-5d460a67]{padding:25px 15px}.contact-title[data-v-5d460a67]{font-size:28px}}@media(min-width:1800px){.hero-container[data-v-5d460a67]{max-width:1200px;margin:0 auto}.description-container[data-v-5d460a67],.advantage-cards[data-v-5d460a67],.fourth-container[data-v-5d460a67]{max-width:1600px;margin:0 auto}.fifth-container[data-v-5d460a67],.fifth-content[data-v-5d460a67],.function-cards-grid[data-v-5d460a67],.advantage-cards[data-v-5d460a67],.advantage-grid[data-v-5d460a67],.fourth-container[data-v-5d460a67],.sixth-section[data-v-5d460a67],.sixth-container[data-v-5d460a67],.sixth-content[data-v-5d460a67]{max-width:1600px!important;margin:0 auto!important}}@media(max-width:480px){.product-title[data-v-5d460a67]{font-size:24px}.product-tagline[data-v-5d460a67]{font-size:18px!important}.product-description[data-v-5d460a67]{font-size:13px!important}.fourth-title[data-v-5d460a67]{font-size:25px}.concept-subtitle[data-v-5d460a67],.fourth-subtitle[data-v-5d460a67]{font-size:13px!important}.card-title[data-v-5d460a67]{font-size:15px!important}.card-description[data-v-5d460a67]{font-size:13px!important}.fourth-section .concept-subtitle[data-v-5d460a67]{padding-bottom:20px!important}.system-title[data-v-5d460a67]{font-size:25px}.concept-subtitle[data-v-5d460a67]{font-size:13px!important}.system-subtitle[data-v-5d460a67],.function-card-title[data-v-5d460a67]{font-size:15px!important}.function-card-desc[data-v-5d460a67]{font-size:13px!important}.advantage-title[data-v-5d460a67]{font-size:25px!important}.advantage-subtitle[data-v-5d460a67]{font-size:13px!important}.item-title[data-v-5d460a67]{font-size:15px!important}.item-description[data-v-5d460a67]{font-size:13px!important}.fifth-container[data-v-5d460a67],.sixth-container[data-v-5d460a67]{padding:0 20px}.concept-subtitle[data-v-5d460a67]{margin-bottom:0!important}.function-card[data-v-5d460a67],.advantage-item[data-v-5d460a67]{padding:15px 10px!important}.advantage-grid[data-v-5d460a67]{gap:25px!important}.system-subtitle[data-v-5d460a67]{margin-bottom:10px!important}.advantage-cards[data-v-5d460a67]{max-width:100%!important;margin:0 20px!important}.advantage-card[data-v-5d460a67]{max-width:100%!important;padding:15px 0!important}.product-description[data-v-5d460a67]{padding:0 20px!important}.product-description-section[data-v-5d460a67]{padding:15px 0!important}}[data-v-bf17e1f6]{margin:0;padding:0;box-sizing:border-box}.ai-practice-book-page[data-v-bf17e1f6]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;padding-top:70px}@media(max-width:480px){.ai-practice-book-page[data-v-bf17e1f6]{padding-top:55px}}@media(max-width:767px){.ai-practice-book-page[data-v-bf17e1f6]{padding-top:56px}}@media(min-width:768px){.ai-practice-book-page[data-v-bf17e1f6]{padding-top:62px}}@media(min-width:1024px){.ai-practice-book-page[data-v-bf17e1f6]{padding-top:62px}}@media(min-width:1440px){.ai-practice-book-page[data-v-bf17e1f6]{padding-top:70px}}.main-content[data-v-bf17e1f6]{margin-top:0}.hero-section[data-v-bf17e1f6]{background:linear-gradient(135deg,#1976d2,#42a5f5,#1976d2);padding:100px 0;color:#fff;height:60vh;min-height:500px}.hero-container[data-v-bf17e1f6]{max-height:350px;height:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.hero-content[data-v-bf17e1f6]{flex:1}.product-logo[data-v-bf17e1f6]{margin-bottom:20px}.product-title[data-v-bf17e1f6]{font-size:48px;font-weight:700;margin-bottom:15px;line-height:1.2}.brand-name[data-v-bf17e1f6]{color:#09427c}.product-name[data-v-bf17e1f6]{color:#fff}.product-tagline[data-v-bf17e1f6]{font-size:18px;color:#ffffffe6;margin-bottom:30px}.product-images[data-v-bf17e1f6]{flex:1;display:flex;align-items:center;justify-content:center;gap:30px}.product-main-image[data-v-bf17e1f6]{margin-top:0;max-width:100%;height:auto;max-height:500px;object-fit:contain;transform-origin:center}.product-description-right[data-v-bf17e1f6]{flex:1;display:flex;align-items:center;padding-left:40px}.product-description-text[data-v-bf17e1f6]{font-size:18px;line-height:1.8;color:#fffffff2;text-align:justify;text-indent:2em}.sub-navigation[data-v-bf17e1f6]{background:#fff;border-bottom:1px solid #e5e7eb;padding:10px 0 0}.sub-nav-container[data-v-bf17e1f6]{max-width:1600px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.sub-nav[data-v-bf17e1f6]{display:flex;align-items:center;gap:0}.sub-nav-link[data-v-bf17e1f6]{padding:5px 24px;color:#6b7280;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;position:relative}.sub-nav-link[data-v-bf17e1f6]:hover{color:#4d9be8}.sub-nav-link.active[data-v-bf17e1f6]{color:#4496e8;font-weight:700}.sub-nav-link.active[data-v-bf17e1f6]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:3px;background:#4d9be8}.sub-nav-link.sub-left[data-v-bf17e1f6]{padding-left:0}.sub-nav-separator[data-v-bf17e1f6]{width:1px;height:30px;background:#ddd;margin:0 10px}.tab-content[data-v-bf17e1f6]{width:100%;height:100%}.product-cards-section[data-v-bf17e1f6]{height:auto;min-height:400px;background:#fff;padding:20px 0;display:flex;align-items:center;justify-content:center}.product-cards-container[data-v-bf17e1f6]{max-width:1600px;margin:0 auto;padding:0 20px;width:100%}.product-cards-grid[data-v-bf17e1f6]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;height:auto}.product-cards-grid .product-card[data-v-bf17e1f6]{max-width:100%}.product-card[data-v-bf17e1f6]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:auto;min-height:350px}.product-card[data-v-bf17e1f6]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.product-card-image[data-v-bf17e1f6]{width:100%;overflow:hidden;background:#fff;display:flex;align-items:flex-start;justify-content:center;padding:10px;flex-shrink:0}.product-card-image img[data-v-bf17e1f6]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:top center}.box-tab-content .product-cards-section[data-v-bf17e1f6]{height:auto;min-height:400px;align-items:center;justify-content:center}.box-tab-content .box-cards-grid[data-v-bf17e1f6]{grid-template-columns:repeat(4,1fr);justify-items:center;width:100%;height:auto;align-content:center}.box-product-card[data-v-bf17e1f6]{max-width:100%;width:100%;height:auto;min-height:350px;margin:0;display:flex;flex-direction:column}.box-product-card .product-card-image[data-v-bf17e1f6]{height:auto;min-height:250px;max-height:350px;padding:10px;align-items:center;justify-content:center;display:flex;flex-shrink:0}.box-product-card .product-card-image img[data-v-bf17e1f6]{max-width:90%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center;display:block}.first-box-card .product-card-image[data-v-bf17e1f6],.second-box-card .product-card-image[data-v-bf17e1f6]{min-height:300px}.box-product-card .product-card-info[data-v-bf17e1f6]{height:auto;min-height:100px;padding:15px;flex-shrink:0}.pen-tab-content .product-cards-section[data-v-bf17e1f6]{height:auto;min-height:400px;align-items:center;justify-content:center}.pen-tab-content .pen-cards-grid[data-v-bf17e1f6]{grid-template-columns:repeat(4,1fr);justify-items:center;width:100%;height:auto;align-content:center}.pen-product-card[data-v-bf17e1f6]{max-width:100%;width:100%;height:auto;min-height:350px;margin:0;display:flex;flex-direction:column}.pen-card-image[data-v-bf17e1f6]{height:auto;min-height:250px;max-height:350px;padding:10px;align-items:center;justify-content:center;display:flex;flex-shrink:0}.pen-card-image img[data-v-bf17e1f6]{max-width:65%;max-height:280px;width:auto;height:auto;object-fit:contain;object-position:center;display:block}.pen-product-card .product-card-info[data-v-bf17e1f6]{height:auto;min-height:100px;padding:15px;flex-shrink:0}.product-card-info[data-v-bf17e1f6]{padding:15px;display:flex;flex-direction:column;justify-content:center;border-top:1px solid #e5e7eb;flex-shrink:0}.product-card-name[data-v-bf17e1f6]{font-size:14px;font-weight:700;color:#333;margin:0 0 6px;line-height:1.4}.product-card-price[data-v-bf17e1f6]{font-size:16px;font-weight:700;color:#409eff;margin:0}.description-container[data-v-bf17e1f6]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start}.description-content[data-v-bf17e1f6]{flex:1;margin-right:40px}.product-description[data-v-bf17e1f6]{font-size:16px;line-height:1.8;color:#333;text-align:justify}.contact-sidebar[data-v-bf17e1f6]{position:sticky;top:100px;display:flex;flex-direction:column;gap:15px}.contact-button[data-v-bf17e1f6]{background:#409eff;color:#fff;padding:15px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:background .3s ease,box-shadow .3s ease,transform .3s ease;min-width:80px;box-shadow:0 4px 12px #409eff66,0 2px 4px #0000001a}.contact-button[data-v-bf17e1f6]:hover{background:#337ecc;box-shadow:0 6px 20px #409eff80,0 4px 8px #00000026;transform:translateY(-2px)}.service-solution-section[data-v-bf17e1f6]{background:#fff;padding:30px 0;position:relative;min-height:auto;width:100%;display:flex;align-items:center}.solution-container[data-v-bf17e1f6]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:2}.solution-content[data-v-bf17e1f6]{flex:1;max-width:100%}.solution-title[data-v-bf17e1f6]{font-size:32px;font-weight:700;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.concept-subtitle[data-v-bf17e1f6]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px;display:block;text-align:center;margin:8px auto 10px;position:relative}.solution-subtitle[data-v-bf17e1f6]{font-size:18px;color:#000;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.data-visualization[data-v-bf17e1f6]{background:#f8f9faf2;border-radius:12px;padding:30px;margin-top:15px;margin-bottom:15px;height:auto;min-height:auto;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;display:flex;align-items:center;justify-content:center}.data-visualization-image[data-v-bf17e1f6]{max-width:100%;height:auto;object-fit:contain;border-radius:8px}.chart-container[data-v-bf17e1f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.chart-item[data-v-bf17e1f6]{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:20px;height:270px;text-align:center;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.chart-item[data-v-bf17e1f6]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.chart-title[data-v-bf17e1f6]{font-size:14px;font-weight:700;color:#333;margin-bottom:15px}.bar-chart[data-v-bf17e1f6]{display:flex;gap:8px;align-items:end;height:80px;justify-content:center}.bar[data-v-bf17e1f6]{width:15px;background:linear-gradient(to top,#409eff,#64b5f6);border-radius:3px 3px 0 0;min-height:10px}.donut-chart[data-v-bf17e1f6]{width:80px;height:80px;border-radius:50%;background:conic-gradient(#409eff 0deg 295deg,#e0e0e0 295deg 360deg);display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto}.donut-chart[data-v-bf17e1f6]:before{content:"";position:absolute;width:50px;height:50px;background:#fff;border-radius:50%}.donut-center[data-v-bf17e1f6]{position:relative;z-index:1;font-size:14px;font-weight:700;color:#333}.line-chart[data-v-bf17e1f6]{width:100px;height:50px;background:linear-gradient(45deg,#409eff,#4caf50);border-radius:4px;position:relative;margin:0 auto}.line-chart[data-v-bf17e1f6]:before{content:"";position:absolute;top:50%;left:10px;right:10px;height:2px;background:#fff;transform:translateY(-50%)}.pie-chart[data-v-bf17e1f6]{width:80px;height:80px;border-radius:50%;background:conic-gradient(#409eff 0deg 90deg,#4caf50 90deg 180deg,#ff9800 180deg 270deg,#f44336 270deg 360deg);margin:0 auto}.progress-chart[data-v-bf17e1f6]{text-align:center}.progress-bar[data-v-bf17e1f6]{width:100%;height:20px;background:#e0e0e0;border-radius:10px;overflow:hidden;margin-bottom:10px}.progress-fill[data-v-bf17e1f6]{height:100%;background:linear-gradient(90deg,#409eff,#64b5f6);border-radius:10px;transition:width .3s ease}.progress-text[data-v-bf17e1f6]{font-size:12px;color:#666;font-weight:700}.gauge-chart[data-v-bf17e1f6]{width:80px;height:80px;border-radius:50%;background:conic-gradient(#409eff 0deg 317deg,#e0e0e0 317deg 360deg);display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto}.gauge-needle[data-v-bf17e1f6]{position:absolute;width:2px;height:30px;background:#333;transform-origin:bottom center;transform:rotate(57deg);border-radius:1px}.gauge-center[data-v-bf17e1f6]{font-size:16px;font-weight:700;color:#333}.fourth-section[data-v-bf17e1f6]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.fourth-container[data-v-bf17e1f6]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.fourth-content[data-v-bf17e1f6]{text-align:center}.fourth-section .fourth-title[data-v-bf17e1f6]{margin-bottom:10px}.fourth-section .concept-subtitle[data-v-bf17e1f6]{display:block;text-align:center;margin:8px auto 20px;position:relative}.section-header[data-v-bf17e1f6]{margin-bottom:30px}.fourth-title[data-v-bf17e1f6]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.fourth-subtitle[data-v-bf17e1f6]{font-size:18px;color:#666;margin-bottom:0}.advantage-cards[data-v-bf17e1f6]{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.advantage-card[data-v-bf17e1f6]{background:#fff;border-radius:12px;padding:30px 20px 5px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:200px;max-width:220px;position:relative}.advantage-card[data-v-bf17e1f6]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-number[data-v-bf17e1f6]{position:absolute;top:-15px;left:20px;font-size:24px;font-weight:700;color:#90caf9;background:#fff;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.card-icon[data-v-bf17e1f6]{margin:20px 0 25px;display:flex;justify-content:center}.icon-circle[data-v-bf17e1f6]{width:80px;height:80px;border:3px solid #8d6e63;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background:#f5f5f5}.icon-box[data-v-bf17e1f6]{width:30px;height:20px;background:#8d6e63;border-radius:4px;position:relative}.icon-box[data-v-bf17e1f6]:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:20px;height:8px;background:#ffc107;border-radius:4px 4px 0 0}.icon-head[data-v-bf17e1f6]{width:25px;height:25px;background:#ffc107;border-radius:50%;position:relative}.icon-head[data-v-bf17e1f6]:before{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:20px;height:15px;background:#8d6e63;border-radius:0 0 10px 10px}.icon-bubble[data-v-bf17e1f6]{width:30px;height:20px;background:#ffc107;border-radius:15px;position:relative}.icon-bubble[data-v-bf17e1f6]:before{content:"";position:absolute;bottom:-5px;right:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #ffc107}.icon-bubble[data-v-bf17e1f6]:after{content:"...";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#8d6e63;font-size:12px;font-weight:700}.icon-ai[data-v-bf17e1f6]{width:30px;height:30px;background:#8d6e63;border-radius:50%;display:flex;align-items:center;justify-content:center}.ai-text[data-v-bf17e1f6]{color:#fff;font-size:12px;font-weight:700}.icon-clipboard[data-v-bf17e1f6]{width:25px;height:30px;background:#ffc107;border-radius:4px;position:relative}.icon-clipboard[data-v-bf17e1f6]:before{content:"";position:absolute;top:-3px;left:50%;transform:translate(-50%);width:15px;height:3px;background:#8d6e63;border-radius:2px}.icon-clipboard[data-v-bf17e1f6]:after{content:"";position:absolute;top:5px;left:3px;right:3px;height:2px;background:#8d6e63;border-radius:1px}.icon-dots[data-v-bf17e1f6]{position:absolute;top:-5px;right:-5px;display:flex;flex-wrap:wrap;gap:2px;width:20px;height:20px}.dot[data-v-bf17e1f6]{width:4px;height:4px;border-radius:50%}.dot.red[data-v-bf17e1f6]{background:#f44336}.dot.green[data-v-bf17e1f6]{background:#4caf50}.dot.blue[data-v-bf17e1f6]{background:#2196f3}.dot.yellow[data-v-bf17e1f6]{background:#ffeb3b}.card-title[data-v-bf17e1f6]{font-size:18px;font-weight:700;color:#409eff;margin-bottom:15px}.card-description[data-v-bf17e1f6]{font-size:14px;color:#666;line-height:1.6}.fifth-section[data-v-bf17e1f6]{background:#fff;padding:20px 0 40px;display:flex;align-items:center;justify-content:center;position:relative}.fifth-container[data-v-bf17e1f6]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;position:relative}.fifth-content[data-v-bf17e1f6]{text-align:center;position:relative}.system-header[data-v-bf17e1f6]{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px}.fifth-section .system-header[data-v-bf17e1f6]{flex-direction:column;gap:6px}.fifth-section .system-title[data-v-bf17e1f6]{margin-bottom:6px;text-align:center}.fifth-section .concept-subtitle[data-v-bf17e1f6]{display:block;text-align:center;margin:0}.system-title[data-v-bf17e1f6]{font-size:36px;font-weight:700;color:#333;margin:0}.system-subtitle[data-v-bf17e1f6]{font-size:18px;color:#666;margin-bottom:40px}.function-cards-grid[data-v-bf17e1f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1000px;margin:0 auto}.function-card[data-v-bf17e1f6]{background:#fff;border-radius:16px;padding:40px 30px 20px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.function-card[data-v-bf17e1f6]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.function-icon[data-v-bf17e1f6]{font-size:48px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.function-card-title[data-v-bf17e1f6]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.function-card-desc[data-v-bf17e1f6]{font-size:14px;color:#666;line-height:1.6;margin:0}.sixth-section[data-v-bf17e1f6]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.sixth-container[data-v-bf17e1f6]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.sixth-content[data-v-bf17e1f6]{text-align:center}.sixth-section .advantage-title[data-v-bf17e1f6]{margin-bottom:10px}.sixth-section .concept-subtitle[data-v-bf17e1f6]{display:block;text-align:center;margin:8px auto 20px;position:relative}.advantage-header[data-v-bf17e1f6]{display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:20px}.sixth-section .advantage-header[data-v-bf17e1f6]{flex-direction:column}.advantage-title[data-v-bf17e1f6]{font-size:36px;font-weight:700;color:#333;margin:0}.advantage-subtitle[data-v-bf17e1f6]{font-size:18px;color:#666;margin-bottom:10px}.advantage-grid[data-v-bf17e1f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1000px;margin:0 auto}.advantage-item[data-v-bf17e1f6]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.advantage-item[data-v-bf17e1f6]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.item-icon[data-v-bf17e1f6]{margin-bottom:25px;display:flex;justify-content:center}.icon-circle[data-v-bf17e1f6]{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#409eff,#64b5f6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #409eff4d}.icon-content[data-v-bf17e1f6]{font-size:32px;color:#fff}.item-title[data-v-bf17e1f6]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.item-description[data-v-bf17e1f6]{font-size:14px;color:#666;line-height:1.6}.seventh-section[data-v-bf17e1f6]{background:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:20px 0;position:relative;clear:both;margin-top:0}.seventh-container[data-v-bf17e1f6]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.seventh-content[data-v-bf17e1f6]{text-align:center}.contact-header[data-v-bf17e1f6]{margin-bottom:50px}.contact-title[data-v-bf17e1f6]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.contact-subtitle[data-v-bf17e1f6]{font-size:18px;color:#666}.contact-cards[data-v-bf17e1f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto;justify-items:stretch}.contact-card[data-v-bf17e1f6]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;width:100%}.contact-card[data-v-bf17e1f6]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-icon[data-v-bf17e1f6]{margin-bottom:20px;display:flex;justify-content:center}.icon-circle[data-v-bf17e1f6]{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#409eff,#64b5f6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #409eff4d}.icon-content[data-v-bf17e1f6]{font-size:24px;color:#fff}.card-title[data-v-bf17e1f6]{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.card-description[data-v-bf17e1f6]{font-size:16px;color:#409eff;font-weight:700;margin-bottom:8px}.card-subtitle[data-v-bf17e1f6]{font-size:12px;color:#999}@media(max-width:768px){.hero-section[data-v-bf17e1f6]{height:auto;min-height:auto;padding:40px 0 20px}.hero-container[data-v-bf17e1f6]{flex-direction:column;text-align:center;padding:0 15px}.hero-content[data-v-bf17e1f6]{width:100%;margin-bottom:20px}.product-title[data-v-bf17e1f6]{font-size:28px;line-height:1.3;margin-bottom:12px}.product-tagline[data-v-bf17e1f6]{font-size:14px;margin-bottom:20px;line-height:1.6}.product-images[data-v-bf17e1f6]{width:100%;margin-top:0;order:-1}.product-main-image[data-v-bf17e1f6]{width:100%;max-width:300px;height:auto;margin-top:0;transform:scale(1);object-fit:contain}.product-description-right[data-v-bf17e1f6]{padding-left:0;margin-top:20px}.product-description-text[data-v-bf17e1f6]{font-size:14px;text-indent:0}.sub-nav-container[data-v-bf17e1f6]{flex-direction:column;gap:20px}.sub-nav[data-v-bf17e1f6]{flex-wrap:wrap;justify-content:center}.sub-nav-separator[data-v-bf17e1f6]{display:none}.product-cards-section[data-v-bf17e1f6]{height:auto;min-height:auto;padding:30px 0}.product-cards-grid[data-v-bf17e1f6]{grid-template-columns:repeat(2,1fr);gap:20px}.product-card[data-v-bf17e1f6]{min-height:250px}.description-container[data-v-bf17e1f6],.solution-container[data-v-bf17e1f6]{flex-direction:column}.contact-sidebar[data-v-bf17e1f6]{position:static;flex-direction:row;justify-content:center;margin-top:30px}.chart-container[data-v-bf17e1f6]{grid-template-columns:repeat(2,1fr);gap:15px}.chart-item[data-v-bf17e1f6]{padding:15px}.chart-title[data-v-bf17e1f6]{font-size:12px}.advantage-cards[data-v-bf17e1f6]{flex-direction:column;gap:30px;align-items:center}.advantage-card[data-v-bf17e1f6]{max-width:300px;width:100%}.fourth-title[data-v-bf17e1f6]{font-size:28px}.fifth-section[data-v-bf17e1f6]{height:auto;padding:30px 0}.function-cards-grid[data-v-bf17e1f6]{grid-template-columns:repeat(2,1fr);gap:20px}.function-card[data-v-bf17e1f6]{padding:30px 20px}.system-title[data-v-bf17e1f6]{font-size:28px}.sixth-section[data-v-bf17e1f6]{height:auto;padding:30px 0}.advantage-grid[data-v-bf17e1f6]{grid-template-columns:repeat(2,1fr);gap:30px}.advantage-item[data-v-bf17e1f6]{padding:30px 20px}.advantage-title[data-v-bf17e1f6]{font-size:28px}.seventh-section[data-v-bf17e1f6]{height:auto;padding:30px 0}.contact-cards[data-v-bf17e1f6]{grid-template-columns:repeat(2,1fr);gap:20px}.contact-card[data-v-bf17e1f6]{padding:25px 15px}.contact-title[data-v-bf17e1f6]{font-size:28px}.product-cards-grid[data-v-bf17e1f6]{grid-template-columns:1fr;gap:20px}.product-card[data-v-bf17e1f6]{min-height:320px}}[data-v-7d611905]{margin:0;padding:0;box-sizing:border-box}.cloud-note-page[data-v-7d611905]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;padding-top:70px}@media(max-width:480px){.cloud-note-page[data-v-7d611905]{padding-top:55px}}@media(max-width:767px){.cloud-note-page[data-v-7d611905]{padding-top:56px}}@media(min-width:768px){.cloud-note-page[data-v-7d611905]{padding-top:62px}}@media(min-width:1024px){.cloud-note-page[data-v-7d611905]{padding-top:62px}}@media(min-width:1440px){.cloud-note-page[data-v-7d611905]{padding-top:70px}}.main-content[data-v-7d611905]{margin-top:0}.hero-section[data-v-7d611905]{background:linear-gradient(135deg,#1976d2,#42a5f5,#1976d2);padding:80px 0;color:#fff;height:60vh;min-height:550px}.hero-container[data-v-7d611905]{max-width:1200px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between}.hero-content[data-v-7d611905]{flex:1}.product-logo[data-v-7d611905]{margin-bottom:20px}.product-title[data-v-7d611905]{font-size:48px;font-weight:700;margin-bottom:15px;line-height:1.2}.brand-name[data-v-7d611905]{color:#09427c}.product-name[data-v-7d611905]{color:#fff}.product-tagline[data-v-7d611905]{font-size:18px;color:#ffffffe6;margin-bottom:30px}.product-images[data-v-7d611905]{flex:1;display:flex;align-items:center;justify-content:center;gap:30px}.product-main-image[data-v-7d611905]{margin-top:0;max-width:100%;height:auto;max-height:500px;object-fit:contain;transform-origin:center}.product-description-section[data-v-7d611905]{background:#bbdefb;padding:30px 0;position:relative}.description-container[data-v-7d611905]{max-width:1200px;margin:0 auto;padding:0;display:flex;justify-content:space-between;align-items:flex-start}.description-content[data-v-7d611905]{flex:1;margin-right:0}.product-description[data-v-7d611905]{font-size:16px;line-height:1.8;color:#333;text-align:justify;text-indent:2em}.contact-sidebar[data-v-7d611905]{position:sticky;top:100px;display:flex;flex-direction:column;gap:15px}.contact-button[data-v-7d611905]{background:#409eff;color:#fff;padding:15px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:background .3s ease,box-shadow .3s ease,transform .3s ease;min-width:80px;box-shadow:0 4px 12px #409eff66,0 2px 4px #0000001a}.contact-button[data-v-7d611905]:hover{background:#337ecc;box-shadow:0 6px 20px #409eff80,0 4px 8px #00000026;transform:translateY(-2px)}.service-solution-section[data-v-7d611905]{background:#fff;padding:30px 0;position:relative;min-height:auto;width:100%;display:flex;align-items:center}.solution-container[data-v-7d611905]{max-width:1200px;margin:0 auto;padding:0;display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:2}.solution-content[data-v-7d611905]{flex:1;max-width:100%}.solution-title[data-v-7d611905]{font-size:36px;color:#333;text-align:center;margin-bottom:10px}.concept-subtitle[data-v-7d611905]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px;display:block;text-align:center;margin:8px auto 10px;position:relative}.solution-subtitle[data-v-7d611905]{font-size:18px;color:#333;text-align:center;margin-bottom:10px}.data-visualization[data-v-7d611905]{background:#f8f9faf2;border-radius:12px;padding:0 30px 30px;margin-top:15px;margin-bottom:15px;height:auto;min-height:auto;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.data-visualization-image[data-v-7d611905]{max-width:48%;height:auto;max-height:500px;object-fit:contain;border-radius:8px}@media(max-width:768px){.data-visualization-image[data-v-7d611905]{cursor:pointer;position:relative}.data-visualization-image[data-v-7d611905]:after{content:"点击放大";position:absolute;bottom:10px;right:10px;background:#0009;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;pointer-events:none}}.image-preview-overlay[data-v-7d611905]{position:fixed;inset:0;background:#000000e6;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;touch-action:pan-x pan-y}.image-preview-container[data-v-7d611905]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;overflow:visible}.image-preview-close[data-v-7d611905]{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#fff3;border:2px solid rgba(255,255,255,.5);border-radius:50%;color:#fff;font-size:28px;line-height:1;cursor:pointer;z-index:10000;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.image-preview-close[data-v-7d611905]:hover{background:#ffffff4d;border-color:#fffc}.image-preview-img[data-v-7d611905]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;touch-action:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;overflow:visible;transform-origin:center center;cursor:move}.fourth-section[data-v-7d611905]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.fourth-container[data-v-7d611905]{max-width:1200px;margin:0 auto;padding:0;width:100%}.fourth-content[data-v-7d611905]{text-align:center}.fourth-section .fourth-title[data-v-7d611905]{margin-bottom:0}.fourth-section .concept-subtitle[data-v-7d611905]{display:block;text-align:center;margin:0 auto 10px;position:relative}.section-header[data-v-7d611905]{margin-bottom:10px}.fourth-title[data-v-7d611905]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.fourth-subtitle[data-v-7d611905]{font-size:18px;color:#666;margin-bottom:0}.advantage-cards[data-v-7d611905]{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.advantage-card[data-v-7d611905]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:200px;max-width:320px;position:relative}.advantage-card[data-v-7d611905]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-number[data-v-7d611905]{position:absolute;top:-15px;left:20px;font-size:24px;font-weight:700;color:#90caf9;background:#fff;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.card-title[data-v-7d611905]{font-size:18px;font-weight:700;color:#409eff;margin-bottom:15px}.card-description[data-v-7d611905]{font-size:14px;color:#666;line-height:1.6}.fifth-section[data-v-7d611905]{background:#fff;padding:40px 0;display:flex;align-items:center;justify-content:center;position:relative}.fifth-container[data-v-7d611905]{max-width:1200px;margin:0 auto;padding:0;width:100%;position:relative}.fifth-content[data-v-7d611905]{text-align:center;position:relative}.system-header[data-v-7d611905]{display:flex;align-items:center;justify-content:center;gap:0px;margin-bottom:10px}.fifth-section .system-header[data-v-7d611905]{flex-direction:column;gap:0px}.fifth-section .system-title[data-v-7d611905]{margin-bottom:0;text-align:center}.fifth-section .concept-subtitle[data-v-7d611905]{display:block;text-align:center;margin:0}.system-title[data-v-7d611905]{font-size:36px;font-weight:700;color:#333;margin:0}.system-subtitle[data-v-7d611905]{font-size:18px;color:#666;margin-bottom:10px}.function-cards-grid[data-v-7d611905]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto}.function-card[data-v-7d611905]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.function-card[data-v-7d611905]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.function-card-title[data-v-7d611905]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.function-card-desc[data-v-7d611905]{font-size:14px;color:#666;line-height:1.6;margin:0}.sixth-section[data-v-7d611905]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.sixth-container[data-v-7d611905]{max-width:1200px;margin:0 auto;padding:0;width:100%}.sixth-content[data-v-7d611905]{text-align:center}.sixth-section .advantage-title[data-v-7d611905]{margin-bottom:10px}.sixth-section .concept-subtitle[data-v-7d611905]{display:block;text-align:center;margin:8px auto 20px;position:relative}.advantage-header[data-v-7d611905]{display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:20px}.sixth-section .advantage-header[data-v-7d611905]{flex-direction:column}.advantage-title[data-v-7d611905]{font-size:36px;font-weight:700;color:#333;margin:0}.advantage-subtitle[data-v-7d611905]{font-size:18px;color:#666;margin-bottom:10px}.advantage-grid[data-v-7d611905]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto}.advantage-item[data-v-7d611905]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.advantage-item[data-v-7d611905]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.item-title[data-v-7d611905]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.item-description[data-v-7d611905]{font-size:14px;color:#666;line-height:1.6}.seventh-section[data-v-7d611905]{background:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:40px 0;position:relative;clear:both;margin-top:0}.seventh-container[data-v-7d611905]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.seventh-content[data-v-7d611905]{text-align:center}.contact-header[data-v-7d611905]{margin-bottom:50px}.contact-title[data-v-7d611905]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.contact-subtitle[data-v-7d611905]{font-size:18px;color:#666}.contact-cards[data-v-7d611905]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto;justify-items:stretch}.contact-card[data-v-7d611905]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;width:100%}.contact-card[data-v-7d611905]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-title[data-v-7d611905]{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.card-description[data-v-7d611905]{font-size:16px;color:#409eff;font-weight:700;margin-bottom:8px}.card-subtitle[data-v-7d611905]{font-size:12px;color:#999}@media(max-width:768px){.hero-section[data-v-7d611905]{height:auto;min-height:auto;padding:40px 0 20px}.hero-container[data-v-7d611905]{flex-direction:column;text-align:center;padding:0 15px}.hero-content[data-v-7d611905]{width:100%;margin-bottom:20px}.product-title[data-v-7d611905]{font-size:28px;line-height:1.3;margin-bottom:12px}.product-tagline[data-v-7d611905]{font-size:14px;margin-bottom:20px;line-height:1.6}.product-images[data-v-7d611905]{width:100%;margin-top:0;order:-1}.product-main-image[data-v-7d611905]{width:100%;max-width:300px;height:auto;margin-top:0;transform:scale(1);object-fit:contain}.description-container[data-v-7d611905],.solution-container[data-v-7d611905]{flex-direction:column}.data-visualization-image[data-v-7d611905]{max-width:100%;width:100%}.contact-sidebar[data-v-7d611905]{position:static;flex-direction:row;justify-content:center;margin-top:30px}.advantage-cards[data-v-7d611905]{flex-direction:column;gap:30px;align-items:center}.advantage-card[data-v-7d611905]{max-width:300px;width:100%}.fourth-title[data-v-7d611905]{font-size:28px}.fifth-section[data-v-7d611905]{height:auto;padding:30px 0}.function-cards-grid[data-v-7d611905]{grid-template-columns:repeat(2,1fr);gap:20px}.function-card[data-v-7d611905]{padding:30px 20px}.system-title[data-v-7d611905]{font-size:28px}.sixth-section[data-v-7d611905]{height:auto;padding:30px 0}.advantage-grid[data-v-7d611905]{grid-template-columns:repeat(2,1fr);gap:30px}.advantage-item[data-v-7d611905]{padding:30px 20px}.advantage-title[data-v-7d611905]{font-size:28px}.seventh-section[data-v-7d611905]{height:auto;padding:30px 0}.contact-cards[data-v-7d611905]{grid-template-columns:repeat(2,1fr);gap:20px}.contact-card[data-v-7d611905]{padding:25px 15px}.contact-title[data-v-7d611905]{font-size:28px}}@media(min-width:1800px){.hero-container[data-v-7d611905]{max-width:1200px;margin:0 auto}.description-container[data-v-7d611905],.advantage-cards[data-v-7d611905],.fourth-container[data-v-7d611905]{max-width:1600px;margin:0 auto}.fifth-container[data-v-7d611905],.fifth-content[data-v-7d611905],.function-cards-grid[data-v-7d611905],.advantage-cards[data-v-7d611905],.advantage-grid[data-v-7d611905],.fourth-container[data-v-7d611905],.sixth-section[data-v-7d611905],.sixth-container[data-v-7d611905],.sixth-content[data-v-7d611905],.solution-content[data-v-7d611905],.solution-container[data-v-7d611905]{max-width:1600px!important;margin:0 auto!important}}@media(max-width:480px){.product-title[data-v-7d611905]{font-size:24px}.product-tagline[data-v-7d611905]{font-size:18px!important}.product-description[data-v-7d611905]{font-size:13px!important}.solution-title[data-v-7d611905]{font-size:25px}.solution-subtitle[data-v-7d611905]{font-size:13px!important}.service-solution-section .concept-subtitle[data-v-7d611905]{padding-bottom:20px!important}.fourth-title[data-v-7d611905]{font-size:25px}.concept-subtitle[data-v-7d611905],.fourth-subtitle[data-v-7d611905]{font-size:13px!important}.card-title[data-v-7d611905]{font-size:15px!important}.card-description[data-v-7d611905]{font-size:13px!important}.fourth-section .concept-subtitle[data-v-7d611905]{padding-bottom:20px!important}.system-title[data-v-7d611905]{font-size:25px}.concept-subtitle[data-v-7d611905]{font-size:13px!important}.system-subtitle[data-v-7d611905],.function-card-title[data-v-7d611905]{font-size:15px!important}.function-card-desc[data-v-7d611905]{font-size:13px!important}.advantage-title[data-v-7d611905]{font-size:25px!important}.advantage-subtitle[data-v-7d611905]{font-size:13px!important}.item-title[data-v-7d611905]{font-size:15px!important}.item-description[data-v-7d611905]{font-size:13px!important}.fifth-container[data-v-7d611905],.sixth-container[data-v-7d611905]{padding:0 20px}.concept-subtitle[data-v-7d611905]{margin-bottom:0!important}.function-card[data-v-7d611905],.advantage-item[data-v-7d611905]{padding:15px 10px!important}.advantage-grid[data-v-7d611905]{gap:25px!important}.system-subtitle[data-v-7d611905]{margin-bottom:10px!important}.advantage-cards[data-v-7d611905]{max-width:100%!important;margin:0 20px!important}.advantage-card[data-v-7d611905]{max-width:100%!important;padding:15px 0!important}.product-description[data-v-7d611905]{padding:0 20px!important}.product-description-section[data-v-7d611905]{padding:15px 0!important}}[data-v-8ebe47d6]{margin:0;padding:0;box-sizing:border-box}.ai-practice-book-page[data-v-8ebe47d6]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;padding-top:70px}@media(max-width:480px){.ai-practice-book-page[data-v-8ebe47d6]{padding-top:55px}}@media(max-width:767px){.ai-practice-book-page[data-v-8ebe47d6]{padding-top:56px}}@media(min-width:768px){.ai-practice-book-page[data-v-8ebe47d6]{padding-top:62px}}@media(min-width:1024px){.ai-practice-book-page[data-v-8ebe47d6]{padding-top:62px}}@media(min-width:1440px){.ai-practice-book-page[data-v-8ebe47d6]{padding-top:70px}}.main-content[data-v-8ebe47d6]{margin-top:0}.hero-section[data-v-8ebe47d6]{background:linear-gradient(135deg,#1976d2,#42a5f5,#1976d2);padding:100px 0;color:#fff;height:60vh}.hero-container[data-v-8ebe47d6]{max-height:350px;height:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.hero-content[data-v-8ebe47d6]{flex:1}.product-logo[data-v-8ebe47d6]{margin-bottom:20px}.product-title[data-v-8ebe47d6]{font-size:48px;font-weight:700;margin-bottom:15px;line-height:1.2}.brand-name[data-v-8ebe47d6]{color:#09427c}.product-name[data-v-8ebe47d6]{color:#fff}.product-tagline[data-v-8ebe47d6]{font-size:18px;color:#ffffffe6;margin-bottom:30px}.product-images[data-v-8ebe47d6]{flex:1;display:flex;align-items:center;justify-content:center;gap:30px}.product-main-image[data-v-8ebe47d6]{margin-top:0;max-width:100%;height:auto;max-height:500px;object-fit:contain;transform-origin:center}.product-description-right[data-v-8ebe47d6]{flex:1;display:flex;align-items:center;padding-left:40px}.product-description-text[data-v-8ebe47d6]{font-size:18px;line-height:1.8;color:#fffffff2;text-align:justify;text-indent:2em}.sub-navigation[data-v-8ebe47d6]{background:#fff;border-bottom:1px solid #e5e7eb;padding:10px 0 0}.sub-nav-container[data-v-8ebe47d6]{max-width:1600px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.sub-nav[data-v-8ebe47d6]{display:flex;align-items:center;gap:0}.sub-nav-link[data-v-8ebe47d6]{padding:5px 24px;color:#6b7280;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;position:relative}.sub-nav-link[data-v-8ebe47d6]:hover{color:#4d9be8}.sub-nav-link.active[data-v-8ebe47d6]{color:#4496e8;font-weight:700}.sub-nav-link.active[data-v-8ebe47d6]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:3px;background:#4d9be8}.sub-nav-link.sub-left[data-v-8ebe47d6]{padding-left:0}.sub-nav-separator[data-v-8ebe47d6]{width:1px;height:30px;background:#ddd;margin:0 10px}.tab-content[data-v-8ebe47d6]{width:100%;height:100%}.product-cards-section[data-v-8ebe47d6]{height:auto;min-height:400px;background:#fff;padding:20px 0;display:flex;align-items:center;justify-content:center}.product-cards-container[data-v-8ebe47d6]{max-width:1600px;margin:0 auto;padding:0 20px;width:100%}.product-cards-grid[data-v-8ebe47d6]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;height:auto}.product-cards-grid .product-card[data-v-8ebe47d6]{max-width:100%}.product-card[data-v-8ebe47d6]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:auto;min-height:350px}.product-card[data-v-8ebe47d6]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.product-card-image[data-v-8ebe47d6]{width:100%;overflow:hidden;background:#fff;display:flex;align-items:flex-start;justify-content:center;padding:10px;flex-shrink:0}.product-card-image img[data-v-8ebe47d6]{max-width:75%;max-height:310px;width:auto;height:auto;object-fit:contain;object-position:top center}.product-card-info[data-v-8ebe47d6]{padding:15px;display:flex;flex-direction:column;justify-content:center;border-top:1px solid #e5e7eb;flex-shrink:0}.product-card-name[data-v-8ebe47d6]{font-size:14px;font-weight:700;color:#333;margin:0 0 6px;line-height:1.4}.product-card-price[data-v-8ebe47d6]{font-size:16px;font-weight:700;color:#409eff;margin:0}.product-description-section[data-v-8ebe47d6]{background:#bbdefb;padding:30px 0;position:relative}.description-container[data-v-8ebe47d6]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start}.description-content[data-v-8ebe47d6]{flex:1;margin-right:40px}.product-description[data-v-8ebe47d6]{font-size:16px;line-height:1.8;color:#333;text-align:justify}.contact-sidebar[data-v-8ebe47d6]{position:sticky;top:100px;display:flex;flex-direction:column;gap:15px}.contact-button[data-v-8ebe47d6]{background:#409eff;color:#fff;padding:15px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:background .3s ease,box-shadow .3s ease,transform .3s ease;min-width:80px;box-shadow:0 4px 12px #409eff66,0 2px 4px #0000001a}.contact-button[data-v-8ebe47d6]:hover{background:#337ecc;box-shadow:0 6px 20px #409eff80,0 4px 8px #00000026;transform:translateY(-2px)}.service-solution-section[data-v-8ebe47d6]{background:#fff;padding:30px 0;position:relative;min-height:auto;width:100%;display:flex;align-items:center}.solution-container[data-v-8ebe47d6]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:2}.solution-content[data-v-8ebe47d6]{flex:1;max-width:100%}.solution-title[data-v-8ebe47d6]{font-size:32px;font-weight:700;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.concept-subtitle[data-v-8ebe47d6]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px;display:block;text-align:center;margin:8px auto 10px;position:relative}.solution-subtitle[data-v-8ebe47d6]{font-size:18px;color:#000;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.data-visualization[data-v-8ebe47d6]{background:#f8f9faf2;border-radius:12px;padding:30px;margin-top:15px;margin-bottom:15px;height:auto;min-height:auto;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;display:flex;align-items:center;justify-content:center}.data-visualization-image[data-v-8ebe47d6]{max-width:100%;height:auto;object-fit:contain;border-radius:8px}.chart-container[data-v-8ebe47d6]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.chart-item[data-v-8ebe47d6]{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:20px;height:270px;text-align:center;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.chart-item[data-v-8ebe47d6]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.chart-title[data-v-8ebe47d6]{font-size:14px;font-weight:700;color:#333;margin-bottom:15px}.bar-chart[data-v-8ebe47d6]{display:flex;gap:8px;align-items:end;height:80px;justify-content:center}.bar[data-v-8ebe47d6]{width:15px;background:linear-gradient(to top,#409eff,#64b5f6);border-radius:3px 3px 0 0;min-height:10px}.donut-chart[data-v-8ebe47d6]{width:80px;height:80px;border-radius:50%;background:conic-gradient(#409eff 0deg 295deg,#e0e0e0 295deg 360deg);display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto}.donut-chart[data-v-8ebe47d6]:before{content:"";position:absolute;width:50px;height:50px;background:#fff;border-radius:50%}.donut-center[data-v-8ebe47d6]{position:relative;z-index:1;font-size:14px;font-weight:700;color:#333}.line-chart[data-v-8ebe47d6]{width:100px;height:50px;background:linear-gradient(45deg,#409eff,#4caf50);border-radius:4px;position:relative;margin:0 auto}.line-chart[data-v-8ebe47d6]:before{content:"";position:absolute;top:50%;left:10px;right:10px;height:2px;background:#fff;transform:translateY(-50%)}.pie-chart[data-v-8ebe47d6]{width:80px;height:80px;border-radius:50%;background:conic-gradient(#409eff 0deg 90deg,#4caf50 90deg 180deg,#ff9800 180deg 270deg,#f44336 270deg 360deg);margin:0 auto}.progress-chart[data-v-8ebe47d6]{text-align:center}.progress-bar[data-v-8ebe47d6]{width:100%;height:20px;background:#e0e0e0;border-radius:10px;overflow:hidden;margin-bottom:10px}.progress-fill[data-v-8ebe47d6]{height:100%;background:linear-gradient(90deg,#409eff,#64b5f6);border-radius:10px;transition:width .3s ease}.progress-text[data-v-8ebe47d6]{font-size:12px;color:#666;font-weight:700}.gauge-chart[data-v-8ebe47d6]{width:80px;height:80px;border-radius:50%;background:conic-gradient(#409eff 0deg 317deg,#e0e0e0 317deg 360deg);display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto}.gauge-needle[data-v-8ebe47d6]{position:absolute;width:2px;height:30px;background:#333;transform-origin:bottom center;transform:rotate(57deg);border-radius:1px}.gauge-center[data-v-8ebe47d6]{font-size:16px;font-weight:700;color:#333}.fourth-section[data-v-8ebe47d6]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.fourth-container[data-v-8ebe47d6]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.fourth-content[data-v-8ebe47d6]{text-align:center}.fourth-section .fourth-title[data-v-8ebe47d6]{margin-bottom:10px}.fourth-section .concept-subtitle[data-v-8ebe47d6]{display:block;text-align:center;margin:8px auto 20px;position:relative}.section-header[data-v-8ebe47d6]{margin-bottom:30px}.fourth-title[data-v-8ebe47d6]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.fourth-subtitle[data-v-8ebe47d6]{font-size:18px;color:#666;margin-bottom:0}.advantage-cards[data-v-8ebe47d6]{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.advantage-card[data-v-8ebe47d6]{background:#fff;border-radius:12px;padding:30px 20px 5px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:200px;max-width:220px;position:relative}.advantage-card[data-v-8ebe47d6]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-number[data-v-8ebe47d6]{position:absolute;top:-15px;left:20px;font-size:24px;font-weight:700;color:#90caf9;background:#fff;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.card-icon[data-v-8ebe47d6]{margin:20px 0 25px;display:flex;justify-content:center}.icon-circle[data-v-8ebe47d6]{width:80px;height:80px;border:3px solid #8d6e63;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background:#f5f5f5}.icon-box[data-v-8ebe47d6]{width:30px;height:20px;background:#8d6e63;border-radius:4px;position:relative}.icon-box[data-v-8ebe47d6]:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);width:20px;height:8px;background:#ffc107;border-radius:4px 4px 0 0}.icon-head[data-v-8ebe47d6]{width:25px;height:25px;background:#ffc107;border-radius:50%;position:relative}.icon-head[data-v-8ebe47d6]:before{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:20px;height:15px;background:#8d6e63;border-radius:0 0 10px 10px}.icon-bubble[data-v-8ebe47d6]{width:30px;height:20px;background:#ffc107;border-radius:15px;position:relative}.icon-bubble[data-v-8ebe47d6]:before{content:"";position:absolute;bottom:-5px;right:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #ffc107}.icon-bubble[data-v-8ebe47d6]:after{content:"...";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#8d6e63;font-size:12px;font-weight:700}.icon-ai[data-v-8ebe47d6]{width:30px;height:30px;background:#8d6e63;border-radius:50%;display:flex;align-items:center;justify-content:center}.ai-text[data-v-8ebe47d6]{color:#fff;font-size:12px;font-weight:700}.icon-clipboard[data-v-8ebe47d6]{width:25px;height:30px;background:#ffc107;border-radius:4px;position:relative}.icon-clipboard[data-v-8ebe47d6]:before{content:"";position:absolute;top:-3px;left:50%;transform:translate(-50%);width:15px;height:3px;background:#8d6e63;border-radius:2px}.icon-clipboard[data-v-8ebe47d6]:after{content:"";position:absolute;top:5px;left:3px;right:3px;height:2px;background:#8d6e63;border-radius:1px}.icon-dots[data-v-8ebe47d6]{position:absolute;top:-5px;right:-5px;display:flex;flex-wrap:wrap;gap:2px;width:20px;height:20px}.dot[data-v-8ebe47d6]{width:4px;height:4px;border-radius:50%}.dot.red[data-v-8ebe47d6]{background:#f44336}.dot.green[data-v-8ebe47d6]{background:#4caf50}.dot.blue[data-v-8ebe47d6]{background:#2196f3}.dot.yellow[data-v-8ebe47d6]{background:#ffeb3b}.card-title[data-v-8ebe47d6]{font-size:18px;font-weight:700;color:#409eff;margin-bottom:15px}.card-description[data-v-8ebe47d6]{font-size:14px;color:#666;line-height:1.6}.fifth-section[data-v-8ebe47d6]{background:#fff;padding:20px 0 40px;display:flex;align-items:center;justify-content:center;position:relative}.fifth-container[data-v-8ebe47d6]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;position:relative}.fifth-content[data-v-8ebe47d6]{text-align:center;position:relative}.system-header[data-v-8ebe47d6]{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px}.fifth-section .system-header[data-v-8ebe47d6]{flex-direction:column;gap:6px}.fifth-section .system-title[data-v-8ebe47d6]{margin-bottom:6px;text-align:center}.fifth-section .concept-subtitle[data-v-8ebe47d6]{display:block;text-align:center;margin:0}.system-title[data-v-8ebe47d6]{font-size:36px;font-weight:700;color:#333;margin:0}.system-subtitle[data-v-8ebe47d6]{font-size:18px;color:#666;margin-bottom:40px}.function-cards-grid[data-v-8ebe47d6]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1000px;margin:0 auto}.function-card[data-v-8ebe47d6]{background:#fff;border-radius:16px;padding:40px 30px 20px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.function-card[data-v-8ebe47d6]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.function-icon[data-v-8ebe47d6]{font-size:48px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.function-card-title[data-v-8ebe47d6]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.function-card-desc[data-v-8ebe47d6]{font-size:14px;color:#666;line-height:1.6;margin:0}.sixth-section[data-v-8ebe47d6]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.sixth-container[data-v-8ebe47d6]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.sixth-content[data-v-8ebe47d6]{text-align:center}.sixth-section .advantage-title[data-v-8ebe47d6]{margin-bottom:10px}.sixth-section .concept-subtitle[data-v-8ebe47d6]{display:block;text-align:center;margin:8px auto 20px;position:relative}.advantage-header[data-v-8ebe47d6]{display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:20px}.sixth-section .advantage-header[data-v-8ebe47d6]{flex-direction:column}.advantage-title[data-v-8ebe47d6]{font-size:36px;font-weight:700;color:#333;margin:0}.advantage-subtitle[data-v-8ebe47d6]{font-size:18px;color:#666;margin-bottom:10px}.advantage-grid[data-v-8ebe47d6]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1000px;margin:0 auto}.advantage-item[data-v-8ebe47d6]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.advantage-item[data-v-8ebe47d6]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.item-icon[data-v-8ebe47d6]{margin-bottom:25px;display:flex;justify-content:center}.icon-circle[data-v-8ebe47d6]{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#409eff,#64b5f6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #409eff4d}.icon-content[data-v-8ebe47d6]{font-size:32px;color:#fff}.item-title[data-v-8ebe47d6]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.item-description[data-v-8ebe47d6]{font-size:14px;color:#666;line-height:1.6}.seventh-section[data-v-8ebe47d6]{background:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:20px 0 0;position:relative;clear:both;margin-top:0}.seventh-container[data-v-8ebe47d6]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.seventh-content[data-v-8ebe47d6]{text-align:center}.contact-header[data-v-8ebe47d6]{margin-bottom:50px}.contact-title[data-v-8ebe47d6]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.contact-subtitle[data-v-8ebe47d6]{font-size:18px;color:#666}.contact-cards[data-v-8ebe47d6]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto;justify-items:stretch}.contact-card[data-v-8ebe47d6]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;width:100%}.contact-card[data-v-8ebe47d6]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-icon[data-v-8ebe47d6]{margin-bottom:20px;display:flex;justify-content:center}.icon-circle[data-v-8ebe47d6]{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#409eff,#64b5f6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #409eff4d}.icon-content[data-v-8ebe47d6]{font-size:24px;color:#fff}.card-title[data-v-8ebe47d6]{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.card-description[data-v-8ebe47d6]{font-size:16px;color:#409eff;font-weight:700;margin-bottom:8px}.card-subtitle[data-v-8ebe47d6]{font-size:12px;color:#999}@media(max-width:768px){.hero-section[data-v-8ebe47d6]{height:auto;min-height:auto;padding:40px 0 20px}.hero-container[data-v-8ebe47d6]{flex-direction:column;text-align:center;padding:0 15px}.hero-content[data-v-8ebe47d6]{width:100%;margin-bottom:20px}.product-title[data-v-8ebe47d6]{font-size:28px;line-height:1.3;margin-bottom:12px}.product-tagline[data-v-8ebe47d6]{font-size:14px;margin-bottom:20px;line-height:1.6}.product-images[data-v-8ebe47d6]{width:100%;margin-top:0;order:-1}.product-main-image[data-v-8ebe47d6]{width:100%;max-width:300px;height:auto;margin-top:0;transform:scale(1);object-fit:contain}.product-description-right[data-v-8ebe47d6]{padding-left:0;margin-top:20px}.product-description-text[data-v-8ebe47d6]{font-size:14px;text-indent:0}.sub-nav-container[data-v-8ebe47d6]{flex-direction:column;gap:20px}.sub-nav[data-v-8ebe47d6]{flex-wrap:wrap;justify-content:center}.sub-nav-separator[data-v-8ebe47d6]{display:none}.product-cards-section[data-v-8ebe47d6]{height:auto;min-height:auto;padding:30px 0}.product-cards-grid[data-v-8ebe47d6]{grid-template-columns:repeat(2,1fr);gap:20px}.product-card[data-v-8ebe47d6]{min-height:250px}.description-container[data-v-8ebe47d6],.solution-container[data-v-8ebe47d6]{flex-direction:column}.contact-sidebar[data-v-8ebe47d6]{position:static;flex-direction:row;justify-content:center;margin-top:30px}.chart-container[data-v-8ebe47d6]{grid-template-columns:repeat(2,1fr);gap:15px}.chart-item[data-v-8ebe47d6]{padding:15px}.chart-title[data-v-8ebe47d6]{font-size:12px}.advantage-cards[data-v-8ebe47d6]{flex-direction:column;gap:30px;align-items:center}.advantage-card[data-v-8ebe47d6]{max-width:300px;width:100%}.fourth-title[data-v-8ebe47d6]{font-size:28px}.fifth-section[data-v-8ebe47d6]{height:auto;padding:30px 0}.function-cards-grid[data-v-8ebe47d6]{grid-template-columns:repeat(2,1fr);gap:20px}.function-card[data-v-8ebe47d6]{padding:30px 20px}.system-title[data-v-8ebe47d6]{font-size:28px}.sixth-section[data-v-8ebe47d6]{height:auto;padding:30px 0}.advantage-grid[data-v-8ebe47d6]{grid-template-columns:repeat(2,1fr);gap:30px}.advantage-item[data-v-8ebe47d6]{padding:30px 20px}.advantage-title[data-v-8ebe47d6]{font-size:28px}.seventh-section[data-v-8ebe47d6]{height:auto;padding:30px 0}.contact-cards[data-v-8ebe47d6]{grid-template-columns:repeat(2,1fr);gap:20px}.contact-card[data-v-8ebe47d6]{padding:25px 15px}.contact-title[data-v-8ebe47d6]{font-size:28px}.product-cards-grid[data-v-8ebe47d6]{grid-template-columns:1fr;gap:20px}.product-card[data-v-8ebe47d6]{min-height:320px}}[data-v-dfc3de55]{margin:0;padding:0;box-sizing:border-box}.family-call-page[data-v-dfc3de55]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;padding-top:70px}@media(max-width:480px){.family-call-page[data-v-dfc3de55]{padding-top:55px}}@media(max-width:767px){.family-call-page[data-v-dfc3de55]{padding-top:56px}}@media(min-width:768px){.family-call-page[data-v-dfc3de55]{padding-top:62px}}@media(min-width:1024px){.family-call-page[data-v-dfc3de55]{padding-top:62px}}@media(min-width:1440px){.family-call-page[data-v-dfc3de55]{padding-top:70px}}.main-content[data-v-dfc3de55]{margin-top:0}.hero-section[data-v-dfc3de55]{background:linear-gradient(135deg,#1976d2,#42a5f5,#1976d2);padding:30px 0;color:#fff;height:60vh;min-height:550px}.hero-container[data-v-dfc3de55]{max-width:1200px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between}.hero-content[data-v-dfc3de55]{flex:1}.product-logo[data-v-dfc3de55]{margin-bottom:20px}.product-title[data-v-dfc3de55]{font-size:48px;font-weight:700;margin-bottom:15px;line-height:1.2}.brand-name[data-v-dfc3de55]{color:#09427c}.product-name[data-v-dfc3de55]{color:#fff}.product-tagline[data-v-dfc3de55]{font-size:18px;color:#ffffffe6;margin-bottom:30px}.product-images[data-v-dfc3de55]{flex:1;display:flex;align-items:center;justify-content:center;gap:30px}.product-main-image[data-v-dfc3de55]{margin-top:0;max-width:100%;height:auto;max-height:500px;object-fit:contain;transform-origin:center}.product-description-section[data-v-dfc3de55]{background:#bbdefb;padding:30px 0;position:relative}.description-container[data-v-dfc3de55]{max-width:1200px;margin:0 auto;padding:0;display:flex;justify-content:space-between;align-items:flex-start}.description-content[data-v-dfc3de55]{flex:1;margin-right:0}.product-description[data-v-dfc3de55]{font-size:16px;line-height:1.8;color:#333;text-align:justify;text-indent:2em}.contact-sidebar[data-v-dfc3de55]{position:sticky;top:100px;display:flex;flex-direction:column;gap:15px}.contact-button[data-v-dfc3de55]{background:#409eff;color:#fff;padding:15px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:background .3s ease,box-shadow .3s ease,transform .3s ease;min-width:80px;box-shadow:0 4px 12px #409eff66,0 2px 4px #0000001a}.contact-button[data-v-dfc3de55]:hover{background:#337ecc;box-shadow:0 6px 20px #409eff80,0 4px 8px #00000026;transform:translateY(-2px)}.service-solution-section[data-v-dfc3de55]{background:#fff;padding:40px 0;position:relative;min-height:auto;width:100%;display:flex;align-items:center}.solution-container[data-v-dfc3de55]{max-width:1200px;margin:0 auto;padding:0;display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:2}.solution-content[data-v-dfc3de55]{flex:1;max-width:100%}.solution-title[data-v-dfc3de55]{font-size:32px;font-weight:700;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.concept-subtitle[data-v-dfc3de55]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px;display:block;text-align:center;margin:8px auto 10px;position:relative}.solution-subtitle[data-v-dfc3de55]{font-size:18px;color:#000;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.data-visualization[data-v-dfc3de55]{background:#f8f9faf2;border-radius:12px;padding:30px;margin-top:15px;margin-bottom:15px;height:auto;min-height:auto;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;display:flex;align-items:center;justify-content:center}.data-visualization-image[data-v-dfc3de55]{max-width:100%;height:auto;max-height:500px;object-fit:contain;border-radius:8px}@media(max-width:768px){.data-visualization[data-v-dfc3de55]{cursor:pointer;position:relative}.data-visualization[data-v-dfc3de55]:after{content:"点击放大";position:absolute;bottom:10px;right:10px;background:#0009;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;pointer-events:none}}.image-preview-overlay[data-v-dfc3de55]{position:fixed;inset:0;background:#000000e6;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;touch-action:pan-x pan-y}.image-preview-container[data-v-dfc3de55]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;overflow:visible}.image-preview-close[data-v-dfc3de55]{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#fff3;border:2px solid rgba(255,255,255,.5);border-radius:50%;color:#fff;font-size:28px;line-height:1;cursor:pointer;z-index:10000;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.image-preview-close[data-v-dfc3de55]:hover{background:#ffffff4d;border-color:#fffc}.image-preview-img[data-v-dfc3de55]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;touch-action:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;overflow:visible;transform-origin:center center;cursor:move}.fourth-section[data-v-dfc3de55]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.fourth-container[data-v-dfc3de55]{max-width:1200px;margin:0 auto;padding:0;width:100%}.fourth-content[data-v-dfc3de55]{text-align:center}.fourth-section .fourth-title[data-v-dfc3de55]{margin-bottom:0}.fourth-section .concept-subtitle[data-v-dfc3de55]{display:block;text-align:center;margin:0 auto 10px;position:relative}.section-header[data-v-dfc3de55]{margin-bottom:10px}.fourth-title[data-v-dfc3de55]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.fourth-subtitle[data-v-dfc3de55]{font-size:18px;color:#666;margin-bottom:0}.advantage-cards[data-v-dfc3de55]{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.advantage-card[data-v-dfc3de55]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:200px;max-width:320px;position:relative}.advantage-card[data-v-dfc3de55]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-number[data-v-dfc3de55]{position:absolute;top:-15px;left:20px;font-size:24px;font-weight:700;color:#90caf9;background:#fff;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.card-title[data-v-dfc3de55]{font-size:18px;font-weight:700;color:#409eff;margin-bottom:15px}.card-description[data-v-dfc3de55]{font-size:14px;color:#666;line-height:1.6}.fifth-section[data-v-dfc3de55]{background:#fff;padding:40px 0;display:flex;align-items:center;justify-content:center;position:relative}.fifth-container[data-v-dfc3de55]{max-width:1200px;margin:0 auto;padding:0;width:100%;position:relative}.fifth-content[data-v-dfc3de55]{text-align:center;position:relative}.system-header[data-v-dfc3de55]{display:flex;align-items:center;justify-content:center;gap:0px;margin-bottom:20px}.fifth-section .system-header[data-v-dfc3de55]{flex-direction:column;gap:0px}.fifth-section .system-title[data-v-dfc3de55]{margin-bottom:0;text-align:center}.fifth-section .concept-subtitle[data-v-dfc3de55]{display:block;text-align:center;margin:0}.system-title[data-v-dfc3de55]{font-size:36px;font-weight:700;color:#333;margin:0}.system-subtitle[data-v-dfc3de55]{font-size:18px;color:#666;margin-bottom:40px}.function-cards-grid[data-v-dfc3de55]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto}.function-card[data-v-dfc3de55]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.function-card[data-v-dfc3de55]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.function-card-title[data-v-dfc3de55]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.function-card-desc[data-v-dfc3de55]{font-size:14px;color:#666;line-height:1.6;margin:0}.seventh-section[data-v-dfc3de55]{background:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:40px 0;position:relative;clear:both;margin-top:0}.seventh-container[data-v-dfc3de55]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.seventh-content[data-v-dfc3de55]{text-align:center}.contact-header[data-v-dfc3de55]{margin-bottom:50px}.contact-title[data-v-dfc3de55]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.contact-subtitle[data-v-dfc3de55]{font-size:18px;color:#666}.contact-cards[data-v-dfc3de55]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto;justify-items:stretch}.contact-card[data-v-dfc3de55]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;width:100%}.contact-card[data-v-dfc3de55]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-title[data-v-dfc3de55]{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.card-description[data-v-dfc3de55]{font-size:16px;color:#409eff;font-weight:700;margin-bottom:8px}.card-subtitle[data-v-dfc3de55]{font-size:12px;color:#999}@media(max-width:768px){.hero-section[data-v-dfc3de55]{height:auto;min-height:auto;padding:40px 0 20px}.hero-container[data-v-dfc3de55]{flex-direction:column;text-align:center;padding:0 15px}.hero-content[data-v-dfc3de55]{width:100%;margin-bottom:20px}.product-title[data-v-dfc3de55]{font-size:28px;line-height:1.3;margin-bottom:12px}.product-tagline[data-v-dfc3de55]{font-size:14px;margin-bottom:20px;line-height:1.6}.product-images[data-v-dfc3de55]{width:100%;margin-top:0;order:-1}.product-main-image[data-v-dfc3de55]{width:100%;max-width:300px;height:auto;margin-top:0;transform:scale(1);object-fit:contain}.description-container[data-v-dfc3de55],.solution-container[data-v-dfc3de55]{flex-direction:column}.data-visualization-image[data-v-dfc3de55]{max-width:100%;width:100%}.contact-sidebar[data-v-dfc3de55]{position:static;flex-direction:row;justify-content:center;margin-top:30px}.advantage-cards[data-v-dfc3de55]{flex-direction:column;gap:30px;align-items:center}.advantage-card[data-v-dfc3de55]{max-width:300px;width:100%}.fourth-title[data-v-dfc3de55]{font-size:28px}.fifth-section[data-v-dfc3de55]{height:auto;padding:30px 0}.function-cards-grid[data-v-dfc3de55]{grid-template-columns:repeat(2,1fr);gap:20px}.function-card[data-v-dfc3de55]{padding:30px 20px}.system-title[data-v-dfc3de55]{font-size:28px}.seventh-section[data-v-dfc3de55]{height:auto;padding:30px 0}.contact-cards[data-v-dfc3de55]{grid-template-columns:repeat(2,1fr);gap:20px}.contact-card[data-v-dfc3de55]{padding:25px 15px}.contact-title[data-v-dfc3de55]{font-size:28px}}@media(min-width:1800px){.hero-container[data-v-dfc3de55]{max-width:1200px;margin:0 auto}.description-container[data-v-dfc3de55],.advantage-cards[data-v-dfc3de55],.fourth-container[data-v-dfc3de55]{max-width:1600px;margin:0 auto}.fifth-container[data-v-dfc3de55],.fifth-content[data-v-dfc3de55],.function-cards-grid[data-v-dfc3de55],.advantage-cards[data-v-dfc3de55],.advantage-grid[data-v-dfc3de55],.fourth-container[data-v-dfc3de55],.sixth-section[data-v-dfc3de55],.sixth-container[data-v-dfc3de55],.sixth-content[data-v-dfc3de55],.solution-content[data-v-dfc3de55],.solution-container[data-v-dfc3de55]{max-width:1600px!important;margin:0 auto!important}}@media(max-width:480px){.product-title[data-v-dfc3de55]{font-size:24px}.product-tagline[data-v-dfc3de55]{font-size:18px!important}.product-description[data-v-dfc3de55]{font-size:13px!important}.solution-title[data-v-dfc3de55]{font-size:25px;text-shadow:none!important}.solution-subtitle[data-v-dfc3de55]{font-size:13px!important}.service-solution-section .concept-subtitle[data-v-dfc3de55]{padding-bottom:20px!important}.fourth-title[data-v-dfc3de55]{font-size:25px}.concept-subtitle[data-v-dfc3de55],.fourth-subtitle[data-v-dfc3de55]{font-size:13px!important}.card-title[data-v-dfc3de55]{font-size:15px!important}.card-description[data-v-dfc3de55]{font-size:13px!important}.fourth-section .concept-subtitle[data-v-dfc3de55]{padding-bottom:20px!important}.system-title[data-v-dfc3de55]{font-size:25px}.concept-subtitle[data-v-dfc3de55]{font-size:13px!important}.system-subtitle[data-v-dfc3de55],.function-card-title[data-v-dfc3de55]{font-size:15px!important}.function-card-desc[data-v-dfc3de55]{font-size:13px!important}.advantage-title[data-v-dfc3de55]{font-size:25px!important}.advantage-subtitle[data-v-dfc3de55]{font-size:13px!important}.item-title[data-v-dfc3de55]{font-size:15px!important}.item-description[data-v-dfc3de55]{font-size:13px!important}.fifth-container[data-v-dfc3de55],.sixth-container[data-v-dfc3de55]{padding:0 20px}.concept-subtitle[data-v-dfc3de55]{margin-bottom:0!important}.function-card[data-v-dfc3de55],.advantage-item[data-v-dfc3de55]{padding:15px 10px!important}.advantage-grid[data-v-dfc3de55]{gap:25px!important}.system-subtitle[data-v-dfc3de55]{margin-bottom:10px!important}.advantage-cards[data-v-dfc3de55]{max-width:100%!important;margin:0 20px!important}.advantage-card[data-v-dfc3de55]{max-width:100%!important;padding:15px 0!important}.product-description[data-v-dfc3de55]{padding:0 20px!important}.product-description-section[data-v-dfc3de55]{padding:15px 0!important}}[data-v-41b39b13]{margin:0;padding:0;box-sizing:border-box}.ai-learning-machine-page[data-v-41b39b13]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;padding-top:70px}@media(max-width:480px){.ai-learning-machine-page[data-v-41b39b13]{padding-top:55px}}@media(max-width:767px){.ai-learning-machine-page[data-v-41b39b13]{padding-top:56px}}@media(min-width:768px){.ai-learning-machine-page[data-v-41b39b13]{padding-top:62px}}@media(min-width:1024px){.ai-learning-machine-page[data-v-41b39b13]{padding-top:62px}}@media(min-width:1440px){.ai-learning-machine-page[data-v-41b39b13]{padding-top:70px}}.main-content[data-v-41b39b13]{margin-top:0}.hero-section[data-v-41b39b13]{background:linear-gradient(135deg,#1976d2,#42a5f5,#1976d2);padding:80px 0;color:#fff;height:60vh;min-height:550px;max-height:600px}.hero-container[data-v-41b39b13]{max-width:1200px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between}.hero-content[data-v-41b39b13]{flex:1}.product-logo[data-v-41b39b13]{margin-bottom:20px}.product-title[data-v-41b39b13]{font-size:48px;font-weight:700;margin-bottom:15px;line-height:1.2}.brand-name[data-v-41b39b13]{color:#09427c}.product-name[data-v-41b39b13]{color:#fff}.product-tagline[data-v-41b39b13]{font-size:18px;color:#ffffffe6;margin-bottom:30px}.product-images[data-v-41b39b13]{flex:1;display:flex;align-items:center;justify-content:center;gap:30px}.product-main-image[data-v-41b39b13]{margin-top:0;max-width:100%;height:auto;max-height:500px;object-fit:contain;transform-origin:center}.product-description-section[data-v-41b39b13]{background:#bbdefb;padding:30px 0;position:relative}.description-container[data-v-41b39b13]{max-width:1200px;margin:0 auto;padding:0;display:flex;justify-content:space-between;align-items:flex-start}.description-content[data-v-41b39b13]{flex:1;margin-right:0}.product-description[data-v-41b39b13]{font-size:16px;line-height:1.8;color:#333;text-align:justify;text-indent:2em}.contact-sidebar[data-v-41b39b13]{position:sticky;top:100px;display:flex;flex-direction:column;gap:15px}.contact-button[data-v-41b39b13]{background:#409eff;color:#fff;padding:15px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:background .3s ease,box-shadow .3s ease,transform .3s ease;min-width:80px;box-shadow:0 4px 12px #409eff66,0 2px 4px #0000001a}.contact-button[data-v-41b39b13]:hover{background:#337ecc;box-shadow:0 6px 20px #409eff80,0 4px 8px #00000026;transform:translateY(-2px)}.service-solution-section[data-v-41b39b13]{background:#fff;padding:30px 0;position:relative;min-height:auto;width:100%;display:flex;align-items:center}.solution-container[data-v-41b39b13]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:2}.solution-content[data-v-41b39b13]{flex:1;max-width:100%}.solution-title[data-v-41b39b13]{font-size:32px;font-weight:700;color:#000;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.concept-subtitle[data-v-41b39b13]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px;display:block;text-align:center;margin:8px auto 10px;position:relative}.solution-subtitle[data-v-41b39b13]{font-size:18px;color:#000;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center;margin-bottom:10px}.data-visualization[data-v-41b39b13]{background:#f8f9faf2;border-radius:12px;padding:10px;margin-top:15px;margin-bottom:15px;height:auto;min-height:auto;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;display:flex;align-items:center;justify-content:center}.data-visualization-image[data-v-41b39b13]{width:800px;height:500px;border-radius:8px;display:block}.fourth-section[data-v-41b39b13]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.fourth-container[data-v-41b39b13]{max-width:1200px;margin:0 auto;padding:0;width:100%}.fourth-content[data-v-41b39b13]{text-align:center}.fourth-section .fourth-title[data-v-41b39b13]{margin-bottom:0}.fourth-section .concept-subtitle[data-v-41b39b13]{display:block;text-align:center;margin:0 auto 10px;position:relative}.section-header[data-v-41b39b13]{margin-bottom:20px}.fourth-title[data-v-41b39b13]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.fourth-subtitle[data-v-41b39b13]{font-size:18px;color:#666;margin-bottom:0}.advantage-cards[data-v-41b39b13]{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.advantage-card[data-v-41b39b13]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:200px;max-width:320px;position:relative}.advantage-card[data-v-41b39b13]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-number[data-v-41b39b13]{position:absolute;top:-15px;left:20px;font-size:24px;font-weight:700;color:#90caf9;background:#fff;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.card-title[data-v-41b39b13]{font-size:18px;font-weight:700;color:#409eff;margin-bottom:15px}.card-description[data-v-41b39b13]{font-size:14px;color:#666;line-height:1.6}.fifth-section[data-v-41b39b13]{background:#fff;padding:40px 0;display:flex;align-items:center;justify-content:center;position:relative}.fifth-container[data-v-41b39b13]{max-width:1200px;margin:0 auto;padding:0;width:100%;position:relative}.fifth-content[data-v-41b39b13]{text-align:center;position:relative}.system-header[data-v-41b39b13]{display:flex;align-items:center;justify-content:center;gap:0px;margin-bottom:10px}.fifth-section .system-header[data-v-41b39b13]{flex-direction:column;gap:0px}.fifth-section .system-title[data-v-41b39b13]{margin-bottom:0;text-align:center}.fifth-section .concept-subtitle[data-v-41b39b13]{display:block;text-align:center;margin:0}.system-title[data-v-41b39b13]{font-size:36px;font-weight:700;color:#333;margin:0}.system-subtitle[data-v-41b39b13]{font-size:18px;color:#666;margin-bottom:10px}.function-cards-grid[data-v-41b39b13]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto}.function-card[data-v-41b39b13]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0}.function-card[data-v-41b39b13]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.function-card-title[data-v-41b39b13]{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.function-card-desc[data-v-41b39b13]{font-size:14px;color:#666;line-height:1.6;margin:0}.seventh-section[data-v-41b39b13]{background:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:40px 0;position:relative;clear:both;margin-top:0}.seventh-container[data-v-41b39b13]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.seventh-content[data-v-41b39b13]{text-align:center}.contact-header[data-v-41b39b13]{margin-bottom:50px}.contact-title[data-v-41b39b13]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.contact-subtitle[data-v-41b39b13]{font-size:18px;color:#666}.contact-cards[data-v-41b39b13]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto;justify-items:stretch}.contact-card[data-v-41b39b13]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;width:100%}.contact-card[data-v-41b39b13]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-title[data-v-41b39b13]{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.card-description[data-v-41b39b13]{font-size:16px;color:#409eff;font-weight:700;margin-bottom:8px}.card-subtitle[data-v-41b39b13]{font-size:12px;color:#999}@media(max-width:768px){.hero-section[data-v-41b39b13]{height:auto;min-height:auto;padding:40px 0 20px}.hero-container[data-v-41b39b13]{flex-direction:column;text-align:center;padding:0 15px}.hero-content[data-v-41b39b13]{width:100%;margin-bottom:20px}.product-title[data-v-41b39b13]{font-size:28px;line-height:1.3;margin-bottom:12px}.product-tagline[data-v-41b39b13]{font-size:14px;margin-bottom:20px;line-height:1.6}.product-images[data-v-41b39b13]{width:100%;margin-top:0;order:-1}.product-main-image[data-v-41b39b13]{width:100%;max-width:300px;height:auto;margin-top:0;transform:scale(1);object-fit:contain}.description-container[data-v-41b39b13],.solution-container[data-v-41b39b13]{flex-direction:column}.data-visualization-image[data-v-41b39b13]{max-width:100%;width:100%}.contact-sidebar[data-v-41b39b13]{position:static;flex-direction:row;justify-content:center;margin-top:30px}.advantage-cards[data-v-41b39b13]{flex-direction:column;gap:30px;align-items:center}.advantage-card[data-v-41b39b13]{max-width:300px;width:100%}.fourth-title[data-v-41b39b13]{font-size:28px}.fifth-section[data-v-41b39b13]{height:auto;padding:30px 0}.function-cards-grid[data-v-41b39b13]{grid-template-columns:repeat(2,1fr);gap:20px}.function-card[data-v-41b39b13]{padding:30px 20px}.system-title[data-v-41b39b13]{font-size:28px}.seventh-section[data-v-41b39b13]{height:auto;padding:30px 0}.contact-cards[data-v-41b39b13]{grid-template-columns:repeat(2,1fr);gap:20px}.contact-card[data-v-41b39b13]{padding:25px 15px}.contact-title[data-v-41b39b13]{font-size:28px}}@media(min-width:1800px){.hero-container[data-v-41b39b13]{max-width:1200px;margin:0 auto}.description-container[data-v-41b39b13],.advantage-cards[data-v-41b39b13],.fourth-container[data-v-41b39b13]{max-width:1600px;margin:0 auto}.fifth-container[data-v-41b39b13],.fifth-content[data-v-41b39b13],.function-cards-grid[data-v-41b39b13],.advantage-cards[data-v-41b39b13],.advantage-grid[data-v-41b39b13],.fourth-container[data-v-41b39b13],.sixth-section[data-v-41b39b13],.sixth-container[data-v-41b39b13],.sixth-content[data-v-41b39b13],.solution-content[data-v-41b39b13],.solution-container[data-v-41b39b13]{max-width:1600px!important;margin:0 auto!important}}@media(max-width:480px){.product-title[data-v-41b39b13]{font-size:24px}.product-tagline[data-v-41b39b13]{font-size:18px!important}.product-description[data-v-41b39b13]{font-size:13px!important}.solution-title[data-v-41b39b13]{font-size:25px}.solution-subtitle[data-v-41b39b13]{font-size:13px!important}.service-solution-section .concept-subtitle[data-v-41b39b13]{padding-bottom:20px!important}.fourth-title[data-v-41b39b13]{font-size:25px}.concept-subtitle[data-v-41b39b13],.fourth-subtitle[data-v-41b39b13]{font-size:13px!important}.card-title[data-v-41b39b13]{font-size:15px!important}.card-description[data-v-41b39b13]{font-size:13px!important}.fourth-section .concept-subtitle[data-v-41b39b13]{padding-bottom:20px!important}.system-title[data-v-41b39b13]{font-size:25px}.concept-subtitle[data-v-41b39b13]{font-size:13px!important}.system-subtitle[data-v-41b39b13],.function-card-title[data-v-41b39b13]{font-size:15px!important}.function-card-desc[data-v-41b39b13]{font-size:13px!important}.advantage-title[data-v-41b39b13]{font-size:25px!important}.advantage-subtitle[data-v-41b39b13]{font-size:13px!important}.item-title[data-v-41b39b13]{font-size:15px!important}.item-description[data-v-41b39b13]{font-size:13px!important}.fifth-container[data-v-41b39b13],.sixth-container[data-v-41b39b13]{padding:0 20px}.concept-subtitle[data-v-41b39b13]{margin-bottom:0!important}.function-card[data-v-41b39b13],.advantage-item[data-v-41b39b13]{padding:15px 10px!important}.advantage-grid[data-v-41b39b13]{gap:25px!important}.system-subtitle[data-v-41b39b13]{margin-bottom:10px!important}.advantage-cards[data-v-41b39b13]{max-width:100%!important;margin:0 20px!important}.advantage-card[data-v-41b39b13]{max-width:100%!important;padding:15px 0!important}.product-description[data-v-41b39b13]{padding:0 20px!important}.product-description-section[data-v-41b39b13]{padding:15px 0!important}}.hr-page[data-v-8cd13ee5]{padding-top:70px;min-height:100vh;line-height:1.6;background:#fff;font-family:PingFang SC,Microsoft YaHei,sans-serif}@media(max-width:480px){.hr-page[data-v-8cd13ee5]{padding-top:55px}}@media(max-width:767px){.hr-page[data-v-8cd13ee5]{padding-top:56px}}@media(min-width:768px){.hr-page[data-v-8cd13ee5]{padding-top:62px}}@media(min-width:1024px){.hr-page[data-v-8cd13ee5]{padding-top:62px}}@media(min-width:1440px){.hr-page[data-v-8cd13ee5]{padding-top:70px}}.hr-page[data-v-8cd13ee5]>.footer{margin-top:0}.hero-section[data-v-8cd13ee5]{min-height:550px;color:#fff;padding:80px 0;text-align:center;position:relative;height:60vh;background-position:center;background-size:cover;background-repeat:no-repeat}.hero-section[data-v-8cd13ee5]:before{content:"";position:absolute;inset:0;background:#0006;z-index:1}.hero-content[data-v-8cd13ee5]{max-width:1600px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.hero-title[data-v-8cd13ee5]{font-size:48px;font-weight:700;margin-bottom:15px;color:#2f88e0}.hero-subtitle[data-v-8cd13ee5]{font-size:18px;color:#9fa3ac;font-weight:500;letter-spacing:2px}.sub-navigation[data-v-8cd13ee5]{background:#fff;border-bottom:1px solid #e5e7eb;padding:10px 0 0;position:relative}.sub-nav-container[data-v-8cd13ee5]{max-width:1600px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.sub-nav[data-v-8cd13ee5]{display:flex;align-items:center;gap:0}.sub-nav-link[data-v-8cd13ee5]{padding:5px 24px;color:#6b7280;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;position:relative;z-index:1}.sub-nav-link[data-v-8cd13ee5]:hover{color:#4d9be8}.sub-nav-link.active[data-v-8cd13ee5]{color:#4496e8;font-weight:700}.sub-nav-link.active[data-v-8cd13ee5]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:3px;background:#4d9be8}.sub-nav-separator[data-v-8cd13ee5]{width:1px;height:20px;background:#e5e7eb;margin:0 10px;position:relative;z-index:1}.nav-icon[data-v-8cd13ee5]{font-size:12px;color:#3b82f6}.dynamic-component-btn[data-v-8cd13ee5]{margin-left:auto}.dynamic-btn[data-v-8cd13ee5]{background:#6b7280;color:#fff;border:none;padding:8px 16px;border-radius:4px;font-size:12px;cursor:pointer;transition:background .3s ease}.dynamic-btn[data-v-8cd13ee5]:hover{background:#4b5563}.talent-concept[data-v-8cd13ee5]{padding:60px 0;background:#fff}@media(min-width:1200px)and (max-width:1800px){.talent-concept[data-v-8cd13ee5],.talent-cards[data-v-8cd13ee5]{max-width:1200px;margin:0 auto}.sub-navigation[data-v-8cd13ee5]{max-width:1200px;margin:0 auto;border-bottom:none;overflow:visible;position:relative}.sub-nav-container[data-v-8cd13ee5]{max-width:1200px;margin:0 auto}.sub-navigation[data-v-8cd13ee5]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100vw;height:1px;background:#e5e7eb;z-index:0;pointer-events:none}}.concept-container[data-v-8cd13ee5]{max-width:1600px;margin:0 auto;padding:0 20px}.concept-layout[data-v-8cd13ee5]{text-align:center}.concept-text-content[data-v-8cd13ee5]{margin-bottom:60px}.concept-title[data-v-8cd13ee5]{font-size:36px;font-weight:700;color:#4496e8;margin-bottom:10px}.concept-subtitle[data-v-8cd13ee5]{font-size:18px;color:#6b7280;font-weight:500;letter-spacing:2px;margin-bottom:40px}.concept-text[data-v-8cd13ee5]{max-width:800px;margin:0 auto;text-align:left}.concept-text p[data-v-8cd13ee5]{font-size:16px;line-height:1.8;color:#374151;margin-bottom:20px;text-indent:2em}.talent-cards[data-v-8cd13ee5]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:60px}.talent-card[data-v-8cd13ee5]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.talent-card[data-v-8cd13ee5]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-image[data-v-8cd13ee5]{height:200px;position:relative;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.image-placeholder[data-v-8cd13ee5]{width:100%;height:100%;background:transparent;display:none;align-items:center;justify-content:center;position:relative}.hands-image[data-v-8cd13ee5]{background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.hands-overlay[data-v-8cd13ee5]{position:relative;width:80px;height:60px}.hand-1[data-v-8cd13ee5],.hand-2[data-v-8cd13ee5],.hand-3[data-v-8cd13ee5]{position:absolute;width:20px;height:30px;background:#d1d5db;border-radius:10px;transform-origin:bottom center}.hand-1[data-v-8cd13ee5]{left:10px;transform:rotate(-15deg)}.hand-2[data-v-8cd13ee5]{left:30px;transform:rotate(0)}.hand-3[data-v-8cd13ee5]{left:50px;transform:rotate(15deg)}.silhouette-image[data-v-8cd13ee5]{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.silhouette-person[data-v-8cd13ee5]{position:relative;width:60px;height:80px}.person-body[data-v-8cd13ee5]{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:20px;height:50px;background:#1f2937;border-radius:10px 10px 0 0}.person-briefcase[data-v-8cd13ee5]{position:absolute;bottom:20px;right:-5px;width:15px;height:10px;background:#374151;border-radius:2px}.sun-rays[data-v-8cd13ee5]{position:absolute;top:-10px;right:-10px;width:20px;height:20px;background:radial-gradient(circle,#fbbf24 0%,transparent 70%);border-radius:50%}.team-image[data-v-8cd13ee5]{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.team-circle[data-v-8cd13ee5]{position:relative;width:80px;height:80px}.person-1[data-v-8cd13ee5],.person-2[data-v-8cd13ee5],.person-3[data-v-8cd13ee5],.person-4[data-v-8cd13ee5]{position:absolute;width:15px;height:20px;background:#fff;border-radius:7px 7px 0 0}.person-1[data-v-8cd13ee5]{top:10px;left:50%;transform:translate(-50%)}.person-2[data-v-8cd13ee5]{top:50%;right:10px;transform:translateY(-50%)}.person-3[data-v-8cd13ee5]{bottom:10px;left:50%;transform:translate(-50%)}.person-4[data-v-8cd13ee5]{top:50%;left:10px;transform:translateY(-50%)}.center-star[data-v-8cd13ee5]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#fbbf24;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.card-title[data-v-8cd13ee5]{padding:20px;font-size:18px;font-weight:700;color:#374151;text-align:center}.social-content[data-v-8cd13ee5],.campus-content[data-v-8cd13ee5]{text-align:center}.social-text-content[data-v-8cd13ee5],.campus-text-content[data-v-8cd13ee5]{margin-bottom:40px}.recruitment-info[data-v-8cd13ee5]{max-width:800px;margin:0 auto;text-align:left}.recruitment-info p[data-v-8cd13ee5]{font-size:16px;line-height:1.8;color:#374151;margin-bottom:40px;text-align:center}.job-categories[data-v-8cd13ee5]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.job-category[data-v-8cd13ee5]{background:#f8f9fa;padding:30px 20px;border-radius:12px;text-align:center;border:1px solid #e5e7eb}.job-category h4[data-v-8cd13ee5]{font-size:18px;font-weight:700;color:#4496e8;margin-bottom:15px}.job-category p[data-v-8cd13ee5]{font-size:14px;color:#6b7280;line-height:1.6;margin:0}.link-group h4[data-v-8cd13ee5]{margin-bottom:20px;color:#fff;font-size:16px}.link-group ul[data-v-8cd13ee5]{list-style:none}.link-group li[data-v-8cd13ee5]{margin-bottom:10px}.link-group a[data-v-8cd13ee5]{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease}.link-group a[data-v-8cd13ee5]:hover{color:#fff}@media(min-width:768px)and (max-width:1024px){.hero-section[data-v-8cd13ee5]{min-height:30vh!important;height:auto!important}}@media(max-width:768px){.hero-title[data-v-8cd13ee5]{font-size:36px}.sub-nav-container[data-v-8cd13ee5]{flex-direction:column;gap:20px}.sub-nav[data-v-8cd13ee5]{flex-wrap:wrap;justify-content:center}.talent-cards[data-v-8cd13ee5]{grid-template-columns:repeat(2,1fr);gap:20px}.job-categories[data-v-8cd13ee5]{grid-template-columns:1fr;gap:20px}.concept-title[data-v-8cd13ee5]{font-size:28px}.navigation[data-v-8cd13ee5]{display:none}}@media(max-width:480px){.hero-section[data-v-8cd13ee5]{min-height:40vh!important;height:auto!important}.talent-cards[data-v-8cd13ee5]{grid-template-columns:1fr}.sub-navigation[data-v-8cd13ee5]{padding-top:0!important}.sub-nav-link[data-v-8cd13ee5]{padding:6px 10px;font-size:15px;flex:1;text-align:center;justify-content:center!important}.sub-nav[data-v-8cd13ee5]{justify-content:flex-start!important;gap:0!important;width:100%}.sub-nav-link.active[data-v-8cd13ee5]{border-bottom:3px solid #409EFF!important}.sub-nav-link.active[data-v-8cd13ee5]:after{display:none!important}.sub-nav-separator[data-v-8cd13ee5]{display:none!important}.talent-concept[data-v-8cd13ee5]{padding-top:10px!important;padding-bottom:10px!important}.concept-title[data-v-8cd13ee5]{font-size:20px!important;margin-bottom:0!important}.concept-subtitle[data-v-8cd13ee5]{font-size:13px!important;margin-bottom:10px!important}.concept-text p[data-v-8cd13ee5]{font-size:14px!important;margin-bottom:0!important}.talent-cards[data-v-8cd13ee5]{margin-top:10px!important;grid-template-columns:1fr;gap:20px}.talent-card .card-title[data-v-8cd13ee5]{font-size:18px!important;padding:10px!important;margin-bottom:0!important}.social-text-content[data-v-8cd13ee5]{margin-bottom:10px}.recruitment-info p[data-v-8cd13ee5]{text-indent:2em;text-align:left;font-size:14px!important;margin-bottom:10px!important}.job-category[data-v-8cd13ee5]{padding:20px 10px!important}.job-category h4[data-v-8cd13ee5]{font-size:18px!important;margin-bottom:10px!important}.job-category p[data-v-8cd13ee5]{font-size:14px!important;margin-bottom:0!important}.campus-text-content[data-v-8cd13ee5]{margin-bottom:10px}}[data-v-308e95aa]{margin:0;padding:0;box-sizing:border-box}.landing-page[data-v-308e95aa]{min-height:100vh;font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;padding-top:70px}.landing-page[data-v-308e95aa]>.footer{margin-top:0}.cssbuttons-io-button[data-v-308e95aa]{background:#4d9be8;color:#fff;font-family:inherit;padding:.35em 3.3em .35em 1.2em;font-size:17px;font-weight:500;border-radius:.9em;border:none;letter-spacing:.05em;display:flex;align-items:center;box-shadow:inset 0 0 1.6em -.6em #4d9be8;overflow:hidden;position:relative;height:2.8em;cursor:pointer;margin-top:0}.cssbuttons-io-button .icon[data-v-308e95aa]{background:#fff;margin-left:1em;position:absolute;display:flex;align-items:center;justify-content:center;height:2.2em;width:2.2em;border-radius:.7em;box-shadow:.1em .1em .6em .2em #4d9be8;right:.3em;transition:all .3s}.cssbuttons-io-button:hover .icon[data-v-308e95aa]{width:calc(100% - .6em)}.cssbuttons-io-button .icon svg[data-v-308e95aa]{width:1.1em;transition:transform .3s;color:#4d9be8}.cssbuttons-io-button:hover .icon svg[data-v-308e95aa]{transform:translate(.1em)}.cssbuttons-io-button:active .icon[data-v-308e95aa]{transform:scale(.95)}.main-content[data-v-308e95aa]{margin-top:0}.hero-section[data-v-308e95aa]{position:relative;height:60vh;min-height:550px;background-size:100% 100%;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;z-index:0;transition:background-image .5s ease-in-out,justify-content .5s ease-in-out;overflow:hidden}.hero-decorative-blocks[data-v-308e95aa]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.decorative-block[data-v-308e95aa]{position:absolute;background-color:#4d9be8;opacity:.3}.block-top-left[data-v-308e95aa]{top:-50px;left:-100px;width:300px;height:250px;clip-path:polygon(20% 0%,100% 0%,80% 60%,0% 80%,0% 30%);transform:rotate(-15deg)}.block-top-right[data-v-308e95aa]{top:-80px;right:-150px;width:400px;height:300px;clip-path:polygon(0% 20%,60% 0%,100% 40%,100% 100%,30% 100%,0% 70%);transform:rotate(20deg)}.block-bottom-left[data-v-308e95aa]{bottom:-100px;left:-120px;width:350px;height:280px;clip-path:polygon(0% 0%,70% 0%,100% 50%,80% 100%,20% 100%,0% 60%);transform:rotate(10deg)}.block-bottom-right[data-v-308e95aa]{bottom:-80px;right:-100px;width:320px;height:260px;clip-path:polygon(30% 0%,100% 0%,100% 70%,60% 100%,0% 80%,0% 30%);transform:rotate(-25deg)}.block-center-left[data-v-308e95aa]{top:50%;left:-80px;width:200px;height:180px;clip-path:polygon(0% 20%,50% 0%,100% 30%,80% 80%,30% 100%,0% 70%);transform:translateY(-50%) rotate(-10deg)}.block-center-right[data-v-308e95aa]{top:50%;right:-100px;width:250px;height:200px;clip-path:polygon(20% 0%,100% 0%,100% 60%,70% 100%,0% 80%,0% 40%);transform:translateY(-50%) rotate(15deg)}.hero-text-container[data-v-308e95aa]{display:flex;flex-direction:column;z-index:2;position:relative;transition:all .5s ease-in-out}.hero-text-container.has-qrcode[data-v-308e95aa]{flex-direction:row;align-items:center;justify-content:center;gap:20px}.hero-text-container.qrcode-right .hero-text-content[data-v-308e95aa]{order:1}.hero-title-line-1[data-v-308e95aa]{font-size:52px;font-weight:700;margin-bottom:10px;line-height:1.2}.hero-title-line-2[data-v-308e95aa]{font-size:52px;font-weight:700;margin-bottom:30px;line-height:1.2}.hero-subtitle-en[data-v-308e95aa]{font-size:24px;font-weight:400;line-height:1.6;opacity:.9;margin:0}.carousel-nav-btn[data-v-308e95aa]{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;border:2px solid rgba(255,255,255,.8);background:#fff3;backdrop-filter:blur(10px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;box-shadow:0 2px 8px #0003}.carousel-nav-btn[data-v-308e95aa]:hover{background:#ffffff4d;border-color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #0000004d}.carousel-nav-btn[data-v-308e95aa]:active{transform:translateY(-50%) scale(.95)}.carousel-nav-btn-left[data-v-308e95aa]{left:30px}.carousel-nav-btn-right[data-v-308e95aa]{right:30px}.hero-section .carousel-nav-btn-left[data-v-308e95aa]{border-color:#0009;background:#fff6;color:#000}.hero-section .carousel-nav-btn-left[data-v-308e95aa]:hover{background:#fff9;border-color:#000c}.qrcode-wrapper[data-v-308e95aa]{display:flex;flex-direction:column;align-items:center;margin-right:120px;flex-shrink:0;margin-left:-80px}.qrcode-wrapper-right[data-v-308e95aa]{margin-right:-80px;margin-left:120px;order:2}.qrcode-circle[data-v-308e95aa]{width:180px;height:180px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0003;overflow:hidden;margin-bottom:15px}.qrcode-image[data-v-308e95aa]{width:160px;height:160px;object-fit:contain;border-radius:50%}.qrcode-placeholder[data-v-308e95aa]{width:160px;height:160px;display:flex;align-items:center;justify-content:center;color:#999;font-size:14px}.qrcode-text[data-v-308e95aa]{font-size:16px;color:#000;font-weight:500;margin:0;text-shadow:1px 1px 2px rgba(255,255,255,.8)}.hero-text-content[data-v-308e95aa]{display:flex;flex-direction:column;align-items:flex-start}.hero-text-container.has-qrcode .hero-text-content[data-v-308e95aa]{align-items:flex-start}.hero-title-line-3[data-v-308e95aa]{font-size:52px;font-weight:700;margin-bottom:30px;line-height:1.2}@media(max-width:1024px){.hero-text-container.has-qrcode[data-v-308e95aa]{flex-direction:column;gap:30px}.qrcode-wrapper[data-v-308e95aa]{margin-right:0;margin-bottom:20px}.qrcode-circle[data-v-308e95aa]{width:150px;height:150px}.qrcode-image[data-v-308e95aa],.qrcode-placeholder[data-v-308e95aa]{width:130px;height:130px}}@media(max-width:768px){.qrcode-circle[data-v-308e95aa]{width:120px;height:120px}.qrcode-image[data-v-308e95aa],.qrcode-placeholder[data-v-308e95aa]{width:100px;height:100px}.qrcode-text[data-v-308e95aa]{font-size:14px}}.hero-overlay[data-v-308e95aa]{position:absolute;inset:0;background:linear-gradient(135deg,#38b2a6cc,#38b2a699)}.hero-content[data-v-308e95aa]{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 20px}.hero-title[data-v-308e95aa]{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}.hero-subtitle[data-v-308e95aa]{font-size:36px;font-weight:600;margin-bottom:60px;line-height:1.3}.feature-icons[data-v-308e95aa]{display:flex;justify-content:center;gap:60px;margin-bottom:80px}.feature-item[data-v-308e95aa]{display:flex;flex-direction:column;align-items:center;gap:16px}.feature-icon[data-v-308e95aa]{width:80px;height:80px;border:2px solid white;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;backdrop-filter:blur(10px)}.feature-icon svg[data-v-308e95aa]{width:40px;height:40px;stroke:#fff;fill:none}.feature-label[data-v-308e95aa]{font-size:18px;font-weight:500;color:#fff}.carousel-indicators[data-v-308e95aa]{display:flex;justify-content:center;gap:12px}.indicator[data-v-308e95aa]{width:12px;height:12px;border-radius:50%;background-color:#fff6;transition:all .3s ease}.indicator.active[data-v-308e95aa]{background-color:#fff;transform:scale(1.2)}.content-section[data-v-308e95aa]{height:auto;min-height:auto;background:linear-gradient(135deg,#e3f2fd,#fff);position:relative;z-index:1;padding:10px 0}.content-container[data-v-308e95aa]{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:10px 40px 20px;position:relative;z-index:2}.text-content[data-v-308e95aa]{text-align:center;max-width:800px;margin-bottom:10px}.card-title[data-v-308e95aa]{font-size:36px;font-weight:700;margin-bottom:0;line-height:1.3;color:#1e88e5}.card-subtitle-en[data-v-308e95aa]{font-size:32px;font-weight:500;color:#424242;margin:0 0 15px;letter-spacing:.5px;text-align:center}.card-description[data-v-308e95aa]{font-size:19px;line-height:1.6;margin-bottom:0;color:#424242;font-weight:500;text-indent:2em}.card-features[data-v-308e95aa]{display:flex;flex-direction:column;gap:20px}.card-features .feature-item[data-v-308e95aa]{display:flex;align-items:center;gap:15px;justify-content:flex-start}.card-features .feature-icon[data-v-308e95aa]{width:40px;height:40px;background:#fff3;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-features .feature-icon svg[data-v-308e95aa]{width:20px;height:20px;stroke:#fff}.card-features .feature-item span[data-v-308e95aa]{font-size:16px;font-weight:500}.small-boxes[data-v-308e95aa]{position:relative;width:100%;max-width:1200px;display:flex;gap:20px;align-items:stretch;z-index:3;margin-top:10px}.small-box[data-v-308e95aa]{flex:1;min-height:300px;background:#fffffff2;backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.3);display:flex;align-items:stretch;justify-content:stretch;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003}.box-content[data-v-308e95aa]{text-align:center;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;padding:30px 20px 20px}.box-icon[data-v-308e95aa]{width:60px;height:60px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:12px}.box-icon svg[data-v-308e95aa]{width:50px;height:50px;stroke:#fff}.box-title[data-v-308e95aa]{font-size:20px;font-weight:600;margin:14px 0 12px;line-height:1.2;color:#333}.box-desc[data-v-308e95aa]{font-size:16px;opacity:.9;line-height:1.3;margin:0;flex:1;display:flex;align-items:flex-start;justify-content:center;color:#555}.small-box[data-v-308e95aa]:hover{background:#1e1e1e;transform:translateY(-5px);box-shadow:0 8px 25px #0000004d}.small-box:hover .box-title[data-v-308e95aa]{color:#daa520}.small-box:hover .box-desc[data-v-308e95aa]{color:#fff}.small-box:hover .box-icon svg[data-v-308e95aa]{stroke:#daa520}.background-overlay[data-v-308e95aa]{position:absolute;inset:0;background:transparent;z-index:1}.button-container[data-v-308e95aa]{position:relative;z-index:2;margin-top:20px;display:flex;justify-content:center;align-items:center}.solutions-section[data-v-308e95aa]{min-height:70vh;height:auto;background:linear-gradient(to left top,#d2e9fc,#e2f3ff,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#333;text-align:center;padding:40px 0}.solutions-header[data-v-308e95aa]{max-width:800px;margin-bottom:30px}.solutions-title[data-v-308e95aa]{font-size:48px;font-weight:700;margin-bottom:0;position:relative;display:inline-block;color:#1e88e5}.solutions-description[data-v-308e95aa]{font-size:19px;line-height:1.8;color:#424242;font-weight:500;text-indent:2em;text-align:left}.solutions-section .concept-subtitle[data-v-308e95aa]{color:#424242}.solutions-grid[data-v-308e95aa]{display:flex;justify-content:center;align-items:flex-start;max-width:1300px;width:100%;gap:20px;padding:0 20px;box-sizing:border-box}.solution-card[data-v-308e95aa]{background-color:#4d9be8;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;box-shadow:0 8px 5px #0000004d;transition:all .5s ease;flex:1 1 calc(33.333% - 14px);min-width:0;position:relative;overflow:hidden;min-height:490px;height:auto;flex-grow:1;flex-shrink:1;flex-basis:0;margin:0;cursor:pointer}.solutions-grid:hover .solution-card[data-v-308e95aa]:not(:hover){flex-grow:.4}.solution-card[data-v-308e95aa]:hover{flex-grow:2;box-shadow:0 15px 30px #00000080;z-index:10;background-color:#fff}.collapsed-content[data-v-308e95aa]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;width:100%;height:100%}.collapsed-content-header[data-v-308e95aa]{display:flex;align-items:center;justify-content:center;width:100%;height:150px;background-color:#f5f5f5}.collapsed-content-bottom[data-v-308e95aa]{position:relative;width:100%;flex:1;display:flex;align-items:center;justify-content:center;background-color:#4faaeb;transition:background-color .3s ease;cursor:pointer}.solution-card:hover .collapsed-content-bottom[data-v-308e95aa]{background-color:#f8f9fa}.expanded-content[data-v-308e95aa]{display:none;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:20px}.solution-card:hover .expanded-content[data-v-308e95aa]{display:flex}.expanded-left[data-v-308e95aa]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.expanded-title[data-v-308e95aa]{font-size:20px;font-weight:700;color:#000;margin-bottom:15px;line-height:1.2}.expanded-description[data-v-308e95aa]{font-size:16px;color:#000;margin-bottom:25px;line-height:1.5}.expanded-button[data-v-308e95aa]{background-color:#4d9be8;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.expanded-button[data-v-308e95aa]:hover{background-color:#0961b9}.expanded-right[data-v-308e95aa]{flex:1;display:flex;align-items:center;justify-content:center}.expanded-illustration[data-v-308e95aa]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.expanded-illustration svg[data-v-308e95aa]{width:100%;height:100%;max-width:300px;max-height:200px}.collapsed-content .card-title[data-v-308e95aa]{font-size:20px;font-weight:600;margin-bottom:20px;color:#333}.plus-icon[data-v-308e95aa]{color:#000;font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#fff3;transition:all .3s ease}.illustration[data-v-308e95aa]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.illustration svg[data-v-308e95aa]{width:100%;height:100%;max-width:200px;max-height:150px;transform:scale(.8);transition:all .5s ease}.solution-card:hover .illustration[data-v-308e95aa]{display:none}.about-section[data-v-308e95aa]{background-color:#f8f9fa;padding:80px 0}.about-container[data-v-308e95aa]{max-width:1200px;margin:0 auto;padding:0 20px}.about-title[data-v-308e95aa]{font-size:36px;font-weight:700;color:#333;margin-bottom:20px}.about-description[data-v-308e95aa]{font-size:16px;color:#666;line-height:1.6;max-width:600px}.partners-section[data-v-308e95aa]{min-height:50vh;height:auto;background-color:#fff;padding:60px 0;overflow:visible}.partners-container[data-v-308e95aa]{max-width:1200px;margin:0 auto;padding:0 20px;min-height:100%;display:flex;flex-direction:column}.partners-title[data-v-308e95aa]{font-size:36px;font-weight:700;text-align:center;margin-bottom:5px;color:#1e88e5}.concept-subtitle[data-v-308e95aa]{font-size:32px;color:#424242;font-weight:500;letter-spacing:2px;display:block;text-align:center;margin:0 auto 10px;position:relative}.partners-description[data-v-308e95aa]{font-size:17px;text-align:center;margin-bottom:40px;color:424242}.partners-row[data-v-308e95aa]{flex:1;margin-bottom:30px;display:flex;flex-direction:column;justify-content:center}.row-title[data-v-308e95aa]{font-size:20px;font-weight:600;margin-bottom:15px;color:#34495e;text-align:center}.carousel-container[data-v-308e95aa]{width:100%;overflow:hidden;position:relative}.carousel-track[data-v-308e95aa]{display:flex;width:fit-content;animation:none}.partner-item[data-v-308e95aa]{flex-shrink:0;margin-right:30px;display:flex;align-items:center;justify-content:center}.partner-logo[data-v-308e95aa]{background-color:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;padding:15px 25px;font-size:16px;font-weight:500;color:#495057;white-space:nowrap;transition:all .3s ease;min-width:120px;text-align:center}.partner-logo[data-v-308e95aa]:hover{background-color:#e9ecef;border-color:#dee2e6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media(min-width:1200px)and (max-width:1440px){.small-boxes[data-v-308e95aa]{max-width:1200px!important;margin:0 auto!important}.partners-container[data-v-308e95aa]{max-width:1200px!important;margin:0 auto}.solutions-grid[data-v-308e95aa]{max-width:1200px!important;margin:0 auto!important}.partners-section[data-v-308e95aa]{min-height:35vh;height:auto;background-color:#fff;padding:20px 0;overflow:visible}.solutions-section[data-v-308e95aa]{padding:20px}.partners-container[data-v-308e95aa]{padding:0 20px}}@media(min-width:1800px){.sub-nav-container[data-v-308e95aa],.w1400[data-v-308e95aa]{max-width:1600px;margin:0 auto}.small-boxes[data-v-308e95aa]{max-width:1600px!important;margin:0 auto!important}.solutions-grid[data-v-308e95aa]{padding:0;max-width:1600px!important;margin:0 auto}.partners-container[data-v-308e95aa]{max-width:1600px!important;margin:0 auto;padding:0;min-height:100%;display:flex;flex-direction:column}}@media(min-width:768px){.landing-page[data-v-308e95aa]{padding-top:62px}.hero-section[data-v-308e95aa]{height:55vh}.hero-title-line-1[data-v-308e95aa],.hero-title-line-2[data-v-308e95aa]{font-size:42px}.hero-subtitle-en[data-v-308e95aa]{font-size:20px}.card-title[data-v-308e95aa]{font-size:32px}.card-subtitle-en[data-v-308e95aa]{font-size:28px}.card-description[data-v-308e95aa]{font-size:17px}.solutions-title[data-v-308e95aa]{font-size:42px}.solutions-description[data-v-308e95aa]{font-size:19px}.content-section[data-v-308e95aa]{height:auto;min-height:auto;padding:10px 0}.content-container[data-v-308e95aa]{padding:20px;justify-content:flex-start;height:auto;min-height:auto}.text-content[data-v-308e95aa]{max-width:750px;margin-bottom:10px;margin-top:0}.small-boxes[data-v-308e95aa]{max-width:1100px;gap:18px}.small-box[data-v-308e95aa]{min-height:280px;padding:25px 18px 18px}.box-title[data-v-308e95aa]{font-size:19px}.box-desc[data-v-308e95aa]{font-size:13.5px}.solutions-grid[data-v-308e95aa]{max-width:1100px;padding:0;margin:0 auto}.partners-container[data-v-308e95aa]{max-width:1100px;padding:0 20px}.solution-card[data-v-308e95aa]{min-height:450px;height:auto;flex:1 1 calc(33.333% - 14px);max-width:calc(33.333% - 14px);min-width:200px}.expanded-title[data-v-308e95aa]{font-size:20px}.expanded-description[data-v-308e95aa]{font-size:15px}.partners-title[data-v-308e95aa]{font-size:32px}.partners-description[data-v-308e95aa]{font-size:17px;color:#424242;font-weight:500}.partner-logo[data-v-308e95aa]{padding:12px 20px;font-size:15px;min-width:110px}.button-container[data-v-308e95aa]{margin-top:20px}}@media(min-width:768px)and (max-width:1600px){.solutions-grid[data-v-308e95aa]{padding:0;max-width:1200px;margin:0 auto}.solution-card[data-v-308e95aa]{flex:1 1 calc(33.333% - 14px);max-width:calc(33.333% - 14px);min-width:200px}.partners-container[data-v-308e95aa]{max-width:1200px;padding:0}}@media(min-width:1024px){.landing-page[data-v-308e95aa]{padding-top:62px}.hero-title-line-1[data-v-308e95aa],.hero-title-line-2[data-v-308e95aa]{font-size:40px}.hero-subtitle-en[data-v-308e95aa]{font-size:19px}.card-title[data-v-308e95aa]{font-size:30px}.card-subtitle-en[data-v-308e95aa]{font-size:26px}.card-description[data-v-308e95aa]{font-size:17px}.content-section[data-v-308e95aa]{height:auto;min-height:auto;z-index:1;padding:10px 0}.content-container[data-v-308e95aa]{padding:15px 20px 20px;justify-content:flex-start;height:auto;min-height:auto;z-index:2}.text-content[data-v-308e95aa]{margin-bottom:10px;margin-top:0;max-width:750px}.title-row[data-v-308e95aa]{margin-bottom:10px}.small-boxes[data-v-308e95aa]{max-width:980px;margin-top:15px;gap:18px}.small-box[data-v-308e95aa]{min-height:280px}.solutions-grid[data-v-308e95aa]{max-width:980px;padding:0}.partners-container[data-v-308e95aa]{max-width:980px;padding:0 20px}.solutions-title[data-v-308e95aa]{font-size:40px}.solutions-description[data-v-308e95aa],.box-title[data-v-308e95aa]{font-size:19px}.box-desc[data-v-308e95aa]{font-size:16px}}@media(min-width:1440px){.landing-page[data-v-308e95aa]{padding-top:70px}.hero-section[data-v-308e95aa]{height:58vh}.hero-title-line-1[data-v-308e95aa],.hero-title-line-2[data-v-308e95aa]{font-size:48px}.hero-subtitle-en[data-v-308e95aa]{font-size:22px}.card-title[data-v-308e95aa]{font-size:28px}.card-subtitle-en[data-v-308e95aa]{font-size:32px}.content-section[data-v-308e95aa]{height:auto;min-height:auto;padding:10px 0}.content-container[data-v-308e95aa]{padding:20px 40px;justify-content:flex-start}.text-content[data-v-308e95aa]{max-width:800px;margin-bottom:10px}.small-boxes[data-v-308e95aa]{max-width:1200px}.solutions-grid[data-v-308e95aa]{max-width:1200px;padding:0}.partners-container[data-v-308e95aa]{max-width:1200px;padding:0 20px}.solutions-title[data-v-308e95aa]{font-size:36px;color:#1e88e5}.solution-card[data-v-308e95aa]{min-height:450px;height:auto}}@media(max-width:767px){.landing-page[data-v-308e95aa]{padding-top:60px}.header-container[data-v-308e95aa]{padding:0 15px;height:60px}.logo-image[data-v-308e95aa]{height:40px}.navigation[data-v-308e95aa]{gap:4px}.nav-link[data-v-308e95aa]{padding:6px 12px;font-size:13px}.nav-separator[data-v-308e95aa]{width:1px;height:15px}.main-content[data-v-308e95aa]{margin-top:0}.hero-section[data-v-308e95aa]{height:48vh;justify-content:center}.hero-title-line-1[data-v-308e95aa],.hero-title-line-2[data-v-308e95aa]{font-size:28px}.hero-subtitle-en[data-v-308e95aa]{font-size:14px}.hero-title[data-v-308e95aa]{font-size:26px}.hero-subtitle[data-v-308e95aa]{font-size:18px;margin-bottom:40px}.feature-icons[data-v-308e95aa]{flex-wrap:wrap;gap:30px;margin-bottom:60px}.feature-item[data-v-308e95aa]{flex:1;min-width:120px}.feature-icon[data-v-308e95aa]{width:50px;height:50px}.feature-icon svg[data-v-308e95aa]{width:24px;height:24px}.feature-label[data-v-308e95aa]{font-size:14px}.about-section[data-v-308e95aa]{padding:60px 0}.about-container[data-v-308e95aa]{padding:0 15px}.about-title[data-v-308e95aa]{font-size:28px}.about-description[data-v-308e95aa]{font-size:15px}.content-section[data-v-308e95aa]{height:auto;min-height:auto;padding:30px 0}.content-container[data-v-308e95aa]{padding:20px}.text-content[data-v-308e95aa]{max-width:100%;margin-bottom:40px}.card-title[data-v-308e95aa]{font-size:24px;margin-bottom:20px}.card-subtitle-en[data-v-308e95aa]{font-size:20px}.card-description[data-v-308e95aa]{font-size:15px;margin-bottom:40px}.small-boxes[data-v-308e95aa]{flex-direction:column;gap:15px}.small-box[data-v-308e95aa]{width:100%;min-height:200px}.box-title[data-v-308e95aa]{font-size:18px}.box-desc[data-v-308e95aa]{font-size:14px}.button-container[data-v-308e95aa]{margin-top:20px}.solutions-grid[data-v-308e95aa]{flex-direction:column;gap:16px;align-items:stretch;padding:0 20px}.solution-card[data-v-308e95aa]{height:auto;min-height:300px}.solutions-grid:hover .solution-card[data-v-308e95aa]:not(:hover){flex-grow:1}.solution-card[data-v-308e95aa]:hover{flex-grow:1}.collapsed-content-header[data-v-308e95aa]{height:120px}.solutions-title[data-v-308e95aa]{font-size:24px}.solutions-description[data-v-308e95aa]{font-size:15px}.expanded-title[data-v-308e95aa]{font-size:18px}.expanded-description[data-v-308e95aa]{font-size:14px}.partners-title[data-v-308e95aa]{font-size:24px}.concept-subtitle[data-v-308e95aa]{font-size:20px}.partners-description[data-v-308e95aa]{font-size:15px}.row-title[data-v-308e95aa]{font-size:18px}}@media(max-width:768px){.carousel-nav-btn[data-v-308e95aa]{width:40px;height:40px}.carousel-nav-btn-left[data-v-308e95aa]{left:15px}.carousel-nav-btn-right[data-v-308e95aa]{right:15px}.carousel-nav-btn svg[data-v-308e95aa]{width:20px;height:20px}}@media(max-width:480px){.landing-page[data-v-308e95aa]{padding-top:55px}.hero-section[data-v-308e95aa]{min-height:40vh!important;height:auto!important}.hero-title-line-1[data-v-308e95aa],.hero-title-line-2[data-v-308e95aa]{font-size:25px!important}.hero-subtitle-en[data-v-308e95aa]{font-size:14px!important}.hero-title[data-v-308e95aa]{font-size:22px}.hero-subtitle[data-v-308e95aa]{font-size:16px}.content-container[data-v-308e95aa]{padding-top:0}.text-content[data-v-308e95aa]{margin-bottom:5px!important}.card-title[data-v-308e95aa]{font-size:25px!important;margin-bottom:5px!important}.card-subtitle-en[data-v-308e95aa]{font-size:18px!important}.card-description[data-v-308e95aa]{font-size:14px!important;margin-bottom:5px!important}.box-icon[data-v-308e95aa]{margin-bottom:0!important}.box-title[data-v-308e95aa]{font-size:16px!important}.box-desc[data-v-308e95aa]{font-size:14px!important}.solutions-section[data-v-308e95aa]{padding:0 20px 20px!important}.solutions-grid[data-v-308e95aa]{padding:0!important}.solutions-title[data-v-308e95aa]{font-size:25px!important}.solutions-description[data-v-308e95aa]{font-size:14px!important}.partners-container[data-v-308e95aa]{padding:0 20px!important}.partners-title[data-v-308e95aa]{font-size:25px!important}.concept-subtitle[data-v-308e95aa]{font-size:18px!important}.partners-row[data-v-308e95aa]{margin-bottom:20px!important}.partners-description[data-v-308e95aa]{font-size:14px!important;text-align:center;margin-bottom:20px!important;color:#424242!important;font-weight:500!important}.row-title[data-v-308e95aa]{font-size:15px!important;font-weight:500!important;color:#424242!important;margin-bottom:10px!important}.feature-icons[data-v-308e95aa]{gap:20px}.feature-icon[data-v-308e95aa]{width:40px;height:40px}.feature-icon svg[data-v-308e95aa]{width:20px;height:20px}.feature-label[data-v-308e95aa]{font-size:12px}.partners-section[data-v-308e95aa]{height:auto;padding:20px 0}.partners-container[data-v-308e95aa]{padding:0 12px}.partner-logo[data-v-308e95aa]{min-width:100px;padding:8px;font-size:14px}}@media(min-width:768px)and (max-width:1024px){.hero-section[data-v-308e95aa]{height:auto;min-height:30vh}.hero-title-line-1[data-v-308e95aa],.hero-title-line-2[data-v-308e95aa]{font-size:40px!important}.content-container[data-v-308e95aa]{padding:10px 20px}.card-title[data-v-308e95aa]{font-size:30px!important}.card-subtitle-en[data-v-308e95aa]{font-size:23px;margin-bottom:5px!important}.card-description[data-v-308e95aa]{font-size:17px!important}.box-content[data-v-308e95aa]{padding:0}.small-box[data-v-308e95aa]{padding:15px 10px 10px}.box-icon[data-v-308e95aa]{margin-bottom:10px!important}.box-title[data-v-308e95aa]{font-size:17px!important;margin:5px 0 10px!important}.box-desc[data-v-308e95aa]{font-size:16px!important;text-indent:2em}.solutions-title[data-v-308e95aa]{font-size:30px!important}.concept-subtitle[data-v-308e95aa]{font-size:23px!important;margin-bottom:5px}.solutions-description[data-v-308e95aa]{font-size:17px!important}.solution-card[data-v-308e95aa]{min-height:300px!important}.solution-card .card-title[data-v-308e95aa]{font-size:20px!important}.partners-section[data-v-308e95aa]{min-height:35vh;height:auto;background-color:#fff;padding:20px;overflow:visible}.partners-title[data-v-308e95aa]{font-size:30px!important}.partners-description[data-v-308e95aa]{margin-bottom:10px!important}.row-title[data-v-308e95aa]{font-size:18px!important}.solutions-section[data-v-308e95aa]{padding:20px;min-height:35vh}.partners-container[data-v-308e95aa]{padding:0}}.img100 img[data-v-d6126278]{width:100%;height:auto;display:block}.yycj-play .img100 img[data-v-d6126278]{height:545px;width:100%;object-fit:cover}.image-with-gradient[data-v-d6126278]{position:relative}.image-with-gradient[data-v-d6126278]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#246ee5,#3b82f600);pointer-events:none;z-index:1}.left-info-box[data-v-d6126278]{position:absolute;left:28%;top:50%;transform:translate(calc(-100% - 10px),-50%);z-index:2}.right-info-box[data-v-d6126278]{position:absolute;left:30%;top:50%;transform:translate(10px,-50%);z-index:2}.info-content[data-v-d6126278]{background:#fffffff2;padding:40px;border-radius:12px;box-shadow:0 8px 24px #00000026;width:300px}.left-info-box .info-content[data-v-d6126278],.right-info-box .info-content[data-v-d6126278]{height:240px;display:flex;flex-direction:column;justify-content:center}.info-content h3[data-v-d6126278]{font-size:28px;font-weight:700;color:#4d9be8;margin-bottom:12px}.info-content>p[data-v-d6126278]{font-size:16px;color:#666;margin-bottom:20px;line-height:1.6}.info-content ul[data-v-d6126278]{list-style:none;padding:0;margin:0}.info-content ul li[data-v-d6126278]{font-size:15px;color:#333;margin-bottom:10px;padding-left:0;margin-top:10px}.info-content ul li[data-v-d6126278]:last-child{margin-bottom:0}.yycj-con[data-v-d6126278]{background:#fff;padding:45px}.yycj2[data-v-d6126278]{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.img100[data-v-d6126278]{width:100%;height:auto}.w1400[data-v-d6126278]{width:1400px;margin:0 auto;position:relative;display:flex;align-items:center;gap:40px;z-index:1}.w1401[data-v-d6126278]{width:1400px;margin:0 auto}.standard[data-v-d6126278]{width:60%;position:relative;aspect-ratio:2134 / 1417;max-width:100%}.relative[data-v-d6126278]{position:relative}.gntd-bg1[data-v-d6126278]{position:absolute;top:0;right:0;width:20%;height:70%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==)}.gntd-bg2[data-v-d6126278]{position:absolute;top:50%;left:0;width:50%;height:50%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==);transform:translateY(-50%)}.title-box[data-v-d6126278]{width:1200px}.padding-tb80[data-v-d6126278]{padding:80px 0}.page-nr[data-v-d6126278]{z-index:1}.gntd-box[data-v-d6126278]{padding-bottom:80px}.yybg1[data-v-d6126278]{position:absolute;top:0;left:0;width:27.5%;height:60%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk4NUM4Qzg5RDlEOTExRTlBOTI3RTIzMzYyOTcxNEVGIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk4NUM4Qzg4RDlEOTExRTlBOTI3RTIzMzYyOTcxNEVGIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCABkAGQDAREAAhEBAxEB/8QAZQABAQAAAAAAAAAAAAAAAAAAAAkBAQAAAAAAAAAAAAAAAAAAAAAQAAADCQAABQUBAQADAAAAABESEyFhgZECIoIDMwAxQWIUQsLiU4WD8DKjZREBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8Atf0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/AEfw/T6efu9/gHQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8Hp8kf6P4fp9PP3e/wDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4B0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/R/D9Pp5+73+AdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwenyR/o/h+n08/d7/AADoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4B0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB6fJH+j+H6fTz93v8A6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g9Pkj/AEfw/T6efu9/gHQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8Hp8kf6P4fp9PP3e/wDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeDoDV18VyzLppGLxvB0Bq6+K5Zl00jF43g6A1dfFcsy6aRi8bwdAauviuWZdNIxeN4OgNXXxXLMumkYvG8HQGrr4rlmXTSMXjeD0+SP9H8P0+nn7vf4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A1nyf6P2f4+fll9fgDWfJ/o/Z/j5+WX1+ANZ8n+j9n+Pn5ZfX4A0P8A63/f+n/v/PwH/9k=)}.yybg2[data-v-d6126278]{position:absolute;bottom:0;right:0;width:20%;height:30%;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDg3NzBlNTAtODcyOS00YTRlLWIyODctNTYyNzVmY2I1OGNlIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ0MDZDNTU0RDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0MDZDNTUzRDlEOTExRTlCNEJCQTI4QTc0MTREMkU1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMTg4YjFjNy1kMjkxLWU3NDAtOGI1OC1jYjQ1MThlNGE3ZGUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkMDAwZTJmOC1mZDEzLWQyNGItYjJhOC1mOTgxNDA1ZDhiZmIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAACAgICAgICAgICAwICAgMEAwICAwQFBAQEBAQFBgUFBQUFBQYGBwcIBwcGCQkKCgkJDAwMDAwMDAwMDAwMDAwMAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAAIAAkDAREAAhEBAxEB/8QAVgABAQAAAAAAAAAAAAAAAAAABAkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwUAAAAAAAAAAAAAAAIREiIBAyMAIRMzBBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AtYRd+f0UT0WhjaVq8cAx1cBLIt0UpC2IM0H/2Q==)}.component[data-v-d6126278]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0}.floorShadow[data-v-d6126278]{animation:fadeInDown-d6126278 .6s .7s forwards linear;position:static}.floor[data-v-d6126278]{animation:fadeInDown-d6126278 .6s .5s forwards linear}.platform[data-v-d6126278]{animation:fadeInDown-d6126278 1s 1.5s forwards linear}.student1[data-v-d6126278]{animation:fadeInDown-d6126278 .5s 2.5s forwards linear}@keyframes fadeInDown-d6126278{0%{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:none}}.jsfa[data-v-d6126278]{position:static;width:40%;font-size:14px}.middle-box[data-v-d6126278]{display:table;height:100%;width:100%;margin:0 auto;position:relative;table-layout:fixed}.middle-inner[data-v-d6126278]{display:table-cell;vertical-align:middle;width:100%}.jsfa-con[data-v-d6126278]{background:#fff;padding:80px 58px}.title32[data-v-d6126278]{margin-bottom:50px}.title-bold h3[data-v-d6126278]{font-weight:700;letter-spacing:normal}.title32 h3[data-v-d6126278]{font-size:32px;color:#4d9be8;letter-spacing:2px;margin-bottom:10px}.title-line[data-v-d6126278]{margin-bottom:50px}.jsfa .title-line[data-v-d6126278]{margin-bottom:15px}.title-line h3[data-v-d6126278]{font-size:26px;color:#333;position:relative;padding-left:30px}.title-line h3[data-v-d6126278]:before{content:"";position:absolute;left:0;top:50%;height:22px;width:8px;margin-top:-11px;background:#fdd108}.jsfa p[data-v-d6126278]{color:#666}.page-bg-a[data-v-d6126278]{width:100%;height:48%;bottom:0;left:0;background:#4d9be8}.page-bg[data-v-d6126278]{position:absolute;z-index:-1}@media(max-width:768px){.page-bg-a[data-v-d6126278]{bottom:60px;height:260px}}.look360[data-v-d6126278]{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:55px;height:40px}.look360 a.active[data-v-d6126278]{color:#fdd108}.look360 a[data-v-d6126278]{font-size:16px;color:#333;position:relative;line-height:40px;text-decoration:none}.look360 a[data-v-d6126278]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);border-top:1px solid #fdd108;width:0}.look360 a[data-v-d6126278]:last-child{display:inline-block}.look360 a.active[data-v-d6126278]:after{width:100%}.swiper-container[data-v-d6126278]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-wrapper[data-v-d6126278]{position:relative;width:100%;height:100%;z-index:1;display:flex;box-sizing:content-box;transform:translateZ(0)}.swiper-slide[data-v-d6126278]{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.text-center[data-v-d6126278]{text-align:center}.gntd-paly .swiper-slide[data-v-d6126278]{background:#fff}.gntd[data-v-d6126278]{padding:50px 30px}.gntd h4[data-v-d6126278]{font-size:20px;color:#333;margin-top:40px}.gntd .i[data-v-d6126278]{border-top:2px solid #dcdcdc;width:50px;margin:25px auto}.gntd p[data-v-d6126278]{height:80px;font-size:14px;color:#666}.gengfjlg .ljgd[data-v-d6126278]{position:absolute;right:0;top:0;margin:0}.ljgd[data-v-d6126278]{display:block;line-height:40px;width:170px;border-radius:4px;background:#4d9be8;color:#fff;text-align:center;margin-top:55px;text-decoration:none}.ljgd[data-v-d6126278]:after{content:"";display:inline-block;width:17px;height:10px;background:url(https://www.qljy.com/template/default/images/jt1.png) no-repeat center;background-size:cover;margin-left:10px}ul[data-v-d6126278]{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px;unicode-bidi:isolate}.clear[data-v-d6126278]:after{content:"";display:table;clear:both}li[data-v-d6126278]{display:list-item;text-align:-webkit-match-parent;unicode-bidi:isolate}.gdfan li[data-v-d6126278]{float:left;width:32%;margin-right:2%;background:#4d9be8;text-align:center;list-style:none}.gdfan li[data-v-d6126278]:last-child{margin-right:0;background:#3585d5}.gdfan li a[data-v-d6126278]{display:block;position:relative;padding:35px 0;text-decoration:none}.gdfan-cpn[data-v-d6126278]{margin-bottom:30px}.gdfan-cpn p[data-v-d6126278]{color:#fff;font-size:22px}.gdfan li a[data-v-d6126278]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;opacity:0}[data-v-d6126278]{margin:0;padding:0;box-sizing:border-box}.campus-info-page[data-v-d6126278]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;padding-top:80px}@media(max-width:480px){.campus-info-page[data-v-d6126278]{padding-top:60px}}@media(max-width:767px){.campus-info-page[data-v-d6126278]{padding-top:65px}}@media(min-width:768px){.campus-info-page[data-v-d6126278]{padding-top:67px}}@media(min-width:1024px){.campus-info-page[data-v-d6126278]{padding-top:72px}}@media(min-width:1440px){.campus-info-page[data-v-d6126278]{padding-top:80px}}.main-content[data-v-d6126278]{margin-top:0;padding:0;min-height:calc(100vh - 80px);position:relative;z-index:1}.overhide[data-v-d6126278]{overflow:hidden}@media(min-width:768px)and (max-width:1023px){.w1400[data-v-d6126278]{width:95%;max-width:980px;padding:0 20px;flex-direction:column;gap:30px}.w1401[data-v-d6126278]{width:95%;max-width:980px;padding:0 20px}.standard[data-v-d6126278],.jsfa[data-v-d6126278]{width:100%}.jsfa-con[data-v-d6126278]{padding:50px 40px}.title32 h3[data-v-d6126278]{font-size:28px}.title-line h3[data-v-d6126278]{font-size:24px}.padding-tb80[data-v-d6126278]{padding:60px 0}.title-box[data-v-d6126278]{width:100%}.info-content[data-v-d6126278]{width:250px;padding:30px}.info-content ul li[data-v-d6126278]{font-size:14px}.gntd[data-v-d6126278]{padding:40px 25px}.gntd h4[data-v-d6126278]{font-size:18px}.gntd-paly .swiper-slide[data-v-d6126278]{width:32%!important;margin-right:2%!important}.gntd-paly .swiper-slide[data-v-d6126278]:last-child{margin-right:0!important}.gdfan li[data-v-d6126278]{width:48%;margin-right:2%;margin-bottom:2%}.gdfan li[data-v-d6126278]:last-child{margin-right:0}}@media(min-width:1024px)and (max-width:1439px){.w1400[data-v-d6126278]{width:95%;max-width:1200px;padding:0 30px;gap:35px}.w1401[data-v-d6126278]{width:95%;max-width:1200px;padding:0 30px}.standard[data-v-d6126278]{width:58%}.jsfa[data-v-d6126278]{width:42%}.jsfa-con[data-v-d6126278]{padding:70px 50px}.title32 h3[data-v-d6126278]{font-size:30px}.title-line h3[data-v-d6126278]{font-size:25px}.padding-tb80[data-v-d6126278]{padding:70px 0}.title-box[data-v-d6126278]{width:100%}.info-content[data-v-d6126278]{width:280px;padding:35px}.gntd[data-v-d6126278]{padding:45px 28px}.gntd h4[data-v-d6126278]{font-size:19px}.gntd-paly .swiper-slide[data-v-d6126278]{width:31%!important;margin-right:3.5%!important}.gntd-paly .swiper-slide[data-v-d6126278]:last-child{margin-right:0!important}.gdfan li[data-v-d6126278]{width:48%;margin-right:2%}}@media(min-width:1440px){.w1400[data-v-d6126278],.w1401[data-v-d6126278]{width:1400px}.standard[data-v-d6126278]{width:60%}.jsfa[data-v-d6126278]{width:40%}.jsfa-con[data-v-d6126278]{padding:80px 58px}.title32 h3[data-v-d6126278]{font-size:32px}.title-line h3[data-v-d6126278]{font-size:26px}.padding-tb80[data-v-d6126278]{padding:80px 0}.title-box[data-v-d6126278]{width:1200px}.info-content[data-v-d6126278]{width:300px;padding:40px}.gntd[data-v-d6126278]{padding:50px 30px}.gntd h4[data-v-d6126278]{font-size:20px}.gntd-paly .swiper-slide[data-v-d6126278]{width:429.333px!important;margin-right:56px!important}.gdfan li[data-v-d6126278]{width:32%}}@media(max-width:767px){.w1400[data-v-d6126278]{width:100%;padding:0 15px;flex-direction:column;gap:20px}.w1401[data-v-d6126278]{width:100%;padding:0 15px}.standard[data-v-d6126278],.jsfa[data-v-d6126278]{width:100%}.jsfa-con[data-v-d6126278]{padding:40px 25px}.title32 h3[data-v-d6126278]{font-size:24px}.title-line h3[data-v-d6126278]{font-size:20px}.padding-tb80[data-v-d6126278]{padding:40px 0}.title-box[data-v-d6126278]{width:100%}.left-info-box[data-v-d6126278],.right-info-box[data-v-d6126278]{position:static;transform:none;left:auto;top:auto;margin:20px 0}.info-content[data-v-d6126278]{width:100%;padding:25px}.yycj-play .img100 img[data-v-d6126278]{height:auto}.gntd[data-v-d6126278]{padding:30px 20px}.gntd h4[data-v-d6126278]{font-size:16px;margin-top:30px}.gntd-paly .swiper-slide[data-v-d6126278]{width:100%!important;margin-right:0!important;margin-bottom:20px}.gdfan li[data-v-d6126278]{width:100%;margin-right:0;margin-bottom:20px}}[data-v-56e31745]{margin:0;padding:0;box-sizing:border-box}.digital-campus-page[data-v-56e31745]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;padding-top:70px;background:#fff}@media(max-width:480px){.digital-campus-page[data-v-56e31745]{padding-top:55px}}@media(max-width:767px){.digital-campus-page[data-v-56e31745]{padding-top:56px}}@media(min-width:768px){.digital-campus-page[data-v-56e31745]{padding-top:62px}}@media(min-width:1024px){.digital-campus-page[data-v-56e31745]{padding-top:62px}}@media(min-width:1440px){.digital-campus-page[data-v-56e31745]{padding-top:70px}}.ban[data-v-56e31745]{position:relative;padding:0;outline:0;text-decoration:none;list-style:none;color:#999}.ban-title[data-v-56e31745]{position:absolute;width:100%;top:0;left:0;bottom:130px}.middle-box[data-v-56e31745]{display:table;height:100%;width:100%;margin:0 auto;position:relative;table-layout:fixed}.middle-inner[data-v-56e31745]{display:table-cell;vertical-align:middle;width:100%}.pc-show[data-v-56e31745]{display:block}.wap-show[data-v-56e31745]{display:none}.img100[data-v-56e31745]{width:100%;height:auto}.img100 img[data-v-56e31745]{width:100%;height:auto;display:block;transition:filter .3s ease}.case-list li a:hover .img100 img[data-v-56e31745]{filter:brightness(.82)}.title42 h2[data-v-56e31745]{font-size:42px;color:#fff;margin:0 0 20px;font-weight:700}.title42 p[data-v-56e31745]{font-size:18px;color:#fff;margin:0;opacity:.9}.z-index-box[data-v-56e31745]{position:relative;z-index:1}.padding-tb80[data-v-56e31745]{padding:60px 0}.margin-170[data-v-56e31745]{margin-top:-60px;background-color:#fff}.w1400[data-v-56e31745]{width:100%;max-width:1600px;margin:0 auto;padding:0 20px;box-sizing:border-box;border:1px solid #eee;border-top:none}.bgfff[data-v-56e31745]{background:#fff}.padding50[data-v-56e31745]{padding:50px}.case-top[data-v-56e31745]{overflow:hidden;padding-bottom:0!important}.title28[data-v-56e31745]{margin-bottom:50px}.text-center[data-v-56e31745]{text-align:center}.title28 h3[data-v-56e31745]{font-size:clamp(22px,3vw,28px);color:#333;margin-bottom:10px}.title-bold h3[data-v-56e31745]{font-weight:700;letter-spacing:normal}p[data-v-56e31745]{line-height:1.6em}.sub-navigation[data-v-56e31745]{background:#fff;border-bottom:1px solid #eee;padding:10px 0 0}.sub-nav-container[data-v-56e31745]{max-width:1600px;margin:0 auto;padding:0 20px}.sub-nav[data-v-56e31745]{display:flex;align-items:center;justify-content:flex-start;gap:0}.sub-nav-link[data-v-56e31745]{padding:5px 30px;text-decoration:none;color:#666;font-size:16px;font-weight:500;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;position:relative;transition:all .3s ease;font-family:inherit}.sub-nav-link[data-v-56e31745]:hover{color:#409eff}.sub-nav-link.active[data-v-56e31745]{color:#409eff;font-weight:600;border-bottom-color:#409eff}.solution-section[data-v-56e31745]{display:flex;flex-direction:column;align-items:flex-start;min-height:600px;width:100%;max-width:100%;margin-bottom:20px}.section-right-image .solution-section-row[data-v-56e31745]{flex-direction:row;align-items:flex-start}.section-right-image .card-title[data-v-56e31745]{order:0}.card-title[data-v-56e31745]{color:#000;font-size:clamp(24px,3.2vw,30px);font-weight:500;margin:0;line-height:1.6em;width:100%;padding:0 30px;order:1}.card-title-right[data-v-56e31745]{padding:0 0 20px;margin-bottom:0;text-align:right;width:450px;max-width:100%;align-self:flex-end}.solution-section-row[data-v-56e31745]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;width:100%;order:2;border:1px solid #f0f0f0;border-bottom:none!important;padding:10px;box-sizing:border-box;margin-bottom:0}.content-image-wrapper[data-v-56e31745]{display:flex;flex-direction:row;width:100%;gap:0px;align-items:flex-start}.section-right-image .solution-section-row[data-v-56e31745]{flex-direction:row;flex-wrap:nowrap}.section-right-image .content-image-wrapper[data-v-56e31745]{display:flex;flex-direction:row;width:100%;gap:0px;align-items:flex-start;order:1}.section-right-image .solution-card-content[data-v-56e31745]{flex:0 0 55%;margin-top:0;align-self:flex-start;padding:20px 5px 20px 20px;box-sizing:border-box}.section-right-image .solution-card-image[data-v-56e31745]{flex:0 0 45%;margin-left:10px;margin-right:10px;box-sizing:border-box}.solution-card-image[data-v-56e31745]{flex:0 0 45%;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;box-sizing:border-box;overflow:hidden}.section-right-image .solution-card-content[data-v-56e31745]{padding:20px 20px 20px 5px}.section-right-image .solution-card-image[data-v-56e31745]{align-items:flex-end;margin-right:10px;margin-left:0;padding-right:0;box-sizing:border-box;overflow:hidden}.section-right-image .solution-card-image a[data-v-56e31745]{display:block;max-width:100%;width:100%;box-sizing:border-box}.section-right-image .card-bottom[data-v-56e31745],.section-right-image .card-bottom .img100[data-v-56e31745],.section-right-image .card-bottom .img100 img[data-v-56e31745]{max-width:100%;box-sizing:border-box}.solution-card-image a[data-v-56e31745]{display:inline-block;position:relative;overflow:hidden;border-radius:0;box-shadow:0 2px 8px #0000001a;cursor:pointer;width:100%;max-width:100%;box-sizing:border-box}.solution-card-content[data-v-56e31745]{flex:0 0 55%;padding:20px 5px 20px 20px;min-width:0;overflow:hidden;box-sizing:border-box}.content-wrapper[data-v-56e31745]{display:flex;flex-direction:column;gap:30px;height:100%}.intro-title[data-v-56e31745],.features-title[data-v-56e31745]{font-size:clamp(20px,2.5vw,28px);font-weight:700;color:#333;margin:0}.section-right-image .intro-title[data-v-56e31745]{text-align:left}.scenario-section[data-v-56e31745]{width:100%;display:flex;flex-direction:column;border:1px solid #f0f0f0;border-top:none;align-items:center;box-sizing:border-box;order:3}.scenario-section .features-title[data-v-56e31745]{text-align:left;width:100%;margin-top:0;margin-bottom:15px;padding:0 20px;box-sizing:border-box;border-bottom:1px solid #f0f0f0}.scenario-section .scenario-image-full[data-v-56e31745]{width:100%;margin-top:0;display:flex;justify-content:center;align-items:center;padding:0 20px;box-sizing:border-box}.intro-text[data-v-56e31745]{font-size:clamp(14px,1.8vw,20px);font-weight:400;line-height:1.8;color:#504f4f;margin:0;text-indent:2em}.scenario-image[data-v-56e31745]{margin-top:20px;width:100%;flex:1;min-height:400px;display:flex;align-items:flex-start}.scenario-image img[data-v-56e31745]{width:100%;height:auto;border-radius:8px;object-fit:contain}.scenario-image-full[data-v-56e31745]{width:100%;min-height:400px;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box}.scenario-image-full img[data-v-56e31745]{width:100%;height:auto;border-radius:8px;object-fit:contain}@media(max-width:768px){.scenario-image[data-v-56e31745],.scenario-image-full[data-v-56e31745]{cursor:pointer;position:relative}.scenario-image[data-v-56e31745]:after,.scenario-image-full[data-v-56e31745]:after{content:"点击放大";position:absolute;bottom:10px;right:10px;background:#0009;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;pointer-events:none}}.image-preview-overlay[data-v-56e31745]{position:fixed;inset:0;background:#000000e6;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;touch-action:pan-x pan-y}.image-preview-container[data-v-56e31745]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;overflow:visible}.image-preview-close[data-v-56e31745]{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#fff3;border:2px solid rgba(255,255,255,.5);border-radius:50%;color:#fff;font-size:28px;line-height:1;cursor:pointer;z-index:10000;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.image-preview-close[data-v-56e31745]:hover{background:#ffffff4d;border-color:#fffc}.image-preview-img[data-v-56e31745]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;touch-action:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;overflow:visible;transform-origin:center center;cursor:move}.card-bottom[data-v-56e31745]{background:#1298fb;padding:0;display:flex;align-items:stretch;justify-content:stretch;height:400px;width:100%;box-sizing:border-box;overflow:hidden}.card-bottom .img100[data-v-56e31745]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box}.card-bottom .img100 img[data-v-56e31745]{width:100%;height:400px;object-fit:contain;object-position:center;display:block}.case-list[data-v-56e31745]{font-size:0;text-align:center;display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.case-list li[data-v-56e31745]{display:inline-block;vertical-align:top;width:25%;font-size:14px;text-align:center;margin:0}.case-list li[data-v-56e31745]:nth-child(1):nth-last-child(3),.case-list li[data-v-56e31745]:nth-child(2):nth-last-child(2),.case-list li[data-v-56e31745]:nth-child(3):nth-last-child(1){width:calc(33.333% - 14px);max-width:none}.case-list li[data-v-56e31745]:first-child{width:30%;max-width:500px}.case-list li.image-only[data-v-56e31745],.case-list li.image-only[data-v-56e31745]:first-child{width:90%!important;max-width:1200px!important}.single-image[data-v-56e31745]{display:flex;justify-content:center;padding:10px 0}.single-image-pic[data-v-56e31745]{width:100%;max-width:100%;height:auto;display:block;box-shadow:none;border:0}.case-list li a[data-v-56e31745]{display:block;position:relative;overflow:hidden;border-radius:0;box-shadow:0 2px 8px #0000001a}.card-top[data-v-56e31745]{background:#fff;padding:40px 50px;display:flex;align-items:center;justify-content:center;gap:15px;min-height:100px}.card-top h3[data-v-56e31745]{color:#000;font-size:22px;font-weight:500;margin:0;line-height:1.6em}.plus-icon[data-v-56e31745]{font-size:24px;color:#000;font-weight:300;line-height:1}.card-bottom[data-v-56e31745]{background:#4285f4;padding:0;display:flex;align-items:center;justify-content:center;min-height:150px}.card-bottom .img100[data-v-56e31745]{width:100%;height:30%;display:flex;align-items:center;justify-content:center}.card-bottom .img100 img[data-v-56e31745]{width:100%;height:450px;display:block}.hero-section[data-v-56e31745]{min-height:550px;height:60vh;background-image:url(/png/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E5%9B%BE1-CHOPiRCb.png);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0);will-change:transform;background-blend-mode:normal;@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){background-image:url(/png/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E5%9B%BE1-CHOPiRCb.png);background-size:cover}@media(-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){background-image:url(/png/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E5%9B%BE1-CHOPiRCb.png);background-size:cover}}@media(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.hero-section[data-v-56e31745]{background-image:url(/png/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E5%9B%BE1-CHOPiRCb.png);background-size:cover;background-position:center}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-section[data-v-56e31745]{background-image:url(/png/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E5%9B%BE1-CHOPiRCb.png);background-size:cover;background-position:center}}@media(-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.hero-section[data-v-56e31745]{background-image:url(/png/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E5%9B%BE1-CHOPiRCb.png);background-size:cover;background-position:center}}.hero-section[data-v-56e31745]:before{content:"";position:absolute;inset:0;background:#0006}.hero-content[data-v-56e31745]{text-align:center;color:#fff;z-index:2;position:relative}.hero-title[data-v-56e31745]{font-size:48px;font-weight:700;margin-bottom:20px}.hero-subtitle[data-v-56e31745]{font-size:24px;opacity:.9}@media(min-width:1200px)and (max-width:1800px){.sub-nav-container[data-v-56e31745],.w1400[data-v-56e31745],.z-index-box[data-v-56e31745]{max-width:1200px;margin:0 auto}.padding-tb80[data-v-56e31745]{padding-top:50px}}@media(min-width:768px)and (max-width:1023px){.w1400[data-v-56e31745]{width:95%;max-width:1200px;padding:0 20px}.hero-section[data-v-56e31745]{min-height:30vh!important;height:auto!important}.padding-tb80[data-v-56e31745]{padding:60px 0}.padding50[data-v-56e31745]{padding:40px 30px}.sub-nav[data-v-56e31745]{flex-wrap:wrap;gap:10px}.sub-nav-link[data-v-56e31745]{padding:8px 20px;font-size:14px}.title28 h3[data-v-56e31745]{font-size:26px}.title28[data-v-56e31745]{margin-bottom:40px}.case-list[data-v-56e31745]{gap:20px}.case-list li.image-only[data-v-56e31745]{width:90%!important;max-width:1200px!important}.case-list li[data-v-56e31745]{width:calc(33.333% - 14px);margin:0}.case-list li[data-v-56e31745]:nth-child(1):nth-last-child(3),.case-list li[data-v-56e31745]:nth-child(2):nth-last-child(2),.case-list li[data-v-56e31745]:nth-child(3):nth-last-child(1){width:calc(33.333% - 14px);max-width:none}.card-top[data-v-56e31745]{padding:35px 40px}.card-top h3[data-v-56e31745]{font-size:20px}.card-bottom[data-v-56e31745]{min-height:140px}.margin-170[data-v-56e31745]{margin-top:-50px}}@media(min-width:1024px)and (max-width:1439px){.w1400[data-v-56e31745]{width:95%;max-width:1300px;padding:0 30px}.hero-section[data-v-56e31745]{height:58vh}.padding-tb80[data-v-56e31745]{padding:55px 0}.padding50[data-v-56e31745]{padding:45px 40px}.title28 h3[data-v-56e31745]{font-size:27px}.title28[data-v-56e31745]{margin-bottom:45px}.solution-section-row[data-v-56e31745]{flex-wrap:wrap;padding:10px;box-sizing:border-box}.solution-card-image[data-v-56e31745]{flex:0 0 45%;margin-left:10px;margin-right:10px;box-sizing:border-box}.solution-card-content[data-v-56e31745]{flex:0 0 55%;min-width:0;padding:20px 5px 20px 15px;overflow:hidden;box-sizing:border-box}.section-right-image .solution-card-content[data-v-56e31745]{padding-right:5px;padding-left:20px}.scenario-section[data-v-56e31745]{width:100%;display:flex;flex-direction:column;align-items:center}.scenario-section .features-title[data-v-56e31745]{text-align:left;width:100%;margin-bottom:15px;padding:0 20px}.scenario-section .scenario-image-full[data-v-56e31745]{width:100%;margin-top:0;display:flex;justify-content:center;align-items:center;padding:0 20px}.case-list[data-v-56e31745]{gap:20px}.case-list li.image-only[data-v-56e31745]{width:90%!important;max-width:1200px!important}.case-list li[data-v-56e31745]{width:calc(33.333% - 14px);margin:0}.case-list li[data-v-56e31745]:nth-child(1):nth-last-child(3),.case-list li[data-v-56e31745]:nth-child(2):nth-last-child(2),.case-list li[data-v-56e31745]:nth-child(3):nth-last-child(1){width:calc(33.333% - 14px);max-width:none}.card-top[data-v-56e31745]{padding:38px 45px}.card-top h3[data-v-56e31745]{font-size:21px}.card-bottom[data-v-56e31745]{min-height:145px}.margin-170[data-v-56e31745]{margin-top:-55px}}@media(min-width:1440px){.w1400[data-v-56e31745]{width:100%;max-width:1600px;margin:0 auto;padding:0 20px;box-sizing:border-box;border:1px solid #eee;border-top:none}.hero-section[data-v-56e31745]{height:60vh}.padding-tb80[data-v-56e31745]{padding:60px 0}.padding50[data-v-56e31745]{padding:50px}.title28 h3[data-v-56e31745]{font-size:28px}.title28[data-v-56e31745]{margin-bottom:50px}.solution-section-row[data-v-56e31745]{flex-wrap:wrap;padding:10px;box-sizing:border-box;width:100%;max-width:100%;overflow:hidden;border:1px solid #f0f0f0}.solution-card-image[data-v-56e31745]{flex:0 0 45%;margin-left:10px;margin-right:10px;box-sizing:border-box}.solution-card-content[data-v-56e31745]{flex:0 0 55%;min-width:0;padding:20px 15px;overflow:hidden;box-sizing:border-box}.section-right-image .solution-card-content[data-v-56e31745]{padding-right:5px;padding-left:20px}.scenario-section[data-v-56e31745]{width:100%;display:flex;flex-direction:column;align-items:center}.scenario-section .features-title[data-v-56e31745]{text-align:left;width:100%;margin-bottom:15px;padding:0 20px}.scenario-section .scenario-image-full[data-v-56e31745]{width:100%;margin-top:0;display:flex;justify-content:center;align-items:center;padding:0 20px}.case-list[data-v-56e31745]{gap:20px}.case-list li.image-only[data-v-56e31745]{width:90%!important;max-width:1200px!important}.case-list li[data-v-56e31745]{width:calc(33.333% - 14px);margin:0}.case-list li[data-v-56e31745]:nth-child(1):nth-last-child(3),.case-list li[data-v-56e31745]:nth-child(2):nth-last-child(2),.case-list li[data-v-56e31745]:nth-child(3):nth-last-child(1){width:calc(33.333% - 14px);max-width:none}.card-top[data-v-56e31745]{padding:40px 50px}.card-top h3[data-v-56e31745]{font-size:22px}.card-bottom[data-v-56e31745]{min-height:150px}.margin-170[data-v-56e31745]{margin-top:-60px}}@media(min-width:1440px)and (max-width:1600px){.w1400[data-v-56e31745]{width:100%;max-width:100%;padding:0 20px;box-sizing:border-box;border:1px solid #eee!important;border-top:none;margin:0 auto;position:relative;z-index:1;overflow:visible}.bgfff[data-v-56e31745]{overflow:visible}.solution-section-row[data-v-56e31745]{flex-wrap:wrap;padding:10px;box-sizing:border-box;width:100%;max-width:100%;overflow:hidden;border:1px solid #f0f0f0}.solution-card-image[data-v-56e31745]{flex:0 0 45%;margin-left:10px;margin-right:10px;box-sizing:border-box}.solution-card-content[data-v-56e31745]{flex:0 0 55%;min-width:0;padding:20px 5px 20px 15px;overflow:hidden;box-sizing:border-box}.section-right-image .solution-card-content[data-v-56e31745]{padding-right:5px;padding-left:20px}.scenario-section[data-v-56e31745]{width:100%;display:flex;flex-direction:column;align-items:center}.scenario-section .features-title[data-v-56e31745]{text-align:left;width:100%;margin-bottom:15px;padding:0 20px}.scenario-section .scenario-image-full[data-v-56e31745]{width:100%;margin-top:0;display:flex;justify-content:center;align-items:center;padding:0 20px}}@media(max-width:767px){.w1400[data-v-56e31745]{width:100%;padding:0 15px}.hero-section[data-v-56e31745]{height:40vh;background-attachment:scroll}.hero-title[data-v-56e31745]{font-size:32px}.hero-subtitle[data-v-56e31745]{font-size:18px}.padding-tb80[data-v-56e31745]{padding:30px 0}.padding50[data-v-56e31745]{padding:25px 15px}.margin-170[data-v-56e31745]{margin-top:-25px}.sub-nav[data-v-56e31745]{flex-wrap:wrap;gap:10px}.sub-nav-link[data-v-56e31745]{padding:8px 15px;font-size:14px}.title28 h3[data-v-56e31745]{font-size:20px}.title28[data-v-56e31745]{margin-bottom:25px}.title28 p[data-v-56e31745]{font-size:12px;line-height:1.6}.solution-section[data-v-56e31745]{flex-direction:column!important;gap:15px;min-height:auto;width:100%}.solution-section-row[data-v-56e31745]{flex-direction:column!important;padding:10px;border:1px solid #f0f0f0}.solution-card-image[data-v-56e31745],.solution-card-content[data-v-56e31745]{flex:0 0 100%!important;max-width:100%!important;width:100%;margin:0;padding:0}.solution-card-image[data-v-56e31745]{order:1}.solution-card-content[data-v-56e31745]{order:2;padding:10px 0}.section-right-image .solution-card-image[data-v-56e31745]{order:1}.section-right-image .solution-card-content[data-v-56e31745]{order:2}.card-title[data-v-56e31745]{font-size:18px;padding:0 10px;margin-bottom:15px;text-align:center}.card-title-right[data-v-56e31745]{text-align:center!important;width:100%!important;padding:0 10px!important}.content-wrapper[data-v-56e31745]{gap:15px;width:100%}.intro-title[data-v-56e31745],.features-title[data-v-56e31745]{font-size:16px;margin-bottom:12px;text-align:left!important}.intro-text[data-v-56e31745]{font-size:13px;text-indent:1.5em;line-height:1.6}.scenario-section[data-v-56e31745]{width:100%;display:flex;flex-direction:column;align-items:center}.scenario-section .features-title[data-v-56e31745]{text-align:center!important;width:100%;margin-top:0;margin-bottom:10px;padding:0 20px}.scenario-image[data-v-56e31745]{margin-top:15px;min-height:250px}.scenario-image img[data-v-56e31745]{width:100%;height:auto}.scenario-section .scenario-image-full[data-v-56e31745]{margin-top:0;min-height:250px;padding:0 20px;width:100%;display:flex;justify-content:center;align-items:center}.scenario-section .scenario-image-full img[data-v-56e31745]{width:100%;height:auto}.card-bottom[data-v-56e31745]{height:300px!important}.card-bottom .img100[data-v-56e31745]{height:100%}.card-bottom .img100 img[data-v-56e31745]{height:300px;object-fit:contain}.case-list[data-v-56e31745]{flex-direction:column;gap:20px}.case-list li.image-only[data-v-56e31745]{width:100%!important;max-width:none!important}.case-list li[data-v-56e31745]{width:100%;margin:0}.case-list li[data-v-56e31745]:nth-child(1):nth-last-child(3),.case-list li[data-v-56e31745]:nth-child(2):nth-last-child(2),.case-list li[data-v-56e31745]:nth-child(3):nth-last-child(1){width:100%;max-width:100%}.card-top[data-v-56e31745]{padding:30px 20px;min-height:80px}.card-top h3[data-v-56e31745]{font-size:18px}.plus-icon[data-v-56e31745]{font-size:20px}}@media(max-width:480px){.hero-section[data-v-56e31745]{min-height:40vh!important;height:auto!important}.sub-nav-container[data-v-56e31745]{padding:0 20px}.sub-navigation[data-v-56e31745]{padding-top:0!important}.sub-nav[data-v-56e31745]{flex-wrap:nowrap;gap:0;justify-content:space-between;width:100%}.sub-nav-link[data-v-56e31745]{padding:8px 6px;font-size:14px;font-weight:400;white-space:nowrap;flex:1;text-align:center}.w1400[data-v-56e31745]{padding:0 15px}.padding50[data-v-56e31745]{padding:20px 15px 15px!important}.title28 h3[data-v-56e31745]{font-size:22px!important;margin-bottom:8px!important;line-height:1.4}.title28[data-v-56e31745]{margin-bottom:20px!important}.title28 p[data-v-56e31745]{font-size:13px!important;line-height:1.6}.solution-section[data-v-56e31745]{gap:0px!important;margin-bottom:15px!important}.solution-section-row[data-v-56e31745]{gap:0px!important;border:1px solid #e5e7eb!important;padding:10px!important;margin:0!important}.content-image-wrapper[data-v-56e31745]{flex-direction:column!important;gap:0!important}.solution-card-content[data-v-56e31745]{flex:0 0 100%!important;width:100%!important;padding:15px 10px!important;order:2!important}.solution-card-image[data-v-56e31745]{flex:0 0 100%!important;width:100%!important;margin:0!important;padding:0!important;order:1!important}.content-wrapper[data-v-56e31745]{gap:12px!important;padding:0!important}.card-title[data-v-56e31745]{font-size:18px!important;padding:0 10px 10px!important;margin-bottom:10px!important;text-align:center!important;width:100%!important}.card-title-right[data-v-56e31745]{text-align:center!important;width:100%!important;padding:0 10px 10px!important;align-self:center!important}.card-bottom[data-v-56e31745]{height:250px!important;width:100%!important}.card-bottom .img100[data-v-56e31745]{height:100%!important}.card-bottom .img100 img[data-v-56e31745]{height:100%!important;width:100%!important;object-fit:contain!important}.intro-title[data-v-56e31745]{font-size:16px!important;margin-bottom:8px!important;text-align:left!important;font-weight:600!important}.intro-text[data-v-56e31745]{font-size:13px!important;line-height:1.7!important;text-indent:1.5em!important}.features-title[data-v-56e31745]{font-size:16px!important;margin-bottom:8px!important;text-align:left!important;font-weight:600!important}.scenario-section[data-v-56e31745]{width:100%;display:flex;flex-direction:column;align-items:center}.scenario-section .features-title[data-v-56e31745]{text-align:center!important;width:100%;margin-top:0;margin-bottom:10px;padding:0 20px}.scenario-image[data-v-56e31745]{margin-top:10px;min-height:200px}.scenario-section .scenario-image-full[data-v-56e31745]{margin-top:0;min-height:200px;padding:0 20px;width:100%;display:flex;justify-content:center;align-items:center}.scenario-section .scenario-image-full img[data-v-56e31745]{width:100%;height:auto}.section-right-image .solution-section-row[data-v-56e31745]{flex-direction:column!important;padding:10px!important}.section-right-image .content-image-wrapper[data-v-56e31745]{flex-direction:column!important;width:100%!important}.section-right-image .solution-card-image[data-v-56e31745]{order:1!important;width:100%!important;flex:0 0 auto!important;margin:0!important;padding:0!important}.section-right-image .solution-card-content[data-v-56e31745]{order:2!important;width:100%!important;flex:0 0 auto!important;padding:15px 10px!important}.section-right-image .intro-title[data-v-56e31745]{text-align:left!important}.scenario-section[data-v-56e31745]{width:100%!important;margin-top:15px!important;display:flex!important;flex-direction:column!important;align-items:center!important;padding:0 15px!important;box-sizing:border-box!important}.scenario-section .features-title[data-v-56e31745]{text-align:center!important;width:100%!important;margin-top:0!important;margin-bottom:12px!important;padding:0!important;font-size:16px!important;font-weight:600!important}.scenario-section .scenario-image-full[data-v-56e31745]{width:100%!important;margin-top:0!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:0!important;box-sizing:border-box!important}.scenario-section .scenario-image-full img[data-v-56e31745]{width:100%!important;max-width:100%!important;height:auto!important;display:block!important}}.lx-printer-page[data-v-4518e08b]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;padding-top:70px}.main-content[data-v-4518e08b]{margin-top:0}.hero-section[data-v-4518e08b]{background:linear-gradient(135deg,#1976d2,#42a5f5,#1976d2);padding:50px 0;color:#fff;min-height:60vh}.hero-container[data-v-4518e08b]{height:380px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.hero-content[data-v-4518e08b]{flex:1}.product-title[data-v-4518e08b]{font-size:40px;font-weight:700;margin-bottom:12px;line-height:1.2}.brand-name[data-v-4518e08b]{color:#09427c}.product-name[data-v-4518e08b]{color:#fff}.product-tagline[data-v-4518e08b]{font-size:16px;color:#fffffff2;margin-bottom:24px}.product-images[data-v-4518e08b]{flex:1;display:flex;align-items:center;justify-content:center}.product-main-image[data-v-4518e08b]{max-width:100%;height:auto;max-height:480px;object-fit:contain}.product-description-right[data-v-4518e08b]{flex:1;display:flex;align-items:center;padding-left:40px}.product-description-text[data-v-4518e08b]{font-size:18px;line-height:1.8;color:#fffffff2;text-align:justify;text-indent:2em}.sub-navigation[data-v-4518e08b]{background:#fff;border-bottom:1px solid #e5e7eb;padding:10px 0 0}.sub-nav-container[data-v-4518e08b]{max-width:1600px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.sub-nav[data-v-4518e08b]{display:flex;align-items:center;gap:0}.sub-nav-link[data-v-4518e08b]{padding:5px 24px;color:#6b7280;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;position:relative}.sub-nav-link[data-v-4518e08b]:hover{color:#4d9be8}.sub-nav-link.active[data-v-4518e08b]{color:#4496e8;font-weight:700}.sub-nav-link.active[data-v-4518e08b]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:3px;background:#4d9be8}.sub-nav-link.sub-left[data-v-4518e08b]{padding-left:0}.product-cards-section[data-v-4518e08b]{height:auto;background:#fff;padding:30px 0;display:flex;align-items:center;justify-content:center}.product-cards-container[data-v-4518e08b]{max-width:1600px;margin:0 auto;padding:0 20px;width:100%}.product-cards-grid[data-v-4518e08b]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;height:auto}.product-card[data-v-4518e08b]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:auto;min-height:350px}.product-card[data-v-4518e08b]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.product-card-image[data-v-4518e08b]{height:285px;width:100%;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;padding:10px;flex-shrink:0}.product-card-image img[data-v-4518e08b]{max-width:90%;max-height:265px;width:auto;height:auto;object-fit:contain}.product-card-info[data-v-4518e08b]{height:30%;padding:15px;display:flex;flex-direction:column;justify-content:center;border-top:1px solid #e5e7eb}.product-card-name[data-v-4518e08b]{font-size:14px;font-weight:700;color:#333;margin:0 0 6px;line-height:1.4}.product-card-price[data-v-4518e08b]{font-size:16px;font-weight:700;color:#409eff;margin:0}.description-container[data-v-4518e08b]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start}.description-content[data-v-4518e08b]{flex:1;margin-right:40px}.product-description[data-v-4518e08b]{font-size:16px;line-height:1.8;color:#333;text-align:justify}.contact-sidebar[data-v-4518e08b]{position:sticky;top:100px;display:flex;flex-direction:column;gap:12px}.contact-button[data-v-4518e08b]{background:#409eff;color:#fff;padding:15px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:background .3s ease,box-shadow .3s ease,transform .3s ease;min-width:80px;box-shadow:0 4px 12px #409eff66,0 2px 4px #0000001a}.contact-button[data-v-4518e08b]:hover{background:#337ecc;box-shadow:0 6px 20px #409eff80,0 4px 8px #00000026;transform:translateY(-2px)}.service-solution-section[data-v-4518e08b]{background:#fff;padding:30px 0}.solution-container[data-v-4518e08b]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center}.solution-content[data-v-4518e08b]{flex:1;max-width:100%}.solution-title[data-v-4518e08b]{font-size:28px;font-weight:700;color:#000;text-align:center;margin-bottom:10px}.concept-subtitle[data-v-4518e08b]{font-size:18px;color:#6b7280;text-align:center;margin:8px 0 20px}.solution-subtitle[data-v-4518e08b]{font-size:16px;color:#000;text-align:center;margin-bottom:10px}.data-visualization[data-v-4518e08b]{background:#f8f9faf2;border-radius:12px;padding:16px;margin:15px 0;display:flex;align-items:center;justify-content:center}.data-visualization-image[data-v-4518e08b]{max-width:100%;height:auto;object-fit:contain;border-radius:8px}.fifth-section[data-v-4518e08b]{background:#fff;padding:40px 0}.fifth-container[data-v-4518e08b]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.fifth-content[data-v-4518e08b]{text-align:center;position:relative}.system-header[data-v-4518e08b]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin-bottom:16px}.system-title[data-v-4518e08b]{font-size:36px;font-weight:700;color:#333;margin-bottom:10px}.system-subtitle[data-v-4518e08b]{font-size:18px;color:#666;margin:0 0 24px}.function-cards-grid[data-v-4518e08b]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto}.function-card[data-v-4518e08b]{background:#fff;border-radius:16px;padding:28px 22px;text-align:center;box-shadow:0 8px 32px #0000001a;border:1px solid #f0f0f0}.function-card-title[data-v-4518e08b]{font-size:18px;font-weight:700;color:#333;margin-bottom:12px}.function-card-desc[data-v-4518e08b]{font-size:14px;color:#666;line-height:1.6;margin:0}@media(max-width:768px){.function-cards-grid[data-v-4518e08b]{grid-template-columns:repeat(2,1fr);gap:16px}}.fourth-section[data-v-4518e08b]{background:#f5f5f5;padding:40px 0;display:flex;align-items:center;justify-content:center}.fourth-container[data-v-4518e08b]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.fourth-content[data-v-4518e08b]{text-align:center}.fourth-section .fourth-title[data-v-4518e08b]{margin-bottom:10px}.fourth-section .concept-subtitle[data-v-4518e08b]{display:block;text-align:center;margin:8px auto 20px;position:relative}.section-header[data-v-4518e08b]{margin-bottom:30px}.fourth-title[data-v-4518e08b]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.fourth-subtitle[data-v-4518e08b]{font-size:18px;color:#666;margin-bottom:0}.advantage-cards[data-v-4518e08b]{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;max-width:1200px;margin:0 auto}.advantage-card[data-v-4518e08b]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1;min-width:200px;max-width:220px;position:relative}.advantage-card[data-v-4518e08b]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-number[data-v-4518e08b]{position:absolute;top:-15px;left:20px;font-size:24px;font-weight:700;color:#90caf9;background:#fff;padding:5px 10px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.card-title[data-v-4518e08b]{font-size:18px;font-weight:700;color:#409eff;margin-bottom:15px}.card-description[data-v-4518e08b]{font-size:14px;color:#666;line-height:1.6}.seventh-section[data-v-4518e08b]{background:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:40px 0;position:relative;clear:both;margin-top:0}.seventh-container[data-v-4518e08b]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.seventh-content[data-v-4518e08b]{text-align:center}.contact-header[data-v-4518e08b]{margin-bottom:50px}.contact-title[data-v-4518e08b]{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.contact-subtitle[data-v-4518e08b]{font-size:18px;color:#666}.contact-cards[data-v-4518e08b]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;max-width:1200px;margin-left:auto;margin-right:auto;justify-items:stretch}.contact-card[data-v-4518e08b]{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;width:100%}.contact-card[data-v-4518e08b]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.contact-card .card-title[data-v-4518e08b]{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.contact-card .card-description[data-v-4518e08b]{font-size:16px;color:#409eff;font-weight:700;margin-bottom:8px}.contact-card .card-subtitle[data-v-4518e08b]{font-size:12px;color:#999}@media(max-width:768px){.lx-printer-page[data-v-4518e08b]{padding-top:56px}.hero-section[data-v-4518e08b]{padding:40px 0;min-height:auto}.hero-container[data-v-4518e08b]{flex-direction:column;text-align:center}.product-main-image[data-v-4518e08b]{max-width:300px}.product-description-right[data-v-4518e08b]{padding-left:0;margin-top:20px}.product-description-text[data-v-4518e08b]{font-size:14px;text-indent:0}.sub-nav-container[data-v-4518e08b]{flex-direction:column;gap:20px}.sub-nav[data-v-4518e08b]{flex-wrap:wrap;justify-content:center}.product-cards-section[data-v-4518e08b]{height:auto;min-height:auto;padding:30px 0}.product-cards-grid[data-v-4518e08b]{grid-template-columns:repeat(2,1fr);gap:20px}.product-card[data-v-4518e08b]{min-height:250px}.advantage-cards[data-v-4518e08b]{flex-direction:column;gap:30px;align-items:center}.advantage-card[data-v-4518e08b]{max-width:300px;width:100%}.fourth-title[data-v-4518e08b]{font-size:28px}.contact-sidebar[data-v-4518e08b]{position:static;flex-direction:row;justify-content:center;margin-top:20px}.seventh-section[data-v-4518e08b]{height:auto;padding:30px 0}.contact-cards[data-v-4518e08b]{grid-template-columns:repeat(2,1fr);gap:20px}.contact-card[data-v-4518e08b]{padding:25px 15px}.contact-title[data-v-4518e08b]{font-size:28px}}@media(max-width:480px){.product-cards-grid[data-v-4518e08b]{grid-template-columns:1fr;gap:20px}.product-card[data-v-4518e08b]{min-height:320px}}.product-center-shop-page[data-v-26a0ac68]{font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;color:#333;background-color:#fff;min-height:100vh;padding-top:70px}.main-content[data-v-26a0ac68]{margin-top:0}.hero-section[data-v-26a0ac68]{padding:50px 0;color:#fff;min-height:60vh;transition:background .5s ease}.hero-container[data-v-26a0ac68]{height:380px;max-width:1200px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between}.hero-content[data-v-26a0ac68]{flex:1}.product-title[data-v-26a0ac68]{font-size:40px;font-weight:700;margin-bottom:12px;line-height:1.2}.brand-name[data-v-26a0ac68]{color:#09427c}.product-name[data-v-26a0ac68]{color:#fff}.product-tagline[data-v-26a0ac68]{font-size:16px;color:#fffffff2;margin-bottom:24px}.product-description-right[data-v-26a0ac68]{flex:1;display:flex;align-items:center;padding-left:40px}.product-description-text[data-v-26a0ac68]{font-size:18px;line-height:1.8;color:#fffffff2;text-align:justify;text-indent:2em}.sub-navigation[data-v-26a0ac68]{background:#fff;border-bottom:1px solid #e5e7eb;padding:10px 0 0}.sub-nav-container[data-v-26a0ac68]{max-width:1600px;margin:0 auto;padding:0;display:flex;justify-content:space-between;align-items:center}.sub-nav[data-v-26a0ac68]{display:flex;align-items:center;gap:0}.sub-nav-link[data-v-26a0ac68]{padding:5px 24px;color:#6b7280;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;position:relative}.sub-nav-link[data-v-26a0ac68]:hover{color:#4d9be8}.sub-nav-link.active[data-v-26a0ac68]{color:#4496e8;font-weight:700}.sub-nav-link.active[data-v-26a0ac68]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:3px;background:#4d9be8}.sub-nav-link.sub-left[data-v-26a0ac68]{padding-left:0}.sub-nav-separator[data-v-26a0ac68]{width:1px;height:30px;background:#ddd;margin:0 10px}@media(min-width:1800px){.hero-container[data-v-26a0ac68]{max-width:1600px;margin:0 auto}}.product-section[data-v-26a0ac68]{width:100%;margin-bottom:40px;scroll-margin-top:150px;display:block;position:relative}.section-title-wrapper[data-v-26a0ac68]{max-width:1600px;margin:0 auto 30px;padding:30px 20px 20px;background:linear-gradient(135deg,#f8f9fa,#fff);border-left:4px solid #4d9be8;position:relative}.section-title-wrapper[data-v-26a0ac68]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#4d9be8,#1976d2)}.section-title[data-v-26a0ac68]{font-size:28px;font-weight:700;color:#333;margin:0;padding:0;line-height:1.4;position:relative;display:inline-block}.section-title[data-v-26a0ac68]:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#4d9be8,#1976d2);border-radius:2px}.product-section[data-v-26a0ac68]:not(:first-child){border-top:2px solid #e5e7eb;padding-top:0;margin-top:0}.product-section:not(:first-child) .section-title-wrapper[data-v-26a0ac68]{margin-top:20px}.product-section[data-v-26a0ac68]:last-child{margin-bottom:0}@media(min-width:1200px)and (max-width:1800px){.sub-nav-container[data-v-26a0ac68],.product-cards-section[data-v-26a0ac68]{max-width:1200px;margin:0 auto}}.product-cards-section[data-v-26a0ac68]{height:auto;background:#fff;padding:30px 0;display:flex;flex-direction:column;width:100%}.product-cards-container[data-v-26a0ac68]{max-width:1600px;margin:0 auto;padding:0;width:100%}.product-cards-grid[data-v-26a0ac68]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;height:auto}.product-card-link[data-v-26a0ac68]{text-decoration:none;color:inherit;display:block;width:100%;height:100%}.product-card-link[data-v-26a0ac68]:hover{text-decoration:none}.product-card[data-v-26a0ac68]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:auto;min-height:350px;cursor:pointer}.product-card-link:hover .product-card[data-v-26a0ac68]{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.product-card-image[data-v-26a0ac68]{height:285px;width:100%;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;padding:10px;flex-shrink:0}.product-card-image img[data-v-26a0ac68]{max-width:90%;max-height:265px;width:auto;height:auto;object-fit:contain}.second-card-image[data-v-26a0ac68]{align-items:center;justify-content:center}.second-card-image img[data-v-26a0ac68]{max-width:70%;max-height:250px;width:auto;height:auto;object-fit:contain;object-position:center}.pen-card-image[data-v-26a0ac68]{height:285px}.pen-card-image img[data-v-26a0ac68]{max-width:80%;max-height:265px}.product-card-info[data-v-26a0ac68]{min-height:30%;padding:15px;display:flex;flex-direction:column;justify-content:flex-start;border-top:1px solid #e5e7eb;box-sizing:border-box}.product-card-name[data-v-26a0ac68]{font-size:16px;font-weight:700;color:#333;margin:0 0 6px;line-height:1.4}.product-card-price[data-v-26a0ac68]{font-size:16px;font-weight:700;color:#409eff;margin:0}@media(max-width:768px){.product-center-shop-page[data-v-26a0ac68]{padding-top:56px}.hero-section[data-v-26a0ac68]{padding:40px 0;min-height:auto}.hero-container[data-v-26a0ac68]{flex-direction:column;text-align:center;height:auto}.product-description-right[data-v-26a0ac68]{padding-left:0;margin-top:20px}.product-description-text[data-v-26a0ac68]{font-size:14px;text-indent:0}.section-title-wrapper[data-v-26a0ac68]{padding:20px 15px 15px;margin-bottom:20px}.section-title[data-v-26a0ac68]{font-size:22px}.section-title[data-v-26a0ac68]:after{width:50px;height:2px}.sub-nav-container[data-v-26a0ac68]{flex-direction:column;gap:20px}.sub-nav[data-v-26a0ac68]{flex-wrap:wrap;justify-content:center}@media(max-width:480px){.sub-nav-container[data-v-26a0ac68]{flex-direction:row!important;gap:0!important}.sub-nav[data-v-26a0ac68]{flex-wrap:nowrap!important;justify-content:flex-start!important}}.product-cards-section[data-v-26a0ac68]{height:auto;min-height:auto;padding:30px 0}.product-cards-grid[data-v-26a0ac68]{grid-template-columns:repeat(2,1fr);gap:20px}.product-card[data-v-26a0ac68]{min-height:250px}}@media(max-width:480px){.hero-container[data-v-26a0ac68],.product-cards-container[data-v-26a0ac68]{padding:0 20px}.sub-navigation[data-v-26a0ac68]{padding:0;overflow:visible}.sub-nav-container[data-v-26a0ac68]{padding:0!important;overflow-x:auto!important;overflow-y:hidden;-webkit-overflow-scrolling:touch;width:100%;justify-content:flex-start!important;align-items:center;direction:ltr;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-left:0;scroll-margin-left:0;scroll-snap-type:none;scroll-behavior:auto}.sub-nav-container[data-v-26a0ac68]::-webkit-scrollbar{display:none}.sub-nav[data-v-26a0ac68]{display:flex!important;align-items:center;gap:0;flex-wrap:nowrap!important;white-space:nowrap;padding:0!important;min-width:max-content!important;width:max-content!important;margin:0!important}.sub-nav-link[data-v-26a0ac68]{padding:5px 16px;flex-shrink:0;white-space:nowrap}.sub-nav-link[data-v-26a0ac68]:first-child{margin-left:0!important;padding-left:20px!important;position:relative;z-index:1}.sub-nav-link[data-v-26a0ac68]:last-child{padding-right:20px}.sub-nav-separator[data-v-26a0ac68]{flex-shrink:0;margin:0 8px}.product-cards-grid[data-v-26a0ac68]{grid-template-columns:1fr;gap:20px}.product-card[data-v-26a0ac68]{min-height:320px}.section-title-wrapper[data-v-26a0ac68]{padding:15px 20px 12px;margin-bottom:15px}.section-title[data-v-26a0ac68]{font-size:20px}.section-title[data-v-26a0ac68]:after{width:40px;height:2px;bottom:-6px}.product-title[data-v-26a0ac68]{font-size:25px}.product-name[data-v-26a0ac68]{font-size:25px!important}.product-tagline[data-v-26a0ac68]{font-size:18px!important}.product-description-text[data-v-26a0ac68]{font-size:15px!important}}
