@charset "utf-8";
/* CSS Document */
body {
	overflow: hidden;
}
.section-wrap .section-1 {
	background-image: url(../img/wzjs/bg_01.jpg);
	background-size:cover;
	background-position: center;
	overflow: hidden;
}
.section-wrap .section-2 {
	background-image: url(../img/wzjs/bg_02.jpg);
	background-size:cover;
	background-position: center;
	overflow: hidden;
}
.section-wrap .section-3 {
	background-image: url(../img/wzjs/bg_03.jpg);
	background-size:cover;
	background-position: center;
	overflow: hidden;
}
.section-wrap .section-4 {
	background-image: url(../img/wzjs/bg_04.jpg);
	background-size:cover;
	background-position: center;
	overflow: hidden;
}
.section-wrap .section-5 {
	background-color: #fff;
	overflow: hidden;
}
.text {
	width: 1200px;
	margin-top: 30vh;
	height: auto;
	overflow: hidden;
}
.text h1 {
	font-size: 43px;
	line-height: 43px;
	color: #11fff4;
	margin-bottom: 11px;
	font-weight: normal;
	opacity: 0;
	margin-left: 100px;
}
.text h1 span {
	font-size: 19px;
	line-height: 19px;
	padding-top: 24px;
}
.text h2 {
	font-size: 12px;
	line-height: 12px;
	color: #f3ff30;
	margin-bottom: 25px;
	font-weight: normal;
	opacity: 0;
	margin-left: 100px;
}
.text h3 {
	font-size: 12px;
	line-height: 24px;
	color: #11cfd3;
	margin-bottom: 25px;
	font-weight: normal;
	opacity: 0;
	margin-left: 100px;
}
.text h4 {
	color: #37fff6;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 12px;
	opacity: 0;
	margin-left: 100px;
}
.text h4 span {
	color: #e2ff1d;
	font-size: 18px;
	font-weight: bold;
}

