.clear{
	clear:both;
	}
.home{
	height:auto;
	min-height:700px;
	background:#F7F7F7;
	}
.homelist li{ 
	list-style:none;
	width:100%;
	height:auto;
	line-height:50px;
	border-bottom:1px solid #E6E9ED;
	font-size:16px;
	}