.header[data-v-60fb9b29]{width:100%;background-color:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 2px 8px rgba(0,0,0,.1);position:fixed;top:0;left:0;z-index:1000}.header-container[data-v-60fb9b29]{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:64px}.logo-section[data-v-60fb9b29]{display:flex;align-items:center;gap:12px}.logo-icon[data-v-60fb9b29]{display:flex;align-items:center;justify-content:center}.logo-image[data-v-60fb9b29]{height:40px;width:auto;max-width:60px;-o-object-fit:contain;object-fit:contain}.brand-text[data-v-60fb9b29]{display:flex;flex-direction:column;gap:2px}.brand-name[data-v-60fb9b29]{font-size:18px;font-weight:600;color:#000;letter-spacing:.5px;line-height:1.2}.brand-subtitle[data-v-60fb9b29]{font-size:12px;font-weight:400;color:#000;letter-spacing:.3px;line-height:1.2}.nav-menu[data-v-60fb9b29]{flex:1;display:flex;justify-content:center}.nav-list[data-v-60fb9b29]{display:flex;list-style:none;margin:0;padding:0;gap:57px}.nav-item[data-v-60fb9b29]{position:relative;display:flex;align-items:center;gap:4px}.nav-link[data-v-60fb9b29]{text-decoration:none;color:#000;font-size:15px;font-weight:400;padding:8px 0;transition:color .3s ease;position:relative}.nav-item.active .nav-link[data-v-60fb9b29],.nav-link.router-link-active[data-v-60fb9b29],.nav-link[data-v-60fb9b29]:hover{color:#1f64ff}.dropdown-arrow[data-v-60fb9b29]{font-size:8px;color:#000;margin-left:6px;transition:transform .3s ease}.dropdown[data-v-60fb9b29]{position:relative}.dropdown-menu[data-v-60fb9b29]{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:180px;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;margin-top:8px}.dropdown:hover .dropdown-menu[data-v-60fb9b29]{opacity:1;visibility:visible}.dropdown:hover .dropdown-arrow[data-v-60fb9b29]{transform:rotate(180deg)}.dropdown-item[data-v-60fb9b29]{display:block;padding:12px 16px;color:#333;text-decoration:none;font-size:14px;font-weight:400;border-bottom:1px solid #f5f5f5;transition:all .3s ease}.dropdown-item[data-v-60fb9b29]:last-child{border-bottom:none}.dropdown-item[data-v-60fb9b29]:hover{background-color:#f8f9fa;color:#1f64ff}.header-actions[data-v-60fb9b29]{display:flex;align-items:center;gap:20px}.phone-section[data-v-60fb9b29]{display:flex;align-items:center;gap:8px;color:#fff}.phone-icon[data-v-60fb9b29]{width:16px;height:16px}.phone-number[data-v-60fb9b29]{font-size:16px;font-weight:500;color:#000}.menu-dropdown[data-v-60fb9b29]{position:relative;display:inline-block}.menu-btn[data-v-60fb9b29]{background:#fff;border:1px solid #1f64ff;color:#1f64ff;padding:12px;border-radius:6px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:44px;height:44px}.menu-btn[data-v-60fb9b29]:hover{background-color:#1f64ff}.menu-btn:hover .hamburger-icon span[data-v-60fb9b29]{background-color:#fff}.hamburger-icon[data-v-60fb9b29]{width:20px;height:16px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger-icon span[data-v-60fb9b29]{display:block;height:2px;width:100%;background-color:#1f64ff;border-radius:1px;transition:all .3s ease}.hamburger-icon.active span[data-v-60fb9b29]:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger-icon.active span[data-v-60fb9b29]:nth-child(2){opacity:0}.hamburger-icon.active span[data-v-60fb9b29]:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.menu-dropdown-content[data-v-60fb9b29]{position:absolute!important;top:100%!important;right:0!important;background:#fff!important;border:1px solid #e8e8e8!important;border-radius:8px!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;min-width:160px!important;opacity:0!important;visibility:hidden!important;transform:translateY(-10px)!important;transition:all .3s ease!important;z-index:9999!important;margin-top:8px!important;pointer-events:none!important;display:none!important}.menu-dropdown-content.show[data-v-60fb9b29]{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;display:block!important;pointer-events:auto!important}.menu-dropdown-item[data-v-60fb9b29]{display:block!important;padding:12px 16px!important;color:#333!important;text-decoration:none!important;font-size:14px!important;font-weight:400!important;transition:all .3s ease!important;border-bottom:1px solid #f5f5f5!important;cursor:pointer!important}.menu-dropdown-item[data-v-60fb9b29]:last-child{border-bottom:none!important}.menu-dropdown-item[data-v-60fb9b29]:hover{background-color:#f8f9fa!important;color:#1f64ff!important}.menu-divider[data-v-60fb9b29]{height:1px!important;background-color:#e8e8e8!important;margin:8px 0!important}.trial-btn[data-v-60fb9b29]{background:#1f64ff;border:none;color:#fff;padding:8px 20px;border-radius:6px;font-size:14px;font-weight:400;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(74,144,226,.3)}.trial-btn[data-v-60fb9b29]:hover{background:#357abd;box-shadow:0 4px 8px rgba(74,144,226,.4);transform:translateY(-1px)}@media (max-width:1024px){.header-container[data-v-60fb9b29]{padding:0 16px}.nav-list[data-v-60fb9b29]{gap:24px}.phone-section[data-v-60fb9b29]{display:none}}@media (max-width:768px){.nav-menu[data-v-60fb9b29]{display:none}.header-actions[data-v-60fb9b29]{gap:12px}.login-btn[data-v-60fb9b29],.trial-btn[data-v-60fb9b29]{padding:8px 16px;font-size:13px}}*,:after,:before{box-sizing:border-box}.responsive-img,img{max-width:100%;height:auto;display:block}.responsive-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px}.responsive-video iframe,.responsive-video video{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.responsive-grid{display:grid;gap:20px}.responsive-grid.col-1{grid-template-columns:1fr}.responsive-grid.col-2{grid-template-columns:repeat(2,1fr)}.responsive-grid.col-3{grid-template-columns:repeat(3,1fr)}.responsive-grid.col-4{grid-template-columns:repeat(4,1fr)}@media (max-width:768px){body{font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.responsive-container{padding:0 16px}.responsive-grid.col-2,.responsive-grid.col-3,.responsive-grid.col-4{grid-template-columns:1fr;gap:16px}.h1,h1{font-size:26px!important;margin-bottom:16px!important}.h1,.h2,h1,h2{line-height:1.3!important}.h2,h2{font-size:22px!important;margin-bottom:14px!important}.h3,h3{font-size:20px!important;margin-bottom:12px!important}.h3,.h4,h3,h4{line-height:1.3!important}.h4,h4{font-size:18px!important;margin-bottom:10px!important}.h5,h5{font-size:16px!important}.h5,.h6,h5,h6{line-height:1.3!important;margin-bottom:8px!important}.body-text,.h6,h6,p{font-size:14px!important}.body-text,p{line-height:1.6!important;margin-bottom:12px!important}.small-text{font-size:12px!important;line-height:1.4!important}.btn,a.btn,button{font-size:14px!important;padding:12px 20px!important;border-radius:8px!important;touch-action:manipulation}.btn,.menu-item a,.nav-link,a.btn,button{-webkit-tap-highlight-color:rgba(0,0,0,.1)}.menu-item a,.nav-link{font-size:15px!important}.box,.card,.panel{border-radius:8px!important;padding:16px!important}section{padding:40px 0!important}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,.1)}body{-webkit-overflow-scrolling:touch}}@media (max-width:480px){body{font-size:13px}.responsive-container{padding:0 12px}.responsive-grid{gap:12px}.h1,h1{font-size:22px!important;margin-bottom:14px!important}.h1,.h2,h1,h2{line-height:1.3!important}.h2,h2{font-size:20px!important;margin-bottom:12px!important}.h3,h3{font-size:18px!important;line-height:1.3!important;margin-bottom:10px!important}.h4,h4{font-size:16px!important}.h4,.h5,h4,h5{line-height:1.3!important;margin-bottom:8px!important}.h5,h5{font-size:14px!important}.h6,h6{line-height:1.3!important;margin-bottom:6px!important}.body-text,.h6,h6,p{font-size:13px!important}.body-text,p{line-height:1.5!important;margin-bottom:10px!important}.small-text{font-size:11px!important;line-height:1.4!important}.btn,a.btn,button{font-size:13px!important;padding:10px 18px!important;border-radius:6px!important}.box,.card,.panel{border-radius:6px!important;padding:14px!important}section{padding:30px 0!important}}@media (max-width:360px){body{font-size:12px}.responsive-container{padding:0 10px}.responsive-grid{gap:10px}.h1,h1{font-size:20px!important;margin-bottom:12px!important}.h2,h2{font-size:18px!important;margin-bottom:10px!important}.h3,h3{font-size:16px!important}.h3,.h4,h3,h4{margin-bottom:8px!important}.h4,h4{font-size:15px!important}.h5,h5{font-size:13px!important;margin-bottom:6px!important}.body-text,p{font-size:12px!important;line-height:1.5!important;margin-bottom:8px!important}.small-text{font-size:10px!important}.btn,a.btn,button{font-size:12px!important;padding:9px 16px!important}.box,.card,.panel{padding:12px!important}section{padding:24px 0!important}}.mobile-hidden{display:block}.mobile-only{display:none}.tablet-hidden{display:block}.tablet-only{display:none}.desktop-only{display:block}@media (max-width:768px){.mobile-hidden{display:none!important}.mobile-only{display:block!important}.desktop-only{display:none!important}.img-fluid,img:not(.logo-image):not(.mobile-logo){max-width:100%!important;height:auto!important;-o-object-fit:cover;object-fit:cover}.logo-image,.mobile-logo{max-width:none!important;-o-object-fit:contain!important;object-fit:contain!important}.bg-responsive{background-size:cover!important;background-position:50%!important;background-attachment:scroll!important}.mobile-text-center{text-align:center!important}.mobile-text-left{text-align:left!important}.mobile-text-right{text-align:right!important}.mobile-mt-0{margin-top:0!important}.mobile-mt-1{margin-top:8px!important}.mobile-mt-2{margin-top:16px!important}.mobile-mt-3{margin-top:24px!important}.mobile-mb-0{margin-bottom:0!important}.mobile-mb-1{margin-bottom:8px!important}.mobile-mb-2{margin-bottom:16px!important}.mobile-mb-3{margin-bottom:24px!important}.mobile-p-0{padding:0!important}.mobile-p-1{padding:8px!important}.mobile-p-2{padding:16px!important}.mobile-p-3{padding:24px!important}.mobile-flex-column{flex-direction:column!important}.mobile-flex-wrap{flex-wrap:wrap!important}.mobile-justify-center{justify-content:center!important}.mobile-align-center{align-items:center!important}.mobile-w-100{width:100%!important}.mobile-w-auto{width:auto!important}}@media (min-width:769px) and (max-width:1024px){.tablet-hidden{display:none!important}.tablet-only{display:block!important}}@media (min-width:1025px){.mobile-only,.tablet-only{display:none!important}.desktop-only{display:block!important}}@media (max-width:768px){*{animation-duration:.3s!important;transition-duration:.2s!important;-webkit-overflow-scrolling:touch}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6;color:#333}#app{min-height:100vh;background-color:#f8f9fa}.content-container{max-width:1400px;margin:0 auto;padding:40px 20px;text-align:center}.content-container h1{font-size:2.5rem;color:#333;margin-bottom:20px;font-weight:600}@media (max-width:768px){body{font-size:14px;line-height:1.5}#app{background-color:#f8f9fa}.content-container{max-width:100%;padding:20px 16px}.content-container h1{font-size:1.8rem;margin-bottom:16px}}@media (max-width:480px){body{font-size:13px}.content-container{padding:16px 12px}.content-container h1{font-size:1.5rem;margin-bottom:12px}}.content-container p{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.footer-container{width:100%}.experience-contact{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:80px 0 60px 0;background-image:url(../../static/img/11.2014970b.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.experience-contact .title{color:#fff;font-size:48px;font-weight:600;line-height:150%}.experience-contact .cont{color:#fff;font-size:16px;font-weight:400;line-height:150%;margin:10px 0 30px 0}.btn-mask{display:flex;justify-content:center;align-items:center;gap:20px}.white-btn{color:#1f64ff;background:#fff}.line-btn,.white-btn{font-size:14px;font-weight:500;line-height:150%;border-radius:8px;padding:12px 35px;cursor:pointer}.line-btn{color:#fff;background:transparent;border:1px solid #fff;text-decoration:none}.contact_us{width:100%;position:relative;display:flex;justify-content:center}.contact_us .img{width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}.contact_us .inp_list{width:80%;display:flex;justify-content:center;padding:70px 0 20px 0}.inp_list .title{color:#333;font-size:40px;font-weight:500;text-align:center;display:flex;align-items:center;justify-content:space-between}.inp_list .title img{width:calc(50% - 100px);margin:0 6px}.inp_list .contetn{color:#333;font-size:20px;font-weight:400;text-align:center;margin:19px 0 40px 0;padding-bottom:40px}.inp_contact{border-radius:4px;border:1px solid #e4e8ed;background:#fff;height:54px;width:100%;padding-left:20px;box-sizing:border-box}.inp_mask{margin-bottom:28px;display:flex;justify-content:space-between}.inp_mask_item{width:calc(50% - 10px)}.inp_mask_item>div:first-child{margin-bottom:10px;color:#666;font-size:14px}.inp_mask .btn{border-radius:4px;background:#1f64ff;color:#fff;font-size:20px;font-weight:500;padding:16px 100px;border:none;cursor:pointer}#aboutUs{padding:80px 10%;display:flex;padding-bottom:0!important;justify-content:center;background-color:#000;background-size:cover;background-position:50%;background-repeat:no-repeat}.aboutUs_item{max-width:350px!important;width:100%;margin:0 25px;line-height:150%}.aboutUs_item .us_title{color:#fff;font-size:15px;font-weight:500;margin-bottom:16px;line-height:46px;height:46px}.aboutUs_item .cont{color:#fff;font-size:15px;font-weight:400;line-height:26px}.aboutUs_item .content{margin-bottom:8px;white-space:nowrap}.aboutUs_item .content,.aboutUs_item .content a{color:#fff!important;font-size:14px;font-weight:400}.aboutUs_item .content a{text-decoration:none}.aboutUs_item .content a:hover{color:#1f64ff}.logo{height:24px;width:auto;border-radius:6px;-o-object-fit:contain;object-fit:contain}.logo_text{display:flex;flex-direction:column;justify-content:center;height:24px}img{border:0}.code_list{display:flex;justify-content:flex-start}.code_list .item{margin-right:10px}.code_list .item .code{margin:20px 10px 10px 0}#contact{padding:80px 10%;display:flex;padding-bottom:40px!important;justify-content:center;background-color:#000;background-size:cover;background-position:50%;background-repeat:no-repeat}.code_list .item .title{color:#fff;font-size:12px;font-weight:400;text-align:center;margin-top:10px}@media (max-width:768px){.experience-contact{padding:40px 20px!important;text-align:center!important}.experience-contact .title{font-size:20px!important;line-height:1.4!important;margin-bottom:16px!important;padding:0 10px!important}.experience-contact .cont{font-size:14px!important;line-height:1.5!important;margin:12px 0 24px 0!important;padding:0 10px!important}.btn-mask{flex-direction:column!important;gap:12px!important;align-items:center!important}.line-btn,.white-btn{width:200px!important;text-align:center!important;margin:0!important;padding:12px 24px!important;font-size:14px!important;transition:all .3s ease!important}.line-btn:active,.white-btn:active{transform:scale(.95)!important}#contact{padding:40px 20px!important;background:#f8f9fa!important}#contact>div{flex-direction:column!important;gap:16px!important;align-items:stretch!important}.aboutUs_item{width:100%!important;max-width:100%!important;text-align:left!important;margin:0!important;background:#fff!important;padding:20px!important;border-radius:12px!important;box-shadow:0 4px 20px rgba(0,0,0,.1)!important}.aboutUs_item:first-child{order:1!important}.aboutUs_item:nth-child(2),.aboutUs_item:nth-child(3){order:2!important}.aboutUs_item:nth-child(4){order:3!important}.aboutUs_item:last-child{order:4!important}.us_title{font-size:17px!important;margin-bottom:14px!important;justify-content:flex-start!important;text-align:left!important;font-weight:600!important;color:#333!important;border-bottom:2px solid #f0f0f0!important;padding-bottom:10px!important}.logo,.logo_text{display:none!important}.aboutUs_item .cont{margin-bottom:16px!important;padding:0!important}.aboutUs_item .cont,.aboutUs_item .content{font-size:13px!important;line-height:1.6!important;text-align:left!important;color:#666!important}.aboutUs_item .content{margin-bottom:10px!important;white-space:normal!important}.aboutUs_item .content a{font-size:13px!important;display:inline-block!important;padding:2px 0!important;color:#666!important;transition:color .3s ease!important}.aboutUs_item .content a:hover{color:#1f64ff!important}.code_list{justify-content:flex-start!important;flex-wrap:wrap!important}.code_list .item{margin:0!important;text-align:left!important}.code_list .item .code{width:120px!important;height:120px!important;margin:10px 0!important;border-radius:8px!important}.code_list .item .title{font-size:12px!important;margin-top:8px!important;text-align:left!important}}@media (max-width:480px){.experience-contact{padding:30px 16px!important}.experience-contact .title{font-size:18px!important;line-height:1.3!important}.experience-contact .cont{font-size:13px!important;line-height:1.4!important}.line-btn,.white-btn{width:180px!important;padding:10px 20px!important;font-size:13px!important}#contact{padding:30px 16px!important}#contact>div{gap:14px!important}.aboutUs_item{margin:0!important;padding:16px!important}.us_title{font-size:16px!important;margin-bottom:12px!important;padding-bottom:8px!important}.logo,.logo_text{display:none!important}.aboutUs_item .cont{font-size:13px!important;line-height:1.5!important;padding:0 5px!important}.aboutUs_item .content{font-size:12px!important;margin-bottom:10px!important}.aboutUs_item .content a{font-size:12px!important;padding:3px 6px!important}.code_list .item .code{width:100px!important;height:100px!important}.code_list .item .title{font-size:11px!important}}@media (max-width:360px){.experience-contact{padding:24px 12px!important}.experience-contact .title{font-size:16px!important}.experience-contact .cont,.line-btn,.white-btn{font-size:12px!important}.line-btn,.white-btn{width:160px!important;padding:9px 18px!important}#contact{padding:24px 12px!important}.aboutUs_item{padding:14px!important}.aboutUs_item .cont{font-size:12px!important}.us_title{font-size:15px!important}.code_list .item .code{width:100px!important;height:100px!important}}.wechat-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999;backdrop-filter:blur(4px)}.wechat-modal{background:#fff;border-radius:16px;padding:0;max-width:400px;width:90%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg,#1f64ff,#4a90e2)}.modal-header h3{margin:0;font-size:18px;font-weight:600;color:#fff}.close-btn{background:none;border:none;font-size:24px;color:#fff;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.close-btn:hover{background-color:hsla(0,0%,100%,.2)}.modal-body{padding:30px 24px;text-align:center}.qr-code{width:200px;height:200px;border-radius:12px;margin:0 auto 20px;display:block;box-shadow:0 8px 24px rgba(0,0,0,.1)}.qr-text{margin:0;font-size:16px;color:#666;line-height:1.5}@media (max-width:768px){.wechat-modal{width:95%;max-width:320px}.modal-header{padding:16px 20px}.modal-header h3{font-size:16px}.close-btn{font-size:20px;width:26px;height:26px}.modal-body{padding:24px 20px}.qr-code{width:180px;height:180px;margin-bottom:16px}.qr-text{font-size:14px}}@media (max-width:480px){.wechat-modal{width:90%;max-width:280px}.modal-header{padding:14px 16px}.modal-header h3{font-size:15px}.modal-body{padding:20px 16px}.qr-code{width:160px;height:160px;margin-bottom:14px}.qr-text{font-size:13px}}.home[data-v-7e96e1f1]{padding-top:64px}.hero-section[data-v-7e96e1f1]{background:url(../../static/img/banner.24c66782.jpg) no-repeat 50%;background-size:cover;color:#333;padding:80px 0;min-height:600px;display:flex;align-items:center}.hero-container[data-v-7e96e1f1]{max-width:1400px;margin:0 auto;padding:0 4px;display:grid;grid-template-columns:1fr 1fr;gap:169px;align-items:center}.hero-content[data-v-7e96e1f1]{max-width:500px}.hero-title[data-v-7e96e1f1]{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px;white-space:nowrap;display:flex;align-items:center}.ai-seo-text[data-v-7e96e1f1]{color:#1f64ff;font-style:italic}.title-text[data-v-7e96e1f1]{color:#333;white-space:nowrap}.hero-subtitle[data-v-7e96e1f1]{font-size:1.3rem;line-height:1.6;margin-bottom:30px;opacity:.95}.highlight-text[data-v-7e96e1f1]{color:#1f64ff;font-weight:600}.feature-list[data-v-7e96e1f1]{margin-bottom:40px;display:flex;flex-wrap:wrap;gap:20px;align-items:center}.feature-item[data-v-7e96e1f1]{display:flex;align-items:center;line-height:1.6;white-space:nowrap}.feature-number[data-v-7e96e1f1]{color:#333;font-weight:600;margin-right:8px;min-width:20px}.feature-text[data-v-7e96e1f1]{color:#333;font-size:.9rem}.platform-link[data-v-7e96e1f1]{color:#1f64ff;font-weight:600;text-decoration:none;cursor:pointer}.platform-link[data-v-7e96e1f1]:hover{text-decoration:underline}.hero-buttons[data-v-7e96e1f1]{display:flex;gap:20px}.btn-secondary[data-v-7e96e1f1]{background:transparent;color:#333;border:2px solid #333;padding:13px 28px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary[data-v-7e96e1f1]:hover{background:#333;color:#fff}.hero-image[data-v-7e96e1f1]{display:flex;justify-content:center;align-items:center}.ai-illustration[data-v-7e96e1f1]{animation:float-7e96e1f1 3s ease-in-out infinite}@keyframes float-7e96e1f1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.features-section[data-v-7e96e1f1]{padding:100px 0;background:#f8f9fa}.container[data-v-7e96e1f1]{max-width:1400px;margin:0 auto;padding:0 102px}.section-title[data-v-7e96e1f1]{text-align:center;margin-bottom:60px}.features-grid[data-v-7e96e1f1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px}.feature-card[data-v-7e96e1f1]{background:#fff;padding:40px 30px;border-radius:16px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease}.feature-card[data-v-7e96e1f1]:hover{transform:translateY(-10px)}.feature-icon[data-v-7e96e1f1]{margin-bottom:24px;display:flex;justify-content:center}.feature-title[data-v-7e96e1f1]{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:16px}.feature-description[data-v-7e96e1f1]{font-size:1rem;line-height:1.6;color:#666}.products-showcase[data-v-7e96e1f1]{padding:100px 0;background:#fff}.products-grid[data-v-7e96e1f1]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.product-item[data-v-7e96e1f1]{text-align:center;padding:40px 20px;border-radius:16px;transition:transform .3s ease}.product-item[data-v-7e96e1f1]:hover{transform:translateY(-5px)}.product-image[data-v-7e96e1f1]{margin-bottom:24px;display:flex;justify-content:center}.product-item h3[data-v-7e96e1f1]{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:12px}.product-item p[data-v-7e96e1f1]{color:#666;line-height:1.6}.products-center-section[data-v-7e96e1f1]{padding:80px 0;background:#f8f9fa}.section-header[data-v-7e96e1f1]{text-align:center;margin-bottom:60px}.section-title[data-v-7e96e1f1]{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:16px}.section-subtitle[data-v-7e96e1f1]{font-size:16px;color:#666;max-width:710px;margin:0 auto;margin-bottom:10px}.products-grid[data-v-7e96e1f1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:40px}.product-card[data-v-7e96e1f1]{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.product-card[data-v-7e96e1f1]:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.product-header[data-v-7e96e1f1]{display:flex;align-items:center;margin-bottom:20px}.product-icon[data-v-7e96e1f1]{margin-right:20px}.product-title[data-v-7e96e1f1]{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:4px}.product-subtitle[data-v-7e96e1f1]{color:#666;font-size:.9rem}.product-description[data-v-7e96e1f1]{color:#666;line-height:1.6;margin-bottom:20px}.product-features[data-v-7e96e1f1]{list-style:none;padding:0;margin-bottom:25px}.product-features li[data-v-7e96e1f1]{padding:8px 0;color:#555;position:relative;padding-left:20px}.product-features li[data-v-7e96e1f1]:before{content:"✓";position:absolute;left:0;color:#4a90e2;font-weight:700}.product-btn[data-v-7e96e1f1]{background:#4a90e2;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s ease}.product-btn[data-v-7e96e1f1]:hover{background:#357abd}.architecture-section[data-v-7e96e1f1]{padding:80px 0;background:#fff}.architecture-grid[data-v-7e96e1f1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:40px}.architecture-card[data-v-7e96e1f1]{text-align:center;padding:40px 20px;border-radius:16px;background:#f8f9fa;transition:transform .3s ease}.architecture-card[data-v-7e96e1f1]:hover{transform:translateY(-5px)}.architecture-icon[data-v-7e96e1f1]{margin-bottom:20px}.architecture-title[data-v-7e96e1f1]{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:16px}.architecture-description[data-v-7e96e1f1]{color:#666;line-height:1.6}.solutions-section[data-v-7e96e1f1]{padding:80px 0;background:#f8f9fa}.solutions-grid[data-v-7e96e1f1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.solution-card[data-v-7e96e1f1]{background:#fff;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease;position:relative}.solution-card.featured[data-v-7e96e1f1]{border:3px solid #4a90e2;transform:scale(1.05)}.solution-card[data-v-7e96e1f1]:hover{transform:translateY(-5px)}.solution-card.featured[data-v-7e96e1f1]:hover{transform:scale(1.05) translateY(-5px)}.solution-header[data-v-7e96e1f1]{margin-bottom:30px}.solution-title[data-v-7e96e1f1]{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:10px}.solution-price[data-v-7e96e1f1]{font-size:2rem;font-weight:700;color:#4a90e2}.solution-features[data-v-7e96e1f1]{list-style:none;padding:0;margin-bottom:30px}.solution-features li[data-v-7e96e1f1]{padding:10px 0;color:#555;border-bottom:1px solid #eee}.solution-btn[data-v-7e96e1f1]{background:#4a90e2;color:#fff;border:none;padding:15px 30px;border-radius:8px;font-weight:600;cursor:pointer;width:100%;transition:background .3s ease}.solution-btn[data-v-7e96e1f1]:hover{background:#357abd}.scenarios-section[data-v-7e96e1f1]{padding:80px 0;background:#fff}.scenarios-grid[data-v-7e96e1f1]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.scenario-card[data-v-7e96e1f1]{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease}.scenario-card[data-v-7e96e1f1]:hover{transform:translateY(-5px)}.scenario-title[data-v-7e96e1f1]{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:12px}.scenario-description[data-v-7e96e1f1]{color:#666;line-height:1.6}@media (max-width:768px){.hero-container[data-v-7e96e1f1]{grid-template-columns:1fr;text-align:center;gap:40px}.hero-title[data-v-7e96e1f1]{font-size:2rem}.hero-buttons[data-v-7e96e1f1]{justify-content:center}.architecture-grid[data-v-7e96e1f1],.features-grid[data-v-7e96e1f1],.products-grid[data-v-7e96e1f1],.scenarios-grid[data-v-7e96e1f1],.solutions-grid[data-v-7e96e1f1]{grid-template-columns:1fr}.contact-grid[data-v-7e96e1f1]{grid-template-columns:1fr;gap:40px}.section-title[data-v-7e96e1f1]{font-size:2rem}}.ltkj[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;font-size:14px}.ltkjl[data-v-7e96e1f1]{width:985px}.ltkboxa[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;width:900px;background:#f3f5fa;margin-left:15px;padding-left:10px;box-sizing:border-box;justify-content:space-between}.ltkboxa dd[data-v-7e96e1f1]{width:23%;padding-bottom:15px}.ltkboxa dd ul li a[data-v-7e96e1f1]{display:block;background:#fff;line-height:32px;border:1px solid #e4ebf3;padding:0 5px;text-align:center}.ltkboxa dd.ltkhy[data-v-7e96e1f1]{background:#deebfe;padding:0 10px}.ltkboxa dd span[data-v-7e96e1f1]{display:block;text-align:center;color:#000;font-size:16px;font-weight:700;margin-bottom:13px;line-height:35px;background:#deebfe}.ltkboxa dd ul[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between}.ltkboxa dd.ltkhy ul li[data-v-7e96e1f1]{width:32%}.ltkboxa dd ul li[data-v-7e96e1f1]{width:49%;margin-bottom:2%}.ltkboxb[data-v-7e96e1f1]{width:900px;background:#f3f5fa;margin-left:15px;padding:10px;box-sizing:border-box}.ltkboxb_top[data-v-7e96e1f1]{border:1px dashed #2a6fff;margin-bottom:14px}.ltkboxb_top ul[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.ltkboxb_top ul li a[data-v-7e96e1f1]{display:block;background:#fff;line-height:38px;border:1px solid #e4ebf3;padding:0 25px}.ltkboxb_bottom[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.ltkboxb_bottom dd ul li a[data-v-7e96e1f1]{font-size:14px}.ltkboxb_bottom dd ul li[data-v-7e96e1f1]{width:49%;margin-bottom:2%}.ltkboxb_bottom dd[data-v-7e96e1f1]{background:#deebfe;width:19%;padding:13px 5px;box-sizing:border-box}.ltkboxb_bottom dd span[data-v-7e96e1f1]{display:block;text-align:center;color:#2a6fff;font-size:16px;font-weight:700;margin-bottom:13px}.ltkboxb_bottom dd ul[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between}.ltkboxb_bottom dd ul li a[data-v-7e96e1f1]{display:block;background:#fff;line-height:32px;border:1px solid #e4ebf3;padding:0 5px;text-align:center}.ltkjl dl[data-v-7e96e1f1]:last-child{margin-bottom:0}.ltkjl dl[data-v-7e96e1f1]{margin-bottom:15px}.ltkjl dl dt[data-v-7e96e1f1],.ltkjl dl[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.ltkjl dl dt[data-v-7e96e1f1]{width:70px;background:#2a6fff;color:#fff;align-items:center;justify-content:center;font-size:16px;font-weight:700;padding:0 10px;box-sizing:border-box;text-align:center}.ltkboxc[data-v-7e96e1f1]{width:900px;margin-left:15px;box-sizing:border-box}.ltkboxc_top[data-v-7e96e1f1]{margin-bottom:10px;justify-content:space-between}.ltkboxc_top h3[data-v-7e96e1f1],.ltkboxc_top[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.ltkboxc_top h3[data-v-7e96e1f1]{width:85px;font-size:16px;color:#2a6fff;background:#deebfe;align-items:center;justify-content:center;box-sizing:border-box;padding:0 24px;text-align:center}.ltkboxc_top dd[data-v-7e96e1f1]{background:#f3f5fa;width:21%;padding:13px 5px;box-sizing:border-box}.ltkboxc_top dd span[data-v-7e96e1f1]{display:block;text-align:center;font-size:16px;font-weight:700;margin-bottom:13px}.ltkboxc_top dd ul[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between}.ltkboxc_top dd ul li.w40[data-v-7e96e1f1]{width:40%}.ltkboxc_top dd ul li[data-v-7e96e1f1]{width:49%;margin-bottom:2%}.ltkboxc_top dd ul li.w40 a[data-v-7e96e1f1]{font-size:14px}.ltkboxc_top dd ul li a[data-v-7e96e1f1]{display:block;background:#fff;line-height:32px;border:1px solid #e4ebf3;padding:0 5px;text-align:center;font-size:14px}.ltkboxc_middle[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin-bottom:10px}.ltkboxc_middle h3[data-v-7e96e1f1]{width:85px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;font-size:16px;color:#2a6fff;background:#deebfe;align-items:center;justify-content:center;box-sizing:border-box;padding:0 20px;text-align:center}.ltkboxc_middle .dmx[data-v-7e96e1f1]{width:900px;margin-left:15px;box-sizing:border-box}.dmx_top ul[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.dmx_top ul li a[data-v-7e96e1f1]{display:block;background:#fff;line-height:38px;border:1px solid #e4ebf3;padding:0 25px}.dmx_bottom[data-v-7e96e1f1]{border:1px dashed #2a6fff;margin-top:14px}.dmx_bottom ul[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.ltkjl ul li[data-v-7e96e1f1]{-webkit-transition:all .2s linear;-ms-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;box-shadow:0 2px 3px rgba(0,0,0,.15);-webkit-box-shadow:0 2px 3px rgba(0,0,0,.15);-ms-box-shadow:0 2px 3px rgba(0,0,0,.15);-moz-box-shadow:0 2px 3px rgba(0,0,0,.15);-o-box-shadow:0 2px 3px rgba(0,0,0,.15)}.dmx_bottom ul li a[data-v-7e96e1f1]{display:block;background:#fff;line-height:38px;border:1px solid #e4ebf3;padding:0 10px}.ltkboxc_bottom[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;background:#deebfe;padding:10px}.ltkboxc_bottom dd[data-v-7e96e1f1]{background:#fff;width:19%;padding:13px 5px;box-sizing:border-box}.ltkboxc_bottom dd span[data-v-7e96e1f1]{display:block;text-align:center;font-size:16px;font-weight:700;margin-bottom:13px;color:#2a6fff}.ltkboxc_bottom dd ul[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between}.ltkboxc_bottom dd ul li[data-v-7e96e1f1]{width:49%;margin-bottom:2%}.ltkboxc_bottom dd ul li a[data-v-7e96e1f1]{display:block;background:#fff;line-height:32px;border:1px solid #e4ebf3;text-align:center}.ltkjr[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;margin-left:15px;width:200px}.ltkjr_l[data-v-7e96e1f1]{width:48%;display:flex;padding:10px;flex-direction:column;text-align:center;box-sizing:border-box;background:#2a6fff}.ltkjr_l h3[data-v-7e96e1f1]{color:#fff;padding:20px 0;font-size:16px;font-weight:700}.ltkjr_l ul[data-v-7e96e1f1],.ltkjr_r ul[data-v-7e96e1f1]{display:flex;flex-direction:column;justify-content:space-around;height:100%}li[data-v-7e96e1f1]{list-style:none}.ltkjr_r ul li a[data-v-7e96e1f1]{display:block;background:#fff;line-height:27px;border:1px solid #e4ebf3;padding:15px;text-align:center}a[data-v-7e96e1f1],u[data-v-7e96e1f1]{text-decoration:none;color:#000}.ltkjr_r[data-v-7e96e1f1]{width:48%;display:flex;padding:10px;flex-direction:column;text-align:center;box-sizing:border-box;background:#deebfe;border:1px dashed #2a6fff}.ltkjr_l ul li[data-v-7e96e1f1]{background:#6094ff;padding:23px 0}.ltkjr_l ul li a[data-v-7e96e1f1]{color:#fff}.ltkboxb_bottom dd ul li.w100[data-v-7e96e1f1],.ltkboxc_top dd ul li.w100[data-v-7e96e1f1]{width:100%}.ltkboxb_bottom dd ul li a.wzx[data-v-7e96e1f1]{font-size:12px;line-height:16px}.ltkboxc_top dd ul li.w60[data-v-7e96e1f1]{width:58%}.cpfa[data-v-7e96e1f1]{background:url(../../static/img/backimage.e188282c.png) no-repeat 50%;background-size:cover;padding:70px 0}.w1400[data-v-7e96e1f1]{width:1200px;margin:0 auto}.bta[data-v-7e96e1f1]{text-align:center;margin-bottom:60px}.cpfa .bta p[data-v-7e96e1f1],.cpfa .bta span[data-v-7e96e1f1]{color:#fff}.bta span[data-v-7e96e1f1]{font-size:36px;color:#333;display:block;font-weight:700;margin-bottom:20px}.bta p[data-v-7e96e1f1]{color:#777;font-size:16px}.newlb[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin:65px 0 0}.newlb_left[data-v-7e96e1f1]{width:270px;margin-right:20px}.newlb_left ul li[data-v-7e96e1f1]{border-radius:10px;line-height:40px;padding:0 20px;font-weight:700;cursor:pointer;color:#8c96a5;background:#dae6ff;margin-bottom:5px}.newlb_left ul li span[data-v-7e96e1f1]{display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center;display:flex;font-size:16px;color:#5e6378;font-weight:700;line-height:40px;height:40px}.newlb_left ul li i[data-v-7e96e1f1]{display:block;float:left;width:30px;height:40px;margin-right:25px;background-size:20px 20px;background-repeat:no-repeat;background-position:50%}.ico1[data-v-7e96e1f1]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A90E2'%3E%3Cpath d='M12 2 2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5'/%3E%3C/svg%3E")}.ico2[data-v-7e96e1f1]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A90E2'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z'/%3E%3Cpath d='M14 2v6h6M16 13H8M16 17H8M10 9H8'/%3E%3C/svg%3E")}.ico3[data-v-7e96e1f1]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A90E2'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'/%3E%3C/svg%3E")}.ico4[data-v-7e96e1f1]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A90E2'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2zM8 9h8m-8 4h6'/%3E%3C/svg%3E")}.ico5[data-v-7e96e1f1]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A90E2'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z'/%3E%3C/svg%3E")}.ico6[data-v-7e96e1f1]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A90E2'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}.ico7[data-v-7e96e1f1]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A90E2'%3E%3Cpath d='M3 3v18h18'/%3E%3Cpath d='m18.7 8-5.1 5.2-2.8-2.7L7 14.3'/%3E%3C/svg%3E")}.ico8[data-v-7e96e1f1]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A90E2'%3E%3Cpath d='m12 2 10 6.5v7L12 22 2 15.5v-7zM12 22v-6.5'/%3E%3Cpath d='m22 8.5-10 7-10-7'/%3E%3C/svg%3E")}.ico9[data-v-7e96e1f1]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A90E2'%3E%3Cpath d='m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3Cpath d='M9 22V12h6v10'/%3E%3C/svg%3E")}.ico10[data-v-7e96e1f1]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A90E2'%3E%3Cpath d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm0 18a8 8 0 1 1 8-8 8 8 0 0 1-8 8z'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/svg%3E")}i[data-v-7e96e1f1]{font-style:normal}.newlb_left ul li.on[data-v-7e96e1f1],.newlb_left ul li[data-v-7e96e1f1]:hover{padding:10px 20px;background:#fff;cursor:pointer;color:#fff}.newlb_left ul li.on p[data-v-7e96e1f1],.newlb_left ul li:hover p[data-v-7e96e1f1]{display:block;color:#686e85;margin-top:10px}.newlb_right[data-v-7e96e1f1]{width:910px}.newlb_right img[data-v-7e96e1f1]{display:block;width:100%;border-radius:10px}.newlb_right .tablb.on[data-v-7e96e1f1]{display:block}.newlb_right .tablb[data-v-7e96e1f1]{height:100%;display:none}.newlb_left ul li p[data-v-7e96e1f1]{display:none;color:#686e85;font-size:14px;line-height:1.7}.btn-mask[data-v-7e96e1f1]{display:flex}.white-btn[data-v-7e96e1f1]{color:#1f64ff;background:#fff;margin-right:15px}.line-btn[data-v-7e96e1f1],.white-btn[data-v-7e96e1f1]{font-size:14px;font-weight:500;line-height:150%;border-radius:8px;padding:12px 35px;cursor:pointer}.line-btn[data-v-7e96e1f1]{color:#fff;background:transparent;border:1px solid #fff;margin-left:15px}.industry-scenarios[data-v-7e96e1f1]{padding:80px 0;background:#f8f9fa}.industry-scenarios .title[data-v-7e96e1f1]{color:#333;font-size:48px;font-weight:600;line-height:150%;text-align:center;margin-bottom:60px}.scenarios-grid[data-v-7e96e1f1]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:0 20px}.scenario-item[data-v-7e96e1f1]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.scenario-item[data-v-7e96e1f1]:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.scenario-image[data-v-7e96e1f1]{width:100%;height:200px;overflow:hidden}.scenario-image img[data-v-7e96e1f1]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.scenario-item:hover .scenario-image img[data-v-7e96e1f1]{transform:scale(1.05)}.scenario-content[data-v-7e96e1f1]{padding:25px}.scenario-content h3[data-v-7e96e1f1]{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:12px;text-align:center}.scenario-content p[data-v-7e96e1f1]{color:#666;line-height:1.6;font-size:.9rem;text-align:left}@media (max-width:1024px){.scenarios-grid[data-v-7e96e1f1]{grid-template-columns:repeat(3,1fr);gap:25px}}@media (max-width:768px){.scenarios-grid[data-v-7e96e1f1]{grid-template-columns:repeat(2,1fr);gap:20px}.industry-scenarios .title[data-v-7e96e1f1]{font-size:36px}}@media (max-width:480px){.scenarios-grid[data-v-7e96e1f1]{grid-template-columns:1fr;gap:15px}.industry-scenarios .title[data-v-7e96e1f1]{font-size:28px}}.header-container[data-v-47323bf2][data-v-7e96e1f1]{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:64px}.logo-section[data-v-47323bf2][data-v-7e96e1f1]{display:flex;align-items:center;gap:12px}.nav-menu[data-v-47323bf2][data-v-7e96e1f1]{flex:1;display:flex;justify-content:center}.logo-icon[data-v-47323bf2][data-v-7e96e1f1]{display:flex;align-items:center;justify-content:center}.nav-item[data-v-47323bf2][data-v-7e96e1f1]{position:relative;display:flex;align-items:center;gap:4px}.nav-link[data-v-47323bf2][data-v-7e96e1f1]{text-decoration:none;color:#000;font-size:15px;font-weight:400;padding:8px 0;transition:color .3s ease;position:relative}.qr-modal-overlay[data-v-7e96e1f1]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn-7e96e1f1 .3s ease-in-out}.qr-modal[data-v-7e96e1f1]{background:#fff;border-radius:12px;padding:0;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:400px;width:90%;animation:slideIn-7e96e1f1 .3s ease-out;overflow:hidden}.qr-modal-header[data-v-7e96e1f1]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f0f0f0;background:#fafafa}.qr-modal-header h3[data-v-7e96e1f1]{margin:0;font-size:18px;font-weight:600;color:#333}.close-btn[data-v-7e96e1f1]{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.close-btn[data-v-7e96e1f1]:hover{background:#f5f5f5;color:#666}.qr-modal-content[data-v-7e96e1f1]{padding:30px 24px;text-align:center}.qr-code-image[data-v-7e96e1f1]{width:200px;height:200px;border-radius:8px;margin-bottom:16px;-o-object-fit:cover;object-fit:cover;border:1px solid #e8e8e8}.qr-modal-content p[data-v-7e96e1f1]{margin:0;font-size:14px;color:#666;font-weight:400}@keyframes fadeIn-7e96e1f1{0%{opacity:0}to{opacity:1}}@keyframes slideIn-7e96e1f1{0%{opacity:0;transform:translateY(-30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){body[data-v-7e96e1f1],html[data-v-7e96e1f1]{overflow-x:hidden!important;width:100%!important;max-width:100vw!important}.home[data-v-7e96e1f1]{padding-top:50px!important}.hero-section[data-v-7e96e1f1],.home[data-v-7e96e1f1]{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}.hero-section[data-v-7e96e1f1]{padding:40px 0 60px!important;min-height:auto!important;background-size:cover!important;background-position:50%!important}.hero-container[data-v-7e96e1f1]{padding:0 20px!important;grid-template-columns:1fr!important;gap:20px!important}.hero-container[data-v-7e96e1f1],.hero-content[data-v-7e96e1f1]{max-width:100%!important;width:100%!important;box-sizing:border-box!important}.hero-title[data-v-7e96e1f1]{font-size:22px!important;line-height:1.3!important;margin-bottom:16px!important;text-align:center!important;flex-direction:column!important;white-space:normal!important}.ai-seo-text[data-v-7e96e1f1],.title-text[data-v-7e96e1f1]{display:block!important;margin-bottom:8px!important;white-space:normal!important}.hero-subtitle[data-v-7e96e1f1]{font-size:16px!important;margin-bottom:20px!important;text-align:center!important}.feature-list[data-v-7e96e1f1]{justify-content:center!important}.feature-description[data-v-7e96e1f1]{font-size:14px!important;margin-bottom:24px!important;text-align:center!important;line-height:1.6!important}.hero-buttons[data-v-7e96e1f1]{flex-direction:column!important;gap:12px!important;align-items:center!important;justify-content:center!important}.btn-primary[data-v-7e96e1f1],.btn-secondary[data-v-7e96e1f1]{width:200px!important;padding:12px 24px!important;font-size:14px!important;text-align:center!important}.features-section[data-v-7e96e1f1]{padding:40px 0!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}.container[data-v-7e96e1f1]{padding:0 20px!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important}.section-title[data-v-7e96e1f1]{font-size:26px!important;margin-bottom:16px!important;text-align:center!important}.section-subtitle[data-v-7e96e1f1]{font-size:14px!important;margin-bottom:30px!important;text-align:center!important;padding:0 10px!important;line-height:1.6!important}.ltkj[data-v-7e96e1f1]{flex-direction:column!important;gap:20px!important;font-size:12px!important;max-width:100vw!important;overflow-x:hidden!important}.ltkj[data-v-7e96e1f1],.ltkjl[data-v-7e96e1f1]{width:100%!important;box-sizing:border-box!important}.ltkjl[data-v-7e96e1f1]{margin-bottom:20px!important;max-width:100%!important}.ltkjl dl[data-v-7e96e1f1]{flex-direction:column!important;margin-bottom:20px!important}.ltkjl dl dt[data-v-7e96e1f1]{width:100%!important;font-size:16px!important;padding:12px 10px!important;text-align:center!important}.ltkboxa[data-v-7e96e1f1],.ltkboxb[data-v-7e96e1f1],.ltkboxc[data-v-7e96e1f1]{width:100%!important;margin-left:0!important;flex-direction:column!important;gap:12px!important;padding:12px!important}.ltkboxa dd[data-v-7e96e1f1],.ltkboxb_bottom dd[data-v-7e96e1f1],.ltkboxc_top dd[data-v-7e96e1f1]{width:100%!important;margin-bottom:12px!important;padding:10px!important}.ltkboxa dd span[data-v-7e96e1f1],.ltkboxb_bottom dd span[data-v-7e96e1f1],.ltkboxc_bottom dd span[data-v-7e96e1f1],.ltkboxc_top dd span[data-v-7e96e1f1]{font-size:14px!important;padding:8px 10px!important;line-height:30px!important}.ltkboxa dd ul[data-v-7e96e1f1],.ltkboxb_bottom dd ul[data-v-7e96e1f1],.ltkboxc_bottom dd ul[data-v-7e96e1f1],.ltkboxc_top dd ul[data-v-7e96e1f1]{flex-wrap:wrap!important;gap:6px!important}.ltkboxa dd ul li[data-v-7e96e1f1],.ltkboxb_bottom dd ul li[data-v-7e96e1f1],.ltkboxc_bottom dd ul li[data-v-7e96e1f1],.ltkboxc_top dd ul li[data-v-7e96e1f1]{width:48%!important;margin-bottom:6px!important}.ltkboxa dd ul li.w100[data-v-7e96e1f1],.ltkboxb_bottom dd ul li.w100[data-v-7e96e1f1],.ltkboxc_top dd ul li.w100[data-v-7e96e1f1]{width:100%!important}.ltkboxa dd ul li a[data-v-7e96e1f1],.ltkboxb_bottom dd ul li a[data-v-7e96e1f1],.ltkboxc_bottom dd ul li a[data-v-7e96e1f1],.ltkboxc_top dd ul li a[data-v-7e96e1f1]{font-size:11px!important;padding:6px 8px!important;line-height:24px!important;word-break:break-all!important}.ltkboxb[data-v-7e96e1f1]{flex-direction:column!important}.ltkboxb_top[data-v-7e96e1f1]{margin-bottom:12px!important;padding:10px!important}.ltkboxb_top ul[data-v-7e96e1f1]{flex-wrap:wrap!important;gap:8px!important}.ltkboxb_top ul li[data-v-7e96e1f1]{width:48%!important}.ltkboxb_top ul li a[data-v-7e96e1f1]{padding:8px 10px!important;line-height:30px!important;font-size:11px!important}.ltkboxb_bottom[data-v-7e96e1f1]{flex-wrap:wrap!important;gap:12px!important}.ltkboxb_bottom dd[data-v-7e96e1f1]{width:48%!important}.ltkboxc_top[data-v-7e96e1f1]{flex-direction:column!important;gap:12px!important}.ltkboxc_top h3[data-v-7e96e1f1]{width:100%!important;padding:12px 20px!important;margin-bottom:10px!important}.ltkboxc_top dd[data-v-7e96e1f1]{width:100%!important}.ltkboxc_top dd ul li.w40[data-v-7e96e1f1],.ltkboxc_top dd ul li.w60[data-v-7e96e1f1]{width:48%!important}.ltkboxc_middle[data-v-7e96e1f1]{flex-direction:column!important;margin-bottom:12px!important}.ltkboxc_middle h3[data-v-7e96e1f1]{width:100%!important;margin-bottom:10px!important;padding:12px 20px!important}.ltkboxc_middle .dmx[data-v-7e96e1f1]{width:100%!important;margin-left:0!important}.dmx_top[data-v-7e96e1f1]{margin-bottom:10px!important}.dmx_top ul[data-v-7e96e1f1]{flex-wrap:wrap!important;gap:8px!important}.dmx_top ul li[data-v-7e96e1f1]{width:48%!important}.dmx_top ul li a[data-v-7e96e1f1]{padding:8px 10px!important;line-height:30px!important;font-size:11px!important}.dmx_bottom[data-v-7e96e1f1]{padding:10px!important}.dmx_bottom ul[data-v-7e96e1f1]{flex-wrap:wrap!important;gap:8px!important}.dmx_bottom ul li[data-v-7e96e1f1]{width:31%!important}.dmx_bottom ul li a[data-v-7e96e1f1]{padding:6px 5px!important;line-height:30px!important;font-size:11px!important}.ltkboxc_bottom[data-v-7e96e1f1]{flex-wrap:wrap!important;gap:12px!important;padding:12px!important}.ltkboxc_bottom dd[data-v-7e96e1f1]{width:48%!important}.ltkjr[data-v-7e96e1f1]{width:100%!important;margin-left:0!important;flex-direction:column!important;gap:15px!important}.ltkjr_l[data-v-7e96e1f1],.ltkjr_r[data-v-7e96e1f1]{width:100%!important}.ltkjr_l h3[data-v-7e96e1f1]{font-size:14px!important;padding:12px 0!important}.ltkjr_l ul li[data-v-7e96e1f1]{padding:12px 0!important}.ltkjr_l ul li a[data-v-7e96e1f1]{font-size:12px!important}.ltkjr_r ul li[data-v-7e96e1f1]{padding:10px!important}.ltkjr_r ul li a[data-v-7e96e1f1]{padding:10px!important;font-size:11px!important;line-height:20px!important}.cpfa[data-v-7e96e1f1]{padding:40px 0!important;background-size:cover!important;background-position:50%!important;max-width:100vw!important;overflow-x:hidden!important}.cpfa[data-v-7e96e1f1],.w1400[data-v-7e96e1f1]{width:100%!important;box-sizing:border-box!important}.w1400[data-v-7e96e1f1]{padding:0 20px!important;max-width:100%!important}.bta[data-v-7e96e1f1]{margin-bottom:40px!important}.bta span[data-v-7e96e1f1]{font-size:24px!important;margin-bottom:12px!important;text-align:center!important}.bta p[data-v-7e96e1f1]{font-size:14px!important;text-align:center!important;line-height:1.6!important;padding:0 10px!important}.newlb[data-v-7e96e1f1]{flex-direction:column!important;margin:40px 0 0!important;gap:20px!important}.newlb_left[data-v-7e96e1f1]{width:100%!important;margin-right:0!important}.newlb_left ul li[data-v-7e96e1f1]{padding:12px 16px!important;margin-bottom:8px!important;line-height:1.4!important}.newlb_left ul li.on[data-v-7e96e1f1],.newlb_left ul li[data-v-7e96e1f1]:hover{padding:12px 16px!important}.newlb_left ul li span[data-v-7e96e1f1]{font-size:14px!important;line-height:30px!important;height:auto!important}.newlb_left ul li i[data-v-7e96e1f1]{width:24px!important;height:30px!important;margin-right:12px!important;background-size:18px 18px!important}.newlb_left ul li p[data-v-7e96e1f1]{font-size:13px!important;line-height:1.5!important;margin-top:8px!important}.newlb_right .tablb[data-v-7e96e1f1],.newlb_right[data-v-7e96e1f1]{width:100%!important}.newlb_right img[data-v-7e96e1f1]{border-radius:8px!important;width:100%!important;height:auto!important}.industry-scenarios[data-v-7e96e1f1]{padding:40px 0!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}.industry-scenarios .title[data-v-7e96e1f1]{font-size:26px!important;margin-bottom:30px!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.industry-scenarios .title[data-v-7e96e1f1],.scenarios-grid[data-v-7e96e1f1]{padding:0 20px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.scenarios-grid[data-v-7e96e1f1]{grid-template-columns:1fr!important;gap:20px!important}.scenario-item[data-v-7e96e1f1]{border-radius:8px!important}.scenario-image[data-v-7e96e1f1],.scenario-item[data-v-7e96e1f1]{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.scenario-image[data-v-7e96e1f1]{height:180px!important}.scenario-content[data-v-7e96e1f1]{padding:20px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.scenario-content h3[data-v-7e96e1f1]{font-size:18px!important;margin-bottom:10px!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.scenario-content p[data-v-7e96e1f1]{font-size:13px!important;line-height:1.6!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.qr-modal[data-v-7e96e1f1]{max-width:320px!important;width:90%!important;margin:20px!important}.qr-modal-header[data-v-7e96e1f1]{padding:16px 20px!important}.qr-modal-header h3[data-v-7e96e1f1]{font-size:16px!important}.qr-modal-content[data-v-7e96e1f1]{padding:24px 20px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.qr-code-image[data-v-7e96e1f1]{width:160px!important;height:160px!important;display:block!important;margin:0 auto 16px auto!important;-o-object-fit:contain!important;object-fit:contain!important}.qr-modal-content p[data-v-7e96e1f1]{font-size:13px!important;text-align:center!important;margin:0!important}.bta p[data-v-7e96e1f1],.bta span[data-v-7e96e1f1],.ltkjl dt[data-v-7e96e1f1]{text-align:center!important}.btn-secondary[data-v-7e96e1f1],.line-btn[data-v-7e96e1f1],.white-btn[data-v-7e96e1f1],a[data-v-7e96e1f1],button[data-v-7e96e1f1]{-webkit-tap-highlight-color:rgba(0,0,0,.1)!important;touch-action:manipulation!important}}@media (max-width:480px){.hero-title[data-v-7e96e1f1]{font-size:20px!important}.industry-scenarios .title[data-v-7e96e1f1],.section-title[data-v-7e96e1f1]{font-size:24px!important}.container[data-v-7e96e1f1],.hero-container[data-v-7e96e1f1],.w1400[data-v-7e96e1f1]{padding:0 16px!important}.btn-primary[data-v-7e96e1f1],.btn-secondary[data-v-7e96e1f1],.line-btn[data-v-7e96e1f1],.white-btn[data-v-7e96e1f1]{width:180px!important;padding:10px 20px!important;font-size:13px!important}.ltkjl dt[data-v-7e96e1f1]{font-size:16px!important}.bta span[data-v-7e96e1f1]{font-size:20px!important}.experience-contact .title[data-v-7e96e1f1]{font-size:18px!important}.qr-modal[data-v-7e96e1f1]{max-width:280px!important;margin:16px!important}}@media (max-width:360px){.hero-title[data-v-7e96e1f1]{font-size:18px!important}.section-title[data-v-7e96e1f1]{font-size:20px!important}.container[data-v-7e96e1f1],.hero-container[data-v-7e96e1f1],.w1400[data-v-7e96e1f1]{padding:0 12px!important}.btn-primary[data-v-7e96e1f1],.btn-secondary[data-v-7e96e1f1],.line-btn[data-v-7e96e1f1],.white-btn[data-v-7e96e1f1]{width:160px!important;padding:8px 16px!important;font-size:12px!important}}html[data-v-611b0eba]{scroll-behavior:smooth}.modern-header[data-v-611b0eba]{position:fixed;top:0;left:0;right:0;z-index:1000;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 2px 20px rgba(0,0,0,.08);height:70px}.header-container[data-v-611b0eba]{max-width:1400px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between}.brand-section[data-v-611b0eba]{display:flex;align-items:center;gap:12px}.logo-container[data-v-611b0eba]{display:flex;align-items:center;justify-content:center}.logo-image[data-v-611b0eba]{height:40px;width:auto;-o-object-fit:contain;object-fit:contain;border-radius:4px}.brand-info[data-v-611b0eba]{display:flex;flex-direction:column;gap:2px}.brand-name[data-v-611b0eba]{font-size:20px;font-weight:600;color:#1a1a1a;line-height:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.brand-subtitle[data-v-611b0eba]{font-size:12px;color:#666;line-height:1;font-weight:400}.nav-menu[data-v-611b0eba]{flex:1;display:flex;justify-content:center}.nav-list[data-v-611b0eba]{display:flex;align-items:center;gap:40px;list-style:none;margin:0;padding:0}.nav-item[data-v-611b0eba]{position:relative}.nav-link[data-v-611b0eba]{color:#333;text-decoration:none;font-size:15px;font-weight:500;padding:8px 0;transition:all .3s ease;position:relative}.nav-link[data-v-611b0eba]:hover{color:#4f7eff}.nav-link[data-v-611b0eba]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#4f7eff,#2b5ce6);transition:width .3s ease}.nav-link[data-v-611b0eba]:hover:after{width:100%}.nav-item.dropdown[data-v-611b0eba]{position:relative}.dropdown-arrow[data-v-611b0eba]{color:#333;font-size:12px;margin-left:5px;transition:transform .3s ease}.nav-item.dropdown:hover .dropdown-arrow[data-v-611b0eba]{transform:rotate(180deg)}.dropdown-menu[data-v-611b0eba]{position:absolute;top:100%;left:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);padding:8px 0;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;border:1px solid #e5e7eb;pointer-events:none}.dropdown-menu.show[data-v-611b0eba],.nav-item.dropdown:hover .dropdown-menu[data-v-611b0eba]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.dropdown-item[data-v-611b0eba]{display:block;padding:10px 16px;color:#333;text-decoration:none;font-size:14px;font-weight:400;transition:all .2s ease;border:none;background:none;width:100%;text-align:left}.dropdown-item[data-v-611b0eba]:hover{background-color:#f8f9fa;color:#4f7eff}.header-actions[data-v-611b0eba]{display:flex;align-items:center;gap:16px}.menu-btn[data-v-611b0eba]{position:relative;display:flex;align-items:center;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .3s ease}.menu-btn[data-v-611b0eba]:hover{background-color:rgba(79,126,255,.1)}.hamburger-icon[data-v-611b0eba]{width:24px;height:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger-icon span[data-v-611b0eba]{display:block;height:2px;width:100%;background-color:#4f7eff;border-radius:1px;transition:all .3s ease;transform-origin:center}.hamburger-icon.active span[data-v-611b0eba]:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger-icon.active span[data-v-611b0eba]:nth-child(2){opacity:0}.hamburger-icon.active span[data-v-611b0eba]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.menu-dropdown-content[data-v-611b0eba]{position:absolute;top:100%;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15);border:1px solid rgba(79,126,255,.1);min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;overflow:hidden}.menu-dropdown-content.show[data-v-611b0eba]{opacity:1;visibility:visible;transform:translateY(0)}.menu-dropdown-content a[data-v-611b0eba]{display:block;padding:12px 20px;color:#374151;text-decoration:none;font-size:14px;font-weight:500;transition:all .3s ease;border-bottom:1px solid rgba(79,126,255,.1)}.menu-dropdown-content a[data-v-611b0eba]:last-child{border-bottom:none}.menu-dropdown-content a[data-v-611b0eba]:hover{background-color:rgba(79,126,255,.1);color:#4f7eff;padding-left:24px}.action-btn[data-v-611b0eba]{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#4f7eff,#2b5ce6);color:#fff;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(79,126,255,.3)}.action-btn[data-v-611b0eba]:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(79,126,255,.4)}.action-btn svg[data-v-611b0eba]{transition:transform .3s ease}.action-btn:hover svg[data-v-611b0eba]{transform:translateX(2px)}@media (max-width:768px){.nav-menu[data-v-611b0eba]{display:none}.header-container[data-v-611b0eba]{padding:0 16px}.brand-name[data-v-611b0eba]{font-size:18px}.action-btn[data-v-611b0eba]{padding:10px 16px;font-size:13px}}.mobile-button[data-v-611b0eba]{display:none;position:absolute;width:26px;height:26px;top:50%;right:15px;background-color:transparent;cursor:pointer;transition:all .3s ease;transform:translateY(-20px)}@media (max-width:991px){.mobile-button[data-v-611b0eba]{display:block}}.mobile-button span[data-v-611b0eba]{position:absolute;width:100%;height:3px;left:0;top:50%;overflow:hidden;text-indent:200%}.mobile-nav-wrap .overlay-mobile-nav[data-v-611b0eba]{cursor:pointer;content:"";position:fixed;left:0;top:0;background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.8));width:100%;height:100%;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-nav-wrap .inner-mobile-nav[data-v-611b0eba]{width:320px;height:100%;top:0;left:-340px;position:fixed;background-color:#161616;z-index:999999;overflow-y:auto;transition:all .5s ease}.inner-mobile-nav .mobile-nav-close[data-v-611b0eba]{position:absolute;top:40px;right:30px;cursor:pointer}#menu-mobile-menu>li[data-v-611b0eba]{position:relative;border-bottom:1px solid hsla(0,0%,100%,.08);padding:15px 0;cursor:pointer}#menu-mobile-menu li a[data-v-611b0eba]{font-size:16px;line-height:22px;font-weight:500;color:#fff}.hero-banner[data-v-611b0eba]{min-height:100vh;background:linear-gradient(135deg,#f8faff,#e8f2ff);padding:120px 0 120px;position:relative;overflow:hidden;z-index:2}.hero-banner[data-v-611b0eba]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='%23e0e7ff' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");opacity:.3;z-index:1}.banner-content[data-v-611b0eba]{width:100%}.hero-title[data-v-611b0eba]{text-align:left;margin-bottom:32px}.mobile-break[data-v-611b0eba]{display:none}.core-highlights[data-v-611b0eba]{display:flex;gap:24px;margin-bottom:40px;flex-wrap:wrap}.highlight-item[data-v-611b0eba]{display:flex;align-items:center;gap:12px;background:rgba(79,126,255,.08);border:1px solid rgba(79,126,255,.2);border-radius:12px;padding:12px 16px;transition:all .3s ease}.highlight-item[data-v-611b0eba]:hover{background:rgba(79,126,255,.12);border-color:rgba(79,126,255,.3);transform:translateY(-2px)}.highlight-number[data-v-611b0eba]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:linear-gradient(135deg,#4f7eff,#2b5ce6);color:#fff;border-radius:50%;font-size:12px;font-weight:700;flex-shrink:0}.highlight-text[data-v-611b0eba]{font-size:14px;font-weight:600;color:#1a1a1a;white-space:nowrap}.desktop-only[data-v-611b0eba]{display:block}.main-title[data-v-611b0eba]{font-size:42px;font-weight:600;line-height:1.3;color:#1a1a1a;margin:0 0 24px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.highlight[data-v-611b0eba]{background:linear-gradient(135deg,#4f7eff,#2b5ce6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle[data-v-611b0eba]{font-size:18px;color:#4f7eff;line-height:1.5;margin:0 0 32px 0;font-weight:500}.features-grid[data-v-611b0eba]{display:grid;grid-template-columns:1fr}.feature-item[data-v-611b0eba]{display:flex;gap:16px;padding:12px 0;background:transparent;border:none;transition:all .3s ease}.feature-item[data-v-611b0eba]:hover{transform:none;box-shadow:none}.feature-icon[data-v-611b0eba]{flex-shrink:0;width:24px;height:24px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:#4f7eff;font-size:18px;font-weight:700}.feature-content[data-v-611b0eba]{flex:1}.feature-title[data-v-611b0eba]{font-size:16px;font-weight:500;color:#1a1a1a;margin:0 0 4px 0;line-height:1.4}.feature-desc[data-v-611b0eba]{font-size:14px;color:#666;line-height:1.5;margin:0}.banner-actions[data-v-611b0eba]{display:flex;gap:16px;align-items:center}.primary-btn[data-v-611b0eba]{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#4f7eff,#2b5ce6);color:#fff;border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(79,126,255,.3)}.primary-btn[data-v-611b0eba]:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(79,126,255,.4)}.primary-btn svg[data-v-611b0eba]{transition:transform .3s ease}.primary-btn:hover svg[data-v-611b0eba]{transform:translateX(2px)}.secondary-btn[data-v-611b0eba]{display:flex;align-items:center;gap:8px;background:transparent;color:#4f7eff;border:2px solid #4f7eff;border-radius:12px;padding:14px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.secondary-btn[data-v-611b0eba]:hover{background:#4f7eff;color:#fff;transform:translateY(-2px)}.banner-visual[data-v-611b0eba]{position:relative;height:600px;display:flex;align-items:center;justify-content:center;padding:40px 20px}.feature-cards-container[data-v-611b0eba]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:24px;padding:24px;max-width:580px;perspective:1000px}.feature-card[data-v-611b0eba]{background:#fff;border-radius:20px;padding:20px;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:all .3s ease;position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.2)}.feature-card[data-v-611b0eba]:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.card-1[data-v-611b0eba]{grid-column:1/3;grid-row:1;animation:irregularFloat1-611b0eba 6.5s ease-in-out infinite}.card-1[data-v-611b0eba],.card-2[data-v-611b0eba]{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.card-2[data-v-611b0eba]{grid-column:1;grid-row:2;animation:irregularFloat2-611b0eba 7.2s ease-in-out infinite}.card-3.geo-card[data-v-611b0eba]{grid-column:2/4;grid-row:1/3;background:linear-gradient(135deg,#e879f9,#c084fc 50%,#a855f7);color:#fff;box-shadow:0 12px 40px rgba(168,85,247,.3);animation:irregularFloat3-611b0eba 8.1s ease-in-out infinite}.card-header h4[data-v-611b0eba]{font-size:16px;font-weight:700;margin:0 0 8px 0;color:#1f2937;line-height:1.2}.card-header p[data-v-611b0eba]{font-size:12px;color:#6b7280;margin:0 0 12px 0;line-height:1.4}.card-image[data-v-611b0eba]{width:100%;height:160px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);margin:16px 0}.card-image img[data-v-611b0eba]{width:102%;height:100%;-o-object-fit:contain;transition:all .3s ease;border-radius:8px;background:hsla(0,0%,100%,.1)}.card-image:hover img[data-v-611b0eba]{transform:scale(1.08);filter:brightness(1.1)}.geo-header h3[data-v-611b0eba]{font-size:18px;font-weight:700;margin:0 0 6px 0;color:#fff;line-height:1.2}.geo-header p[data-v-611b0eba]{font-size:12px;color:hsla(0,0%,100%,.9);margin:0 0 20px 0;line-height:1.3}.platforms-showcase[data-v-611b0eba]{background:#fff;border-radius:16px;padding:16px;margin-top:16px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.platform-icons[data-v-611b0eba]{display:grid;gap:12px}.platform-row[data-v-611b0eba]{display:contents}.platform-icon[data-v-611b0eba]{flex-direction:column;gap:6px;padding:12px 8px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.platform-icon[data-v-611b0eba]:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 4px 12px rgba(168,85,247,.15)}.platform-icon svg[data-v-611b0eba]{width:28px;height:28px;border-radius:6px}.platform-icon span[data-v-611b0eba]{font-size:10px;color:#374151;text-align:center;font-weight:600;line-height:1.2}.geo-platforms-container[data-v-611b0eba]{width:100%;max-width:400px;height:auto}.geo-platforms-card[data-v-611b0eba]{background:linear-gradient(135deg,#e879f9,#c084fc 50%,#a855f7);border-radius:24px;padding:32px;box-shadow:0 20px 60px rgba(168,85,247,.3);position:relative;overflow:hidden}.geo-platforms-card[data-v-611b0eba]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));border-radius:24px;pointer-events:none}.platforms-header[data-v-611b0eba]{text-align:center;margin-bottom:24px;position:relative;z-index:2}.platforms-title[data-v-611b0eba]{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 8px 0;line-height:1.2}.platforms-subtitle[data-v-611b0eba]{font-size:14px;color:#4b5563;margin:0;line-height:1.4}.platforms-grid[data-v-611b0eba]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);background:#fff;border-radius:16px;padding:20px;position:relative;z-index:2}.platform-item[data-v-611b0eba]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 12px;background:#fff;border:2px solid #f3f4f6;border-radius:12px;transition:all .3s ease;cursor:pointer;min-height:80px}.platform-item[data-v-611b0eba]:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(168,85,247,.15);border-color:#e879f9}.platform-icon[data-v-611b0eba]{margin-bottom:8px}.platform-icon svg[data-v-611b0eba]{transition:transform .3s ease}.platform-item:hover .platform-icon svg[data-v-611b0eba]{transform:scale(1.1)}.platform-name[data-v-611b0eba]{font-size:12px;font-weight:600;color:#374151;text-align:center}.banner-image[data-v-611b0eba]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.floating-elements[data-v-611b0eba]{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.floating-card[data-v-611b0eba]{position:absolute;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border-radius:16px;padding:20px;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.2);animation:float-611b0eba 6s ease-in-out infinite}.card-1[data-v-611b0eba]{top:80px;right:40px;animation-delay:0s}.card-2[data-v-611b0eba]{bottom:100px;left:40px;animation-delay:3s}.card-title[data-v-611b0eba]{display:block;font-size:16px;font-weight:700;color:#4f7eff;margin-bottom:4px}.card-subtitle[data-v-611b0eba]{display:block;font-size:12px;color:#666;line-height:1.4}@keyframes float-611b0eba{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes irregularFloat1-611b0eba{0%{transform:translateY(0) rotate(0deg) scale(1)}15%{transform:translateY(-8px) rotate(1deg) scale(1.02)}35%{transform:translateY(-3px) rotate(-.5deg) scale(.98)}55%{transform:translateY(-12px) rotate(1.5deg) scale(1.03)}75%{transform:translateY(-5px) rotate(-1deg) scale(.99)}to{transform:translateY(0) rotate(0deg) scale(1)}}@keyframes irregularFloat2-611b0eba{0%{transform:translateY(0) rotate(0deg) scale(1)}20%{transform:translateY(-6px) rotate(-1deg) scale(1.01)}40%{transform:translateY(-15px) rotate(.8deg) scale(1.04)}60%{transform:translateY(-2px) rotate(-1.2deg) scale(.97)}80%{transform:translateY(-9px) rotate(.5deg) scale(1.02)}to{transform:translateY(0) rotate(0deg) scale(1)}}@keyframes irregularFloat3-611b0eba{0%{transform:translateY(0) rotate(0deg) scale(1)}25%{transform:translateY(-4px) rotate(1.2deg) scale(.99)}45%{transform:translateY(-11px) rotate(-.8deg) scale(1.03)}65%{transform:translateY(-7px) rotate(1.5deg) scale(1.01)}85%{transform:translateY(-14px) rotate(-.3deg) scale(1.04)}to{transform:translateY(0) rotate(0deg) scale(1)}}@media (max-width:1024px){.banner-container[data-v-611b0eba]{grid-template-columns:1fr;gap:60px;text-align:center}.banner-content[data-v-611b0eba]{align-items:center;text-align:center}.hero-title[data-v-611b0eba]{text-align:center}.banner-visual[data-v-611b0eba]{height:400px}.feature-cards-container[data-v-611b0eba]{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:15px;padding:15px}.card-1[data-v-611b0eba],.card-2[data-v-611b0eba],.card-3.geo-card[data-v-611b0eba]{grid-column:1}.card-1[data-v-611b0eba]{grid-row:1}.card-2[data-v-611b0eba]{grid-row:2}.card-3.geo-card[data-v-611b0eba]{grid-row:3}.main-title[data-v-611b0eba]{font-size:40px}.core-highlights[data-v-611b0eba]{justify-content:center;gap:16px}.highlight-item[data-v-611b0eba]{flex:1;min-width:140px}}@media (max-width:768px){.hero-banner[data-v-611b0eba]{padding:80px 0 60px;min-height:auto}.banner-container[data-v-611b0eba]{padding:0 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100%;gap:0;grid-template-columns:none}.banner-content[data-v-611b0eba]{justify-content:center;max-width:600px}.banner-content[data-v-611b0eba],.hero-title[data-v-611b0eba]{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.hero-title[data-v-611b0eba]{margin-bottom:24px}.main-title[data-v-611b0eba]{font-size:28px;line-height:1.2;margin-bottom:16px;display:block}.mobile-break[data-v-611b0eba]{display:block}.subtitle[data-v-611b0eba]{font-size:16px;margin-bottom:24px;display:block;width:100%}.core-highlights[data-v-611b0eba]{display:block;margin-bottom:32px;width:100%}.highlight-item[data-v-611b0eba]{display:block;padding:12px 20px;width:100%;max-width:280px;margin:8px auto;text-align:center;border-radius:8px;background:rgba(79,126,255,.1);border:none}.highlight-number[data-v-611b0eba]{width:32px;height:32px;font-size:14px}.highlight-text[data-v-611b0eba]{font-size:16px}.features-grid[data-v-611b0eba]{display:block;margin-bottom:32px;width:100%}.feature-item[data-v-611b0eba]{display:block;padding:16px 20px;margin-bottom:16px;text-align:center;background:hsla(0,0%,100%,.8);border-radius:8px;border-left:3px solid #4f7eff}.feature-icon[data-v-611b0eba]{width:20px;height:20px;display:block;margin:0 auto 8px auto}.feature-content[data-v-611b0eba]{display:block;width:100%;text-align:center}.feature-title[data-v-611b0eba]{font-size:15px;margin-bottom:6px;display:block}.feature-desc[data-v-611b0eba]{font-size:13px;line-height:1.4;display:block}.banner-actions[data-v-611b0eba]{display:block;max-width:280px;margin:0 auto;text-align:center}.primary-btn[data-v-611b0eba],.secondary-btn[data-v-611b0eba]{display:block;width:100%;max-width:240px;margin:8px auto;padding:16px 24px;font-size:15px;text-align:center;border-radius:8px}.banner-visual[data-v-611b0eba],.desktop-only[data-v-611b0eba],.feature-cards-container[data-v-611b0eba]{display:none!important}.floating-card[data-v-611b0eba]{display:none}}@media (max-width:480px){.hero-banner[data-v-611b0eba]{padding:60px 0 40px}.banner-container[data-v-611b0eba]{padding:0 16px;max-width:100%;gap:0;grid-template-columns:none}.banner-container[data-v-611b0eba],.banner-content[data-v-611b0eba]{display:flex;flex-direction:column;align-items:center;justify-content:center}.banner-content[data-v-611b0eba]{text-align:center;width:100%;max-width:500px}.main-title[data-v-611b0eba]{font-size:24px;line-height:1.1;display:block;margin-bottom:14px}.subtitle[data-v-611b0eba]{font-size:14px;margin-bottom:20px;display:block;width:100%}.core-highlights[data-v-611b0eba]{display:block;margin-bottom:28px;width:100%}.highlight-item[data-v-611b0eba]{display:block;padding:10px 16px;max-width:260px;margin:6px auto;text-align:center;border-radius:6px;background:rgba(79,126,255,.08);border:none}.highlight-number[data-v-611b0eba]{width:28px;height:28px;font-size:12px}.highlight-text[data-v-611b0eba]{font-size:14px}.features-grid[data-v-611b0eba]{display:block;margin-bottom:28px;width:100%}.feature-item[data-v-611b0eba]{display:block;padding:12px 16px;margin-bottom:12px;text-align:center;background:hsla(0,0%,100%,.7);border-radius:6px;border-left:2px solid #4f7eff}.feature-icon[data-v-611b0eba]{width:18px;height:18px;display:block;margin:0 auto 6px auto}.feature-content[data-v-611b0eba]{display:block;width:100%;text-align:center}.feature-title[data-v-611b0eba]{font-size:14px;margin-bottom:4px;display:block}.feature-desc[data-v-611b0eba]{font-size:12px;line-height:1.3;display:block}.banner-actions[data-v-611b0eba]{display:block;max-width:260px;margin:0 auto;text-align:center}.primary-btn[data-v-611b0eba],.secondary-btn[data-v-611b0eba]{display:block;width:100%;max-width:220px;margin:6px auto;padding:14px 20px;font-size:14px;text-align:center;border-radius:6px}.banner-visual[data-v-611b0eba],.desktop-only[data-v-611b0eba],.feature-cards-container[data-v-611b0eba]{display:none!important}.wg-works-1[data-v-611b0eba]{padding:40px 0}.wg-works-1 .themesflat-container[data-v-611b0eba]{padding:0 16px}.heading-section .main-title[data-v-611b0eba]{font-size:22px;line-height:1.1;margin-bottom:12px;padding:0 8px}.heading-section h6[data-v-611b0eba]{font-size:14px;line-height:1.3;padding:0 16px;margin-bottom:24px}.img_geo[data-v-611b0eba]{gap:20px!important;padding:0 16px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important}.img_geo img[data-v-611b0eba]{width:100%!important;height:auto!important;max-width:100%!important;min-width:240px!important;margin-bottom:0!important;border-radius:10px!important;box-shadow:0 3px 12px rgba(0,0,0,.08)!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important;flex:none!important}.themesflat-container[data-v-611b0eba]{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px;width:1400px;max-width:100%}@media (min-width:992px){.row[data-v-611b0eba]{margin-right:-15px;margin-left:-15px}}.text-center[data-v-611b0eba]{text-align:center!important}.heading-section .main-title[data-v-611b0eba]{color:#030014;font-size:38px;font-weight:700;line-height:57px;letter-spacing:-1.44px;margin-top:46px}.heading-section h6[data-v-611b0eba]{letter-spacing:-.54px;margin-bottom:12px;margin-top:-7px}h6[data-v-611b0eba]{font-size:18px;line-height:27px}h1[data-v-611b0eba],h2[data-v-611b0eba],h3[data-v-611b0eba],h4[data-v-611b0eba],h5[data-v-611b0eba],h6[data-v-611b0eba]{font-family:Space Grotesk,sans-serif;color:#030014;font-weight:700;text-rendering:optimizeLegibility}.col-12[data-v-611b0eba]{flex:0 0 100%;max-width:100%}}.wg-banner-1 .wrap-user[data-v-611b0eba]{position:absolute;width:290px;border:1px solid #fff;border-radius:20px;background:linear-gradient(180deg,hsla(0,0%,100%,.6),rgba(248,248,254,.8));box-shadow:0 10px 60px 0 rgba(0,0,0,.25);backdrop-filter:blur(40px);padding:26px 37px 29px 38px}.name[data-v-611b0eba]{font-size:2rem!important}.wg-banner-1 .wrap-user p[data-v-611b0eba]{color:#444;font-size:16px;font-weight:400;line-height:28px;margin-bottom:35px}.wg-banner-1 .wrap-user .image img[data-v-611b0eba]{width:215px;height:215px}.wg-banner-1 .wrap-user .image[data-v-611b0eba]{position:relative}.wg-banner-1 .wrap-user.item-1 .counter-like[data-v-611b0eba]{background-color:#05f}.wg-banner-1 .wrap-user .counter-like .number-counter[data-v-611b0eba]{color:#fff;font-size:20px;font-weight:600;line-height:14px;letter-spacing:-.6px;margin-bottom:8px}@media (min-width:768px){.col-md-4[data-v-611b0eba]{flex:0 0 33.333333%;max-width:33.333333%}}.list-tool-1[data-v-611b0eba]{padding-top:130px}.justify-center[data-v-611b0eba]{justify-content:center}@media (min-width:992px){.row[data-v-611b0eba]{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.row[data-v-611b0eba]{margin-right:-15px;margin-left:-15px}}@media (min-width:576px){.row[data-v-611b0eba]{margin-right:-15px;margin-left:-15px}}.row[data-v-611b0eba]{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.heading-section[data-v-611b0eba]{margin-bottom:58px}@media (min-width:992px){.col-lg-4[data-v-611b0eba]{flex:0 0 33.333333%;max-width:33.333333%}}.wg-tool.style-1[data-v-611b0eba]{padding:45px 50px 50px 45px}.fadeInUp[data-v-611b0eba]{animation-name:fadeInUp}.wg-tool[data-v-611b0eba]{border:1px solid #fff;padding:38px 50px 30px 50px;border-radius:16px;background:#fff;margin-bottom:30px;position:relative;transition:all .3s ease-in-out}.wg-tool .icon[data-v-611b0eba]{font-size:35px}.icon-code[data-v-611b0eba]:before{content:"\e922";color:#05f}[data-v-611b0eba],[data-v-611b0eba]:after,[data-v-611b0eba]:before{box-sizing:border-box}h4[data-v-611b0eba]{font-size:22px;line-height:33px}.wg-tool.style-1 a[data-v-611b0eba]{color:#444}.tf-button-default[data-v-611b0eba]{display:flex;gap:7px;align-items:center;color:#05f;font-size:16px;line-height:11px}[class*=" icon-"][data-v-611b0eba],[class^=icon-][data-v-611b0eba]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tf-button-default i[data-v-611b0eba]{font-size:11px}.wg-tool.style-1 .order[data-v-611b0eba]{top:22px;right:46px}.wg-tool .order[data-v-611b0eba]{position:absolute;top:30px;right:53px;font-size:100px;font-weight:700;line-height:90px;letter-spacing:-3px;background:linear-gradient(180deg,rgba(230,228,252,.5),rgba(230,228,252,0));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.list-tool-1 .row.justify-center[data-v-611b0eba]{display:flex;justify-content:center;align-items:stretch;gap:30px;flex-wrap:wrap;max-width:1400px;margin:0 auto;padding:0 20px}.list-tool-1 .col-lg-4[data-v-611b0eba]{flex:0 0 auto;width:350px;max-width:350px;margin-bottom:30px}.blue-decoration[data-v-611b0eba]{position:absolute;top:-8px;left:-8px;width:40px;height:40px;background:linear-gradient(135deg,#4f7eff,#2b5ce6);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease}.blue-decoration svg[data-v-611b0eba]{width:20px;height:20px}.wg-tool.style-1:hover .blue-decoration[data-v-611b0eba]{transform:scale(1.1)}.wg-tool.style-1[data-v-611b0eba]{position:relative;padding:45px 35px 50px 35px;border-radius:16px;background:#fff;height:100%;display:flex;flex-direction:column;transition:all .3s ease;overflow:visible}.wg-tool.style-1[data-v-611b0eba]:hover{transform:translateY(-8px)}.wg-tool.style-1 h4[data-v-611b0eba]{color:#030014;line-height:33px;letter-spacing:-.66px;margin-top:27px;margin-bottom:13px;flex-grow:0}.wg-tool.style-1 p[data-v-611b0eba]{flex-grow:1;margin-bottom:25px;line-height:1.6;color:#666}.wg-tool.style-1 .tf-button-default[data-v-611b0eba]{margin-top:auto;align-self:flex-start}@media (max-width:1400px){.list-tool-1 .row.justify-center[data-v-611b0eba]{gap:25px;max-width:1000px}.list-tool-1 .col-lg-4[data-v-611b0eba]{width:320px;max-width:320px}}@media (max-width:992px){.list-tool-1 .row.justify-center[data-v-611b0eba]{gap:20px;flex-direction:column;align-items:center}.list-tool-1 .col-lg-4[data-v-611b0eba]{width:100%;max-width:500px}}@media (max-width:768px){.list-tool-1 .row.justify-center[data-v-611b0eba]{padding:0 15px}.wg-tool.style-1[data-v-611b0eba]{padding:35px 25px 40px 25px;min-height:350px}}@media (max-width:480px){.list-tool-1 .row.justify-center[data-v-611b0eba]{padding:0 10px}.wg-tool.style-1[data-v-611b0eba]{padding:30px 20px 35px 20px;min-height:320px}}.text-center[data-v-611b0eba]{text-align:center!important}.animated[data-v-611b0eba]{animation-duration:1s;animation-fill-mode:both}.heading-section .main-title[data-v-611b0eba]{color:#030014;font-size:38px;font-weight:700;line-height:57px;letter-spacing:-1.44px}.wg-works-1 .content[data-v-611b0eba]{margin-top:12px}h5[data-v-611b0eba]{font-size:20px;font-weight:600;line-height:30px}h1[data-v-611b0eba],h2[data-v-611b0eba],h3[data-v-611b0eba],h4[data-v-611b0eba],h5[data-v-611b0eba],h6[data-v-611b0eba]{font-family:Space Grotesk,sans-serif;color:#030014;font-weight:700;text-rendering:optimizeLegibility}a[data-v-611b0eba]{text-decoration:none;color:#696969;transition:all .3s ease-in-out}p[data-v-611b0eba]{font-family:Space Grotesk,sans-serif;font-weight:400;font-size:16px;line-height:28px;color:#fff}@media (min-width:992px){.col-lg-7[data-v-611b0eba]{flex:0 0 58.333333%;max-width:58.333333%}}img[data-v-611b0eba]{max-width:100%;vertical-align:middle;-ms-interpolation-mode:bicubic;max-width:122%;height:auto}@media (min-width:992px){.col-lg-5[data-v-611b0eba]{flex:0 0 41.666667%;max-width:41.666667%}}.works-item.style-1[data-v-611b0eba]{width:unset;padding:25px 40px 25px 38px}.media-platforms-section[data-v-611b0eba]{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.media-platforms-section .container[data-v-611b0eba]{max-width:1400px;margin:0 auto;padding:0 20px}.section-header[data-v-611b0eba]{text-align:center;margin-bottom:60px}.section-title[data-v-611b0eba]{font-size:36px;font-weight:700;color:#1a1a1a;margin:0;position:relative}.section-title[data-v-611b0eba]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#4f7eff,#7b68ee);border-radius:2px}.platforms-grid[data-v-611b0eba]{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,1fr);gap:16px;max-width:1400px;margin:0 auto}.platform-card[data-v-611b0eba]{background:#e8e6f7;border-radius:12px;padding:24px 16px;text-align:center;box-shadow:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:2px solid #fff;position:relative;overflow:hidden;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.platform-card[data-v-611b0eba]:hover{background:#ddd9f0;border-color:#4f7eff;transform:scale(1.02)}.platform-icon[data-v-611b0eba]{width:90px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:transparent;transition:all .3s ease}.platform-card:hover .platform-icon[data-v-611b0eba]{transform:scale(1.05)}.platform-icon img[data-v-611b0eba]{-o-object-fit:contain;object-fit:contain;border-radius:6px}.platform-icon svg[data-v-611b0eba]{width:32px;height:32px}.platform-name[data-v-611b0eba]{font-size:14px;font-weight:500;color:#333;margin:0;transition:color .3s ease;line-height:1.2}.platform-card:hover .platform-name[data-v-611b0eba]{color:#4f7eff}@media (max-width:768px){.media-platforms-section[data-v-611b0eba]{padding:60px 0}.section-title[data-v-611b0eba]{font-size:28px}.platforms-grid[data-v-611b0eba]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.platform-card[data-v-611b0eba]{padding:24px 16px}.platform-icon[data-v-611b0eba]{width:56px;height:56px}.platform-icon img[data-v-611b0eba],.platform-icon svg[data-v-611b0eba]{width:36px;height:36px}.platform-name[data-v-611b0eba]{font-size:14px}}@media (max-width:480px){.platforms-grid[data-v-611b0eba]{grid-template-columns:repeat(2,1fr)}}.cooperation-section[data-v-611b0eba]{padding:80px 0;background:#f8f9fa}.cooperation-section .container[data-v-611b0eba]{max-width:1400px;margin:0 auto;padding:0 20px}.cooperation-section .section-header[data-v-611b0eba]{text-align:center;margin-bottom:60px}.cooperation-section .section-title[data-v-611b0eba]{font-size:36px;font-weight:600;color:#333;margin:0;line-height:1.2}.cooperation-grid[data-v-611b0eba]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1400px;margin:0 auto}.cooperation-card[data-v-611b0eba]{background:#fff;border-radius:12px;padding:40px 30px;text-align:left;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;border:2px solid transparent;position:relative}.cooperation-card.featured[data-v-611b0eba]{background:#fff}.cooperation-card[data-v-611b0eba]:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.cooperation-card .card-header[data-v-611b0eba]{margin-bottom:20px}.cooperation-card .card-title[data-v-611b0eba]{font-size:20px;font-weight:600;color:#333;margin:0;line-height:1.3}.cooperation-card .card-content[data-v-611b0eba]{margin:0}.cooperation-card .card-description[data-v-611b0eba]{font-size:14px;font-weight:400;color:#666;line-height:1.6;margin:0}@media (max-width:768px){.cooperation-section[data-v-611b0eba]{padding:60px 0}.cooperation-section .section-title[data-v-611b0eba]{font-size:28px}.cooperation-grid[data-v-611b0eba]{grid-template-columns:1fr;gap:20px}.cooperation-card[data-v-611b0eba]{padding:30px 20px}.cooperation-card .card-title[data-v-611b0eba]{font-size:18px}.cooperation-card .card-description[data-v-611b0eba]{font-size:13px}}@media (max-width:480px){.cooperation-section .container[data-v-611b0eba]{padding:0 15px}.cooperation-card[data-v-611b0eba]{padding:25px 15px}}.contact-widget[data-v-611b0eba]{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:1000}.contact-card[data-v-611b0eba]{background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:20px 15px;width:81px;border:1px solid #e8e8e8}.contact-item[data-v-611b0eba]{flex-direction:column;margin-bottom:25px;cursor:pointer;transition:all .3s ease}.contact-item[data-v-611b0eba]:last-child{margin-bottom:0}.contact-item[data-v-611b0eba]:hover{transform:translateY(-2px)}.contact-icon-wrapper[data-v-611b0eba]{margin-bottom:8px}.contact-icon[data-v-611b0eba]{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;position:relative}.contact-icon svg[data-v-611b0eba]{width:24px;height:24px}.demo-icon[data-v-611b0eba],.online-icon[data-v-611b0eba],.phone-icon[data-v-611b0eba],.wechat-icon[data-v-611b0eba]{background:#4f7eff}.contact-icon[data-v-611b0eba]:hover{transform:scale(1.05);box-shadow:0 4px 15px rgba(79,126,255,.3)}.contact-label[data-v-611b0eba]{font-size:12px;color:#333;text-align:center;line-height:1.2;font-weight:400}.phone-contact[data-v-611b0eba]{position:relative}.phone-tooltip[data-v-611b0eba]{position:absolute;top:50%;left:120%;transform:translateY(-50%);background:#333;color:#fff;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:500;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;animation:fadeInTooltip-611b0eba .3s ease-in-out}.phone-tooltip[data-v-611b0eba]:before{content:"";position:absolute;top:50%;left:-6px;transform:translateY(-50%);border:6px solid transparent;border-right-color:#333}.phone-tooltip.left[data-v-611b0eba]{left:-120%}.phone-tooltip.left[data-v-611b0eba]:before{left:auto;right:-6px;border-right-color:transparent;border-left-color:#333}.qr-tooltip[data-v-611b0eba]{position:absolute;top:50%;left:-180px;transform:translateY(-50%);background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:15px;box-shadow:0 8px 25px rgba(0,0,0,.15);z-index:1000;animation:fadeInTooltip-611b0eba .3s ease-in-out;width:160px;text-align:center}.qr-tooltip img[data-v-611b0eba]{width:120px;height:120px;border-radius:6px;margin-bottom:8px;-o-object-fit:cover;object-fit:cover}.qr-tooltip p[data-v-611b0eba]{margin:0;font-size:12px;color:#666;font-weight:400}.qr-tooltip[data-v-611b0eba]:before{content:"";position:absolute;top:50%;right:-8px;transform:translateY(-50%);border:8px solid transparent;border-left-color:#fff}.qr-tooltip[data-v-611b0eba]:after{content:"";position:absolute;top:50%;right:-9px;transform:translateY(-50%);border:9px solid transparent;border-left-color:#e8e8e8;z-index:-1}@keyframes fadeInTooltip-611b0eba{0%{opacity:0;transform:translateY(-50%) translateX(-10px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}@media (max-width:768px){.contact-widget[data-v-611b0eba]{display:none}.contact-card[data-v-611b0eba]{width:100px;padding:15px 10px}.contact-item[data-v-611b0eba]{margin-bottom:20px}.contact-icon[data-v-611b0eba]{width:45px;height:45px}.contact-icon svg[data-v-611b0eba]{width:20px;height:20px}.contact-label[data-v-611b0eba]{font-size:11px}.phone-tooltip[data-v-611b0eba]{left:110%;font-size:12px;padding:6px 10px}.phone-tooltip.left[data-v-611b0eba]{left:-110%}.qr-tooltip[data-v-611b0eba]{left:-140px;width:130px;padding:10px}.qr-tooltip img[data-v-611b0eba]{width:100px;height:100px}.qr-tooltip p[data-v-611b0eba]{font-size:11px}}@media (max-width:480px){.contact-widget[data-v-611b0eba]{display:none}.contact-card[data-v-611b0eba]{width:90px;padding:12px 8px}.contact-item[data-v-611b0eba]{margin-bottom:18px}.qr-tooltip[data-v-611b0eba]{left:-120px;width:110px;padding:8px}.qr-tooltip img[data-v-611b0eba]{width:80px;height:80px}.qr-tooltip p[data-v-611b0eba]{font-size:10px}}.bottom-banner[data-v-611b0eba]{z-index:100;background:linear-gradient(135deg,#2563eb,#1d4ed8);padding:50px 40px;margin:11px auto -62px auto;position:relative;overflow:hidden;border-radius:16px;max-width:1400px;width:calc(100% - 40px)}.bottom-banner[data-v-611b0eba]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='rgba(255,255,255,0.1)' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");opacity:.3}.banner-container[data-v-611b0eba]{max-width:1400px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.banner-content[data-v-611b0eba]{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:30px}.banner-text[data-v-611b0eba]{color:#333;text-align:left;max-width:100%}.banner-text h3[data-v-611b0eba]{font-size:32px;font-weight:700;margin:0 0 20px 0;line-height:1.3;color:#333}.banner-text p[data-v-611b0eba]{font-size:18px;margin:0 0 16px 0;opacity:.9;line-height:1.6;color:#fff}.banner-buttons[data-v-611b0eba]{display:flex;gap:16px;justify-content:flex-start;margin-top:20px}.banner-buttons button[data-v-611b0eba]{padding:14px 28px;border-radius:8px;font-size:16px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;min-width:120px}.btn-secondary[data-v-611b0eba]{background:transparent;color:#fff;border:2px solid #fff}.btn-secondary[data-v-611b0eba]:hover{background:#fff;color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}@media (max-width:768px){.bottom-banner[data-v-611b0eba]{padding:40px 0;margin-top:60px}.banner-content[data-v-611b0eba]{flex-direction:column;text-align:center;gap:30px}.banner-text h3[data-v-611b0eba]{font-size:24px}.banner-text p[data-v-611b0eba]{font-size:16px}.banner-buttons[data-v-611b0eba]{justify-content:center;flex-wrap:wrap}.banner-buttons button[data-v-611b0eba]{padding:12px 24px;font-size:14px;min-width:100px}}@media (max-width:480px){.bottom-banner[data-v-611b0eba]{padding:30px 0;margin-top:40px}.banner-container[data-v-611b0eba]{padding:0 15px}.banner-text h3[data-v-611b0eba]{font-size:20px}.banner-text p[data-v-611b0eba]{font-size:14px}.banner-buttons[data-v-611b0eba]{flex-direction:column;width:100%}.banner-buttons button[data-v-611b0eba]{width:100%;max-width:200px;margin:0 auto}.contact-icon[data-v-611b0eba]{width:40px;height:40px}.contact-icon svg[data-v-611b0eba]{width:18px;height:18px}.contact-label[data-v-611b0eba]{font-size:10px}}#footer .item1[data-v-611b0eba]{position:absolute;top:249px;left:72px;animation:to-bottom 5s linear infinite}#footer[data-v-611b0eba]{background:#0c091d;position:relative;z-index:1}article[data-v-611b0eba],aside[data-v-611b0eba],details[data-v-611b0eba],figcaption[data-v-611b0eba],figure[data-v-611b0eba],footer[data-v-611b0eba],header[data-v-611b0eba],main[data-v-611b0eba],nav[data-v-611b0eba],section[data-v-611b0eba]{display:block}#footer .item2[data-v-611b0eba]{position:absolute;bottom:122px;left:-59px;width:160px;height:29px;transform:rotate(-20.673deg);background:#61ff00;filter:blur(40px)}#footer .item3[data-v-611b0eba]{position:absolute;bottom:-86px;left:808px;width:102px;height:102px;border-radius:50%;background:#00fff0;filter:blur(50px)}#footer .item4[data-v-611b0eba]{position:absolute;top:101px;right:438px;width:160px;height:29px;transform:rotate(-20.673deg);background:#ff00e5;filter:blur(40px)}#footer .item5[data-v-611b0eba]{position:absolute;bottom:191px;right:-189px;width:223px;height:223px;border-radius:50%;background:#ece30a;filter:blur(50px)}.themesflat-container[data-v-611b0eba]{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px;width:1320px;max-width:100%}@media (min-width:1400px){.row[data-v-611b0eba]{margin-right:-15px;margin-left:-15px}}.col-12[data-v-611b0eba]{flex:0 0 100%;max-width:100%}@media (max-width:768px){.page-container[data-v-611b0eba]{padding:0 16px}.header[data-v-611b0eba],.page-container[data-v-611b0eba]{overflow-x:hidden;width:100%;max-width:100vw;box-sizing:border-box}.header[data-v-611b0eba]{padding:12px 16px}.main-logo img[data-v-611b0eba]{width:120px;height:auto}.nav-menu[data-v-611b0eba]{display:none}.mobile-nav-toggle[data-v-611b0eba]{display:block}.hero-banner[data-v-611b0eba]{padding:80px 0 40px;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.banner-container[data-v-611b0eba]{padding:0 16px;gap:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.main-title[data-v-611b0eba]{font-size:28px;line-height:1.3;margin-bottom:16px}.subtitle[data-v-611b0eba]{font-size:16px;line-height:1.5;margin-bottom:24px}.core-highlights[data-v-611b0eba]{display:flex;flex-direction:column;gap:12px;margin-bottom:32px;width:100%}.highlight-item[data-v-611b0eba]{display:flex;align-items:center;justify-content:center;padding:12px 20px;width:100%;max-width:280px;margin:0 auto;text-align:center;border-radius:8px;background:rgba(79,126,255,.1);border:none}.highlight-number[data-v-611b0eba]{width:32px;height:32px;font-size:14px;flex-shrink:0}.highlight-text[data-v-611b0eba]{font-size:16px;margin-left:8px}.features-grid[data-v-611b0eba]{grid-template-columns:1fr;gap:16px;margin-top:32px}.feature-item[data-v-611b0eba]{padding:20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.feature-icon[data-v-611b0eba]{width:40px;height:40px;margin-bottom:12px}.feature-title[data-v-611b0eba]{font-size:16px;margin-bottom:8px}.feature-desc[data-v-611b0eba]{font-size:14px;line-height:1.5}.banner-actions[data-v-611b0eba]{flex-direction:column;gap:12px;margin-top:24px}.primary-btn[data-v-611b0eba],.secondary-btn[data-v-611b0eba]{width:100%;padding:14px 24px;font-size:16px;justify-content:center}.wg-works-1[data-v-611b0eba]{padding:50px 0;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.wg-works-1 .themesflat-container[data-v-611b0eba]{padding:0 20px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.heading-section .main-title[data-v-611b0eba]{font-size:26px;line-height:1.2;margin-bottom:16px;padding:0 10px}.heading-section h6[data-v-611b0eba]{font-size:15px;line-height:1.4;padding:0 20px;margin-bottom:30px;color:#666}.img_geo[data-v-611b0eba]{flex-direction:column!important;gap:24px!important;padding:0 20px!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.img_geo img[data-v-611b0eba]{width:100%!important;height:auto!important;max-width:calc(100vw - 40px)!important;min-width:unset!important;margin-bottom:0!important;border-radius:12px!important;box-shadow:0 4px 16px rgba(0,0,0,.1)!important;transition:transform .3s ease,box-shadow .3s ease!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important;flex:none!important;box-sizing:border-box!important}.img_geo img[data-v-611b0eba]:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.list-tool-1[data-v-611b0eba]{padding:60px 0}.themesflat-container[data-v-611b0eba]{padding:0 16px}.works-item.style-1[data-v-611b0eba]{padding:20px;margin-bottom:16px}.works-item h5[data-v-611b0eba]{font-size:18px;line-height:1.4;margin-bottom:8px}.works-item p[data-v-611b0eba]{font-size:14px;line-height:1.5}.feature-cards-container[data-v-611b0eba]{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:16px;padding:16px;max-width:100%}.card-1[data-v-611b0eba],.card-2[data-v-611b0eba],.card-3.geo-card[data-v-611b0eba]{grid-column:1;grid-row:auto}.feature-card[data-v-611b0eba]{padding:16px}.card-header h4[data-v-611b0eba]{font-size:14px}.card-header p[data-v-611b0eba]{font-size:12px}.card-image[data-v-611b0eba]{height:120px;margin:12px 0}.geo-platforms-container[data-v-611b0eba]{max-width:100%;margin:0 16px}.geo-platforms-card[data-v-611b0eba]{padding:20px}.platforms-title[data-v-611b0eba]{font-size:18px}.platforms-subtitle[data-v-611b0eba]{font-size:13px}.platforms-grid[data-v-611b0eba]{gap:12px;padding:16px}.platform-item[data-v-611b0eba]{padding:12px 8px;min-height:70px}.platform-icon svg[data-v-611b0eba]{width:24px;height:24px}.platform-name[data-v-611b0eba]{font-size:11px}.footer-bottom[data-v-611b0eba]{flex-direction:column;gap:16px;text-align:center;padding:20px 16px}.contact-modal[data-v-611b0eba]{width:95%;margin:20px}.contact-modal-content[data-v-611b0eba]{padding:20px}.contact-qr-section img[data-v-611b0eba]{width:120px;height:120px}.contact-modal-header h3[data-v-611b0eba]{font-size:18px}.qr-modal[data-v-611b0eba]{margin:20px;width:calc(100% - 40px)}.qr-modal-header[data-v-611b0eba]{padding:20px 20px 12px}.qr-modal-body[data-v-611b0eba]{padding:20px}.qr-placeholder svg[data-v-611b0eba]{width:160px;height:160px}.qr-description[data-v-611b0eba]{font-size:14px}}@media (max-width:480px){.hero-banner[data-v-611b0eba]{padding:60px 0 30px}.main-title[data-v-611b0eba]{font-size:24px}.subtitle[data-v-611b0eba]{font-size:15px}.highlight-item[data-v-611b0eba]{padding:10px 16px;max-width:260px;border:none}.highlight-number[data-v-611b0eba]{width:28px;height:28px;font-size:12px}.highlight-text[data-v-611b0eba]{font-size:14px}.feature-item[data-v-611b0eba]{padding:16px}.feature-title[data-v-611b0eba]{font-size:15px}.feature-desc[data-v-611b0eba]{font-size:13px}.heading-section .main-title[data-v-611b0eba]{font-size:22px}.heading-section h6[data-v-611b0eba]{font-size:15px}.works-item h5[data-v-611b0eba]{font-size:16px}.works-item p[data-v-611b0eba]{font-size:13px}.geo-platforms-card[data-v-611b0eba]{padding:16px}.platforms-title[data-v-611b0eba]{font-size:16px}.platforms-subtitle[data-v-611b0eba]{font-size:12px}.platforms-grid[data-v-611b0eba]{gap:10px;padding:12px}.platform-item[data-v-611b0eba]{padding:10px 6px;min-height:60px}.platform-icon svg[data-v-611b0eba]{width:20px;height:20px}.platform-name[data-v-611b0eba]{font-size:10px}}@media (max-width:360px){.banner-container[data-v-611b0eba],.page-container[data-v-611b0eba]{padding:0 12px}.main-title[data-v-611b0eba]{font-size:22px}.subtitle[data-v-611b0eba]{font-size:14px}.highlight-item[data-v-611b0eba]{padding:8px 14px;max-width:240px;border:none}.highlight-number[data-v-611b0eba]{width:26px;height:26px;font-size:11px}.highlight-text[data-v-611b0eba]{font-size:13px}.primary-btn[data-v-611b0eba],.secondary-btn[data-v-611b0eba]{padding:12px 20px;font-size:15px}.feature-item[data-v-611b0eba]{padding:14px}.heading-section .main-title[data-v-611b0eba]{font-size:20px}.works-item.style-1[data-v-611b0eba]{padding:16px}.geo-platforms-card[data-v-611b0eba]{padding:14px}.platforms-grid[data-v-611b0eba]{padding:10px}.contact-modal-content[data-v-611b0eba],.qr-modal-body[data-v-611b0eba]{padding:16px}}.qr-modal-overlay[data-v-611b0eba]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999;backdrop-filter:blur(4px);animation:fadeIn-611b0eba .3s ease-out}.qr-modal[data-v-611b0eba]{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:400px;width:90%;max-height:90vh;overflow:hidden;animation:slideUp-611b0eba .3s ease-out}.qr-modal-header[data-v-611b0eba]{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid #f0f0f0}.qr-modal-header h3[data-v-611b0eba]{margin:0;font-size:20px;font-weight:600;color:#333}.close-btn[data-v-611b0eba]{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.close-btn[data-v-611b0eba]:hover{background:#f5f5f5;color:#666}.qr-modal-body[data-v-611b0eba]{padding:24px;text-align:center}.qr-code-container[data-v-611b0eba]{display:flex;flex-direction:column;align-items:center;gap:20px}.qr-placeholder[data-v-611b0eba]{padding:20px;background:#f8f9fa;border-radius:12px;border:2px dashed #e0e0e0;transition:all .3s ease}.qr-placeholder[data-v-611b0eba]:hover{border-color:#007bff;background:#f0f8ff}.qr-description[data-v-611b0eba]{margin:0;font-size:16px;color:#666;line-height:1.5}@keyframes fadeIn-611b0eba{0%{opacity:0}to{opacity:1}}@keyframes slideUp-611b0eba{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.qr-modal[data-v-611b0eba]{margin:20px;width:calc(100% - 40px)}.qr-modal-header[data-v-611b0eba]{padding:20px 20px 12px}.qr-modal-body[data-v-611b0eba]{padding:20px}.qr-placeholder svg[data-v-611b0eba]{width:160px;height:160px}.qr-description[data-v-611b0eba]{font-size:14px}}.banner-visual[data-v-611b0eba]{height:auto;padding:20px 10px}.platform-icons[data-v-611b0eba]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:8px}.platform-icon[data-v-611b0eba]{padding:8px 6px}.platform-icon svg[data-v-611b0eba]{width:24px;height:24px}.platform-icon span[data-v-611b0eba]{font-size:9px}@media (max-width:480px){.feature-cards-container[data-v-611b0eba]{gap:12px;padding:12px}.feature-card[data-v-611b0eba]{padding:16px;border-radius:16px}.geo-header h3[data-v-611b0eba]{font-size:16px}.geo-header p[data-v-611b0eba]{font-size:11px}.platforms-showcase[data-v-611b0eba]{padding:12px;border-radius:12px}}.footer-bottom[data-v-611b0eba]{margin-top:75px;padding-top:41px;border-top:2px solid hsla(0,0%,100%,.15);padding-bottom:35px;display:flex;justify-content:space-between}#footer p.text[data-v-611b0eba]{color:#fff;font-family:Space Grotesk;font-size:16px;font-weight:400;line-height:28px;margin-top:-4px;margin-bottom:21px}.mb-0[data-v-611b0eba]{margin-bottom:0!important}ul[data-v-611b0eba]{list-style:disc}ol[data-v-611b0eba],ul[data-v-611b0eba]{padding:0;list-style:none}.contact-modal-overlay[data-v-611b0eba]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:9999}.contact-modal[data-v-611b0eba]{background:#fff;border-radius:12px;padding:0;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.3)}.contact-modal-header[data-v-611b0eba]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;align-items:center}.contact-modal-header h3[data-v-611b0eba]{margin:0;font-size:20px;font-weight:600}.contact-modal-close[data-v-611b0eba]{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s}.contact-modal-close[data-v-611b0eba]:hover{background-color:hsla(0,0%,100%,.2)}.contact-modal-content[data-v-611b0eba]{padding:30px}.contact-qr-section[data-v-611b0eba]{text-align:center;margin-bottom:30px}.contact-qr-section h4[data-v-611b0eba]{color:#333;margin-bottom:15px;font-size:18px;font-weight:600}.contact-qr-section img[data-v-611b0eba]{width:820px;border:2px solid #f0f0f0;border-radius:8px;margin-bottom:10px}.contact-qr-section p[data-v-611b0eba]{color:#666;font-size:14px;margin:5px 0}.contact-info[data-v-611b0eba]{border-top:1px solid #eee;padding-top:20px}.contact-info h4[data-v-611b0eba]{color:#333;margin-bottom:15px;font-size:18px;font-weight:600}.contact-item[data-v-611b0eba]{display:flex;align-items:center;margin-bottom:12px;padding:8px 0}.contact-item strong[data-v-611b0eba]{color:#555;min-width:60px;font-weight:600}.contact-item span[data-v-611b0eba]{color:#333;margin-left:10px}@media (max-width:768px){.contact-modal[data-v-611b0eba]{width:95%;margin:20px}.contact-modal-content[data-v-611b0eba]{padding:20px}.contact-qr-section img[data-v-611b0eba]{width:120px;height:120px}.contact-modal-header h3[data-v-611b0eba]{font-size:18px}body[data-v-611b0eba],html[data-v-611b0eba]{overflow-x:hidden!important}.page-container[data-v-611b0eba]{padding:0 16px!important}.hero-banner[data-v-611b0eba],.page-container[data-v-611b0eba]{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}.hero-banner[data-v-611b0eba]{padding:80px 0 40px!important}.banner-container[data-v-611b0eba]{overflow-x:hidden!important;padding:0 16px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.banner-container[data-v-611b0eba],.banner-content[data-v-611b0eba]{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.wg-works-1[data-v-611b0eba]{max-width:100vw!important}.themesflat-container[data-v-611b0eba],.wg-works-1[data-v-611b0eba]{width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important}.img_geo[data-v-611b0eba],.themesflat-container[data-v-611b0eba]{max-width:100%!important;padding:0 20px!important}.img_geo[data-v-611b0eba]{width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important}.img_geo img[data-v-611b0eba]{width:100%!important;max-width:calc(100vw - 40px)!important;min-width:unset!important;box-sizing:border-box!important}.main-title[data-v-611b0eba]{font-size:24px!important;line-height:1.3!important;margin-bottom:16px!important}.main-title[data-v-611b0eba],.subtitle[data-v-611b0eba]{text-align:center!important;word-wrap:break-word!important;overflow-wrap:break-word!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.subtitle[data-v-611b0eba]{font-size:16px!important;line-height:1.5!important;margin-bottom:24px!important}.core-highlights[data-v-611b0eba]{flex-direction:column!important;gap:12px!important;margin-bottom:32px!important;max-width:100%!important}.core-highlights[data-v-611b0eba],.highlight-item[data-v-611b0eba]{display:flex!important;width:100%!important;box-sizing:border-box!important}.highlight-item[data-v-611b0eba]{align-items:center!important;justify-content:center!important;padding:12px 16px!important;max-width:300px!important;margin:0 auto!important;text-align:center!important;border-radius:8px!important;background:rgba(79,126,255,.1)!important}.highlight-text[data-v-611b0eba]{font-size:14px!important;word-wrap:break-word!important;overflow-wrap:break-word!important;margin-left:8px!important}.features-grid[data-v-611b0eba]{grid-template-columns:1fr!important;gap:16px!important;margin-top:32px!important}.feature-item[data-v-611b0eba],.features-grid[data-v-611b0eba]{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.feature-item[data-v-611b0eba]{padding:16px!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important}.feature-title[data-v-611b0eba]{font-size:16px!important;margin-bottom:8px!important}.feature-desc[data-v-611b0eba],.feature-title[data-v-611b0eba]{word-wrap:break-word!important;overflow-wrap:break-word!important}.feature-desc[data-v-611b0eba]{font-size:14px!important;line-height:1.5!important}}.geo-advantages-section p[data-v-611b0eba]{color:#555!important}.modern-header[data-v-7b5b0506]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#f8f9fa;backdrop-filter:blur(10px);height:70px}.header-container[data-v-7b5b0506]{max-width:1400px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between}.brand-section[data-v-7b5b0506]{display:flex;align-items:center;gap:12px}.logo-container[data-v-7b5b0506]{display:flex;align-items:center;justify-content:center}.logo-image[data-v-7b5b0506]{height:40px;width:auto;-o-object-fit:contain;object-fit:contain;border-radius:4px}.brand-info[data-v-7b5b0506]{display:flex;flex-direction:column;gap:2px}.brand-name[data-v-7b5b0506]{font-size:20px;font-weight:600;color:#1a1a1a;line-height:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.brand-subtitle[data-v-7b5b0506]{font-size:12px;color:#666;line-height:1;font-weight:400}.nav-menu[data-v-7b5b0506]{flex:1;display:flex;justify-content:center}.nav-list[data-v-7b5b0506]{display:flex;align-items:center;gap:40px;list-style:none;margin:0;padding:0}.nav-item[data-v-7b5b0506]{position:relative}.nav-link[data-v-7b5b0506]{color:#333;text-decoration:none;font-size:15px;font-weight:500;padding:8px 0;transition:all .3s ease;position:relative}.nav-link[data-v-7b5b0506]:hover{color:#4f7eff}.nav-link[data-v-7b5b0506]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#4f7eff,#2b5ce6);transition:width .3s ease}.nav-link[data-v-7b5b0506]:hover:after{width:100%}.nav-item.dropdown[data-v-7b5b0506]{position:relative}.dropdown-arrow[data-v-7b5b0506]{color:#333;font-size:12px;margin-left:5px;transition:transform .3s ease}.nav-item.dropdown:hover .dropdown-arrow[data-v-7b5b0506]{transform:rotate(180deg)}.dropdown-menu[data-v-7b5b0506]{position:absolute;top:100%;left:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);padding:8px 0;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;border:1px solid #e5e7eb;pointer-events:none}.dropdown-menu.show[data-v-7b5b0506],.nav-item.dropdown:hover .dropdown-menu[data-v-7b5b0506]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.dropdown-item[data-v-7b5b0506]{display:block;padding:10px 16px;color:#333;text-decoration:none;font-size:14px;font-weight:400;transition:all .2s ease;border:none;background:none;width:100%;text-align:left}.dropdown-item[data-v-7b5b0506]:hover{background-color:#f8f9fa;color:#4f7eff}.header-actions[data-v-7b5b0506]{display:flex;align-items:center}.action-btn svg[data-v-7b5b0506]{transition:transform .3s ease}.action-btn:hover svg[data-v-7b5b0506]{transform:translateX(2px)}.mobile-button[data-v-7b5b0506]{display:none;position:absolute;width:26px;height:26px;top:50%;right:15px;background-color:transparent;cursor:pointer;transition:all .3s ease;transform:translateY(-20px)}.mobile-button span[data-v-7b5b0506]{position:absolute;width:100%;height:3px;left:0;top:50%;overflow:hidden;text-indent:200%}.mobile-nav-wrap .overlay-mobile-nav[data-v-7b5b0506]{cursor:pointer;content:"";position:fixed;left:0;top:0;background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.8));width:100%;height:100%;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-nav-wrap .inner-mobile-nav[data-v-7b5b0506]{width:320px;height:100%;top:0;left:-340px;position:fixed;background-color:#161616;z-index:999999;overflow-y:auto;transition:all .5s ease}.inner-mobile-nav .mobile-nav-close[data-v-7b5b0506]{position:absolute;top:40px;right:30px;cursor:pointer}#menu-mobile-nav>li[data-v-7b5b0506]{position:relative;border-bottom:1px solid hsla(0,0%,100%,.08);padding:15px 0;cursor:pointer}#menu-mobile-nav li a[data-v-7b5b0506]{font-size:16px;line-height:22px;font-weight:500;color:#fff}@media (max-width:991px){.mobile-button[data-v-7b5b0506]{display:block}}@media (max-width:768px){.nav-menu[data-v-7b5b0506]{display:none}.brand-name[data-v-7b5b0506]{font-size:18px}.action-btn[data-v-7b5b0506]{padding:10px 16px;font-size:13px}}html[data-v-7b5b0506]{scroll-behavior:smooth}.page-container[data-v-7b5b0506]{min-height:100vh;background-color:#f8f9fa}.content-wrapper[data-v-7b5b0506]{max-width:1200px;margin:0 auto;padding:60px 20px}.hero-section[data-v-7b5b0506]{text-align:center;margin-bottom:60px}.page-title[data-v-7b5b0506]{font-size:48px;font-weight:700;color:#1f64ff;margin-bottom:20px}.page-subtitle[data-v-7b5b0506]{font-size:20px;color:#666;margin-bottom:40px}.content-section[data-v-7b5b0506]{margin-bottom:60px}.page-description[data-v-7b5b0506]{text-align:center;font-size:18px;color:#666;line-height:1.8}.page-description p[data-v-7b5b0506]{margin-bottom:15px}@media (max-width:768px){.content-wrapper[data-v-7b5b0506]{padding:40px 16px}.page-title[data-v-7b5b0506]{font-size:36px}.page-subtitle[data-v-7b5b0506]{font-size:18px}}.banner-img[data-v-7b5b0506]{width:100%;height:521px;-o-object-fit:cover;object-fit:cover}.swiper-slide[data-v-7b5b0506]{width:100%!important;height:600px}.swiper-text[data-v-7b5b0506]{width:100%;height:100%;position:absolute;top:0;left:0}.characters-list[data-v-7b5b0506]{position:absolute;top:50%;transform:translateY(-50%);left:10%}.characters-list .content[data-v-7b5b0506],.characters-list .title[data-v-7b5b0506]{font-size:34px;color:#333!important}.characters-list .content[data-v-7b5b0506]{color:hsla(0,0%,100%,.8);font-size:16px;font-weight:400;line-height:27px;max-width:588px;margin-bottom:20px}.industry-scenarios[data-v-7b5b0506]{display:flex;flex-direction:column;align-items:center;justify-content:center}.industry-scenarios .title[data-v-7b5b0506]{color:#333;font-size:40px;font-weight:600;line-height:150%;padding-bottom:20px}.advantage-img-list[data-v-7b5b0506]{width:90%;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:stretch}.advantage-img-list .ad_cont[data-v-7b5b0506]{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;border-radius:8px;background:#fff;box-shadow:0 2px 10px 0 rgba(51,51,51,.1);padding:20px;gap:20px}.ad_cont .img[data-v-7b5b0506]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.ad_cont .cont_text[data-v-7b5b0506]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0;flex:1}.text_title[data-v-7b5b0506]{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:10px;text-align:left}.text_li[data-v-7b5b0506]{color:#5e6b7c;font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-align:left;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.banner-btn[data-v-7b5b0506]{background-color:#1f64ff;color:#fff;border-radius:7px;background:#fff;border:none;margin-top:40px}.banner-btn-right[data-v-7b5b0506],.banner-btn[data-v-7b5b0506]{color:#1f64ff;font-size:18px;font-weight:400;padding:12px 30px;cursor:pointer;margin-right:20px}.banner-btn-right[data-v-7b5b0506]{border-radius:4px;border:1.5px solid #1f64ff}a[data-v-7b5b0506]{color:#000;text-decoration:none;-webkit-backface-visibility:hidden}.ecological-partner[data-v-7b5b0506]{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.ecological-partner .img[data-v-7b5b0506]{position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%}.ecological-partner .title[data-v-7b5b0506]{color:#333;font-size:40px;font-weight:600;line-height:150%;margin:30px 0 10px 0}.partner_item .bg_img[data-v-7b5b0506]{width:50%;height:50%;margin:0 auto;display:block}.partner_item[data-v-7b5b0506]{width:100%;display:none;text-align:center}.title_list[data-v-7b5b0506]{display:flex;background-color:#fff;border-radius:10px;background:#fff;padding:4px;margin-bottom:30px}.title_list .item[data-v-7b5b0506]{font-size:16px;font-weight:500;line-height:150%;padding:12px 40px;border-radius:10px;cursor:pointer}#aboutUs[data-v-7b5b0506]{padding:80px 10%;display:flex;padding-bottom:0!important;justify-content:center;background-color:#000;background-size:cover;background-position:50%;background-repeat:no-repeat}.aboutUs_item[data-v-7b5b0506]{max-width:350px!important;width:100%;margin:0 25px;line-height:150%}.aboutUs_item .us_title[data-v-7b5b0506]{color:#fff;font-size:15px;font-weight:500;margin-bottom:16px;line-height:46px;height:46px}.aboutUs_item .cont[data-v-7b5b0506]{color:#fff;font-size:15px;font-weight:400;line-height:26px}.aboutUs_item .content[data-v-7b5b0506]{color:#fff!important;font-size:14px;font-weight:400;margin-bottom:8px;white-space:nowrap}.aboutUs_item .content a[data-v-7b5b0506]{color:#fff!important;font-size:14px;font-weight:400;text-decoration:none}.aboutUs_item .content a[data-v-7b5b0506]:hover{color:#1f64ff}.logo[data-v-7b5b0506]{height:40px;border-radius:8px;float:left}.logo_text[data-v-7b5b0506]{display:flex;flex-direction:column}.code_list[data-v-7b5b0506]{display:flex;justify-content:flex-start}.code_list .item[data-v-7b5b0506]{margin-right:10px}.code_list .item .code[data-v-7b5b0506]{margin:20px 10px 10px 0}.code_list .item .title[data-v-7b5b0506]{color:#fff;font-size:14px;font-weight:500;margin-bottom:16px}.service-process[data-v-7b5b0506]{padding:60px 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;flex-direction:column;align-items:center;justify-content:center}.service-process .title[data-v-7b5b0506]{color:#333;font-size:40px;font-weight:600;line-height:150%;margin-bottom:20px;text-align:center}.service-process .subtitle[data-v-7b5b0506]{color:#666;font-size:18px;font-weight:400;line-height:150%;text-align:center;max-width:800px;margin-bottom:50px}.process-steps[data-v-7b5b0506]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;width:90%;margin:0 auto}.step-item[data-v-7b5b0506]{background:#fff;border-radius:12px;padding:30px 25px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;position:relative;overflow:hidden}.step-item[data-v-7b5b0506]:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.step-item[data-v-7b5b0506]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1f64ff,#4a90e2)}.step-number[data-v-7b5b0506]{color:#1f64ff;font-size:36px;font-weight:700;margin-bottom:15px;text-align:center}.step-content[data-v-7b5b0506]{text-align:center}.step-title[data-v-7b5b0506]{color:#333;font-size:20px;font-weight:600;margin-bottom:12px;line-height:1.4}.step-description[data-v-7b5b0506]{color:#666;font-size:14px;font-weight:400;line-height:1.6;text-align:left}@media (max-width:1024px){.process-steps[data-v-7b5b0506]{grid-template-columns:repeat(2,1fr);gap:25px;width:95%}}@media (max-width:768px){.industry-scenarios .title[data-v-7b5b0506]{font-size:28px;padding:0 20px;text-align:center}.advantage-img-list[data-v-7b5b0506]{width:95%;display:flex;flex-direction:column;gap:20px;align-items:center}.advantage-img-list .ad_cont[data-v-7b5b0506]{padding:15px;flex-direction:column;gap:15px}.ad_cont .img[data-v-7b5b0506]{width:100%!important;height:auto!important;max-width:300px}.ad_cont .cont_text[data-v-7b5b0506]{align-items:center!important;text-align:center;padding:15px 0 0 0!important}.text_title[data-v-7b5b0506]{font-size:18px;text-align:center!important;margin-bottom:8px!important}.text_li[data-v-7b5b0506]{font-size:14px;height:auto;-webkit-line-clamp:none;text-align:center!important}.ecological-partner .title[data-v-7b5b0506]{font-size:28px;margin:20px 0 10px 0;padding:0 20px;text-align:center}.partner_item .bg_img[data-v-7b5b0506]{width:80%;height:auto}.title_list[data-v-7b5b0506]{flex-wrap:wrap;gap:8px;margin:0 20px 30px 20px}.title_list .item[data-v-7b5b0506]{font-size:14px;padding:10px 20px;flex:1;min-width:calc(50% - 4px);text-align:center}.service-process[data-v-7b5b0506]{padding:40px 0}.service-process .title[data-v-7b5b0506]{font-size:32px;margin-bottom:15px}.service-process .subtitle[data-v-7b5b0506]{font-size:16px;margin-bottom:30px;padding:0 20px}.process-steps[data-v-7b5b0506]{grid-template-columns:1fr;gap:20px;width:90%}.step-item[data-v-7b5b0506]{padding:25px 20px}.step-number[data-v-7b5b0506]{font-size:28px;margin-bottom:12px}.step-title[data-v-7b5b0506]{font-size:18px;margin-bottom:10px}.step-description[data-v-7b5b0506]{font-size:13px}}.title_list .item-on[data-v-7b5b0506]{color:#fff;background:#365074}.contact-modal-overlay[data-v-7b5b0506]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999;backdrop-filter:blur(5px)}.contact-modal[data-v-7b5b0506]{background:#fff;border-radius:16px;padding:0;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:modalSlideIn-7b5b0506 .3s ease-out}@keyframes modalSlideIn-7b5b0506{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header[data-v-7b5b0506]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eee;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px 16px 0 0}.modal-header h3[data-v-7b5b0506]{margin:0;color:#fff;font-size:20px;font-weight:600}.close-btn[data-v-7b5b0506]{font-size:24px;width:30px;height:30px;transition:background-color .2s}.modal-content[data-v-7b5b0506]{padding:24px}.qr-section[data-v-7b5b0506]{text-align:center;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #eee}.qr-code[data-v-7b5b0506]{width:180px;height:180px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin-bottom:16px}.qr-title[data-v-7b5b0506]{font-size:18px;font-weight:600;color:#333;margin:0 0 8px 0}.qr-desc[data-v-7b5b0506]{font-size:14px;color:#666;margin:0;line-height:1.5}.contact-info[data-v-7b5b0506]{space-y:12px}.contact-item[data-v-7b5b0506]{display:flex;align-items:center;margin-bottom:12px;padding:8px 0}.contact-label[data-v-7b5b0506]{font-weight:600;color:#333;min-width:50px;font-size:14px}.contact-value[data-v-7b5b0506]{color:#666;font-size:14px;line-height:1.5}@media (max-width:768px){.contact-modal[data-v-7b5b0506]{width:95%;margin:20px}.modal-content[data-v-7b5b0506]{padding:20px}.qr-code[data-v-7b5b0506]{width:820px}.modal-header h3[data-v-7b5b0506]{font-size:18px}}.wechat-qr-overlay[data-v-7b5b0506]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn-7b5b0506 .3s ease-out}.wechat-qr-modal[data-v-7b5b0506]{background:#fff;border-radius:16px;padding:0;max-width:400px;width:90%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideIn-7b5b0506 .3s ease-out}.qr-header[data-v-7b5b0506]{background:linear-gradient(135deg,#1f64ff,#4f7eff);color:#fff;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.qr-header h3[data-v-7b5b0506]{margin:0;font-size:20px;font-weight:600}.close-btn[data-v-7b5b0506]{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.close-btn[data-v-7b5b0506]:hover{background-color:hsla(0,0%,100%,.2)}.qr-content[data-v-7b5b0506]{padding:32px 24px;text-align:center}.qr-image[data-v-7b5b0506]{width:200px;height:200px;border-radius:12px;margin-bottom:20px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.qr-text[data-v-7b5b0506]{color:#666;font-size:16px;margin:0;font-weight:500}@keyframes fadeIn-7b5b0506{0%{opacity:0}to{opacity:1}}@keyframes slideIn-7b5b0506{0%{transform:scale(.9) translateY(-20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@media (max-width:768px){.page-container[data-v-7b5b0506]{padding-top:70px}.modern-header[data-v-7b5b0506]{height:70px}.header-container[data-v-7b5b0506]{padding:0 16px}.brand-name[data-v-7b5b0506]{font-size:18px}.brand-subtitle[data-v-7b5b0506]{font-size:11px}.nav-menu[data-v-7b5b0506]{display:none}.action-btn[data-v-7b5b0506]{padding:10px 16px;font-size:13px}.banner[data-v-7b5b0506]{padding:40px 0 60px;min-height:auto}.banner-container[data-v-7b5b0506]{padding:0 20px;flex-direction:column;text-align:center}.banner-left[data-v-7b5b0506]{width:100%!important;margin-bottom:30px}.banner-right[data-v-7b5b0506]{width:100%!important}.banner-img[data-v-7b5b0506]{display:none!important}.swiper-slide[data-v-7b5b0506]{background:none!important;background-color:#f8faff!important;padding:50px 20px!important;height:auto!important;min-height:350px!important;box-sizing:border-box!important}.characters-list[data-v-7b5b0506],.swiper-slide[data-v-7b5b0506]{display:flex!important;align-items:center!important;justify-content:center!important}.characters-list[data-v-7b5b0506]{position:static!important;transform:none!important;left:auto!important;top:auto!important;width:100%!important;text-align:center!important;padding:0 15px!important;flex-direction:column!important}.characters-list .title[data-v-7b5b0506]{font-size:28px!important;line-height:1.3!important;margin-bottom:18px!important;margin-top:0!important;color:#333!important;font-weight:700!important}.characters-list .content[data-v-7b5b0506]{font-size:16px!important;line-height:1.6!important;margin-bottom:24px!important;margin-top:0!important;color:#666!important;max-width:100%!important;padding:0 10px!important}.banner-btn[data-v-7b5b0506]{font-size:16px!important;padding:14px 28px!important;margin:8px!important;border-radius:8px!important}.ecological-partner[data-v-7b5b0506]{padding:30px 0!important}.ecological-partner .title[data-v-7b5b0506]{font-size:24px!important;margin:20px 0 15px 0!important;padding:0 20px!important;text-align:center!important}.title_list[data-v-7b5b0506]{margin-bottom:20px!important;padding:2px!important;margin:0 20px 20px 20px!important}.title_list .item[data-v-7b5b0506]{font-size:14px!important;padding:10px 20px!important}.partner_item[data-v-7b5b0506]{padding:20px!important}.partner_item .bg_img[data-v-7b5b0506]{width:80%!important;height:auto!important;max-width:300px!important}.main-title h1[data-v-7b5b0506]{font-size:24px!important;line-height:1.3;margin-bottom:16px}.subtitle[data-v-7b5b0506]{font-size:16px;margin-bottom:20px}.description[data-v-7b5b0506]{font-size:14px;margin-bottom:24px}.cta-buttons[data-v-7b5b0506]{flex-direction:column;gap:12px;align-items:center}.btn-primary[data-v-7b5b0506],.btn-secondary[data-v-7b5b0506]{width:200px;padding:12px 24px;font-size:14px}.features-section[data-v-7b5b0506]{padding:40px 0}.container[data-v-7b5b0506]{padding:0 20px}.section-title[data-v-7b5b0506]{font-size:28px!important;margin-bottom:16px}.section-subtitle[data-v-7b5b0506]{font-size:14px;margin-bottom:30px}.features-grid[data-v-7b5b0506]{grid-template-columns:1fr!important;gap:20px}.feature-card[data-v-7b5b0506]{padding:20px}.feature-title[data-v-7b5b0506]{font-size:18px!important;margin-bottom:8px}.feature-description[data-v-7b5b0506]{font-size:14px}.process-section[data-v-7b5b0506]{padding:30px 0}.service-process[data-v-7b5b0506]{padding:40px 0!important}.service-process .title[data-v-7b5b0506]{font-size:24px!important;margin-bottom:15px!important}.service-process .subtitle[data-v-7b5b0506]{font-size:16px!important;margin-bottom:20px!important;padding:0 20px!important}.process-steps[data-v-7b5b0506]{flex-direction:column;gap:20px}.process-step[data-v-7b5b0506]{width:100%!important;text-align:center}.step-number[data-v-7b5b0506]{font-size:20px!important;width:40px;height:40px;margin:0 auto 12px}.step-title[data-v-7b5b0506]{font-size:16px!important;margin-bottom:8px}.step-description[data-v-7b5b0506]{font-size:14px}.contact-section[data-v-7b5b0506]{padding:40px 20px}.contact-title[data-v-7b5b0506]{font-size:20px!important;margin-bottom:12px}.contact-description[data-v-7b5b0506]{font-size:14px;margin-bottom:24px}.contact-buttons[data-v-7b5b0506]{flex-direction:column;gap:12px;align-items:center}.contact-btn[data-v-7b5b0506]{width:200px;text-align:center;margin:0;padding:12px 24px;font-size:14px}#aboutUs[data-v-7b5b0506]{padding:40px 5%!important}.aboutUs_item[data-v-7b5b0506]{margin:0 10px!important;margin-bottom:30px!important}.aboutUs_item .us_title[data-v-7b5b0506]{font-size:14px!important;margin-bottom:12px!important;line-height:36px!important;height:36px!important}.aboutUs_item .cont[data-v-7b5b0506],.aboutUs_item .content[data-v-7b5b0506]{font-size:13px!important;line-height:22px!important}.mobile-nav-wrap[data-v-7b5b0506]{display:block}.mobile-nav-wrap.active[data-v-7b5b0506]{pointer-events:auto}.overlay-mobile-nav[data-v-7b5b0506]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:all .3s ease}.mobile-nav-wrap.active .overlay-mobile-nav[data-v-7b5b0506]{opacity:1;visibility:visible}.inner-mobile-nav[data-v-7b5b0506]{position:fixed;top:0;right:0;width:280px;height:100%;background:#fff;transform:translateX(100%);transition:transform .3s ease;overflow-y:auto;box-shadow:-2px 0 10px rgba(0,0,0,.1);padding:20px}.mobile-nav-wrap.active .inner-mobile-nav[data-v-7b5b0506]{transform:translateX(0)}.mobile-nav-close[data-v-7b5b0506]{position:absolute;top:20px;right:20px;cursor:pointer;padding:8px;border-radius:50%;transition:all .3s ease}.mobile-nav-close[data-v-7b5b0506]:hover{background:rgba(0,0,0,.1)}.mobile-main-nav[data-v-7b5b0506]{margin-top:60px}.menu[data-v-7b5b0506]{list-style:none;padding:0;margin:0}.menu-item[data-v-7b5b0506]{border-bottom:1px solid #f0f0f0}.menu-item a[data-v-7b5b0506]{display:block;padding:15px 0;color:#333;text-decoration:none;font-size:16px;font-weight:500;transition:color .3s ease}.menu-item a[data-v-7b5b0506]:hover{color:#4f7eff}.wechat-qr-modal[data-v-7b5b0506]{width:95%;max-width:320px;margin:20px auto}.qr-content[data-v-7b5b0506]{padding:24px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.qr-image[data-v-7b5b0506]{width:180px;height:180px;display:block;margin:0 auto 16px auto;-o-object-fit:contain;object-fit:contain}.qr-text[data-v-7b5b0506]{text-align:center;margin:0;font-size:14px}.qr-header[data-v-7b5b0506]{padding:16px 20px}.qr-header h3[data-v-7b5b0506]{font-size:18px}}@media (max-width:480px){.page-container[data-v-7b5b0506]{padding-top:70px}.banner-container[data-v-7b5b0506]{padding:0 16px}.main-title h1[data-v-7b5b0506]{font-size:20px!important}.section-title[data-v-7b5b0506]{font-size:24px!important}.container[data-v-7b5b0506]{padding:0 16px}.btn-primary[data-v-7b5b0506],.btn-secondary[data-v-7b5b0506],.contact-btn[data-v-7b5b0506]{width:180px;padding:10px 20px;font-size:13px}.contact-title[data-v-7b5b0506]{font-size:18px!important}.inner-mobile-nav[data-v-7b5b0506]{width:260px}}.page-container[data-v-53e5335a]{min-height:100vh;background-color:#f8f9fa}.main-content[data-v-53e5335a]{padding-top:64px;min-height:calc(100vh - 64px)}.content-wrapper[data-v-53e5335a]{max-width:1400px;margin:0 auto;padding:60px 20px}.hero-section[data-v-53e5335a]{text-align:center;margin-bottom:60px}.page-title[data-v-53e5335a]{font-size:48px;font-weight:700;color:#1f64ff;margin-bottom:20px}.page-subtitle[data-v-53e5335a]{font-size:20px;color:#666;margin-bottom:40px}.content-section[data-v-53e5335a]{margin-bottom:60px}.page-description[data-v-53e5335a]{text-align:center;font-size:18px;color:#666;line-height:1.8}.page-description p[data-v-53e5335a]{margin-bottom:15px}@media (max-width:768px){.content-wrapper[data-v-53e5335a]{padding:40px 16px}.page-title[data-v-53e5335a]{font-size:36px}.page-subtitle[data-v-53e5335a]{font-size:18px}}.pc[data-v-53e5335a]{display:block}.banner[data-v-53e5335a]{position:relative}@media (max-width:768px){.banner-with-bg[data-v-53e5335a]{background:none!important;background-color:#f8faff!important;background-size:cover;background-position:50%;min-height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:50px 20px!important;box-sizing:border-box!important}.banner-with-bg[data-v-53e5335a]:before{display:none!important}.banner-container[data-v-53e5335a]{gap:0!important;padding:0 15px!important;min-height:auto!important;text-align:center!important;justify-content:center!important}.banner-container[data-v-53e5335a],.banner-left[data-v-53e5335a]{flex-direction:column!important;width:100%!important;display:flex!important;align-items:center!important}.banner-left[data-v-53e5335a]{max-width:100%!important;padding:0!important;margin-top:0!important;margin-bottom:0!important;position:static!important;transform:none!important}.banner-right[data-v-53e5335a]{display:none!important}.description-text[data-v-53e5335a]{text-align:center!important;margin-bottom:24px!important;max-width:100%!important;padding:0 10px!important;position:static!important;transform:none!important;width:100%!important}.main-slogan[data-v-53e5335a]{font-size:28px!important;white-space:normal!important;line-height:1.3!important;margin-bottom:18px!important;font-weight:700!important;color:#333!important}.feature-keywords[data-v-53e5335a],.main-slogan[data-v-53e5335a]{margin-top:0!important;text-shadow:none!important;padding:0 10px!important}.feature-keywords[data-v-53e5335a]{font-size:16px!important;letter-spacing:1px!important;margin-bottom:24px!important;font-weight:600!important;color:#666!important;max-width:100%!important;line-height:1.6!important}.achievement-text[data-v-53e5335a],.capability-text[data-v-53e5335a]{display:none!important}.swiper-btn[data-v-53e5335a]{display:flex!important;flex-direction:row!important;gap:8px!important;align-items:center!important;margin-top:24px!important;width:100%!important;justify-content:center!important}.btn_left[data-v-53e5335a],.btn_right[data-v-53e5335a]{margin-left:0!important;margin:8px!important;width:auto!important;max-width:none!important;text-align:center!important;font-size:16px!important;padding:14px 28px!important;border-radius:8px!important;font-weight:500!important;transition:all .3s ease!important}.btn_left[data-v-53e5335a]{background:#1f64ff!important;color:#fff!important;border:none!important}.btn_right[data-v-53e5335a]{background:transparent!important;color:#1f64ff!important;border:1px solid #1f64ff!important}.btn_left[data-v-53e5335a]:hover,.btn_right[data-v-53e5335a]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}}@media (max-width:480px){.banner-with-bg[data-v-53e5335a]{padding:40px 15px!important}.banner-container[data-v-53e5335a]{padding:0 10px!important}.main-slogan[data-v-53e5335a]{font-size:24px!important;padding:0 5px!important;margin-bottom:16px!important}.feature-keywords[data-v-53e5335a]{font-size:14px!important;margin-bottom:20px!important;padding:0 5px!important}.swiper-btn[data-v-53e5335a]{margin-top:20px!important;gap:6px!important;flex-direction:column!important}.btn_left[data-v-53e5335a],.btn_right[data-v-53e5335a]{width:200px!important;font-size:14px!important;padding:12px 24px!important;margin:6px!important}}.digital-employee-showcase[data-v-53e5335a]{display:flex;justify-content:center;align-items:center;margin:40px 0 60px 0;padding:0 20px}.showcase-image[data-v-53e5335a]{position:relative;max-width:800px;width:100%;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:20px;padding:30px;box-shadow:0 20px 40px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.showcase-image[data-v-53e5335a]:hover{transform:translateY(-5px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.showcase-image img[data-v-53e5335a]{width:100%;height:auto;border-radius:12px;display:block;box-shadow:0 10px 25px rgba(0,0,0,.1)}@media (max-width:768px){.digital-employee-showcase[data-v-53e5335a]{margin:30px 0 40px 0;padding:0 15px}.showcase-image[data-v-53e5335a]{padding:20px;border-radius:15px}.showcase-image img[data-v-53e5335a]{border-radius:8px}}.banner-with-bg[data-v-53e5335a]{position:relative;background-image:url(../../static/img/%E6%9C%AA%E6%A0%87%E9%A2%98-1%20%E6%8B%B7%E8%B4%9D.7df6fa03.jpg);background-size:contain;background-position:50%;background-repeat:no-repeat;min-height:600px;width:100%}.banner-with-bg[data-v-53e5335a]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.1);z-index:1}.banner-container[data-v-53e5335a]{position:relative;z-index:2;display:flex;align-items:center;max-width:1200px;margin:0 auto;padding:60px 20px;gap:60px;min-height:500px}.main-slogan[data-v-53e5335a]{font-size:34px;white-space:nowrap}@media (max-width:768px){.banner-container[data-v-53e5335a]{flex-direction:column;gap:40px;padding:40px 20px;min-height:400px;margin-top:71px}.banner-left[data-v-53e5335a]{max-width:100%;padding:20px;margin-top:20px}.banner-right[data-v-53e5335a]{max-width:100%}.description-text[data-v-53e5335a]{text-align:center}.main-slogan[data-v-53e5335a]{font-size:24px;white-space:normal;line-height:1.3}.feature-keywords[data-v-53e5335a]{font-size:16px;letter-spacing:1px}.achievement-text[data-v-53e5335a]{font-size:16px;padding:0;text-align:center}.capability-text[data-v-53e5335a]{font-size:16px}.swiper-btn[data-v-53e5335a]{display:flex;flex-direction:column;gap:15px;align-items:center}.btn_left[data-v-53e5335a],.btn_right[data-v-53e5335a]{margin-left:0;width:200px;text-align:center;font-size:16px;padding:10px 16px}.banner-with-bg[data-v-53e5335a]{background-size:cover;background-position:top;min-height:500px}}.banner-left[data-v-53e5335a]{flex:1;max-width:600px;position:relative;padding:40px;margin-top:96px}.banner-right[data-v-53e5335a]{flex:1;max-width:600px}.description-text[data-v-53e5335a]{text-align:left;margin-bottom:40px}.main-slogan[data-v-53e5335a]{font-size:28px;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.feature-keywords[data-v-53e5335a]{font-size:18px;color:#4f7eff;font-weight:600;margin-bottom:24px;letter-spacing:2px;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.achievement-text[data-v-53e5335a]{font-size:14px;color:#fff;font-weight:500;margin-bottom:20px;line-height:1.5;text-shadow:1px 1px 2px rgba(0,0,0,.7);padding:0 228px 0 0}.capability-text[data-v-53e5335a]{font-size:14px;color:#fff;font-weight:400;margin-bottom:0;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.swiper-btn[data-v-53e5335a]{position:static;margin-top:30px}@media (max-width:768px){.banner-container[data-v-53e5335a]{flex-direction:column;gap:40px;padding:40px 20px;min-height:400px}.banner-left[data-v-53e5335a]{max-width:100%;padding:20px;margin-top:20px}.banner-right[data-v-53e5335a]{max-width:100%}.description-text[data-v-53e5335a]{text-align:center}.main-slogan[data-v-53e5335a]{font-size:24px;white-space:normal;line-height:1.3}.feature-keywords[data-v-53e5335a]{font-size:16px;letter-spacing:1px}.achievement-text[data-v-53e5335a]{font-size:18px}.capability-text[data-v-53e5335a]{font-size:16px}}.characteristic-fluid[data-v-53e5335a],.home_bring_fluid[data-v-53e5335a]{width:100%;overflow:hidden}.fluid[data-v-53e5335a]{padding:70px 0}html[data-v-53e5335a] *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.container[data-v-53e5335a]{width:1200px;margin:0 auto}.main-title[data-v-53e5335a]{margin-bottom:60px}.fadeInUp[data-v-53e5335a]{animation-name:fadeInUp}.main-title h2[data-v-53e5335a]{text-align:center;font-size:52px}.main-title span[data-v-53e5335a]{color:#0573f0}blockquote[data-v-53e5335a],body[data-v-53e5335a],button[data-v-53e5335a],code[data-v-53e5335a],dd[data-v-53e5335a],div[data-v-53e5335a],dl[data-v-53e5335a],dt[data-v-53e5335a],fieldset[data-v-53e5335a],form[data-v-53e5335a],h1[data-v-53e5335a],h2[data-v-53e5335a],h3[data-v-53e5335a],h4[data-v-53e5335a],h5[data-v-53e5335a],h6[data-v-53e5335a],hr[data-v-53e5335a],html[data-v-53e5335a],input[data-v-53e5335a],legend[data-v-53e5335a],li[data-v-53e5335a],ol[data-v-53e5335a],p[data-v-53e5335a],pre[data-v-53e5335a],td[data-v-53e5335a],textarea[data-v-53e5335a],th[data-v-53e5335a],ul[data-v-53e5335a]{margin:0;padding:0}.home_bring_list .item[data-v-53e5335a]:nth-of-type(2){flex-direction:row-reverse}.home_bring_list .item[data-v-53e5335a]{margin-bottom:40px;display:flex;align-items:center;justify-content:space-between}.home_bring_list .item .info[data-v-53e5335a]{width:650px}.fadeInLeft[data-v-53e5335a]{animation-name:fadeInLeft}.home_bring_list .item .title[data-v-53e5335a]{display:flex;align-items:center}.home_bring_list .item .title .num[data-v-53e5335a]{width:80px;height:80px;border-radius:50%;overflow:hidden;background:linear-gradient(168deg,#219cf3,#513fb5);color:#fff;text-align:center;line-height:80px;font-size:35px}.home_bring_list .item .title .tit[data-v-53e5335a]{width:calc(100% - 80px);padding-left:20px;color:#333;font-size:24px;font-weight:600}.home_bring_list .item .des[data-v-53e5335a]{margin-top:10px;font-size:18px;line-height:40px;padding-left:100px}.home_bring_list .item .img[data-v-53e5335a]{width:calc(100% - 690px)}.fadeInRight[data-v-53e5335a]{animation-name:fadeInRight}img[data-v-53e5335a]{border:0;outline-width:0;vertical-align:top}.show_three_btn[data-v-53e5335a]{display:flex;justify-content:center}.btn_left[data-v-53e5335a]{background:#1f64ff;color:#fff}.btn_left[data-v-53e5335a],.btn_right[data-v-53e5335a]{border-radius:4px;font-size:18px;font-style:normal;font-weight:500;line-height:150%;padding:12px 20px;cursor:pointer}.btn_right[data-v-53e5335a]{border:1px solid #1f64ff;color:#1f64ff;margin-left:30px}a[data-v-53e5335a]{color:#000;text-decoration:none}#aboutUs[data-v-53e5335a]{padding:80px 10%;display:flex;padding-bottom:0!important;justify-content:center;background-color:#000;background-size:cover;background-position:50%;background-repeat:no-repeat}.aboutUs_item[data-v-53e5335a]{max-width:350px!important;width:100%;margin:0 25px;line-height:150%}.aboutUs_item .us_title[data-v-53e5335a]{color:#fff;font-size:15px;font-weight:500;margin-bottom:16px;line-height:46px;height:46px}.aboutUs_item .cont[data-v-53e5335a]{color:#fff;font-size:15px;font-weight:400;line-height:26px}.aboutUs_item .content[data-v-53e5335a]{color:#fff!important;font-size:14px;font-weight:400;margin-bottom:8px;white-space:nowrap}.aboutUs_item .content a[data-v-53e5335a]{color:#fff!important;font-size:14px;font-weight:400;text-decoration:none}.aboutUs_item .content a[data-v-53e5335a]:hover{color:#1f64ff}.logo[data-v-53e5335a]{height:40px;border-radius:8px;float:left}.logo_text[data-v-53e5335a]{display:flex;flex-direction:column}.code_list[data-v-53e5335a]{display:flex;justify-content:flex-start}.code_list .item[data-v-53e5335a]{margin-right:10px}.code_list .item .code[data-v-53e5335a]{margin:20px 10px 10px 0}.code_list .item .title[data-v-53e5335a]{color:#fff;font-size:14px;font-weight:500;margin-bottom:16px}.wechat-qr-overlay[data-v-53e5335a]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn-53e5335a .3s ease-out}.wechat-qr-modal[data-v-53e5335a]{background:#fff;border-radius:16px;padding:0;max-width:400px;width:90%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideIn-53e5335a .3s ease-out}.qr-header[data-v-53e5335a]{background:linear-gradient(135deg,#1f64ff,#4f7eff);color:#fff;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.qr-header h3[data-v-53e5335a]{margin:0;font-size:20px;font-weight:600}.close-btn[data-v-53e5335a]{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.close-btn[data-v-53e5335a]:hover{background-color:hsla(0,0%,100%,.2)}.qr-content[data-v-53e5335a]{padding:32px 24px;text-align:center}.qr-image[data-v-53e5335a]{width:200px;height:200px;border-radius:12px;margin-bottom:20px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.qr-text[data-v-53e5335a]{color:#666;font-size:16px;margin:0;font-weight:500}@keyframes fadeIn-53e5335a{0%{opacity:0}to{opacity:1}}@keyframes slideIn-53e5335a{0%{transform:scale(.9) translateY(-20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@media (max-width:768px){.page-container[data-v-53e5335a]{padding:0}.banner[data-v-53e5335a]{padding:60px 20px 40px;min-height:auto}.banner .main-slogan[data-v-53e5335a]{font-size:24px!important;line-height:1.3;margin-bottom:20px}.banner .feature-keywords[data-v-53e5335a]{font-size:16px!important;margin-bottom:20px}.banner .achievement-text[data-v-53e5335a]{font-size:14px!important;margin-bottom:30px}.show_three_btn[data-v-53e5335a]{flex-direction:column;align-items:center;gap:15px}.btn_left[data-v-53e5335a],.btn_right[data-v-53e5335a]{font-size:16px!important;padding:12px 24px;margin:0;width:200px;text-align:center}.digital-employee-showcase[data-v-53e5335a]{flex-direction:column;padding:40px 20px}.digital-employee-showcase img[data-v-53e5335a]{max-width:100%;height:auto;margin-bottom:30px}.home_bring_list[data-v-53e5335a]{padding:0 20px}.home_bring_list .item[data-v-53e5335a]{flex-direction:column;text-align:center;margin-bottom:40px;padding:20px}.home_bring_list .item .title[data-v-53e5335a]{flex-direction:column;align-items:center;margin-bottom:15px}.home_bring_list .item .title .icon[data-v-53e5335a]{width:60px;height:60px;font-size:28px;line-height:60px;margin-bottom:15px}.home_bring_list .item .title .tit[data-v-53e5335a]{width:100%;padding:0;font-size:20px!important;text-align:center}.home_bring_list .item .des[data-v-53e5335a]{padding:0;font-size:16px!important;line-height:1.6;text-align:center}.home_bring_list .item .img[data-v-53e5335a]{width:100%;margin-top:20px}.home_bring_list .item .img img[data-v-53e5335a]{max-width:100%;height:auto}#aboutUs[data-v-53e5335a]{padding:40px 20px;flex-direction:column}.aboutUs_item[data-v-53e5335a]{max-width:100%!important;margin:0 0 30px 0}.aboutUs_item .us_title[data-v-53e5335a]{font-size:16px!important;line-height:1.4;height:auto;margin-bottom:12px}.aboutUs_item .cont[data-v-53e5335a]{font-size:14px!important;line-height:1.6}.aboutUs_item .content[data-v-53e5335a]{font-size:13px!important;white-space:normal}.code_list[data-v-53e5335a]{justify-content:center;flex-wrap:wrap}.code_list .item[data-v-53e5335a]{margin:10px}.code_list .item .title[data-v-53e5335a]{font-size:13px!important}.wechat-qr-modal[data-v-53e5335a]{width:95%;max-width:320px;margin:20px auto}.qr-content[data-v-53e5335a]{padding:24px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.qr-image[data-v-53e5335a]{width:180px;height:180px;display:block;margin:0 auto 16px auto;-o-object-fit:contain;object-fit:contain}.qr-text[data-v-53e5335a]{text-align:center;margin:0;font-size:14px}.qr-header[data-v-53e5335a]{padding:16px 20px}.qr-header h3[data-v-53e5335a]{font-size:18px}.container[data-v-53e5335a]{width:100%;padding:0 20px}.main-title h2[data-v-53e5335a]{font-size:28px;line-height:1.3;margin-bottom:30px}.fluid[data-v-53e5335a]{padding:40px 0}.home_bring_list .item[data-v-53e5335a]{flex-direction:column!important;margin-bottom:60px;text-align:center}.home_bring_list .item .info[data-v-53e5335a]{width:100%;order:2;margin-top:20px}.home_bring_list .item .img[data-v-53e5335a]{width:100%;order:1;max-width:300px;margin:0 auto}.home_bring_list .item .title[data-v-53e5335a]{justify-content:center;margin-bottom:20px}.home_bring_list .item .title .num[data-v-53e5335a]{width:60px;height:60px;line-height:60px;font-size:24px}.home_bring_list .item .title .tit[data-v-53e5335a]{font-size:20px;padding-left:15px;width:auto}.home_bring_list .item .des[data-v-53e5335a]{padding-left:0;font-size:16px;line-height:1.6;text-align:left}.show_three_btn[data-v-53e5335a]{flex-direction:column;gap:15px;align-items:center;margin-top:40px}.show_three_btn .btn_left[data-v-53e5335a],.show_three_btn .btn_right[data-v-53e5335a]{margin-left:0;width:200px;text-align:center;font-size:16px;padding:10px 16px}#aboutUs[data-v-53e5335a]{padding:40px 20px!important;background:#f8f9fa!important}#aboutUs>div[data-v-53e5335a]{flex-direction:column!important;gap:16px!important;align-items:stretch!important}.aboutUs_item[data-v-53e5335a]{width:100%!important;max-width:100%!important;text-align:left!important;margin:0!important;background:#fff!important;padding:20px!important;border-radius:12px!important;box-shadow:0 4px 20px rgba(0,0,0,.1)!important}.aboutUs_item[data-v-53e5335a]:first-child{order:1!important}.aboutUs_item[data-v-53e5335a]:nth-child(2),.aboutUs_item[data-v-53e5335a]:nth-child(3){order:2!important}.aboutUs_item[data-v-53e5335a]:nth-child(4){order:3!important}.aboutUs_item[data-v-53e5335a]:last-child{order:4!important}.us_title[data-v-53e5335a]{font-size:17px!important;margin-bottom:14px!important;justify-content:flex-start!important;text-align:left!important;font-weight:600!important;color:#333!important;border-bottom:2px solid #f0f0f0!important;padding-bottom:10px!important}.logo[data-v-53e5335a],.logo_text[data-v-53e5335a]{display:none!important}.aboutUs_item .cont[data-v-53e5335a]{margin-bottom:16px!important;padding:0!important}.aboutUs_item .cont[data-v-53e5335a],.aboutUs_item .content[data-v-53e5335a]{font-size:13px!important;line-height:1.6!important;text-align:left!important;color:#666!important}.aboutUs_item .content[data-v-53e5335a]{margin-bottom:10px!important;white-space:normal!important}.aboutUs_item .content a[data-v-53e5335a]{font-size:13px!important;display:inline-block!important;padding:2px 0!important;color:#666!important;transition:color .3s ease!important}.aboutUs_item .content a[data-v-53e5335a]:hover{color:#1f64ff!important}.code_list[data-v-53e5335a]{justify-content:flex-start!important;flex-wrap:wrap!important}.code_list .item[data-v-53e5335a]{margin:0!important;text-align:left!important}.code_list .item .code[data-v-53e5335a]{width:120px!important;height:120px!important;margin:10px 0!important;border-radius:8px!important}.code_list .item .title[data-v-53e5335a]{font-size:12px!important;margin-top:8px!important;text-align:left!important;color:#666!important}}@media (max-width:480px){#aboutUs[data-v-53e5335a]{padding:30px 16px!important}#aboutUs>div[data-v-53e5335a]{gap:14px!important}.aboutUs_item[data-v-53e5335a]{margin:0!important;padding:16px!important}.us_title[data-v-53e5335a]{font-size:16px!important;margin-bottom:12px!important;padding-bottom:8px!important}.logo[data-v-53e5335a],.logo_text[data-v-53e5335a]{display:none!important}.aboutUs_item .cont[data-v-53e5335a]{font-size:13px!important;line-height:1.5!important;padding:0 5px!important}.aboutUs_item .content[data-v-53e5335a]{font-size:12px!important;margin-bottom:10px!important}.aboutUs_item .content a[data-v-53e5335a]{font-size:12px!important;padding:3px 6px!important}.code_list .item .code[data-v-53e5335a]{width:100px!important;height:100px!important}.code_list .item .title[data-v-53e5335a]{font-size:11px!important}}@media (max-width:360px){#aboutUs[data-v-53e5335a]{padding:24px 12px!important}.aboutUs_item[data-v-53e5335a]{padding:14px!important}.aboutUs_item .cont[data-v-53e5335a]{font-size:12px!important}.us_title[data-v-53e5335a]{font-size:15px!important}.code_list .item .code[data-v-53e5335a]{width:100px!important;height:100px!important}}@media (max-width:768px){.wechat-qr-modal[data-v-53e5335a]{margin:20px;max-width:calc(100% - 40px);width:100%}.qr-image[data-v-53e5335a]{width:200px;height:200px}.qr-text[data-v-53e5335a]{font-size:14px}.qr-header h3[data-v-53e5335a]{font-size:18px}.close-btn[data-v-53e5335a]{font-size:24px;width:35px;height:35px}.fadeInLeft[data-v-53e5335a],.fadeInRight[data-v-53e5335a],.fadeInUp[data-v-53e5335a]{animation-duration:.6s}}@media (max-width:480px){.main-title h2[data-v-53e5335a]{font-size:24px}.main-slogan[data-v-53e5335a]{font-size:24px!important}.achievement-text[data-v-53e5335a],.feature-keywords[data-v-53e5335a]{font-size:14px!important}.home_bring_list .item .title .tit[data-v-53e5335a]{font-size:18px!important}.home_bring_list .item .des[data-v-53e5335a]{font-size:14px!important}.btn_left[data-v-53e5335a],.btn_right[data-v-53e5335a]{font-size:14px!important;padding:8px 12px;width:180px}.qr-image[data-v-53e5335a]{width:160px;height:160px}}.page-container[data-v-b2707e72]{min-height:100vh;background-color:#f8f9fa}.main-content[data-v-b2707e72]{padding-top:64px;min-height:calc(100vh - 64px)}.content-wrapper[data-v-b2707e72]{max-width:1400px;margin:0 auto;padding:60px 20px}.hero-section[data-v-b2707e72]{text-align:center;margin-bottom:60px}.page-title[data-v-b2707e72]{font-size:48px;font-weight:700;color:#1f64ff;margin-bottom:20px}.page-subtitle[data-v-b2707e72]{font-size:20px;color:#666;margin-bottom:40px}.content-section[data-v-b2707e72]{margin-bottom:60px}.page-description[data-v-b2707e72]{text-align:center;font-size:18px;color:#666;line-height:1.8}.page-description p[data-v-b2707e72]{margin-bottom:15px}@media (max-width:768px){.content-wrapper[data-v-b2707e72]{padding:40px 16px}.page-title[data-v-b2707e72]{font-size:36px}.page-subtitle[data-v-b2707e72]{font-size:18px}}.pc[data-v-b2707e72]{display:block}@media (max-width:768px){#aboutUs[data-v-b2707e72]{padding:30px 16px!important;background:#f5f6fa!important}#aboutUs>div[data-v-b2707e72]{flex-direction:column!important;gap:16px!important;align-items:stretch!important}.aboutUs_item[data-v-b2707e72]{width:100%!important;max-width:100%!important;margin:0!important;background:#fff!important;padding:20px 16px!important;border-radius:8px!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important;border:1px solid #e8e9ef!important}.aboutUs_item[data-v-b2707e72]:first-child{order:1!important}.aboutUs_item:first-child .us_title[data-v-b2707e72]{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:16px!important;font-size:18px!important;font-weight:600!important;color:#333!important;border-bottom:none!important;padding-bottom:0!important}.aboutUs_item:first-child .logo[data-v-b2707e72]{display:block!important;width:32px!important;height:32px!important;border-radius:6px!important}.aboutUs_item:first-child .logo_text[data-v-b2707e72]{display:flex!important;flex-direction:column!important}.aboutUs_item:first-child .logo_text>div[data-v-b2707e72]:first-child{font-size:16px!important;font-weight:600!important;color:#333!important}.aboutUs_item:first-child .logo_text>div[data-v-b2707e72]:last-child{font-size:12px!important;color:#666!important;margin-top:2px!important}.aboutUs_item[data-v-b2707e72]:nth-child(2),.aboutUs_item[data-v-b2707e72]:nth-child(3){order:2!important}.aboutUs_item[data-v-b2707e72]:nth-child(4){order:3!important}.aboutUs_item[data-v-b2707e72]:last-child{order:4!important;text-align:center!important;padding:16px!important}.us_title[data-v-b2707e72]{font-size:16px!important;margin-bottom:12px!important;font-weight:600!important;color:#333!important;border-bottom:1px solid #e8e9ef!important;padding-bottom:8px!important;height:auto!important;line-height:1.4!important}.aboutUs_item .cont[data-v-b2707e72]{font-size:14px!important;line-height:1.6!important;color:#666!important;margin-bottom:0!important}.aboutUs_item .content[data-v-b2707e72]{font-size:14px!important;margin-bottom:8px!important;white-space:normal!important;color:#666!important;line-height:1.5!important;padding:4px 0!important}.aboutUs_item .content a[data-v-b2707e72]{font-size:14px!important;color:#666!important;text-decoration:none!important;transition:color .3s ease!important}.aboutUs_item .content a[data-v-b2707e72]:hover{color:#1f64ff!important}.code_list[data-v-b2707e72]{justify-content:center!important;margin-top:8px!important}.code_list .item[data-v-b2707e72]{margin:0!important;text-align:center!important}.code_list .item .code[data-v-b2707e72]{width:100px!important;height:100px!important;margin:0 auto 8px auto!important;border-radius:8px!important;display:block!important}.code_list .item .title[data-v-b2707e72]{font-size:12px!important;color:#666!important;margin:0!important}}.digital-employee-showcase[data-v-b2707e72]{display:flex;justify-content:center;align-items:center;margin:40px 0 60px 0;padding:0 20px}.showcase-image[data-v-b2707e72]{position:relative;max-width:800px;width:100%;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:20px;padding:30px;box-shadow:0 20px 40px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.showcase-image[data-v-b2707e72]:hover{transform:translateY(-5px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.showcase-image img[data-v-b2707e72]{width:100%;height:auto;border-radius:12px;display:block;box-shadow:0 10px 25px rgba(0,0,0,.1)}@media (max-width:768px){.digital-employee-showcase[data-v-b2707e72]{margin:30px 0 40px 0;padding:0 15px}.showcase-image[data-v-b2707e72]{padding:20px;border-radius:15px}.showcase-image img[data-v-b2707e72]{border-radius:8px}}a[data-v-b2707e72]:focus,a[data-v-b2707e72]:hover,a[data-v-b2707e72]:visited{text-decoration:none;outline:none!important;border-radius:0;-webkit-border-radius:0;-webkit-appearance:none}.banner[data-v-b2707e72]{position:relative;background:url(../../static/img/%E7%9F%AD%E8%A7%86%E9%A2%91%E6%95%B0%E5%AD%97%E4%BA%BA11111.2ae839a7.jpg) no-repeat 50%;background-size:cover;color:#333;padding:80px 0;min-height:600px;display:flex;align-items:center}.hero-container[data-v-b2707e72]{max-width:1400px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-content[data-v-b2707e72]{max-width:600px;padding:40px;margin-top:50px}.hero-title[data-v-b2707e72]{font-size:28px;font-weight:700;line-height:1.2;margin-bottom:20px;display:block;white-space:nowrap}.ai-text[data-v-b2707e72]{color:#fff;font-size:1em;font-weight:600}.title-text[data-v-b2707e72]{color:#fff}.hero-subtitle[data-v-b2707e72]{font-size:1.3rem;line-height:1.6;margin-bottom:30px;opacity:.95}.highlight-text[data-v-b2707e72]{color:#1f64ff;font-weight:600}.feature-list[data-v-b2707e72]{margin-bottom:40px}.feature-description[data-v-b2707e72]{font-size:1rem;line-height:1.6;color:#666}.hero-buttons[data-v-b2707e72]{display:flex;gap:20px;flex-wrap:wrap}.btn-primary[data-v-b2707e72]{background:#1f64ff;color:#fff;border:none;padding:12px 24px;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .3s ease}.btn-primary[data-v-b2707e72]:hover{background:#0f4fd6}.btn-secondary[data-v-b2707e72]{background:transparent;color:#1f64ff;border:1px solid #1f64ff;padding:12px 24px;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .3s ease}.btn-secondary[data-v-b2707e72]:hover{background:#1f64ff;color:#fff}@media (min-width:769px){.hero-buttons[data-v-b2707e72]{display:flex;gap:20px;flex-wrap:wrap}.btn-primary[data-v-b2707e72]{background:#1f64ff;color:#fff;border:none;padding:12px 24px;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .3s ease}.btn-primary[data-v-b2707e72]:hover{background:#0f4fd6}.btn-secondary[data-v-b2707e72]{background:transparent;color:#1f64ff;border:1px solid #1f64ff;padding:12px 24px;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .3s ease}.btn-secondary[data-v-b2707e72]:hover{background:#1f64ff;color:#fff}}@media (max-width:768px){.banner[data-v-b2707e72]{background:none!important;background-color:#f8faff!important;background-size:cover;background-position:50%;padding:50px 20px!important;box-sizing:border-box!important}.banner[data-v-b2707e72],.hero-container[data-v-b2707e72]{min-height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.hero-container[data-v-b2707e72]{grid-template-columns:1fr!important;gap:0!important;padding:0 15px!important;text-align:center!important;width:100%!important;flex-direction:column!important}.hero-content[data-v-b2707e72]{padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important}.hero-content[data-v-b2707e72],.hero-title[data-v-b2707e72]{max-width:100%!important;position:static!important;transform:none!important;width:100%!important}.hero-title[data-v-b2707e72]{font-size:28px!important;white-space:normal!important;line-height:1.3!important;margin-bottom:18px!important;margin-top:0!important;font-weight:700!important;text-align:center!important;padding:0 10px!important}.ai-text[data-v-b2707e72],.title-text[data-v-b2707e72]{color:#333!important;text-shadow:none!important}.hero-subtitle[data-v-b2707e72]{font-size:16px!important;letter-spacing:1px!important;margin-bottom:24px!important;margin-top:0!important;font-weight:600!important;text-shadow:none!important;max-width:100%!important;padding:0 10px!important;line-height:1.6!important;text-align:center!important}.highlight-text[data-v-b2707e72]{color:#666!important;text-shadow:none!important}.feature-description[data-v-b2707e72],.feature-list[data-v-b2707e72]{display:none!important}.hero-buttons[data-v-b2707e72]{display:flex!important;flex-direction:row!important;gap:8px!important;align-items:center!important;margin-top:24px!important;width:100%!important;justify-content:center!important}.btn-primary[data-v-b2707e72],.btn-secondary[data-v-b2707e72]{margin-left:0!important;margin:8px!important;width:auto!important;max-width:none!important;text-align:center!important;font-size:16px!important;padding:14px 28px!important;border-radius:8px!important;font-weight:500!important;transition:all .3s ease!important}.btn-primary[data-v-b2707e72]{background:#1f64ff!important;color:#fff!important;border:none!important}.btn-secondary[data-v-b2707e72]{background:transparent!important;color:#1f64ff!important;border:1px solid #1f64ff!important}.btn-primary[data-v-b2707e72]:hover,.btn-secondary[data-v-b2707e72]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}}@media (max-width:480px){.banner[data-v-b2707e72]{padding:40px 15px!important}.hero-container[data-v-b2707e72]{padding:0 10px!important;margin-top:60px}.hero-title[data-v-b2707e72]{font-size:24px!important;padding:0 5px!important;margin-bottom:16px!important}.hero-subtitle[data-v-b2707e72]{font-size:14px!important;margin-bottom:20px!important;padding:0 5px!important}.hero-buttons[data-v-b2707e72]{margin-top:20px!important;gap:6px!important;flex-direction:column!important}.btn-primary[data-v-b2707e72],.btn-secondary[data-v-b2707e72]{width:200px!important;font-size:14px!important;padding:12px 24px!important;margin:6px!important}}.characteristic-fluid[data-v-b2707e72],.home_bring_fluid[data-v-b2707e72]{width:100%;overflow:hidden}.fluid[data-v-b2707e72]{padding:70px 0}html[data-v-b2707e72] *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.container[data-v-b2707e72]{width:1200px;margin:0 auto}.main-title[data-v-b2707e72]{margin-bottom:60px}.fadeInUp[data-v-b2707e72]{animation-name:fadeInUp}.main-title h2[data-v-b2707e72]{text-align:center;font-size:52px}.main-title span[data-v-b2707e72]{color:#0573f0}blockquote[data-v-b2707e72],body[data-v-b2707e72],button[data-v-b2707e72],code[data-v-b2707e72],dd[data-v-b2707e72],div[data-v-b2707e72],dl[data-v-b2707e72],dt[data-v-b2707e72],fieldset[data-v-b2707e72],form[data-v-b2707e72],h1[data-v-b2707e72],h2[data-v-b2707e72],h3[data-v-b2707e72],h4[data-v-b2707e72],h5[data-v-b2707e72],h6[data-v-b2707e72],hr[data-v-b2707e72],html[data-v-b2707e72],input[data-v-b2707e72],legend[data-v-b2707e72],li[data-v-b2707e72],ol[data-v-b2707e72],p[data-v-b2707e72],pre[data-v-b2707e72],td[data-v-b2707e72],textarea[data-v-b2707e72],th[data-v-b2707e72],ul[data-v-b2707e72]{margin:0;padding:0}.btn_left[data-v-b2707e72]{background:#1f64ff;color:#fff}.btn_left[data-v-b2707e72],.btn_right[data-v-b2707e72]{border-radius:4px;font-size:18px;font-style:normal;font-weight:500;line-height:150%;padding:12px 20px;cursor:pointer}.btn_right[data-v-b2707e72]{border:1px solid #1f64ff;color:#1f64ff;margin-left:30px}.home_bring_list .item[data-v-b2707e72]:nth-of-type(2){flex-direction:row-reverse}.home_bring_list .item[data-v-b2707e72]{margin-bottom:40px;display:flex;align-items:center;justify-content:space-between}.home_bring_list .item .info[data-v-b2707e72]{width:650px}.fadeInLeft[data-v-b2707e72]{animation-name:fadeInLeft}.home_bring_list .item .title[data-v-b2707e72]{display:flex;align-items:center}.home_bring_list .item .title .num[data-v-b2707e72]{width:80px;height:80px;border-radius:50%;overflow:hidden;background:linear-gradient(168deg,#219cf3,#513fb5);color:#fff;text-align:center;line-height:80px;font-size:35px}.home_bring_list .item .title .tit[data-v-b2707e72]{width:calc(100% - 80px);padding-left:20px;color:#333;font-size:24px;font-weight:600}.home_bring_list .item .des[data-v-b2707e72]{margin-top:10px;font-size:18px;line-height:40px;padding-left:100px}.home_bring_list .item .img[data-v-b2707e72]{width:calc(100% - 690px)}.fadeInRight[data-v-b2707e72]{animation-name:fadeInRight}img[data-v-b2707e72]{border:0;outline-width:0;vertical-align:top}.show_three_btn[data-v-b2707e72]{display:flex;justify-content:center}a[data-v-b2707e72]{color:#000;text-decoration:none}#aboutUs[data-v-b2707e72]{padding:80px 10%;display:flex;padding-bottom:0!important;justify-content:center;background-color:#000;background-size:cover;background-position:50%;background-repeat:no-repeat}.aboutUs_item[data-v-b2707e72]{max-width:350px!important;width:100%;margin:0 25px;line-height:150%}.aboutUs_item .us_title[data-v-b2707e72]{color:#fff;font-size:15px;font-weight:500;margin-bottom:16px;line-height:46px;height:46px}.aboutUs_item .cont[data-v-b2707e72]{color:#fff;font-size:15px;font-weight:400;line-height:26px}.aboutUs_item .content[data-v-b2707e72]{color:#fff!important;font-size:14px;font-weight:400;margin-bottom:8px;white-space:nowrap}.aboutUs_item .content a[data-v-b2707e72]{color:#fff!important;font-size:14px;font-weight:400;text-decoration:none}.aboutUs_item .content a[data-v-b2707e72]:hover{color:#1f64ff}.logo[data-v-b2707e72]{height:40px;border-radius:8px;float:left}.logo_text[data-v-b2707e72]{display:flex;flex-direction:column}.code_list[data-v-b2707e72]{display:flex;justify-content:flex-start}.code_list .item[data-v-b2707e72]{margin-right:10px}.code_list .item .code[data-v-b2707e72]{margin:20px 10px 10px 0}.code_list .item .title[data-v-b2707e72]{color:#fff;font-size:14px;font-weight:500;margin-bottom:16px}.wechat-qr-overlay[data-v-b2707e72]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn-b2707e72 .3s ease-out}.wechat-qr-modal[data-v-b2707e72]{background:#fff;border-radius:16px;padding:0;max-width:400px;width:90%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideIn-b2707e72 .3s ease-out}.qr-header[data-v-b2707e72]{background:linear-gradient(135deg,#1f64ff,#4f7eff);color:#fff;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.qr-header h3[data-v-b2707e72]{margin:0;font-size:20px;font-weight:600}.close-btn[data-v-b2707e72]{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.close-btn[data-v-b2707e72]:hover{background-color:hsla(0,0%,100%,.2)}.qr-content[data-v-b2707e72]{padding:32px 24px;text-align:center}.qr-image[data-v-b2707e72]{width:200px;height:200px;border-radius:12px;margin-bottom:20px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.qr-text[data-v-b2707e72]{color:#666;font-size:16px;margin:0;font-weight:500}@keyframes fadeIn-b2707e72{0%{opacity:0}to{opacity:1}}@keyframes slideIn-b2707e72{0%{transform:scale(.9) translateY(-20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@media (max-width:768px){.page-container[data-v-b2707e72]{padding:0}.digital-employee-showcase[data-v-b2707e72]{flex-direction:column;padding:40px 20px}.digital-employee-showcase img[data-v-b2707e72]{max-width:100%;height:auto;margin-bottom:30px}.container[data-v-b2707e72]{width:100%;padding:0 20px}.main-title h2[data-v-b2707e72]{font-size:28px;line-height:1.3;margin-bottom:30px}.fluid[data-v-b2707e72]{padding:40px 0}.home_bring_list[data-v-b2707e72]{padding:0 20px}.home_bring_list .item[data-v-b2707e72]{flex-direction:column!important;margin-bottom:60px;text-align:center}.home_bring_list .item .info[data-v-b2707e72]{width:100%;order:2;margin-top:20px}.home_bring_list .item .img[data-v-b2707e72]{width:100%;order:1;max-width:300px;margin:0 auto}.home_bring_list .item .title[data-v-b2707e72]{justify-content:center;margin-bottom:20px}.home_bring_list .item .title .num[data-v-b2707e72]{width:60px;height:60px;line-height:60px;font-size:24px}.home_bring_list .item .title .tit[data-v-b2707e72]{font-size:20px;padding-left:15px;width:auto}.home_bring_list .item .des[data-v-b2707e72]{padding-left:0;font-size:16px;line-height:1.6;text-align:left}.show_three_btn[data-v-b2707e72]{flex-direction:column;gap:15px;align-items:center;margin-top:40px}.show_three_btn .btn_left[data-v-b2707e72],.show_three_btn .btn_right[data-v-b2707e72]{margin-left:0;width:200px;text-align:center;font-size:16px;padding:10px 16px}.show_three_btn .btn_right[data-v-b2707e72]{border-radius:4px;border:1px solid #1f64ff;color:#1f64ff;font-weight:500;line-height:150%;cursor:pointer}.show_three_btn .btn_left[data-v-b2707e72]{border-radius:4px;background:#1f64ff;color:#fff;font-weight:500;line-height:150%;cursor:pointer}.wechat-qr-modal[data-v-b2707e72]{width:95%;max-width:320px;margin:20px auto}.qr-content[data-v-b2707e72]{padding:24px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.qr-image[data-v-b2707e72]{width:180px;height:180px;display:block;margin:0 auto 16px auto;-o-object-fit:contain;object-fit:contain}.qr-text[data-v-b2707e72]{text-align:center;margin:0;font-size:14px}.qr-header[data-v-b2707e72]{padding:16px 20px}.qr-header h3[data-v-b2707e72]{font-size:18px}#aboutUs[data-v-b2707e72]{padding:40px 20px!important;background:#f8f9fa!important}#aboutUs>div[data-v-b2707e72]{flex-direction:column!important;gap:16px!important;align-items:stretch!important}.aboutUs_item[data-v-b2707e72]{width:100%!important;max-width:100%!important;text-align:left!important;margin:0!important;background:#fff!important;padding:20px!important;border-radius:12px!important;box-shadow:0 4px 20px rgba(0,0,0,.1)!important}.aboutUs_item[data-v-b2707e72]:first-child{order:1!important}.aboutUs_item[data-v-b2707e72]:nth-child(2),.aboutUs_item[data-v-b2707e72]:nth-child(3){order:2!important}.aboutUs_item[data-v-b2707e72]:nth-child(4){order:3!important}.aboutUs_item[data-v-b2707e72]:last-child{order:4!important}.us_title[data-v-b2707e72]{font-size:17px!important;margin-bottom:14px!important;justify-content:flex-start!important;text-align:left!important;font-weight:600!important;color:#333!important;border-bottom:2px solid #f0f0f0!important;padding-bottom:10px!important}.logo[data-v-b2707e72],.logo_text[data-v-b2707e72]{display:none!important}.aboutUs_item .cont[data-v-b2707e72]{margin-bottom:16px!important;padding:0!important}.aboutUs_item .cont[data-v-b2707e72],.aboutUs_item .content[data-v-b2707e72]{font-size:13px!important;line-height:1.6!important;text-align:left!important;color:#666!important}.aboutUs_item .content[data-v-b2707e72]{margin-bottom:10px!important;white-space:normal!important}.aboutUs_item .content a[data-v-b2707e72]{font-size:13px!important;display:inline-block!important;padding:2px 0!important;color:#666!important;transition:color .3s ease!important}.aboutUs_item .content a[data-v-b2707e72]:hover{color:#1f64ff!important}.code_list[data-v-b2707e72]{justify-content:flex-start!important;flex-wrap:wrap!important}.code_list .item[data-v-b2707e72]{margin:0!important;text-align:left!important}.code_list .item .code[data-v-b2707e72]{width:120px!important;height:120px!important;margin:10px 0!important;border-radius:8px!important}.code_list .item .title[data-v-b2707e72]{font-size:12px!important;margin-top:8px!important;text-align:left!important;color:#666!important}}@media (max-width:480px){#aboutUs[data-v-b2707e72]{padding:30px 16px!important}#aboutUs>div[data-v-b2707e72]{gap:14px!important}.aboutUs_item[data-v-b2707e72]{margin:0!important;padding:16px!important}.us_title[data-v-b2707e72]{font-size:16px!important;margin-bottom:12px!important;padding-bottom:8px!important}.logo[data-v-b2707e72],.logo_text[data-v-b2707e72]{display:none!important}.aboutUs_item .cont[data-v-b2707e72]{font-size:13px!important;line-height:1.5!important;padding:0 5px!important}.aboutUs_item .content[data-v-b2707e72]{font-size:12px!important;margin-bottom:10px!important}.aboutUs_item .content a[data-v-b2707e72]{font-size:12px!important;padding:3px 6px!important}.code_list .item .code[data-v-b2707e72]{width:100px!important;height:100px!important}.code_list .item .title[data-v-b2707e72]{font-size:11px!important}.main-title h2[data-v-b2707e72]{font-size:24px}.home_bring_list .item .title .tit[data-v-b2707e72]{font-size:18px!important}.home_bring_list .item .des[data-v-b2707e72]{font-size:14px!important}.show_three_btn .btn_left[data-v-b2707e72],.show_three_btn .btn_right[data-v-b2707e72]{font-size:14px!important;padding:8px 12px;width:180px}.qr-image[data-v-b2707e72]{width:160px;height:160px}}@media (max-width:360px){#aboutUs[data-v-b2707e72]{padding:24px 12px!important}.aboutUs_item[data-v-b2707e72]{padding:14px!important}.aboutUs_item .cont[data-v-b2707e72]{font-size:12px!important}.us_title[data-v-b2707e72]{font-size:15px!important}.code_list .item .code[data-v-b2707e72]{width:100px!important;height:100px!important}}.page-container[data-v-4406d220]{min-height:100vh;background-color:#f8f9fa}.main-content[data-v-4406d220]{padding-top:64px;min-height:calc(100vh - 64px)}.content-wrapper[data-v-4406d220]{max-width:1400px;margin:0 auto;padding:60px 20px}.hero-section[data-v-4406d220]{text-align:center;margin-bottom:60px}.page-title[data-v-4406d220]{font-size:48px;font-weight:700;color:#1f64ff;margin-bottom:20px}.page-subtitle[data-v-4406d220]{font-size:20px;color:#666;margin-bottom:40px}.content-section[data-v-4406d220]{margin-bottom:60px}.page-description[data-v-4406d220]{text-align:center;font-size:18px;color:#666;line-height:1.8}.page-description p[data-v-4406d220]{margin-bottom:15px}@media (max-width:768px){.content-wrapper[data-v-4406d220]{padding:40px 16px}.page-title[data-v-4406d220]{font-size:36px}.page-subtitle[data-v-4406d220]{font-size:18px}}.pc[data-v-4406d220]{display:block}.banner[data-v-4406d220]{position:relative}.digital-employee-showcase[data-v-4406d220]{display:flex;justify-content:center;align-items:center;margin:40px 0 60px 0;padding:0 20px}.showcase-image[data-v-4406d220]{position:relative;max-width:800px;width:100%;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:20px;padding:30px;box-shadow:0 20px 40px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.showcase-image[data-v-4406d220]:hover{transform:translateY(-5px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.showcase-image img[data-v-4406d220]{width:100%;height:auto;border-radius:12px;display:block;box-shadow:0 10px 25px rgba(0,0,0,.1)}@media (max-width:768px){.digital-employee-showcase[data-v-4406d220]{margin:30px 0 40px 0;padding:0 15px}.showcase-image[data-v-4406d220]{padding:20px;border-radius:15px}.showcase-image img[data-v-4406d220]{border-radius:8px}}a[data-v-4406d220]:focus,a[data-v-4406d220]:hover,a[data-v-4406d220]:visited{text-decoration:none;outline:none!important;border-radius:0;-webkit-border-radius:0;-webkit-appearance:none}.banner-with-bg[data-v-4406d220]{position:relative;background-image:url(../../static/img/%E8%A1%8C%E4%B8%9A%E5%BA%94%E7%94%A8333.bf2afb89.jpg);background-size:contain;background-position:50%;background-repeat:no-repeat;min-height:600px;width:100%}.banner-with-bg[data-v-4406d220]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.1);z-index:1}.banner-container[data-v-4406d220]{position:relative;z-index:2;display:flex;align-items:center;max-width:1200px;margin:0 auto;padding:60px 20px;gap:60px;min-height:500px}.banner-left[data-v-4406d220]{flex:1;max-width:600px;position:relative;padding:40px;margin-top:96px}.banner-right[data-v-4406d220]{flex:1;max-width:600px}.description-text[data-v-4406d220]{text-align:left;margin-bottom:40px}.main-slogan[data-v-4406d220]{font-size:28px;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7);white-space:nowrap}.feature-keywords[data-v-4406d220]{font-size:18px;color:#4f7eff;font-weight:600;margin-bottom:24px;letter-spacing:2px;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.achievement-text[data-v-4406d220]{font-size:14px;color:#fff;font-weight:500;margin-bottom:20px;line-height:1.5;text-shadow:1px 1px 2px rgba(0,0,0,.7);padding:0 87px 0 0}.capability-text[data-v-4406d220]{font-size:18px;color:#fff;font-weight:400;margin-bottom:0;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.swiper-btn[data-v-4406d220]{position:static;margin-top:30px}@media (max-width:768px){.banner-container[data-v-4406d220]{flex-direction:column;gap:40px;padding:40px 20px}.banner-left[data-v-4406d220],.banner-right[data-v-4406d220]{max-width:100%}.description-text[data-v-4406d220]{text-align:center}.main-slogan[data-v-4406d220]{font-size:24px}.feature-keywords[data-v-4406d220]{font-size:16px}.achievement-text[data-v-4406d220]{font-size:18px}.capability-text[data-v-4406d220]{font-size:16px}}.characteristic-fluid[data-v-4406d220],.home_bring_fluid[data-v-4406d220]{width:100%;overflow:hidden}.fluid[data-v-4406d220]{padding:70px 0}html[data-v-4406d220] *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.container[data-v-4406d220]{width:1200px;margin:0 auto}.main-title[data-v-4406d220]{margin-bottom:60px}.fadeInUp[data-v-4406d220]{animation-name:fadeInUp}.main-title h2[data-v-4406d220]{text-align:center;font-size:52px}.main-title span[data-v-4406d220]{color:#0573f0}blockquote[data-v-4406d220],body[data-v-4406d220],button[data-v-4406d220],code[data-v-4406d220],dd[data-v-4406d220],div[data-v-4406d220],dl[data-v-4406d220],dt[data-v-4406d220],fieldset[data-v-4406d220],form[data-v-4406d220],h1[data-v-4406d220],h2[data-v-4406d220],h3[data-v-4406d220],h4[data-v-4406d220],h5[data-v-4406d220],h6[data-v-4406d220],hr[data-v-4406d220],html[data-v-4406d220],input[data-v-4406d220],legend[data-v-4406d220],li[data-v-4406d220],ol[data-v-4406d220],p[data-v-4406d220],pre[data-v-4406d220],td[data-v-4406d220],textarea[data-v-4406d220],th[data-v-4406d220],ul[data-v-4406d220]{margin:0;padding:0}.home_bring_list .item[data-v-4406d220]:nth-of-type(2){flex-direction:row-reverse}.home_bring_list .item[data-v-4406d220]{margin-bottom:40px;display:flex;align-items:center;justify-content:space-between}.home_bring_list .item .info[data-v-4406d220]{width:650px}.fadeInLeft[data-v-4406d220]{animation-name:fadeInLeft}.home_bring_list .item .title[data-v-4406d220]{display:flex;align-items:center}.home_bring_list .item .title .num[data-v-4406d220]{width:80px;height:80px;border-radius:50%;overflow:hidden;background:linear-gradient(168deg,#219cf3,#513fb5);color:#fff;text-align:center;line-height:80px;font-size:35px}.home_bring_list .item .title .tit[data-v-4406d220]{width:calc(100% - 80px);padding-left:20px;color:#333;font-size:24px;font-weight:600}.home_bring_list .item .des[data-v-4406d220]{margin-top:10px;font-size:18px;line-height:40px;padding-left:100px}.home_bring_list .item .img[data-v-4406d220]{width:calc(100% - 690px)}.fadeInRight[data-v-4406d220]{animation-name:fadeInRight}img[data-v-4406d220]{border:0;outline-width:0;vertical-align:top}.show_three_btn[data-v-4406d220]{display:flex;justify-content:center}.btn_left[data-v-4406d220]{background:#1f64ff;color:#fff}.btn_left[data-v-4406d220],.btn_right[data-v-4406d220]{border-radius:4px;font-size:18px;font-style:normal;font-weight:500;line-height:150%;padding:12px 20px;cursor:pointer}.btn_right[data-v-4406d220]{border:1px solid #1f64ff;color:#1f64ff;margin-left:30px}a[data-v-4406d220]{color:#000;text-decoration:none}#aboutUs[data-v-4406d220]{padding:80px 10%;display:flex;padding-bottom:0!important;justify-content:center;background-color:#000;background-size:cover;background-position:50%;background-repeat:no-repeat}.aboutUs_item[data-v-4406d220]{max-width:350px!important;width:100%;margin:0 25px;line-height:150%}.aboutUs_item .us_title[data-v-4406d220]{color:#fff;font-size:15px;font-weight:500;margin-bottom:16px;line-height:46px;height:46px}.aboutUs_item .cont[data-v-4406d220]{color:#fff;font-size:15px;font-weight:400;line-height:26px}.aboutUs_item .content[data-v-4406d220]{color:#fff!important;font-size:14px;font-weight:400;margin-bottom:8px;white-space:nowrap}.aboutUs_item .content a[data-v-4406d220]{color:#fff!important;font-size:14px;font-weight:400;text-decoration:none}.aboutUs_item .content a[data-v-4406d220]:hover{color:#1f64ff}.logo[data-v-4406d220]{height:40px;border-radius:8px;float:left}.logo_text[data-v-4406d220]{display:flex;flex-direction:column}.code_list[data-v-4406d220]{display:flex;justify-content:flex-start}.code_list .item[data-v-4406d220]{margin-right:10px}.code_list .item .code[data-v-4406d220]{margin:20px 10px 10px 0}.code_list .item .title[data-v-4406d220]{color:#fff;font-size:14px;font-weight:500;margin-bottom:16px}.wechat-qr-overlay[data-v-4406d220]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn-4406d220 .3s ease-out}.wechat-qr-modal[data-v-4406d220]{background:#fff;border-radius:16px;padding:0;max-width:400px;width:90%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideIn-4406d220 .3s ease-out}.qr-header[data-v-4406d220]{background:linear-gradient(135deg,#1f64ff,#4f7eff);color:#fff;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.qr-header h3[data-v-4406d220]{margin:0;font-size:20px;font-weight:600}.close-btn[data-v-4406d220]{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.close-btn[data-v-4406d220]:hover{background-color:hsla(0,0%,100%,.2)}.qr-content[data-v-4406d220]{padding:32px 24px;text-align:center}.qr-image[data-v-4406d220]{width:200px;height:200px;border-radius:12px;margin-bottom:20px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.qr-text[data-v-4406d220]{color:#666;font-size:16px;margin:0;font-weight:500}@keyframes fadeIn-4406d220{0%{opacity:0}to{opacity:1}}@keyframes slideIn-4406d220{0%{transform:scale(.9) translateY(-20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@media (max-width:768px){.banner[data-v-4406d220]{background:none!important;background-color:#f8faff!important;background-size:cover;background-position:50%;padding:50px 20px!important;box-sizing:border-box!important}.banner-container[data-v-4406d220],.banner[data-v-4406d220]{min-height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.banner-container[data-v-4406d220]{flex-direction:column!important;gap:0!important;padding:0 15px!important;text-align:center!important;width:100%!important}.banner-left[data-v-4406d220]{max-width:100%!important;padding:0!important;margin:0!important;margin-top:60px!important;display:flex!important;flex-direction:column!important;align-items:center!important;position:static!important;transform:none!important;width:100%!important}.banner-right[data-v-4406d220]{display:none!important}.description-text[data-v-4406d220]{text-align:center!important;margin-bottom:30px!important}.main-slogan[data-v-4406d220]{font-size:28px!important;white-space:normal!important;line-height:1.3!important;margin-bottom:18px!important;font-weight:700!important;position:static!important;transform:none!important;width:100%!important;color:#333!important}.feature-keywords[data-v-4406d220],.main-slogan[data-v-4406d220]{margin-top:0!important;text-align:center!important;max-width:100%!important;padding:0 10px!important;text-shadow:none!important}.feature-keywords[data-v-4406d220]{font-size:16px!important;letter-spacing:1px!important;margin-bottom:24px!important;font-weight:600!important;line-height:1.6!important;color:#666!important}.achievement-text[data-v-4406d220]{display:none!important}.swiper-btn[data-v-4406d220]{display:flex!important;flex-direction:row!important;gap:8px!important;align-items:center!important;margin-top:24px!important;width:100%!important;justify-content:center!important;position:static!important}.btn_left[data-v-4406d220],.btn_right[data-v-4406d220]{margin-left:0!important;margin:8px!important;width:auto!important;max-width:none!important;text-align:center!important;font-size:16px!important;padding:14px 28px!important;border-radius:8px!important;font-weight:500!important;transition:all .3s ease!important}.btn_left[data-v-4406d220]{background:#1f64ff!important;color:#fff!important;border:none!important}.btn_right[data-v-4406d220]{background:transparent!important;color:#1f64ff!important;border:1px solid #1f64ff!important}.btn_left[data-v-4406d220]:hover,.btn_right[data-v-4406d220]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.page-container[data-v-4406d220]{padding:0}.digital-employee-showcase[data-v-4406d220]{flex-direction:column;padding:40px 20px}.digital-employee-showcase img[data-v-4406d220]{max-width:100%;height:auto;margin-bottom:30px}.container[data-v-4406d220]{width:100%;padding:0 20px}.main-title h2[data-v-4406d220]{font-size:28px;line-height:1.3;margin-bottom:30px}.fluid[data-v-4406d220]{padding:40px 0}.home_bring_list[data-v-4406d220]{padding:0 20px}.home_bring_list .item[data-v-4406d220]{flex-direction:column!important;margin-bottom:60px;text-align:center}.home_bring_list .item .info[data-v-4406d220]{width:100%;order:2;margin-top:20px}.home_bring_list .item .img[data-v-4406d220]{width:100%;order:1;max-width:300px;margin:0 auto}.home_bring_list .item .title[data-v-4406d220]{justify-content:center;margin-bottom:20px}.home_bring_list .item .title .num[data-v-4406d220]{width:60px;height:60px;line-height:60px;font-size:24px}.home_bring_list .item .title .tit[data-v-4406d220]{font-size:20px;padding-left:15px;width:auto}.home_bring_list .item .des[data-v-4406d220]{padding-left:0;font-size:16px;line-height:1.6;text-align:left}.show_three_btn[data-v-4406d220]{flex-direction:column;gap:15px;align-items:center;margin-top:40px}.show_three_btn .btn_left[data-v-4406d220],.show_three_btn .btn_right[data-v-4406d220]{margin-left:0;width:200px;text-align:center;font-size:16px;padding:10px 16px}#aboutUs[data-v-4406d220]{padding:40px 20px!important;background:#f8f9fa!important}#aboutUs>div[data-v-4406d220]{flex-direction:column!important;gap:16px!important;align-items:stretch!important}.aboutUs_item[data-v-4406d220]{width:100%!important;max-width:100%!important;text-align:left!important;margin:0!important;background:#fff!important;padding:20px!important;border-radius:12px!important;box-shadow:0 4px 20px rgba(0,0,0,.1)!important}.aboutUs_item[data-v-4406d220]:first-child{order:1!important}.aboutUs_item[data-v-4406d220]:nth-child(2),.aboutUs_item[data-v-4406d220]:nth-child(3){order:2!important}.aboutUs_item[data-v-4406d220]:nth-child(4){order:3!important}.aboutUs_item[data-v-4406d220]:last-child{order:4!important}.us_title[data-v-4406d220]{font-size:17px!important;margin-bottom:14px!important;justify-content:flex-start!important;text-align:left!important;font-weight:600!important;color:#333!important;border-bottom:2px solid #f0f0f0!important;padding-bottom:10px!important}.logo[data-v-4406d220],.logo_text[data-v-4406d220]{display:none!important}.aboutUs_item .cont[data-v-4406d220]{margin-bottom:16px!important;padding:0!important}.aboutUs_item .cont[data-v-4406d220],.aboutUs_item .content[data-v-4406d220]{font-size:13px!important;line-height:1.6!important;text-align:left!important;color:#666!important}.aboutUs_item .content[data-v-4406d220]{margin-bottom:10px!important;white-space:normal!important}.aboutUs_item .content a[data-v-4406d220]{font-size:13px!important;display:inline-block!important;padding:2px 0!important;color:#666!important;transition:color .3s ease!important}.aboutUs_item .content a[data-v-4406d220]:hover{color:#1f64ff!important}.code_list[data-v-4406d220]{justify-content:flex-start!important;flex-wrap:wrap!important}.code_list .item[data-v-4406d220]{margin:0!important;text-align:left!important}.code_list .item .code[data-v-4406d220]{width:120px!important;height:120px!important;margin:10px 0!important;border-radius:8px!important}.code_list .item .title[data-v-4406d220]{font-size:12px!important;margin-top:8px!important;text-align:left!important;color:#666!important}.wechat-qr-modal[data-v-4406d220]{width:95%;max-width:320px;margin:20px auto}.qr-content[data-v-4406d220]{padding:24px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.qr-image[data-v-4406d220]{width:180px;height:180px;display:block;margin:0 auto 16px auto;-o-object-fit:contain;object-fit:contain}.qr-text[data-v-4406d220]{text-align:center;margin:0;font-size:14px}.qr-header[data-v-4406d220]{padding:16px 20px}.qr-header h3[data-v-4406d220]{font-size:18px}}@media (max-width:480px){.banner[data-v-4406d220]{padding:40px 15px!important}.banner-container[data-v-4406d220]{padding:0 10px!important}.banner-left[data-v-4406d220]{margin-top:60px!important}.main-slogan[data-v-4406d220]{font-size:24px!important;padding:0 5px!important;margin-bottom:16px!important}.feature-keywords[data-v-4406d220]{font-size:14px!important;margin-bottom:20px!important;padding:0 5px!important}.swiper-btn[data-v-4406d220]{margin-top:20px!important;gap:6px!important;flex-direction:column!important}.btn_left[data-v-4406d220],.btn_right[data-v-4406d220]{width:200px!important;font-size:14px!important;padding:12px 24px!important;margin:6px!important}#aboutUs[data-v-4406d220]{padding:30px 16px!important}#aboutUs>div[data-v-4406d220]{gap:14px!important}.aboutUs_item[data-v-4406d220]{margin:0!important;padding:16px!important}.us_title[data-v-4406d220]{font-size:16px!important;margin-bottom:12px!important;padding-bottom:8px!important}.logo[data-v-4406d220],.logo_text[data-v-4406d220]{display:none!important}.aboutUs_item .cont[data-v-4406d220]{font-size:13px!important;line-height:1.5!important;padding:0 5px!important}.aboutUs_item .content[data-v-4406d220]{font-size:12px!important;margin-bottom:10px!important}.aboutUs_item .content a[data-v-4406d220]{font-size:12px!important;padding:3px 6px!important}.code_list .item .code[data-v-4406d220]{width:100px!important;height:100px!important}.code_list .item .title[data-v-4406d220]{font-size:11px!important}.main-title h2[data-v-4406d220]{font-size:24px}.home_bring_list .item .title .tit[data-v-4406d220]{font-size:18px!important}.home_bring_list .item .des[data-v-4406d220]{font-size:14px!important}.show_three_btn .btn_left[data-v-4406d220],.show_three_btn .btn_right[data-v-4406d220]{font-size:14px!important;padding:8px 12px;width:180px}}@media (max-width:360px){#aboutUs[data-v-4406d220]{padding:24px 12px!important}.aboutUs_item[data-v-4406d220]{padding:14px!important}.aboutUs_item .cont[data-v-4406d220]{font-size:12px!important}.us_title[data-v-4406d220]{font-size:15px!important}.code_list .item .code[data-v-4406d220]{width:100px!important;height:100px!important}}.page-container[data-v-7ed4a51e]{min-height:100vh;background-color:#f8f9fa;padding-top:80px}.main-content[data-v-7ed4a51e]{padding-top:64px;min-height:calc(100vh - 64px)}.content-wrapper[data-v-7ed4a51e]{max-width:1400px;margin:0 auto;padding:60px 20px}.hero-section[data-v-7ed4a51e]{text-align:center;margin-bottom:60px}.page-title[data-v-7ed4a51e]{font-size:48px;font-weight:700;color:#1f64ff;margin-bottom:20px}.page-subtitle[data-v-7ed4a51e]{font-size:20px;color:#666;margin-bottom:40px}.content-section[data-v-7ed4a51e]{margin-bottom:60px}.page-description[data-v-7ed4a51e]{text-align:center;font-size:18px;color:#666;line-height:1.8}.page-description p[data-v-7ed4a51e]{margin-bottom:15px}@media (max-width:768px){.content-wrapper[data-v-7ed4a51e]{padding:40px 16px}.page-title[data-v-7ed4a51e]{font-size:36px}.page-subtitle[data-v-7ed4a51e]{font-size:18px}}.pc[data-v-7ed4a51e]{display:block}.banner[data-v-7ed4a51e]{position:relative}.digital-employee-showcase[data-v-7ed4a51e]{display:flex;justify-content:center;align-items:center;margin:40px 0 60px 0;padding:0 20px}.showcase-image[data-v-7ed4a51e]{position:relative;max-width:800px;width:100%;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:20px;padding:30px;box-shadow:0 20px 40px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.showcase-image[data-v-7ed4a51e]:hover{transform:translateY(-5px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.showcase-image img[data-v-7ed4a51e]{width:100%;height:auto;border-radius:12px;display:block;box-shadow:0 10px 25px rgba(0,0,0,.1)}@media (max-width:768px){.digital-employee-showcase[data-v-7ed4a51e]{margin:30px 0 40px 0;padding:0 15px}.showcase-image[data-v-7ed4a51e]{padding:20px;border-radius:15px}.showcase-image img[data-v-7ed4a51e]{border-radius:8px}}a[data-v-7ed4a51e]:focus,a[data-v-7ed4a51e]:hover,a[data-v-7ed4a51e]:visited{text-decoration:none;outline:none!important;border-radius:0;-webkit-border-radius:0;-webkit-appearance:none}.banner-with-bg[data-v-7ed4a51e]{position:relative;background-image:url(../../static/img/%E8%83%8C%E6%99%AF%E5%9B%BE.19a3a0a4.png);background-size:contain;background-position:50%;background-repeat:no-repeat;min-height:600px;width:100%}.banner-with-bg[data-v-7ed4a51e]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.1);z-index:1}.banner-container[data-v-7ed4a51e]{position:relative;z-index:2;display:flex;align-items:center;max-width:1200px;margin:0 auto;padding:60px 20px;gap:60px;min-height:500px}.banner-left[data-v-7ed4a51e]{flex:1;max-width:600px;position:relative;padding:40px;margin-top:96px}.banner-right[data-v-7ed4a51e]{flex:1;max-width:600px}.description-text[data-v-7ed4a51e]{text-align:left;margin-bottom:40px}.main-slogan[data-v-7ed4a51e]{font-size:28px;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7);white-space:nowrap}.feature-keywords[data-v-7ed4a51e]{font-size:18px;color:#4f7eff;font-weight:600;margin-bottom:24px;letter-spacing:2px;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.achievement-text[data-v-7ed4a51e]{font-size:14px;color:#fff;font-weight:500;margin-bottom:20px;line-height:1.5;text-shadow:1px 1px 2px rgba(0,0,0,.7);padding:0 210px 0 0}.capability-text[data-v-7ed4a51e]{font-size:18px;color:#fff;font-weight:400;margin-bottom:0;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.swiper-btn[data-v-7ed4a51e]{position:static;margin-top:30px}@media (max-width:768px){.page-container[data-v-7ed4a51e]{padding-top:70px!important}.banner-with-bg[data-v-7ed4a51e]{background:linear-gradient(135deg,#f8faff,#e8f2ff)!important;background-color:#f8faff!important;min-height:auto!important;padding:40px 0!important}.banner-container[data-v-7ed4a51e]{flex-direction:column!important;gap:30px!important;padding:20px 15px!important;max-width:100%!important;margin:0!important;min-height:auto!important}.banner-left[data-v-7ed4a51e]{max-width:100%!important;padding:20px!important;margin-top:0!important;text-align:center!important}.banner-right[data-v-7ed4a51e]{max-width:100%!important;display:none!important}.description-text[data-v-7ed4a51e]{text-align:center!important;margin-bottom:30px!important}.main-slogan[data-v-7ed4a51e]{font-size:24px!important;color:#2c3e50!important;text-shadow:none!important;line-height:1.4!important;margin-bottom:16px!important;white-space:normal!important}.feature-keywords[data-v-7ed4a51e]{font-size:16px!important;color:#1f64ff!important;text-shadow:none!important;margin-bottom:20px!important;letter-spacing:1px!important}.achievement-text[data-v-7ed4a51e]{line-height:1.6!important;padding:0!important;margin-bottom:24px!important}.achievement-text[data-v-7ed4a51e],.capability-text[data-v-7ed4a51e]{font-size:14px!important;color:#666!important;text-shadow:none!important}.swiper-btn[data-v-7ed4a51e]{display:flex!important;flex-direction:column!important;gap:12px!important;align-items:center!important;margin-top:20px!important}.btn_left[data-v-7ed4a51e]{background:#1f64ff!important;color:#fff!important;border:none!important;border-radius:6px!important}.btn_left[data-v-7ed4a51e],.btn_right[data-v-7ed4a51e]{padding:12px 24px!important;font-size:16px!important;width:200px!important;text-align:center!important;margin-left:0!important}.btn_right[data-v-7ed4a51e]{background:transparent!important;color:#1f64ff!important;border:1px solid #1f64ff!important;border-radius:6px!important}}@media (max-width:480px){.banner-with-bg[data-v-7ed4a51e]{background:linear-gradient(135deg,#f8faff,#e8f2ff)!important;padding:30px 0!important}.main-slogan[data-v-7ed4a51e]{font-size:20px!important;line-height:1.3!important}.feature-keywords[data-v-7ed4a51e]{font-size:14px!important}.swiper-btn[data-v-7ed4a51e]{gap:10px!important}.btn_left[data-v-7ed4a51e],.btn_right[data-v-7ed4a51e]{width:180px!important;padding:10px 20px!important;font-size:14px!important}}.characteristic-fluid[data-v-7ed4a51e],.home_bring_fluid[data-v-7ed4a51e]{width:100%;overflow:hidden}.fluid[data-v-7ed4a51e]{padding:70px 0}html[data-v-7ed4a51e] *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.container[data-v-7ed4a51e]{width:1200px;margin:0 auto}.main-title[data-v-7ed4a51e]{margin-bottom:60px}.fadeInUp[data-v-7ed4a51e]{animation-name:fadeInUp}.main-title h2[data-v-7ed4a51e]{text-align:center;font-size:52px}.main-title span[data-v-7ed4a51e]{color:#0573f0}blockquote[data-v-7ed4a51e],body[data-v-7ed4a51e],button[data-v-7ed4a51e],code[data-v-7ed4a51e],dd[data-v-7ed4a51e],div[data-v-7ed4a51e],dl[data-v-7ed4a51e],dt[data-v-7ed4a51e],fieldset[data-v-7ed4a51e],form[data-v-7ed4a51e],h1[data-v-7ed4a51e],h2[data-v-7ed4a51e],h3[data-v-7ed4a51e],h4[data-v-7ed4a51e],h5[data-v-7ed4a51e],h6[data-v-7ed4a51e],hr[data-v-7ed4a51e],html[data-v-7ed4a51e],input[data-v-7ed4a51e],legend[data-v-7ed4a51e],li[data-v-7ed4a51e],ol[data-v-7ed4a51e],p[data-v-7ed4a51e],pre[data-v-7ed4a51e],td[data-v-7ed4a51e],textarea[data-v-7ed4a51e],th[data-v-7ed4a51e],ul[data-v-7ed4a51e]{margin:0;padding:0}.home_bring_list .item[data-v-7ed4a51e]:nth-of-type(2){flex-direction:row-reverse}.home_bring_list .item[data-v-7ed4a51e]{margin-bottom:40px;display:flex;align-items:center;justify-content:space-between}.home_bring_list .item .info[data-v-7ed4a51e]{width:650px}.fadeInLeft[data-v-7ed4a51e]{animation-name:fadeInLeft}.home_bring_list .item .title[data-v-7ed4a51e]{display:flex;align-items:center}.home_bring_list .item .title .num[data-v-7ed4a51e]{width:80px;height:80px;border-radius:50%;overflow:hidden;background:linear-gradient(168deg,#219cf3,#513fb5);color:#fff;text-align:center;line-height:80px;font-size:35px}.home_bring_list .item .title .tit[data-v-7ed4a51e]{width:calc(100% - 80px);padding-left:20px;color:#333;font-size:24px;font-weight:600}.home_bring_list .item .des[data-v-7ed4a51e]{margin-top:10px;font-size:18px;line-height:40px;padding-left:100px}.home_bring_list .item .img[data-v-7ed4a51e]{width:calc(100% - 690px)}.fadeInRight[data-v-7ed4a51e]{animation-name:fadeInRight}img[data-v-7ed4a51e]{border:0;outline-width:0;vertical-align:top}.show_three_btn[data-v-7ed4a51e]{display:flex;justify-content:center}.btn_left[data-v-7ed4a51e]{background:#1f64ff;color:#fff}.btn_left[data-v-7ed4a51e],.btn_right[data-v-7ed4a51e]{border-radius:4px;font-size:18px;font-style:normal;font-weight:500;line-height:150%;padding:12px 20px;cursor:pointer}.btn_right[data-v-7ed4a51e]{border:1px solid #1f64ff;color:#1f64ff;margin-left:30px}a[data-v-7ed4a51e]{color:#000;text-decoration:none}#aboutUs[data-v-7ed4a51e]{padding:80px 10%;display:flex;padding-bottom:0!important;justify-content:center;background-color:#000;background-size:cover;background-position:50%;background-repeat:no-repeat}.aboutUs_item[data-v-7ed4a51e]{max-width:350px!important;width:100%;margin:0 25px;line-height:150%}.aboutUs_item .us_title[data-v-7ed4a51e]{color:#fff;font-size:15px;font-weight:500;margin-bottom:16px;line-height:46px;height:46px}.aboutUs_item .cont[data-v-7ed4a51e]{color:#fff;font-size:15px;font-weight:400;line-height:26px}.aboutUs_item .content[data-v-7ed4a51e]{color:#fff!important;font-size:14px;font-weight:400;margin-bottom:8px;white-space:nowrap}.aboutUs_item .content a[data-v-7ed4a51e]{color:#fff!important;font-size:14px;font-weight:400;text-decoration:none}.aboutUs_item .content a[data-v-7ed4a51e]:hover{color:#1f64ff}.logo[data-v-7ed4a51e]{height:40px;border-radius:8px;float:left}.logo_text[data-v-7ed4a51e]{display:flex;flex-direction:column}.code_list[data-v-7ed4a51e]{display:flex;justify-content:flex-start}.code_list .item[data-v-7ed4a51e]{margin-right:10px}.code_list .item .code[data-v-7ed4a51e]{margin:20px 10px 10px 0;width:820px}.code_list .item .title[data-v-7ed4a51e]{color:#fff;font-size:14px;font-weight:500;margin-bottom:16px}.wechat-qr-overlay[data-v-7ed4a51e]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn-7ed4a51e .3s ease-out}.wechat-qr-modal[data-v-7ed4a51e]{background:#fff;border-radius:16px;padding:0;max-width:400px;width:90%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideIn-7ed4a51e .3s ease-out}.qr-header[data-v-7ed4a51e]{background:linear-gradient(135deg,#1f64ff,#4f7eff);color:#fff;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.qr-header h3[data-v-7ed4a51e]{margin:0;font-size:20px;font-weight:600}.close-btn[data-v-7ed4a51e]{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.close-btn[data-v-7ed4a51e]:hover{background-color:hsla(0,0%,100%,.2)}.qr-content[data-v-7ed4a51e]{padding:32px 24px;text-align:center}.qr-image[data-v-7ed4a51e]{width:200px;height:200px;border-radius:12px;margin-bottom:20px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.qr-text[data-v-7ed4a51e]{color:#666;font-size:16px;margin:0;font-weight:500}@keyframes fadeIn-7ed4a51e{0%{opacity:0}to{opacity:1}}@keyframes slideIn-7ed4a51e{0%{transform:scale(.9) translateY(-20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@media (max-width:768px){.banner-with-bg[data-v-7ed4a51e]{background:none!important;background-color:#f8faff!important;background-size:cover;background-position:50%;padding:50px 20px!important;box-sizing:border-box!important}.banner-container[data-v-7ed4a51e],.banner-with-bg[data-v-7ed4a51e]{min-height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.banner-container[data-v-7ed4a51e]{flex-direction:column!important;gap:0!important;padding:0 15px!important;text-align:center!important;width:100%!important}.banner-left[data-v-7ed4a51e]{max-width:100%!important;padding:0!important;margin:0!important;margin-top:60px!important;display:flex!important;flex-direction:column!important;align-items:center!important;position:static!important;transform:none!important;width:100%!important}.banner-right[data-v-7ed4a51e]{display:none!important}.description-text[data-v-7ed4a51e]{text-align:center!important;margin-bottom:30px!important}.main-slogan[data-v-7ed4a51e]{font-size:28px!important;white-space:normal!important;line-height:1.3!important;margin-bottom:18px!important;font-weight:700!important;position:static!important;transform:none!important;width:100%!important;color:#333!important}.feature-keywords[data-v-7ed4a51e],.main-slogan[data-v-7ed4a51e]{margin-top:0!important;text-align:center!important;max-width:100%!important;padding:0 10px!important;text-shadow:none!important}.feature-keywords[data-v-7ed4a51e]{font-size:16px!important;letter-spacing:1px!important;font-weight:600!important}.achievement-text[data-v-7ed4a51e],.feature-keywords[data-v-7ed4a51e]{margin-bottom:24px!important;line-height:1.6!important;color:#666!important}.achievement-text[data-v-7ed4a51e]{font-size:14px!important;text-shadow:none!important;padding:0!important;text-align:center!important}.swiper-btn[data-v-7ed4a51e]{display:flex!important;flex-direction:row!important;gap:8px!important;align-items:center!important;margin-top:24px!important;width:100%!important;justify-content:center!important;position:static!important}.btn_left[data-v-7ed4a51e],.btn_right[data-v-7ed4a51e]{margin-left:0!important;margin:8px!important;width:auto!important;max-width:none!important;text-align:center!important;font-size:16px!important;padding:14px 28px!important;border-radius:8px!important;font-weight:500!important;transition:all .3s ease!important}.btn_left[data-v-7ed4a51e]{background:#1f64ff!important;color:#fff!important;border:none!important}.btn_right[data-v-7ed4a51e]{background:transparent!important;color:#1f64ff!important;border:1px solid #1f64ff!important}.btn_left[data-v-7ed4a51e]:hover,.btn_right[data-v-7ed4a51e]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.page-container[data-v-7ed4a51e]{padding:0}.digital-employee-showcase[data-v-7ed4a51e]{flex-direction:column;padding:40px 20px}.digital-employee-showcase img[data-v-7ed4a51e]{max-width:100%;height:auto;margin-bottom:30px}.container[data-v-7ed4a51e]{width:100%;padding:0 20px}.main-title h2[data-v-7ed4a51e]{font-size:28px;line-height:1.3;margin-bottom:30px}.fluid[data-v-7ed4a51e]{padding:40px 0}.home_bring_list[data-v-7ed4a51e]{padding:0 20px}.home_bring_list .item[data-v-7ed4a51e]{flex-direction:column!important;margin-bottom:60px;text-align:center}.home_bring_list .item .info[data-v-7ed4a51e]{width:100%;order:2;margin-top:20px}.home_bring_list .item .img[data-v-7ed4a51e]{width:100%;order:1;max-width:300px;margin:0 auto}.home_bring_list .item .title[data-v-7ed4a51e]{justify-content:center;margin-bottom:20px}.home_bring_list .item .title .num[data-v-7ed4a51e]{width:60px;height:60px;line-height:60px;font-size:24px}.home_bring_list .item .title .tit[data-v-7ed4a51e]{font-size:20px;padding-left:15px;width:auto}.home_bring_list .item .des[data-v-7ed4a51e]{padding-left:0;font-size:16px;line-height:1.6;text-align:left}.show_three_btn[data-v-7ed4a51e]{flex-direction:column;gap:15px;align-items:center;margin-top:40px}.show_three_btn .btn_left[data-v-7ed4a51e],.show_three_btn .btn_right[data-v-7ed4a51e]{margin-left:0;width:200px;text-align:center;font-size:16px;padding:10px 16px}#aboutUs[data-v-7ed4a51e]{padding:40px 20px!important;background:#f8f9fa!important}#aboutUs>div[data-v-7ed4a51e]{flex-direction:column!important;gap:16px!important;align-items:stretch!important}.aboutUs_item[data-v-7ed4a51e]{width:100%!important;max-width:100%!important;text-align:left!important;margin:0!important;background:#fff!important;padding:20px!important;border-radius:12px!important;box-shadow:0 4px 20px rgba(0,0,0,.1)!important}.aboutUs_item[data-v-7ed4a51e]:first-child{order:1!important}.aboutUs_item[data-v-7ed4a51e]:nth-child(2),.aboutUs_item[data-v-7ed4a51e]:nth-child(3){order:2!important}.aboutUs_item[data-v-7ed4a51e]:nth-child(4){order:3!important}.aboutUs_item[data-v-7ed4a51e]:last-child{order:4!important}.us_title[data-v-7ed4a51e]{font-size:17px!important;margin-bottom:14px!important;justify-content:flex-start!important;text-align:left!important;font-weight:600!important;color:#333!important;border-bottom:2px solid #f0f0f0!important;padding-bottom:10px!important}.logo[data-v-7ed4a51e],.logo_text[data-v-7ed4a51e]{display:none!important}.aboutUs_item .cont[data-v-7ed4a51e]{margin-bottom:16px!important;padding:0!important}.aboutUs_item .cont[data-v-7ed4a51e],.aboutUs_item .content[data-v-7ed4a51e]{font-size:13px!important;line-height:1.6!important;text-align:left!important;color:#666!important}.aboutUs_item .content[data-v-7ed4a51e]{margin-bottom:10px!important;white-space:normal!important}.aboutUs_item .content a[data-v-7ed4a51e]{font-size:13px!important;display:inline-block!important;padding:2px 0!important;color:#666!important;transition:color .3s ease!important}.aboutUs_item .content a[data-v-7ed4a51e]:hover{color:#1f64ff!important}.code_list[data-v-7ed4a51e]{justify-content:flex-start!important;flex-wrap:wrap!important}.code_list .item[data-v-7ed4a51e]{margin:0!important;text-align:left!important}.code_list .item .code[data-v-7ed4a51e]{width:120px!important;height:120px!important;margin:10px 0!important;border-radius:8px!important}.code_list .item .title[data-v-7ed4a51e]{font-size:12px!important;margin-top:8px!important;text-align:left!important;color:#666!important}.wechat-qr-modal[data-v-7ed4a51e]{width:95%;max-width:320px;margin:20px auto}.qr-content[data-v-7ed4a51e]{padding:24px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.qr-image[data-v-7ed4a51e]{width:180px;height:180px;display:block;margin:0 auto 16px auto;-o-object-fit:contain;object-fit:contain}.qr-text[data-v-7ed4a51e]{text-align:center;margin:0;font-size:14px}.qr-header[data-v-7ed4a51e]{padding:16px 20px}.qr-header h3[data-v-7ed4a51e]{font-size:18px}}@media (max-width:480px){.banner-with-bg[data-v-7ed4a51e]{padding:2px 15px!important}.banner-container[data-v-7ed4a51e]{padding:0 10px!important}.banner-left[data-v-7ed4a51e]{margin-top:60px!important}.main-slogan[data-v-7ed4a51e]{font-size:24px!important;padding:0 5px!important;margin-bottom:16px!important}.feature-keywords[data-v-7ed4a51e]{margin-bottom:20px!important}.achievement-text[data-v-7ed4a51e],.feature-keywords[data-v-7ed4a51e]{font-size:14px!important;padding:0 5px!important}.swiper-btn[data-v-7ed4a51e]{margin-top:20px!important;gap:6px!important;flex-direction:column!important}.btn_left[data-v-7ed4a51e],.btn_right[data-v-7ed4a51e]{width:200px!important;font-size:14px!important;padding:12px 24px!important;margin:6px!important}#aboutUs[data-v-7ed4a51e]{padding:30px 16px!important}#aboutUs>div[data-v-7ed4a51e]{gap:14px!important}.aboutUs_item[data-v-7ed4a51e]{margin:0!important;padding:16px!important}.us_title[data-v-7ed4a51e]{font-size:16px!important;margin-bottom:12px!important;padding-bottom:8px!important}.logo[data-v-7ed4a51e],.logo_text[data-v-7ed4a51e]{display:none!important}.aboutUs_item .cont[data-v-7ed4a51e]{font-size:13px!important;line-height:1.5!important;padding:0 5px!important}.aboutUs_item .content[data-v-7ed4a51e]{font-size:12px!important;margin-bottom:10px!important}.aboutUs_item .content a[data-v-7ed4a51e]{font-size:12px!important;padding:3px 6px!important}.code_list .item .code[data-v-7ed4a51e]{width:100px!important;height:100px!important;margin:10px 5px 5px 0!important}.code_list .item .title[data-v-7ed4a51e]{font-size:11px!important}.main-title h2[data-v-7ed4a51e]{font-size:24px}.home_bring_list .item .title .tit[data-v-7ed4a51e]{font-size:18px!important}.home_bring_list .item .des[data-v-7ed4a51e]{font-size:14px!important}.show_three_btn .btn_left[data-v-7ed4a51e],.show_three_btn .btn_right[data-v-7ed4a51e]{font-size:14px!important;padding:8px 12px;width:180px}}@media (max-width:360px){#aboutUs[data-v-7ed4a51e]{padding:24px 12px!important}.aboutUs_item[data-v-7ed4a51e]{padding:14px!important}.aboutUs_item .cont[data-v-7ed4a51e]{font-size:12px!important}.us_title[data-v-7ed4a51e]{font-size:15px!important}.code_list .item .code[data-v-7ed4a51e]{width:80px!important;height:80px!important;margin:8px 4px 4px 0!important}}