.on .text h1 {
	animation: show 0.5s ease 0.5s forwards;
	-webkit-animation: show 0.5s ease 0.5s forwards;
}
.on .text h2 {
	animation: show 0.5s ease 1s forwards;
	-webkit-animation: show 0.5s ease 1s forwards;
}
.on .text .h31 {
	animation: show 0.5s ease 1.5s forwards;

	-webkit-animation: show 0.5s ease 1.5s forwards;
}
.on .text .h41 {
	animation: show 0.5s ease 2s forwards;
	-webkit-animation: show 0.5s ease 2s forwards;
}
.on .text .h32 {
	animation: show 0.5s ease 2.5s forwards;
	-webkit-animation: show 0.5s ease 2.5s forwards;
}
.on .text .h42 {
	animation: show 0.5s ease 3s forwards;

	-webkit-animation: show 0.5s ease 3s forwards;
}
.on .text .h33 {
	animation: show 0.5s ease 3.5s forwards;
	-webkit-animation: show 0.5s ease 3.5s forwards;
}
.up .text h1, .down .text h1 {
	opacity: 1;
	margin-left: 0px;
}
.up .text h2, .down .text h2 {
	opacity: 1;
	margin-left: 0px;
}
.up .text .h31, .down .text .h31 {
	opacity: 1;
	margin-left: 0px;
}
.up .text .h41, .down .text .h41 {
	opacity: 1;
	margin-left: 0px;
}
.up .text .h32, .down .text .h32 {
	opacity: 1;
	margin-left: 0px;
}
.up .text .h42, .down .text .h42 {
	opacity: 1;
	margin-left: 0px;
}
.up .text .h33, .down .text .h33 {
	opacity: 1;
	margin-left: 0px;
}
@keyframes show {
 0% {
opacity:0;
margin-left: 100px;
}
 100% {
opacity:1;
margin-left: 0px;
}
}
@keyframes hide {
 0% {
opacity:0;
margin-left: 100px;
}
 100% {
opacity:1;
margin-left: 0px;
}
}
.wuheyi {
	padding-right: 675px;
	margin-top: 20vh;
	width: 525px;
	height: 526px;
	position: relative;
}
 @keyframes zhuan1 {
 0% {
 -moz-transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 -o-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -moz-transform: rotate(360deg);
 -webkit-transform: rotate(360deg);
 -o-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
@keyframes zhuan2 {
 0% {
 -moz-transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 -o-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -moz-transform: rotate(-360deg);
 -webkit-transform: rotate(-360deg);
 -o-transform: rotate(-360deg);
 -ms-transform: rotate(-360deg);
 transform: rotate(-360deg);
}
}
.diqiu {
	width: 525px;
	height: 526px;
	overflow: hidden;
	background-image: url(../img/wzjs/gao_04.png);
	background-repeat: no-repeat;
	animation: zhuan1 40s linear 0s infinite;
	/* Safari 与 Chrome: */
	-webkit-animation: zhuan1 40s linear 0s infinite;
}
.zhongxin {
	font-size: 31px;
	line-height: 60px;
	text-align: center;
	width: 180px;
	height: 60px;
	position: absolute;
	left: 172px;
	top: 50%;
	margin-top: -30px;
	color: #55e7ff;
	text-shadow: 0px 0px 10px rgba(149,252,255,0.8);
	-moz-text-shadow: 0px 0px 10px rgba(149,252,255,0.8);
	-webkit-text-shadow: 0px 0px 10px rgba(149,252,255,0.8);
}
.five {
	width: 525px;
	height: 526px;
	overflow: hidden;
	position: absolute;
	color: #e2ff1c;
	top: 0px;
	left: 0px;
	animation: zhuan1 40s linear 0s infinite;
	/* Safari 与 Chrome: */
	-webkit-animation: zhuan1 40s linear 0s infinite;
}
.five h1 {
	position: absolute;
	top: 112px;
	left: 68px;
	font-size: 18px;
	font-weight: normal;
	animation: zhuan2 40s linear 0s infinite;
	/* Safari 与 Chrome: */
	-webkit-animation: zhuan2 40s linear 0s infinite;
}
.five h2 {
	position: absolute;
	top: 72px;
	right: 120px;
	font-size: 18px;
	font-weight: normal;
	animation: zhuan2 40s linear 0s infinite;
	/* Safari 与 Chrome: */
	-webkit-animation: zhuan2 40s linear 0s infinite;
}
.five h3 {
	position: absolute;
	bottom: 215px;
	right: 23px;
	font-size: 18px;
	font-weight: normal;
	animation: zhuan2 40s linear 0s infinite;
	/* Safari 与 Chrome: */
	-webkit-animation: zhuan2 40s linear 0s infinite;
}
.five h4 {
	position: absolute;
	bottom: 41px;
	right: 190px;
	font-size: 18px;
	font-weight: normal;
	animation: zhuan2 40s linear 0s infinite;
	/* Safari 与 Chrome: */
	-webkit-animation: zhuan2 40s linear 0s infinite;
}
.five h5 {
	position: absolute;
	bottom: 153px;
	left: 35px;
	font-size: 18px;
	font-weight: normal;
	animation: zhuan2 40s linear 0s infinite;
	/* Safari 与 Chrome: */
	-webkit-animation: zhuan2 40s linear 0s infinite;
}
.text2 {
	width: 600px;
	position: absolute;
	top: 30vh;
	left: 50%;
	color: #fff;
}
.text2 h1 {
	font-size: 43px;
	line-height: 43px;
	color: #01cefd;
	margin-bottom: 40px;
	font-weight: normal;
	opacity: 0;
	margin-left: 100px;
}
.text2 h1 span {
	font-size: 19px;
	line-height: 19px;
	padding-top: 24px;
}
.text2 h2 {
	font-size: 12px;
	line-height: 12px;
	color: #f3ff30;
	margin-bottom: 25px;
	font-weight: normal;
	opacity: 0;
	margin-left: 100px;
}
.text2 h3 {
	font-size: 12px;
	line-height: 24px;
	color: #55e7ff;
	margin-bottom: 25px;
	font-weight: normal;
	opacity: 0;
	margin-left: 100px;
}
.text2 h4 {
	color: #01cefd;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 12px;
	opacity: 0;
	margin-left: 100px;
}
.text2 h4 span {
	color: #ccff66;
	font-size: 18px;
	font-weight: normal;
}
.on .text2 h1 {
	animation: show 0.5s ease 0.5s forwards;
	/* Safari 与 Chrome: */
	-webkit-animation: show 0.5s ease 0.5s forwards;
}
.on .text2 .h31 {
	animation: show 0.5s ease 1s forwards;
	/* Safari 与 Chrome: */
	-webkit-animation: show 0.5s ease 1s forwards;
}
.on .text2 .h41 {
	animation: show 0.5s ease 1.5s forwards;
	/* Safari 与 Chrome: */
	-webkit-animation: show 0.5s ease 1.5s forwards;
}
.on .text2 .h32 {
	animation: show 0.5s ease 2s forwards;
	/* Safari 与 Chrome: */
	-webkit-animation: show 0.5s ease 2s forwards;
}
.on .text2 .h42 {
	animation: show 0.5s ease 2.5 forwards;
	/* Safari 与 Chrome: */
	-webkit-animation: show 0.5s ease 2.5s forwards;
}
.on .text2 .h33 {
	animation: show 0.5s ease 3s forwards;
	/* Safari 与 Chrome: */
	-webkit-animation: show 0.5s ease 3s forwards;
}
.up .text2 h1, .down .text2 h1 {
	opacity: 1;
	margin-left: 0px;
}
.up .text2 .h31, .down .text2 .h31 {
	opacity: 1;
	margin-left: 0px;
}
.up .text2 .h41, .down .text2 .h41 {
	opacity: 1;
	margin-left: 0px;
}
.up .text2 .h32, .down .text2 .h32 {
	opacity: 1;
	margin-left: 0px;
}
.up .text2 .h42, .down .text2 .h42 {
	opacity: 1;
	margin-left: 0px;
}
.up .text2 .h33, .down .text2 .h33 {
	opacity: 1;
	margin-left: 0px;
}
.dianshang {
	text-align: center;
}
.dianshang h1 {
	font-size: 72px;
	line-height: 72px;
	color: #fff;
	margin-bottom: 40px;
	margin-top: 30vh;
	font-weight: normal;
}
.dianshang h1 span {
	font-size: 48px;
	line-height: 48px;
	color: #fff;
	margin-bottom: 40px;
	margin-top: 30vh;
	font-weight: normal;
}
.dianshang h2 {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 40px;
	font-weight: normal;
}
.pingtai {
	width: 550px;
	height: 275px;
	overflow: hidden;
}
.pingtai li {
	width: 88px;
	height: 88px;
	overflow: hidden;
	border-radius: 50%;
	float: left;
	background-color: rgba(255,255,255,0.2);
	color: #f3ff31;
	font-size: 25px;
	line-height: 88px;
	text-align: center;
	font-weight: normal;
	margin-left: 11px;
	margin-right: 11px;
}
.pingtai li {
	margin-top: 0px;
	animation: top1 5s linear 0s infinite;
	/* Safari 与 Chrome: */
	-webkit-animation: top1 5s linear 0s infinite;
}
.pingtai li:nth-child(2n) {
	margin-top: 88px;
	animation: top2 5s linear 0s infinite;
	/* Safari 与 Chrome: */
	-webkit-animation: top2 5s linear 0s infinite;
}
@keyframes top1 {
 0% {
 margin-top: 0px;
}
 10% {
 margin-top: 88px;
}
 50% {
 margin-top: 88px;
}
 60% {
 margin-top: 0px;
}
 100% {
 margin-top: 0px;
}
}
@keyframes top2 {
 0% {
 margin-top: 88px;
}
 10% {
 margin-top: 0px;
}
 50% {
 margin-top: 0px;
}
 60% {
 margin-top: 88px;
}
 100% {
 margin-top: 88px;
}
}
.gongneng {
	width: 475px;
	padding-right: 725px;
	color: #fff;
	margin-top: 35vh;
}
.gongneng h1 {
	font-size: 43px;
	line-height: 43px;
	color: #11fff4;
	margin-bottom: 11px;
	font-weight: normal;
	opacity: 0;
}
.gongneng h1 span {
	font-size: 19px;
	line-height: 19px;
	padding-top: 24px;
}
.gongneng h2 {
	font-size: 14px;
	line-height: 14px;
	color: #f3ff30;
	margin-bottom: 25px;
	font-weight: normal;
	opacity: 0;
}
.gongneng h3 {
	font-size: 12px;
	line-height: 24px;
	color: #11cfd3;
	margin-bottom: 25px;
	font-weight: normal;
	opacity: 0;
}
.gongneng h4 {
	color: #37fff6;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 12px;
	opacity: 0;
}
.gongneng h4 span {
	color: #e2ff1d;
	font-size: 18px;
	font-weight: bold;
}
.on .gongneng h1 {
	animation: zhuan 0.5s ease 0.5s forwards;
	/* Safari 与 Chrome: */
	-webkit-animation: zhuan 0.5s ease 0.5s forwards;
}
.on .gongneng h2 {
	animation: zhuan 0.5s ease 1s forwards;
	/* Safari 与 Chrome: */
	-webkit-animation: zhuan 0.5s ease 1s forwards;
}
.on .gongneng h3 {
	animation: zhuan 0.5s ease 1.5s forwards;
	/* Safari 与 Chrome: */
	-webkit-animation: zhuan 0.5s ease 1.5s forwards;
}
.up .gongneng h1, .down .gongneng h1 {
	-moz-transform: rotateX(720deg);
	-webkit-transform: rotateX(720deg);
	-o-transform: rotateX(720deg);
	-ms-transform: rotateX(720deg);
	transform: rotateX(720deg);
	opacity: 1;
}
.up .gongneng h2, .down .gongneng h2 {
	-moz-transform: rotateX(720deg);
	-webkit-transform: rotateX(720deg);
	-o-transform: rotateX(720deg);
	-ms-transform: rotateX(720deg);
	transform: rotateX(720deg);
	opacity: 1;
}
.up .gongneng h3, .down .gongneng h3 {
	-moz-transform: rotateX(720deg);
	-webkit-transform: rotateX(720deg);
	-o-transform: rotateX(720deg);
	-ms-transform: rotateX(720deg);
	transform: rotateX(720deg);
	opacity: 1;
}
 @keyframes zhuan {
 0% {
-moz-transform: rotateX(0deg);
 -webkit-transform: rotateX(0deg);
 -o-transform: rotateX(0deg);
 -ms-transform: rotateX(0deg);
 transform: rotateX(0deg);
 opacity: 0;
}
 100% {
-moz-transform: rotateX(720deg);
 -webkit-transform: rotateX(720deg);
 -o-transform: rotateX(720deg);
 -ms-transform: rotateX(720deg);
 transform: rotateX(720deg);
 opacity: 1;
}
}
.tijiao {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 7px;
	font-size: 14px;
	color: #e2ff1c;
	border: solid 1px #e2ff1c;
	background-color: transparent;
	outline: none;
	opacity: 0;
}
@keyframes show2 {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
.section-1.on .tijiao {
	animation: show2 0.5s ease 4s forwards;
	/* Safari 与 Chrome: */
	-webkit-animation: show2 0.5s ease 4s forwards;
}
.section-2.on .tijiao {
	animation: show2 0.5s ease 3.5s forwards;
	/* Safari 与 Chrome: */
	-webkit-animation: show2 0.5s ease 3.5s forwards;
}
.section-4.on .tijiao {
	animation: show2 0.5s ease 2s forwards;
	/* Safari 与 Chrome: */
	-webkit-animation: show2 0.5s ease 2s forwards;
}
.up .tijiao,.down .tijiao{
	opacity: 1;
}
.dianshang h1{
	opacity:0;
	margin-left: 100px;
}
.dianshang h2{
	opacity:0;
	margin-left: 100px;
}
.on .dianshang h1 {
	animation: show 1s ease 0.5s forwards;
	-webkit-animation: show 1s ease 0.5s forwards;
}
.on .dianshang h2 {
	animation: show 1s ease 1s forwards;
	-webkit-animation: show 1s ease 1s forwards;
}