﻿.swiper-container{
}

.hin277{ height:277px; margin-top:57px;}

.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 15px;
  width: 100%;
  z-index: 10;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}

.swiper-slide-active{
	opacity:1;
}

.inner{
	position:relative;
	display:block;
	width:100%;
	margin:0 auto;
}
