.app-carousel{background-image:url(/home_app_bk.png);background-repeat:no-repeat;background-size:100% 100%;padding:20px 0;height:450px}.app-carousel,.app-carousel>div{overflow:hidden}.app-child{height:54px;line-height:54px;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#6b7586;list-style-type:none;border-left:2px solid #ebedf4;margin:0;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,96%,.4)}.app-carousel-hover{color:#1a66ff;background:linear-gradient(90deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,0));border-color:#1a66ff}.app-carousel .right{background-color:hsla(0,0%,96%,.4)}.app-content{animation:appContent 2s linear}@keyframes appContent{0%{transform:tranxslateY(-100%);opacity:0}50%{transform:tranxslateY(-50%);opacity:1}to{transform:tranxslateY(0);opacity:1}}.provide-item{border:1px solid #e7e7e7;height:96px;border-radius:8px;display:flex;overflow:hidden;align-items:center;justify-content:center}.customer-gap{margin-right:20px}.customer{width:calc((100% - 100px)/6)}.customer:nth-child(6n){margin-right:0}.we-have-title{color:#ff212c}@keyframes weHaveTitleFirst{0%{transform:translateY(200%)}to{transform:translateY(0)}}.news-item:nth-child(3n){margin-right:0}