.mbt_box{
    display: none;
}
.img_1{
    height: 124px;
}
@media only screen and (max-width: 640px){
    .box{
        background:rgb(237,237,237)
    }
    .img_1{
        height: 76px;
    }

    .sect_news .row{
    }
    .sect_news .bt_box{
        display: none;
    }
    .sect_news .mbt_box{
        display: block;
    }
    .sect_news .wrap{
        padding: 0;
        }
    .sect_news .news-box{
        margin: 0;
        padding: 8px 0 8px 8px;
        border-bottom:1px solid rgb(242,244,246) ;
        margin-bottom: 10px;
    }
    .sect_news  .wrap .smal-show {
        width: 30%;
    }
    .sect_news .news_cont{
        width: 65%;
    }
    .sect_news .news-box .news_cont .title{
            /* height: 56px; */
            font-size: 14px;
            /* overflow: hidden; */
        }
    .sect_news .news_cont .del_txt{
        display: none;
        }
}
@media only screen and (min-width: 1025px){
    .box>.row .span-9.midd-12{
        width: 74%;
    }
}
@media only screen and (max-width: 640px){
    .info_box_03 .del_box .widget-respimg img{
        height: 110px!important;
    }
    .box{
        padding: 0;
    }
    .content_bak{
        margin-right: 0;
        padding: 10px 10px !important;
    }
    .span-3.midd-4.smal-6{
        height: 160px!important;
    }
    /* .bsBox div{
        max-width: 100%!important;
    }
    .bsBox {
        max-width: 100%!important;
    } */
    .content_bak img{
        max-width: 100%;
        height: auto!important;
    }
}
@media only screen and (min-width: 640px){
    .content_bak p.smal-hide{
        display: inline-block;
        position: relative;
        right: 0px;
    }
}
.media-box .icon{
    height: auto;
}
.info_box_03 .del_box .widget-respimg img{
    width: 100%;
    height: 141px;
}
.span-3.midd-4.smal-6{
    height: 200px;
}