@charset "utf-8";
/* CSS Document */

.swiper-container{
	width:100%;
	margin:0 auto;
}


#banner .swiper-slide img{
	width:100% !important;
	margin:0;
	max-width: 300px;
	display:block;
}



/* smartPhone */
@media screen and (max-width: 1100px) {

}