body {
  font-size: 12px;
  line-height: 1.2;
  font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", sans-serif;
  -webkit-text-size-adjust: none;
  color: #666;
}
body,
html {
  width: 100%;
  background: #f3f3f3;
}
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
p,
a,
img,
table,
tr,
th,
td,
tbody {
  margin: 0;
  padding: 0;
}
input,
select,
textarea {
  font-size: 12px;
  line-height: 16px;
}
img {
  border: 0;
}
ul,
li {
  list-style-type: none;
}
input:focus {
  outline: none;
}
a {
/*  color: #333;*/
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
}

img {
  display: block;
}
