

.wdgjSolutionWay {
  margin-top: 38px;
  text-align: center;
  padding-bottom: 38px;
}
.wdgjSolutionWay>img {
  width: 100%;
  margin-bottom: 28px;
}

.freeApply {
  display: flex;
  width: 154px;
  height: 34px;
  background: #186CEA;
  border: 1px solid #186CEA;
  border-radius: 17px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #FFFFFF;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  cursor: pointer;
}
.freeApply img {
  width: 19px;
  height: 19px;
  margin-right: 11px;
}
.mainAdvantage {
  margin: 0 10px;
  background: #ffffff;
}
.advantageTips {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #666666;
  text-align: center;
  margin-top: 9px;
}
.advantageLine {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 32px;
  padding-bottom: 42px;
}
.advantagePart {
  width: 225px;
  height: 204px;
  background: #fff;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.16);
  text-align: center;
  opacity: 0;
}
.advDetail {
  width: 202px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #666666;
  text-align: center;
  margin: 0 auto;
}
.advantagePart img {
  margin:33px 0 37px;
  width: 68px;
}
.funcAdv {
  padding-bottom: 30px;
}
.swiper-slide {
  position: relative;
}

.funcAdvLine {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.funcAdvItem {
  width: 227px;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  padding-top: 21px;
  padding-bottom: 24px;
  border-bottom: 1px solid #F2F2F2;
  box-sizing: border-box;
}
.funcAdvItem:nth-child(n+5) {
  border-bottom-color: transparent;
}
.funcAdvItem:hover * {
  transform:scale(1.1);
  transition: all 0.6s;
}
.funcAdvItemTitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  color: #333333;
  margin-top: 21px;
  margin-bottom: 16px;
}
.funcAdvItemContent {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #666666;
  width: 174px;
  text-align: center;
}
.colmunLine {
  top: 0;
  width: 1px;
  height: 381px;
  background: linear-gradient(180deg, #FFFFFF 0%, #DDDDDD 50%, #FFFFFF 100%);
  opacity: 1;
  position: absolute;
}
.colmunLine1 {
  left: 252px;
}
.colmunLine2 {
  left: 479px;
}
.colmunLine3 {
  left: 706px;
}
.rowLine {
  width: 830px;
  height: 0px;
  border-top: 1px solid #F2F2F2;
  opacity: 1;
  position: absolute;
  top: 191px;
  left: 69px;
}
.swiper-button-prev {
  background-image: url("../img/onlineERP-business-pre.png");
  top: 287px;
  margin-top: 0;
  width: 30px;
  height: 30px;
  background-size: 30px;
  left: -50px;
}
.swiper-button-prev.swiper-button-disabled {
  background-image: url("../img/onlineERP-increment-yjsb-pre-next.png");
  opacity: 1;
}
.swiper-button-next {
  background-image: url("../img/onlineERP-increment-yjsb-next.png");
  top: 287px;
  margin-top: 0;
  width: 30px;
  height: 30px;
  background-size: 30px;
  right: -50px;
}
.swiper-button-next.swiper-button-disabled {
  background-image: url("../img/onlineERP-business-next-pre.png");
  opacity: 1;
}
.operationFlow {
  background:url("../img/onlineERP-business-bg@2x.png") 100%;
  text-align: center;
  padding-bottom: 48px;
  background-size: cover;

}
.operationFlowTitle {
  font-size: 29px;
  font-weight: 500;
  line-height: 29px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.bgWhite {
  background-color: #fff;
}
.bgWhite img {
  width: 100%;
}
.swiper-container-func {
  /* overflow: hidden; */
}
.swiper-container-flow {
  width: 960px;
  display: inline-block;
  /* overflow: hidden; */
  border-radius: 10px;
}
.swiper-pagination-bullet-active {
  background-color: #fff!important;
}
.swiper-pagination {
  transform: translate(436px,19px)
 
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: none;
  border: 1px #fff solid;
  margin: 0 8px;
  opacity: 1;
  box-sizing: border-box;
}
.platformDocking {
  padding-bottom: 40px;
}
.platImg {
  text-align: center;
  display: flex;
  align-items: center;
  padding-top: 30px;
}
.platImgBox {
  opacity: 0;
  width: 470px;
}


/* 分割线哦~ */

/* 适用场景 */
.applicableScene {
  padding-bottom: 42px;
}
.applicableScene .scene-list {
  margin-top: 30px;
  display: flex;
  height: 484px;
}
.applicableScene .scene-list .flex_row {
  display: flex;
}
.applicableScene .scene-list .flex_column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.applicableScene .scene-list .scene_item {
  overflow: hidden;
}
.applicableScene .scene-list .scene_item img {
  width: 100%;
  height: 100%;
}
.applicableScene .scene-list .scene_item:hover img {
  transform: scale(1.2);
  transition: all .6s;
}
.applicableScene .scene-list .scene_item.W225XH148 {
  width: 225px;
  height: 148px;
}
.applicableScene .scene-list .scene_item.W225XH316 {
  width: 225px;
  height: 316px;
}
.applicableScene .scene-list .scene_item.W470XH148 {
  width: 470px;
  height: 148px;
}
.applicableScene .scene-list .scene_item.mt20 {
  margin-bottom: 20px;
}
.applicableScene .scene-list .sc_l {
  width: 225px;
  margin-right: 20px;
}
.applicableScene .scene-list .sc_m {
  width: 225px;
  margin-right: 20px;
}
.applicableScene .scene-list .sc_r {
  width: 470px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.applicableScene .scene-list .sc_r .scene_item {
  display: inline-block;
}

.addedServices {
  padding-bottom: 10px;
}


.partnerCompany {

}
