body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "SimSun", Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #393939;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
input,
textarea,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button,
section {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-weight: normal;
}

li {
    list-style-type: none;
}

a {
    cursor: pointer;
    outline: none;
    color: #393939;
    text-decoration: none;
}

img {
    border: none;
    vertical-align: middle;
}
.clearfix:after {
    content: "";
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    display: block;
    clear: both;
}
.head img{
    position: relative;
    display: block;
    width: 100%;
    padding-top: 0rem;
    background-size: 100% auto;
}
.foot {
    margin-top: .533333rem;
    position: relative;
    text-align: center;
    padding-top: 0.533333rem;
    padding-bottom: 0.533333rem;
    font-size: .35rem;
    line-height: .568889rem;
    color: #fff;
    background: #c50000;
}