* {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
fieldset,
img {
  border: 0;
}
button,
input,
select,
textarea {
  outline: none;
  font-size: 14px;
  line-height: 1.531;
}
textarea {
  resize: none;
}
a:hover {
  text-decoration: none;
}
input,
img,
select {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
address,
caption,
cite,
code,
dfn,
var,
th {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
ol li {
  list-style-type: decimal;
  list-style-position: inside;
}
caption,
th {
  text-align: left;
}
/* 娓呴櫎娴姩*/
.clear {
  clear: both;
}
.clearfix {
  overflow: hidden;
  zoom: 1;
}
