#banner{
	width: 100%;
	min-width: 1200px;
	height: 480px;
	background: #252B3A;
	background-size: cover !important;
}
.banner{
	width: 1200px;
	height: 480px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}
.banner_01{
	width: 1200px;
	font-size: 36px;
	margin-top: 200px;
}
.banner_02{
	width: 780px;
	font-size: 16px;
	line-height: 32px;
	margin: 35px auto 0;
}
.banner_03{
	display: none;
}