﻿.footer_top_item li{
	height: 240px;
	float: left;
	width: 292.5px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
li.footer_top_list1 i{
	background-position: 0 0;
}
li.footer_top_list2 i{
	background-position: -80px 0;
}
li.footer_top_list3 i{
	background-position: -160px 0;
}
li.footer_top_list4 i{
	background-position: -240px 0;
}
.footer_top_item li i{
	display: inline-block;
	height: 80px;
	width: 80px;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	top: 44px;
	background-image: url(/Images/home/new-footer-01.png);
	background-repeat: no-repeat;
}
.footer_top_item li h5{
	margin-top: 140px;
	line-height: 32px;
	font-size: 18px;
	color: #333333;
	font-family: '微软雅黑';
}
.footer_top_item li p{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}