.productionTop {
    background-image: none;
    position: relative;
    padding: 80px 0 133px;
    padding-top: 24px;
    background: linear-gradient(180deg, rgba(248, 246, 253, 0.62) 0%, #F3EDFF 52%, rgba(243, 237, 255, 0.37) 100%);
}

body {
    font-family: Montserrat, Montserrat !important;
    word-break: normal !important;
}
.production_select_item {
    font-weight: 400;
    font-size: 16px;
    color: #090025;
    line-height: 16px;
    text-align: left;
    font-style: normal;
}

.HeaderBox {
    height: 88px;
}

.services_left_title {
    font-family: Montserrat, Montserrat !important;
}

.productionDesc {
    font-weight: 400;
    font-size: 14px;
    color: #ACA8BA;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}

.production_select_item+.production_select_item {
    margin-top: 25px;
}

.production_select_item img {
    width: 14px;
    height: 14px;
}

.productionBtn {
    margin: 0;
    margin-top: 40px;
}

.productionBtn .btn_join {
    background: #845CFF;
    box-shadow: none;
}

.btn_join:hover {
    background: #6D4CD3;
}

.productionBtn .bnt_contact {
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #C8C8C8;
    font-weight: bold;
    font-size: 14px;
    color: #090025;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    box-shadow: none;
}

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

.productionTop_bottom {
    background: #FFFFFF;
    box-shadow: 0px 11px 35px 0px rgba(146, 139, 194, 0.21);
    border-radius: 24px;
    width: 1200px;
    margin: auto;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 76px);
}

.productionTop_head_new {
    width: 1200px;
}

.productionTop_bottom_list {
    padding: 25px 78px;
    display: flex;
    justify-content: space-between;
}

.productionTop_bottom_item {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.blod {
    font-weight: bold;
    font-size: 32px;
    color: #090025;
    line-height: 39px;
    text-align: center;
    font-style: normal;
    margin-bottom: 8px;
}

.bottom_item_desc {
    font-weight: 400;
    font-size: 16px;
    color: #ACA8BA;
    line-height: 19px;
    text-align: center;
    font-style: normal;
}

.productionTitle {
    margin: 12px 0;
}

.productionTop_head_new .productionTitle {
    font-size: 34px;
}

.productionTop_img {
    margin-left: 60px;
}

.production_reason .productionTitle {
    margin: 60px 0;
    margin-top: 105px;
}

.production_reason_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.production_reason_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    padding: 50px 24px;
}

.production_reason_item:hover {
    background: #FFFFFF;
    box-shadow: 0px 11px 35px 0px rgba(146, 139, 194, 0.21);
    border-radius: 24px;
}

.production_reason_item img {
    width: 100px;
    height: 100px;
}

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

.production_reason_item_desc {
    font-weight: 400;
    font-size: 16px;
    color: #ACA8BA;
    line-height: 20px;
    text-align: center;
    font-style: normal;
}

.production_process {
    background: #F9F8FF;
    background-image: none;
}

.services_right img {
    width: 432px;
}

.btom_item {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    margin-top: 0;
}

.services_left_btom {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 40px;
}



.services_right {
    display: flex;
    justify-content: flex-end;
}

.production_requests_right {
    justify-content: flex-start;
}

.production_requests_right img {
    width: 481px;
}

.production_requests_left {
    margin-left: 30px;
    margin-right: 0;
}

.btom_item_desc {
    margin: 0;
    height: auto;
    line-height: normal;
    font-weight: bold;
    font-size: 16px;
    color: #090025;
    text-align: left;
    font-style: normal;
    width: auto;
}

.btom_item+.btom_item {
    margin-left: 0;
}

.btom_item img {
    width: 24px;
    height: 24px;
    margin-right: 16px;
}

.btom_btn {
    width: 148px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #C8C8C8;
    font-weight: bold;
    font-size: 14px;
    color: #090025;
    text-align: center;
    font-style: normal;
    cursor: pointer;
    line-height: 40px;
    text-transform: uppercase;
    margin-top: 34px;
}

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

.production_requests {
    background: #fff !important;
}

.popularCountries {
    background: #F9F8FF;
    padding: 96px 0;
}

.popularCountries_con {
    width: 1200px;
    margin: auto;
}

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

.popularCountries_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;

}

.popularCountries_list_item {
    display: flex;
    align-items: center;
    padding: 30px;
    background: #FFFFFF;
    border-radius: 12px;
    border: 1px solid #EEEEEE;
    cursor: pointer;
}

.popularCountries_list_item:hover {
    box-shadow: 0px 6px 21px 0px rgba(118, 109, 173, 0.17);
    border-radius: 12px;
    border: 1px solid #EEEEEE;
}

.popularCountries_list_item_msg {
    display: flex;
    flex-direction: column;
}

.popularCountries_list_item_count {
    font-weight: 400;
    font-size: 16px;
    color: #ACA8BA;
    line-height: 19px;
    text-align: left;
    font-style: normal;
}

.popularCountries_list_item_title {
    font-weight: bold;
    font-size: 17px;
    color: #090025;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    margin-top: 6px;
}

.popularCountries_list_item img {
    width: 48px;
    height: 48px;
    margin-right: 20px;
}

