blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0
}

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

fieldset,
img {
  border: 0
}

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

ol,
ul {
  list-style: none
}

caption,
th {
  text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400
}

q:after,
q:before {
  content: ''
}

abbr,
acronym {
  border: 0;
  font-variant: normal
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

textarea {
  resize: none
}

legend {
  color: #000
}

a {
  color: #0068b7;
  outline: 0;
  text-decoration: none
}

:focus {
  outline: 0
}

input::-ms-clear {
  display: none
}

.clearfix:after,
.clearfix:before {
  display: table;
  content: ""
}

.clearfix:after {
  clear: both
}

.fl {
  float: left
}

.wrapper,
body,
html {
  color: #231815;
  font-size: 14px;
  font-family: '微软雅黑', 'Microsoft Yahei', FontAwesome, 'Helvetica Neue', Arial, sans-serif
}

.none {
  display: none
}

body {
  min-width: 10.24rem;
}