.module10Con {
  position: relative;
  padding: 2.2rem 0.4rem 1.1rem;
  background: #E1F6FF;
}
.module10Con .video-top {
  margin-bottom: 0.5rem;
}
.module10Con .video-top p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.36rem;
  color: #203B52;
  line-height: 0.48rem;
  text-align: center;
}
.module10Con .innerContent {
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  width: 6.7rem;
}
.module10Con .innerContent .swiper-ai-container .swiper-slide {
  padding: 0 0.17rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.module10Con .innerContent .swiper-ai-container .swiper-slide div {
  padding: 0.3rem;
  background: #fff;
  border-radius: 0.1rem;
}
.module10Con .innerContent .swiper-ai-container .swiper-slide div h2 {
  font-family: Microsoft YaHei;
  font-size: 0.3rem;
  color: #056AD8;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.module10Con h5 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.24rem;
  color: #333333;
  line-height: 0.4rem;
  text-align: center;
  margin: 0.66rem 0 0.3rem 0;
}
.module11Con {
  padding: 0.4rem 0.26rem;
  background: linear-gradient(0deg, #4C83FF, #366AEF);
}
.module11Con .title h2 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.46rem;
  color: #FFFFFF;
  text-align: center;
}
.module11Con .title h2 b {
  color: #FFF985;
}
.module11Con .title p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.24rem;
  color: #FFF985;
  text-align: center;
  margin-top: 0.3rem;
}
.module11Con img {
  margin-top: 0.6rem;
}
.module12Con {
  padding: 0.4rem 0.26rem;
  background: linear-gradient(0deg, #FE602D, #FE862D);
}
.module12Con h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.3rem;
  color: #FFF985;
  text-align: center;
}
.module12Con p {
  width: 5.76rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.24rem;
  color: #FFFFFF;
  text-align: center;
  margin: 0.2rem auto;
}
.module12Con .seek-btn span {
  width: 3.4rem;
}
