* {
  margin: 0;
  padding: 0;
}
html,
body {
  color: #333;
  font-size: 12px;
  font-family: "微软雅黑";
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
select,
input {
  font-size: 12px;
  vertical-align: middle;
}
body,
button,
input,
select,
textarea {
  font: 14px/25px "微软雅黑";
  color: #414439;
}
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
a {
  color: #333;
  text-decoration: none;
}
em {
  font-style: normal;
}
a:hover {
  color: #f00;
  text-decoration: none;
}
textarea,
input {
  outline: none;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: url(../img/zp3.jpg) repeat;
}
#superContainer {
  height: 100%;
  position: relative;
}
.section {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.slide {
  float: left;
}
.slide,
.slidesContainer {
  height: 100%;
  display: block;
}
.slides {
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#menu {
  margin: 0;
  padding: 0;
  position: fixed;
  right: 50px;
  bottom: 100px;
  list-style-type: none;
  z-index: 70;
}
#menu li {
  margin: 5px 0;
  font-size: 14px;
  overflow: hidden;
}
#menu a {
  float: left;
  padding: 5px;
  color: #333;
  text-decoration: none;
  border-radius: 50%;
  border: 2px solid #ccc;
}
#menu .active a {
  color: #fff;
  background-color: #c33;
  border: 2px solid #c33;
}
/* *{margin: 0;padding: 0;}
	html,body{width: 100%;height: 100%;}
	.box{width: 100%;height: 100%;background: url(img/1.png) repeat-x;}
	.one,.two{position:absolute;left: 0;top: 0;}
	.one{width: 100%;height: 100%;background: url(img/2.png) no-repeat;}
	.two{width: 100%;height: 100%;background: url(img/3.png) no-repeat;animation: bvs 20s linear infinite 0s;-webkit-animation: bvs 20s linear infinite 0s;}
	.bvs { -webkit-animation: bvs 20s linear infinite 0s; animation: bvs 20s linear infinite 0s;}
	@-webkit-keyframes bvs { 
		0% { background-position: 50% 0;}
		100% { background-position: 50% 100%;}
	}
	@keyframes bvs { 
		0% { background-position: 50% 0;}
		100% { background-position: 50% 100%;}
	}
	#p{ appearance:none;-webkit-appearance:none; }
	.mn{animation:all }
	.he{position: absolute;width:200px;height:300px;font-size: 150px;left: 100px;top: 200px;}
	.he2{left: 180px;opacity: 1; transition: left 2s ease;}
	.he3{left: 260px;transition: all 10s ease;} */
