  .swiper-container {
    height: 36px;
    width: 995px !important;
    color: #fff;
    text-align: center;
    margin: 5px 0;
  }
  .swiper-slide img {
      width: 995px;
  }