.fl {
  float: left;
}
.fr {
  float: right;
}
.hide {
  display: none !important;
}
.cf:after {
  display: block;
  clear: both;
  height: 0;
  content: ' ';
}
.cf {
  zoom: 1;
}
.ww {
  width: 100%;
}
.w {
  width: 1000px;
  margin: 0 auto;
}
.nsl {
  cursor: default;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none
  /* Likely future */
}
.mt10 {
  margin-top: 10px;
}
.mr {
  margin-right: 10px;
}
body {
  font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, Arial, 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
  font-size: 18px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.mainwrap .con {
  position: relative;
}
.mainwrap .con h2 {
  font-size: 60px;
  line-height: 130px;
  text-align: center;
}
.mainwrap .con h3 {
  font-size: 30px;
  line-height: 48px;
}
.mainwrap .con1 {
  height: 694px;
  padding-top: 58px;
  background: #159ad8 url('../images/c1/p4.png') center 434px no-repeat;
}
.mainwrap .con1 .w {
  position: relative;
  text-align: center;
}
.mainwrap .con1 .w .middle {
  margin-top: 17px;
  margin-bottom: 45px;
}
.mainwrap .con1 .w .lang {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: 210px;
  width: 520px;
  height: 32px;
}
.mainwrap .con1 .w .lang img {
  width: 100%;
}
.mainwrap .con1 .share1 {
  position: absolute;
  top: 438px;
  left: 50%;
  margin-left: 140px;
}
.mainwrap .con2 {
  height: 900px;
}
.mainwrap .con2 h3 {
  font-size: 24px;
  line-height: 50px;
  padding-top: 40px;
}
.mainwrap .con2 p {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 10px;
  text-indent: 40px;
}
.mainwrap .con2 div.team {
  width: 100%;
  margin-top: 70px;
}
.mainwrap .con2 div.team p {
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #0b87c1;
}
.mainwrap .con2 div.arrow {
  position: absolute;
  top: 680px;
  left: 50%;
  width: 26px;
  height: 25px;
  -webkit-animation: arrow 1s linear infinite;
          animation: arrow 1s linear infinite;
  background: url('../images/c1/arrow.png') 0 0 no-repeat;
}
.mainwrap .con2 div.wavewrap {
  position: relative;
  margin-top: 220px;
}
.mainwrap .con2 div.wavewrap .wave {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 20px;
  margin-top: -10px;
  -webkit-animation: move_wave 7s linear 0s infinite;
          animation: move_wave 7s linear 0s infinite;
  background: url('../images/c2/wave.png') 0 0 repeat-x;
}
.mainwrap .con2 div.wavewrap .wave.wave2 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.mainwrap .con2 div.wavewrap .wave.wave4 {
  z-index: 3;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.mainwrap .con2 div.wavewrap .wave.wave5 {
  z-index: 3;
}
.mainwrap .con2 div.wavewrap .wave.wave6 {
  z-index: 3;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.mainwrap .con2 div.wavewrap .boatwrap {
  position: absolute;
  z-index: 2;
  top: -84px;
  right: -20%;
  width: 196px;
  height: 121px;
  -webkit-animation: boatwrap 50s infinite linear;
          animation: boatwrap 50s infinite linear;
}
.mainwrap .con2 div.wavewrap .boat {
  position: absolute;
  top: 0;
  left: 0;
  width: 196px;
  height: 121px;
  -webkit-transform-origin: 30% 100%;
          transform-origin: 30% 100%;
  -webkit-animation: boat 4s infinite linear;
          animation: boat 4s infinite linear;
  background: url('../images/c2/c2.png') 0 0 no-repeat;
}
.mainwrap .con3 {
  height: 800px;
  background: #fff1b9 url('../images/c3/bg.png') 130px 680px repeat-x;
}
.mainwrap .con3 .w h2 {
  font-size: 60px;
  line-height: 130px;
  text-align: center;
  color: #5e3c00;
}
.mainwrap .con3 .w .cont h3 {
  font-size: 30px;
  margin-bottom: 8px;
}
.mainwrap .con3 .w .cont p {
  font-size: 18px;
  line-height: 24px;
}
.mainwrap .con3 .w .cont .mr10 {
  margin-right: 10px;
}
.mainwrap .con3 .w .cont .l {
  width: 550px;
}
.mainwrap .con3 .w .cont .l .list2 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mainwrap .con3 .w .cont .r {
  width: 320px;
}
.mainwrap .con3 .w .cont .r .list5 {
  margin-top: 80px;
}
.mainwrap .con3 .w .cont .r .list5 h3 {
  margin-top: 30px;
}
.mainwrap .con3 .trainwrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: url('../images/c3/bg2.png') 0 45px repeat-x;
}
.mainwrap .con3 .trainwrap .train {
  position: absolute;
  top: 0;
  left: 0;
  width: 522px;
  height: 45px;
  -webkit-animation: train 14s infinite linear;
          animation: train 14s infinite linear;
  background: url('../images/c3/train.png') 0 0 no-repeat;
}
.mainwrap .con4 {
  height: 800px;
  background: #fff;
}
.mainwrap .con4 h2 {
  color: #137dac;
}
.mainwrap .con4 .w .listwrap {
  text-align: center;
}
.mainwrap .con4 .w .listwrap .lis {
  float: left;
  width: 300px;
  height: 664px;
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.mainwrap .con4 .w .listwrap .lis .list {
  height: 313px;
  margin-bottom: 30px;
}
.mainwrap .con4 .w .listwrap .lis .list.list2 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.mainwrap .con4 .w .listwrap .lis .flip {
  font-size: 30px;
  line-height: 170px;
  width: 170px;
  height: 170px;
  margin: 0 auto;
  margin-bottom: 10px;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 1s;
          transition: all 1s;
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  overflow: hidden;
}
.mainwrap .con4 .w .listwrap .lis .flip .front {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: #2fb0e7;
}
.mainwrap .con4 .w .listwrap .lis .flip .front:hover {
  background: none;
}
.mainwrap .con4 .w .listwrap .lis .flip .back {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}
.mainwrap .con4 .w .listwrap .m {
  margin: 0 49px;
}
.mainwrap .con5 {
  height: 800px;
  background: #fff;
}
.mainwrap .con5 h2 {
  color: #5e3c00;
}
.mainwrap .con5 p {
  margin-bottom: 30px;
}
.mainwrap .con5 .wm {
  width: 1300px;
  margin: 0 auto;
  text-align: center;
  color: #070705;
}
.mainwrap .con5 .wm h3 {
  font-size: 30px;
  line-height: 50px;
}
.mainwrap .con5 .wm .lis {
  float: left;
  overflow: hidden;
  height: 602px;
}
.mainwrap .con5 .wm .lis.l {
  width: 417px;
  background: #fff1b9;
}
.mainwrap .con5 .wm .lis.m {
  width: 422px;
  background: #f6f2d9;
}
.mainwrap .con5 .wm .lis.m h3 {
  padding-top: 33px;
}
.mainwrap .con5 .wm .lis.m p {
  margin-bottom: 30px;
}
.mainwrap .con5 .wm .lis.r {
  width: 455px;
  background: #ffd785;
}
.mainwrap .con5 .wm .lis.r h3 {
  padding-top: 33px;
}
.mainwrap .con5 .wm .lis.r .d {
  position: relative;
  top: -5px;
  left: 0;
}
.mainwrap .con5 .wm .lis.r .d .txt {
  width: 220px;
  text-align: center;
}
.mainwrap .con6 {
  height: 800px;
  background: #0487c7 url('../images/c6/bg.jpg') 0 0 repeat-x;
}
.mainwrap .con6 .wm {
  width: 1260px;
  margin: 0 auto;
}
.mainwrap .con6 .wm h2 {
  padding-top: 60px;
  color: #fff;
}
.mainwrap .con6 .wm .ojdt {
  width: 656px;
  height: 454px;
}
.mainwrap .con6 .wm .txt {
  width: 600px;
  height: 410px;
  margin-top: 22px;
  text-align: center;
  background: #ffffff url('../images/c6/bg2.png') 187px 275px no-repeat;
}
.mainwrap .con6 .wm .txt h3 {
  font-size: 30px;
  margin-bottom: 10px;
  padding-top: 30px;
}
.mainwrap .con6 .wm .txt .text {
  width: 476px;
  height: 100%;
}
.mainwrap .con7 {
  font-size: 18px;
  height: 1130px;
  background: #fff;
}
.mainwrap .con7 h2 {
  color: #5e3c00;
}
.mainwrap .con7 h3 {
  font-size: 30px;
}
.mainwrap .con7 p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mainwrap .con7 .w .content {
  width: 100%;
  height: 680px;
}
.mainwrap .con7 .w .content .l {
  overflow: hidden;
  width: 476px;
  height: 100%;
}
.mainwrap .con7 .w .content .l .lu {
  margin-bottom: 35px;
  text-align: center;
}
.mainwrap .con7 .w .content .l .ld {
  width: 100%;
  height: 370px;
  background: #f9e9aa;
}
.mainwrap .con7 .w .content .l .ld img {
  margin-left: 40px;
}
.mainwrap .con7 .w .content .l .ld h3,
.mainwrap .con7 .w .content .l .ld p {
  padding-left: 101px;
}
.mainwrap .con7 .w .content .r {
  position: relative;
  overflow: hidden;
  width: 524px;
  height: 100%;
}
.mainwrap .con7 .w .content .r .ru {
  width: 100%;
  height: 274px;
  margin-top: 26px;
  padding-top: 50px;
  background: #fac76d;
}
.mainwrap .con7 .w .content .r .ru .list {
  margin-left: 20px;
}
.mainwrap .con7 .w .content .r .rd {
  position: relative;
}
.mainwrap .con7 .w .content .r .rd img {
  position: absolute;
  top: 111px;
  left: 311px;
}
.mainwrap .con7 .w .content .r .rd .list {
  position: absolute;
  top: 181px;
  left: 43px;
}
.mainwrap .con7 .luotuowrap {
  position: absolute;
  bottom: 0;
  left: 50%;
  overflow: hidden;
  width: 1920px;
  height: 300px;
  margin-left: -960px;
}
.mainwrap .con7 .luotuowrap img {
  position: absolute;
  top: 150px;
  left: 0;
}
.mainwrap .con7 .luotuowrap .bg1 {
  -webkit-animation: shamo 5s linear 0s infinite;
          animation: shamo 5s linear 0s infinite;
}
.mainwrap .con7 .luotuowrap .bg2 {
  -webkit-animation: shamo 8s linear 0s infinite;
          animation: shamo 8s linear 0s infinite;
}
.mainwrap .con7 .luotuowrap .bg3 {
  top: 56px;
  left: 50%;
  margin-left: -600px;
}
.mainwrap .con8 {
  height: 1910px;
  text-align: center;
  background: #d5f1fd;
}
.mainwrap .con8 .w {
  position: relative;
}
.mainwrap .con8 .w .ru {
  width: 460px;
}
.mainwrap .con8 .w h2 {
  color: #0072a6;
}
.mainwrap .con8 .w .arrowwrap {
  position: absolute;
  top: 41px;
  left: 310px;
  width: 375px;
  height: 55px;
}
.mainwrap .con8 .w .arrowwrap div {
  width: 52px;
  height: 52px;
  cursor: pointer;
}
.mainwrap .con8 .w .arrowwrap div.l {
  background: url('../images/c8/l.jpg') 0 0 no-repeat;
}
.mainwrap .con8 .w .arrowwrap div.r {
  background: url('../images/c8/r.jpg') 0 0 no-repeat;
}
.mainwrap .con8 .w .arrowwrap div.active {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.mainwrap .con8 .w .txtwrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 730px;
  margin-bottom: 150px;
}
.mainwrap .con8 .w .txtwrap #epu {
  position: absolute;
  top: 0;
  left: 0;
  width: 2002px;
  -webkit-transition: all 1s;
          transition: all 1s;
}
.mainwrap .con8 .w .txtwrap #epu div.lis {
  width: 1000px;
  height: 100%;
}
.mainwrap .con8 .w .txtwrap #epu div.lis .list {
  padding-left: 100px;
  text-align: left;
  margin-top: 50px;
}
.mainwrap .con8 .w .txtwrap #epu div.lis .list .mr10 {
  margin-right: 10px;
}
.mainwrap .con8 .w .txtwrap #epu div.lis .list h3 {
  margin-top: 0;
}
.mainwrap .con8 .w .txtwrap #epu h3 {
  margin-top: 30px;
  margin-bottom: 10px;
}
.mainwrap .con8 .w .txtwrap #epu .r img {
  margin-top: 30px;
}
.mainwrap .con8 .trainwrap {
  position: absolute;
  top: 900px;
  left: 0;
  width: 100%;
  height: 50px;
  background: url('../images/c3/bg2.png') 0 45px repeat-x;
}
.mainwrap .con8 .trainwrap .train {
  position: absolute;
  top: 0;
  right: -40%;
  width: 522px;
  height: 45px;
  -webkit-animation: train2 18s infinite linear;
          animation: train2 18s infinite linear;
  background: url('../images/c8/train.png') 0 0 no-repeat;
}
.mainwrap .con9 {
  height: 900px;
  text-align: center;
}
.mainwrap .con9 .w h2 {
  line-height: 150px;
  padding-top: 50px;
  color: #59c9ad;
}
.mainwrap .con9 .w h3 {
  line-height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.mainwrap .con9 .w p {
  line-height: 26px;
}
.mainwrap .con9 .w .list {
  margin-top: 50px;
  padding-left: 130px;
  text-align: left;
}
.mainwrap .con9 .w .list .mr10 {
  margin-right: 10px;
}
.mainwrap .con9 div.wavewrap {
  position: relative;
  margin-top: 108px;
}
.mainwrap .con9 div.wavewrap .wave {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 20px;
  margin-top: -10px;
  -webkit-animation: move_wave 7s linear 0s infinite;
          animation: move_wave 7s linear 0s infinite;
  background: url('../images/c2/wave.png') 0 0 repeat-x;
}
.mainwrap .con9 div.wavewrap .wave.wave2 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.mainwrap .con9 div.wavewrap .wave.wave4 {
  z-index: 3;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.mainwrap .con9 div.wavewrap .wave.wave5 {
  z-index: 3;
}
.mainwrap .con9 div.wavewrap .wave.wave6 {
  z-index: 3;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.mainwrap .con9 div.wavewrap .boatwrap {
  position: absolute;
  z-index: 2;
  top: -62px;
  left: -20%;
  width: 210px;
  height: 121px;
  -webkit-animation: boatwrap2 50s infinite linear;
          animation: boatwrap2 50s infinite linear;
}
.mainwrap .con9 div.wavewrap .boat {
  position: absolute;
  top: 0;
  left: 0;
  width: 210px;
  height: 121px;
  -webkit-transform-origin: 30% 100%;
          transform-origin: 30% 100%;
  -webkit-animation: boat2 4s infinite linear;
          animation: boat2 4s infinite linear;
  background: url('../images/c9/c2.png') 0 0 no-repeat;
}
.mainwrap .con10 {
  height: 674px;
  background: #68c1ed;
}
.mainwrap .con10 .w {
  height: 100%;
  text-align: center;
  background: url('../images/c10/bg.jpg') 0 0 no-repeat;
}
.mainwrap .con10 .w h2 {
  line-height: 170px;
  padding-top: 30px;
  color: #fff;
}
.mainwrap .con10 .w p {
  line-height: 36px;
  color: #fff;
}
.mainwrap .con11 {
  height: 286px;
  background: #fff;
  text-align: center;
  padding-top: 100px;
}
.mainwrap .con11 p {
  font-family: "宋体", "songti";
  font-size: 12px;
  line-height: 24px;
}
.mainwrap .con12 .w {
  position: relative;
}
.mainwrap .con12 .w #aside {
  position: fixed;
  left: 50%;
  margin-left: 647px;
  top: 160px;
  width: 60px;
  height: 460px;
  z-index: 999;
}
.mainwrap .con12 .w #aside li {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #000;
  font-size: 12px;
  text-align: center;
  line-height: 48px;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-transition: all 0.2s ;
          transition: all 0.2s ;
}
.mainwrap .con12 .w #aside li.active {
  background: #f0c030;
  color: #fff;
}
.mainwrap .con12 .w .code {
  position: fixed;
  top: 670px;
  right: 0;
  margin-left: 600px;
  width: 100px;
  height: 100px;
  z-index: 999;
}
.mainwrap .con12 .w .code img {
  width: 100%;
}
.jdtWrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.jdtWrap .container {
  position: absolute;
  top: 0;
  left: 0;
  width: 3000px;
}
.jdtWrap .container .slide {
  float: left;
  width: 656px;
  height: 454px;
}
.jdtWrap .container .slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.jdtWrap .container .slide a img {
  width: 100%;
  height: 100%;
}
.jdtWrap .pagination {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.jdtWrap .pagination span {
  font-family: verdana;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 3px;
  cursor: pointer;
  text-align: center;
  color: #55a699;
  background: #fff;
}
.jdtWrap .pagination span.active {
  color: #fff;
  background: #55a699;
}
@-webkit-keyframes arrow {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  100% {
    -webkit-transform: translate(0px, 20px);
            transform: translate(0px, 20px);
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  }
}
@keyframes arrow {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  100% {
    -webkit-transform: translate(0px, 20px);
            transform: translate(0px, 20px);
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  }
}
@-webkit-keyframes move_wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 3px, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 3px, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 3px, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 3px, 0) rotateZ(-360deg);
  }
}
@keyframes move_wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 3px, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 3px, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 3px, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 3px, 0) rotateZ(-360deg);
  }
}
@-webkit-keyframes boat {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  80% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes boat {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  80% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes boatwrap {
  0% {
    right: -20%;
  }
  100% {
    right: 120%;
  }
}
@keyframes boatwrap {
  0% {
    right: -20%;
  }
  100% {
    right: 120%;
  }
}
@-webkit-keyframes boat2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  80% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes boat2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  80% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes boatwrap2 {
  0% {
    left: -20%;
  }
  100% {
    left: 120%;
  }
}
@keyframes boatwrap2 {
  0% {
    left: -20%;
  }
  100% {
    left: 120%;
  }
}
@-webkit-keyframes train {
  0% {
    left: -40%;
  }
  100% {
    left: 140%;
  }
}
@keyframes train {
  0% {
    left: -40%;
  }
  100% {
    left: 140%;
  }
}
@-webkit-keyframes train2 {
  0% {
    right: -40%;
  }
  100% {
    right: 140%;
  }
}
@keyframes train2 {
  0% {
    right: -40%;
  }
  100% {
    right: 140%;
  }
}
@-webkit-keyframes shamo {
  0% {
    top: 130px;
  }
  50% {
    top: 100px;
  }
  100% {
    top: 130px;
  }
}
@keyframes shamo {
  0% {
    top: 130px;
  }
  50% {
    top: 100px;
  }
  100% {
    top: 130px;
  }
}

/*20161222*/
.mainwrap .con3 div.cont { width:900px; margin:0 auto;}

.mainwrap .con1 .share1 {
    top: 710px;
}

.mainwrap .con2 .share1 {
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: 140px;
}

.mainwrap .con4 .w .listwrap .lis .flip{
	line-height: 100%;
}
.mainwrap .con4 .w .listwrap .lis .flip .front {
  top: 125px;
  width: 100%;
  height: 20%;
  background: none;
}
.mainwrap .con4 .w .listwrap .lis .flip .front:hover {
  background: none;
}

.mainwrap .con8 .w .txtwrap #epu div.lis .list img{
	margin-top:0px;
}
.mainwrap .con8 .w .txtwrap{
	margin-bottom:140px;
}
.mainwrap .con8 .w .txtwrap #epu div.lis .xila{
    padding-left:170px;	
}
.mainwrap .con8 .w .txtwrap #epu div.lis .xila h3{
	text-align:center;
}
.mainwrap .con8 .w .txtwrap #epu div.lis .xila .ru{
	width:420px;
}
.mainwrap .con1 .w .lang {
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: 140px;
    width: 520px;
    height: 32px;
}

