.new-video-info{
    display: flex;
    flex-direction: column;
}
.latest-News-header-h5{
    display: none;
}

@media screen and (max-width: 750px) {

    .container-adaptive-mobile-terminal{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .content-area:first-of-type {
      margin-top: 0;
    }
    .content-area{
        padding: 0;
    }
    .col-xs-8-adaptive-mobile-terminal{
        width: 100% !important;
        margin-right: 0px !important;
    }
    .flexslider .slides img {
        width: 100%;
        object-fit: cover;
        height: auto;
    }
    .top-news-slider-caption{
        font-size: 0.42666rem;
        font-family: PingFangSC, PingFangSC-Semibold;
        font-weight: 600;
        height: 0.48rem;
        margin-bottom: 0.6rem;
        background: none;
    }
    .flex-next {
        display: none !important;
    }
    .flex-prev{
        display: none !important;
    }
    .channel-title{
        font-size: 0.50666rem !important;
        font-family: PingFangSC, PingFangSC-Medium;
        font-weight: 500;
        margin: 0px;
    }
    .channel-title-new-title{
        position: absolute !important;
    }
    .channel-description{
        display: none;
    }
    .hide-adaptive-mobile-terminal{
        display: none !important;
    }

     .col-xs-6-adaptive-mobile-terminal{
        width: 50% !important;
    }
    .card-cover-img-adaptive-mobile-terminal{
        width: 100%;
        height: 2.8rem;
        object-fit: cover !important;
    }
    .lastest-news-card{
        height: 5.13333rem !important;
    }
    .card{
        font-size: 14px;
        font-family: PingFangSC, PingFangSC-Medium;
        font-weight: 400;
    }
    .card-body{
        padding-top: 0.21333rem;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    .card-meta-detail{
        display: flex;
        flex-direction: column-reverse;
    }
    .card-meta-description{
        color: #999999;
        font-size: 0.32rem;
        font-family: PingFangSC, PingFangSC-Regular;
        font-weight: 400;
    }
    .card-meta-title{
        overflow: hidden;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    #lastestNews.row .col-xs-4 {
       margin-top: 0px;
    }
    .card-bordered {
        border: none;
    }
    .view-more-btn {
        margin-top: 0.26666rem !important;
        width: 3.46666rem;
        height: 0.93333rem;
        margin-bottom: 0.35rem;
        font-size: 0.37333rem;
        /* font-family: PingFangSC, PingFangSC-Regular; */
        font-weight: 400;
        color: #333333;
         border-radius: 0.48rem;
         text-transform: none;
    }
    .btn-lg{
        padding:  0px;
    }
    .col-xs-12-adaptive-mobile-terminal{
        width: 100% !important;
        margin-bottom: 0.3rem;
    }
    .new-video.col-xs-6 .videoData :nth-child(1) {
        height: 3.72rem !important;
    }
    .new-video-info{
        display: flex;
        flex-direction: column-reverse;
    }
    .new-video-title{
        font-size: 0.37333rem;
        font-family: PingFangSC, PingFangSC-Medium;
        font-weight: 500;
        color: #333333;
        margin-right: auto;
        white-space: nowrap; 
        text-overflow:ellipsis; 
        overflow:hidden;
        width: 100%;
    }
    .new-video-date{
        margin-bottom: 0px;
        margin-left: 0;
        font-size: 0.32rem;
        font-family: PingFangSC, PingFangSC-Regular;
        font-weight: 400;
        color: #999999;
    }
    .new-video-info-column{
        display: flex;
        flex-direction: column-reverse;
        align-items: start;
    }
    .new-video-date-column{
        margin-bottom: 0px;
        margin-left:0px !important;
    }
    #new-video-row .view-more-btn {
     margin-bottom: 40px;
    }
    .latest-News-header{
        display: none;
    }
    .latest-News-header-h5{
        display:flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        position:relative;
        height:50px;
        margin-top:15px;
    }
    .flexslider .flex-control-paging li a {
        width: 0.2rem;
        height: 0.2rem;
    }
    .flexslider .flex-control-paging li a.flex-active {
        height: 0.2rem;
        width: 0.56888rem;
    }
    .container .flexslider .flex-control-nav {
        padding-bottom: 0.266666rem;
    }
    .new-video img {
        height: 2.8rem;
    }
    .video-padding-top{
        padding-top: 100px !important;
    }
    .dpa_item .title{
      font-size: 0.3rem !important;
    }   
    .dpa_item .subtitle{
        font-size: 0.2rem !important;
    }
    .download{
       width: 1.5rem !important;
       font-size: 0.3rem !important;
    }
    /* .channel-title{
      font-size: 0.50666rem;
      font-family: PingFangSC, PingFangSC-Medium;
      font-weight: 500;
      margin: 0px;


    } */
}
