.down-up-3d-pos-current-final {
	z-index: 1;
	opacity: 0;
	-ms-transform-origin: center top;
	transform-origin: center top;
	transform: scale(0.8) rotateX(-30deg);
	transition: all 1s
}

.down-up-3d-pos-next-init {
	z-index: 2;
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.down-up-3d-pos-next-final {
	-ms-transform: none;
	transform: none;
	transition: all 1s
}

.down-up-3d-neg-current-final {
	z-index: 1;
	opacity: 0;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
	transform: scale(0.8) rotateX(30deg);
	transition: all 1s
}

.down-up-3d-neg-next-init {
	z-index: 3;
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.down-up-3d-neg-next-final {
	-ms-transform: none;
	transform: none;
	transition: all 1s
}

.down-up-pos-current-final {
	z-index: 1;
	opacity: 0;
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	transition: all 1s
}

.down-up-pos-next-init {
	z-index: 2;
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.down-up-pos-next-final {
	-ms-transform: none;
	transform: none;
	transition: all 1s
}

.down-up-neg-current-final {
	z-index: 1;
	opacity: 0;
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	transition: all 1s
}

.down-up-neg-next-init {
	z-index: 3;
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.down-up-neg-next-final {
	-ms-transform: none;
	transform: none;
	transition: all 1s
}

.rotate-pos-current-final {
	z-index: 1;
	opacity: 0;
	transform: rotateX(20deg);
	transition: all .8s
}

.rotate-pos-next-init {
	z-index: 2;
	opacity: 0;
	transform: rotateX(20deg)
}

.rotate-pos-next-final {
	-ms-transform: none;
	transform: none;
	opacity: 1;
	transition: all .8s .2s
}

.rotate-neg-current-final {
	z-index: 1;
	opacity: 0;
	transform: rotateX(-20deg);
	transition: all .8s
}

.rotate-neg-next-init {
	z-index: 2;
	opacity: 0;
	transform: rotateX(-20deg)
}

.rotate-neg-next-final {
	-ms-transform: none;
	transform: none;
	opacity: 1;
	transition: all .8s .2s
}
/*公共的*/
.section{
	position: relative;
	background-color:#1D1900;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{
	background: #f1f1f1;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
#fp-nav ul li a span,.fp-slidesNav ul li a span{
	background: #aaa;
	transition: all .5s;
	border: none;!important
}
.section>div>img{
	position: absolute;
	transition: 1s;
}
.ani{
	display: none;
}
.animated{
	display: block;
}
.section p{
	width: 100%;
    text-align: center;
    font-size: 36px;
    color: white;
    position: absolute;
    top: 13%;
}
@keyframes leftani
{
from {opacity: 0;left: 46%;}
to {opacity: 1;left: 49%;}
}
.leftani{
	animation-name: leftani;
}
@keyframes rightani
{
from {opacity: 0;right: 39%;}
to {opacity: 1;right: 42%;}
}
.rightani{
	animation-name: rightani;
}
@keyframes rightani1
{
from {opacity: 0;margin-left: 0px;}
to {opacity: 1;margin-left: -40px;}
}
.rightani1{
	animation-name: rightani1;
}
.bigheight{
	background-size: auto 100%;
}
.bigwidth{
	background-size: 100% auto;
}
.backg{
	background-repeat: no-repeat;
}
/*nav start*/
.zj-nav{
	position: absolute;
	top: 0;
	line-height: 80px;
    font-size: 16px;
    height: 80px;
    top: 0;
    z-index: 100;
    width: 100%;
}
/*开始咯*/
.section1{
	background-image: url(https://mytianh5.obs.cn-east-3.myhuaweicloud.com/website/zaojiaoji_images/item01_bg.png)  ;
	background-position: center;
}
.section1 .box{
	width: 1100px;
	position: absolute;
	height: 1px;
	left: 50%;
	top: 30%;
	margin-left: -550px;
}
.section1 .box img{
	position: absolute;
}
.section1 .pic2{
	left: 0;
	top: 8vh;
}
.section1 .pic3{
	left: 0%;
	top: 17vh;
}
.section1 .pic4{
	top: 30%;
	right: 0%;
}
.section2 .play-bg{
	top: 23%;
	left: 50%;
	margin-left: -400px;
	cursor: pointer;
	height: 500px;
    width: 800px
}
.section2 .play video{
	position: absolute;
    top: 23%;
    left: 50%;
    margin-left: -400px;
    display: none;
}
.section3 .pic1{
	top: 9%;
	
}
.section3 .pic2{
	top: 20%;
	width: 40%;
}
.section3 .pic5{
	top: 35%;
}
.section3 .pic6{
	top: 52%;
}
.section3 .pic7{
	top: 89%;
}
.section4 .pic1{
	top: 7%;
}
.section4 .pic2{
	top: 15%;
}
.section4 .pic3{
	top: 26%;
}
.section4 .pic4{
	top: 26%;
	margin-top: 181px;
}
.section4 .pic5{
	top: 26%;
	margin-top: 365px;
}
.section5 .pic1{
	top: 7%;
}
.section5 .pic2{
	top: 15%;
}
.section5 .pic3{
	top: 93%;
}
.section5 .pic4{
	top: 35%;
}
.section5 .pic5{
	top: 40%;
}
.section5 .mask{
	overflow: hidden;
	width: 0;
	left: 50%;
	margin-left: -416.5px;
	height: 382px;
	top: 40%;
	position: absolute;
}
.section5 .mask .stage{
	width: 933px;	
	height: 382px;
}
.section5 .mask .stage img{
	height: 382px;
	position: absolute;
	top: 0;
	width: 886px;
}
.section6{
	background-image: url(https://mytianh5.obs.cn-east-3.myhuaweicloud.com/website/zaojiaoji_images/item06_bg.png) ;
}
.section6 .pic1{
	top: 7%;
}
.section6 .pic2{
	top: 15%;
}
.section6 .pic3{
	top: 35%;
    right: 12%;
    width: 30%;
}
.section6 .pic4{
	top: 40%;
	/*animation-iteration-count: 5;*/
}
.section6 .pic5{
	 top: 30%;
    left: 17%;
}
.section7{
	background-image: url(https://mytianh5.obs.cn-east-3.myhuaweicloud.com/website/zaojiaoji_images/item07_bg.png) ;
}
.section7 .box{
	position: absolute;
	left: 50%;
    top: 25%
}
.section7 .box img{
	position: absolute;
}
.section7 .pic2{
	margin-top: 10vh;
}
.section8{
	background-image: url(https://mytianh5.obs.cn-east-3.myhuaweicloud.com/website/zaojiaoji_images/item08_bg.png) ;
}
.section8 .pic1{
	top: 7%;
}
.section8 .pic2{
	top: 15%;
}
.section8 .pic3{
	top: 28%;
    left: 10%;
    width: 38%;
}
.section8 .pic4{
	top: 55%;
	left: 47%;
	width: 4%;
}
.section8 .pic5{
	top: 0%;
    right: 4%;
    width:45%;
}
.section8 .pic6{
	top: 40vw;
	right: 42%;
	width: 4%;
}
.section9{
	background-image: url(https://mytianh5.obs.cn-east-3.myhuaweicloud.com/website/zaojiaoji_images/item09_bg.png) ;
}
.section9 .pic1{
	top: 7%;
}
.section9 .pic2{
	top: 15%;
}
.section9 .pic3{
	top: 26%;
}
.section10{
	background-image: url(https://mytianh5.obs.cn-east-3.myhuaweicloud.com/website/zaojiaoji_images/item10_bg.png) ;
	overflow: hidden;
}
.section10 .pic1{
	top: 7%;
}
.section10 .pic2{
	top: 15%;
}
.section10 .box{
	width: 1100px;
	position: absolute;
	top: 20%;
	height: 600px;
}
.section10 .pic3{
	top: 2%;
    left: 0%;
}
.section10 .box img{
	position: absolute;
}
.section10 .pic4.animated{
	top: 30%;
    left: 16%;
    animation-delay: 1s;
}
.section10 .pic5{
	top: 15%;
	width: 52%;
    right: 24%;
}
.section11{
	background-image: url(https://mytianh5.obs.cn-east-3.myhuaweicloud.com/website/zaojiaoji_images/item11_bg.png) ;
}
.section11 .pic1{
	top: 7%;
}
.section11 .pic2{
	top: 15%;
}
.section11 .box{
	position: absolute;
	width: 110vh;
	height: 1px;
	left: 12%;
    top: 35%;
}
.section11 .box img{
	position: absolute;
	top: 0;
}
.section11 .pic3{
    left: 0%;
}
.section11 .pic4{
    right: 0%;
}
.section12{
	background: #1D1900;
}
.section12 .pic1{
	top: 7%;
}
.section12 .pic2{
	top: 15%;
}
.section12 .box{
	position: absolute;
	width: 1200px;
	top: 30%;
}
.section12 .box img{
	top: 0;
	position: absolute;
}
.section12 .pic3{
	left: 0;
}
.section12 .pic4{
	right: 0;
	margin-top: 12%;
}
.section13 .pic1{
	top: 7%;
}
.section13 .pic2{
	top: 15%;
}
.section13 .pic3{
	top: 30%;
}
.section13 .pic4{
	top: 40%;
}
.section14{
	background-image: url(https://mytianh5.obs.cn-east-3.myhuaweicloud.com/website/zaojiaoji_images/item14_bg.png) ;
}
.section14 .pic1{
	top: 16vh;
	left: 0;
}
.section14 .box{
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 30%;
}
.section14 .box img{
	position: absolute;
}
.section14 .pic2{
	top: -10vh;
	right: 0%;
}
.section15{
	background:#F4F4F4;
}
.section16{
	background:#FFFFFF ;
	}
.section15 .pic1{
	top: 10%;
}
.section15 .pic2{
	bottom: 15vh;
    width: 50%
}
.section16 .pic1{
	top: 10%;
}
.section16 .pic2{
	bottom: 10%;
	width: 70%;
}
.backtotop{
	position: fixed;
    right: 2.5%;
    bottom: 2.5%;
    z-index: 9999;
    cursor: pointer;
}
.play-btn-box{
	width: 100px;
    height: 100px;
    background: rgba(0,0,0,0.3);
    left: 50%;
    top: 40%;
    position: absolute;
    margin-left: -50px;
}
.section .play-btn{
	width: 100px;
    height: 100px;
    top: 40%;
    position: absolute;
	left: 50%;
	margin-left: -50px;
}