  /*³υΚΌ»―*/
* {
  margin: 0;
  padding: 0;
}
html button::-moz-focus-inner {
  border-color: transparent!important;
}
img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  -webkit-touch-callout: none;
}
a,
a:visited {
  text-decoration: none;
  color: #333;
  outline: none;
}
a:hover {
  color: #041E41;
}
a:hover {
  text-decoration: underline;
}
.clear {
  clear: both;
  width: 100%;
  height: 30px;
  overflow: hidden;
}
li {
  list-style-type: none;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
  font-style: normal;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
input,
button,
select,
textarea {
  outline: none;
  font-family: "Microsoft YaHei", sans-serif;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea,
button {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
