@charset 'utf8';
 .swiper-slide {
  width: 100%!important;
}
.swiper-slide img{
  width: 98%!important;
  margin-left: 1%;
  border: 1px solid #eee;
}
.swiper-pagination {
  text-align: right;
  bottom: 15px!important;
}
.line {
  width: 100%;
  height: 10px;
  background: #eee;
}
.desc {
  position: absolute;
  z-index: 100;
  margin-left: 5%;
  color:#fff;
  bottom: 15px;
  font-weight: lighter;
}