body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin: 0;padding: 0;}
em{font-style: normal;}
li{list-style: none;vertical-align: top;}
a,a:hover{text-decoration: none;color: inherit;display: block;}
img{border: none;vertical-align: middle;max-width: 100%;}
table{border-collapse: collapse;}
input,textarea{outline: none;}
textarea{resize:none;overflow: auto;}
body{font-size:14px;font-family: Microsoft YaHei, Arial, Helvetica, sans-serif,'微软雅黑';color: #333333;}
html{font-size:14px;}
*{margin: 0;padding: 0; box-sizing: border-box;}
.clear{clear: both;}
a:focus{text-decoration: none;}

button {
	background: none;
	padding: 0;
	margin: 0;
	font-size: inherit;
	border-radius: 0;
	border: none;
	outline: none;
}
button::after {
	border: none;
	outline: none;
}

input {
	border: none;
	background: none;
}