@charset "utf-8";
/* CSS Document */

.container-middle-title{text-align: center; padding: 1.25rem 0.5rem 1rem;}
.container-middle-title h2{font-size: 0.8rem; line-height: 1.2rem; margin-bottom: 0.3rem;}
.container-middle-title p{font-size: 0.6rem; line-height: 1rem;}
.point{margin-bottom: 1.4rem;}
.point-list{padding: 0.16rem 0.5rem 0.4rem;}
.point-list__item{padding: 1.5rem 2.35rem 1.3rem;box-sizing: border-box; text-align: center; background-color: #ffffff; box-shadow: -0.02rem 0rem 0.16rem 0.02rem rgba(117, 117, 117, 0.28); border-radius: 0.13rem;}
.point-list__item-img{width: 3.75rem; height: 3.75rem; margin: 0 auto 0.85rem;}
.point-list__item-img img{width: 100%; height: 100%;}
.point-list__item-title{font-size: 0.7rem; line-height: 1rem; margin-bottom: 0.4rem;}
.point-list__item-des{font-size: 0.6rem; line-height: 0.9rem; color: #868686;height: 1.8rem;}
.demand,
.abilit{background-color: #f9f9f9;}
.demand{padding: 0 0.5rem;}
.demand-list{flex-wrap: wrap;}
.demand-list__item{width: 25%; margin-bottom: 1.2rem; font-size: 0.7rem; text-align: center;}
.demand-list__item .iconfont{display: block; margin: 0 auto 0.4rem; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; font-size: 1.5rem;}
.solution{margin-bottom: 1.5rem;}
.solution-list{margin-bottom: 0.8rem;}
.solution-list__item{padding: 0 0.5rem;}
.solution-list__item-img{width: 100%; border-radius: 0.13rem;height: auto}
.solution-list__item-info{margin-top: 0.65rem; font-size: 0.6rem; color: #868686;}
.solution-list__item-title{margin-bottom: 0.4rem; font-size: 0.7rem; color: #515151;}
.abilit-list{padding: 0 0.48rem 0.25rem;}
.abilit-list__item{margin-bottom: 1.25rem;}
.abilit-list__item-img{width: 7.375rem; height: 9.85rem; border: solid 1px #c0c0c0; border-radius: 0.13rem;}
.abilit-list__item-info{margin-right: 0.62rem;max-width: 9.25rem;}
.abilit-list__item-info--left{margin-left:0.62rem;margin-right: 0;}
.abilit-list__item-title{margin-bottom: 0.2rem; font-size: 0.7rem;}
.abilit-list__item-des{font-size: 0.6rem; color: #868686; line-height: 2;}
.case-list{flex-wrap: wrap;}
.case-list__item {width: 30%;margin: 0 0.25rem 0.4rem;}
.case-list__item a {position: relative;display: block;width: 100%;padding-top:73%;}
.case-list__item a img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.steps-container ul{width: 85%; margin: 0 auto 1.85rem;}
.steps__item{position: relative; font-size: 0.7rem; padding-top: 2.3rem;}
.steps__item .iconfont{display: inline-block; width: 0.68rem; height: 0.68rem; margin-right: 1.18rem; font-size: 0.35rem;vertical-align: middle; text-align: center; line-height: 0.68rem; color: #fff; border-radius: 0.34rem;}
.steps__item p{display: inline-block;vertical-align: middle;width: 86%;}
.steps__item-tail{display: block; position: absolute; top: -0.5rem; left: 0.34rem; width: 1px; height: 99%; z-index: -1; transform: translate(-50%,0); -webkit-transform: translate(-50%,0); /* Safari and Chrome */}
.steps__item:first-child{padding-top: 0;}
.steps__item:first-child .steps__item-tail{display: none;}
.steps__btn{display: block; text-align: center; width: 11.48rem; height: 2rem; font-size: 0.7rem; margin: 2rem auto 0; line-height: 2rem; background-color: #f77019; border-radius: 0.13rem;}
