.index #banner {
  width:100%;
  position: relative;
  overflow: hidden;
}
.index #banner .swiper-slide a {
  display: block;
  width: 100%;
  height:auto;
  overflow: hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)
}
.index #banner .swiper-slide a img{display:block;width:100%;height:auto;}
.index a.examination {
  font-size:16px;
  border-bottom:1px solid #ca363a;
  color: #ca363a;
  padding-bottom: 1px;
  font-weight: normal;
}
.index .swiper-container-horizontal > .swiper-pagination {
  bottom:8px;
}
.index .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin:0 6px;
}
/*.index .swiper-pagination-bullet {width:14px;height:14px;opacity:1;background: url(../images/swiper-pagination-bullet.png) no-repeat -43px -4px;}
.index .swiper-pagination-bullet-active {background: url(../images/swiper-pagination-bullet.png) no-repeat -4px -4px;}
.index .swiper-button-prev {background: url(../images/swiper-button.png) no-repeat;}*/

.index .swiper-pagination-bullet {width:8px;height:8px;opacity:1;border:2px solid #E8E8E8;border-radius:15px;background-color:transparent;}
.index .swiper-pagination-bullet-active {background-color:#ffffff;border:2px solid #ffffff;}
.index .swiper-button-prev {border-radius:15px;background-color:transparent;}