@media(max-width: 1199px) {
    .main-nav {
        background-size: cover;
    }
    .main-nav .link-cover {
        height:300px;
    }
    .main-nav .navigation-box>li>a {
        font-size: 15px;
    }
    .main-nav .navigation-box>li>a img{
        width:24px;
    }
    .sub-list-video .item .caption{
        padding:10px;
    }

    .sub-list-video .item .caption .title{
        font-size: 16px;
        line-height: 16px;
        text-align: left;
        color:#333333;
        display: inline-block;
        width:calc(100% - 80px);
        height:16px;
    }
    .sub-list-video .item .caption .time{
        color:#9A9A9A;
        font-size: 12px;
        width:80px;
    }
}

@media(max-width: 991px) {
    .main-nav .side-menu__toggler {
        display: block;
    }
    .main-nav .side-search{
        display:block;
    }
    .main-nav .main-navigation {
        display: none;
    }
    .main-nav {
        background-size: cover;
    }
    .main-nav .link-cover {
        height:240px;
    }

    .footer{
        background-size: cover;
    }
    .footer .item{
        padding:5px;
    }


    .section1{
        padding:30px 0 0 0;
        background-image: url(../images/mo_index_bg1.jpg);


    }
    .section2{
        padding:20px 0 ;
        background-image: url(../images/mo_index_bg2.jpg);

    }
    .section3{
        padding:30px 0;
        background-image: url(../images/mo_index_bg3.jpg);

    }
    .btn-video-more{
        width:100px;
        padding:5px 10px;
        line-height: 20px;
        border-radius: 20px;
        color:#ffffff;
        font-size: 14px;
    }
    .btn-more{
        height:36px;
        width:100px;
        padding:5px 10px;
        line-height: 20px;
        border-radius: 20px;
        color:#ffffff;
        font-size: 14px;
        display: block;
    }
    .btn-more,
    .btn-video-more img{
        width:12px;
    }
}

@media(max-width: 767px) {
    .main-nav {
        background-size: cover;
    }
    .main-nav .link-cover {
        height:140px;
    }

    .main-nav .logo-box img{
        width:60%;
    }

news-slide .carousel-indicators li{
	margin-right:4px;
	margin-left:4px;
}
.news-slide .carousel-indicators li.active{
	margin-right:8px;
	margin-left:8px;
}
    .side-menu__block-inner {
        width: 100vw;
    }

    .block-title {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        gap: 5px;
        margin-bottom: 0;
    }

    .block-title .title {
        font-size: 22px;
        line-height: 40px;
    }
    .block-title .title img{
        width:180px
    }
    .block-title .more {
        font-size: 12px;
    }
    .header-line {
        padding-bottom:30px;
        margin-bottom:10px;
    }
    .sub-container{
        position: relative;
        background-image: url("../images/ny_bg2.png");
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-color: linear-gradient( #eff4f7 100%);
        padding-bottom:30px;
    }
    .address-bar{
        padding:0 0 10px 0;
        background-position: -20px bottom;
    }
    .address-bar .lm-title {
        font-size: 18px;
    }

    .article-box{
        padding:20px 10px;
    }
    .article .title{
        margin-bottom:10px;
    }
    .article .publish-info{
        font-size: 14px;
    }

    .video .video-play{
        width:30px;
        height:30px;
        top:calc(50% - 45px);
        left:calc(50% - 15px);
    }
    .sub-list-video .item .caption{
        display: block;
        padding:10px 10px 0 10px;
    }
    .sub-list-video .item .caption .title{
        font-size: 14px;
        line-height: 14px;
        text-align: center;
        color:#333333;
        display:block;
        width:100%;
        height:16px;
    }
    .sub-list-video .item .caption .time{
        font-size: 12px;
        width:100%;
        padding:0;
        margin:0;
    }

    .btn-video-more{
        height:30px;
        width:100px;
        padding:3px 10px!important;
        line-height: 20px;
        border-radius: 20px;
        color:#ffffff;
        font-size: 13px;
        bottom:10px;
        right:0;
    }
    .btn-more{
        height:30px;
        width:100px;
        padding:3px 10px;
        line-height: 20px;
        border-radius: 20px;
        color:#ffffff;
        font-size: 13px;
    }
    .btn-more img,
    .btn-video-more img{
        width:12px;
    }
    .video-carousel2 .item .caption{
        background: transparent;
        padding:10px;
        font-size: 14px;
        text-align: center;
        display: block;
        margin-top:-35px;
    }
    .video-carousel2 .item .caption .title{
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color:#ffffff;
        display:block;
        width:100%;
        height:20px;
    }
    .video-carousel2 .item .caption .time{
        display: none;
    }
    .video-carousel2 .video-play{
        top:calc(50% - 20px)
    }

    .header-line .title{
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 8px;
    }
    .header-line .summary{
        line-height: 22.5px;
        font-size: 14px;

    }

    .list-text .title{
        font-size:16px ;
        width:calc(100% - 80px);
    }

    .list-text .time{
        width:80px;
        font-size: 12px;
    }
    .list-text2 .item {
        padding: 20px 0;
        height:auto;
    }
    .list-text2 .title {
        font-size: 16px;
        line-height: 27px;

    }

    .list-text2 .time {
        font-size: 12px;
        line-height: 30px;
    }
    .list-text2 .time img{
        width:12px!important;
    }

    .list-text3{
        margin-top:15px;
    }
    .list-text3 .title {
        color: #333;
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 5px;
        width:calc(100% - 80px)

    }
    .list-text3 .item {
        height:75px;
        margin-bottom:10px;
    }

    .list-text3 .time {
        color: #8f8f93;
        line-height: 22px;
        width:70px;
        height:60px;
        border:1px solid #EBDCBE;
        text-align: center;
    }
    .list-text3 .time .day{
        font-size: 16px;
    }
    .list-text3 .time .year{
        font-size: 14px;
    }

    .list-text4 .item {
        cursor: pointer;
        padding: 10px 15px;
        height:auto;
    }
    .list-text4 .title {
        font-size: 16px;
    }
    .list-text4 .item:nth-child(even){
        background: transparent;
    }


    .sub-list-text .media .title{
        width:100%;
        font-size: 14px;
    }
    .sub-list-text .media .time{
        width:100%;
        position: relative;
        font-size: 12px;
        height: 20px;

    }
    .sub-list-text .media .time-icon{
        width:12px;
        height:12px;
    }
    .sub-list-search .media{
        display: block;
        padding:10px;
    }
    .sub-list-search .media .time{
        color:#8E8E8E;
        width:100%;
        border-right:1px solid transparent;
        font-size: 12px;
    }

    .sub-list-search .media .time-icon{
        width:12px;
        height:12px;
    }
    .sub-list-search .media .title{
        font-size: 14px;
    }

    .sub-list-search .media .title:after{
        font-size: 14px;
    }
    .search-bar{
        display: block;
    }
    .search-bar .form-inline{
        margin-bottom:10px;
    }
    .search-bar .form-inline .btn{
        width:100px;
    }
    .search-bar .form-inline .form-control{
        width:calc(100% - 100px);

    }


}

@media(max-width: 625px) {

}
