@charset "UTF-8";

body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select {
  font-weight: 400;
  font-size: 100%;
  font-family: inherit;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  resize: none;
}

ins {
  text-decoration: underline;
}

del {
  text-decoration: line-through;
}

mark {
  background: none;
}

input::-ms-clear {
  display: none !important;
}

input:-webkit-autofill {
  box-shadow: inset 0 0 0 100px #fff;
}

a {
  text-decoration: none;
}

a,
body {
  color: #333;
}

body {
  font: 12px/1.5 "Microsoft YaHei", "微软雅黑", STHeiti, SimSun, sans-serif;
  background: #fff;
}
/*# sourceMappingURL=maps/pc.css.map */
