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,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
body {
  margin: 0;
  padding: 0;
  min-width: 1200px;
}
* {
  font-family: "微软雅黑", "Mircosoft Yahei" !important;
}
.hide {
  display: none;
}
.header {
  background: white;
  top: 0;
  *zoom: 1;
}
.header:before,
.header:after {
  display: table;
  content: "";
}
.header:after {
  clear: both;
}
.header .content {
  width: 1000px;
  margin: 0 auto;
}
.header .content .logo {
  background: url('../images/logo.jpg') no-repeat left top;
  height: 59px;
  width: 171px;
  float: left;
}
.header .content .rightText {
  background: url("../images/top_text.jpg") no-repeat left top;
  height: 59px;
  width: 283px;
  float: right;
}
.footer {
  width: 100%;
  text-align: center;
  height: 50px;
  padding: 15px 0 25px;
  color: #666666;
  font-size: 14px;
}
.footer .copyright {
  margin-top: 5px;
  color: #c2c2c2;
}
.footer .footerNav {
  line-height: 24px;
  margin-bottom: 10px;
}
.footer .footerNav a {
  border-left: 1px solid #C1C1C1;
  color: #666666;
  text-decoration: none;
  padding: 0 7px 0 8px;
}
.footer .footerNav a:hover {
  color: #f33;
}
.footer .footerNav a:first-child {
  border: 0;
}
.main .banner {
  background: url("../images/banner.jpg") no-repeat 50% 0;
  height: 400px;
}
.main .pg {
  text-align: center;
  padding: 60px 0;
}
.main .pg img,
.main .pg a {
  display: block;
  margin: 0 auto;
  padding-bottom: 30px;
}
.main .pg img:last-child,
.main .pg a:last-child {
  padding-bottom: 0;
}
.main .pg.p2 {
  background: #eaeae8;
}
.main .pg.p3 img {
  padding-bottom: 90px;
}
.main .pg.p3 img:last-child {
  padding-bottom: 0;
}
