.main {
	width: 1160px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 22px;
	margin-bottom: 84px;
	margin-top: 40px;
}

.m-tit {
	font-weight: bold;
}

.m-cent {
	border: dashed 1px #d6d6d6;
	border-radius: 3px;
	padding-left: 25px;
	margin-top: 16px;
	color: #555555;
	padding-bottom: 45px;
}

.m-cent .tit h5 {
	margin-top: 33px;
}

.m-cent .tit p {
	margin-top: 24px;
	line-height: 25px;
}

.m-cent .cent {
	margin-top: 29px;
}

.m-cent .cent h5 {
	font-weight: normal;
	color: #ff777b;
}

.m-cent .cent p {
	margin-top: 18px;
	line-height: 18px;
}