*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	box-sizing: border-box;
	list-style: none;
	font-family: "苹方";
}
a{

	color: #b0b0b0; 

}
