.mbx {
    display: flex;
    align-items: center;
    width: 1200px;
    margin: 14px auto;
}

.resource4_top {
    background: rgba(100, 82, 224, 0.08);
}

.resource4_top_con {
    width: 1200px;
    margin: auto;
    height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-image: url(../images-v2//resource/52.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 912px 360px;
}

.resource4_top_con_left {
    width: 560px;
}

.resource4_top_con_left_title {
    font-weight: bold;
    font-size: 36px;
    color: #090025;
    line-height: 36px;
    text-align: left;
    font-style: normal;
}

.resource4_top_con_left_text {
    font-weight: 400;
    font-size: 14px;
    color: #ACA8BA;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    margin-top: 12px;
    margin-bottom: 36px;
}

.resource4_top_con_left_btnBox {
    display: flex;
    gap: 24px;
}

.resource4_top_con_left_btn1 {
    width: 174px;
    height: 48px;
    background: #845CFF;
    border-radius: 24px;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    cursor: pointer;
}

.resource4_top_con_left_btn1:hover {
    background: #6452E0;
}

.resource4_top_con_left_btn2 {
    width: 174px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #C8C8C8;
    font-weight: bold;
    font-size: 14px;
    color: #090025;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    cursor: pointer;
}

.resource4_top_con_left_btn2:hover {
    border: 1px solid #845CFF;
    color: #845CFF;
}

.promotion {
    background: linear-gradient(180deg, #FFFFFF 0%, #F8F7FF 100%);
    padding-top: 120px;
    padding-bottom: 156px;
}

.promotion_con {
    width: 1140px;
    margin: auto;
}

.promotion_con_title {
    font-weight: bold;
    font-size: 36px;
    color: #090025;
    line-height: 36px;
    text-align: center;
    font-style: normal;
    margin-bottom: 96px;
}

.promotion_con_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 24px;
}

.promotion_con_list_item {
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #CECBE2;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
    padding-top: 42px;
    cursor: pointer;
}

.promotion_con_list_item:hover {
    box-shadow: 0px 6px 21px 0px rgba(118, 109, 173, 0.17);
}

.promotion_con_list_item img {
    width: 54px;
    height: 54px;
}

.promotion_con_list_item_title {
    font-weight: bold;
    font-size: 20px;
    color: #090025;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    margin-top: 24px;
    margin-bottom: 12px;
}

.promotion_con_list_item_text {
    font-weight: 400;
    font-size: 12px;
    color: #ACA8BA;
    line-height: 18px;
    text-align: center;
    font-style: normal;
}

.Rebate {
    padding-top: 120px;
    padding-bottom: 156px;
    background: #FFFFFF;
}

.Rebate_con {
    width: 1140px;
    margin: auto;
}

.Rebate_con_title {
    font-weight: bold;
    font-size: 36px;
    color: #090025;
    line-height: 36px;
    text-align: center;
    font-style: normal;
    margin-bottom: 96px;
}

.Rebate_con_list {
    display: flex;
    align-items: center;
    gap: 10px;
}

.Rebate_con_list_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 258px;
}

.Rebate_con_list_item img {
    width: 64px;
    height: 64px;
}

.Rebate_con_list_item_title {
    margin-top: 30px;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 24px;
    color: #090025;
    line-height: 36px;
    text-align: center;
    font-style: normal;
}

.Rebate_con_list_item_text {
    font-weight: 400;
    font-size: 14px;
    color: #845CFF;
    line-height: 21px;
    text-align: center;
    font-style: normal;
}

.jiant {
    width: 24px;
    height: 24px;
}

.traffic {
    background-color: #fff;
}

.traffic_con {
    width: 1113px;
    background: #845CFF;
    border-radius: 32px;
    margin: auto;
    padding: 50px 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.traffic_con_left_title {
    font-weight: bold;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: left;
    font-style: normal;
}

.question_bg {
    background: #fff;
}

.question_nr1 {
    background: #FFFFFF;
    box-shadow: 0px 6 10px 0px rgba(0, 0, 0, 0.03);
    border-radius: 16px;
    border: 1px solid #E6E3FF;
}

.traffic_con_left_text {
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    margin-top: 12px;
}

.traffic_con_right {
    width: 190px;
    height: 52px;
    background: #FFFFFF;
    border-radius: 26px;
    font-weight: bold;
    font-size: 20px;
    color: #845CFF;
    line-height: 52px;
    text-align: center;
    font-style: normal;
    border: 1px solid #fff;
    cursor: pointer;
}

.traffic_con_right:hover {
    border: 1px solid #845CFF;
}

/* 响应式 */
@media screen and (max-width: 1200px) {
    .resource4_top_con {
        width: 100%;
        background-image: none;
    }

    .resource4_top_con_left {
        padding: 30px;
        width: 80%;
    }

    .resource4_top_con_left_title {
        font-size: 28px;
    }

    .promotion_con {
        width: 100%;
    }

    .promotion_con_list {
        display: grid;
        padding: 20px 60px;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 24px;
    }

    .promotion_con_title,
    .Rebate_con_title {
        font-size: 28px;
    }

    .Rebate_con {
        width: 100%;
    }

    .Rebate_con_list {
        flex-wrap: wrap;
    }

    .traffic_con {
        width: 80%;
    }
}

@media screen and (max-width: 500px) {
    .resource4_top_con {
        width: 100%;
        background-image: none;
    }

    .resource4_top_con_left {
        padding: 30px;
        width: 80%;
    }

    .resource4_top_con_left_title {
        font-size: 18px;
    }

    .promotion_con_list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 24px;
        padding: 15px;
    }

    .promotion_con_title,
    .Rebate_con_title {
        font-size: 18px;
    }

    .Rebate_con_list {
        flex-direction: column;
    }

    .jiant {
        transform: rotate(90deg);
    }
}

@media screen and (max-width: 768px) {
    .resource4_top_con {
        width: 100%;
        background-image: none;
    }

    .resource4_top_con_left {
        padding: 30px;
        width: 80%;
    }

    .resource4_top_con_left_title {
        font-size: 18px;
    }

    .promotion_con_list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 24px;
        padding: 15px;
    }

    .promotion_con_title,
    .Rebate_con_title {
        font-size: 18px;
    }

    .Rebate_con_list {
        flex-direction: column;
    }

    .jiant {
        transform: rotate(90deg);
    }

    .traffic_con {
        width: 90%;
        padding: 20px;
    }

    .traffic_con_left_title {
        font-size: 18px;
    }

    .traffic_con_left_text {
        font-size: 12px;
    }

    .traffic_con_right {
        width: 150px;
        height: 40px;
        line-height: 40px;
    }
}