body {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
.header {
  background: #ffffff;
  top: 0;
  height: 81px;
  border-bottom:1px solid #eee;
}
.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("../images/banner.jpg") no-repeat 50% 50%;
  height: 406px;
}
.main .content {
  width: 1000px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.main .p2 {
  background: #F5F3F3;
  height: 370px;
  position: relative;
}
.main .p2 .num {
  position: absolute;
  z-index: 10;
  top: -125px;
  height: 250px;
  width: 250px;
  left: 50%;
  color:#fff;
  background: #9bcb3c;
  margin-left: -125px;
  border-radius: 125px;
  line-height: 250px;
  font-size: 55px;
  text-align: center;
}
.main .p2 .leftI {
  background: url("../images/little_people.jpg") no-repeat 100% 50%;
  width: 380px;
  height: 100%;
  float: left;
}
.main .p2 .rightP {
  float: right;
  width: 390px;
  padding-right: 140px;
  font-size: 14px;
  color: #363636;
  padding-top: 109px;
}
.main .p2 .rightP h2 {
  font-size: 40px;
  color: #000;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.main .p2 .rightP p {
  text-indent: 30px;
  line-height: 24px;
  padding-top: 20px;
}
.main .p3 {
  height: 390px;
  background: #9bcb3c;
}
.main .p3 .leftI {
  position: absolute;
  top: 50%;
  margin-top: -114px;
  left: 84px ;
}
.main .p3 .leftI img {
  width: 276px;
  height: 208px;
  border: 10px solid #A9D872;
  border-radius: 10px;
}
.main .p3 .rightP {
  float: right;
  padding-top: 55px;
  color: #fff;
  padding-right: 50px;
}
.main .p3 .rightP h2 {
  margin: 0;
  font-size: 40px;
  font-weight: normal;
}
.main .p3 .rightP .nr {
  line-height: 24px;
  font-size: 14px;
  background: #86b930;
  border-radius: 10px;
  padding: 20px;
  width: 475px;
  margin-top: 10px;
  color: #000;
}
.main .p3 .rightP .nr .title {
  font-size: 18px;
  padding-bottom: 10px;
}
.main .p3 .rightP .nr p {
  margin: 0;
}
.main .p3 .rightP .nr p a{
    text-decoration:none;
    color:#fff;
}
.main .p4 {
  min-height: 350px;
  text-align: center;
}
.main .p4 .title {
  font-size: 40px;
  padding: 50px 0;
}
.main .p4 .photoList {
  width: 100%;
  height: 360px;
}
.main .p4 .photoList img {
  width: 100%;
  height: 100%;
}
.main .p4 .photoList .sTitle {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  text-align: left;
  text-indent: 20px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 45px;
}
.main .p4 .photoList .leftSlide {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
}
.main .p4 .photoList .rightSlide {
  float: right;
  width: 50%;
  height: 100%;
}
.main .p4 .photoList .sSlide {
  position: relative;
  width: 50%;
  height: 50%;
  float: left;
  text-align: right;
}
.main .p4 .photoList .sSlide .sTitle {
  width: 94%;
  left: 6%;
  bottom: 3%;
  height: 30px;
  line-height: 30px;
}
.main .p4 .photoList .sSlide img {
  width: 94%;
  height: 97%;
}
.main .p4 .photoList .sSlide.pbt .sTitle {
  bottom: 0;
}
.main .p4 .photoList .sSlide.pbt img {
  position: absolute;
  bottom: 0;
  right: 0;
}
