.listConts {
	margin: 75px 0 0;
}
.listConts .aa_tit {
	padding-bottom: 21px;
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
}
.listConts .aa_tit>p:nth-of-type(1) {
	font-size: 30px;
	color: #333;
	line-height: 1;
}
.listConts .aa_tit>p:nth-of-type(2) {
	font-size: 14px;
	color: #999;
	line-height: 1;
	margin-top: 10px;
}
.listConts .aa_con {
	font-size: 18px;
	color: #666;
	line-height: 34px;
	margin-top: 22px;
}