@media screen and (max-width:1780px) {
	
	.index_banner .banner_content .cn {
		font-size: 66px;
	}

	.index_banner .banner_content .en {
		font-size: 22px;
	}

	.banner p {
		font-size: 44px;
		line-height: 50px;
	}
}

@media screen and (max-width:1680px) {
	.banner p {
		font-size: 40px;
		line-height: 42px;
	}
}

@media screen and (max-width:1520px) {
	.w1440 {
		width: 93.6%;
	}
	.header_nav ul .move {
		width: 8.5% !important;
		margin-left: 2%;
	}


	.index_banner .banner_content .cn {
		font-size: 54px;
	}


	.banner p {
		font-size: 36px;
		line-height: 40px;
	}


}

@media screen and (max-width:1401px) {
	.index_banner .banner_content .cn {
		font-size: 48px;
	}
	.banner p {
		font-size: 32px;
		line-height: 36px;
	}

}

@media screen and (max-width:1380px) {
	.index_banner .banner_content .cn {
		font-size: 44px;
	}

	.banner p {
		font-size: 30px;
	}

	

}


@media screen and (max-width:1280px) {
	

	.banner p {
		font-size: 28px;
		line-height: 34px;
	}

}
