body {
    height: 100%;
    width: 100%;
    font-family: "Microsoft YaHei", SimHei, "Helvetica Neue", Arial, sans-serif;
}
@media (min-width: 420px) {
  body {
    background: url(../images/index_bg.jpg) left top;
    background-size: 100% auto;
  }
}
.page-one{
    background: url(../images/index_bg.jpg) left top;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}
.one-top{
    padding: 15px 10px;
    height: 22px;
}
.imgH{
    height: 100%;
    width: auto;
}
.imgW{
    width: 100%;
    height: auto;
}
.one-middle{
   /*margin-bottom: 2%;*/
}
.one-middle::after{
    display: block;
    content: '';
    height: 0;
    clear: both;
}
.one-left{
    padding-top: 30px;
    float: left;
    width: 72%;
}
.left-img{
    display: inline-block;
    opacity: 0;
}
.one-right{
    float: right;
    width: 22%;
    margin-right: 2%;
}

.one-item{
    margin-bottom: 20px;
    opacity: 0;
}
.one-item:last-child{
    margin-bottom: 0;
}
.one-title{
    /*margin-top: 2%;*/
    width: 85%;
    opacity: 0;
}
.one-btn{
    width: 85%;
    margin-top: 2%;
    opacity: 0;
}
.one-bottom{
    height: 22px;
    text-align: center;
}
.page-two{
    background: url(../images/two_bg.jpg) left top;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}
.two-top{
    text-align: center;
    height: 40px;
    padding: 25px 0 5px;
    opacity: 0;
}
.two-name{
    text-align: center;
    color: #000000;
    font-size: 16px;
    text-align: center;
    line-height: 22px;
    opacity: 0;
}
.two-right{
    padding-top: 30px;
    float: right;
    width: 50%;
    opacity: 0;
}
.two-middle{
    position: relative;
}
.two-item::after,
.res-des::after,
.two-middle::after{
    display: block;
    content: '';
    height: 0;
    clear: both;
}
.two-xin{
    width: 60%;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}
.two-xin-cover{
    height: 530px;
}
.two-item{
    display: inline-block;
    position: absolute;
    opacity: 0;
}
.two-one{
    top: 2%;
    left: 31%;
}
.two-item-left{
    float: left;
    height: 25px;
    margin-right: 10px;
    margin-top: 25px;
    /*vertical-align: top;*/
    display: inline-block;
}
.two-item-right{
    float: right;
    height: 70px;
    /*vertical-align: top;*/
    display: inline-block;
}
.two-two{
    top: 21%;
    left: 16%;
}
.two-three{
    top: 44%;
    left: 3%;
}
.two-four{
    top: 68%;
    left: 5%;
}
.two-five{
    bottom: -4%;
    left: 28%;
}
.two-bottom{
    text-align: center;

}
.tip-down{
    margin-top: 25px;
    display: inline-block;
    height: 40px;
     position: relative;
    z-index: 9;
}
.page-three{
    background: url(../images/three_bg.jpg) left top;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}
.three-middle{
    padding-top: 30px;
    width: 80%;
    position: relative;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
}

.three-top{
    width: 80%;
    position: absolute;
    top:18%;
    left: 10%;
    opacity: 0;
}
.three-bottom{
    width: 64%;
    margin: 0 auto;
    position: relative;
    top: -15%;
    z-index: 2;
    text-align: center;
    opacity: 0;
}
.three-ti{
    height: 50px;
    display: inline-block;
    position: absolute;
    top: 48%;
    left: 13%;
}
.icon-item{
    display: inline-block;
    width: 42px;
    position: absolute;
    opacity: 0;
}
.icon-1{
    top: 2%;
    left: 44%;
}
.icon-2{
    top: 14%;
    left: 9%;
}
.icon-3{
    top: 14%;
    right: 9%;
}
.icon-4{
    top: 38%;
    right: -6%;
}
.icon-5{
    top: 38%;
    left: -6%;
}
.icon-6{
    bottom: 17%;
    right: -1%;
}
.icon-7{
    bottom: 17%;
    left: -1%;
}
.icon-8{
    bottom: -1%;
    left: 24%;
}
.icon-9{
    bottom: -1%;
    right: 24%;
}
.three-tip{
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    height: 70px;
}
.three-tip .tip-down{
    margin-top: 0;
}
.page-four{
    background: url(../images/four_bg.jpg) left top;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}