.logone {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #203237;
}
.logtwo {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../img/zp2.png) no-repeat;
  -webkit-animation: bvs 20s linear infinite 0s;
  -moz-animation: bvs 20s linear infinite 0s;
  -ms-animation: bvs 20s linear infinite 0s;
}
@-webkit-keyframes bvs {
  0% {
    background-position: 50% 0;
  }
  100% {
    background-position: 50% 100%;
  }
}
@-o-keyframes bvs {
  0% {
    background-position: 50% 0;
  }
  100% {
    background-position: 50% 100%;
  }
}
@-ms-keyframes bvs {
  0% {
    background-position: 50% 0;
  }
  100% {
    background-position: 50% 100%;
  }
}
@-moz-keyframes bvs {
  0% {
    background-position: 50% 0;
  }
  100% {
    background-position: 50% 100%;
  }
}
@keyframes bvs {
  0% {
    background-position: 50% 0;
  }
  100% {
    background-position: 50% 100%;
  }
}
.logthere {
  position: absolute;
  width: 100%;
  height: 100%;
}
.logthere .logotopo {
  color: #fff;
  overflow: hidden;
  padding: 40px 60px 0;
}
.logthere .logotopo div {
  float: left;
  margin-right: 10px;
}
.logthere .logotopo .logobb {
  width: 113px;
  height: 32px;
  background: url(../img/chubiao.png) no-repeat 0 -53px;
}
.logthere .logotopo sub {
  line-height: 50px;
}
.logthere .logotopo a {
  float: right;
  width: 118px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  border-radius: 3px;
}
.logthere .lobvs {
  color: #fff;
  padding-top: 4%;
}
.logthere .lobvs h1,
.logthere .lobvs h2 {
  text-align: center;
}
.logthere .lobvs h1 span {
  font-size: 35px;
  font-weight: 900;
  margin-right: 20px;
  letter-spacing: 6px;
}
.logthere .lobvs h1 em {
  font-size: 33px;
  letter-spacing: 6px;
}
.logthere .lobvs h2 {
  font-size: 16px;
  letter-spacing: 9px;
  line-height: 85px;
}
.logthere .logonto {
  width: 25%;
  max-width: 360px;
  padding: 20px 40px;
  background: #fff;
  margin: 0 auto;
  color: #333;
}
.logthere .logonto div {
  text-align: center;
  border-bottom: 1px solid #cdd;
  margin-bottom: 30px;
}
.logthere .logonto div span {
  position: relative;
  top: 11px;
  background: #fff;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 900;
}
.logthere .logonto .yesr span {
  font-size: 14px;
}
.logthere .logonto p {
  height: 34px;
  border: 1px solid #eee;
  margin: 13px 0;
  position: relative;
}
.logthere .logonto p em {
  float: left;
  width: 34px;
  height: 34px;
  background: #eeeeee url(../img/userpow.png) no-repeat 4px;
  position: absolute;
  left: 0;
  z-index: 1;
}
.logthere .logonto p span {
  position: absolute;
  top: 37px;
  left: 42px;
  font-size: 12px;
  color: #c33;
  display: none;
}
.logthere .logonto p input {
  float: left;
  width: 85%;
  padding-left: 44px;
  height: 34px;
  border: none;
  position: absolute;
  left: 0;
}
.logthere .logonto p:nth-child(3) em {
  background-position: -21px;
}
.logthere .logonto .pltow {
  margin-top: 25px;
}
.logthere .logonto h3 {
  padding-top: 8px;
}
.logthere .logonto h3 a {
  float: right;
  text-decoration: underline;
}
.logthere .logonto h4 {
  padding: 20px 0;
}
.logthere .logonto h4 input {
  height: 36px;
  line-height: 36px;
  border: none;
  background: #c33;
  width: 100%;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
}
.logthere .logonto .wxqb {
  width: 210px;
  margin: 0 auto;
  height: 34px;
}
.logthere .logonto .wxqb a {
  float: left;
  width: 34px;
  height: 34px;
  background: url(../img/wxbq.png) no-repeat;
}
.logthere .logonto .wxqb a:nth-child(1) {
  background-position: -72px;
}
.logthere .logonto .wxqb a:nth-child(3) {
  background-position: -36px;
}
.logthere .logonto .wxqb a:nth-child(3) .wx_container {
  width: 300px;
  height: 340px;
  background: #fff;
  position: relative;
  top: -350px;
  left: -215px;
  z-index: 3;
  overflow: hidden;
  border: 1px solid #fff;
  display: none;
}
.logthere .logonto .wxqb a:nth-child(3):hover .wx_container {
  display: block;
}
.logthere .logonto .wxqb a:nth-child(2) {
  margin: 0 50px;
}
.redtoplog {
  position: fixed;
  z-index: 22;
  top: 0;
  width: 100%;
  height: 80px;
  padding: 25px 60px 0;
  box-sizing: border-box;
  display: none;
}
.redtoplog .logole {
  float: left;
}
.redtoplog .logole .logobb {
  width: 113px;
  height: 32px;
  background: url(../img/chubiao.png) no-repeat;
  float: left;
  margin-right: 10px;
}
.redtoplog .logole sub {
  line-height: 50px;
}
.redtoplog .logorin {
  float: right;
}
.redtoplog .logorin a {
  float: left;
  width: 88px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #fff;
  color: #666;
  border: 1px solid #ccc;
  margin-left: 20px;
  border-radius: 3px;
  font-size: 14px;
  background: #fff;
}
.redtoplog .logorin a:nth-child(2) {
  background: #CF312E;
  border: none;
  color: #fff;
}
.motionself {
  width: 1000px;
  min-width: 1000px;
  margin: auto;
  padding-top: 100px;
  position: relative;
  overflow: hidden;
}
.motionself h1 {
  font-size: 34px;
  font-weight: 900;
  text-align: center;
  line-height: 80px;
}
.motionself .pydic {
  text-align: center;
  letter-spacing: 5px;
  font-size: 14px;
}
.motionself .pydic span {
  letter-spacing: 0;
  margin-right: 5px;
}
.motionself .posusn {
  position: relative;
  min-height: 490px;
}
.motionself .posusn div {
  width: 173px;
  padding: 10px 20px 50px;
  position: absolute;
  border-radius: 3px;
  color: #fff;
  opacity: 0;
  z-index: 3;
}
.motionself .posusn div h2 {
  height: 75px;
  line-height: 100px;
  font-size: 50px;
  padding-top: 25px;
}
.motionself .posusn div h2 span {
  display: block;
  width: 20px;
  height: 50px;
  background: url(../img/number.png) no-repeat;
}
.motionself .posusn div h3 {
  line-height: 30px;
  font-size: 16px;
  letter-spacing: 4px;
}
.motionself .posusn div.wnp1 {
  background: #FC8100;
  z-index: 1;
  left: 100px;
  top: -621px;
  top: 200px\9;
  opacity: 1\9;
}
.motionself .posusn div.wnp1 h2 span {
  background-position: 0 -105px;
}
.motionself .posusn div.adwp1 {
  -webkit-animation: wnpc1 1.2s linear 1 forwards;
  -moz-animation: wnpc1 1.2s linear 1 forwards;
  -o-animation: wnpc1 1.2s linear 1 forwards;
  animation: wnpc1 1.2s linear 1 forwards;
}
.motionself .posusn div.wnp2 {
  background: #3A8A93;
  left: 435px;
  top: 600px;
  top: 280px\9;
  opacity: 1\9;
}
.motionself .posusn div.wnp2 h2 span {
  background-position: 0 -53px;
}
.motionself .posusn div.adwp2 {
  -webkit-animation: wnpc2 2s linear 0.5s 1 forwards;
  -moz-animation: wnpc2 2s linear 0.5s 1 forwards;
  -o-animation: wnpc2 2s linear 0.5s 1 forwards;
  animation: wnpc2 2s linear 0.5s 1 forwards;
}
.motionself .posusn div.wnp3 {
  background: #C61C39;
  left: 760px;
  top: -500px;
  top: 230px\9;
  opacity: 1\9;
}
.motionself .posusn div.adwp3 {
  -webkit-animation: wnpc3 2s linear 1.5s 1 forwards;
  -moz-animation: wnpc3 2s linear 1.5s 1 forwards;
  -o-animation: wnpc3 2s linear 1.5s 1 forwards;
  animation: wnpc3 2s linear 1.5s 1 forwards;
}
.motionself .svleft {
  float: left;
  position: relative;
  left: 0%;
  z-index: 3;
  opacity: 0;
}
.motionself .svleft h2 {
  width: 18px;
  line-height: 24px;
  font-size: 16px;
  float: left;
  padding: 0 4px;
}
.motionself .svleft h2:nth-child(2) {
  padding-top: 50px;
}
.motionself .svleft h2:nth-child(3) {
  padding-top: 18px;
}
.motionself .svad {
  -webkit-animation: lefv 1.5s linear 1 forwards;
  -moz-animation: lefv 1.5s linear 1 forwards;
  -o-animation: lefv 1.5s linear 1 forwards;
  animation: lefv 1.5s linear 1 forwards;
}
.motionself .svright {
  position: relative;
  min-height: 500px;
}
.motionself .svright div {
  position: absolute;
  background-size: 100%;
}
.motionself .svrtop {
  text-indent: 2em;
  left: 40%;
  font-size: 16px;
  line-height: 22px;
  top: 5%;
  opacity: 0;
}
.motionself .svradt {
  animation: svtop 2s linear 2.5s 1 forwards;
  -o-animation: svtop 2s linear 2.5s 1 forwards;
  -moz-animation: svtop 2s linear 2.5s 1 forwards;
  -webkit-animation: svtop 2s linear 2.5s 1 forwards;
}
.motionself .qunye1 {
  width: 200px;
  height: 200px;
  background: url(../img/touzj.png) no-repeat;
  left: 41%;
  top: 30%;
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
}
.motionself .add1 {
  animation: rnw 2s linear 1s 1 forwards;
  -moz-animation: rnw 2s linear 1s 1 forwards;
  -o-animation: rnw 2s linear 1s 1 forwards;
  -webkit-animation: rnw 2s linear 1s 1 forwards;
}
.motionself .qunye2 {
  width: 300px;
  height: 300px;
  background: url(../img/souh.png) no-repeat;
  left: 50%;
  top: 40%;
  transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
}
.motionself .add2 {
  animation: rnw 2s linear 1s 1 forwards;
  -o-animation: rnw 2s linear 1s 1 forwards;
  -webkit-animation: rnw 2s linear 1s 1 forwards;
  -moz-animation: rnw 2s linear 1s 1 forwards;
}
.motionself .qunye3 {
  width: 200px;
  height: 200px;
  background: url(../img/fhw.png) no-repeat;
  left: 60%;
  top: 15%;
  transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
}
.motionself .add3 {
  animation: rnw 2s linear 1 forwards;
  -o-animation: rnw 2s linear 1 forwards;
  -webkit-animation: rnw 2s linear 1 forwards;
  -moz-animation: rnw 2s linear 1 forwards;
}
.motionself .adbs {
  animation: rnws 3s linear 1 forwards;
  -o-animation: rnws 3s linear 1 forwards;
  -webkit-animation: rnws 3s linear 1 forwards;
  -moz-animation: rnws 3s linear 1 forwards;
}
.motionself .motiontext {
  float: left;
  margin: 60px 0 0 140px;
}
.motionself .motiontext h2 {
  float: left;
  line-height: 25px;
  width: 20px;
  font-size: 16px;
}
.motionself .motiontext h2:nth-child(2) {
  padding: 150px 10px;
}
.motionself .motiontext h2:nth-child(3) {
  padding: 45px 0;
}
.motionself .rod {
  float: left;
  background: #f00;
  margin-left: 140px;
  position: relative;
}
.motionself .rod div {
  position: absolute;
}
.motionself .on1 {
  width: 150px;
  height: 150px;
  background: url(../img/cen.png) no-repeat center center;
  background-size: 80%;
  margin-left: 214px;
  margin-top: 218px;
  transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
}
.motionself .ons1 {
  -webkit-animation: rnw 1.5s linear 1 forwards;
  animation: rnw 1.5s linear 1 forwards;
  -o-animation: rnw 1.5s linear 1 forwards;
  -moz-animation: rnw 1.5s linear 1 forwards;
}
.motionself .on2 {
  width: 500px;
  height: 500px;
  background: url(../img/smal.png) no-repeat center center;
  background-size: 70%;
  opacity: 0;
  opacity: 1\9;
  margin-top: 45px;
  margin-left: 39px;
}
.motionself .ons2 {
  -webkit-animation: rot2 9s linear .5s infinite ;
  animation: rot2 9s linear .5s infinite ;
  -o-animation: rot2 9s linear .5s infinite ;
  -moz-animation: rot2 9s linear .5s infinite ;
}
.motionself .on3 {
  width: 600px;
  height: 600px;
  margin-left: -3px;
  margin-right: -7px;
  background: url(../img/big.png) no-repeat center center;
  opacity: 0;
  opacity: 1\9;
  background-size: 80%;
}
.motionself .ons3 {
  -webkit-animation: rot3 14s linear 1.5s infinite;
  animation: rot3 14s linear 1.5s infinite;
  -o-animation: rot3 14s linear 1.5s infinite;
  -moz-animation: rot3 14s linear 1.5s infinite;
}
.motionself2 {
  width: auto;
  min-width: 1000px;
}
@keyframes rot1 {
  from {
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes rot1 {
  from {
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rot2 {
  0% {
    opacity: 0.5;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  30% {
    opacity: 1;
    transform: rotate(110deg);
    -o-transform: rotate(110deg);
    -moz-transform: rotate(110deg);
    -webkit-transform: rotate(110deg);
  }
  50% {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  80% {
    transform: rotate(260deg);
    -o-transform: rotate(260deg);
    -moz-transform: rotate(260deg);
    -webkit-transform: rotate(260deg);
  }
  100% {
    opacity: 1;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes rot2 {
  0% {
    opacity: 0.5;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  30% {
    opacity: 1;
    transform: rotate(110deg);
    -o-transform: rotate(110deg);
    -moz-transform: rotate(110deg);
    -webkit-transform: rotate(110deg);
  }
  50% {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  80% {
    transform: rotate(260deg);
    -o-transform: rotate(260deg);
    -moz-transform: rotate(260deg);
    -webkit-transform: rotate(260deg);
  }
  100% {
    opacity: 1;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rot3 {
  0% {
    opacity: .5;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  30% {
    opacity: 1;
    transform: rotate(110deg);
    -o-transform: rotate(110deg);
    -moz-transform: rotate(110deg);
    -webkit-transform: rotate(110deg);
  }
  50% {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  80% {
    transform: rotate(260deg);
    -o-transform: rotate(260deg);
    -moz-transform: rotate(260deg);
    -webkit-transform: rotate(260deg);
  }
  100% {
    opacity: 1;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes rot3 {
  0% {
    opacity: .5;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  30% {
    opacity: 1;
    transform: rotate(110deg);
    -o-transform: rotate(110deg);
    -moz-transform: rotate(110deg);
    -webkit-transform: rotate(110deg);
  }
  50% {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  80% {
    transform: rotate(260deg);
    -o-transform: rotate(260deg);
    -moz-transform: rotate(260deg);
    -webkit-transform: rotate(260deg);
  }
  100% {
    opacity: 1;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rnw {
  from {
    transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
  }
  to {
    transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
}
@-webkit-keyframes rnw {
  from {
    transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
  }
  to {
    transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
}
@keyframes rnws {
  from {
    transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
  to {
    transform: scale(2, 2);
    -o-transform: scale(2, 2);
    -moz-transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
  }
}
@-webkit-keyframes rnws {
  from {
    transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
  to {
    transform: scale(2, 2);
    -o-transform: scale(2, 2);
    -moz-transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
  }
}
@keyframes lefv {
  from {
    left: 0;
    opacity: 0;
  }
  to {
    left: 25%;
    opacity: 1;
  }
}
@-webkit-keyframes lefv {
  from {
    left: 0;
    opacity: 0;
  }
  to {
    left: 25%;
    opacity: 1;
  }
}
@keyframes svtop {
  from {
    top: 0;
    opacity: 0;
  }
  to {
    top: 5%;
    opacity: 1;
  }
}
@-webkit-keyframes svtop {
  from {
    top: 0;
    opacity: 0;
  }
  to {
    top: 5%;
    opacity: 1;
  }
}
@-moz-keyframes wnpc1 {
  0% {
    top: -321px;
    opacity: 0;
  }
  40% {
    top: 190px;
    opacity: 1;
  }
  60% {
    top: 261px;
  }
  100% {
    top: 70px;
    opacity: 1;
  }
}
@-o-keyframes wnpc1 {
  0% {
    top: -321px;
    opacity: 0;
  }
  40% {
    top: 190px;
    opacity: 1;
  }
  60% {
    top: 261px;
  }
  100% {
    top: 70px;
    opacity: 1;
  }
}
@-webkit-keyframes wnpc1 {
  0% {
    top: -321px;
    opacity: 0;
  }
  40% {
    top: 190px;
    opacity: 1;
  }
  60% {
    top: 261px;
  }
  100% {
    top: 70px;
    opacity: 1;
  }
}
@keyframes wnpc1 {
  0% {
    top: -321px;
    opacity: 0;
  }
  40% {
    top: 190px;
    opacity: 1;
  }
  60% {
    top: 261px;
  }
  100% {
    top: 70px;
    opacity: 1;
  }
}
@-moz-keyframes wnpc2 {
  0% {
    top: 601px;
    opacity: 0;
  }
  20% {
    top: 200px;
    opacity: .1;
  }
  40% {
    top: -51px;
    opacity: .8;
  }
  70% {
    top: 120px;
  }
  100% {
    top: 180px;
    opacity: 1;
  }
}
@-o-keyframes wnpc2 {
  0% {
    top: 601px;
    opacity: 0;
  }
  20% {
    top: 200px;
    opacity: .1;
  }
  40% {
    top: -51px;
    opacity: .8;
  }
  70% {
    top: 120px;
  }
  100% {
    top: 180px;
    opacity: 1;
  }
}
@-webkit-keyframes wnpc2 {
  0% {
    top: 601px;
    opacity: 0;
  }
  20% {
    top: 200px;
    opacity: .1;
  }
  40% {
    top: -51px;
    opacity: .8;
  }
  70% {
    top: 120px;
  }
  100% {
    top: 180px;
    opacity: 1;
  }
}
@keyframes wnpc2 {
  0% {
    top: 601px;
    opacity: 0;
  }
  20% {
    top: 200px;
    opacity: .1;
  }
  40% {
    top: -51px;
    opacity: .8;
  }
  70% {
    top: 120px;
  }
  100% {
    top: 180px;
    opacity: 1;
  }
}
@-moz-keyframes wnpc3 {
  0% {
    top: -301px;
    opacity: 0;
  }
  20% {
    top: -290px;
    opacity: 1;
  }
  70% {
    top: 180px;
  }
  100% {
    top: 90px;
    opacity: 1;
  }
}
@-o-keyframes wnpc3 {
  0% {
    top: -301px;
    opacity: 0;
  }
  20% {
    top: -290px;
    opacity: 1;
  }
  70% {
    top: 180px;
  }
  100% {
    top: 90px;
    opacity: 1;
  }
}
@-webkit-keyframes wnpc3 {
  0% {
    top: -301px;
    opacity: 0;
  }
  20% {
    top: -290px;
    opacity: 1;
  }
  70% {
    top: 180px;
  }
  100% {
    top: 90px;
    opacity: 1;
  }
}
@keyframes wnpc3 {
  0% {
    top: -301px;
    opacity: 0;
  }
  20% {
    top: -290px;
    opacity: 1;
  }
  70% {
    top: 180px;
  }
  100% {
    top: 90px;
    opacity: 1;
  }
}
/*

@keyframes wnpcl1{
	0{margin-top:-321px;opacity:0;}
	40%{margin-top:190px;opacity:1;}
	60%{margin-top:261px;}
	100%{margin-top:40px;}
}


@keyframes wnpcl2{
	0{margin-top:601px;opacity:0;}
	20%{margin-top:200px;opacity:.1;}
	40%{margin-top:-51px;opacity:.8;}
	70%{margin-top:120px;}
	//80%{margin-top:21px;}
	100%{margin-top:140px;opacity:1;}
}


@keyframes wnpcl3{
	0{margin-top:-301px;opacity:0;}
	20%{margin-top:-290px;opacity:1;}
	//40%{margin-top:-161px;}
	70%{margin-top:180px;}
	//80%{margin-top:111px;}
	100%{margin-top:60px;opacity:1;}
}*/
.imgboxs {
  padding: 0 45px;
}
.imgboxs li {
  float: left;
  padding: 20px 25px;
  width: 80px;
  opacity: 0;
  opacity: 1\9;
  animation: opc 2s linear 1 forwards;
  -o-animation: opc 2s linear 1 forwards;
  -moz-animation: opc 2s linear 1 forwards;
  -webkit-animation: opc 2s linear 1 forwards;
  position: relative;
}
.imgboxs li img {
  width: 80px;
}
.imgboxs .qons1 {
  top: 600px;
  top: 0\9;
}
.imgboxs .qoun1 {
  animation: qonbv 2s linear 1 forwards;
  -o-animation: qonbv 2s linear 1 forwards;
  -moz-animation: qonbv 2s linear 1 forwards;
  -webkit-animation: qonbv 2s linear 1 forwards;
  z-index: 2;
}
.imgboxs .qoun2 {
  animation: qonbv2 2s linear 1 forwards;
  -o-animation: qonbv2 2s linear 1 forwards;
  -moz-animation: qonbv2 2s linear 1 forwards;
  -webkit-animation: qonbv2 2s linear 1 forwards;
}
.imgboxs .qons3 {
  top: -600px;
  top: 0\9;
}
.imgboxs .qoun3 {
  animation: qonbv3 2s linear 1 forwards;
  -o-animation: qonbv3 2s linear 1 forwards;
  -moz-animation: qonbv3 2s linear 1 forwards;
  -webkit-animation: qonbv3 2s linear 1 forwards;
}
@-moz-keyframes opc {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes opc {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes opc {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes opc {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes qonbv {
  from {
    opacity: 0;
    top: 600px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@-moz-keyframes qonbv {
  from {
    opacity: 0;
    top: 600px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@-o-keyframes qonbv {
  from {
    opacity: 0;
    top: 600px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@keyframes qonbv {
  from {
    opacity: 0;
    top: 600px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@-webkit-keyframes qonbv2 {
  from {
    opacity: 0;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    opacity: 1;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes qonbv2 {
  from {
    opacity: 0;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    opacity: 1;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-o-keyframes qonbv2 {
  from {
    opacity: 0;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    opacity: 1;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes qonbv2 {
  from {
    opacity: 0;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    opacity: 1;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes qonbv3 {
  from {
    opacity: 0;
    top: -600px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@-moz-keyframes qonbv3 {
  from {
    opacity: 0;
    top: -600px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@-o-keyframes qonbv3 {
  from {
    opacity: 0;
    top: -600px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@keyframes qonbv3 {
  from {
    opacity: 0;
    top: -600px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
.lonbottn {
  text-align: center;
  padding-top: 40px;
  overflow: hidden;
  clear: both;
  opacity: 0;
  opacity: 1\9;
  animation: opc 2s linear 2.5s 1 forwards;
  -o-animation: opc 2s linear 2.5s 1 forwards;
  -moz-animation: opc 2s linear 2.5s 1 forwards;
  -webkit-animation: opc 2s linear 2.5s 1 forwards;
}
.lonbottn a {
  display: inline-block;
  width: 95px;
  height: 45px;
  color: #c33;
  border: 1px solid #c33;
  border-radius: 3px;
  line-height: 45px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ccc;
  color: #666;
}
.lonbottn a:nth-child(2) {
  margin-left: 20px;
  background: #c33;
  color: #fff;
  border: none;
}
.flogbox {
  width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
}
.flogbox img {
  display: block;
}
.floone {
  position: relative;
  /*.alft{
		-webkit-animation:alft 2s linear  1 forwards;
	}*/
}
.floone .wrakbg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/zp3.jpg) repeat;
  top: 0;
  left: 0;
  height: 0px\9;
}
.floone .wrakbg2 {
  -webkit-animation: xzye .8s linear .5s 1 forwards;
  -moz-animation: xzye .8s linear .5s 1 forwards;
  -o-animation: xzye .8s linear .5s 1 forwards;
  animation: xzye .8s linear .5s 1 forwards;
}
.floone img {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.floone .one {
  position: relative;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.floone .one1 {
  left: 144px;
  top: 245px;
}
.floone .two1 {
  -webkit-animation: logxw 1s linear 1.5s 1 forwards;
  -moz-animation: logxw 1s linear 1.5s 1 forwards;
  -o-animation: logxw 1s linear 1.5s 1 forwards;
  animation: logxw 1s linear 1.5s 1 forwards;
}
.floone .one2 {
  left: 144px;
  top: 305px;
}
.floone .two2 {
  -webkit-animation: logxw 1s linear 4.3s 1 forwards;
  -moz-animation: logxw 1s linear 4.3s 1 forwards;
  -o-animation: logxw 1s linear 4.3s 1 forwards;
  animation: logxw 1s linear 4.3s 1 forwards;
}
.floone .one3 {
  left: 144px;
  top: 385px;
}
.floone .two3 {
  -webkit-animation: logxw 1s linear 3.3s 1 forwards;
  -moz-animation: logxw 1s linear 3.3s 1 forwards;
  -o-animation: logxw 1s linear 3.3s 1 forwards;
  animation: logxw 1s linear 3.3s 1 forwards;
}
.floone .one4 {
  left: 345px;
  top: 310px;
}
.floone .two4 {
  -webkit-animation: logxw 1s linear 1.9s 1 forwards;
}
.floone .one5 {
  left: 345px;
  top: 410px;
}
.floone .two5 {
  -webkit-animation: logxw 1s linear 3.2s 1 forwards;
}
.floone .one6 {
  left: 345px;
  top: 490px;
}
.floone .two6 {
  -webkit-animation: logxw 1s linear 2.4s 1 forwards;
}
.floone .one7 {
  left: 580px;
  top: 60px;
}
.floone .two7 {
  -webkit-animation: logxw 1s linear 1.6s 1 forwards;
}
.floone .one8 {
  left: 570px;
  top: 135px;
}
.floone .two8 {
  -webkit-animation: logxw 1s linear 4.3s 1 forwards;
}
.floone .one9 {
  left: 575px;
  top: 245px;
}
.floone .two9 {
  -webkit-animation: logxw 1s linear 4s 1 forwards;
}
.floone .one10 {
  left: 580px;
  top: 350px;
}
.floone .two10 {
  -webkit-animation: logxw 1s linear 3.8s 1 forwards;
}
.floone .one11 {
  left: 725px;
  top: 130px;
}
.floone .two11 {
  -webkit-animation: logxw 1s linear 4.3s 1 forwards;
}
.floone .one12 {
  left: 720px;
  top: 210px;
}
.floone .two12 {
  -webkit-animation: logxw 1s linear 4.2s 1 forwards;
}
.floone .one13 {
  left: 730px;
  top: 280px;
}
.floone .two13 {
  -webkit-animation: logxw 1s linear 3.2s 1 forwards;
}
.floone .one14 {
  left: 900px;
  top: 170px;
}
.floone .two14 {
  -webkit-animation: logxw 1s linear 4s 1 forwards;
}
.floone .one15 {
  left: 905px;
  top: 230px;
}
.floone .two15 {
  -webkit-animation: logxw 1s linear 2.1s 1 forwards;
}
.floone .one16 {
  left: 900px;
  top: 310px;
}
.floone .two16 {
  -webkit-animation: logxw 1s linear 5.1s 1 forwards;
}
@-webkit-keyframes logxw {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes logxw {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes logxw {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes logxw {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/*@keyframes alft{
	0% {
		transform: scale(.7);
		-webkit-transform: scale(.7);
	}
	25% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
	75% {
		transform: scale(1.2);
		-webkit-transform: scale(1.2);
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}*/
@keyframes xzye {
  from {
    height: 580px;
    top: 0;
  }
  to {
    height: 0;
    top: 50%;
  }
}
@-webkit-keyframes xzye {
  from {
    height: 580px;
    top: 0;
  }
  to {
    height: 0;
    top: 50%;
  }
}
@media screen and (max-width: 1440px) {
  .logthere .lobvs {
    padding-top: 1%;
  }
  .flogbox {
    padding-top: 0;
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    position: relative;
    top: -50px;
  }
  .motionself .on1 {
    width: 100px;
    margin-top: 180px;
  }
  .motionself .on2 {
    width: 440px;
    margin-top: 7px;
  }
  .motionself .on3 {
    width: 540px;
    margin-top: -37px;
  }
  .motionself {
    padding-top: 50px;
  }
  .motionself .posusn div {
    width: 160px;
    padding: 10px 20px 30px;
  }
  .motionself .posusn div h2 {
    height: 65px;
    padding-top: 15px;
  }
  .motionself .posusn div h3 {
    letter-spacing: 3px;
  }
  .motionself .posusn .adwp1 {
    -webkit-animation: wnpc1 1.2s linear 1 forwards;
    -moz-animation: wnpc1 1.2s linear 1 forwards;
    -o-animation: wnpc1 1.2s linear 1 forwards;
    animation: wnpc1 1.2s linear 1 forwards;
  }
  .motionself .posusn .adwp2 {
    -webkit-animation: wnpc2 2s linear 0.5s 1 forwards;
    -moz-animation: wnpc2 2s linear 0.5s 1 forwards;
    -o-animation: wnpc2 2s linear 0.5s 1 forwards;
    animation: wnpc2 2s linear 0.5s 1 forwards;
  }
  .motionself .posusn .adwp3 {
    -webkit-animation: wnpc3 2s linear 1.5s 1 forwards;
    -moz-animation: wnpc3 2s linear 1.5s 1 forwards;
    -o-animation: wnpc3 2s linear 1.5s 1 forwards;
    animation: wnpc3 2s linear 1.5s 1 forwards;
  }
  .motionself .qunye1 {
    width: 180px;
    height: 180px;
  }
  .motionself .qunye2 {
    width: 280px;
    height: 280px;
  }
  .motionself .qunye3 {
    width: 180px;
    height: 180px;
  }
  .imgboxs {
    padding-left: 80px;
  }
  .imgboxs li {
    width: 70px;
    overflow: hidden;
  }
  .imgboxs li img {
    width: 70px;
  }
  .lonbottn {
    padding-top: 30px;
  }
}
