/**
*
@Date: Tue Dec 03 2019 10:54:59 GMT+0800 (GMT+08:00)
*
*/
html {
  -ms-touch-action: none;
}
body,
div,
p,
ul,
li,
input {
  margin: 0;
  padding: 0;
  border: 0;
  position: relative;
}
ul,
input {
  list-style: none;
}
body {
  width: 100%;
  *cursor: default;
  overflow: hidden;
  font: 16px/1.5 "Microsoft YaHei", Helvetica, STHeiti STXihei, Microsoft JhengHei, Arial;
}
#pageContain {
  overflow: hidden;
}
#embed {
  height: 0;
  width: 0;
  position: absolute;
}
.fullPage-tooltip {
  float: left;
  top: 0;
  margin-right: 5px;
  font: 12px "Microsoft Yahei";
  color: #8f9da4;
  line-height: 21px;
}
.section {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden {
  display: none;
  opacity: 0;
}
.show {
  display: block;
  opacity: 1;
}
.page {
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.page .dian .img1 {
  margin-left: 0px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  opacity: 0;
}
.page .dian .img2 {
  margin-left: 0px;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.page .dian .img3 {
  margin-left: 0px;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.page .dian .img4 {
  margin-left: 0px;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.page .title {
  top: -3%;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.page .text {
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.page .pointer {
  position: absolute;
  width: 128px;
  height: 128px;
  z-index: 99;
  cursor: pointer;
}
.page.current .line2 {
  width: 100%;
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.page.current .dian .img1 {
  margin-left: 159px;
  -webkit-transition-delay: 1.4s;
     -moz-transition-delay: 1.4s;
          transition-delay: 1.4s;
  opacity: 1;
}
.page.current .dian .img2 {
  margin-left: 165px;
  -webkit-transition-delay: 1.2s;
     -moz-transition-delay: 1.2s;
          transition-delay: 1.2s;
  opacity: 1;
}
.page.current .dian .img3 {
  margin-left: 165px;
  -webkit-transition-delay: 1s;
     -moz-transition-delay: 1s;
          transition-delay: 1s;
  opacity: 1;
}
.page.current .dian .img4 {
  margin-left: 168px;
  -webkit-transition-delay: 0.8s;
     -moz-transition-delay: 0.8s;
          transition-delay: 0.8s;
  opacity: 1;
}
.page.current .time_text img {
  margin-left: 150px;
  -webkit-transition-delay: 1.2s;
     -moz-transition-delay: 1.2s;
          transition-delay: 1.2s;
  opacity: 1;
}
.page.current .line {
  height: 322px;
  opacity: 0.4;
  -webkit-transition-delay: 0.5s;
     -moz-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.contain {
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
  z-index: 0;
}
.current .contain,
.slide .contain {
  display: block;
}
.current {
  display: block;
  z-index: 1;
}
.current .title {
  top: 5.9%;
  opacity: 1;
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.slide {
  display: block;
  z-index: 2;
}
.swipe {
  display: block;
  z-index: 3;
  -moz-transition-duration: 0ms !important;
       transition-duration: 0ms !important;
  -webkit-transition-duration: 0ms !important;
}
.page1 {
  background: #f9f9f9;
}
.page1 .title {
  width: 590px;
  margin-left: -295px;
}
.page1 .text {
  height: 226px;
  width: 57px;
  margin-left: -315px;
  margin-top: 50px;
}
.page1 .pic {
  margin-left: 275px;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.page1 .pic .lazhu {
  width: 115px;
  margin-top: 90px;
}
.page1 .pointer {
  top: 63px;
  left: -32px;
  z-index: -1;
}
.page1 .yan {
  position: absolute;
  top: -12px;
  left: -64px;
  z-index: 9;
  display: none;
  width: 170%;
}
.page1 .pic_txt {
  bottom: -20px;
}
.page1.current .text {
  margin-left: -215px;
  opacity: 1;
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.page1.current .pic {
  margin-left: 175px;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.page2 {
  background: #092;
}
.page2 .title {
  width: 610px;
  margin-left: -305px;
}
.page2 .text {
  height: 239px;
  width: 57px;
  margin-left: 215px;
  margin-top: 45px;
}
.page2 .pic {
  margin-left: -455px;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.page2 .pic .garlandflower {
  width: 275px;
  height: 341px;
}
.page2 .pointer {
  top: 45px;
  left: 114px;
}
.page2 .flower {
  position: absolute;
  z-index: 99;
  width: 0;
  height: 0;
  display: none;
}
.page2 .flower.one {
  top: 22px;
  left: 74px;
  width: 147px;
  height: 114px;
}
.page2 .flower.two {
  top: 62px;
  left: 240px;
  width: 24px;
  height: 25px;
}
.page2 .flower.three {
  top: 62px;
  left: 202px;
  width: 32px;
  height: 35px;
}
.page2 .flower.four {
  top: 16px;
  left: 147px;
  width: 50px;
  height: 53.7px;
}
.page2 .flower.five {
  top: 69px;
  left: 183px;
  width: 18px;
  height: 17.2px;
}
.page2 .pic_txt {
  bottom: 30px;
}
.page2.current .text {
  height: 239px;
  margin-left: 115px;
  opacity: 1;
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.page2.current .pic {
  margin-left: -355px;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.page3 {
  background: #921;
}
.page3 .title {
  width: 604px;
  margin-left: -302px;
}
.page3 .text {
  height: 244px;
  width: 55px;
  margin-left: -345px;
  margin-top: 40px;
}
.page3 .pic {
  margin-left: 252px;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.page3 .pic .peace {
  width: 170px;
  height: 274px;
}
.page3 .pic_txt {
  bottom: -38px;
}
.page3 .pointer {
  top: 222px;
  left: 56px;
}
.page3.current .text {
  height: 244px;
  margin-left: -245px;
  opacity: 1;
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.page3.current .pic {
  margin-left: 152px;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.page4 {
  background: #f0f;
}
.page4 .title {
  width: 618px;
  margin-left: -309px;
}
.page4 .text {
  height: 240px;
  width: 54px;
  margin-left: 275px;
  margin-top: 44px;
}
.page4.current .text {
  height: 240px;
  margin-left: 175px;
  opacity: 1;
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.page4.current .supplicaitionbox {
  position: absolute;
  z-index: 999;
  width: 280px;
  left: 50%;
  margin-left: -350px;
  height: 315px;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.page5 {
  background: #0f0;
}
.page6 {
  background: #2ff;
}
#navBar {
  z-index: 99999;
  position: absolute;
  font-size: 0px;
  line-height: 0;
  bottom: 10px;
  text-align: center;
  width: 200px;
  right: 1%;
  display: none;
}
#navBar .active {
  background: #ccc;
}
#navBar li {
  background: transparent;
  border: 1px solid #ccc;
  display: inline-block;
  font-size: 0px;
  margin: 0 4px;
  *float: left;
  *zoom: 1;
  cursor: pointer;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  transition: all 0.7s ease;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  line-height: 10px;
  text-align: center;
  width: 10px;
  height: 10px;
}
#prev,
#next {
  z-index: 4;
  text-align: center;
  line-height: 40px;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  cursor: pointer;
  margin-top: -20px;
}
#prev {
  left: 0;
}
#next {
  right: 0;
}
.bg {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
}
.center {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 315px;
  top: 5.9%;
  margin-top: 248px;
  z-index: 99;
}
.bottom {
  top: 5.9%;
  margin-top: 593px;
}
.title {
  position: absolute;
  z-index: 99;
  left: 50%;
}
.text {
  position: absolute;
  z-index: 99;
  left: 50%;
}
.line {
  position: absolute;
  z-index: 99;
  left: 50%;
  height: 0px;
  width: 1px;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.pic {
  position: absolute;
  z-index: 99;
  left: 50%;
}
.timeline {
  width: 62.8%;
  position: absolute;
  z-index: 99;
  left: 18.6%;
  height: 40px;
  overflow: hidden;
}
.timeline .line2 {
  width: 0%;
  height: 1px;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 8px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  margin-left: 0 !important;
}
.dian {
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
  height: 40px;
}
.dian img {
  float: left;
  height: 17px;
  width: 17px;
}
.contain_center {
  margin: auto;
  position: relative;
  overflow: hidden;
  height: 40px;
  width: 900px;
}
.time_text {
  overflow: hidden;
  position: absolute;
  z-index: 999;
  left: 0;
  bottom: 0;
  height: 16px;
  width: 100%;
}
.time_text img {
  float: left;
  margin-left: 180px;
  height: 16px;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.Statistics {
  position: absolute;
  z-index: 999;
  height: 24px;
  font-size: 14px;
  font-family: '微软雅黑';
  color: #fff;
  height: 24px;
  left: 0;
  bottom: 2%;
  width: 100%;
  text-align: center;
}
.supplicaitionbox {
  position: absolute;
  z-index: 999;
  width: 280px;
  left: 50%;
  margin-left: -450px;
  height: 315px;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.supplicaitionbox .tit {
  color: #fff;
  font-size: 12px;
  font-family: '微软雅黑';
  margin-bottom: 2.2%;
}
.inputbox {
  width: 100%;
  background-color: #ceddf0;
  text-align: left top;
  line-height: 24px;
  padding: 15px;
  color: #0b59bb;
  font-size: 12px;
  font-family: '微软雅黑';
  height: 215px;
}
.bottombox {
  overflow: hidden;
  margin-top: 8px;
  padding-left: 10px;
  width: 100%;
}
.bottombox div {
  float: left;
  color: #0b59bb;
  font-size: 12px;
  font-family: '微软雅黑';
  line-height: 24px;
}
.bottombox div input {
  color: #0959bc;
  font-size: 12px;
  font-family: '微软雅黑';
  line-height: 24px;
  height: 24px;
  padding-left: 5px;
}
.bottombox .button {
  background-color: #0959bc;
  height: 24px;
  width: 80px;
  float: right;
  right: 0;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.bottombox .button:hover {
  background-color: #053c7f;
}
.thanks {
  display: none;
  position: absolute;
  width: 400px;
  margin-left: -200px;
  left: 50%;
  z-index: 999;
}
.thanks img {
  height: 26px;
  width: 270px;
  margin-left: 65px;
  margin-top: 60px;
}
.thanks div {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
}
.thanks div a {
  font-size: 12px;
  font-family: '微软雅黑';
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #bdc3c7;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #bdc3c7;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bdc3c7;
}
#huo {
  height: 60px;
  position: absolute;
  z-index: 999;
  width: 60px;
}
/** 动画起始 **/
.pic_txt {
  font-size: 12px;
  font-family: '微软雅黑';
  color: #fff;
  height: 24px;
  text-align: center;
  position: absolute;
  left: 50%;
  width: 200px;
  margin-left: -100px;
}
/** 动画过渡 **/
/* for lt ie 10 */
.ltie10 .title {
  top: 5.9%;
  opacity: 1;
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.ltie10 .page1 .text {
  margin-left: -215px;
  opacity: 1;
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.ltie10 .page1 .pic {
  margin-left: 175px;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.ltie10 .page3 .text {
  height: 244px;
  margin-left: -245px;
  opacity: 1;
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.ltie10 .page3 .pic {
  margin-left: 152px;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.ltie10 .page2 .text {
  height: 239px;
  margin-left: 115px;
  opacity: 1;
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.ltie10 .page2 .pic {
  margin-left: -355px;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.ltie10 .page4 .text {
  height: 240px;
  margin-left: 175px;
  opacity: 1;
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.ltie10 .page4 .supplicaitionbox {
  position: absolute;
  z-index: 999;
  width: 280px;
  left: 50%;
  margin-left: -350px;
  height: 315px;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.ltie10 .page .line2 {
  width: 100%;
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.ltie10 .page .dian .img1 {
  margin-left: 159px;
  -webkit-transition-delay: 1.4s;
     -moz-transition-delay: 1.4s;
          transition-delay: 1.4s;
  opacity: 1;
}
.ltie10 .page .dian .img2 {
  margin-left: 165px;
  -webkit-transition-delay: 1.2s;
     -moz-transition-delay: 1.2s;
          transition-delay: 1.2s;
  opacity: 1;
}
.ltie10 .page .dian .img3 {
  margin-left: 165px;
  -webkit-transition-delay: 1s;
     -moz-transition-delay: 1s;
          transition-delay: 1s;
  opacity: 1;
}
.ltie10 .page .dian .img4 {
  margin-left: 168px;
  -webkit-transition-delay: 0.8s;
     -moz-transition-delay: 0.8s;
          transition-delay: 0.8s;
  opacity: 1;
}
.ltie10 .page .time_text img {
  margin-left: 150px;
  -webkit-transition-delay: 1.2s;
     -moz-transition-delay: 1.2s;
          transition-delay: 1.2s;
  opacity: 1;
}
.ltie10 .page .line {
  height: 315px;
  opacity: 1;
  -webkit-transition-delay: 0.5s;
     -moz-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.rotate {
  -moz-animation: rotate 150s 2 linear;
  -webkit-animation: rotate 150s 2 linear;
  animation: rotate 150s 2 linear;
}
.rotate2 {
  -moz-animation: rotate2 8s 0s 1 ease-out;
  -webkit-animation: rotate2 8s 0s 1 ease-out;
  animation: rotate2 8s 0s 1 ease-out;
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
      transform-origin: top center;
}
.round {
  position: absolute;
  left: 0;
  top: -54px;
  width: 128px;
  height: 128px;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  border: 8px #ffb07d solid;
  opacity: 0;
  -webkit-animation: kuosan 3s linear infinite;
  -moz-animation: kuosan 3s linear infinite;
       animation: kuosan 3s linear infinite;
}
#lazhu .round {
  -webkit-animation: kuosan1 3s linear infinite;
  -moz-animation: kuosan1 3s linear infinite;
       animation: kuosan1 3s linear infinite;
  border: 8px #ffb07d solid;
}
.round2 {
  -webkit-animation-delay: 950ms !important;
  -moz-animation-delay: 950ms !important;
       animation-delay: 950ms !important;
}
.round3 {
  -webkit-animation-delay: 1900ms !important;
  -moz-animation-delay: 1900ms !important;
       animation-delay: 1900ms !important;
}
.flowerscale {
  -moz-animation: flower 1.6s 1 ease;
  -webkit-animation: flower 1.6s 1 ease;
  animation: flower 1.6s 1 ease;
}
@-moz-keyframes kuosan1 {
  0% {
    -moz-transform: scale(0);
         transform: scale(0);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1.2);
         transform: scale(1.2);
    opacity: 0;
  }
}
@-webkit-keyframes kuosan1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes kuosan1 {
  0% {
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes kuosan2 {
  0% {
    -moz-transform: scale(0);
         transform: scale(0);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(0.8);
         transform: scale(0.8);
    opacity: 0;
  }
}
@-webkit-keyframes kuosan2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes kuosan2 {
  0% {
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@-moz-keyframes kuosan {
  0% {
    -moz-transform: scale(0);
         transform: scale(0);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(0.8);
         transform: scale(0.8);
    opacity: 0;
  }
}
@-webkit-keyframes kuosan {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes kuosan {
  0% {
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@-moz-keyframes flower {
  0% {
    -moz-transform: scale(0);
         transform: scale(0);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}
@-webkit-keyframes flower {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes flower {
  0% {
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
}
