@charset "utf-8";

html{
	font-size: 625%;
}

body,ul,p,h1,h2,h3,h4,figure{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑",arial;
}

ul{
	list-style: none;
}

a{
	text-decoration: none;
}

img{
	display: block;
	max-width: 100%;
}

body{
	font-size: 0.13rem;
	background: #e3e3e3;
}
