.banner{margin-top:80px;height:460px;background:#F4F5FA}.banner .container{display:flex;justify-content:space-between}.banner .left{padding-top:80px;text-align:center}.banner .left h2{font-weight:500;font-size:40px;color:#111C2E}.banner .left h1{margin-top:30px;font-weight:500;font-size:60px;color:#FF7B1B}.banner .left .box{margin:15px auto 0;width:284px;height:48px;font-size:20px;color:#FF7B1B;line-height:48px;text-align:center;background:#FFFFFF;border-radius:6px;border:1px solid #FF7B1B}.banner .left .btn{margin:45px auto 0;width:239px;height:56px;font-size:24px;color:#FFFFFF;text-align:center;line-height:56px;background:linear-gradient(180deg, #FFB239 0%, #FF7B1B 100%);box-shadow:0px 4px 16px 0px rgba(255,123,27,0.3);border-radius:10px;cursor:pointer}.banner .right{position:relative;padding-top:40px;width:472px;height:346px}.banner .right .map{width:472px;height:346px}.banner .right .bouble{position:absolute;left:70px;top:376px;width:324px;height:55px}.banner .right .bouble img{top:336px;width:324px}.banner .right .bouble span{position:absolute;left:0;top:25px;width:324px;font-size:18px;color:#fff;text-align:center}.introduction{padding:50px 0}.introduction .wrap{display:flex;justify-content:space-between}.introduction .wrap .content{margin-top:40px;width:685px}.introduction .wrap p{margin-bottom:30px;font-size:18px;color:#111C2E;line-height:25px}.introduction .wrap .btn{display:block;width:130px;height:46px;font-size:18px;color:#FFFFFF;text-align:center;line-height:46px;background:#FF7B1B;border-radius:8px}.introduction .wrap img{margin-top:-10px;width:482px;height:292px}.product{padding:50px 0;background:#F4F5FA}.product .row{display:flex;justify-content:space-between;margin-top:40px}.product .row .mp{display:flex;flex-direction:column;align-items:center;margin-top:35px}.product .row .mp img{margin-bottom:10px;width:144px;height:290px}.product .row .mp span{font-weight:600;font-size:18px;color:#111C2E}.product .row .cloud{display:flex;flex-direction:column;align-items:center}.product .row .cloud img{margin-bottom:10px;width:316px;height:256px}.product .row .cloud span{font-weight:600;font-size:18px;color:#FF7B1B}.product .row .arrow{margin-top:150px;width:192px;height:60px}.product .row-2{display:flex;flex-direction:column;align-items:center;margin-top:-30px}.product .row-2 .arrow{margin-bottom:30px;width:60px;height:82px}.product .row-2 .car-type{margin-bottom:10px;width:1136px;height:180px}.product .row-2 span{font-weight:600;font-size:18px;color:#111C2E}.solution{padding:50px 0}.solution .items{display:flex;justify-content:space-between;margin-top:40px}.solution .items .item{width:360px;background:#FFFFFF;box-shadow:0px 4px 20px 0px rgba(196,203,213,0.4);border-radius:0px 0px 8px 8px}.solution .items .item .img{width:360px;height:278px}.solution .items .item .content{padding:20px 15px;box-sizing:border-box}.solution .items .item .content h3{font-weight:500;font-size:24px;color:#111C2E;text-align:center}.solution .items .item .content p{margin-top:12px;font-size:18px;color:#5D5F64;line-height:28px}.solution .items .item .content .btn{display:block;margin:12px auto 0;width:132px;height:46px;font-size:18px;color:#fff;text-align:center;line-height:46px;background:#FF7B1B;border-radius:8px}.highlight{padding:50px 0;background:#F4F5FA}.highlight .wrap{display:flex;justify-content:space-between}.highlight .wrap .items{margin-top:40px}.highlight .wrap .items .item{display:flex;align-items:center;margin-bottom:40px}.highlight .wrap .items .item .icon{width:38px;height:38px}.highlight .wrap .items .item .name{margin-left:10px;margin-right:20px;font-weight:500;font-size:24px;color:#FF7B1B}.highlight .wrap .items .item p{font-size:18px;color:#111C2E}.highlight .wrap .img{margin-top:-60px;width:480px;height:544px}.device{padding:50px 0}.device .wrap{display:flex;justify-content:space-between;margin-top:40px}.device .wrap .img-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:340px;height:250px;background:#F4F5FA;border-radius:8px}.device .wrap .img-wrap img{width:130px;height:202px}.device .wrap .items{display:flex;flex-wrap:wrap;margin-left:50px;margin-top:10px}.device .wrap .items .item{display:flex;align-items:center;margin-bottom:38px;width:25%;font-size:18px;color:#111C2E}.device .wrap .items .item .icon{margin-right:10px;width:24px;height:24px}.case{padding-bottom:40px}.case .subtitle{margin-left:20px}.case .subtitle .red{color:#FF0000}.case .scroll-row{margin-top:40px;overflow:hidden}.case .scroll-row .inner{display:flex;white-space:nowrap}.case .scroll-row .img-wrap{flex-shrink:0;position:relative;width:300px;height:250px;margin-right:40px;background:#f5f5f5;border-radius:8px}.case .scroll-row .img-wrap img{width:300px;height:250px}.case .scroll-row .img-wrap .desc{position:absolute;left:0;bottom:0;width:300px;height:40px;font-size:18px;color:#111C2E;line-height:40px;text-align:center;background:rgba(255,255,255,0.9);z-index:2}.case .scroll-row-1 .inner{animation:scrollRow1 12s linear infinite alternate}.case .scroll-row-2 .inner{animation:scrollRow2 12s linear infinite alternate}@keyframes scrollRow1{0%{transform:translateX(0)}100%{transform:translateX(calc(-2380px + 100vw))}}@keyframes scrollRow2{0%{transform:translateX(0)}100%{transform:translateX(calc(-3060px + 100vw))}}
