html,
body {
    position: relative;
    height: 100%;
}

body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

#wrap {
    position: relative;
    width: 750px;
    margin: 0 auto;
}



/* swiper */
.swiper {
    width: 100%;
    height: 100%;
    position: relative;
}



.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}



/* menu */
.menu-wrapper {
    width: 100%;
    height: 122px;
    background: url('../images/images/header_01.png') no-repeat top;
    background-size: 100% 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

.menu {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
}

.menu-wrapper .menu a.menu_icon {
    display: block;
    width: 111px;
    height: 122px;
}


/* 目录 */

.menu-content {
    position: fixed;
    top: 0;
    right: 0;
    min-height: 100vh;
    height: 100%;
    background: url('../images/images/menu_bg_03.png') no-repeat top;
    background-size: cover;
    width: 357px;
    z-index: 199;
    transform: translate3d(357px, 0, 0);
    transition: all 0.4s linear;
    opacity: 0;
    display: none;
}

.menu-content.stopActive {
    transform: translate3d(357px, 0, 0);
    transition: all 0.4s linear;
    opacity: 0;
}

.menu-content.active {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.menu-content .modalM {
    width: 37px;
    height: 34px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url('../images/images/fix_close_03.png') no-repeat center;
    background-size: 100% 100%;
}



.menu-container .nav-wrapper {
    width: 100%;
    margin-top: 207px;
}

.menu-container .nav-wrapper li {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 357px;
    margin: 0 auto 62px;
}

/* .menu-container .nav-wrapper li.active::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/images/dotm_10.png');
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
}

.menu-container .nav-wrapper li.active::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url('../images/images/dotm_10.png');
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
} */

/* icon */
.icon-wrapper {
    /* position: fixed;
    right: 10px;
    top: 160px;
    z-index: 12; */
    overflow: hidden;
    width: 357px;
}

.icon-content {
    overflow: hidden;
    position: relative;
    right: 0;
    top: 0;
}

.icon-wrapper ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-wrapper ul li {
    margin: 0 15px;
}

.icon-wrapper ul li a {
    display: block;
}

#container {
    width: 100%;
    height: 5638px;
    background: url('../images/images/bg.jpg') no-repeat center;
    background-size: 100%;
    position: relative;
    overflow: hidden;
}

/* 1 */
.content1 {
    width: 100%;
    height: 1637px;
    position: relative;
    overflow: hidden;
}

.content1-wrapper {
    width: 100%;
    margin-top: 743px;
    text-align: center;
}

.content1-wrapper a {
    display: block;
    margin: 0 auto;
}

.content1-wrapper .btn-wrappers {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 10px;
}

.content1-wrapper .btn-wrappers a {
    display: block;
    margin: 10px;
    position: relative;
    width: 43%;
}

.content1-wrapper .btn-wrappers a span {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 96%;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.content1-wrapper .btn-wrappers a i.sg {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent, transparent, rgba(255, 244, 227, 0.4), transparent, transparent);
    animation: animate-wipes 2s linear infinite;
}

/* .content1-wrapper a.order_btn {
    margin-top: 344px;
    animation: ripple 1.6s ease-in-out infinite;
} */

.copy-right {
    text-align: right;
    position: absolute;
    bottom: 2%;
    right: 10px;
    z-index: 2;

}

.copy-right img {
    width: 120px;
    height: auto;
}

.copy-right p,
.copy-right_bottom p {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
}

.copy-right_bottom {
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 2;
    opacity: 1;
}

.footer {
    width: 100%;
    height: 200px;
    background-color: #341411;
    margin-top: -1px;
}

/* 2 */
.content2 {
    width: 100%;
    height: 2260px;
    position: relative;
    overflow: hidden;
}

.content2 .step1 {
    width: 100%;
    height: 810px;
    background: url('../images/images/step1_02.png') no-repeat center;
    background-size: 100%;
    margin-top: 100px;
    overflow: hidden;
}

.content2 .step1 .step1-content {
    width: 100%;
    height: auto;
    margin: 430px auto 0;
    overflow: hidden;
}

.step1-content .btn-wrappers a {
    display: block;
    margin: 43px auto;
    text-align: center;
}

.content2 .step1 .radio-wrapper {
    display: flex;
    justify-content: center;
}

.content2 .step1 .input-wrapper {
    width: 498px;
    height: 47px;
    background: url('../images/images/input_wrapper_08.png') no-repeat center;
    background-size: 100% 100%;
    position: relative;
    margin: 0 auto;
}

.content2 .step1 .input-wrapper input {
    width: 406px;
    height: 47px;
    line-height: 47px;
    margin-left: 92px;
    font-size: 24px;
    color: #695a42;
    padding-left: 8px;
}

.content2 .step1 .radio-wrapper a {
    display: block;
    width: 145px;
    height: 38px;
    margin: 0 18px 30px;
    position: relative;
}

.content2 .step1 .radio-wrapper a.android {
    background: url('../images/images/android_04.png') no-repeat center;
    background-size: 100% 100%;
}

.content2 .step1 .radio-wrapper a.android.active::before,
.content2 .step1 .radio-wrapper a.ios.active::before {
    content: '';
    width: 145px;
    height: 38px;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/images/check_active_04.png') no-repeat center;
    background-size: 100% 100%;
}

.content2 .step1 .radio-wrapper a.ios {
    background: url('../images/images/ios_04.png') no-repeat center;
    background-size: 100% 100%;
}



.content2 .step1 .check-wrapper {
    margin-top: 7px;
    text-align: center;
    margin-top: 14px;
}

.content2 .step1 .check-wrapper a {
    color: #b39a80;
}

.content2 .step1 .check-wrapper a.check {
    display: inline-block;
    width: 23px;
    height: 24px;
    background: url('../images/images/checks_12.png') no-repeat center;
    background-size: 100% 100%;
    margin-right: 3px;
    vertical-align: bottom;

}

.content2 .step1 .check-wrapper a.check.active {

    background: url('../images/images/checks_active_12.png') no-repeat center;
    background-size: 100% 100%;
}

.content2 .step1 .submit {
    display: block;
    margin-top: 24px;
    text-align: center;
}

.content2 .step1 .look_btn {
    display: block;
    margin: 8px auto;
    text-align: center;
}

.content2 .step2 {
    width: 100%;
    height: 1236px;
    background: url('../images/images/step2_04.png') no-repeat center;
    background-size: 100%;
    margin-top: 42px;
    position: relative;
}

.content2 .step2 .step2-content {
    width: 600px;
    height: 576px;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    bottom: 41px;

}

.content2 .step2 .step2-content .btns-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.content2 .step2 .step2-content .btns-wrapper a {
    display: block;
    width: 233px;
    height: 48px;
    margin: 0 18px;
}

.content2 .step2 .step2-content .look_btn3 {
    display: block;
    width: 233px;
    height: 48px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -116.5px;
}

/* 3 */
.content3 {
    width: 100%;
    height: 1124px;
    position: relative;
    overflow: hidden;
}

.content3 .swiper-container {
    width: 100%;
    height: 1015px;
    position: relative;
    margin-top: 88px;
}

.content3 .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;

}



