

html {
  color: #333;
  font-family: Arial, '微软雅黑', '宋体';
  font-size: 15px
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
strong {
  padding: 0;
  margin: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

fieldset,
img {
  border: 0
}

a {
  text-decoration: none;
  color: #353F57;
  outline: 0;
  font-size: 16px;
}

a:hover {
  color: #DCAC40;
}
a.active{
  color: #DCAC40;
}

var,
em,
strong {
  font-style: normal
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit
}

del,
ins {
  text-decoration: none
}

li {
  list-style: none;
}

caption,
th {
  text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal
}

q:before,
q:after {
  content: ''
}

abbr,
acronym {
  border: 0;
  font-variant: normal
}

sup {
  vertical-align: baseline
}

sub {
  vertical-align: baseline
}


input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit
}

input,
button,
textarea,
select {
  *font-size: 100%
}

body {
  -webkit-text-size-adjust: none
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden
}

.clearfix {
  *zoom: 1
}

.clear:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden
}

.clear {
  *zoom: 1
}

.fl {
  float: left
}

.fr {
  float: right
}

.fw {
  font-weight: bold
}

a {
  cursor: pointer
}
.fd-copy .link li {
  float: left;
}