@media screen and (max-width:767px){
    .banner-section{
        margin-top: 23.5% !important;
        height: 23.5vh !important;
    }
    .bs-tx img{
        width: 153% !important;
    }
    .zzhy-content .jjfa-1{
        width: 53% !important;
        margin-top: 2% !important;
        margin-left: 0% !important;
    }
    .zzhy-content .jjfa-1 div{
        width: 90px !important;
        height: 225px !important;
        margin-left: -1% !important;
    }
    .zzhy-content .jjfa-1 div h1{
        font-size: 1rem !important;
        width: 5px !important;
        margin-left: 12% !important;
        margin-top: 10% !important;
    }
    .zzhy-content .jjfa-1 div video{
        width:300px !important;
        height: 194px !important;
        position: absolute !important;
        left: 34px !important;
        top: 15px !important;
    }
}