.swiper {
    height: 25rem;
    position: relative;
}

.swiper .swiper-img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.swiper-inner {
    text-align: center;
    padding-top: 9.4rem;
    position: relative;
    z-index: 1;
}

.swiper-inner img {
    width: 10rem;
    vertical-align: bottom;
}

.swiper-inner p {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.7rem;
    margin: 1rem 0 2.5rem;
}

.swiper-inner-left .apply-btn {
    width: 12rem;
    height: 3rem;
    line-height: 3rem;
    background-color: #DC5550;
    border-radius: 1.5rem;
    color: #fff;
    font-weight: 500;
    font-size: 1.2rem;
    display: inline-block;
    text-align: center;
    margin-left: 4rem;
}

.swiper-inner .apply-btn,
.swiper-inner-left .apply-btn {
    width: 12rem;
    height: 3rem;
    line-height: 3rem;
    background-color: #DC5550;
    border-radius: 1.5rem;
    color: #fff;
    font-weight: 500;
    font-size: 1.2rem;
    display: inline-block;
    text-align: center;
}

.swiper-inner .apply-btn:hover,
.swiper-inner-left .apply-btn:hover {
    /* background-color: #FF6B65; */
    opacity: 50%;
}

.swiper-inner-left {
    padding-top: 7.6rem;
    position: relative;
    z-index: 1;
}

.swiper-inner-left .sub-title {
    font-size: 1.15rem;
    letter-spacing: 0.5rem;
    padding-left: 4rem;
    color: #fff;
    line-height: 1.6rem;
}

.swiper-inner-left .title {
    color: #fff;
    font-size: 1.6rem;
    margin-top: .5rem;
    line-height: 2.2rem;
    padding-left: 4rem;
}

.swiper-inner-icon {
    width: 15rem;
    margin: .8rem 1rem 1.6rem 4rem;
}

.swiper-inner-icon .icon {
    text-align: center;
}

.swiper-inner-icon img {
    width: 1.8rem;
    vertical-align: bottom;
}

.swiper-inner-icon p {
    font-size: 0.8rem;
    margin-top: .5rem;
    color: #fff;
}

.main-bg-img {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 17.7rem;
}

.shop-management {
    width: 23.5rem;
    float: right;
    margin-top: 2rem;
}

.shop-management .title {
    color: #3A3A3C;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.65rem;
    margin-bottom: .4rem;
}

.shop-management .title span {
    float: left;
    width: .2rem;
    height: 1.1rem;
    background-color: #DC5550;
    margin-right: .3rem;
    margin-top: .2rem;
}

.shop-management .text {
    font-size: .8rem;
    font-weight: 300;
    margin-bottom: 1.5rem;
}

.marketing-module {
    margin: 3rem 0;
}

.marketing-module .module {
    width: 5.5rem;
    position: relative;
    text-align: center;
}

.module img {
    width: 100%;
    vertical-align: bottom;
}

.module p {
    font-size: 1rem;
    margin-top: .5rem;
    line-height: 1.4rem;
}

.show-module {
    width: 11rem;
    height: 16.3rem;
    border-radius: .5rem;
    position: relative;
    box-sizing: border-box;
    padding: 1.4rem 1rem 0;
}

.show-module.one {
    background-color: #A49872;
}

.show-module.two {
    background-color: #736CA3;
}

.show-module.three {
    background-color: #A75D5D;
}

.show-module img {
    /* width: 80%; */
    /* position: absolute;
    right: 0;
    bottom: 0;
    height: 8rem; */
    position: absolute;
    right: 0;
    bottom: 0;
    height: 7.2rem;
    left: 50%;
    transform: translateX(-50%);
}

.show-module .title {
    font-size: 1.2rem;
    color: #fff;
    margin-bottom: .5rem;
    text-align: center;
}

.show-module .text {
    color: #fff;
    font-size: .8rem;
    font-weight: 300;
    line-height: 1.1rem;
}

.main-pos {
    position: relative;
    padding: 0 3.25rem;
}

.main-pos-module {
    width: 5rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.main-pos-module .main-pos-module-icon {
    width: 5rem;
    height: 5rem;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 5rem;
    box-shadow: 0 .3rem .5rem #CCCCCC;
}

.main-pos-module .main-pos-module-icon img {
    height: 2.5rem;
    vertical-align: middle;
}

.main-pos-module p {
    width: 10rem;
    text-align: center;
    margin-left: -2.5rem;
    font-size: 1.2rem;
    font-weight: 500;
    margin-top: 0.6rem;
}

.main-pos-img {
    width: 108%;
    vertical-align: bottom;
}

.main-stock {
    margin-top: 2.5rem;
}

.main-stock-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #454179;
    height: 6rem;
}

.main-stock-module {
    width: 8.5rem;
    height: 11.5rem;
    box-sizing: border-box;
    padding: 1.2rem 0.6rem 0 0.6em;
    text-align: center;
}

.main-stock-module.one {
    background: url("https://cdn.51yanpu.com/nomandy/Fim_upvKrLkkoEEd-hBILb_4TMnv.png") no-repeat;
    background-size: 100% 100%;
}

