@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td, i {
  padding: 0;
  margin: 0; }

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

address, caption, cite, code, dfn, em, strong, th, var, i, b {
  font-weight: normal;
  font-style: normal; }

ol, ul {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

a {
  text-decoration: none;
  color: inherit; }

body {
  font-family: "Microsoft YaHei", Verdana, Arial, sans-serif,"宋体";
  color: #333;
  font-size: 14px;
  line-height: 1.42857143; }

img {
  border: none; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: ""; }

.clearfix:after {
  clear: both; }

input {
  border: none;
  outline: none;
  background: none; }

button {
  border: none;
  outline: none;
  background: none; }
