.ai .aiMoudle10 {
  font-family: Microsoft YaHei;
  padding: 88px 0 100px;
  background: url("/pc/module/ai/module10/images/part10-bg.jpg") no-repeat center center;
  background-size: cover;
}
.ai .aiMoudle10 .part10 {
  margin-top: 38px;
}
.ai .aiMoudle10 .part10 .content-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 25px 0;
}
.ai .aiMoudle10 .part10 .content-box .content-item {
  padding: 32px 22px 0 20px;
  width: 205px;
  height: 200px;
  background: url("/pc/module/ai/module10/images/part10-pic1.png") no-repeat;
  background-size: cover;
}
.ai .aiMoudle10 .part10 .content-box .content-item h3 {
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  color: #FFFFFF;
}
.ai .aiMoudle10 .part10 .content-box .content-item ul {
  margin-top: 50px;
}
.ai .aiMoudle10 .part10 .content-box .content-item ul li {
  margin-left: 13px;
  position: relative;
  margin-bottom: 10px;
  width: 150px;
  font-weight: 400;
  font-size: 15px;
  color: #444444;
  line-height: 20px;
}
.ai .aiMoudle10 .part10 .content-box .content-item ul li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: -10px;
  width: 5px;
  height: 5px;
  background: #2789FF;
  border-radius: 50%;
}
.ai .aiMoudle10 .part10 .content-box .content-item ul li:last-child {
  margin-bottom: 0;
}
.ai .aiMoudle10 .part10 .content-box .content-item:nth-child(2) {
  background: url("/pc/module/ai/module10/images/part10-pic2.png") no-repeat;
  background-size: cover;
}
.ai .aiMoudle10 .part10 .content-box .content-item:nth-child(3) {
  background: url("/pc/module/ai/module10/images/part10-pic3.png") no-repeat;
  background-size: cover;
}
.ai .aiMoudle10 .part10 .content-box .content-item:nth-child(4) {
  background: url("/pc/module/ai/module10/images/part10-pic4.png") no-repeat;
  background-size: cover;
}
.ai .aiMoudle10 .part10 .content-box .content-item:nth-child(5) {
  background: url("/pc/module/ai/module10/images/part10-pic5.png") no-repeat;
  background-size: cover;
}
.ai .aiMoudle10 .part10 .content-box .content-item:nth-child(6) {
  background: url("/pc/module/ai/module10/images/part10-pic6.png") no-repeat;
  background-size: cover;
}
.ai .aiMoudle10 .part10 .content-box .content-item:nth-child(7) {
  background: url("/pc/module/ai/module10/images/part10-pic7.png") no-repeat;
  background-size: cover;
}
.ai .aiMoudle10 .part10 .content-box .content-item:nth-child(8) {
  background: url("/pc/module/ai/module10/images/part10-pic8.png") no-repeat;
  background-size: cover;
}
.ai .aiMoudle10 .part10 .content-box .content-item:nth-child(9) {
  background: url("/pc/module/ai/module10/images/part10-pic9.png") no-repeat;
  background-size: cover;
}
.ai .aiMoudle10 .part10 .content-box .content-item:nth-child(10) {
  background: url("/pc/module/ai/module10/images/part10-pic10.png") no-repeat;
  background-size: cover;
}
.ai .aiMoudle10 .part10 .content-box .content-item:nth-child(11) {
  background: url("/pc/module/ai/module10/images/part10-pic11.png") no-repeat;
  background-size: cover;
}
.ai .aiMoudle10 .part10 .content-box .content-item:nth-child(12) {
  background: url("/pc/module/ai/module10/images/part10-pic12.png") no-repeat;
  background-size: cover;
}
