.header_body {
    display: flex;
    justify-content: space-between;
    min-height: 313px;
    margin-bottom: 36px;
}


.header_body_left {
    /* background-color: red; */
    width: 50%;
}

.header_body_right {
    /* background-color: blue; */
    width: 40%;
    display: flex;
    flex-direction: column-reverse;
}

.header_body_left_title {

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 50px;
    margin-bottom: 23px;
    font-style: normal;
}

.header_body_left_txt {

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;

    font-size: 12px;
    color: #FFFFFF;
    line-height: 17px;
    margin-bottom: 13px;
    font-style: normal;
}

.header_btn_wrap {
    /* width: 440px; */
    /* height: 40px; */
    background: #FFFFFF;
    border-radius: 3px;
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    padding-left: 26px;
    padding-right: 26px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.baccDAEFFF {
    background-color: #DAEFFF;
    color: #007FDF;
}

.header_btn_wrap a {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #007FDF;


    font-style: normal;
}

.header_body_right_icon {
    background: url(/assets/images/selection/education/single.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 12px;
    width: 75px;
    height: 25px;
}

.header_body_right_txt {

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 17px;
    margin-bottom: 12px;
    font-style: normal;
}

.solution_education_new_flex_boxs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.solution_education_new_flex_boxs_items_1 {

    background: #FFFFFF;
    border-radius: 13px;
    transition: all .3s linear;
    padding-top: 37px;
    padding-left: 32px;
    padding-right: 32px;
    margin-bottom: 32px;
    padding-bottom: 32px;
}
.solution_education_new_flex_boxs_items_1 img{
    height: 56px;
}

.box_1 {
    width: 289px;
    min-height: 406px;
}

.box_2 {
    width: 399px;
    min-height: 401px;
}

.solution_education_new_flex_boxs_items_1 img {
    display: block;
    margin: 0 auto;
    margin-bottom: 39px;
}

.solution_education_new_flex_boxs_items_1_txt {

    min-height: 58px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 21px;
    color: #1A2736;
    line-height: 29px;
    margin-bottom: 33px;
    text-align: center;
    font-style: normal;
}

.solution_education_new_flex_boxs_items_1_txt2 {
    /* width: 225px; */
    /* height: 125px; */
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #5E6978;
    line-height: 25px;
    text-align: justify;
    font-style: normal;
}

.box_1_active {
    background-image: url('/assets/intl/image/solution/solution_education_new/solution_education_new_flex_boxs_items_1_bacc.png');
    background-size: cover;
    background-position: center;
    transform: translateY(-4px);

}

.box_1_active .solution_education_new_flex_boxs_items_1_txt {
    color: white;
}

.box_1_active .solution_education_new_flex_boxs_items_1_txt2 {
    color: white;
}

.solution_education_new_flex_boxs_items_2 {
    width: 606px;
    min-height: 440px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #52C4FF;
    padding-top: 95px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.solution_education_new_flex_boxs_items_2_title {
    /* width: 110%; */
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 35px;
    color: #007FDF;
    line-height: 50px;
    text-align: justify;
    font-style: normal;
}

.solution_education_new_flex_boxs_items_2_hr {
    width: 85%;
    height: 1px;
    margin-top: 18px;
    margin-bottom: 26px;
    border-bottom: 1px solid #52C4FF;
}

.solution_education_new_flex_boxs_items_2_small_title {

    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #007FDF;

    text-align: justify;
    font-style: normal;
}

.solution_education_new_flex_boxs_items_2_small_title2 {

    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 14px;

    color: #5E6978;
    text-align: justify;
    font-style: normal;

}

.solution_education_new_flex_boxs_items_3 {
    width: 185px;
    /* min-height: 80px; */
    /* background: #FFFFFF; */
    margin-top: 66px;
    /* background-color: red; */
    position: relative;
    height: 80px;
    overflow: hidden;
    box-shadow: 0px 0px 14px 0px rgba(193, 190, 190, 0.2);

}

.solution_education_new_flex_boxs_items_3_top {
    display: flex;
    /* vertical-align: middle; */
    background: #FFFFFF;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 6px;

    height: 80px;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9;
}

.solution_education_new_flex_boxs_items_3_top img {
    /* margin-right: 12px */
    height:30px ;
    width: 30px;
}

.solution_education_new_flex_boxs_items_3_top span {

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #5E6978;
    display: inline-block;
    width: 119px;
    font-style: normal;
}

.solution_education_new_flex_boxs_items_3_bottom {
    background: #007FDF;

    cursor: pointer;
    position: absolute;
    height: 24px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: normal;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    z-index: 99;
    width: 100%;
    bottom: -24px;
    transition: all .3s linear;

}

.translateY24 {
    transform: translateY(24px);

}

.solution_education_new_flex_boxs_items_3:hover .solution_education_new_flex_boxs_items_3_bottom {
    transform: translateY(-24px);

}
.solution_education_new_flex_boxs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flex_justify_content_space_evenly {
    justify-content: space-evenly;
}
.solution_education_new_flex_boxs_items3 {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 300px;
    border: 1px solid #007FDF;
    padding-top: 53px;
    padding-left: 11px;
    padding-right: 9px;
    min-height: 501px;
    padding-bottom: 40px;
    margin-bottom: 24px;
}
.solution_education_new_flex_boxs_items3 img{
    margin-bottom:32px
}
.solution_education_new_flex_boxs_items3_title {

    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #1A2736;
    line-height: 25px;
    text-align: center;
    font-style: normal;
    margin-bottom: 23px;
    min-height: 50px;
}

.solution_education_new_flex_boxs_items3_txt {

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #1A2736;
    line-height: 30px;
    text-align: justify;
    /* word-break: break-all; */
    font-style: normal;
    word-spacing: 0.5px;
    text-indent: 0;
    display: flex;
    flex-direction: column;
    /* 取消首行缩进 */
}

.solution_education_new_flex_boxs_items3_txt span {
    white-space: normal;

}
.display_none_blok{
    display: none;
}
.vmware_bottom_button {
    max-width: 236px;
    height: 55px;
    background: #007FDF;

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    display: flex;
    margin: 0 auto;
    margin-top: 95px;
    justify-content: center;
    align-items: center;
    font-style: normal;
    cursor: pointer;
    text-align: center;
}
@media screen and (max-width:990px) {

    .header_body {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .header_body_left {
        width: 80%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 36px;
    }

    .header_body_right {
        width: 80%;
        flex-direction: column;
        display: flex;
        align-items: center;
    }

    .header_body_right div {
        flex-direction: column;
        display: flex;
        align-items: center;

    }

    .header_body_left_title {
        text-align: center;
    }

    .header_body_left_txt {
        text-align: center;

    }

    .header_body_right_txt {
        text-align: center;

    }

    .header_btn_wrap {
        text-align: center;
    }
}

@media screen and (max-width:1290px) {
    .solution_education_new_flex_boxs_items_1 {
        width: 40%;
    }

    .solution_education_new_flex_boxs {
        flex-wrap: wrap;
        justify-content: space-around;
    }
}

@media screen and (max-width:665px) {
    .solution_education_new_flex_boxs_items_1 {
        width: 80%;
    }
    .solution_education_new_flex_boxs_items3{

        width: 80%;
    }
}