.swiper-container-banner{
	text-align: center;
}
body .swiper-container-banner .new_button_swiper{
	margin-top: -35px;
}

.swiper-container-banner{
    max-width: 870px; 
}

.swiper-container-banner .swiper-slide img{
	width: 100%;
    max-width: 870px; 
}
@media screen and (min-width:1024px){
	.swiper-container-banner{
		height: 280px;
	}
}