.content3 .swiper-horizontal>.swiper-pagination-bullets,
.content3 .swiper-pagination-bullets.swiper-pagination-horizontal,
.content3 .swiper-pagination-custom,
.content3 .swiper-pagination-fraction {
    bottom: 243px;
}

.content3 .swiper-pagination-bullet {
    width: 75px;
    height: 76px;
    opacity: 1;
    margin: 0 10px !important;
    border: 0;
}

.content3 .swiper-pagination-bullet:nth-child(1) {
    background: url('../images/images/z1_03.png') no-repeat center;
    background-size: 100%;
}

.content3 .swiper-pagination-bullet-active:nth-child(1) {
    background: url('../images/images/z1_active_03.png') no-repeat center;
    background-size: 100%;
}

.content3 .swiper-pagination-bullet:nth-child(2) {
    background: url('../images/images/z2_03.png') no-repeat center;
    background-size: 100%;
}

.content3 .swiper-pagination-bullet-active:nth-child(2) {
    background: url('../images/images/z2_active_03.png') no-repeat center;
    background-size: 100%;
}

.content3 .swiper-pagination-bullet:nth-child(3) {
    background: url('../images/images/z3_03.png') no-repeat center;
    background-size: 100%;
}

.content3 .swiper-pagination-bullet-active:nth-child(3) {
    background: url('../images/images/z3_active_03.png') no-repeat center;
    background-size: 100%;
}

