img {
	border: none;
	vertical-align: top
}

dd,dl,dt,h1,h2,h3,h4,li,ol,ul {
	margin: 0
}

li,ol,ul {
	padding: 0;
	list-style: none
}

a,button {
	color: #000;
	text-decoration: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

a,button,div,label,span {
	-webkit-tap-highlight-color: transparent
}

body,input,textarea {
	font-size: .13rem;
	font-family: "PingFang SC", "Hiragino Sans GB",  "Microsoft YaHei",  Helvetica,  Arial, "Heiti SC", sans-serif;
	-webkit-font-smoothing: antialiased
}

input,textarea {
	outline: 0;
	color: #8c8fa4;
}
html {
	height:100%;
}
html,body {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background: #fff;
	color: #333;
	min-height: 100%;
}

body {
	font-size: 12px;
	min-width: 1200px;

}

p {
    margin: 0;
}