.four-name{
    height: 150px;
    padding: 10% 8% 0;
}
.four-middle{
    text-align: center;
}
.four-item{
    display: inline-block;
    height: 50px;
    vertical-align: middle;
    margin: 8% 5% 3%;
    opacity: 0;
}
.four-item:nth-child(4){
    margin-left: 18%;
    margin-right: 10%;
}
.four-item:nth-child(5){
    margin-right: 18%;
}
.four-item:nth-child(9){
    margin-right: 9%;
}
.four-bottom{
    margin-top: 10%;
    text-align: center;
}
.four-btn{
    display: inline-block;
    height: 40px;
    opacity: 0;
}
.page-five{
    background: url(../images/five_bg.jpg) left top;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}
.page-num{
    padding: 8% 8% 3%;
    height: 25px;
    opacity: 0;
}
.page-des{
    padding: 0 8%;
    height: 55px;
    opacity: 0;
}
.five-middle{
    padding: 0 10%;
    text-align: center;
}
.five-item{
    display: inline-block; 
    height: 110px;
    margin: 25% 8% 0;
    opacity: 0;
}
.page-six{
    background: url(../images/six_bg.jpg) left top;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}
.six-middle{
    margin: 10% 8% 0;
}
.six-item{
    height: 55px;
    margin: 6%;
    display: inline-block;
    opacity: 0;
}
.six-item:nth-child(2),
.six-item:nth-child(4){
    margin-left: 25%;
}
.page-sev{
    background: url(../images/sev_bg.jpg) left top;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}
.sev-middle{
    padding: 0 10%;
    text-align: center;
}
.sev-item{
    display: inline-block; 
    height: 150px;
    margin: 16% 5% 0;
    opacity: 0;
}
.page-eit{
    background: url(../images/eit_bg.jpg) left top;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}
.eit-middle{
    padding: 0 6%;
    text-align: center;
}
.eit-item{
    display: inline-block;
    width: 35%;
    margin: 8% 6%;
    opacity: 0;
}
.page-nine{
    background: url(../images/nine_bg.jpg) left top;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}
.build-page,
.result{
    background: #000;
    height: 100%;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}
