.swiper-container { width: 100%; height: 490px; z-index: 999; }
.swiper-slide a { width: 100%; height: 100%; display: block; }
.pagination { position: absolute; left: 55%; bottom: 0px; margin-left: -78px; padding-bottom: 20px; width: 208px; height: 16px; line-height: 16px; }
.swiper-pagination-switch { display: inline-block; overflow: hidden; margin-right: 10px; width: 16px; height: 16px; float: left; background: url(../images/banner/banner-ico.png) no-repeat; line-height: 9999px; cursor: pointer; *zoom: 1 }
.swiper-visible-switch { background: #aaa; }
.swiper-active-switch { background: url(../images/banner/banner-ico-hover.png) no-repeat; }
