body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
body {
  background: #0060ad;
}
.topimg {
  background: url('../images/top.jpg') center top no-repeat;
  height: 1337px;
}
.w1000 {
  width: 1000px;
  margin: 0 auto;
}
.title-bg {
  width: 567px;
  height: 195px;
  margin-left: 30px;
  background: url('../images/title-bg.jpg') center center no-repeat;
}
.imglist {
  width: 1000px;
  margin: 0 auto;
  margin-top: 30px;
  overflow: hidden;
}
.imglist .item {
  float: left;
  display: inline;
}
.charge {
  width: 1000px;
  height: 845px;
  margin-top: 39px;
  background: url('../images/middle.jpg') 0 0 no-repeat;
}
.footer {
  margin-top: 104px;
  color: #fff;
  padding-bottom: 258px;
  background: #043961 url('../images/bottom.jpg') center bottom no-repeat;
  font-family: '微软雅黑';
}
.footer .w1000 {
  width: 980px;
  margin: 0 auto;
}
.footer .title {
  padding-top: 50px;
  font-size: 46px;
  height: 100px;
  line-height: 100px;
}
.footer p {
  font-size: 14px;
  line-height: 32px;
}
.footer .weixin {
  text-align: center;
  height: 210px;
  margin-top: 50px;
}
.footer .weixin img {
  vertical-align: bottom;
}
.clear {
  clear: both;
}