.res-title{
    text-align: center;
    height: 45px;
    margin: 2% auto;
    opacity: 0;
}
.res-des{
    padding: 1% 9%;
    position: relative;
}
.res-left{
    float: left;
    width: 10%;
    opacity: 0;
}
.res-right{
    float: right;
    width: 85%;
}
.res-name{
    /*margin-bottom: 1%;*/
    opacity: 0;
}
.res-w{
    /*color: #ffffff;
    font-size: 12px;
    line-height: 16px;*/
    opacity: 0;
    width: 100%;
    /*width: 60%;*/
}
.res-warm{
    color: #ffdeab;
    font-size: 8px;
    text-align: center;
    margin: 4% 0 1%;
    opacity: 0;
}
.res-btns{
    text-align: center;
    margin: 2% auto;
    opacity: 0;
}
.btn-item{
    display: inline-block;
    height: 35px;
    margin: 0 2%;
}
.res-icon{
    height: 14px;
    margin-top: 2px;
    text-align: center;
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.one-left-animate {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    animation-fill-mode: forwards;
    animation-duration: 0.5s;
    animation-delay: 0.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.one-bottom-animate{
     -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    animation-fill-mode: forwards;
    animation-duration: 0.5s;
    animation-delay: 2.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.cup-one {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 0.7s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.cup-two {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.cup-three {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.cup-four {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.6s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.cup-five {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.9s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1;
    }
    100%{
        opacity: 1;
    }
}

.one-title-animate {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 2.1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.two-top-animate{
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 0.1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.two-name-animate{
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 0.4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.two-name-animate-w{
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 0.8s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.two-right-animate {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 0.9s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
@keyframes rotateInDownRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}


.two-xin-animate{
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
    animation-fill-mode: forwards;
    animation-duration: 1.6s;
    animation-delay: 0.6s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.two-one-animate {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 1.7s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.two-two-animate {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.two-three-animate {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 2.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.two-four-animate {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 2.7s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.two-five-animate {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
@keyframes upDown {
    0% {
        margin-top: 5px;
    }
    50%{
        margin-top: 25px;
    }
    to {
        margin-top: 5px;
        
    }
}

.tip-down-animate{
    -webkit-animation-name: upDown;
    animation-name: upDown;
    animation-duration: 1s;
    animation-delay: 0;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes heartBeat {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        opacity: 1;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        opacity: 1;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100%{
        opacity: 1;
    }
}

.three-top-animate {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    animation-delay: 1.2s;

    /*-webkit-animation-duration: calc(var(--animate-duration)*1.3);*/
    /*animation-duration: calc(var(--animate-duration)*1.3);*/
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}
.three-xin{
    opacity: 0;
}
.three-xin-animate {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 1.6s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.icon-item-one {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.icon-item-two {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 2.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.icon-item-five {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 2.6s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.icon-item-sev {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 2.9s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.icon-item-eit {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 3.2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.icon-item-nine {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 3.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.icon-item-six {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 3.8s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.icon-item-four {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 4.1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.icon-item-three {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 4.4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.three-bottom-animate {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-fill-mode: forwards;
    animation-duration: 0.6s;
    animation-delay: 4.7s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
@keyframes flipInX {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg)
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        opacity: 1;
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.four-name-animate {
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    animation-fill-mode: forwards;
    animation-duration: 0.6s;
    animation-delay: 0.1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.four-item-one{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 0.7s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.four-item-two{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.four-item-three{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.four-item-four{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.6s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.four-item-five{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.9s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.four-item-six{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 2.2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.four-item-sev{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 2.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.four-item-eit{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 2.8s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.four-item-nine{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 3.1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.four-item-ten{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 3.4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.four-btn-animate {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    animation-delay: 3.7s;
    -webkit-animation-name: heartBeatBtn;
    animation-name: heartBeatBtn;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.nine-hand-animate{
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    animation-delay: 0.2s;
    -webkit-animation-name: heartBeatBtn;
    animation-name: heartBeatBtn;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes heartBeatBtn {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
.page-num-animate {
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 0.2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
@keyframes slideInDown {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.page-des-animate {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 0.6s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.five-item-one{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 0.9s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.five-item-two{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.five-item-three{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.five-item-four{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.8s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.six-item-one{
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 0.9s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.six-item-two{
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.six-item-three{
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.six-item-four{
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.8s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
@keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg)
    }

    40% {
        opacity: 1;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    80% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        opacity: 1;
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.sev-item-one{
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 0.9s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.sev-item-two{
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}



.sev-item-three{
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.sev-item-four{
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.8s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.eit-item-one{
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 0.9s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.eit-item-two{
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.eit-item-three{
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
    animation-delay: 1.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.nine-bg{
    display: inline-block;
    width: 330px;
    margin: 4% auto 2%; 
    position: relative;
}
.nine-hand{
    position: absolute;
    right: 8%;
    top: 14%;
    width: 70px;
    /*display: none;*/
}
.nine-middle{
    text-align: center;
    position: relative;
}
.nine-cont{
    width: 330px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.nine-one{
    position: absolute;
    left: 15px;
    top: 27px;
    display: inline-block;
    width: 300px;
}
.nine-two{
    position: absolute;
   top: 70px;
    left: 57px;
    display: inline-block;
    width: 214px;
}
.nine-three{
    position: absolute;
    top: 87px;
    left: 74px;
    display: inline-block;
    width: 180px;

}
.nine-four{
   position: absolute;
    top: 133px;
    left: 120px;
    display: inline-block;
    width: 90px;
}
.nine-p{
    height: 22px;
    text-align: center;
    color: #4f4949;
    font-size: 12px;
    line-height: 25px;
}
.nine-cho{
    margin-top: 1%;
    text-align: center;
}
.cho-item{
    width: 12%;
    margin: 0 4%;
    display: inline-block;
    position: relative;
}
.cho-hand{
    display: inline-block;
    width: 30px;
    position: absolute;
    left: 18%;
    top: 16%;
}
.cho-img{
    display: inline-block;
    width: 100%;
}
.cho-on{
    display: none;
    width: 100%;
}
.nine-bottom{
    padding-top: 2%;
    text-align: center;
    display: none;
}
.nine-btn{
    display: inline-block;
    height: 40px;
}

.cho-name{
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 20px;
    color: #000000;
    font-size: 14px;
}

.nine-one,
.nine-two,
.nine-three,
.nine-four{
    opacity: 0;
}

.item-on .cho-on{
    display: inline-block;
}
.item-on .cho-img{
    display: none;
}

.cho-hand-animate{
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    animation-delay: 1s;
    -webkit-animation-name: heartBeatBtn;
    animation-name: heartBeatBtn;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.res-top{
    opacity: 0;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.res-top-animate {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 0.1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.res-title-animate{
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 0.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.res-left-animate{
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 0.8s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.res-name-animate{
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 0.8s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.res-w-animate{
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-fill-mode: forwards;
    animation-duration: 0.5s;
    animation-delay: 1.2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.res-warm-aniamte{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.2s;
    animation-delay: 1.6s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.res-btns-animate{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 1.8s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.share-w{
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 15px;
    color: #fff;
    font-size: 12px;
}
.share-icon{
    width: 50px;
    position: absolute;
    display: inline-block;
    right: 20px;
    bottom: -30px;
    opacity: 0;
}
.share-icon-animate{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-fill-mode: forwards;
    animation-duration: 0.4s;
    animation-delay: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.build-w{
    position: absolute;
    left: 12px;
    bottom: 12px;
    font-size: 8px;
    display: inline-block;
    color: #ffdeab;
}
/*.build-page .share-icon{
    bottom: 10%;
    width: 60px;
}*/
.last-img{
    width: 100%;
    display: none;
}
.keep-cover{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0,0, 0.8);
    text-align: center;
    display: none;
    z-index: 99;
}
.keep-w{
    width: 200px;
    height: 150px;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    line-height: 150px;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -75px;
    margin-left: -100px;
    border-radius: 10px;
    font-size: 24px;
}
.audio{
   opacity: 0;
}
.music{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    display: inline-block;
    z-index: 99;
    animation-timing-function: ease-in-out;
    display: none;
}

@keyframes run {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.animate_run {
    -webkit-animation-name: run;
    animation-name: run;
    animation-duration: 2s;
    animation-delay: 0s;
    /*animation-fill-mode: forwards;*/
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.nine-bottom-animate{
    -webkit-animation-name: heartBeatBtn;
    animation-name: heartBeatBtn;
    animation-iteration-count: infinite;
    animation-duration: 1.6s;
    animation-delay: 0.1s;
    animation-timing-function: linear;
}
/*.nine-two{
    opacity: 1;
}*/
.two-cover {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 90;
}
.nine-two-one{
    left: 0;
    top: 0;
}
.nine-two-two{
    right: 0;
    top: 0;
}
.nine-two-three{
    left: 0;
    bottom: 0;
}
.nine-two-four{
    right: 0;
    bottom: 0;
}
.two-m-cover{
    display: inline-block;
    width: 60px;
    height: 50px;
    position: absolute;
    z-index: 97;
}
.nine-m-one{
    left: 50%;
    margin-left: -30px;
    top: 0;
}
.nine-m-two{
    left: 0;
    margin-top: -30px;
    top: 50%;
    width: 50px;
    height: 60px;
}
.nine-m-three{
    left: 50%;
    margin-left: -30px;
    bottom: 0;
}
.nine-m-four{
    right: 0;
    top: 50%;
    margin-top: -30px;
    width: 50px;
    height: 60px;
}

.two-s-cover{
    display: inline-block;
    width: 36px;
    height: 28px;
    position: absolute;
    z-index: 98;
}

.nine-s-one{
    left: 50%;
    margin-left: -17px;
    top: 5px;
}
.nine-s-two{
    left: 0;
    margin-top: -20px;
    top: 50%;
    width: 34px;
    height: 35px;
}
.nine-s-three{
    left: 50%;
    margin-left: -18px;
    bottom: 10px;
}

.nine-s-four{
    right: 0;
    top: 50%;
    margin-top: -20px;
    width: 35px;
    height: 35px;
}
.two-sm-cover{
    display: inline-block;
    width: 20px;
    height: 18px;
    position: absolute;
    z-index: 99;
    /*background:  black;*/
}
.nine-sm-one{
    left: 50%;
    margin-left: -8px;
    top: 36px;
}
.nine-sm-two{
    left: 33px;
    margin-top: -10px;
    top: 50%;
    width: 20px;
    height: 18px;
}
.nine-sm-three{
    left: 50%;
    margin-left: -9px;
    bottom: 38px;
}

.nine-sm-four{
    right: 34px;
    top: 50%;
    margin-top: -10px;
    width: 16px;
    height: 18px;
}
.three-m-cover{
    display: inline-block;
    /*background: black;*/
    width: 28px;
    height: 30px;
    position: absolute;
}
.three-m-one{
    top: 15px;
    left: 15px;
}
.three-m-two{
    top: 15px;
    right: 15px;
}
.three-m-three{
    bottom: 15px;
    left: 15px;
}
.three-m-four{
    right: 15px;
    bottom: 15px;
}
.build-page .res-top,
.build-page .res-title,
.build-page .res-left,
.build-page .res-name,
.build-page .share-icon,
.build-page .res-w{
    opacity: 1;
}
.build-page .res-icon{
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    height: 22px;
}
.build-page .res-des{
    padding-top: 2%;
}

.build-page .res-title{
    margin: 4% auto;
}
.build-page .res-name{
    margin-bottom: 3%;
}
.build-page .share-icon{
    margin-bottom: -50px;
}