.xds_all{
	width:100%;
	height:auto;
	background: #f6f6f6;min-width:1200px;
}

/* banner */
.xdsban{

	width:100%;
background:url(/zgdk/resource/cms/2021/06/img_pc_site/2021061009260798902.png) no-repeat top center;
	height:550px;min-width:1200px;
}

/* 内容区 */
.xdscon{
	min-width:1200px;
	padding:40px 0 30px;
	margin: 0 auto;
}
.xdscon .xds_ul{
	width:600px;margin:0 auto;
}
.xdscon .xds_ul li{
	list-style: none;
	width: 100%;
	margin-bottom:40px;
}
.xdscon .xds_ul li img{
	width:100%;
	height:auto;width:600px;display:block;margin:0 auto;
}