/* 4 */
.content4 {
    width: 100%;
    height: 602px;
    position: relative;
    overflow: hidden;
}

.carsoule-warpper {
    width: 100%;
    height: 440px;
    margin: 87px auto 0;
}

.carsoule-warpper .carousel {
    width: 100%;
    height: 100%;
    position: relative;
}

.carsoule-warpper .carousel .swiper-slide .img-wrapper {
    width: 100%;
    height: 397px;
    background: url('../images/images/kuang_02.png') no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -198.5px;
    z-index: 2;
}

.carsoule-warpper .carousel .swiper-slide img {
    width: 610px;
    height: 324px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -305px;
    margin-top: -162px;
    z-index: 1;
}

.carsoule-warpper .carousel .swiper-button-next,
.carsoule-warpper .carousel .swiper-button-prev {
    width: 27px;
    height: 33px;

}

.carsoule-warpper .swiper-button-next {
    background: url('../images/images/right_03.png') no-repeat center;
    background-size: 100% 100%;
    /* right: 87px; */
}

.carsoule-warpper .swiper-button-prev {
    background: url('../images/images/left_03.png') no-repeat center;
    background-size: 100% 100%;
    /* left: 87px; */
}

.carsoule-warpper .swiper-button-next:after,
.carsoule-warpper .swiper-button-prev:after {
    font-size: 0;
    color: none;
    content: '';
}

.carsoule-warpper .swiper-pagination {
    bottom: 0;

}

.carsoule-warpper .swiper-container-vertical>.swiper-pagination-bullets {
    left: 0;
}

.carsoule-warpper .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    opacity: 1;
    border-radius: 0;
    background: url('../images/images/dot_10.png') no-repeat center;
    background-size: 100%;
}

.carsoule-warpper .swiper-pagination-bullet-active {
    background: url('../images/images/dot_active_10.png') no-repeat center;
    background-size: 100%;
}

/* fixed */
.fixed {
    width: 100%;
    height: 241px;
    background: url('../images/images/fixed_02.png') no-repeat center;
    background-size: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 8;
    /* display: none;
    opacity: 0; */
}

.fixed .close_f {
    display: block;
    width: 37px;
    height: 34px;
    background: url('../images/images/fix_close_03.png') no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: -7px;
    right: 7px;
}



.fixed a.times {
    display: block;
    width: 159px;
    height: 51px;
    background: url('../images/images/fix_btn_03.png') no-repeat center;
    background-size: 100%;
    position: absolute;
    bottom: 21px;
    left: 50%;
    margin-left: -79.5px;

}

/* 弹框 */
.modal {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
}

.modal .close {
    display: block;
    width: 43px;
    height: 43px;
    background: url(../images/images/close_m_04.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: 41px;
    top: 20px;
}

/* xuanyan */
.declar_content {
    width: 100%;
    height: 856px;
    left: 0;
    top: 169px;
    position: absolute;
}

#generatedImg {
    width: 100%;
    height: 856px;
    position: relative;
    display: none;
}

