/* 客户案例 */
.product-example li:nth-child(2){
	width: 52%;
}
.product-example li:nth-child(3){
	width: 48%;
}