#swiper{overflow:hidden}#swiper,#swiper .swiper-slide{width:100%;height:100%;position:relative}#swiper .swiper-slide{background-color:#fff}#swiper .swiper-slide>.box{position:absolute}#swiper .swiper-slide>.box>.title{font-family:HarmonyOS Sans SC-Thin;font-weight:100;color:#404040}#swiper .swiper-slide>.box .tag1{font-family:HarmonyOS Sans SC-Bold;font-weight:700;color:#404040}#swiper .swiper-slide>.box .tag2{font-family:HarmonyOS Sans SC-Light;font-weight:300;color:#404040}#swiper .swiper-slide>.box .links{display:flex;font-family:HarmonyOS Sans SC-Regular;font-weight:400;color:#404040}#swiper .swiper-slide>.box .links .link{display:flex;align-items:center;border-radius:18px 18px 18px 18px;border:1px solid #707070;white-space:nowrap;cursor:pointer}#swiper .swiper-slide .img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}#swiper .swiper-slide>video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#swiper .swiper-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:9;cursor:pointer}#swiper .swiper-prev .icon{background:url(/_next/static/media/prev.628e760e.png) no-repeat 50%;background-size:100% 100%}#swiper .swiper-next{position:absolute;top:50%;transform:translateY(-50%);z-index:9;cursor:pointer}#swiper .swiper-next .icon{background:url(/_next/static/media/next.f1617839.png) no-repeat 50%;background-size:100% 100%}#swiper .swiper-pagination{width:-moz-max-content;width:max-content;position:absolute;bottom:10%;left:18%;flex-direction:column}#swiper .swiper-pagination .swiper-pagination-bullet{width:-moz-max-content;width:max-content;height:auto;margin:0 0 8px;font-family:HarmonyOS Sans SC-Regular;font-weight:500;font-size:18px;color:#404040;line-height:27px;border-radius:0;background:none;position:relative;cursor:pointer}#swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{font-family:HarmonyOS Sans SC-Medium;color:#404040}#swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{content:"";position:absolute;left:-54px;top:0;display:block;width:2px;height:100%;background:#404040}#twoSwiper{position:absolute;bottom:10%;left:calc(18% - 56px);width:auto;height:88px;overflow:hidden}#twoSwiper .swiper-slide{width:100%;height:auto;padding-left:54px;font-family:HarmonyOS Sans SC-Regular;font-weight:400;color:rgba(64,64,64,.5);position:relative;cursor:pointer}#twoSwiper .swiper-slide-active{font-weight:500;font-family:HarmonyOS Sans SC-Medium;color:#404040}#twoSwiper:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;width:2px;height:24px;background:#404040;z-index:2}@media screen and (max-width:1023px){:root{--width:124px;--margin:8px}}@media screen and (min-width:1024px){:root{--width:278px;--margin:40px}}.brandBox{overflow:hidden}.brandBox .brandBox1,.brandBox .brandBox2,.brandBox .brandBox3{width:-moz-max-content;width:max-content;display:flex;align-items:center;animation:scroll 24s linear infinite}.brandBox .brandBox2{animation-delay:2s}.brandBox .brandBox3{animation:scroll2 28s linear infinite}.brandBox .brand{flex-shrink:0;background-color:#fff;border-radius:10px;box-shadow:0 6px 6px 1px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(var(--width) * -6 + var(--margin) * -6))}}@keyframes scroll2{0%{transform:translate(0)}to{transform:translate(calc(var(--width) * -7 + var(--margin) * -7))}}#caseSwiper{overflow:hidden;border-radius:10px}#caseSwiper,#caseSwiper .swiper-slide{width:100%;height:100%;position:relative}#caseSwiper .swiper-slide .mask{position:absolute;bottom:0;left:0;width:100%;height:45%;background:linear-gradient(180deg,rgba(12,1,19,0),#2a2a2a);z-index:1}#caseSwiper .swiper-slide .img{display:block;width:100%;height:auto;border-radius:10px}#caseSwiper .swiper-slide .box{position:absolute;z-index:2}#caseSwiper .swiper-slide .box>.title{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#fff;margin-bottom:16px}#caseSwiper .swiper-slide .box>.info{font-family:HarmonyOS Sans SC-Light;font-weight:300;color:#fff;margin-bottom:16px}#caseSwiper .swiper-slide .box>.tags{display:flex;align-items:center}#caseSwiper .swiper-slide .box>.tags .tag{width:auto;padding:6px 8px;margin-right:20px;border-radius:20px 20px 20px 20px;border:1px solid #fff;font-family:HarmonyOS Sans SC-Light;font-weight:300;color:#fff;text-align:center}#caseSwiper .swiper-prev{left:20px;background:url(/images/home/left.png) no-repeat 50%;background-size:100% 100%}#caseSwiper .swiper-next,#caseSwiper .swiper-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:9;cursor:pointer}#caseSwiper .swiper-next{right:20px;background:url(/images/home/right.png) no-repeat 50%;background-size:100% 100%}.bottomBox{display:flex;align-items:center;justify-content:space-between}.bottomBox .navs{display:flex;font-size:18px;overflow:auto}.bottomBox .navs>.nav{flex-shrink:0;margin-right:80px;padding-bottom:12px;font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040;border-bottom:2px solid transparent;cursor:pointer}.bottomBox .navs>.nav.active{color:#5931c5;border-bottom:2px solid #5931c5}.bottomBox .moreBtn{flex-shrink:0;display:flex;align-items:center;padding:9px 10px;background:#5931c5;border-radius:10px 10px 10px 10px;font-family:HarmonyOS Sans SC-Regular;font-weight:400;font-size:16px;line-height:24px;color:#fff;text-align:center;cursor:pointer}.bottomBox .moreBtn>.icon{width:21px;height:21px;margin-left:4px;background:url(/_next/static/media/rightArrows.c00f33e0.png) no-repeat 50%;background-size:cover}.mobildNavs{display:flex;font-size:16px;margin-bottom:16px;overflow:auto}.mobildNavs::-webkit-scrollbar{width:0;height:0}.mobildNavs .nav{flex-shrink:0;margin-right:32px;padding-bottom:8px;text-wrap:nowrap;font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040;border-bottom:1px solid transparent;cursor:pointer}.mobildNavs .nav.active{color:#5931c5;border-bottom:1px solid #5931c5}.mobildNavs .nav:last-child{margin-right:0}#caseMobileSwiper{overflow:hidden;border-radius:10px}#caseMobileSwiper,#caseMobileSwiper .swiper-slide{width:100%;height:100%;position:relative}#caseMobileSwiper .swiper-slide .imgBox{position:relative;margin-bottom:16px}#caseMobileSwiper .swiper-slide .imgBox .img{display:block;width:100%;height:auto;border-radius:10px}#caseMobileSwiper .swiper-slide .imgBox>.tags{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;align-items:center}#caseMobileSwiper .swiper-slide .imgBox>.tags .tag{flex-grow:0;width:auto;padding:6px 8px;margin-right:8px;text-wrap:nowrap;white-space:nowrap;border-radius:20px 20px 20px 20px;border:1px solid #fff;font-family:HarmonyOS Sans SC-Light;font-weight:300;font-size:12px;line-height:18px;color:#fff;text-align:center}#caseMobileSwiper .swiper-slide>.title{font-size:18px;line-height:27px;font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040;margin-bottom:8px;text-align:center}#caseMobileSwiper .swiper-slide>.info{font-size:12px;line-height:18px;font-family:HarmonyOS Sans SC-Light;font-weight:300;color:#404040;margin-bottom:22px;text-align:center}.toMore{display:flex;align-items:center;justify-content:center;padding-bottom:32px;font-family:HarmonyOS Sans SC-Regular;font-weight:400;font-size:14px;color:#404040;line-height:21px}.toMore>.icon{width:18px;height:18px;margin-left:8px;background:url(/_next/static/media/rightArrows1.9990eef5.png) no-repeat 50%;background-size:cover}.newsBanner{display:flex}.newsBanner .left{flex-shrink:0;margin-right:16px}.newsBanner .left .leftSwiper{width:100%;height:100%;border-radius:10px;overflow:hidden;position:relative}.newsBanner .left .leftSwiper .swiper-slide{width:100%;height:100%;position:relative;cursor:pointer}.newsBanner .left .leftSwiper .swiper-slide .mask{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;background:rgba(0,0,0,.15);z-index:1}.newsBanner .left .leftSwiper .swiper-slide .img{display:block;width:100%;height:100%;border-radius:10px;-o-object-fit:cover;object-fit:cover}.newsBanner .left .leftSwiper .swiper-slide .top{position:absolute;top:30px;left:20px;font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#fff;z-index:2}.newsBanner .left .leftSwiper .swiper-slide .bottom{position:absolute;bottom:20px;left:20px}.newsBanner .left .leftSwiper .swiper-slide .bottom .cn,.newsBanner .left .leftSwiper .swiper-slide .bottom .en{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#fff}.newsBanner .left .leftSwiper .swiper-slide .bottom .time_location{display:flex;align-items:center;margin-top:16px;font-family:HarmonyOS Sans SC-Light;font-weight:300;color:#fff}.newsBanner .left .leftSwiper .swiper-slide .bottom .time_location .icon{width:9px;height:12px;margin-left:15px;margin-right:4px;background:url(/_next/static/media/loc.129b4674.png) no-repeat 50%;background-size:100% 100%}.newsBanner .left .leftSwiper .swiper-prev{left:8px;background:url(/_next/static/media/prev.55b97c18.png) no-repeat 50%;background-size:100% 100%}.newsBanner .left .leftSwiper .swiper-next,.newsBanner .left .leftSwiper .swiper-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:9;width:26px;height:26px;cursor:pointer}.newsBanner .left .leftSwiper .swiper-next{right:8px;background:url(/_next/static/media/next.0d6d732e.png) no-repeat 50%;background-size:100% 100%}.newsBanner .right{flex:1;overflow:hidden;padding:30px 20px 0 24px;background:#fff;box-shadow:0 3px 6px 1px rgba(0,0,0,.05);border-radius:10px 10px 10px 10px;display:flex;flex-direction:column}.newsBanner .right .text{flex-shrink:0;font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040}.newsBanner .right .rightSwiper{flex:1;width:100%;overflow:hidden;position:relative;flex-direction:column}.newsBanner .right .rightSwiper .swiper-wrapper{width:100%;height:auto}.newsBanner .right .rightSwiper .swiper-slide{width:100%;height:100%;position:relative}.newsBanner .right .rightSwiper .swiper-slide .itemBox{width:100%;height:33.3%;display:flex;justify-content:space-between;cursor:pointer}.newsBanner .right .rightSwiper .swiper-slide .itemBox .textBox{font-family:HarmonyOS Sans SC-Light;color:#404040}.newsBanner .right .rightSwiper .swiper-slide .itemBox .textBox .title{margin-bottom:12px}.newsBanner .right .rightSwiper .swiper-slide .itemBox .img{width:auto;height:calc(100% - 40px)}.newsBanner .right .rightSwiper .swiper-pagination{width:auto;position:absolute;top:50%;left:auto;right:0;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}.newsBanner .right .rightSwiper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 0 16px;background:hsla(0,0%,70%,.8)}.newsBanner .right .rightSwiper .swiper-pagination .swiper-pagination-bullet:last-child{margin-bottom:0}.newsBanner .right .rightSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#5931c5}.mobileNewsBanner .navs{display:flex;justify-content:space-between;padding:0 45px 24px}.mobileNewsBanner .navs .nav{font-family:HarmonyOS Sans SC-Medium;font-weight:500;font-size:16px;color:#404040;line-height:24px}.mobileNewsBanner .navs .nav.active{color:#5931c5}.mobileNewsBanner .mobileSwiper{width:100%;padding:32px 0;overflow:hidden;opacity:0;position:relative}.mobileNewsBanner .mobileSwiper.show{opacity:1}.mobileNewsBanner .mobileSwiper .swiper-wrapper{width:100%;height:auto}.mobileNewsBanner .mobileSwiper .swiper-slide{width:100%;position:relative}.mobileNewsBanner .mobileSwiper .swiper-slide .itemBox1{height:85px;margin-bottom:38px;display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid rgba(64,64,64,.1)}.mobileNewsBanner .mobileSwiper .swiper-slide .itemBox1:last-child{border-bottom:none;margin-bottom:0}.mobileNewsBanner .mobileSwiper .swiper-slide .itemBox1 .text{font-family:HarmonyOS Sans SC-Light;font-weight:300;font-size:14px;color:#000;line-height:21px;margin-bottom:18px}.mobileNewsBanner .mobileSwiper .swiper-slide .itemBox1 .time{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;font-family:HarmonyOS Sans SC-Light;font-weight:300;font-size:14px;color:#000;line-height:0px}.mobileNewsBanner .mobileSwiper .swiper-slide .itemBox1 .time .icon{width:18px;height:18px;background:url(/_next/static/media/rightArrow.9990eef5.png) no-repeat 50%;background-size:100% 100%}.mobileNewsBanner .mobileSwiper .swiper-slide .itemBox2{padding:16px 0;display:flex;border-bottom:1px solid rgba(64,64,64,.1)}.mobileNewsBanner .mobileSwiper .swiper-slide .itemBox2:last-child{border-bottom:none;margin-bottom:0}.mobileNewsBanner .mobileSwiper .swiper-slide .itemBox2 .leftImg{width:70px;height:80px;margin-right:24px;-o-object-fit:cover;object-fit:cover}.mobileNewsBanner .mobileSwiper .swiper-slide .itemBox2 .rightBox{display:flex;flex-direction:column;justify-content:space-between;font-family:HarmonyOS Sans SC-Light;color:#000}.mobileNewsBanner .mobileSwiper .swiper-slide .itemBox2 .rightBox .cn{font-weight:300;font-size:14px;line-height:21px}.mobileNewsBanner .mobileSwiper .swiper-slide .itemBox2 .rightBox .time_location{display:flex;align-items:center;font-weight:300;font-size:12px}.mobileNewsBanner .mobileSwiper .swiper-slide .itemBox2 .rightBox .time_location .icon{width:9px;height:12px;margin-left:15px;margin-right:4px;background:url(/_next/static/media/loc.129b4674.png) no-repeat 50%;background-size:100% 100%;filter:brightness(0)}.mobileNewsBanner .mobileSwiper .swiper-pagination{position:absolute;width:100%;top:0;left:50%;bottom:auto;transform:translate3d(-50%,0,0);display:flex;align-items:center;justify-content:center}.mobileNewsBanner .mobileSwiper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 16px 0 0;background:hsla(0,0%,70%,.8)}.mobileNewsBanner .mobileSwiper .swiper-pagination .swiper-pagination-bullet:last-child{margin:0}.mobileNewsBanner .mobileSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#5931c5}.mobileNewsBanner .more{display:flex;justify-content:center;align-items:center;padding-bottom:48px;font-family:HarmonyOS Sans SC-Regular;font-weight:400;font-size:16px;color:#6b6b6b;line-height:24px}.mobileNewsBanner .more .icon{width:18px;height:18px;margin-left:4px;background:url(/_next/static/media/more.00f2bf10.png) no-repeat 50%;background-size:100% 100%}.productBoxs .box{display:flex;background:#fff;box-shadow:0 6px 6px 1px rgba(0,0,0,.05);border-radius:10px 10px 10px 10px;cursor:pointer}.productBoxs .box>.right{display:flex;flex-direction:column;justify-content:space-between}.productBoxs .box>.right>.title{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040}.productBoxs .box>.right>.desc,.productBoxs .box>.right>.more{font-family:HarmonyOS Sans SC-Light;font-weight:300;color:#404040}.productBoxs .box>.right>.more{display:flex;align-items:center}.productBoxs .box>.right>.more .icon{margin-left:6px;background:url(/_next/static/media/more.00f2bf10.png) no-repeat 50%;background-size:cover}@font-face{font-family:HarmonyOS Sans SC-Bold;src:url(/_next/static/media/HarmonyOS_Sans_SC_Bold.f6267555.woff2)}@font-face{font-family:HarmonyOS Sans SC-Medium;src:url(/_next/static/media/HarmonyOS_Sans_SC_Medium.f826bafe.woff2)}@font-face{font-family:HarmonyOS Sans SC-Light;src:url(/_next/static/media/HarmonyOS_Sans_SC_Light.63694a47.woff2)}@font-face{font-family:HarmonyOS Sans SC-Black;src:url(/_next/static/media/HarmonyOS_Sans_SC_Black.11840df6.woff2)}@font-face{font-family:HarmonyOS Sans SC-Regular;src:url(/_next/static/media/HarmonyOS_Sans_SC_Regular.397b4911.woff2)}@font-face{font-family:HarmonyOS_Sans SC-Thin;src:url(/_next/static/media/HarmonyOS_Sans_SC_Thin.c6dcb0ce.woff2)}.home{width:100%}.home .product>.title{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040;text-align:center}.home .product>.title .line{width:148px;height:0;border-bottom:1px solid #5931c5}.home .product .info{font-family:HarmonyOS Sans SC-Regular;font-weight:400;color:#404040;text-align:center}.home .technology>.title{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040;text-align:center}.home .technology>.title .line{width:148px;height:0;border-bottom:1px solid #5931c5}.home .technology>.boxs .box{display:flex;flex-direction:column;position:relative;border-radius:10px;overflow:hidden;cursor:pointer}.home .technology>.boxs .box:hover>img{transform:scale(1.2)}.home .technology>.boxs .box .mask{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#2a2a2a,rgba(12,1,19,0));z-index:1}.home .technology>.boxs .box>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s}.home .technology>.boxs .box>.title{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#fff;position:relative;z-index:1}.home .technology>.boxs .box .more,.home .technology>.boxs .box>.desc{font-family:HarmonyOS Sans SC-Light;font-weight:300;color:#fff;position:relative;z-index:1}.home .technology>.boxs .box .more{display:flex;align-items:center}.home .technology>.boxs .box .more .icon{margin-left:6px;background:url(/_next/static/media/more2.aaea320b.png) no-repeat 50%;background-size:cover}.home .case>.title{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040;text-align:center}.home .case>.title .line{width:148px;height:0;border-bottom:1px solid #5931c5}.home .news>.title{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040;text-align:center}.home .news>.title .line{width:148px;height:0;border-bottom:1px solid #5931c5}.home .brands{background:#fff;overflow-x:hidden;overflow-y:visible}.home .brands>.title{font-family:HarmonyOS Sans SC-Medium;font-weight:500;color:#404040;text-align:center}