.proBlock{
	width: 100%;
	border-bottom: 1px solid #cccccc;
}
.proBlock .title{
	font-size: 36px;
	color: #333;
	text-align: center;
	line-height: 175px;
	font-family: "PingFang_yb"
}
.proBlock li{
	float: left;
	    width: 20%;
    padding: 0 2.5%;
	text-align: center;
}
.proBlock li a{
		font-size: 24px;
	color: #333;
}
.proBlock li  img{
	width:100%;
    height:247px;
}
.proBlock li a p{
	padding:30px 0 80px 0;
}