.declarationModal .declarationWrapper {
    width: 100%;
    height: 856px;
    background: url('../images/images/xuanyanModal_02.png') no-repeat center;
    background-size: 100%;
    position: relative;
}

.declarationModal a.close {
    display: block;
    width: 41px;
    height: 37px;
    position: absolute;
    top: 14px;
    right: 52px;
    z-index: 6;
}

.declarationModal .declarationWrapper .x_content {
    width: 580px;
    height: 180px;
    position: absolute;
    bottom: 158px;
    left: 50%;
    margin-left: -290px;
}

.declarationModal .declarationWrapper .x_content .x_input {
    width: 168px;
    height: 37px;
    background: url('../images/images/x_input_08.png') no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 87px;
    line-height: 37px;
    text-align: center;
}

.declarationModal .declarationWrapper .x_content .x_input input {
    width: 168px;
    height: 37px;
    line-height: 37px;
    padding-left: 10px;
}

.x_select_wrapper {
    width: 580px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background: url('../images/images/x_select_12.png') no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 124px;
}

#selectSnapshot {
    width: 580px;
    height: 39px;
    line-height: 39px;
    text-align: center;
}

.x_select_wrapper select {
    background: none;
    border: none;
    /* padding-left: 10px; */
    width: 580px;
    height: 39px;
    line-height: 1.4;
    text-align: center;
    outline: none;
    /* 居中内容 */
    text-align-last: center;
    /* ✅ 让最后选中的文字居中 */
    -webkit-appearance: none;
    /* 去除iOS默认箭头样式 */
    -moz-appearance: none;
    appearance: none;
    transform: scale(1);
}

.x_select_wrapper select option {
    font-size: 12px;
}

.declar_btns {
    display: flex;
    width: 100%;
    position: absolute;
    text-align: center;
    align-items: center;
    justify-content: center;
    bottom: 80px;

}

.declarationModal .tip {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: red;
    font-weight: bold;
    position: absolute;
    left: 0;
    bottom: 22px;
    display: none;
}

.declar_btns a {
    display: block;
    margin: 0 18px;

}

/* one */
.one-wrapper {
    width: 730px;
    height: 1120px;
    background: url('../images/oneModal.png') no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 180px;
    left: 50%;
    margin-left: -365px;


}

.one-wrapper .closef {
    display: block;
    width: 43px;
    height: 43px;
    background: url(../images/images/close_m_04.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: 41px;
    top: 32px;
}

.one-wrapper .text {
    width: 542px;
    height: 60px;
    position: absolute;
    top: 153px;
    left: 50%;
    margin-left: -271px;
}

.btn-wrapper {
    width: 580px;
    position: absolute;
    top: 648px;
    left: 50%;
    margin-left: -290px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.one-wrapper .jump_chat {
    display: block;
    width: 247px;
    height: 73px;
    margin: 0 10px;
}

.one-wrapper .jump_hd {
    display: block;
    width: 247px;
    height: 73px;
    margin: 0 10px;
}

.one-wrapper .look_btn {
    display: block;
    position: absolute;
    left: 92px;
    bottom: 73px;
}

.one-content {
    /* width: 480px; */
    height: 280px;
    position: absolute;
    top: 456px;
    left: 50%;
    margin-left: -240px;

}

.one-content .radio-wrapper {
    display: flex;
    justify-content: center;
}

.one-content .input-wrapper {
    width: 498px;
    height: 47px;
    background: url('../images/images/input_wrapper_08.png') no-repeat center;
    background-size: 100% 100%;
    position: relative;
    margin: 0 auto;
}

.one-content .input-wrapper input {
    width: 405px;
    height: 47px;
    line-height: 47px;
    margin-left: 90px;
    font-size: 24px;
    color: #695a42;
    padding-left: 8px;

}

.one-content .radio-wrapper a {
    display: block;
    width: 162px;
    height: 42px;
    margin: 0 18px 30px;
    position: relative;
}

.one-content .radio-wrapper a.android {
    background: url('../images/images/androidm_08.png') no-repeat center;
    background-size: 100% 100%;
}

.one-content .radio-wrapper a.android.active::before,
.one-content .radio-wrapper a.ios.active::before {
    content: '';
    width: 162px;
    height: 42px;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/images/radio_active_08.png') no-repeat center;
    background-size: 100% 100%;
}

.one-content .radio-wrapper a.ios {
    background: url('../images/images/iosm_08.png') no-repeat center;
    background-size: 100% 100%;
}



.one-content .check-wrapper {
    margin-top: 7px;
    text-align: center;
    margin-top: 14px;
}

.one-content .check-wrapper a {
    color: #b39a80;
}

.one-content .check-wrapper a.check {
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url('../images/images/checkm_08.png') no-repeat center;
    background-size: 100% 100%;
    margin-right: 3px;
    vertical-align: bottom;

}

.one-content .check-wrapper a.check.active {

    background: url('../images/images/checkm_active_08.png') no-repeat center;
    background-size: 100% 100%;
}

.one-content .submit {
    display: block;
    margin-top: 32px;
    text-align: center;
}

/* code */
.code-wrapper {
    width: 730px;
    height: 1000px;
    background: url('../images/codeModal.png') no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -500px;
    margin-left: -365px;

}

.code-wrapper .code_content {
    width: 466px;
    height: 125px;
    margin: 275px auto 0;

}

.code-wrapper #code_text {
    width: 462px;
    height: 42px;
    background: url('../images/images/code_wrapper_04.png') no-repeat center;
    background-size: 100%;
    /* margin-right: 10px; */
    overflow: hidden;
}

.code-wrapper #code {
    width: 344px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    float: right;
}

