html,
body,
div,
span,
object,
li,
ul,
img iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
em,
img,
strong,
sub,
sup,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
input,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-size: 100%;
  font-family: "微软雅黑", "宋体", "华文细黑", \5b8b\4f53, arial, sans-serif;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  height: 100%;
}

ol,
ul {
  margin-bottom: 0px;
}

li {
  list-style: none;
}

em,
i {
  font-style: normal;
}

img {
  width: auto;
  height: auto;
}

img {
  border-width: 0px 0px 0px 0px;
}

a {
  text-decoration: none;
  color: #252525;
}

span,
p,
div {
  color: #252525;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: 1px solid #333;
  font-size: 100%;
  font-family: "微软雅黑", "宋体", "华文细黑", \5b8b\4f53, arial, sans-serif, "Helvetica Neue", Helvetica, "PingFang SC";
  box-sizing: border-box;
  color: #231815;
}

#header #headerUl > ul li:nth-of-type(10) {
  display: none;
}
#header #headerUl > ul li:nth-of-type(11) {
  display: none;
}
#header #headerUl > ul li:nth-of-type(12) {
  display: none;
}
#header #headerUl > ul li:nth-of-type(13) {
  display: none;
}
