*{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
}
p{
	font-size:16px;
	line-height: 24px;
}
body{
	font-family: "微软雅黑";
	background: #fff;
}
a{
	color: red;
}
span{
	color: #cc5668;
}