/*页尾样式*/
#foot {
	padding: 0.1rem 0.3rem 0.3rem;
	font: 0.24rem/1em "微软雅黑";
	background: #fff;	
	text-align: center;
}

/*ceshi */
#foot div{
	/* text-align: left; */
}

#foot .foot-item span {
	padding-top: 0.24rem;
	margin-right: 0.2rem;
	display: inline-block;
	font: 0.24rem/1em "微软雅黑";
}

#foot .foot-item a {
	margin-right: 0.2rem;
	display: inline-block;
	font: 0.24rem/1em "微软雅黑";
}