.imgWidth{
	width: 100%;
}
.d-content ul,.d-content ol{
	margin-left: 40px;
}
.plist{
	
}
.plist .item{
	width: 25%;
	margin-bottom: 10px;
	float: left;
	display: block;
	text-decoration: none;
	color: #444;
}
.plist .item .pd{
	margin: 10px;
	padding: 10px;
	background-color: #fff;
}
.plist .img{
	margin-bottom: 10px;
}
.plist  .img img{
	width: 100%;
}
.plist .item .title{
	height: 40px;
	font-size: 16px;
	line-height: 1.5;
}