@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh}#app{min-height:100vh}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;outline:none}.fs55{font-size:55px}.fwBold{font-weight:700}.fw500,.fw600{font-weight:500}.fw700{font-weight:700}.pa{position:absolute}.pr{position:relative}.fixed{position:fixed}.fl{float:left}.fr{float:right}.clear:after{content:"";display:block;overflow:hidden;width:100%;height:0;clear:both}.tl{text-align:left}.tc{text-align:center}.tr{text-align:right}.ml8{margin-left:8px}.ml10{margin-left:10px}.ml15{margin-left:15px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml35{margin-left:35px}.mt6{margin-top:6px}.mt8{margin-top:8px}.mt14{margin-top:14px}.mt24{margin-top:24px}.mr20{margin-right:20px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}.mb60{margin-bottom:60px}.mt10{margin-top:10px}.mt12{margin-top:12px}.mt18{margin-top:18px}.mt4{margin-top:4px}.mt20{margin-top:20px}.mt22{margin-top:22px}.mt23{margin-top:23px}.mt40{margin-top:40px}.pl14{padding-left:14px}.pl16{padding-left:16px}.pl20{padding-left:20px}.pl40{padding-left:40px}.pr16{padding-right:16px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pt16{padding-top:16px}.pt20{padding-top:20px}.pt26{padding-top:26px}.pt40{padding-top:40px}.pb20{padding-bottom:20px}.pb25{padding-bottom:25px}.pb30{padding-bottom:30px}.p10{padding:10px}.p15{padding:15px}.p20{padding:20px}.p40{padding:40px}.lineH100{line-height:100%}.fs10{font-size:10px}.fs11{font-size:11px}.fs12{font-size:12px}.fs13{font-size:13px}.fs14{font-size:14px}.fs16{font-size:16px}.fs18{font-size:18px}.fs20{font-size:20px}.fs22{font-size:22px}.fs24{font-size:24px}.fs28{font-size:28px}.fs32{font-size:32px}.fs36{font-size:36px}.fs30{font-size:30px}.fs40{font-size:40px}.fs15{font-size:15px}.c000{color:#000}.c222{color:#222}.c333{color:#333}.c555{color:#555}.c666{color:#666}.c888{color:#888}.c999{color:#999}.cccc{color:#ccc}.cfff{color:#fff}.cbbb{color:#bbb}.caaa{color:#aaa}.c1964FF{color:#1964ff}.bgfff{background:#fff}.bgf8{background:#f8f8f8}.bg-none{background:transparent}.flex{display:flex}.flex_c{display:flex;flex-direction:column}.flex_w{display:flex;flex-wrap:wrap}.jc_e{justify-content:flex-end}.jc_c{justify-content:center}.jc_b{justify-content:space-between}.jc_a{justify-content:space-around}.ai_e{align-items:flex-end}.ai_t{align-items:flex-start}.ai_s{align-items:stretch}.as_s{align-self:flex-start}.ai_c{align-items:center}.center{display:flex;justify-content:center;align-items:center}.flex1{flex:1}.flex2{flex:2}.flex3{flex:3}.flex4{flex:4}.w{width:100%}.w0{width:0}.h{height:100%}.h0{height:0}.container{width:100%;height:100%}.bgfff{background-color:#fff}.anima1-left{animation:slideLeftIn 1s ease-out forwards;animation-delay:.2s}.anima1-right{animation:slideRightIn 1s ease-out forwards;animation-delay:.4s}.anima2-left,.anima2-right{opacity:0;transform:translate(0)}.anima2-left.show{animation:slideLeftIn 1s ease-out forwards;animation-delay:calc(var(--i) * .3s)}.anima2-right.show{animation:slideRightIn 1s ease-out forwards;animation-delay:calc(var(--j) * .3s)}@keyframes slideLeftIn{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideRightIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.anima2-left:nth-last-child(1 of.anima2-left){--i: 0}.anima2-left:nth-last-child(2 of.anima2-left){--i: 1}.anima2-left:nth-last-child(3 of.anima2-left){--i: 2}.anima2-left:nth-last-child(4 of.anima2-left){--i: 3}.anima2-left:nth-last-child(5 of.anima2-left){--i: 4}.anima2-left:nth-last-child(6 of.anima2-left){--i: 5}.anima2-left:nth-last-child(7 of.anima2-left){--i: 6}.anima2-left:nth-last-child(8 of.anima2-left){--i: 7}.anima2-right:nth-child(1 of.anima2-right){--j: 0}.anima2-right:nth-child(2 of.anima2-right){--j: 1}.anima2-right:nth-child(3 of.anima2-right){--j: 2}.anima2-right:nth-child(4 of.anima2-right){--j: 3}.anima2-right:nth-child(5 of.anima2-right){--j: 4}.anima2-right:nth-child(6 of.anima2-right){--j: 5}.anima3-left{opacity:0;transform:translate(-80px);animation:leftIn 1s ease-out forwards;animation-timeline:view();animation-range:entry 10% cover 40%}.anima3-right{opacity:0;transform:translate(80px);animation:rightIn 1s ease-out forwards;animation-timeline:view();animation-range:entry 10% cover 50%}@keyframes leftIn{to{opacity:1;transform:translate(0)}}@keyframes rightIn{to{opacity:1;transform:translate(0)}}.header[data-v-533b443d]{position:fixed;top:0;left:0;right:0;height:80px;background-color:#fff;box-shadow:0 2px 8px #0000001a;z-index:1000}.admin_web[data-v-533b443d]{margin-left:40px;background:#1964ff;color:#fff;height:100%;line-height:80px;width:100px;text-align:center;font-size:20px;cursor:pointer}.header-content[data-v-533b443d]{max-width:1200px;margin:0 auto;height:100%;display:flex;justify-content:space-between;align-items:center}.logo[data-v-533b443d]{width:140px;height:40px;cursor:pointer;background:url("data:image/svg+xml,%3csvg%20width='140'%20height='40'%20viewBox='0%200%20140%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M92.7998%206.49414H68.7891V2.58008H94.7568L96.7139%204.53711V18.7266H92.7998V6.49414Z'%20fill='%23333333'/%3e%3cpath%20d='M72.7031%2018.7266L68.7891%2018.7266L68.7891%202.58008L72.7031%202.58008L72.7031%2018.7266Z'%20fill='%23333333'/%3e%3cpath%20d='M133.955%207.22852L130.041%207.22852L130.041%202.58008L133.955%202.58008L133.955%207.22852Z'%20fill='%23333333'/%3e%3cpath%20d='M108.48%2034.3838L108.48%202.58008L112.394%202.58008L112.394%2036.3418L110.437%2038.2988L104.927%2038.2988L104.927%2034.3838L108.48%2034.3838Z'%20fill='%23333333'/%3e%3cpath%20d='M133.955%2038.2988L130.041%2038.2988L130.041%208.69629L133.955%208.69629L133.955%2038.2988Z'%20fill='%23333333'/%3e%3cpath%20d='M117.091%2020.1291L113.616%2018.3285L122.158%201.8891L125.634%203.6897L117.091%2020.1291Z'%20fill='%23333333'/%3e%3cpath%20d='M122.072%2038.2981L118.158%2038.2981L118.158%2010.2864L122.072%2010.2864L122.072%2038.2981Z'%20fill='%23333333'/%3e%3cpath%20d='M90.7109%208.69629V12.6104H68.7891V8.69629H90.7109Z'%20fill='%23333333'/%3e%3cpath%20d='M116.07%208.69629V12.6104H103.948V8.69629H116.07Z'%20fill='%23333333'/%3e%3cpath%20d='M139.958%208.69629L139.958%2012.6104L123.916%2012.6104L123.916%208.69629L139.958%208.69629Z'%20fill='%23333333'/%3e%3cpath%20d='M139.467%2017.259L139.467%2021.1731L124.405%2021.1731L124.405%2017.259L139.467%2017.259Z'%20fill='%23333333'/%3e%3cpath%20d='M139.467%2025.8218L139.467%2029.7358L124.405%2029.7358L124.405%2025.8218L139.467%2025.8218Z'%20fill='%23333333'/%3e%3cpath%20d='M139.958%2034.3845L139.958%2038.2986L123.916%2038.2986L123.916%2034.3845L139.958%2034.3845Z'%20fill='%23333333'/%3e%3cpath%20d='M116.192%2021.5293V25.4434H103.948V21.5293H116.192Z'%20fill='%23333333'/%3e%3cpath%20d='M96.7139%2014.8123L96.7139%2018.7263L68.7891%2018.7263L68.7891%2014.8123L96.7139%2014.8123Z'%20fill='%23333333'/%3e%3cpath%20d='M96.166%2020.9287L98.123%2022.8857L98.123%2037.3203L94.8271%2038.748L87.6162%2031.9912L81.9609%2039.0918L78.8984%2036.6533L85.876%2027.8936L88.7451%2027.6846L94.209%2032.8037L94.209%2024.8428L69.0957%2024.8428L69.0957%2020.9287L96.166%2020.9287Z'%20fill='%23333333'/%3e%3cpath%20d='M75.5432%2025.9952L78.586%2028.4572L70.3616%2038.5917L67.3188%2036.1296L75.5432%2025.9952Z'%20fill='%230161FF'/%3e%3cpath%20d='M72.4237%2016.2206L75.5474%2018.579L68.7385%2027.5713L65.6147%2025.2129L72.4237%2016.2206Z'%20fill='%23333333'/%3e%3cpath%20d='M3.91504%2040C2.54488%2040%201.85927%2040%201.33594%2039.7334C0.875744%2039.4988%200.502091%2039.1243%200.267578%2038.6641C0.000946208%2038.1408%202.22738e-07%2037.4559%203.42677e-07%2036.0859L3.15933e-06%203.91406C3.27927e-06%202.54411%200.000949384%201.85923%200.267582%201.33593C0.502094%200.875717%200.875747%200.501144%201.33594%200.266597C1.85927%20-5.39202e-05%202.54488%20-4.2693e-06%203.91504%20-4.14969e-06L47.5371%20-3.4168e-07C48.9073%20-2.22071e-07%2049.5929%20-4.97533e-05%2050.1162%200.266601C50.5764%200.50116%2050.9501%200.875729%2051.1846%201.33594C51.4512%201.85923%2051.4512%202.54411%2051.4512%203.91406L51.4512%2036.0859C51.4512%2037.4559%2051.4512%2038.1408%2051.1846%2038.6641C50.9501%2039.1243%2050.5764%2039.4988%2050.1162%2039.7334C49.5929%2040%2048.9073%2040%2047.5371%2040L3.91504%2040ZM23.7783%2032.3184C23.7783%2020.9846%2032.9972%2011.7871%2044.3818%2011.7871L44.3818%208.11719C36.9382%208.11719%2030.2758%2011.46%2025.8223%2016.7227C21.3791%2011.1566%2014.5966%207.58401%206.9834%207.58398L6.9834%2011.2539C13.7821%2011.2539%2019.8212%2014.622%2023.5811%2019.8398C22.7845%2021.1569%2022.1096%2022.5553%2021.5732%2024.0205C18.6795%2018.9724%2013.2277%2015.5723%206.9834%2015.5723L6.9834%2019.2422C14.2372%2019.2422%2020.1074%2025.1022%2020.1074%2032.3184L23.7783%2032.3184ZM31.2578%2032.3184C31.2578%2025.1021%2037.128%2019.2422%2044.3818%2019.2422L44.3818%2015.5723C35.1124%2015.5723%2027.5879%2023.0643%2027.5879%2032.3184L31.2578%2032.3184Z'%20fill='%230161FF'/%3e%3c/svg%3e") no-repeat;background-size:100% auto}.nav[data-v-533b443d]{display:flex;gap:40px}.nav-item[data-v-533b443d]{text-decoration:none;color:#333;font-size:20px;padding:8px 0;position:relative;transition:all .3s ease}.nav-item[data-v-533b443d]:hover{color:#1964ff}.nav-item.active[data-v-533b443d]{font-weight:700;color:#1964ff}.nav-item.active[data-v-533b443d]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#1964ff}.footer[data-v-eff0a51d]{background-color:#282828;color:#fff;padding:70px 100px;margin-top:auto}.footer-content[data-v-eff0a51d]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.contact-info h3[data-v-eff0a51d]{display:inline-block;font-size:18px;margin-bottom:45px;line-height:22px;padding-bottom:6px;border-bottom:1px solid #0054FC}.contact-info h3.active[data-v-eff0a51d]{margin-left:2px;border-bottom:1px solid #FF5F00}.contact-info p[data-v-eff0a51d]{margin:15px 0 8px;font-size:14px;color:#fff}.company-info[data-v-eff0a51d]{text-align:right}.company-info p[data-v-eff0a51d]{margin:10px 0 8px;font-size:14px;color:#fff}.contact-info p img[data-v-eff0a51d]{width:16px;height:16px;margin-right:10px}.company-info .logo[data-v-eff0a51d]{width:180px;height:42px;margin-bottom:36px}.company-info a[data-v-eff0a51d]{color:#1890ff;text-decoration:none;transition:color .3s}.company-info a[data-v-eff0a51d]:hover{color:#40a9ff}@media (max-width: 768px){.footer-content[data-v-eff0a51d]{flex-direction:column;text-align:center}.company-info[data-v-eff0a51d]{text-align:center}}#app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.home[data-v-aff42b1c]{padding-top:80px}.pt108[data-v-aff42b1c]{padding-top:108px}.section[data-v-aff42b1c]{height:600px}.section-1[data-v-aff42b1c]{height:600px;background-image:url(/images/home_bg1_2x-CUjcM3U0.jpg);background-repeat:no-repeat;background-position:center -80px;background-size:auto 680px}.section-2[data-v-aff42b1c]{height:560px;background-image:url(/images/home_bg2_2x-Bl9qtVsG.png);background-repeat:no-repeat;background-position:center;background-size:auto 100%}.section-2 .list[data-v-aff42b1c]{margin-top:56px;gap:24px}.section-2 .list .item[data-v-aff42b1c]{box-sizing:border-box;width:282px;height:278px;border-radius:20px;border:1px solid #D4EFFF;background:linear-gradient(180deg,#fff,#f1faff)}.section-2 .list .item img[data-v-aff42b1c]{width:150px;height:150px}.section-3[data-v-aff42b1c]{height:580px;background-image:url(/images/home_bg3_2x-JgMLUeet.jpg);background-repeat:no-repeat;background-position:center;background-size:auto 100%}.section-3 .info[data-v-aff42b1c]{width:420px;line-height:32px;padding:20px 0 40px}.section-4 .left_img[data-v-aff42b1c]{width:479px;height:445px}.section-4 .info[data-v-aff42b1c]{width:420px;line-height:32px;padding:20px 0}.section-4 .btn[data-v-aff42b1c]{width:138px;height:53px;line-height:53px;cursor:pointer;border-radius:12px;background:#1963ff}.section-4 .btn[data-v-aff42b1c]:hover{background:#1355e4}.section-5[data-v-aff42b1c]{height:580px;background:#f6faff}.section-5 ._img[data-v-aff42b1c]{height:248px}.content[data-v-aff42b1c]{color:#fff;max-width:1200px;margin:0 auto}.content2[data-v-aff42b1c]{color:#fff;max-width:1200px;height:100%;margin:0 auto}.content .left[data-v-aff42b1c]{width:100%}.content h1[data-v-aff42b1c]{font-size:48px;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.content h2[data-v-aff42b1c]{font-size:36px;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.content p[data-v-aff42b1c]{font-size:20px;opacity:.9}.cta-button[data-v-aff42b1c]{margin-top:30px;padding:15px 40px;font-size:18px;background-color:#fff;color:#667eea;border:none;border-radius:30px;cursor:pointer;transition:all .3s;font-weight:700;box-shadow:0 4px 15px #0003}.cta-button[data-v-aff42b1c]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.advantages[data-v-5e0da9d2]{padding-top:80px}.pt108[data-v-5e0da9d2]{padding-top:108px}.section[data-v-5e0da9d2]{height:560px}.adv-1[data-v-5e0da9d2]{height:600px;background-image:url(/images/adv_bg1_2x-DhZ-yXjH.jpg);background-repeat:no-repeat;background-position:center -80px;background-size:auto 680px}.adv-2[data-v-5e0da9d2]{background:#f8fbff}.adv-2 ._img[data-v-5e0da9d2]{height:367px;width:auto}.adv-3 ._img[data-v-5e0da9d2]{width:485px;height:460px}.adv-4[data-v-5e0da9d2]{background:#f8fbff;display:block!important}.adv-4 ._img[data-v-5e0da9d2]{width:526px;height:438px}.adv-5 ._img[data-v-5e0da9d2]{width:556px;height:349px}.adv-6[data-v-5e0da9d2]{background:#f8fbff}.adv-6 ._img[data-v-5e0da9d2]{width:394px;height:347px}.adv-7 ._img[data-v-5e0da9d2]{width:536px;height:317px}.content[data-v-5e0da9d2]{color:#fff;max-width:1200px;margin:0 auto}.content2[data-v-5e0da9d2]{color:#fff;max-width:1200px;height:100%;margin:0 auto}.content2 .info[data-v-5e0da9d2]{width:391px;color:#666;line-height:32px;font-size:20px;padding-top:37px}.content h2[data-v-5e0da9d2]{font-size:40px;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.content p[data-v-5e0da9d2]{font-size:20px;opacity:.9}.advantages[data-v-fb870d6d]{padding-top:80px}.pt108[data-v-fb870d6d]{padding-top:108px}.mt80[data-v-fb870d6d]{margin-top:80px}.section[data-v-fb870d6d]{height:560px}.solu-1[data-v-fb870d6d]{height:600px;background-image:url(/images/solution_c2_1-Cdj2yZvO.jpg);background-repeat:no-repeat;background-position:center -80px;background-size:auto 680px}.solu-3[data-v-fb870d6d]{background:#f8fbff;display:block!important}.solu-3 ._img[data-v-fb870d6d],.solu-4 ._img[data-v-fb870d6d]{width:480px;height:480px}.solu-5[data-v-fb870d6d]{background:#f8fbff}.solu-5 ._img[data-v-fb870d6d]{width:440px;height:440px}.solu-6[data-v-fb870d6d]{height:639px}.solu-6 .list[data-v-fb870d6d]{margin-top:70px}.solu-6 .list .item[data-v-fb870d6d]{width:584px;height:281px;padding:160px 48px 32px 32px}.solu-6 .list .bg1[data-v-fb870d6d]{background:url(/images/solution_c6_1-Dk8PblNU.png) no-repeat center;background-size:100% 100%}.solu-6 .list .bg2[data-v-fb870d6d]{background:url(/images/solution_c6_2-BPyp0uI_.png) no-repeat center;background-size:100% 100%}.content[data-v-fb870d6d]{color:#fff;max-width:1200px;margin:0 auto}.content2[data-v-fb870d6d]{color:#fff;max-width:1200px;height:100%;margin:0 auto}.content2 .info[data-v-fb870d6d]{width:391px;color:#666;line-height:32px;font-size:20px;padding-top:37px}.content h2[data-v-fb870d6d]{font-size:40px;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.content p[data-v-fb870d6d]{font-size:20px;opacity:.9}.solu-2[data-v-fb870d6d]{height:783px}.solu-2 .wrap[data-v-fb870d6d]{display:flex;align-items:center;justify-content:center;padding:40px 20px}.solu-2 .col[data-v-fb870d6d]{display:flex;flex-direction:column;gap:25px;flex:1}.solu-2 .menu-item[data-v-fb870d6d]{width:500px;height:106px;background:#e6f1ff;cursor:pointer;transition:all .2s;text-align:center;color:#333}.solu-2 .menu-item .icon[data-v-fb870d6d]{width:88px;height:88px}.solu-2 .menu-item .text[data-v-fb870d6d]{color:#888;font-size:20px;margin-top:4px}.solu-2 .left-col .menu-item[data-v-fb870d6d]{margin-right:-5px;display:flex;justify-content:left;align-items:center;border-radius:200px 0 0 200px}.solu-2 .left-col .menu-item .icon[data-v-fb870d6d]{margin:0 20px 0 12px}.solu-2 .right-col .menu-item[data-v-fb870d6d]{margin-left:-5px;display:flex;justify-content:right;align-items:center;border-radius:0 200px 200px 0}.solu-2 .right-col .menu-item .icon[data-v-fb870d6d]{margin:0 12px 0 20px}.solu-2 .menu-item.active[data-v-fb870d6d]{background:#409eff;color:#fff;fill:linear-gradient(180deg,#0073FF 0%,#0DA2FF 100%);stroke-width:1px;stroke:#08f;box-shadow:0 1px 9px #d2eaff inset,0 1px 4px #d2eaff inset}.solu-2 .menu-item.active .text[data-v-fb870d6d]{color:#fffc;font-size:20px;margin-top:4px}.solu-2 .phone-box img[data-v-fb870d6d]{width:232px;height:494px;z-index:10;position:relative}.about[data-v-44802a46]{padding-top:80px}.pt128[data-v-44802a46]{padding-top:128px}.section[data-v-44802a46]{height:580px}.about-1[data-v-44802a46]{height:600px;background-image:url(/images/about_bg1_2x-1d4RpMGP.jpg);background-repeat:no-repeat;background-position:center -80px;background-size:auto 680px}.about-11[data-v-44802a46]{height:211px}.about-11 .list[data-v-44802a46]{height:100%}.about-11 .list .item img[data-v-44802a46]{width:120px;height:120px}.about-2[data-v-44802a46]{height:560px;background-image:url(/images/about_bg3_2x-BuccP6E4.jpg);background-repeat:no-repeat;background-position:center;background-size:auto 100%}.about-2 .info[data-v-44802a46]{width:555px;line-height:32px;padding:20px 0 40px}.about-3 .list[data-v-44802a46]{margin-top:50px}.about-3 .list .item[data-v-44802a46]{width:386px;height:296px;padding:159px 48px 32px 32px}.about-3 .list .bg1[data-v-44802a46]{background:url(/images/about_c4_1-DyZP9Dfk.jpg) no-repeat center;background-size:100% 100%}.about-3 .list .bg2[data-v-44802a46]{background:url(/images/about_c4_2-DV2fRb_3.jpg) no-repeat center;background-size:100% 100%}.about-3 .list .bg3[data-v-44802a46]{background:url(/images/about_c4_3-CB2XNSpb.jpg) no-repeat center;background-size:100% 100%}.content[data-v-44802a46]{color:#fff;max-width:1200px;margin:0 auto}.content2[data-v-44802a46]{color:#fff;max-width:1200px;height:100%;margin:0 auto}.content h2[data-v-44802a46]{font-size:40px;margin-bottom:25px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.content p[data-v-44802a46]{font-size:20px;opacity:.9;margin:15px 0}
