body {
    background: url(../resource/img1.jpg) no-repeat;
    background-size: cover;
}
#loading{background: #c62723;}
.z-group2 {
    width: 15.31rem;
    height: 9.91rem;
    left: -3.32rem;
}

.z-group18 {
    width: 10.73rem;
    height: 100%;
    left: -2.2rem;
    top: 0rem;
}

.z-img38{
    width: 7rem;
    height: 3.3rem;
    left: 1.13rem;
    top: -0.2rem;
}
.z-img39{
    width: 6.61rem;
    height: 5.86rem;
    left: 3.92rem;
    top: -1.2rem;
}
.z-img40{
    width: 9rem;
    height: 7.29rem;
    left: 0rem;
    top: 1rem;
}
.z-img41{
    width: 5.83rem;
    height: 7.14rem;
    left: 4.1rem;
    top: 2.5rem;
}
.z-img42{
    width: 7.6rem;
    height: 5.86rem;
    left: 1.98rem;
    bottom: 2.9rem;
    top: initial;
}
.z-img43{
    width: 5.74rem;
    height: 5.64rem;
    left: 4.99rem;
    bottom: -0.4rem;
    top: initial;
}
.z-img41_1{
    width: 5.23rem;
    height: 7.14rem;
    left: 5.1rem;
    top: 6rem;
}
.z-img44{
    width: 5.93rem;
    height: 5.05rem;
    left: 0.77rem;
    bottom: -1rem;
    top: initial;
}

.sap-active .left1{animation: fadeOutLeft 1000ms 200ms both;}
.sap-active .left2{animation: fadeOutLeft 1000ms 600ms both;}
.sap-active .left3{animation: fadeOutLeft 1000ms 1000ms both;}
.sap-active .left4{animation: fadeOutLeft 1000ms 1400ms both;}
.sap-active .right1{animation: fadeOutRight 1000ms 200ms both;}
.sap-active .right2{animation: fadeOutRight 1000ms 600ms both;}
.sap-active .right3{animation: fadeOutRight 1000ms 1000ms both;}
.sap-active .right4{animation: fadeOutRight 1000ms 1400ms both;}

.z-group13{top: 2.77rem;}

.z-img37{opacity: 0;}
.z-img36{
	background: url(../resource/img36.png) no-repeat center bottom;
	background-size: 100% auto;
	height: 0.08rem;
}
.active .z-img36{
	animation: height1 1500ms linear both;
}
.active .z-img37{
	animation: fadeIn 500ms 1200ms both;
}

.z-group3{
    animation: floatY 2000ms infinite both;
}
.sap-active .z-img6{
    animation: opendoor 1500ms 2s both;
    transform-origin: left;
}
.sap-active .z-img7{
    animation: opendoor 1500ms 2s both;
    transform-origin: right;
}
.z-group12.active{animation: fadeIn 1000ms both;}
.z-group2.unactive{animation: fadeOut 1000ms both;}




.z-img29{
	animation: rotate15 2000ms linear infinite both;
    transform-origin: bottom left;
}
.z-img33{
	animation: swing 2000ms linear infinite both;
    transform-origin: bottom;
}
.z-img26{
	animation: chibang 2000ms ease-in-out infinite both;
	transform-origin: bottom right;
}
.z-img28{
	animation: chibang 2000ms ease-in-out infinite both;
	transform-origin: bottom left;
}

@keyframes opendoor{
    from {transform: rotate3d(0, 1, 0, 0deg);}
    to {transform: rotate3d(0, 1, 0, 90deg);}
}
@keyframes height1 {
	from {height: 0.08rem;}
	to {height: 1.42rem;}
}
@keyframes rotate15 {
	0%,100% { transform: rotate(-15deg); }
	50% { transform: rotate(15deg); }
}
@keyframes swing {
    20% { transform: rotate3d(0, 0, 1, 15deg); }
    40% { transform: rotate3d(0, 0, 1, -10deg); }
    60% { transform: rotate3d(0, 0, 1, 5deg); }
    80% { transform: rotate3d(0, 0, 1, -5deg); }
    to { transform: rotate3d(0, 0, 1, 0deg); }
}
@keyframes chibang {
	0%,100% { transform: rotate3d(0, 1, 0, -30deg) scale(1.2,1.2); }
	50% { transform: rotate3d(0, 1, 0, 5deg) scale(0.9,0.9); }
}
@keyframes floatY {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-20px); }
}




.z-groupcard{ width: 6.03rem; height: 10.8rem; }
.z-img57{top:0.08rem;left: 0.06rem;}
.z-img57 img{pointer-events: auto;}
.z-img58{top:0;left: 0;}
.z-group22{left: 50%; bottom: 0;}
.card{}
.sap-active .card1{animation: bounceIn 1000ms 200ms both;}
.sap-active .card2{animation: bounceIn 1000ms 500ms both;}
.sap-active .card3{animation: bounceIn 1000ms 800ms both;}
.sap-active .card4{animation: bounceIn 1000ms 500ms both;}
.sap-active .card5{animation: bounceIn 1000ms 200ms both;}
.sap-active .card6{animation: bounceIn 1000ms 500ms both;}
.sap-active .card7{animation: bounceIn 1000ms 800ms both;}
.sap-active .card8{animation: bounceIn 1000ms 200ms both;}
.sap-active .card9{animation: bounceIn 1000ms 800ms both;}


.active .z-img59{animation: fadeInLeft 1000ms 800ms both;}
.active .z-img60{animation: fadeInRight 1000ms 800ms both;}


.aword{
        width: 0.88rem;
    height: 0.43rem;
    position: fixed;
    left: 50%;
    margin-left: -0.44rem;
    bottom: 1.5rem;
    animation: floatY 2000ms linear infinite both;
}