.mainwrap .con4 .w .listwrap .lis .list_yn .flip .front {
    top: 95px;
    width: 100%;
    height: 40%;
    background: none;
}

.mainwrap .con4 .w .listwrap .lis .flip a:link,
.mainwrap .con4 .w .listwrap .lis .flip a:hover,
.mainwrap .con4 .w .listwrap .lis .flip a:visited{ color:#fff;}

/*20161229wang*/
.mainwrap .con8 .trainwrap .train {
    position: absolute;
    top: 5px;
    right: -40%;
    width: 522px;
    height: 45px;
    -webkit-animation: train2 26s infinite linear;
    animation: train2 26s infinite linear;
}

.mainwrap .con2 div.wavewrap .boat {
	position: absolute;
	top: 0px;
	left: 0;
  width: 196px;
  height: 121px;
  -webkit-transform-origin: 30% 100%;
      -ms-transform-origin: 30% 100%;
          transform-origin: 30% 100%;
  -webkit-animation: boat 4s infinite linear;
          animation: boat 4s infinite linear;
  background: url('../images/c2/c2.png?=3') 0 0 no-repeat;
}

.mainwrap .con7{
	height: 1230px;
}
.mainwrap .con7 .trainwrap{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 300px;
    overflow: hidden;
    background: url("../images/c7/tbg.png") 145px 0  repeat-x;
}
.mainwrap .con7 .trainwrap .train{
	position: absolute;
	animation: train3 10s linear infinite;
}

.mainwrap .con7 .trainwrap .train.train1{
	top: 130px;
	left: -20%;
	z-index: 30;
	animation-duration: 15s;
}

.mainwrap .con7 .trainwrap .train.train2{
	top: 110px;
	left: -20%;
	z-index: 20;
	animation-duration: 10s;
}

.mainwrap .con7 .trainwrap .train.train3{
	top: 90px;
	left: -20%;
	z-index: 10;
	animation-duration: 7s;
}
@keyframes train3 {
	0% {
		left: -20%;
	}
	100% {
		left: 120%;
	}
}
/*20161229wang end*/