.main-stock-module.two {
    background: url("https://cdn.51yanpu.com/nomandy/FsCrnb7L49zTxdf4w82eE7f21_u5.png") no-repeat;
    background-size: 100% 100%;
}

.main-stock-module.three {
    background: url("https://cdn.51yanpu.com/nomandy/Fo_zJohyNy04fnN10f43mNMcEoaB.png") no-repeat;
    background-size: 100% 100%;
}

.main-stock-module.four {
    background: url("https://cdn.51yanpu.com/nomandy/FlZT1H2z5LAyVEguQDl3N3qy1oiO.png") no-repeat;
    background-size: 100% 100%;
}

.main-stock-module .title {
    font-size: 1.4rem;
    font-weight: 500;
    color: #fff;
    line-height: 2rem;
    /* margin-top: 3rem; */
}

.main-stock-module .line {
    height: 1px;
    background-color: #fff;
    margin: 1rem 0 1rem;
    /* opacity: 0; */
}

.main-stock-module .text {
    font-weight: 300;
    font-size: .8rem;
    color: #fff;
    line-height: 1.1rem;
    /* opacity: 0; */
}


/* .main-stock-module:hover .title {
    animation: move-top 0.5s forwards;
    -webkit-animation: move-top 0.5s forwards;
} */

@keyframes move-top {
    0% {
        margin-top: 3rem;
    }
    to {
        margin-top: 0;
    }
}

@-webkit-keyframes move-top {
    0% {
        margin-top: 3rem;
    }
    to {
        margin-top: 0;
    }
}


/* .main-stock-module:hover .line,
.main-stock-module:hover .text {
    animation: shadow-show 0.5s forwards;
    -webkit-animation: shadow-show 0.5s forwards;
} */

@keyframes shadow-show {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes shadow-show {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.main-app {
    margin-top: 3rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-left: 1.8rem;
    padding-right: 1.2rem;
}

.main-app-content {
    /* float: right;
    width: 20.9rem; */
}

.main-app-img {
    width: 55%;
    padding-right: 1.5rem;
    box-sizing: border-box;
    /* float: left;
    width: calc(100% - 20.9rem);
    width: -webkit-calc(100% - 20.9rem); */
}

.main-app-img img {
    width: 100%;
    /* width: 105%;
    vertical-align: bottom; */
}

.main-app-step {
    overflow: hidden;
    /* margin-top: 3.8rem; */
}

.main-app-step p {
    /* float: left;
    width: 50%; */
    font-size: 1.2rem;
    line-height: 1.7rem;
    margin-bottom: 1rem;
}

.main-app-step p span {
    color: #EDAAA7;
    font-size: 1.2rem;
    padding-right: .5rem;
}

.main-app-line {
    height: 1px;
    background-color: #CCCCCC;
    margin: 1.5rem 0 2.5rem;
}

.main-app-module-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3rem;
    margin-top: 3rem;
}

.main-app-module {
    width: 4rem;
    text-align: center;
}

.main-app-module .icon {
    width: 4rem;
    height: 4rem;
    border-radius: .5rem;
    text-align: center;
    line-height: 4rem;
}

.main-app-module .icon.one {
    background-color: #F77C7C;
}

.main-app-module .icon.two {
    background-color: #789ADF;
}

.main-app-module .icon.three {
    background-color: #F3A468;
}

.main-app-module .icon.four {
    background-color: #7FB58E;
}

.main-app-module .icon.five {
    background-color: #A87FB5;
}

.main-app-module .icon img {
    height: 1.5rem;
    vertical-align: middle;
}

.main-app-module .text {
    font-size: 1rem;
    margin-top: .5rem;
    text-align: center;
}

.member-content {
    padding: 2.5rem 0 2rem .7rem;
    text-align: center;
    margin-top: 1rem;
    position: relative;
}

.center-img {
    width: 60%;
}

.member-module {
    position: absolute;
    width: 8rem;
    height: 8rem;
    box-sizing: border-box;
    padding-top: 1.2rem;
}

.member-module.one {
    left: 0;
    top: 0;
}

.member-module.one img {
    /*animation: rotate-always 2s linear infinite;*/
    /*-webkit-animation: rotate-always 2s linear infinite;*/
}

.member-module.two {
    right: 0;
    top: 0;
}

.member-module.two img {
    /*animation: rotate-always 2s -0.3s linear infinite;*/
    /*-webkit-animation: rotate-always 2s -0.3s linear infinite;*/
}

.member-module.three {
    left: 0;
    bottom: 0;
}

.member-module.three img {
    /*animation: rotate-always 2s -0.6s linear infinite;*/
    /*-webkit-animation: rotate-always 2s -0.6s linear infinite;*/
}

.member-module.four {
    right: 0;
    bottom: 0;
}

.member-module.four img {
    /*animation: rotate-always 2s -0.9s linear infinite;*/
    /*-webkit-animation: rotate-always 2s -0.9s linear infinite;*/
}

.member-module img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

@keyframes rotate-always {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        opacity: 1;
    }
}

@-webkit-keyframes rotate-always {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        opacity: 1;
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

.member-module .title {
    font-size: 1rem;
    line-height: 1.8rem;
    margin-bottom: .5rem;
}

.member-module .desc {
    font-size: .8rem;
    line-height: 1rem;
    padding: 0 1.5rem;
}