.ssgj {
    width: 93%;
    height: auto;
    margin: 0 auto;
    max-width: 1170px;
}

.ssgj_wenzi {
    width: 100%;
    height: auto;
    margin: 0 auto;
    font-size: 13px;
    margin-top: 10px;
    line-height: 20px;
    text-align: center;
}

.ssgj_content {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 10px;
    padding-bottom: 20px;
}

.ssgj_dange {
    position: relative;
    width: 46%;
    height: 180px;
    background-color: #d71518;
    padding-top: 8%;
    margin-top: 10px;
    max-width: 250px;
}

.ssgj_dange_img {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ssgj_dange_img img {
    width: 40px;
    height: 40px;
}

.ssgj_dange_baitiao {
    width: 40px;
    height: 5px;
    background-color: white;
    margin: 20px auto;
}

.ssgj_dange_title {
    width: 100%;
    height: auto;
    text-align: center;
    color: white;
    font-weight: 600;
    font-size: 18px;
}

.ssgj_dange:hover .ssgj_yincang_kuang {
    display: block;
}

.ssgj_yincang_kuang {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #efeff0;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .192);
    display: none;
}

.ssgj_yincang_title {
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
}

.ssgj_yincang_baitiao {
    width: 30px;
    height: 4px;
    background: #000;
    margin: 0 auto;
}

.ssgj_yincang_content {
    width: 90%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
}

.hxgn {
    width: 100%;
    height: auto;
    background-image: url(../images/upload/section2-bg.jpg);
    background-size: 100% 100%;
    padding-bottom: 30px;
    padding-top: 20px;
}

.hxgn_kuang {
    width: 95%;
    height: auto;
    max-width: 1170px;
    margin: 0 auto;
}

.hxgn_kuang img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.gnjs {
    width: 95%;
    height: auto;
    max-width: 1170px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.gnjs_1 {
    width: 100%;
    height: auto;
    background-color: #efefef;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

.gnjs_1 img {
    margin-top: 20px;
    width: 85%;
    height: auto;
    object-fit: contain;
}

.gnjs_2 {
    width: 100%;
    height: auto;
    background-color: #efefef;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

.gnjs_2 img {
    margin-top: 20px;
    width: 85%;
    height: auto;
    object-fit: contain;
}

.gnjs_3 {
    width: 100%;
    height: auto;
    background-color: #efefef;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

.gnjs_3 img {
    margin-top: 20px;
    width: 85%;
    height: auto;
    object-fit: contain;
}

.gnjs_4 {
    width: 100%;
    height: auto;
    background-color: #efefef;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

.gnjs_4 img {
    margin-top: 20px;
    width: 85%;
    height: auto;
    object-fit: contain;
}

.gnjs_5 {
    width: 100%;
    height: auto;
    background-color: #efefef;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

.gnjs_5 img {
    margin-top: 20px;
    width: 85%;
    height: auto;
    object-fit: contain;
}

.gnjs_1_title {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
}

.mjzy_subtitle {
    width: 80%;
    height: auto;
    margin: 0 auto;
    margin-top: -10px;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
}

@media (min-width:768px) {}

@media (min-width:1024px) {
    .ssgj_wenzi {
        margin-top: 25px;
        font-size: 20px;
        line-height: 26px;
    }

    .ssgj_dange {
        padding-top: 5%;
    }

    .ssgj_dange {
        height: 400px;
    }

    .ssgj_dange_img img {
        height: 130px;
        width: 130px;
    }

    .ssgj_dange_baitiao {
        width: 49px;
        height: 4px;
        background-color: white;
        margin-top: 18%;
    }

    .ssgj_dange_title {
        margin-top: 20%;
        font-size: 32px;
    }

    .ssgj_yincang_title {
        font-size: 30px;
        color: #000;
        font-weight: 700;
        line-height: 45px;
    }

    .ssgj_yincang_baitiao {
        margin: 20px auto;
        width: 49px;
        height: 4px;
        background: #000;
    }

    .ssgj_yincang_content {
        font-size: 18.36px;
        color: #000;
        font-weight: 700;
        line-height: 32px;
    }

    .ssgj_yincang_kuang {
        padding-top: 40px;
    }

    .hxgn {
        padding-bottom: 50px;
    }

    .gnjs {
        padding-bottom: 50px;
    }

    .gnjs_1 {
        background-image: url(../images/upload/section3Card1.png);
        background-size: 100% 100%;
        display: flex;
        flex-wrap: wrap;
        padding-left: 5%;
        padding-right: 5%;
        justify-content: space-around;
    }

    .gnjs_1 img {
        width: 45%;
        height: auto;
        object-fit: contain;
    }

    .gnjs_2 {
        background-image: url(../images/upload/section3Card2.png);
        background-size: 100% 100%;
        display: flex;
        flex-wrap: wrap;
        padding-left: 5%;
        padding-right: 5%;
        justify-content: space-around;
        flex-direction: row-reverse;
        margin-top: 30px;
    }

    .gnjs_2 img {
        width: 45%;
        height: auto;
        object-fit: contain;
    }

    .gnjs_3 {
        background-image: url(../images/upload/section3Card3.png);
        background-size: 100% 100%;
        display: flex;
        flex-wrap: wrap;
        padding-left: 5%;
        padding-right: 5%;
        justify-content: space-around;
        margin-top: 30px;
    }

    .gnjs_3 img {
        width: 45%;
        height: auto;
        object-fit: contain;
    }

    .gnjs_4 {
        background-image: url(../images/upload/section3Card4.png);
        background-size: 100% 100%;
        display: flex;
        flex-wrap: wrap;
        padding-left: 5%;
        padding-right: 5%;
        justify-content: space-around;
        flex-direction: row-reverse;
        margin-top: 30px;
    }

    .gnjs_4 img {
        width: 45%;
        height: auto;
        object-fit: contain;
    }

    .gnjs_5 {
        background-image: url(../images/upload/section3Card5.png);
        background-size: 100% 100%;
        display: flex;
        flex-wrap: wrap;
        padding-left: 5%;
        padding-right: 5%;
        justify-content: space-around;
        margin-top: 30px;
    }

    .gnjs_5 img {
        width: 45%;
        height: auto;
        object-fit: contain;
    }

    .gnjs_1_title {
        height: auto;
        font-size: 30px;
    }
}