.swiper {
  position: relative;
  width: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide {
  position: relative;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ps_R_top_swiper {
  position: absolute;
  width: 50%;
  right: 0%;
  top: 0%;
}

.ps_L_Botton_swiper {
  position: absolute;
  width: 50%;
  left: 0%;
  bottom: 0%;
}

.ps_DF_swiper {
  position: absolute;
  width: 100%;
  left: 0%;
  top: 0%;
}

.ps_D_R_top_swiper {
  position: absolute;
  right: 0%;
  top: 0;
  width: 60vw;
}

.ps_D_L_top_swiper {
  position: absolute;
  right: 0%;
  top: 0;
  width: 60vw;
}

.ps_D_L_Bot_swiper {
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 60vw;
}

.ps_E_Bot_swiper {
  position: absolute;
  left: 45.5%;
  top: 26%;
  width: 25.88625vw;
}

.mySwiper_M_D {
  position: absolute;
  width: 100%;
  left: 0%;
  bottom: 6%;
}

.mySwiper_M_E_01 {
  position: absolute;
  width: 67%;
  left: 45%;
  top: 44%;
  transform: translateX(-50%);
}

.mySwiper_M_E_02 {
  position: absolute;
  width: 67%;
  left: 45%;
  top: 69%;
  transform: translateX(-50%);
}

.mySwiper_M_P6 {
  position: absolute;
  width: 100%;
  left: 0%;
  bottom: 6%;
}

.mySwiper_M_P7 {
  position: absolute;
  width: 71%;
  left: 45%;
  bottom: 5%;
  transform: translateX(-50%);
}

.mySwiper_M_P8 {
  position: absolute;
  width: 84%;
  left: 50%;
  top: 58%;
  transform: translate(-50%, -50%);
}

.mySwiper_M_P9 {
  position: absolute;
  width: 84%;
  left: 50%;
  top: 62%;
  transform: translate(-50%, -50%);
}

.mySwiper_M_P10 {
  position: absolute;
  width: 84%;
  left: 50%;
  top: 58%;
  transform: translate(-50%, -50%);
}

.mySwiper_M_P12 {
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: 5%;
  transform: translateX(-50%);
}

.mySwiper_P03_01 {
  position: absolute;
  width: 13.5%;
  left: 47.1%;
  top: 75%;
  transform: translate(-50%, -50%);
}

.mySwiper_P03_02 {
  position: absolute;
  width: 13.5%;
  left: 61.35%;
  top: 75%;
  transform: translate(-50%, -50%);
}

.mySwiper_P04 {
  position: absolute;
  width: 40%;
  left: 72%;
  top: 70%;
  transform: translate(-50%, -50%);
}

.mySwiper_P6_01 {
  position: absolute;
  width: 50.7%;
  left: 0%;
  top: 44.2%;
  transform: translateY(-50%);
}

.mySwiper_P6_02 {
  position: absolute;
  width: 16.7%;
  left: 17.7%;
  top: 88.2%;
  transform: translateY(-50%);
}

.mySwiper_P6_03 {
  position: absolute;
  width: 22%;
  left: 59%;
  top: 69%;
  transform: translateY(-50%);
}

.mySwiper_P7_01 {
  position: absolute;
  width: 43.7%;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
}

.mySwiper_P7_02 {
  position: absolute;
  width: 23.9%;
  left: 58.6%;
  top: 54.2%;
  transform: translateY(-50%);
}

.mySwiper_P7_03 {
  position: absolute;
  width: 23.9%;
  left: 58.6%;
  top: 82.2%;
  transform: translateY(-50%);
}

.mySwiper_P8_01 {
  position: absolute;
  width: 26.9%;
  left: 1.5%;
  top: 50.8%;
  transform: translateY(-50%);
}

.mySwiper_P8_02 {
  position: absolute;
  width: 26.9%;
  left: 29%;
  top: 50.8%;
  transform: translateY(-50%);
}

.mySwiper_P8_03 {
  position: absolute;
  width: 28.5%;
  left: 62.7%;
  top: 61%;
  transform: translateY(-50%);
}

.mySwiper_M_G {
  position: absolute;
  width: 75%;
  left: 7%;
  bottom: 4%;
}

.SW_h {
  position: absolute;
  width: 75%;
  left: 50%;
  top: 73%;
  transform: translate(-50%, -50%);
}

.ps_E_swiper {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 2.5%;
  transform: translateX(-50%);
}
.ps_E_swiper .mySwiper_E {
  width: 100%;
  height: 100%;
}

.swiper-pagination-bullet-active {
  background-color: #727171 !important;
}

.swiper-pagination[alt=mySwiper_C] {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  pointer-events: none;
}
.swiper-pagination[alt=mySwiper_C] .swiper-pagination-bullet {
  margin-top: 5px;
  background-color: #8f001a !important;
}
.swiper-pagination[alt=mySwiper_C] .swiper-pagination-bullet-active {
  background-color: #8f001a !important;
}

.mySwiper_G,
.mySwiper_H {
  padding-bottom: 40px !important;
}/*# sourceMappingURL=swiper.css.map */