.w-624 {
    width: 624px !important;
}

.w-auto {
    width: auto !important;
}

.top-desc {
    height: 545px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.top-desc:before {
    content: "";
    display: block;
    width: 206px;
    height: 91px;
    background: url("/images/customization/bg_01.png") 100%/100% no-repeat;
    position: absolute;
    left: -165px;
    top: 117px;
    opacity: .7;
}

.top-desc:after {
    content: "";
    display: block;
    width: 177px;
    height: 248px;
    background: url("/images/customization/bg_04.png") 100%/100% no-repeat;
    position: absolute;
    right: 0px;
    top: 117px;
    opacity: .7;
}

.desc-left {
    width: 380px;
    margin-top: 114px;
    margin-left: 95px;
    position: relative;
}

.desc-left:before {
    content: "";
    display: block;
    width: 162px;
    height: 128px;
    background: url("/images/customization/bg_02.png") 100%/100% no-repeat;
    position: absolute;
    right: 0;
    top: -41px;
    z-index: -1;
}

.desc-right {
    width: 635px;
    height: 410px;
    margin-top: 38px;
    background: url("/images/customization/bg_03.png") 100%/100% no-repeat;
    margin-right: 166px;
}

.top-header {
    font-size: 56px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222832;
    line-height: 78px;
    letter-spacing: 5px;
}

.btn-top {
    width: 255px;
    height: 72px;
    margin-top: 86px;
    background: url("/images/customization/btn_bg.png") 100%/100% no-repeat;
    display: block;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #F8CA56;
    line-height: 60px;
    text-align: center;
    text-indent: -10px;
}

.desc-content {
    width: 100%;
}

.desc-item1 {
    width: 100%;
    height: 406px;
    margin-top: 40px;
    background: #F9FAFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.desc-item2 {
    width: 100%;
    height: 354px;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.desc-item3 {
    width: 100%;
    height: 394px;
    background: #F9FAFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.desc-item img {
    display: block;
    width: 140px;
    margin: 32px 65px;
}

.desc-info {
    padding-left: 80px;
    text-align: left;
}

.info-title {
    margin-bottom: 10px;
    font-size: 28px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222832;
    line-height: 40px;
}

.info-detail {
    font-size: 18px;
    font-family: LucidaGrande;
    color: #3B414B;
    line-height: 40px;
}

.text-more {
    margin: 103px auto 0;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #575A5F;
    line-height: 25px;
    text-align: center;
}

.btn-bottom {
    display: block;
    width: 220px;
    height: 56px;
    margin: 44px auto 60px;
    background: #212843;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #F8CA56;
    line-height: 56px;
    text-align: center;
}

.desc-left .download-qr-img {
    margin-left: -70px;
}

@media screen and (max-width: 1440px) {
    .top-desc:before, .top-desc:after {
        display: none;
    }
}

@media screen and (max-width: 1140px) {
    .top-desc {
        height: auto;
        padding-top: 64.567%;
        background: url("/images/customization/bg_03.png") top center / contain no-repeat;
    }

    .desc-left {
        width: 100%;
        margin: 0;
    }

    .desc-right, .desc-left:before {
        display: none;
    }

    .top-header {
        margin: 29px auto 35px;
        text-align: center;
    }

    .btn-top {
        margin: 0 auto 64px;
    }

    .desc-content {
        width: 100%;
    }

    .desc-item, .desc-item:nth-of-type(3) {
        height: auto;
        margin: 0 auto;
        text-align: center;
        flex-direction: column;
    }

    .desc-item img {
        width: 100px;
        margin: 32px auto 20px;
    }

    .desc-info {
        padding-left: 0px;
        text-align: center;
        margin-bottom: 32px;
    }

    .info-title {
        text-align: center;
        margin-bottom: 12px;
        font-size: 24px;
        line-height: 33px;
    }

    .info-text {
        display: inline-block;
        margin: auto;
        text-align: left;
    }

    .desc-item p {
        line-height: 40px;
    }

    .text-more {
        margin-top: 40px;
    }

    .in_btn {
        margin: 0 auto;
    }
}

@media screen and (max-width: 960px) {
    .top-header {
        font-size: 29px;
    }
}

.in_btn {
    margin-top: 20px;
    width: 138px;
    height: 44px;
    background-color: #212843;
    border-radius: 22px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.in_btn img {
    width: 20px;
    height: 20px;
    margin: 0 !important;
}

.in_btn .ding_vip {
    width: 28px;
    height: 28px;
}

.ding_font {
    font-size: 14px;
    color: #F8CA56;
}

.text_l {
    font-size: 14px;
    margin-left: 8px;
}