.banner {
  position: relative;
  margin-top: 3.667rem;
}
.banner img {
  width: 25rem;
  height: 10.887rem;
}
.banner .texten {
  position: absolute;
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
  color: #ffffff;
  line-height: 2.4rem;
  font-size: 1.6rem;
  left: 12.13rem;
  top: 3.16rem;
}
.banner .textcn {
  position: absolute;
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
  color: #ffffff;
  line-height: 2.4rem;
  font-size: 1.6rem;
  left: 12.13rem;
  top: 5.16rem;
}
.intro {
  width: 21.67rem;
  margin: 0 auto;
}
.intro .title {
  font-size: 1.33rem;
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
  color: #2b2b2b;
  line-height: 2rem;
  margin-top: 2.8rem;
}
.intro .text {
  font-size: 1rem;
  font-family: NotoSansHans-Regular, NotoSansHans;
  font-weight: 400;
  color: #2b2b2b;
  line-height: 1.73rem;
  margin-top: 1rem;
  margin-bottom: 3.47rem;
}
.plan img {
  width: 23.67rem;
  display: block;
  margin-left: 1.33rem;
  margin-bottom: 3.47rem;
}
.feature {
  background: #f7f8fa;
  padding-left: 1.67rem;
  padding-right: 1.67rem;
}
.feature p {
  font-family: NotoSansHans-Regular, NotoSansHans;
  font-size: 0.933rem;
  color: #2B2B2B;
  line-height: 1.733rem;
}
.feature p span {
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
}
.feature .h3 {
  font-size: 1.33rem;
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
  color: #2b2b2b;
  line-height: 1.73rem;
  margin-top: 3.33rem;
  margin-bottom: 1.3rem;
}
.experience {
  width: 25rem;
  background: url(../image/aiplan/experienceBg.png) 100% 100%;
  height: 4.67rem;
  font-size: 1.2rem;
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
  color: #4581fd;
  line-height: 4.67rem;
  text-align: center;
  margin-bottom: 0.5rem;
}
.featureImg {
  padding-top: 3rem;
  background: #f7f8fa;
  padding-bottom: 3rem;
  margin-bottom: 0.5rem;
}
.featureImg img {
  width: 100%;
}
