.mdxc{
	background-color: #ffffff;
	background:#ffffff;
}
.mdgh{
	display: block;
	padding: 30px 0 0 30px;
}
.wl-m2{
	width: 1200px;
	padding: 23px 0;
	margin: 0 auto;
}
.wl-m1{
	height: 479px;
	background: url(../img/mdzt/zhuanti4-top.png)center top no-repeat;
	background-size: cover;
}
.wl-m2-ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wl-m2-li{
	width: 47.5%;
	padding: 19px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px dashed #DDDDDD;
}
.wl-m2-li:nth-of-type(15n){
	border-bottom: none;
}
.wl-m2-li:nth-of-type(16n){
	border-bottom: none;
}
.wl-m2-a::before{
	content: '';
	width: 8px;
	height: 8px;
	margin-right: 9px;
	background-color: #cc2d32;
	display: inline-block;
	border-radius: 50%;
}
.wl-m2-a{
	width: 75%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wl-m2-a,.wl-sj{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
}
.wl-m2-a{
	color: #333333;
}
.wl-sj{
	color: #999999;
}
.pagexin{
	text-align: center;
	margin: 30px auto;
}

@media screen and (max-width:768px) {
	.wl-m1{
		background-size: 160% 100%;
		height: 220px;
		background-position: -115px 0px;
	}
	.wl-m2{
		width: calc(100vw - 20px);
	}
	.mdgh img {
		width: 70%;
	}
	.mdgh{
		padding: 10px 0 0 10px;
	}
	.wl-m2-li{
		width: 100%;
	}
	.wl-m2-a{
		width: 65%;
	}
}
.wzazzms .wl-m2{
	width: 100%;
	padding: 0 20px;
}
.wzazzms .mdgh img {
	width: 45%;
}
.wzazzms .mdgh{
	padding: 10px 0 0 10px;
}
.wzazzms .wl-m2-li{
	width: 100%;
}
.wzazzms .wl-m2-a,.wzazzms .wl-sj{
	font-size: 34px;
}