.statistContainer {
	width: 100%;
	background: url(../img/bgoffer2.jpg) no-repeat center;
	padding: 40px 0;
	overflow: hidden;
}
.statistInner {
	width: 1170px;
	margin: 0 auto;
}
.statist-part {
	width: 23%;
	text-align: center;
	float: left;
	padding: 20px;
	padding-top: 110px;
	border-radius: 4px;
	margin-right: 31px;
}
.statist-part h3 {
	font-size: 24px;
	color: #0679c0;
	margin: 0;
	margin-bottom: 15px;
}
.statist-part p {
	font-size: 14px;
	color: #fff;
	margin: 0;
}
.statist-part1 {
	background: url(../img/stt-ic1.png) #141425 no-repeat center top 28px;
}
.statist-part2 {
	background: url(../img/stt-ic2.png) #141425 no-repeat center top 28px;
}
.statist-part3 {
	background: url(../img/stt-ic3.png) #141425 no-repeat center top 28px;
}
.statist-part4 {
	background: url(../img/stt-ic4.png) #141425 no-repeat center top 28px;
	margin-right: 0;
}