.page_Banner{ width:100%; margin:0 auto; text-align:left; min-width:1190px; max-width:1920px; height:524px; overflow:hidden;}

.index_banner_swiper-container{width:100%; height:524px; margin:0 auto; position:relative}

.index_banner_pagination {
  position: absolute;
  left: 0;
  text-align: center;
  top:560px;
  width: 100%;
}
.index_banner_device .index_banner_left {
  background: url(../ZERO/img/shutter_prevBtn.png) no-repeat;
  position: absolute;
  left: 10%;
  top: 50%;
  margin-top: -39px;
  width: 38px;
  height: 78px;
  z-index:99;
}
.index_banner_device .index_banner_right {
  background: url(../ZERO/img/shutter_nextBtn.png) no-repeat;
  position: absolute;
  right: 10%;
  top: 50%;
  margin-top: -39px;
  width: 38px;
  height: 78px;
  z-index:99;
}
