.fn-clear {
    zoom: 1;
    /* for IE6 IE7 */
}
.partner{
	padding:80px 0 50px;
}
.partner .wrap>h2{
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	text-align:center;
	margin-bottom:30px;
}
.partner .wrap>p{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-bottom:50px;
	text-align:center;
}
.partner li{
	width:11.1%;
	height:80px;
	float:left;
	margin-bottom:20px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	margin-bottom:20px;
}
.partner li img{
	max-width:90%;
	max-height:90%;
}
.wrap{
	width:1330px;
	margin:0 auto;
}