@media screen and (max-width:1000px) {
	.content{
		width: 92%;
		margin: 0 auto;
		margin-top: 60px;
	}
	.announcement h2{
		width: auto;
		font-size: 20px;
		line-height: 26px;
	}
	.announcement p{
		font-size: 16px;
		line-height: 22px;
	}
	.news_left, .algehele_zuo,.news_right, .algehele_you{
		width: 100%;
	}
	.news_left .swiper-slide img{
		height: 230px;
	}
	.news_left .perd{
		width: 72%;
	}
	.news_left .perd a{
		font-size: 16px;
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.newsBner .newsTion {
		width: 30% !important;
		bottom: 9% !important;
	}
	.news_right{
		margin: 20px 0;
	}
	.news_cont li a lable,.basiTxt li a{
		display: block;
		width: calc(100% - 70px);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		float: left;
	}
	.algehele_zuo .party li{
		margin: 10px 0 !important;
		width: 100%;
	}
	.imgcontent{
		width: auto !important;
	}
	.yw_wrap_123 {
		width: 92% !important;
		margin: 0 auto;
	}
	.yw_wrap_li ul li,.yw_wrap_li ul li img{
		width: 100%;
		height: auto;
		margin: 0;
	}
}