/* CSS Document */

.swiper-wrapper>div a{ display:block; width:1180px; margin:0 auto; height:350px;}

.swiper-wrapper> div {
  float:left;
  width:100%;
  position: relative;
  height:350px;
}
.swiper-wrapper > div{ width:100%; background-size:100% 100% !important;height:350px !important;}
.swiper-wrapper .alpha{ width:100%; height:40px; line-height:40px; position:relative; background-color:rgba(0, 0, 0, 0.8); color:#CCCCCC; text-indent:10px;}