.wd-case-container{
	margin: 0 auto;
	width: 678px;
	overflow: hidden;
}


.case-wrap h1.title{
	margin-top: 24px;
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
	color: #333;
}

.case-wrap .contxt{
	margin-top: 24px;
	padding-bottom: 68px;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}

.case-wrap .contxt img{
	max-width: 100%;
}