.code-wrapper .code_content a.copy {
    display: block;
    width: 129px;
    height: 49px;
    margin: 18px auto;
}

.code-wrapper .jump_chat {
    display: block;
    width: 247px;
    height: 73px;
    position: absolute;
    bottom: 80px;
    left: 106px;
}

.code-wrapper .jump_hd {
    display: block;
    width: 247px;
    height: 73px;
    position: absolute;
    bottom: 80px;
    right: 106px;
}

/* video */
.iframeContent {
    width: 100%;
    height: 600px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -300px;
}

.iframeModal a.close {
    display: block;
    width: 48px;
    height: 40px;
    position: absolute;
    top: -55px;
    right: 0;
}

.iframeModal iframe {
    width: 100%;
    height: 100%;

}

.box_wrapper {
    display: flex;
    width: 553px;
    height: 280px;
    margin: 161px auto 0;
}

/* rewrad */
.reward-wrap {
    width: 321px;
    height: 377px;
    position: absolute;
    right: 70px;
    bottom: 22px;
}

.animation2 {
    width: 321px;
    height: 377px;
    background-image: url("../img/合成 2_00000.png");
    background-size: 321px 377px;
    background-repeat: no-repeat;
    animation-name: keyframes-reward;
    animation-duration: 0.4s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-timing-function: steps(1);
}

@keyframes keyframes-reward {
    0% {
        width: 321px;
        height: 377px;
        background-image: url("../img/合成 2_00000.png");
        background-size: 321px 377px;
    }

    10.00% {
        background-image: url("../img/合成 2_00001.png");
    }

    20.00% {
        background-image: url("../img/合成 2_00002.png");
    }

    30.00% {
        background-image: url("../img/合成 2_00003.png");
    }

    40.00% {
        background-image: url("../img/合成 2_00004.png");
    }

    50.00% {
        background-image: url("../img/合成 2_00005.png");
    }

    60.00% {
        background-image: url("../img/合成 2_00006.png");
    }

    70.00% {
        background-image: url("../img/合成 2_00007.png");
    }

    80.00% {
        background-image: url("../img/合成 2_00008.png");
    }

    90.00%,
    100% {
        background-image: url("../img/合成 2_00009.png");
    }
}

