﻿#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
  background: #e60012;
  border: none; }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: #ffffff;
  border: none; }

/*===========================*/
.left {
  position: absolute;
  left: 0;
  /*  background:rgba(23,23,23,0.2);*/ }

.right {
  position: absolute;
  right: 0;
  /*background:rgba(23,23,102,0.2);*/ }

.absolute {
  position: absolute; }

.s0 {
  background: #bcebf3; }

.s1,
.s3,
.s5,
.s7 {
  background-color: #eef8eb; }

.s2,
.s4,
.s6,
.s8 {
  background: #ddf2f3 url("../images/s.png") no-repeat bottom center; }

.section {
  overflow: hidden; }

.main {
  position: relative;
  margin: 0 auto;
  /*  background: #0e90d2;*/ }

h1 {
  font-size: 2.5rem;
  color: #3e3d49;
  font-weight: bold;
  margin-bottom: 0.9375rem;
  font-family: "Microsoft YaHei", sans-serif, FreeSans, Arimo; }

h3 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 0.72917rem;
  color: #3e3d49; }

.h4 {
  font-size: 1.25rem; }

p {
  color: #555;
  font-size: 0.83333rem;
  font-weight: normal;
  text-align: left;
  margin-bottom: 1.25rem;
  font-family: sans-serif, "Microsoft YaHei", FreeSans, Arimo;
  line-height: 1.5625rem; }

table {
  font-family: sans-serif, "Microsoft YaHei", FreeSans, Arimo;
  width: 100%;
  color: #555;
  font-size: 0.83333rem;
  font-weight: normal;
  text-align: left;
  margin-bottom: 1.25rem;
  border-collapse: collapse;
  line-height: 1.04167rem; }
  table .tittle {
    background: #feede6; }

th, td {
  padding: 0.625rem 0.41667rem;
  border: 1px solid #c8cfc5;
  min-width: 3.4375rem; }

td {
  background-color: rgba(255, 255, 255, 0.5); }

.kuang {
  background: #3e3d49;
  color: #eef8eb;
  margin-left: 0.3125rem;
  padding: 0 0.83333rem; }

.num {
  color: #e60012;
  font-weight: 700; }

.piao {
  position: absolute; }
  .piao img {
    width: 100%; }

i.smile,
i.cry,
i.soso {
  vertical-align: middle;
  width: 0.83333rem;
  height: 0.83333rem;
  text-align: center;
  padding-bottom: 0.10417rem; }

/*=========s0============================================*/
.nav {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  height: 3.125rem;
  background: #fff;
  -webkit-box-shadow: 0 0 25px 4px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0 0 25px 4px rgba(0, 0, 0, 0.11);
  box-shadow: 0 0 25px 4px rgba(0, 0, 0, 0.11); }
  .nav .logo {
    float: left;
    padding-left: 1.25rem;
    height: 100%; }
    .nav .logo a {
      display: block;
      height: 100%; }
      .nav .logo a img {
        height: 100%;
        width: auto; }
  .nav .phone {
    float: right; }
    .nav .phone a {
      font-size: 1.25rem;
      line-height: 3.125rem;
      text-decoration: none;
      color: #878787;
      padding-right: 1.25rem;
      font-weight: bold;
      font-family: "Microsoft YaHei", sans-serif, FreeSans, Arimo; }

/*=================================================*/
/*========================s0=========================*/
.s0 img {
  width: 100%; }

.s0 {
  text-align: center;
  height: 100%; }
  .s0 .main0 .cl {
    width: 8.22917rem;
    top: 15.52083rem;
    left: 37.29167rem; }
  .s0 .main0 .time {
    width: 4.16667rem;
    top: 19.94792rem;
    left: 55.41667rem; }
  .s0 .main0 .cost {
    width: 4.16667rem;
    top: 23.33333rem;
    left: 37.8125rem; }
  .s0 .main0 .flow {
    width: 10.15625rem;
    top: 30.05208rem;
    left: 55.41667rem; }
  .s0 .main0 .man {
    width: 57.86458rem;
    top: 12.5rem;
    left: 21.45833rem;
    text-align: center; }
  .s0 .main0 .leftyun {
    width: 31.77083rem;
    top: 31.77083rem;
    left: 4.6875rem; }
  .s0 .main0 .rightyun {
    width: 37.34375rem;
    top: 32.29167rem;
    right: 0.57292rem; }
  .s0 .main0 .h1 {
    width: 100%;
    top: 6.25rem;
    text-align: center; }
  .s0 .main0 .pra {
    top: 41.66667rem;
    right: 0;
    left: 0; }

.pra p.ex {
  font-size: 1.04167rem;
  color: #3e3d49;
  margin-bottom: 0.3125rem;
  text-align: center;
  font-family: "Microsoft YaHei"; }

/*========animation s0===========*/
.active .dong {
  transition: all 0.8s; }

@-webkit-keyframes s0-left {
  0% {
    left: 3.125rem; }
  50% {
    left: 13.54167rem; }
  100% {
    left: 3.125rem; } }
@-moz-keyframes s0-left {
  0% {
    left: 3.125rem; }
  50% {
    left: 13.54167rem; }
  100% {
    left: 3.125rem; } }
@-ms-keyframes s0-left {
  0% {
    left: 3.125rem; }
  50% {
    left: 13.54167rem; }
  100% {
    left: 3.125rem; } }
@-o-keyframes s0-left {
  0% {
    left: 3.125rem; }
  50% {
    left: 13.54167rem; }
  100% {
    left: 3.125rem; } }
@keyframes s0-left {
  0% {
    left: 3.125rem; }
  50% {
    left: 13.54167rem; }
  100% {
    left: 3.125rem; } }
.s0.active .leftyun.dong {
  -webkit-animation: s0-left 6s infinite;
  -moz-animation: s0-left 6s infinite;
  -ms-animation: s0-left 6s infinite;
  -o-animation: s0-left 6s infinite;
  animation: s0-left 6s infinite; }

/*----------------------------------------------------*/
@-webkit-keyframes s0-right {
  0% {
    right: 0.57292rem; }
  50% {
    right: -9.84375rem; }
  100% {
    right: 0.57292rem; } }
@-moz-keyframes s0-right {
  0% {
    right: 0.57292rem; }
  50% {
    right: -9.84375rem; }
  100% {
    right: 0.57292rem; } }
@-ms-keyframes s0-right {
  0% {
    right: 0.57292rem; }
  50% {
    right: -9.84375rem; }
  100% {
    right: 0.57292rem; } }
@-o-keyframes s0-right {
  0% {
    right: 0.57292rem; }
  50% {
    right: -9.84375rem; }
  100% {
    right: 0.57292rem; } }
@keyframes s0-right {
  0% {
    right: 0.57292rem; }
  50% {
    right: -9.84375rem; }
  100% {
    right: 0.57292rem; } }
.s0.active .rightyun.dong {
  -webkit-animation: s0-right 4s infinite;
  -moz-animation: s0-right 4s infinite;
  -ms-animation: s0-right 4s infinite;
  -o-animation: s0-right 4s infinite;
  animation: s0-right 4s infinite; }

/*--------------------------------*/
@-webkit-keyframes s0-cl {
  0% {
    top: 12.91667rem; }
  50% {
    top: 15.52083rem; }
  100% {
    top: 12.91667rem; } }
@-moz-keyframes s0-cl {
  0% {
    top: 12.91667rem; }
  50% {
    top: 15.52083rem; }
  100% {
    top: 12.91667rem; } }
@-o-keyframes s0-cl {
  0% {
    top: 12.91667rem; }
  50% {
    top: 15.52083rem; }
  100% {
    top: 12.91667rem; } }
@-ms-keyframes s0-cl {
  0% {
    top: 12.91667rem; }
  50% {
    top: 15.52083rem; }
  100% {
    top: 12.91667rem; } }
@keyframes s0-cl {
  0% {
    top: 12.91667rem; }
  50% {
    top: 15.52083rem; }
  100% {
    top: 12.91667rem; } }
.s0.active .cl.dong {
  -webkit-animation: s0cl 4s infinite;
  -moz-animation: s0-cl 4s infinite;
  -ms-animation: s0-cl 4s infinite;
  -o-animation: s0-cl 4s infinite;
  animation: s0-cl 4s infinite; }

/*---------------------------*/
@-webkit-keyframes s0-flow {
  0% {
    top: 30.05208rem; }
  50% {
    top: 26.92708rem; }
  100% {
    top: 30.05208rem; } }
@-moz-keyframes s0-flow {
  0% {
    top: 30.05208rem; }
  50% {
    top: 26.92708rem; }
  100% {
    top: 30.05208rem; } }
@-ms-keyframes s0-flow {
  0% {
    top: 30.05208rem; }
  50% {
    top: 26.92708rem; }
  100% {
    top: 30.05208rem; } }
@-o-keyframes s0-flow {
  0% {
    top: 30.05208rem; }
  50% {
    top: 26.92708rem; }
  100% {
    top: 30.05208rem; } }
@keyframes s0-flow {
  0% {
    top: 30.05208rem; }
  50% {
    top: 26.92708rem; }
  100% {
    top: 30.05208rem; } }
.s0.active .flow.dong {
  -webkit-animation: s0-flow 4s infinite;
  -moz-animation: s0-flow 4s infinite;
  -ms-animation: s0-flow 4s infinite;
  -o-animation: s0-flow 4s infinite;
  animation: s0-flow 4s infinite; }

/*----------------------------------*/
@-webkit-keyframes s0-time {
  0% {
    left: 55.41667rem; }
  50% {
    left: 60.625rem; }
  100% {
    left: 55.41667rem; } }
@-moz-keyframes s0-time {
  0% {
    left: 55.41667rem; }
  50% {
    left: 60.625rem; }
  100% {
    left: 55.41667rem; } }
@-ms-keyframes s0-time {
  0% {
    left: 55.41667rem; }
  50% {
    left: 60.625rem; }
  100% {
    left: 55.41667rem; } }
@-o-keyframes s0-time {
  0% {
    left: 55.41667rem; }
  50% {
    left: 60.625rem; }
  100% {
    left: 55.41667rem; } }
@keyframes s0-time {
  0% {
    left: 55.41667rem; }
  50% {
    left: 60.625rem; }
  100% {
    left: 55.41667rem; } }
.s0.active .time.dong {
  -webkit-animation: s0-time 4s infinite;
  -moz-animation: s0-time 4s infinite;
  -ms-animation: s0-time 4s infinite;
  -o-animation: s0-time 4s infinite;
  animation: s0-time 4s infinite; }

/*----------------------*/
@-webkit-keyframes s0-cost {
  0% {
    left: 37.8125rem; }
  50% {
    left: 34.6875rem; }
  100% {
    left: 37.8125rem; } }
@-ms-keyframes s0-cost {
  0% {
    left: 37.8125rem; }
  50% {
    left: 34.6875rem; }
  100% {
    left: 37.8125rem; } }
@-moz-keyframes s0-cost {
  0% {
    left: 37.8125rem; }
  50% {
    left: 34.6875rem; }
  100% {
    left: 37.8125rem; } }
@-o-keyframes s0-cost {
  0% {
    left: 37.8125rem; }
  50% {
    left: 34.6875rem; }
  100% {
    left: 37.8125rem; } }
.s0.active .cost.dong {
  -webkit-animation: s0-cost 4s infinite;
  -moz-animation: s0-cost 4s infinite;
  -ms-animation: s0-cost 4s infinite;
  -o-animation: s0-cost 4s infinite;
  animation: s0-cost 4s infinite; }

/*==========s1===================*/
div img {
  width: 100%; }

.s1 table {
  width: 100%; }

.s1 .main1 {
  width: 61.14583rem;
  height: 24.73958rem;
  margin: 0 auto;
  position: relative; }
  .s1 .main1 .left {
    width: 33.69792rem;
    left: -9999px; }
  .s1 .main1 .right {
    width: 24.11458rem;
    height: 24.73958rem; }
    .s1 .main1 .right .man {
      width: 20.26042rem;
      height: auto;
      left: 3.125rem;
      top: 4.16667rem; }
    .s1 .main1 .right .pao1 {
      width: 6.61458rem;
      left: 0;
      top: 0; }
    .s1 .main1 .right .pao2 {
      width: 6.61458rem;
      right: 0;
      top: 2.34375rem; }

/*------s2------------*/
.s2 .main2 {
  width: 76.14583rem;
  height: 33.07292rem;
  position: relative;
  margin: 0 auto; }
  .s2 .main2 .left {
    width: 31.61458rem;
    height: 33.07292rem;
    /*      background: #0e90d2;*/ }
    .s2 .main2 .left .map {
      width: 28.38542rem;
      height: 10.3125rem;
      left: 1.66667rem; }
    .s2 .main2 .left .house {
      width: 30.05208rem; }
  .s2 .main2 .right {
    width: 35.10417rem; }

/*donghua*/
.s2 .left .house {
  top: -900%; }

.s2.active .left .house {
  top: 1.77083rem;
  -webkit-transition: all 0.6s 1.2s;
  -moz-transition: all 0.6s 1.2s;
  -ms-transition: all 0.6s 1.2s;
  -o-transition: all 0.6s 1.2s;
  transition: all  0.6s 1.2s;
  z-index: 22; }

.s2 .p1 {
  width: 1.40625rem; }

.s2 .p2 {
  width: 2.96875rem; }

.s2 .p3 {
  width: 3.54167rem; }

.s2 .p4 {
  width: 1.875rem; }

.s2 .p5 {
  width: 2.8125rem; }

/*=============================*/
.s2 .left .p1,
.s2 .left .p2,
.s2 .left .p3,
.s2 .left .p4,
.s2 .left .p5 {
  top: -2000%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3;
  -o-transition: all 0.3s;
  transition: all  0.3s;
  z-index: 2222; }

.s2.active .left .p1 {
  top: 22.08333rem;
  -webkit-transition-delay: 1.4s;
  -moz-transition-delay: 1.4s;
  -ms-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
  left: 5.10417rem; }

.s2.active .left .p2 {
  top: 21.45833rem;
  -webkit-transition-delay: 1.8s;
  -moz-transition-delay: 1.8s;
  -ms-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
  left: 10.9375rem; }

.s2.active .left .p3 {
  top: 17.76042rem;
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -ms-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
  left: 14.42708rem; }

.s2.active .left .p4 {
  top: 23.07292rem;
  -webkit-transition-delay: 2.1s;
  -moz-transition-delay: 2.1s;
  -ms-transition-delay: 2.1s;
  -o-transition-delay: 2.1s;
  transition-delay: 2.1s;
  left: 21.875rem; }

.s2.active .left .p5 {
  top: 20.26042rem;
  -webkit-transition-delay: 2.15s;
  -moz-transition-delay: 2.15s;
  -ms-transition-delay: 2.15s;
  -o-transition-delay: 2.15s;
  transition-delay: 2.15s;
  left: 25.10417rem; }

.s2 .left .map {
  bottom: -900%;
  z-index: 222; }

.s2.active .left .map {
  bottom: 1.875rem;
  -webkit-transition: all 0.6s 1s;
  -moz-transition: all 0.6s 1s;
  -ms-transition: all 0.6s 1s;
  -o-transition: all 0.6s 1s;
  transition: all 0.6s 1s; }

/*s3====================*/
.s3 .main3 {
  width: 62.1875rem;
  height: 28.125rem; }
  .s3 .main3 .left {
    width: 32.8125rem;
    height: 17.86458rem;
    top: 5.52083rem; }
  .s3 .main3 .right {
    width: 25.15625rem;
    height: 100%; }
    .s3 .main3 .right .runman {
      width: 25.26042rem;
      height: 14.32292rem;
      bottom: 14.89583rem; }
    .s3 .main3 .right .file {
      width: 25.26042rem;
      top: 13.33333rem;
      bottom: 0; }

/*----------------*/
.s4 .main4 {
  width: 66.30208rem;
  height: 28.90625rem;
  margin-top: 6.25rem; }
  .s4 .main4 .left {
    width: 29.11458rem;
    height: 28.90625rem; }
    .s4 .main4 .left .icon1 {
      left: 0;
      bottom: 11.51042rem; }
    .s4 .main4 .left .icon2 {
      bottom: 19.16667rem;
      left: 3.17708rem; }
    .s4 .main4 .left .icon3 {
      bottom: 22.39583rem;
      left: 11.19792rem; }
    .s4 .main4 .left .icon4 {
      bottom: 19.16667rem;
      left: 18.80208rem; }
    .s4 .main4 .left .icon5 {
      bottom: 11.51042rem;
      left: 22.55208rem; }
    .s4 .main4 .left .name {
      width: 29.11458rem;
      height: 26.45833rem; }
  .s4 .main4 .right {
    width: 34.6875rem;
    height: 100%;
    top: 1.875rem; }

.s4 .icon {
  width: 6.19792rem; }

/*====s5=================*/
.s5 .main5 {
  width: 62.1875rem;
  height: 42.8125rem; }
  .s5 .main5 .left {
    width: 28.90625rem;
    top: 10.9375rem; }
  .s5 .main5 .right {
    width: 31.51042rem;
    height: 100%;
    top: 1.04167rem; }
    .s5 .main5 .right .gsj {
      width: 33.33333rem;
      top: 1.5625rem; }
    .s5 .main5 .right .man5 {
      width: 17.70833rem;
      bottom: 0; }

/*--------------------*/
.s5 .right .man5 {
  right: 900%; }

.s5.active .right .man5 {
  right: 3.125rem;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -ms-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

.s5 .right .gsj {
  right: -999px; }

.s5.active .right .gsj {
  right: 0;
  -webkit-transition: all 0.6s 0.7s;
  -moz-transition: all 0.6s 0.7s;
  -ms-transition: all 0.6s 0.7;
  -o-transition: all 0.6s 0.7s;
  transition: all 0.6s 0.7s; }

.s6 .main6 {
  width: 61.14583rem;
  height: 41.66667rem; }
  .s6 .main6 .top {
    position: relative;
    height: 19.11458rem;
    top: 6.25rem; }
    .s6 .main6 .top .left {
      width: 21.45833rem;
      height: 19.11458rem; }
      .s6 .main6 .top .left .cal {
        width: 14.0625rem; }
      .s6 .main6 .top .left .mark {
        width: 10.9375rem;
        right: 0; }
    .s6 .main6 .top .right {
      width: 33.28125rem;
      height: 16.04167rem; }
  .s6 .main6 .click {
    width: 20.10417rem;
    position: absolute;
    top: 27.08333rem;
    left: 50%;
    margin-left: -10.05208rem; }
    .s6 .main6 .click .ck {
      width: 8.33333rem;
      text-align: center; }
    .s6 .main6 .click .click1 {
      margin-right: 1.04167rem; }
    .s6 .main6 .click p {
      width: 100%;
      text-align: center;
      margin-top: 1.04167rem; }
  .s6 .main6 div.article {
    width: 100%;
    padding-top: 1.5625rem;
    border-top: 1px solid #c9d3d5;
    top: 33.33333rem; }
    .s6 .main6 div.article p {
      width: 100%;
      line-height: 1.5;
      text-align: center;
      margin-bottom: 0.83333rem;
      font-size: 0.9375rem;
      font-family: "Microsoft YaHei", sans-serif; }
      .s6 .main6 div.article p a {
        color: #508eff;
        text-decoration: underline; }
.s6 .copyright {
  background: #f8fcf7;
  height: 2.5rem;
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  padding-bottom: 0;
  margin: 0;
  line-height: 2.5rem;
  font-size: 0.72917rem;
  color: #555555; }
  .s6 .copyright .red {
    color: #ff0000; }

/*-------------------------*/
.s6 .left .cal, .s6 .left .mark {
  top: -900%; }

.s6.active .left .cal {
  top: 0;
  -webkit-transition: all 0.6s 0.7s;
  -moz-transition: all 0.6s 0.7s;
  -ms-transition: all 0.6s 0.7;
  -o-transition: all 0.6s 0.7s;
  transition: all  0.6s 0.7s; }

.s6.active .left .mark {
  top: 11.71875rem;
  -webkit-transition: all 0.6s 1s;
  -moz-transition: all 0.6s 1s;
  -ms-transition: all 0.6s 1;
  -o-transition: all 0.6s 1s;
  transition: all  0.6s 1s; }

/*# sourceMappingURL=style.css.map */
