.about3ul {
	overflow: hidden;
	margin: 0 -12px;
}

.about3ul li {
	width: 20%;
	padding: 0 12px;
	float: left;
}

.about3img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	border: none;
}

.about3txt{
	font-family:'Noto Sans SC',"PingFang SC",Arial,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif !important
}

.about3culture {
	padding: 65px 0 110px;
	background: url(../tmp/cultureBg.jpg) no-repeat center;
	background-size: cover;
	margin-top: 35px;
	height:370px;
}

.about3culture .aboutTitle h3 {
	color: #fff;
	text-align:center;
}

.about3clearfix {
	zoom: 1;
}

.about3culture .box ul li {
	padding: 0 40px;
}

.about3culture .box ul li {
	width: 33.33%;
	padding: 0 20px;
	float: left;
}

.about3culture .box ul li dl {
	height: 200px;
	padding: 26px 60px 26px 26px;
	background: rgba(255,255,255,0.8);
	border-radius: 6px;
}

.about3culture .box ul li dl img {
	float: left;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	border: none;
}

.about3culture .box ul li dl ol {
	padding-left: 80px;
}

.about3culture .box ul li dl ol h3 {
	color: #000;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
}



.about3culture .box ul li dl ol dt {
	color: #999;
	line-height: 1.6;
	font-weight: normal;
	font-size:16px;
}

