@media screen and (max-width: 720px) {
    .hahshh {
        float: left !important;
        height: 48% !important;
        min-height: 343px !important;
        margin-left: 12% !important;
        position: relative !important;
    }

    .news_summary {
        width: 100%;
        height: 100%;
        float: left;
        position: relative;
        border-right: 1px solid #ccc7c7;
    }
    .box_right {
        width: 100%;
        height: 100%;
        position: relative;
        left: 0%;
        float: left;
    }


    .left_teti_con {
        width: 68%;
        height: 39%;
        position: absolute;
        left: 31%;
        top: 20%;
        font-size: 15px;
        color: #666666;
        overflow:hidden;
    }

    .news_content {
        margin: 0 auto;
        height: 100%;
        border: 1px solid #ccc7c7;
        width:96%;
        margin-left:2%;
    }

    .left_img_a {
        width: 25%;
        height: 100px;
        position: absolute;
        left: 10px;
        top: 12px;
    }

    .f_itemLJ{
        margin-left: 0px!important;
    }


    .live_broadcast_li {
        float: left !important;
        height: 48% !important;
        min-height: 343px !important;
        margin-left: 12% !important;
        position: relative !important;
    }




   /*Views\Course\Index.cshtml*/
    #showhide {
        position: absolute;
        text-align: right;
        top: 20px;
        right: 5px;
        z-index: 2;
        width: 60px;
        float: right;
        font-size: 17px;
    }
    .searchelement {
        float: right;
        margin-top: -10px;
        margin-right: 10px!important;
        width: 44%;
    }

    .quality_courses {
        float: left !important;
        height: 48% !important;
        min-height: 343px !important;
        margin-left: 12% !important;
        position: relative !important;
    }


    .tabs-wrapper .tabs-group .content > li {
        padding: 10px 0px !important;
    }
    .nav-link {
        padding: 5px 5px !important;
    }
    .ul_courseCategorySecond{
        width:80%;
    }


   /* Views\LiveStudio\Index.cshtml*/
    .beijingban {
        height: 15px!important;
    }


    .live_broadcas_center {
        float: left !important;
        height: 48% !important;
        min-height: 343px !important;
        margin-left: 12% !important;
        position: relative !important;
    }
    .cbfooter{
        display:block;
    }






}
