* {
    margin: 0;
    padding: 0;
    outline: none;
}

*:not(input, textarea) {
    -webkit-touch-callout: inherit;
    -webkit-user-select: auto;
}

body {
    width: 100%;
    font-family: Hiragino Sans GB, Arial, Helvetica, "微软雅黑", sans-serif;
    font-size: 14px;
    color: #878787;
    -webkit-touch-callout: inherit;
    -webkit-user-select: auto;
    background-color: #eee;
}

a {
    color: #878787;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
    text-decoration: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    padding: 0;
    outline: none;
}

dt,
dd {
    display: inline-block;
}

textarea,
input {
    resize: none;
    outline: none;
}

textarea {
    resize: none;
    -webkit-appearance: none;
}

ul,
ol,
li {
    list-style: none;
}

em {
    font-style: normal;
}

html,
body {
    position: relative;
    height: 100%;
    margin: 0 auto;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: none;
}

.swiper-slide.swiper-slide-active img {
    display: block;
}

.swiper-slide-active {}

.page .wrap {
    height: 10px;
}

.page-1-1 {
    background-color: #fff;
}

.page-2-1 {
    background-color: #c4f4ff;
}

.page-3-1 {
    background-color: #ffcedc;
}

.page-4-1 {
    background-color: #d8c4ff;
}

.page-5-1 {
    background-color: #fdffe3;
}

.page-current {
    z-index: 1;
}

.page-1-1 .img_1 {
    height: auto;
    width: 70%;
    position: absolute;
    left: 15%;
    top: .6rem;
}

.page-1-1 .img_2 {
    height: auto;
    width: 60%;
    position: absolute;
    left: 20%;
    top: 2.3rem;
}

.page-1-1 .img_3 {
    height: auto;
    width: 25px;
    position: absolute;
    left: 50%;
    top: 10rem;
    margin-left: -12px;
}

.page-1-1 .img_4 {
    height: auto;
    width: 37%;
    position: absolute;
    left: 40%;
    top: 4rem;
}

.page-2-1 .img_1 {
    height: auto;
    width: 76%;
    position: absolute;
    left: 12%;
    top: .6rem;
    z-index: 2;
}

.page-2-1 .img_2 {
    height: auto;
    width: 88%;
    position: absolute;
    left: 6%;
    top: 3rem;
}

.page-2-1 .img_3 {
    height: auto;
    width: 43%;
    position: absolute;
    left: 30%;
    top: 4rem;
}

.page-2-1 .img_4 {
    height: auto;
    width: 25px;
    position: absolute;
    left: 50%;
    top: 10rem;
    margin-left: -12px;
}

.page-3-1 .img_1 {
    height: auto;
    width: 82%;
    position: absolute;
    left: 9%;
    top: .6rem;
    z-index: 2;
}

.page-3-1 .img_2 {
    height: auto;
    width: 94%;
    position: absolute;
    left: 3%;
    top: 1.5rem;
}

.page-3-1 .img_3 {
    height: auto;
    width: 30%;
    position: absolute;
    left: 46%;
    top: 5.7rem;
}

.page-3-1 .img_4 {
    height: auto;
    width: 25px;
    position: absolute;
    left: 50%;
    top: 10rem;
    margin-left: -12px;
}

.page-3-1 .img_5 {
    height: auto;
    width: 100%;
    position: absolute;
    left: 0;
    top: 1.5rem;
}

.page-4-1 .img_1 {
    height: auto;
    width: 70%;
    position: absolute;
    left: 15%;
    top: .6rem;
    z-index: 2;
}

.page-4-1 .img_2 {
    height: auto;
    width: 75%;
    position: absolute;
    left: 15%;
    top: 2rem;
}

.page-4-1 .img_3 {
    height: auto;
    width: 30%;
    position: absolute;
    left: 55%;
    top: 5.8rem;
}

.page-4-1 .img_4 {
    height: auto;
    width: 25px;
    position: absolute;
    left: 50%;
    top: 10rem;
    margin-left: -12px;
}

.page-4-1 .img_5 {
    height: auto;
    width: 25%;
    position: absolute;
    left: 46%;
    top: 2.3rem;
}

.page-5-1 .img_1 {
    height: auto;
    width: 70%;
    position: absolute;
    left: 15%;
    top: 1rem;
}

.page-5-1 .img_2 {
    height: auto;
    width: 60%;
    position: absolute;
    left: 20%;
    top: 3.5rem;
}

.page-5-1 .div_3 {
    height: auto;
    margin: 0px;
    font-size: .3rem;
    position: absolute;
    font-weight: bold;
    top: 2.8rem;
    width: 100%;
    font-family: 微软雅黑;
    left: 0px;
    text-align: center;
    color: #45441b;
}

.footer {
    background-color: rgba(0, 0, 0, 0.302);
    position: fixed;
    left: 0px;
    width: 100%;
    padding: 0 10px;
    bottom: 0px;
    height: 1.5rem!important;
    z-index: 43;
    text-align: center;
}

.footer .icon {
    margin-top: -.8rem;
    float: left;
}

.footer a {
    display: block;
    display: inline-block;
    vertical-align: top;
    width: 2.3rem;
    margin: .35rem 0 0 .4rem;
    font-size: 0px;
    padding: 0;
    float: left;
}


