@media screen and (max-width: 768px) {
    .bpbgs-main {
        display: flex;
        width: 100%;
        margin-top: 0.16rem;
        justify-content: space-between;
    }
    .bpbgs-penal::before,.bpbgs-penal::after {
        display: none;
    }
    .bpbgs-penal {
        width: 7.1rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .bpbgs-item {
        float: none;
        width: 3.2rem;
        height: 5.27rem;
        margin: 0 0.17rem;
        margin-top: 0.36rem;
    }
    .bpbgs-item-img {
        height: 3.66rem;
    }
    .bpbgs-item-text {
        width: 100%;
        width: 3rem;
        margin-left: -1.5rem;
        top: 35%;
        height: 0.8rem;
        text-align: center;
        font-size: 0.28rem;
    }
    .bpbgs-item-more {
        width: 0.34rem;
        height: 0.34rem;
        bottom: 0.24rem;
    } 
    .bpbgs-item-desc {
        height: 1.61rem;
        font-size: 0.28rem;
    }
    .cqgs_ejlm_content{
        padding: 0;
        width: 100%;
    }
    .cqgs_ejlm_right .banner{
        background-image: url(../imagesH5/banner-img.png);
        padding: 0;
        margin: 0;
        width: auto;
        padding: 0 0.32rem;
        height: 6.66rem;
        width: 94%;
        margin: auto;
    }
    .cqgs_ejlm_right .banner .banner-content{
        font-size: 0.28rem;
        line-height: 0.48rem;
        letter-spacing: 0px;
        color: #124379;
        width: 100%;
        text-indent: 0.6rem;
    }
    .bp_logo{
        width: 6rem;
        margin: auto;
        display: block;
        padding-top: 0.75rem;
        margin-bottom: 1.6rem;
    }
}