#fullpage {
  min-width: 1000px;
}
.topbar:before,
.topbar:after {
  display: table;
  content: "";
}
.topbar{
  height: 60px;
}
.topbar .logo{
  float: left;
  width: 134px;
  height: 60px;
  display: block;
}
.topbar .rightText{
  float: right;
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 60px;
}
.topbar .rightText .newColor{
  color: #009b78;
}
.content-wapper {
  *zoom: 1;
  width: 1200px;
  margin: 0 auto;
}
.footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  height: 50px;
  padding: 15px 0 25px;
  color: #666666;
  font-size: 14px;
  font-family: "微软雅黑";
}
.footer .copyright {
  margin-top: 5px;
  color: #c2c2c2;
}
.footer .footerNav {
  line-height: 24px;
  margin-bottom: 10px;
}
.footer a {
  border-left: 1px solid #C1C1C1;
  color: #666666;
  text-decoration: none;
  padding: 0px 7px 0 8px;
}
.footer a:hover {
  color: #f33;
}
.footer a:first-child {
  border: 0;
}
#fullpage .section .fp-tableCell {
  position: relative;
  overflow: hidden;
  display: block;
}
#fullpage .section .full {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#fullpage .section .full .vrDom {
  position: absolute;
  height: 100%;
  width: 100%;
}
#fullpage .section .mask {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(200, 200, 200, 0.7) no-repeat 50% 55%;
}
#fullpage .p1 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("http://static.zhen22.com/wp-content/uploads/2015/03/bj.jpg") no-repeat 50% 50%;
  background-size: 100% 100%;
}
#fullpage .p1 .mask {
  background-image: url("http://static.zhen22.com/wp-content/uploads/2015/03/qj_03.png");
  background-color:rgba(200, 200, 200, 0.2);
}
#fullpage .p2 .mask {
  background-image: url("../images/page2_t.png");
}
#fullpage .p2 .ldqj {
  -webkit-transition-property: all;
  transition-property: all;
  background: url("../images/london.jpg") transparent no-repeat left 50%;
  background-size: auto 100%;
}
#fullpage .p2 .ldqj.scroll {
  background-position: 100% 50%;
  -webkit-transition-duration: 20s;
  transition-duration: 20s;
}
#fullpage .p3 .mask {
  background-image: url("../images/page3_t.png");
}
#fullpage .p3 .dqqj {
  z-index: 1;
  background: none;
  background-size: auto 100%;
}
#fullpage .p4 .mask {
  background-image: url("../images/page4_t.png");
}
#fullpage .p4 .wjqj {
  background: none;
  background-size: auto 100%;
}
#fullpage .p5 .fudong {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#fullpage .p5 .content {
  width: 1000px;
  position: absolute;
  left: 50%;
  top: 85px;
  margin-left: -500px;
}
#fullpage .p5 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../images/page5_bg.png") #fafafa no-repeat 50% 50%;
  background-size: auto 100%;
}
#fullpage .p5 .text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  top: 100px;
  background: url("../images/page5_t.png") no-repeat 50% 50%;
  height: 144px;
}
#fullpage .p5 .form {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  top: 315px;
  background: url("../images/page5_f.png") no-repeat 50% 0;
  height: 170px;
}
#fullpage .p5 .form input {
  background: none;
  border: 0;
  position: absolute;
  width: 188px;
  line-height: 33px;
  top: 0;
  height: 33px;
}
#fullpage .p5 .form #fname {
  left: 135px;
}
#fullpage .p5 .form #ftel {
  left: 420px;
}
#fullpage .p5 .form #fmsg {
  left: 734px;
}
#fullpage .p5 .form #fsubmit {
  cursor: pointer;
  width: 217px;
  height: 57px;
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -106px;
  background: url("../images/page5_b.png") no-repeat 50% 50%;
}
#fullpage .p5 .form #fsubmit:hover {
  background-image: url(../images/page5_b_h.png);
}
#fullpage .p5 .tel {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  top: 520px;
  background: url("../images/page5_bt.png") no-repeat 50% 0;
  height: 144px;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: #fff;
}

#fullpage .p4 .seeByWx{
    text-align:center;
    position:absolute;
    padding-top:300px;
    margin-top:-150px;
    background:url("http://static.zhen22.com/wp-content/uploads/2015/03/ewm.png") no-repeat 50% 0;
    top:50%;
  display: none;
}