@charset "utf-8";
.banner {
	max-height: 300px;
	overflow: hidden;
}
.banner img {
	width: 100%;
}
