.img1 {
    background: url("../images/chuangke/1f.jpg") no-repeat center center;
    height: 633px;
}

.img2 {
    background: url("../images/chuangke/2f.jpg") no-repeat center center;
    height: 646px;
}

.img2 .right-div {
    position: relative;
    width: 1200px;
    height: 350px;
    margin: 0 auto;
}

.img2 .right-img {
    position: absolute;
    background: url("../images/chuangke/2f-bg.png") no-repeat center center;
    width: 336px;
    height: 66px;
    right: 20px;
    top: 220px;
}

.img2 .right-img p {
    font-size: 25px;
    color: #FFFFFF;
    text-align: center;
    line-height: 55px;
}

.img2 .right-img .surplus-number {
    color: #FECE68;
    font-size: 30px;
}

.img3 {
    background: url("../images/chuangke/3f.jpg") no-repeat center center;
    height: 594px;
}

.img4 {
    background: url("../images/chuangke/4f.jpg") no-repeat center center;
    height: 348px;
}

.img7 {
    background: url("../images/chuangke/7f.jpg") no-repeat center center;
    height: 629px;
}

.img8-div {
    background: #0e41d2;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 24px;
}

.img8-div .border-div {
    width: 1200px;
    margin: 0 auto;
    background: #035EEE;
    border: 3px solid #00E4FF;
    border-radius: 5px;
    border-radius: 5px;
    padding: 30px 0 40px 0;
    margin-top: 27px;
}

.img8 {
    background: url("../images/chuangke/title.png") no-repeat center center;
    width: 771px;
    height: 125px;
    margin: 0 auto;
}

.img8-div .img-div1 {
    background: url("../images/chuangke/pc-1.png") no-repeat center center;
    height: 345px;
    width: 179px;
}

.img8-div .img-div2 {
    background: url("../images/chuangke/pc-2.png") no-repeat center center;
    height: 345px;
    width: 179px;
}

.img8-div .img-div3 {
    background: url("../images/chuangke/pc-3.png") no-repeat center center;
    height: 345px;
    width: 302px;
}

.img8-div .desc {
    font-size: 20px;
    color: #FFFFFF;
    display: inline-block;
    text-align: left;
    transform: translateY(-145px);
}

.img8-div .img {
    display: inline-block;
    margin-right: 95px;
    position: relative;
}

.img8-div .img div {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: -10px;
    cursor: pointer;
}

.img5 {
    background: url("../images/chuangke/5f.jpg") no-repeat center center;
    height: 629px;
    text-align: center;
}

.img5 .img-div {
    display: inline-block;
    position: relative;
    transform: translateY(55%);
    width: 350px;
    height: 339px;
    cursor: pointer;
}

