@charset "utf-8";
#he_04 {
	width: 100%;
	height: 600px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.flash {
	position: absolute;
	left: 50%;
	margin-left:-960px;
	width: 1920px;
}

@media screen and (max-width:768px) {
	#he_04{height: 240px;}
	.flash,#html5zoo-1{width: 100% !important;height: 240px !important;margin-left:-25%;}
}
@media screen and (max-width:640px) {
	#he_04{height: 110px !important;}
	
}