/*弹框*/

.bg-layer {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    display: none;
}

.wx-bg {
    width: 80%;
    left: 10%;
    text-align: center;
    color: #6b240a;
    position: fixed;
    top: 20%;
    z-index: 10;
    display: none;
}

.close {
    position: absolute;
    top: 0px;
    right: 0px;
}

.page-1-1.swiper-slide-active .img_1 {
    -webkit-animation: moveFromTop .6s ease both;
    animation: moveFromTop .6s ease both;
}

.page-1-1.swiper-slide-active .img_2 {
    -webkit-animation: moveFromLeft .6s ease both;
    animation: moveFromLeft .6s ease both;
}

.page-1-1.swiper-slide-active .img_3 {
    -webkit-animation: moveIconUp ease 1.5s both infinite;
    animation: moveToBottom ease 1.5s both infinite;
}

.page-1-1.swiper-slide-active .img_4 {
    -webkit-animation: moveFromRight .6s ease both;
    animation: moveFromRight .6s ease both;
}

.page-2-1.swiper-slide-active .img_1 {
    -webkit-animation: moveFromTop .6s ease both;
    animation: moveFromTop .6s ease both;
}

.page-2-1.swiper-slide-active .img_2 {
    -webkit-animation: moveCircle ease-in-out 1.2s both;
    animation: moveCircle ease-in-out 1.2s both;
}

.page-2-1.swiper-slide-active .img_3 {
    -webkit-animation: moveFromBottom .6s ease both;
    animation: moveFromBottom .6s ease both;
}

.page-2-1.swiper-slide-active .img_4 {
    -webkit-animation: moveIconUp ease 1.5s both infinite;
    animation: moveToBottom ease 1.5s both infinite;
}

.page-3-1.swiper-slide-active .img_1 {
    -webkit-animation: moveFromBottom .6s ease both;
    animation: moveFromBottom .6s ease both;
}

.page-3-1.swiper-slide-active .img_2 {
    -webkit-animation: moveFromLeft .6s ease both;
    animation: moveFromLeft .6s ease both;
}

.page-3-1.swiper-slide-active .img_3 {
    -webkit-animation: moveFromRight .6s ease both;
    animation: moveFromRight .6s ease both;
}

.page-3-1.swiper-slide-active .img_4 {
    -webkit-animation: moveIconUp ease 1.5s both infinite;
    animation: moveToBottom ease 1.5s both infinite;
}

.page-3-1.swiper-slide-active .img_5 {
    -webkit-animation: scaleUp .7s ease both;
    animation: scaleUp .7s ease both;
}

.page-4-1.swiper-slide-active .img_1 {
    -webkit-animation: moveFromBottom .6s ease both;
    animation: moveFromBottom .6s ease both;
}

.page-4-1.swiper-slide-active .img_2 {
    -webkit-animation: moveCircleUp ease-in-out 1.2s both;
    animation: moveCircleUp ease-in-out 1.2s both;
}

.page-4-1.swiper-slide-active .img_3 {
    -webkit-animation: moveFromRight .6s ease both;
    animation: moveFromRight .6s ease both;
}

.page-4-1.swiper-slide-active .img_4 {
    -webkit-animation: moveIconUp ease 1.5s both infinite;
    animation: moveToBottom ease 1.5s both infinite;
}

.page-4-1.swiper-slide-active .img_5 {
    -webkit-animation: moveCircle ease-in-out 1.2s both;
    animation: moveCircle ease-in-out 1.2s both;
}

.page-5-1.swiper-slide-active .img_1 {
    -webkit-animation: moveCircle ease-in-out 1.2s both;
    animation: moveCircle ease-in-out 1.2s both;
}

.page-5-1.swiper-slide-active .img_2 {
    -webkit-animation: scaleUp .7s ease both;
    animation: scaleUp .7s ease both;
}

.page-5-1.swiper-slide-active .div_3 {
    -webkit-animation: moveCircle ease-in-out 1.2s both;
    animation: moveCircle ease-in-out 1.2s both;
}


/* --------------------------------------------------------------------------
   Media
   -------------------------------------------------------------------------- */


/*media*/


/*media*/

@media screen and (min-width: 320px) {
    html {
        font-size: 267%;
    }
}

@media screen and (min-width: 350px) {
    html {
        font-size: 292%;
    }
}

@media screen and (min-width: 375px) {
    html {
        font-size: 312.5%;
    }
}

@media screen and (min-width: 410px) {
    html {
        font-size: 342%;
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size: 400%;
    }
}

@media screen and (min-width: 640px) {
    html {
        font-size: 533%;
    }
}

@media screen and (min-width: 750px) {
    html {
        font-size: 625%;
    }
}

@media screen and (min-width: 1025px) {
    html {
        font-size: 625%;
        width: 640px;
    }
    .page,
    .footer,
    .bg-layer {
        width: 640px;
        margin: 0 auto;
        left: 50%;
        margin-left: -320px;
    }
    body,
    .page {
        overflow: hidden;
    }
    .footer {
        width: 620px;
        height: 1rem!important;
    }
    .footer a {
        margin: .2rem 0 0 .4rem;
        width: 2rem;
    }
    .wx-bg {
        width: 500px;
        left: 50%;
        margin-left: -250px;
    }
}


/*media end*/
