.consult_cont{
    width: 1178px;
    margin: 0 auto;
}
.consult_cont .yjl_img01{
	width: 512px;
	height: 281px;
	display: block;
	margin: 75px auto 90px;
}
.conso_list{
	overflow: hidden;
	width: 970px;
	margin: 0 auto 60px;
}
.conso_sonlist{
	width: 288px;
	position: relative;
	float: left;
	height: 362px;
	margin-right: 50px;
}
.conso_list .conso_sonlist:nth-of-type(3n){
	margin-right: 0;
}
.conso_sonlist img{
	width: 288px;
	display: block;
}
.conso_sonlist .title{
	width: 133px;
	height: 44px;
	display: block;
	line-height: 44px;
	text-align: center;
	background-color: rgba(170, 30, 36, 0.74);
	font-size: 18px;
	color: #fff;
	position: absolute;
	top: 78px;
	left: 78px;
}
.conso_sonlist p{
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: 30px;
	width: 288px;
	margin-top: 10px;
}