.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-image:url("https://mytianh5.obs.cn-east-3.myhuaweicloud.com/website/wk_detail_images/slide_bg.png");
    background-size: 100vw 100vh;
}
#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%;
}

/* wk_detail css */
.section1{
    background-image: url("https://mytianh5.obs.cn-east-3.myhuaweicloud.com/website/wk_detail_images/slide1_bg.png");
    min-width: 1100px;
}
.box{
    position: relative;
    height: 100%;
    width: 1300px;
    left: 50%;
    margin-left: -650px;
}
.box img{
    position: absolute;
}
.section1 .box .pic1{
    top: 25%;
    left: -5%;
}
.section1 .box .pic2{
    top: 45%;
    left: -5%;
}
.section1 .box .pic3{
    top: 45%;
    left: -5%;
}
.section1 .box .pic4{
    right: 3%;
    top: 25%;
}
.section1 .box .pic5{
    top: 58%;
    left: -5%;
}
.section2_1 .play-bg{
	top: 23%;
	left: 50%;
	margin-left: -400px;
	cursor: pointer;
	height: 500px;
    width: 800px
}
.section2_1 .play video{
	position: absolute;
    top: 23%;
    left: 50%;
    margin-left: -400px;
    display: none;
}
.section2 .pic1,.section3 .pic1{
    top: 20%;
    left: 50%;
    margin-left: -662px;
}
.section2 .pic2,.section3 .pic2{
    top:40%;
}
.section2 .pic3,.section3 .pic3{
    top:40%;
    left: 533px;
}
.section2 .pic4,.section3 .pic4{
    top:40%;
    left: 803px;
}
.section2 .pic5{
    top:65%;
    left: 50%;
    margin-left: -662px;
}
.section3 .pic5-1{
    top: 50%;
    width: 80px;
    left: 23%;
}
.section3 .pic5-2{
    top: 50%;
    width: 80px;
    left: 48%;
}
.section3 .pic5-3{
    top: 50%;
    width: 80px;
    left: 73%;
}
.section4 .pic1{
    top:15%;
    left: 100px;
}
.section4 .pic2{
    top:30%;
    left: 100px;
}
.section4 .pic3{
    top: 45%;
    left: 100px;
}
.section4 .pic4{
    top: 53%;
    left: 700px;
}
.section4 .pic5{
    top: 20%;
    left: 900px;
}
.section5 .pic1{
    top: 20%;
    left: 10%;
}
.section5 .pic2{
    top: 30%;
    left: 10%;
}
.section5 .pic3{
    top: 10%;
    left: 10%;
}
.section6 .pic1{
    top:0%;
    width: 100%;
    height: 100%;
}
.section6 .pic2{
    top:10%;
    left: 50%;
    margin-left: -662px;
}
.section6 .pic3{
    width: 100%;
    top: 20%;
}
.section7 .bkg{
    width: 100%;
    height: 100%;
    top:0;
}
.section7 .pic1{
    top:30%;
    left: 50%;
    margin-left: -662px;
}
.section7 .pic2{
    top:45%;
    left: 50%;
    margin-left: -662px;
}
.section8 .bkg{
    width: 100%;
    height: 100%;
    top: 15%;
    transform: scale(0.7);
}
.section8 .pic1{
    top:15%;
    left: 50%;
    margin-left: -662px;
}
.section8 .pic2{
    top:30%;
    left: 50%;
    margin-left: -662px;
}
.section9 .part_gif{
    top: 40%;
    left: 50%;
    margin-left: -400px;
    width: 800px;
}
.section9 .pic1{
    top: 10%; 
    left: 50%;
    margin-left: -662px;
}
.section9 .pic2{
    top: 20%;
    left: 50%;
    margin-left: -662px;
}
.section10 .pic1,.section11 .pic1{
    top:10%;
    left: 50%;
    margin-left: -662px;
}
.section10 .pic2,.section11 .pic2{
    top: 20%;
    left: 50%;
    margin-left: -662px;
}
.section10 .pic3,.section11 .pic3{
    top: 40%;
    left: 50%;
    margin-left: -662px;
}
.section12 .pic1{
    top:10%;
    left: 50%;
    margin-left: -662px;
}
.section12 .pic2{
    top:20%;
    left: 50%;
    margin-left: -662px;
}
.section12 .pic3{
    top:40%;
    left: 16%;
}
.section12 .pic4{
    top:40%;
    left: 52%;
}
.section13 .pic1,.section14 .pic1{
    top:10%;
    left: 50%;
    margin-left: -662px;
}
.section13 .pic2,.section14 .pic2{
    top:20%;
    left: 50%;
    margin-left: -662px;
}
.section13 .pic3{
    top:30%;
    left: 50%;
    margin-left: -662px;
}
.section13 .pic4{
    top:50%;
    left: 33%;
}
.section13 .pic5{
    top:50%;
    left: 60%;
}
.section14 .pic3{
    top:40%;
    left: 50%;
    margin-left: -662px;
}
.section15 .pic1,.section16-1 .pic1,.section16-2 .pic1,.section17 .pic1,.section18 .pic1{
    top:15%;
    left: 50%;
    margin-left: -662px;
}
.section15 .pic2{
    top: 30%;
    left: 0%;
}
.section15 .pic3{
    top: 30%;
    left: 39%;
}
.section15 .pic4{
    top: 30%;
    left: 64%;
}
.section16-1 .pic2,.section16-2 .pic2{
    top: 25%;
    left: 20%;
}
.section16-1 .pic3,.section16-2 .pic3{
    left: 20%;
    top: 50%;
}
.section16-1 .pic4,.section16-2 .pic4{
    top: 25%;
    left: 55%;
}
.section17 .pic2{
    top: 25%;
    left: 5%;
}
.section17 .pic3{
    top: 25%;
    left: 45%;
}
.section17 .pic4{
    top: 25%;
    left: 56%;
}
.section17 .pic5{
    top: 35%;
    left: 5%;
}
.section17 .pic6{
    top: 35%;
    left: 45%;
}
.section17 .pic7{
    top: 45%;
}
.section18 .pic2{
    top:25%;
    left: 50%;
    margin-left: -662px;
}
.section18 .pic3{
    top:35%;
    left: 50%;
    margin-left: -662px;
}
.section19 .pic1{
    top: 30%;
}
.section19 .pic2{
    top: 40%;
}
.section19 .pic3{
    top: 10%;
}
.section20 .pic1{
    top: 20%;
    left: 50%;
    margin-left: -662px;
}
.section20 .pic2{
    top: 40%;
    left: 50%;
    margin-left: -662px;
}
.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;
    cursor: pointer;
}