.ghzs_cards {

    display: flex;

    justify-content: space-between;

    width: 1195px;

    flex-wrap: wrap;

    margin-top: 30px;

}

.ghzs_cards::after {
    content: '';
    width: 578px;
}


.content2_div_footer_card {

    margin-top: 20px;

    width: 270px;

    position: relative;

}



.content2_div_footer_card_img {

    padding: 40px;

    width: 270px;

    height: 310px;

    border: 1px solid #eeeeee;

}



.content2_div_footer_card_img img {

    width: 190px;

    height: 230px;

}



.fenye {

    margin: 30px auto;

    width: 326px;

}



.sc {

    position: absolute;

    top: 20px;

    right: 10px;

    z-index: 999;

}