body {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
.header {
  background: #ffffff;
  top: 0;
  height: 81px;
}
.header .content {
  width: 1000px;
  margin: 0 auto;
}
.header .content .logo {
  background: url('//static.zhen22.com/wp-content/uploads/2015/04/logo_xin.png') no-repeat left top;
  height: 81px;
  width: 171px;
  float: left;
}
.header .content .rightText {
  background: url("//static.zhen22.com/wp-content/uploads/2015/04/right_header2.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 .banner {
  background: url("//static.zhen22.com/wp-content/uploads/2015/08/banner-1.jpg") no-repeat 50% 50%;
  height: 598px;
  width: 100%;
  min-width: 1000px;
}
.main .content {
  width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}
.main .content .pic {
  border-bottom: 1px solid #ccc;
  padding-left: 70px;
  overflow: hidden;
}
.main .content .pic img {
  float: left;
}
.main .t1 {
  overflow: hidden;
  background: url("../images/gjt.jpg") no-repeat 77% 92.5%;
}
.main .t2 {
  overflow: hidden;
  background: url("../images/gjt.jpg") no-repeat 23% 92.5%;
}
.main .p6 {
  background: none;
}
