* {

	font-family:PingFang SC, "Microsoft YaHei", "微软雅黑";
	margin: 0;
	padding: 0;
	outline: none;
	box-sizing: border-box;

}

li {
	list-style: none;
}



img {
	border: 0px;
	border: none;
}

body,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
a,
code,
em,
img,
q,
small,
strong,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
table,
tbody,
tr,
th,
td,
input,
textarea {
	font-family:PingFang SC, "Microsoft YaHei", "微软雅黑";
}