.news>.w1200>.jdxw{
	width: 100%;
	margin-bottom: 40px;
}
.news>.w1200>.jdxw>.content>ul>li{
	margin-right: 20px;
	width: 284px;
}
.news>.w1200>.jdxw>.content>ul>li{
	
}
.news>.w1200>.jdxw>.content>ul>li:first-child{
	margin-right: 20px;
}
.news>.w1200>.jdxw>.content>ul>li:last-child{
	margin-right: 0;
}
.news>.w1200>.jdxw>.content>ul>li .img_box{
	width: 284px;
	height: 220px;
}
.news>.w1200>.jdxw>.content>ul>li img{
	width: 100%;
	height: 100%;
	display: block;
}