@charset "utf-8";

@media screen and (max-width: 1680px) {
	
}

@media screen and (max-width: 1600px) {
	
}

@media screen and (max-width: 1400px) {
	
}

@media screen and (max-width: 1366px) {
	.popForm{
		height: 250px;
	}
	.recruitFormPopBox{
		width: 800px;
		margin-left: -400px;
		height: 466px;
		margin-top: -223px;
	}
	.eventYear{
		font-size: 20px;
	}
	.indexPrdBanner{
		height: 150px;
	}
	.indexBanner .mySlide .text .textMore{
		margin-top: 3%;
	}
	.indexBanner .slick-dots{
		bottom: 32%;
	}
}

@media screen and (max-width: 1360px) {
	
}

@media screen and (max-width: 1280px) {
	
}
