
.productIntro {
  padding-top: 89px;
  text-align: center;
  padding-bottom: 30px;
}
.introP {
  padding-top: 31px;
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  color: #333333;
  text-align: center;
  text-align: left;
}
.productOverview {
  margin-top: 31px;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  width: 843px;
  height: 124px;
}
.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: 55px auto 0;
  cursor: pointer;
}
.freeApply img {
  width: 19px;
  height: 19px;
  margin-right: 11px;
}
/* 核心优势 begin */
.mainAdvantage {
  padding-top: 40px;
  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: 33px;
  padding-bottom: 40px;
}
.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: 180px;
  height: 51px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #666666;
  text-align: center;
  margin: 0 auto;
}
.advantagePart img {
  width: 68px;
  height: 68px;
  margin:35px 0 28px;
}
/* 核心优势 end */

.funcImgPart {
  padding-top: 40px;
  padding-bottom: 33px;
  background-color: #FAFAFA;
}
.funcImgPart img {
  width: 100%;
  height: 387px;
  margin-top: 36px;
  opacity: 0;
}
.industryScenario {
  padding-top: 40px;
  background: #ffffff;
  padding-bottom: 32px;
}
.scenarioTap {
  border-bottom: 1px solid #EFEFEF;
  margin-top: 43px;
  display: flex;
  justify-content: space-between;
}
.scenarioTap>span {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #868686;
  padding-bottom: 12px;
  cursor: pointer;
}
.scenarioTap>span.scenarioTapActive {
  color: #666;
  font-weight: bold;
  border-bottom: 2px solid #186CEA;
}
.scenarioTap {
  display: flex;
}
.scenarioContent {
  display: none;
  padding-left: 54px;
  padding-top: 38px;
  /* align-items: center; */
}
.scenarioContent>img {
  width: 321px;
  height: 192px;
}
.rightScenarioContent {
  margin-left: 26px;
  padding-top: 5px;
}
.rightScenarioContent p {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #333333;
  padding-left: 16px;
  margin-bottom: 18px;
}
.rightScenarioContent>img {
  width: 516px;
  height: 67px;
  margin-top: 7px;
}
.scenarioContentActive {
  display: flex;
}
.slide-right {
  -webkit-animation: slide-right 2s forwards;
  animation: slide-right 2s forwards;
}
.slide-top {
  -webkit-animation: slide-top 2s forwards;
  animation: slide-top 2s forwards;
}
.slide-bottom {
  -webkit-animation: slide-bottom 2s forwards;
  animation: slide-bottom 2s forwards;
}

.solutions {
  background: url("../img/productSeries/product-cloud-solution-bg@2x.png") no-repeat;
  height: 214px;
  margin-bottom: 160px;
  background-size: cover;
}
.solutionsPart {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 38px;
}
.solutionsItem {
  width: 225px;
  height: 219px;
  background: #ffffff;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.16);
  text-align: center;
  opacity: 0;
  cursor: pointer;
  display: inline-block;
}
.solutionsItem>img {
  width: 68px;
  height: 68px;
  margin: 16px 0 21px 0;
}
.solutionsItemTitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #333333;
  margin-bottom: 14px;
}
.solutionsItemTips {
  width: 168px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}
.animation-delay1 {
  animation-delay: 0.25s;
  -webkit-animation-delay: 0.25s;
}
.animation-delay2 {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

.animation-delay3 {
  animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
}
.animation-delay4 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s
}
.solutionsItemTrans:hover {
  transform: scale(1.05);
}

.formImg {
  margin-top: 120px;
  height: 109px;
  cursor: pointer;
}

/* banner四大解决方案 begin */
.bannerTap {
  position: absolute;
  bottom: -37px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}
.bannerTap .bannerTapItem {
  width: 225px;
  height: 75px;
  border-radius: 8px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  box-shadow: 0px 0px 5px rgba(105,105,105,0.16);
}
.bannerTapItem:hover {
  transform: translateY(-3px);
}
.bannerTap .bannerTapItem img {
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
.bannerTap .bannerTapItem span {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
}
/* banner四大解决方案 end */

/* 网店管家适用场景 begin */
.suitsceneWrap {
  background-color: #FAFAFA;
  padding: 40px 0;
}
.suitsceneWrap .grid-scene {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 三列 */
  grid-auto-rows: 148px; /* 高度为180px */
  grid-gap: 15px;
}
.suitsceneWrap .grid-scene .item {
  min-height: 148px;
  overflow: hidden;
}
.suitsceneWrap .grid-scene .item img {
  width: 100%;
  height: 100%;
}
.suitsceneWrap .grid-scene .item img:hover  {
  transform: scale(1.15);
  transition: all .6s;
}
.suitsceneWrap .grid-scene .item.c1 {
  grid-row: span 2; /* 跨两行 */
  height: 318px;
}
.suitsceneWrap .grid-scene .item.c3 {
  grid-column: span 2; /* 跨两列 */
  width: 470px;
}

/* 网店管家适用场景 end */



