body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
    margin: 0;
    list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}
em,
b {
    font-style: normal;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img,
video {
    border: 0;
    display: block;
}
body,
html {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;overflow-x: hidden;
}
body,h1,h2,h3,h4,h5,h6{
	font-family: "Microsoft YaHei", sans-serif;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th,
ul,
ol {
    padding: 0;
}
