@charset "utf-8";
/* CSS Document */
blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
}
abbr,
body,
fieldset,
html,
iframe,
img {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
input {
  outline: none;
}
a,
button {
  cursor: pointer;
}
b,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: bold;
}
a,
a:hover {
  text-decoration: none;
}
body,
button,
input,
textarea {
  color: #62a1c9;
}
body,
html {
  width: 100%;
  height: auto;
  font-family: "Microsoft YaHei", "Helvetica Neue", "HelveticaNeue", "HelveticasimSun", "Helvetica", "simSun", "Lucida Grande", "Lucida Sans Unicode", "Arial";
}
