.about-wrap {
  overflow-x: hidden;
  padding-top: 8.8rem;
  display: none;
}

.about-wrap .swiper {
  width: 100vw;
  height: 72rem;
  background: red;
}

.about-wrap .company-introduce {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  width: 100vw;
}

.about-wrap .company-introduce .introduce {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 32rem 0 48rem 0;
  width: 144rem;
  height: 64rem;
  overflow: hidden;
}

.about-wrap .company-introduce .introduce .title {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.about-wrap .company-introduce .introduce .title .icon {
  width: 2.4rem;
  height: 2.4rem;
}

.about-wrap .company-introduce .introduce .title .title {
  font-weight: 500;
  font-size: 4rem;
  font-family: PingFang SC;
  height: 5.6rem;
  line-height: 56px.6rem;
  color: #2E2E30;
  margin-left: 1.6rem;
  margin-right: 1.6rem;
}

.about-wrap .company-introduce .introduce > .content {
  margin-top: 6.4rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.about-wrap .company-introduce .introduce .content .content {
  width: 139.2rem;
  height: 30.2rem;
  font-size: 2.1rem;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 3.2rem;
  color: #2E2E30;
  display: flex;
  flex-direction: column;
  /* justify-content: center;
  align-items: center; */
}

.about-wrap .company-introduce .introduce .content .content .paragraph {
  text-indent: 2em;
  margin-top: 3.2rem;
  width: 139.2rem;
  white-space: pre-wrap;
  word-wrap:break-word;
  display: inline-block;
}

.about-wrap .company-introduce .introduce .content .content .paragraph-first {
  text-indent: 2em;
  margin-top: 0;
  width: 139.2rem;
  /* white-space: pre-wrap; */
  word-wrap:break-word;
  display: inline-block;
}

/* .about-wrap .company-introduce .introduce .content .img {
  width: 72rem;
  height: 40.2rem;
  border-radius: 2rem;
  margin-left: 4.8rem;
} */

.about-wrap .company-introduce .introduce .bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 144rem;
  align-items: center;
  margin-top: 4.8rem;
}

.about-wrap .company-introduce .introduce .bottom .img {
  width: 44.8rem;
  height: 25rem;
  border-radius: 2rem;
}

.about-wrap .develop {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  background: #f3f4f6;
  width: 100vw;
  height: 65rem;
  padding: 10rem 0 0 0;
  /* padding-top: 22rem; */
}

.about-wrap .develop .course {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
 
  width: 144rem;
}

.about-wrap .develop .course > .title {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.about-wrap .develop .course > .title > .icon {
  width: 2.4rem;
  height: 2.4rem;
}

.about-wrap .develop .course > .title > .title {
  font-weight: 500;
  font-size: 4rem;
  font-family: PingFang SC;
  height: 5.6rem;
  line-height: 5.6rem;
  color: #2E2E30;
  margin-left: 1.6rem;
  margin-right: 1.6rem;
}

.about-wrap .develop .course .line {
  width: 144rem;
  margin-top: 6.4rem;
}

.about-wrap .develop .course .line img {
  width: 100%;
}

.about-wrap .bg {
  width:100vw;
  /* height: 24rem; */
  background: #f3f4f6;
}

.about-wrap .bg img {
  width:100%;
}

.about-wrap .fill {
  width: 100vw;
  height: 1rem;
  background: #f3f4f6;
}

.about-wrap .develop .course-title {
  width: 144rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 3.2rem;
}

.about-wrap .develop .course-title1 {
  width: 144rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 2.8rem;
}

.about-wrap .develop .course-title1 .title-box {
  width: 45rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* justify-content: center; */
}

.about-wrap .develop .course-title1 .title-box .txt1 {
  height: 2.2rem;
  font-size: 1.6rem;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 2.8rem;
  color: #2E2E30;
}

.about-wrap .develop .course-title .title-box {
  width: 45rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* justify-content: center; */
}

.about-wrap .develop .course-title .title-box .txt1 {
  height: 2.2rem;
  font-size: 1.6rem;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 2.8rem;
  color: #2E2E30;
}

.about-wrap .develop .course-title .title-box .txt {
  width: 32.5rem;
  height: 2.2rem;
  font-size: 1.6rem;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 2.8rem;
  color: #2E2E30;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.about-wrap .develop .course-title .title-box .title {
  height: 2.8rem;
  font-size: 2rem;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 2.8rem;
  color: #2E2E30;
}

.about-wrap .banner {
  width: 100vw;
  height: 40rem;
  background: #ffb981;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.about-wrap .banner .img {
  width: 192rem;
  height: 40rem;
}

.about-wrap .swiper .swiper-wrapper .swiper-slide {
  width: 100vw;
  height: 72rem;
  background: red;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  color: #fff;
}

.about-wrap .swiper .swiper-wrapper .swiper-slide-2 {
  width: 100vw;
  height: 72rem;
  background: green;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  color: #fff;
}

.about-wrap .swiper .swiper-wrapper .swiper-slide-3 {
  width: 100vw;
  height: 72rem;
  background: yellow;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  color: #fff;
}