/* .swiper-wrapper .swiper-slide.page3.fullpage {
  position: relative;
  overflow: hidden;
  background: url(../image/section6/bg.jpg) no-repeat;
  background-size: 100%;
} */

.fullpage {
  width: 100%;
  height: 100%;
}

.page3 .page6-top {
  position: absolute;
  top: 1.2rem;
}

.page6-top .page6-title {
  width: 1.66rem;
  height: 0.56rem;
  background: url(../image/section6/title-6.png) no-repeat;
  background-size: 100%;
}

.page3 .page6-content {
  width: 6.77rem;
  height: 5.13rem;
  background: url(../image/section6/content.png) no-repeat;
  background-size: 100%;
  margin: 0 auto;
  margin-top: 1.5rem;
}

/* .title-bg-animate::before {
  content: '';
  width: 10rem;
  height: 2.5rem;
  background: url(../image/title-bg.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -0.7rem;
  left: 50%;
  transform: translateX(-50%);
} */