.indexD-sengong {
  padding: 150px 0 0;
  margin: 0px 0 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.indexD-sengong ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.indexD-sengong ul li {
  position: relative;
  text-align: center;
  width: 20%;
}

.indexD-sengong ul li .B {
  display: none;
}

.indexD-sengong ul li:hover .B {
  display: block;
  margin: 0 auto;
}

.indexD-sengong ul li:hover .A {
  display: none;
}

.indexD-sengong ul li h5 {
  font-size: 48px;
  color: #fff;
  font-weight: 600;
  margin-top: 15px;
}

.indexD-sengong ul li h5 span {
  position: relative;
}

.indexD-sengong ul li p {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
}

.indexD-sengong .list .swiper {
  padding-bottom: 20px;
}

.indexD-sengong h3 {
  font-size: 60px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin: 80px 0;
  text-transform: uppercase;
}

.indexD-sengong .list {
  height: 300px;
  position: relative;
}

.indexD-sengong .swiper-slide {
  width: 29%;
}

.indexD-sengong .swiper-slide img {
  display: block;
  width: 100%;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25);
}

.indexD-sengong .swiper-slide p {
  line-height: 98px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0;
}

.indexD-sengong .swiper-button-prev,
.indexD-sengong .swiper-button-next {
  width: 50px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  border-radius: 8px;
  background: none;
  margin-top: 125px;
  text-align: center;
  color: #000;
}

.indexD-sengong .swiper-button-next::after,
.indexD-sengong .swiper-button-prev::after {
  display: none;
}

.indexD-sengong .swiper-button-prev i,
.indexD-sengong .swiper-button-next i {
  color: inherit;
  font-size: 40px;
  display: inline-block;
  margin-top: 1px;
}

.indexD-sengong .swiper-button-prev,
.indexD-sengong .swiper-container-rtl .swiper-button-next {
  transform: translateX(-100%);
}

.indexD-sengong .swiper-button-next,
.indexD-sengong .swiper-container-rtl .swiper-button-prev {
  transform: translateX(100%);
}

.indexD-sengong .swiper-button-prev:hover,
.indexD-sengong .swiper-button-next:hover {
  color: var(--color-primary);
}

@media screen and (max-width:1440px) {
  .indexD-sengong h3 {
    font-size: 50px;
  }

  .indexD-sengong .list {
    height: 240px;
  }

  .indexD-sengong .swiper-button-prev,
  .indexD-sengong .swiper-button-next {
    margin-top: 95px;
  }

}

@media screen and (max-width:1280px) {
  .indexD-sengong {
    margin-top: -200px;
  }

  .indexD-sengong h3 {
    font-size: 40px;
  }

  .indexD-sengong ul li h5 {
    font-size: 28px;
  }

  .indexD-sengong ul li p {
    font-size: 16px;
  }

  .indexD-sengong ul li img {
    width: 80px;
  }

  .indexD-sengong h3 {
    margin: 40px 0;
  }

  .indexD-sengong .list {
    height: 200px;
  }

  .indexD-sengong .swiper-button-prev,
  .indexD-sengong .swiper-button-next {
    margin-top: 75px;
  }
}

@media screen and (max-width:1200px) {
  .indexD-sengong {
    margin-bottom: 240px;
  }
}

@media screen and (max-width:992px) {
  .indexD-sengong {
    margin-bottom: 180px;
  }
}

@media screen and (max-width:820px) {
  .indexD-sengong {
    margin-bottom: 0;
  }

  .indexD-sengong h3 {
    font-size: 28px;
  }

  .indexD-sengong {
    padding: 50px 0 0;
    margin-top: 0;
  }

  .indexD-sengong .list {
    height: auto;
  }

  .indexD-sengong ul {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
  }

  .indexD-sengong ul li {
    width: 30%;
    margin-bottom: 20px;
  }

  .indexD-sengong h3 {
    margin: 30px 0;
  }

  .indexD-sengong .swiper-button-prev,
  .indexD-sengong .swiper-button-next {
    margin-top: 0;
    display: none;
  }
}

@media screen and (max-width:480px) {
  .indexD-sengong h3 {
    font-size: 22px;
  }

  .indexD-sengong ul li {
    width: 50%;
  }
}

.h-pic1  { width: 100%; max-width: 1920px; margin:0.5% auto; overflow: hidden; }
.h-pic1 ul { width: 102%; margin-left: -1%; }
.h-pic1 li { width: 24%; margin: 0 0.5%; float: left; }
.h-pic1 li a { display: block; width: 100%; height: 35vw;  }

.h-pic2  { width: 100%; max-width: 1920px; margin:0.5% auto; overflow: hidden; }
.h-pic2 ul { width: 102%; margin-left: -1%; }
.h-pic2 li { width: 24%; margin: 0 0.5%; float: left; }
.h-pic2 li.l1 { width: 49%;  }
.h-pic2 li.l1 a { display: block; width: 100%; height: 49vw;  }
.h-pic2 li.l2 { width: 24%;  }
.h-pic2 li.l2 a { display: block; width: 100%; height: 24vw;  }
.h-pic2 li.l2:nth-child(4) a,.h-pic2 li.l2:nth-child(5) a { margin-top: 1vw; }

.h-pic3  { width: 100%; max-width: 1920px; margin:1% auto; overflow: hidden; }
.h-pic3 ul { width: 100%;  }
.h-pic3 li { width: 100%;   }
.h-pic3 li a { display: block; width: 100%; height: 45vw;  }

.h-pic4  { width: 100%; max-width: 1920px; margin:0.5% auto; overflow: hidden; }
.h-pic4 ul { width: 102%; margin-left: -1%; }
.h-pic4 li { width: 24%; margin: 0 1%; float: left; }
.h-pic4 li.l1 { width: 98%; height: 49vw; }
.h-pic4 li.l1 a { display: block; width: 100%; height: 49vw;  }
.h-pic4 li.l2 { width: 48%;  }
.h-pic4 li.l2 a { display: block; width: 100%; height: 24vw;  }
.h-pic4 li.l2:nth-child(3) a,.h-pic4 li.l2:nth-child(4) a { margin-top: 1vw; }
.h-pic4 .left, .h-pic4 .right   { width: 50%; float:left; }

.h-pic5  { width: 100%; max-width: 1920px; margin:1% auto; overflow: hidden; }
.h-pic5 ul { width: 100%;  }
.h-pic5 li { width: 100%;   }
.h-pic5 li a { display: block; width: 100%; height: 45vw;  }

.piclistul a span { font-size: 18px; color: #FFF; padding: 20px 0 0 20px; display: none;  } 