.topView {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}

.content {
	width: 1380px;
	margin: 0 auto;
}

.topImg img {
	width: 100%;
}

.icons {
	padding-top: 85px;
	padding-bottom: 80px;
}

.iconItem {
	width: 380px;
	background-color: #fff;
	border-radius: 8px;
	text-align: center;
	height: 300px;
	padding-bottom: 20px;
	line-height: 1;
}

.iconItem img {
	padding-top: 26px;
}

.iconItem h4 {
	font-size: 21px;
	font-weight: bold;
	line-height: 29px;
	padding: 15px 0 20px;
}

.iconItem p {
	font-size: 18px;
	line-height: 28px;
}

.textCont p {
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 30px;
}