/* fashion */
.fashion-wrap {
    width: 257px;
    height: 277px;
    margin-left: 18px;
}

.animation {
    width: 257px;
    height: 277px;
    background-image: url("../img/时装_00000.png");
    background-size: 257px 277px;
    background-repeat: no-repeat;
    animation-name: keyframes-fashion;
    animation-duration: 0.52s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-timing-function: steps(1);
}

.box-wrap {
    width: 300px;
    height: 230px;
    margin: 41px 0 0 -20px;
}

.animation1 {
    width: 300px;
    height: 230px;
    background-image: url("../img/合成 1_00000.png");
    background-size: 300px 230px;
    background-repeat: no-repeat;
    animation-name: keyframes-box;
    animation-duration: 0.44s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-timing-function: steps(1);
}

@keyframes keyframes-box {
    0% {
        width: 300px;
        height: 230px;
        background-image: url("../img/合成 1_00000.png");
        background-size: 300px 230px;
    }

    9.09% {
        background-image: url("../img/合成 1_00001.png");
    }

    18.18% {
        background-image: url("../img/合成 1_00002.png");
    }

    27.27% {
        background-image: url("../img/合成 1_00003.png");
    }

    36.36% {
        background-image: url("../img/合成 1_00004.png");
    }

    45.45% {
        background-image: url("../img/合成 1_00005.png");
    }

    54.55% {
        background-image: url("../img/合成 1_00006.png");
    }

    63.64% {
        background-image: url("../img/合成 1_00007.png");
    }

    72.73% {
        background-image: url("../img/合成 1_00008.png");
    }

    81.82% {
        background-image: url("../img/合成 1_00009.png");
    }

    90.91%,
    100% {
        background-image: url("../img/合成 1_00010.png");
    }
}

@keyframes keyframes-fashion {
    0% {
        width: 257px;
        height: 277px;
        background-image: url("../img/时装_00000.png");
        background-size: 257px 277px;
    }

    7.69% {
        background-image: url("../img/时装_00001.png");
    }

    15.38% {
        background-image: url("../img/时装_00002.png");
    }

    23.08% {
        background-image: url("../img/时装_00003.png");
    }

    30.77% {
        background-image: url("../img/时装_00004.png");
    }

    38.46% {
        background-image: url("../img/时装_00005.png");
    }

    46.15% {
        background-image: url("../img/时装_00006.png");
    }

    53.85% {
        background-image: url("../img/时装_00007.png");
    }

    61.54% {
        background-image: url("../img/时装_00008.png");
    }

    69.23% {
        background-image: url("../img/时装_00009.png");
    }

    76.92% {
        background-image: url("../img/时装_00010.png");
    }

    84.62% {
        background-image: url("../img/时装_00011.png");
    }

    92.31%,
    100% {
        background-image: url("../img/时装_00012.png");
    }
}

@keyframes loadingImg {
    0% {
        opacity: 0
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 0
    }
}

@keyframes loadingTxt {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes rolling {
    0% {
        transform: translateY(40px);
    }

    50% {
        transform: translateY(50px);
    }

    100% {
        transform: translateY(40px);
    }
}

@keyframes animate-fall {
    0% {
        transform: rotate(0deg);
        top: 0;
        opacity: 0;
    }

    50% {
        transform: rotate(60deg);
        top: 50%;
        opacity: 1;
    }

    80% {
        transform: rotate(100deg);
        top: 100%;
        opacity: 0.8;
    }

    100% {
        transform: rotate(180deg);
        top: 100%;
        opacity: 0;
    }
}

@keyframes animal {
    0% {

        transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
    }

    100% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
}

@keyframes ripple {
    0% {
        transform: scaleZ(1);

    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);

    }

    100% {
        transform: scaleZ(1);

    }
}

@keyframes animate-wipes {
    0% {
        left: 0;
    }

    100% {
        left: 100%;
    }
}