#s08 {}

#s08 .eff-2020 {
  position: absolute;
  left: 176px;
  top: 0px;
}

#s08 .tit {
  position: absolute;
  top: 160px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 104px;
  color: #1f1f1f;
  line-height: 1;
}

#s08 .tit-sub {
  position: absolute;
  top: 274px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #424242;
}

#s08 .tab-cont {
  position: absolute;
  bottom: 170px;
  left: 0;
  right: 0;
  z-index: 1;
}

#s08 .swiper-container {
  /* overflow: visible; */
  width: 1700px;
}
#s08 .swiper-container .swiper-slide{
  width: 318px;
  height: 318px;

  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;

  cursor: pointer;
}