.banner {
  width: 100%;
}
.section {
  padding: 2.375rem 1.5rem 0;
  box-sizing: border-box;
  width: 100%;
  height: 40.4375rem;
  background: url('https://sitefile.keshun.com.cn/keshunWeb2024/keshunCN/Mobile/images/page/myjc/bg.png?x-oss-process=image/format,webp') center center no-repeat;
  background-size: cover;
}
.section .img-title {
  width: 8.25rem;
  margin: 0 auto;
}
.section .text {
  margin-top: 2.5rem;
  font-size: 0.9375rem;
  color: #ffffff;
  text-align: justify;
  line-height: 1.75rem;
}
.section .img-wrapper {
  margin: 3.5rem auto 0;
  width: 8.0625rem;
  height: 2rem;
}