.popularTypes {
    padding: 96px 0;
    background: linear-gradient(180deg, #FFFFFF 0%, #F8F7FF 100%);
}

.popularTypes_con {
    width: 1100px;
    margin: auto;
}

.popularTypes_title {
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    text-align: center;
    font-style: normal;
    margin-bottom: 96px;
}

.popularTypes_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.popularTypes_list_item {
    background: linear-gradient(180deg, #E7E3FF 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 24px;
    border: 1px solid #845CFF;
    padding: 20px 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
}

.popularTypes_list_item:hover {
    background: linear-gradient(180deg, #E7E3FF 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 9px 20px 0px #DFDCF1;
    border-radius: 24px;
    border: 1px solid #845CFF;
}

.popularTypes_list_item_form {
    margin-top: 8px;
    margin-bottom: 14px;
}
 .popularTypes_list_item_btn:hover {
    background: #845CFF;
    color: #fff;
}

.popularTypes_list_item_img {
    width: 36px;
    height: 36px;
}

.popularTypes_list_item_msg {
    margin-top: 12px;
    display: flex;
    width: calc(100% - 40px);
    flex-direction: column;
    align-items: center;
    padding: 0 20px;
}

.popularTypes_list_item_title {
    font-weight: bold;
    font-size: 16px;
    color: #090025;
    line-height: 24px;
    text-align: center;
    font-style: normal;
}

.popularTypes_list_item_form {
    font-weight: 400;
    font-size: 14px;
    color: #ACA8BA;
    line-height: 18px;
    text-align: left;
    font-style: normal;
}

.popularTypes_list_item_price {
    display: flex;
    align-items: flex-end;
}

.popularTypes_list_item_price1 {
    font-weight: 500;
    font-size: 48px;
    color: #090025;
    line-height: 58px;
    letter-spacing: 1px;
    text-align: left;
    font-style: normal;
}

.popularTypes_list_item_price2 {
    font-weight: 400;
    font-size: 16px;
    color: #090025;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    margin-bottom: 10px;
}

.popularTypes_list_item_btn {
    width: 100%;
    height: 52px;
    background: #FFFFFF;
    border-radius: 26px;
    border: 1px solid #845CFF;
    font-weight: bold;
    font-size: 16px;
    color: #845CFF;
    line-height: 52px;
    font-style: normal;
    text-align: center;
    text-transform: none;
    margin-top: 21px;
    margin-bottom: 26px;
}

.popularTypes_list_item_try {
    width: 100%;
    padding: 0 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EAEAED;
}

.popularTypes_list_item_try_item img {
    width: 13px;
    height: 10px;
    margin-right: 8px;
}

.popularTypes_list_item_try_item {
    margin-bottom: 17px;
    display: flex;
    align-items: center;
}

.popularTypes_list_item_try_item p {
    font-weight: 400;
    font-size: 13px;
    color: #090025;
    line-height: 16px;
    text-align: left;
    font-style: normal;
}

.learnMore {
    padding: 24px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #845CFF;
    line-height: 18px;
    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;
}

#student {
    display: none;
}

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

.mbx .fz {
    width: 14px;
    height: 12px;

}

.mbx .mbx_form {
    font-weight: 400;
    font-size: 12px;
    color: #845CFF;
    line-height: 12px;
    text-align: left;
    font-style: normal;
}

.mbx .hjt {
    width: 4px;
    height: 7px;
    margin: 0 12px;
}

.mbx .mbx_text {
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 12px;
    color: #ACA8BA;
    line-height: 12px;
    text-align: left;
    font-style: normal;
}

/* 响应式 */
@media screen and (max-width: 1200px) {
    .productionTop_bottom {
        width: 95%;
        transform: translate(-50%, 50%);
    }

    .productionTop_bottom_list {
        padding: 25px 0px;
    }

    .production_requests_right img,
    .services_right img {
        width: 90%;

    }

    .production_requests_right {
        justify-content: center;
    }

    .services_right {
        justify-content: center;
    }

    .productionTop_bottom_item {
        width: 25%;
    }

    .productionTitle {
        font-size: 30px;
    }

    .productionDesc {
        font-size: 12px;
    }

    .production_reason_list {
        flex-wrap: wrap;
    }

    .production_reason_item {
        width: 80%;
        margin-bottom: 20px;
    }

    .services_left_desc {
        font-size: 12px;
    }

    .production_reason_item_title {
        font-size: 20px;
    }

    .production_reason_item_desc {
        font-size: 12px;
    }

    .services_left_title {
        font-size: 24px;
    }

    .blod {
        font-size: 20px;
    }

    .productionTop_bottom_list {
        padding: 10px;
    }

    .bottom_item_desc {
        font-size: 9px;
    }

    .productionBtn div {
        width: 120px;
        font-size: 12px;
        height: 40px;
        line-height: 40px;
    }

    .production_select {
        padding: 0 10px;

    }

    .productionTop {
        padding-top: 0;
    }

    .productionTop_head_new_title {
        width: 100%;
    }

    .productionTitle,
    .popularTypes_title {
        font-size: 20px !important;
    }

    .production_reason_list {
        grid-template-columns: 1fr;
        grid-gap: 10px;
        justify-items: center;
    }

    .services_left {
        padding: 10px;
    }

    .popularCountries_list {
        grid-template-columns: 1fr 1fr;
    }

    .popularCountries_list_item {
        padding: 10px;
    }

    .popularCountries_list_item img {
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }

    .popularCountries_list_item_msg {
        font-size: 12px;
    }

    .popularCountries_list_item_count {
        font-size: 12px;
    }

    .popularCountries_title {
        font-size: 20px;
    }

    .popularCountries_con,
    .popularTypes_con {
        width: 100%;
    }

    .popularCountries_title {
        margin-bottom: 50px;
    }

    .popularCountries {
        padding: 50px 0;
    }

    .popularCountries_list {
        padding: 10px;
    }

    .popularTypes_list {
        grid-template-columns: 1fr;
        padding: 20px;
    }
}