body {background-color: #ffffff; font-family: "microsoft yahei";} 
/* a{color: inherit} */
.clearfix:before{
	display: table;
	content: " "
}
.clearfix:after{
	display: table;
	content: " ";
	clear: both;
}