.img5 .sao-img {
    position: absolute;
    width: 216px;
    height: 228px;
    background: #FFFFFF;
    box-shadow: 0px 14px 24px 0px rgba(0, 65, 167, 0.28);
    border-radius: 5px;
    top: -35px;
    opacity: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.img5 .sao-img img {
    width: 166px;
    height: 166px;
    margin: 14px 0 5px;
}

.img5 .sao-img p {
    color: #333333;
    font-size: 16px;
}

.img5 .img5-1 {
    background: url("../images/chuangke/5f-left.png") no-repeat center center;
    margin-right: 47px;
}

.img5 .img5-1:hover .sao-img {
    opacity: 1;
}

.img5 .img5-2 {
    background: url("../images/chuangke/5f-right.png") no-repeat center center;
    margin-right: 60px;
}

.img5 .img5-2:hover .sao-img {
    opacity: 1;
}

.img5 .img5-3 {
    background: url("../images/chuangke/5f-righ1.png") no-repeat center center;
    width: 242px;
    height: 292px;
}

.img6 {
    background: url("../images/chuangke/6f.jpg") no-repeat center center;
    height: 612px;
}

.bg-div {
    background: #0e41d2;
    overflow: hidden;
    padding: 50px 0 100px 0;
}

.bg-div .mg-div {
    padding: 30px 40px 0 40px;
}

.message-div {
    color: #F6FAFF;
    font-size: 18px;
    width: 1200px;
    height: 225px;
    background: linear-gradient(-90deg, #0A01B4, #3F17AC);
    border-radius: 10px;
    margin: 0 auto;
}

.message-div .desc {
    margin-bottom: 10px;
}

.message-div .content-div p {
    line-height: 40px;
}

@media screen and (max-width: 768px) {
    .mob-content {
        font-size: 0;
        background: #134ed6;
        padding-bottom: 5rem;
    }

    img {
        width: 100%;
    }

    .be-ck-div {
        background: #005AE8;
        border: 2px solid #00E4FF;
        border-radius: 5px;
        position: relative;
        width: 95%;
        margin: 0 auto;
        padding-top: 4rem;
    }

    .be-ck-div .content-div {
        margin: 0 1rem;
    }

    .be-ck-div .content-div .title {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #FFFFFF;
    }

    .be-ck-div .title-img-div {
        position: absolute;
        background: url("../images/mobile/chuangke/2f-title.png") no-repeat center center;
        height: 5rem;
        left: 0;
        right: 0;
        margin: 0 auto;
        background-size: contain;
        top: -2.2rem;

    }

    .be-ck-div .play {
        font-size: 1.6rem;
        color: #fff;
        margin-left: 3.7rem;
        position: relative;
        font-weight: bold;
    }

    .be-ck-div .play:after {
        content: '';
        position: absolute;
        width: 3rem;
        height: 3rem;
        left: -4rem;
        top: -0.5rem;
    }

    .be-ck-div .play-1:after {
        background: url("../images/mobile/chuangke/01.png") no-repeat center center;
        background-size: contain;
    }

    .be-ck-div .play-2:after {
        background: url("../images/mobile/chuangke/02.png") no-repeat center center;
        background-size: contain;
    }

    .be-ck-div .content-div .data-div {
        background: url("../images/mobile/chuangke/2f-bg.png") no-repeat center center;
        height: 4rem;
        background-size: contain;
        margin: 1rem 0 0 2rem;
    }

    .be-ck-div .content-div .data-div p {
        font-size: 1.4rem;
        color: #FFFFFF;
        text-align: center;
        line-height: 3.5rem;
    }

    .be-ck-div .content-div .data-div .surplus-number {
        color: #FECE68;
        font-size: 1.6rem;
    }

    .be-ck-div .content-div .son-title {
        color: #FFD43A;
        font-size: 1.5rem;
        position: relative;
        text-indent: 1.3rem;
        margin-top: 2rem;
    }

    .be-ck-div .content-div .son-title2 {
        text-indent: -1.5rem;
        margin-left: 2em;
    }

    .be-ck-div .content-div .son-title:after {
        position: absolute;
        content: '';
        display: inline-block;
        width: 1rem;
        height: 1rem;
        background: #FFD43A;
        left: 0;
        border-radius: 50%;
        top: 0.6rem;
    }

    .be-ck-div .content-div .son-title2:after {
        left: -3rem;
    }

    .be-ck-div .content-div .play-1-son1 .item-list {
        text-align: center;
    }

    .be-ck-div .content-div .play-1-son1 .item-list img {
        width: 6rem;
    }

    .be-ck-div .content-div .play-1-son1 .item-list .desc {
        color: #FFFFFF;
        font-size: 1.3rem;
        margin-top: 1rem;
        position: relative;
    }

    .be-ck-div .content-div .play-1-son1 .item-list .desc:after {
        content: '';
        position: absolute;
        display: inline-block;
        border-left: 0.5rem solid transparent;
        border-bottom: 1rem solid #ffffff80;
        border-right: 0.5rem solid transparent;
        transform: rotate(90deg);
        top: 5px;
        right: 1rem;
    }

    .be-ck-div .content-div .play-1-son1 .item-list .item {
        display: inline-block;
        width: 50%;
    }

    .be-ck-div .content-div .play-1-son1 .item-list .item:nth-child(n+2) {
        margin-top: 2rem;
    }

    .be-ck-div .content-div .play-1-son1 .desc-div {
        margin-left: 3rem;
        margin-top: 1rem;
    }

    .be-ck-div .content-div .play-1-son1 .desc-div p {
        color: #FFFFFF;
        font-size: 1.3rem;
        position: relative;
        text-indent: 1.5rem;
        line-height: 2.5rem;
    }

    .be-ck-div .content-div .play-1-son1 .desc-div p:after {
        content: '';
        position: absolute;
        display: inline-block;
        width: 0.7rem;
        height: 0.7rem;
        background: #fff;
        border-radius: 50%;
        left: 0;
        top: 7px;
    }

    .swiper-container {
        margin: 4rem 0 6rem 0;
        overflow: inherit;
    }

    .swiper-slide {
        text-align: center;
    }

    .swiper-slide img {
        width: 18rem;
        height: 30rem;
    }

    .swiper-button {
        width: 48px;
        height: 48px;
        background: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 48px;
        box-shadow: 0px 15px 40px 0px #11113d1a;
    }

    .swiper-button div {
        width: 10px;
        height: 10px;
        border: 2px solid #f20d23;
        transform: rotate(45deg);
        border-left: 0;
        border-bottom: 0;
        display: inline-block;
    }

    .swiper-button-disabled div {
        border: 2px solid #999;
        border-left: 0;
        border-bottom: 0;
    }

    .swiper-button-prev {
        left: auto;
        right: 0rem;
    }

    .swiper-button-prev div {
        margin-top: 20px;
        margin-left: -4px;
    }

    .swiper-button-next {
        transform: rotate(180deg);
        left: 0;
        opacity: 1;
    }

    .swiper-button-next div {
        margin-top: 17px;
        margin-right: 5px;
    }

    .swiper-pagination {
        text-align: right;
        bottom: -60px !important;
    }

    .swiper-pagination .swiper-pagination-current {
        font-size: 36px;
        font-weight: bold;
        color: #fff;
    }

    .swiper-pagination .swiper-pagination-total {
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        float: left;
    }

    .swiper-pagination .sum-div {
        display: inline-block;
        margin-top: 13px;
        float: right;
    }

    .swiper-pagination .sum-div .icon {
        font-size: 20px;
        font-family: DIN Condensed;
        color: #FFF;
        float: left;
        margin-right: 3px;
    }

    .swiper-pagination .content-div {
        display: inline-block;
    }

    .swiper-container .s-desc {
        font-size: 1.5rem;
        color: #fff;
        position: absolute;
        bottom: -4rem;
    }

    .be-ck-div2 {
        padding: 2rem 0;
        margin-top: 1rem;
    }

    .be-ck-div2 .play-1:after {
        background: url(../images/mobile/chuangke/02.png) no-repeat center center;
        background-size: contain;
    }

    .be-ck-div2 p.desc {
        font-size: 1.3rem;
        color: #fff;
        text-align: left;
        line-height: 2rem;
        margin-top: 1rem;
    }

    .be-ck-div2 .img-list {
        text-align: center;
        margin-top: 2rem;
    }

    .be-ck-div2 .img-list img {
        width: 45%;
    }

    .be-ck-div2 .img-list img:nth-child(1) {
        margin-right: 2rem;
    }

    .mob-bg-div {
        background: #0e41d2;
        overflow: hidden;
        padding-top: 1rem;
        width: 95%;
        margin: 0 auto;
    }

    .mob-bg-div .mg-div {
        padding: 2rem 1rem 1rem 2rem;;
    }

    .message-div-mob {
        color: #F6FAFF;
        font-size: 1.3rem;
        background: linear-gradient(
            -90deg, #0A01B4, #3F17AC);
        border-radius: 10px;
        margin: 0 auto;
    }

    .message-div-mob .desc {
        margin-bottom: 10px;
    }

    .message-div-mob .content-div p {
        line-height: 40px;
    }

    .ck-good {
        width: 95%;
        margin: 1rem auto 0;
    }

    .mob-app .app-img-div {
        width: 15rem;
        height: 16rem;
        margin: 0 auto;
    }

    .mob-app {
        text-align: center;
    }

    .mob-app .content-div {
        width: 70%;
        margin: 0 auto;
        background: #FFFFFF;
        box-shadow: 0px 5px 20px 0px #1d22201a;
        border-radius: 10px;
        padding: 3rem 0;
    }

    .mob-app .p-div .close {
        background: url(../images/mobile/common/close.png) no-repeat center center;
        background-size: contain;
        width: 2rem;
        height: 2rem;
        position: absolute;
        right: 5.8rem;
        top: 0.5rem;
        cursor: pointer;
    }

    .mob-app .h1 {
        color: #000000;
        font-size: 1.5rem;
        font-weight: bold;
        line-height: initial;
        margin: 5px 0;
    }

    .mob-app .desc {
        color: #888888;
        font-size: 1.1rem;
        line-height: initial;
    }

    .play-1-footer {
        padding-top: 2rem;
    }

    .play-1-footer div {
        width: 20rem;
        height: 4rem;
        box-shadow: 0px 4px 0px 0px #ffc98f;
        border-radius: 59px;
        margin: 0 auto;
        color: #FFFFFF;
        font-size: 1.6rem;
        line-height: 4rem;
        text-align: center;
    }

    .play-1-footer .btn-1 {
        background: linear-gradient(
            90deg, #F03434, #FF7646);
    }

    .play-1-footer .btn-2 {
        background: linear-gradient(90deg, #FF6F28, #FFA749);
    }

    .btn-div-mob {
        background: #035EEE;
        border: 2px solid #00E4FF;
        border-radius: 5px;
        text-align: center;
        padding-top: 2rem;
    }

    .btn-div-mob .img {
        display: inline-block;
        position: relative;
    }

    .btn-div-mob .img div {
        height: 3rem;
        bottom: -1rem;
        position: absolute;
        width: 100%;
    }

    .btn-div-mob .img-div1 {
        width: 40%;
        margin-right: 10%;
    }

    .btn-div-mob .img-div2 {
        width: 40%;
    }

    .btn-div-mob .img-div3 {
        width: 62%;
        margin-top: 2rem;
    }

    .btn-div-mob .desc {
        color: #FFFFFF;
        font-size: 1.5rem;
        text-align: center;
        margin: 2rem 0;
    }
}
