.solvePrograme {
  background-color: #fff;
}
.solvePrograme .top {
  height: 450px;
  background-image: url(../image/bg/solve-top.jpg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.solvePrograme .top .title-left {
  width: 590px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.solvePrograme .top .title-left div {
  width: 30px;
  font-size: 30px;
  font-family: PangMenZhengDao;
  color: #FFFFFF;
  line-height: 30px;
}
.solvePrograme .top .title-left div img {
  width: 100%;
  height: auto;
}
.solvePrograme h3 {
  max-width: 604px;
  font-size: 30px;
  font-family: PingFang SC;
  /* font-weight: 600; */
  color: #000000;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin: 80px auto 58px;
  text-align: center;
  height: 47px;
  background-image: url(../image/bg/Industry-Pain-Points.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.solvePrograme .pain-point {
  max-width: 1100px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.solvePrograme .pain-point li {
  width: 314px;
  height: 378px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 2px;
  margin-right: 2px;
  background-color: #fff;
  border: 4px solid transparent;
  padding-top: 54px;
}
.solvePrograme .pain-point li:hover {
  background: linear-gradient(180deg, #F9F9F9 0%, #FFFFFF 100%);
  box-shadow: 0 2px 8px 0 rgb(1 15 57 / 20%);
  border-radius: 38px;
  /* background-color: #fafafa; */
  cursor: pointer;
  border: 4px solid #fff;
}
.solvePrograme .pain-point li p {
  font-size: 14px;
  font-family: PingFang SC;
  color: #424242;
  line-height: 25px;
  margin-top: 18px;
  text-align: center;
}
.solvePrograme .pain-point h4 {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 36px;
  text-align: center;
}
.solvePrograme .pain-point .icon {
  /* width: 46px;
  height: 66px; */
  /* background-color: #999; */
  overflow: hidden;
  margin-bottom: 10px;
}
.solvePrograme .pain-point .icon img {
  width: 100%;
  height: auto;
}
.solvePrograme .solve-img {
  /* width: 1536px; */
  margin: auto;
  margin-top: 90px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 40px;
  padding-top: 50px;
  background-image: url(../image/bg/solvePrograme-bg.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.solvePrograme .solve-img h3 {
  width: 263px;
  margin: auto;
  height: 47px;
  font-size: 30px;
  font-family: PingFang SC;
  /* font-weight: 600; */
  color: #000000;
  margin-bottom: 50px;
  text-align: center;
  background-image: url(../image/bg/Solution.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.solvePrograme .solve-img h4 {
  font-size: 30px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 70px;
  text-align: center;
  margin-bottom: 20px;
}
.solvePrograme .solve-img img {
  width: 1100px;
  height: 572px;
  /* background-color: #999; */
  margin: auto;
}
.solvePrograme .realize-value {
  /* width: 1536px; */
  margin: auto;
  font-size: 32px;
  font-family: PingFang SC;
  /* font-weight: 600; */
  color: #FFFFFF;
  line-height: 45px;
  text-align: center;
  padding-top: 74px;
  padding-bottom: 40px;
  background-image: url(https://image.kingxunlian.com/solve-value.jpg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.solvePrograme .realize-value h3 {
  font-size: 30px;
  width: 401px;
  height: 47px;
  color: #FFFFFF;
  margin-top: -10px;
  background-image: url(../image/bg/Realize-Value.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.solvePrograme .realize-value .realize-value-content{
  width: 1108px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.solvePrograme .realize-value .realize-value-content .realize-value-item{
  width: 1108px;
  height: 292px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  background-color: rgba(0, 0, 0, 0.38);
  border-right: 1px solid rgba(255, 255, 255, 0.16);
  padding-left: 50px;
  padding-right: 50px;
}
.solvePrograme .realize-value .realize-value-content .realize-value-item:last-child {
  border-right: none;
}
.solvePrograme .realize-value .realize-value-content .realize-value-item h4 {
  font-size: 20px;
  font-family: PingFang SC;
  /* font-weight: 600; */
  color: #FFFFFF;
  line-height: 34px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 44px;
}
.solvePrograme .realize-value .realize-value-content .realize-value-item p {
  font-size: 16px;
  font-family: PingFang SC;
  /* font-weight: 600; */
  color: #FFFFFF;
  line-height: 24px;
  text-align: left;
}

