body {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
.header {
  background: #EFF1F4;
  top: 0;
  height: 81px;
}
.header .content {
  width: 1000px;
  margin: 0 auto;
}
.header .content .logo {
  background: url('http://static.zhen22.com/act-credit/images/logo.png') no-repeat left top;
  height: 81px;
  width: 171px;
  float: left;
}
.header .content .rightText {
  background: url("http://static.zhen22.com/act-credit/images/right_header.png") no-repeat left top;
  height: 81px;
  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 {
  min-width: 1000px;
}
.main .banner {
  background: url("../images/banner.jpg") no-repeat 50% 0;
  height: 490px;
}
.main .fgx {
  background: url("../images/bottom.jpg") no-repeat 50% 50%;
  height: 47px;
  padding: 20px 0;
}
.main .openPage {
  position: absolute;
  width: 213px;
  height: 50px;
  bottom: 0;
}
.main .hd {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.main .hd1 {
  background: url("../images/hd1.jpg") no-repeat 50% 0;
  height: 401px;
}
.main .hd1 .openPage {
  left: 109px;
}
.main .hd2 {
  background: url("../images/hd2.jpg") no-repeat 50% 0;
  height: 393px;
}
.main .hd2 .openPage {
  left: 658px;
}
.main .hd3 {
  background: url("../images/hd3.jpg") no-repeat 50% 0;
  height: 471px;
}
.main .hd3 .openPage {
  left: 110px;
}
.main .hd4 {
  background: url("../images/hd4.jpg") no-repeat 50% 0;
  height: 432px;
}
.main .hd4 .openPage {
  left: 658px;
}
