/* <!-- Demo styles --> */
.list_image3_view-box{
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  z-index: 5;
  padding: 70px 0;
}
.list_image3_view-box .swiper-container {
   width: 100%;
   max-width: 1200px;
   height: auto;
   position: relative;
   z-index: 5;
   background-color: #fff;
   margin: 0 auto;
 }
 .list_image3_view-box .swiper-slide {
   text-align: center;
   font-size: 18px;
   background: #fff;
 }
