
@media (min-width:769px) and (max-width: 1220px ){
    .col-12{
        width: calc(100% - 20px);
        margin: 0 10px;
    } 
    #home-notices .news-top-tip{
        margin-left: 0;
    }
    .tabinfo-top{
        padding: 24px 10px;
    }
    .kt-lang-en .tabinfo-top{
        padding: 24px 10px;
    }
    .tabinfo-icon{
        width: 36px;
    }
    .tabinfo-icon img{
        height: 30px;
    }
    .tabinfo-title{
        font-size: 20px;
        line-height: 30px;
        margin-left: 5px;
    }
    .tabinfo-list{
        padding: 20px 5px;
    }
    .tabinfo-more a{
        max-width: 90%;
    }
}
@media (max-width: 960px ) and (min-width: 769px ){
    .tabinfo-title{
        font-size: 18px;
        line-height: 30px;
        margin-left: 5px;
    }
    .tabinfo-top{
        padding: 24px 5px;
    }
    .kt-lang-en .tabinfo-top{
        padding: 24px 5px;
    }
    .tabinfo-icon{
        width: 32px;
    }
    .tabinfo-icon img{
        height: 26px;
    }
}
@media (max-width: 768px ){
    .col-all,.col-12,.col-9,.col-6,.col-3{
        width: 96%;
        margin:0 2%;
        display: block;
        float: left;
    }
    .col-6{
        padding: 0;
    }
    .tabs-type-row{
        padding: 0 10px;
        height: 42px;
        line-height: 42px;
    }
    .service-tabs-row,
    .app-tabs-row,
    .schedule-tab .schedule-tab-row{
        width: 120px;
        height: 36px;
        line-height: 36px;
    }
    .topbar-region, .top-region, .banner-region ,.content-region, .content-all-region, 
    .breadcrumb, .content-second-region, .footer-region, .footer-second-region{
        width: 100%;
        float: left;
    }
    .topbar-region{
        padding: 10px 0;
    }
    #top-title{
        margin-top: 5px;
        margin-bottom: 10px;
    }
    #top-schedule{
        margin: 0;
        margin-bottom: 20px;
    }
    .tabs-row{
        width: auto;
        padding: 0 10px;
        height: 36px;
        line-height: 36px;
    }
    .tabinfo-content{
        margin-top: 0;
    }
    #top-title h2{
        font-size: 30px;
        padding: 20px 0;
        line-height: 36px
    }
    #bottom-logo{
        margin-bottom: 0;
    }
    .left-tabs-row .left-tab-title{
        height: 50px;
        line-height: 50px;
    }
    .content-region.col-12{
        width:96%;
    }
    .content-second-region.col-12{
        width: 96%;
    }
    .content-all-region.col-all{
        width: 100%;
        margin: 30px 0 0 0;
    }
    .service-content,
    .app-content{
        margin: 40px 0 20px 0;
    }
    .service-row,
    .app-row{
        width: 46%;
        margin:2%;
        box-sizing: border-box;
    }
    .app-row:first-child,
    .service-row:first-child{
        margin-left: 2%;
    }
    .app-row:last-child,
    .service-row:last-child{
        margin-right: 2%
    }
    #breadcrumb{
        height: 120px;
    }
    #breadcrumb h2{
        height: 50px;
        line-height: 50px;
    }
    #schedule-center .event-info-content{
        width: 96%;
        left:2%;
        margin-left:0;
    }
    #schedule-center .event-info-row input[type="text"]{
        width: 220px;
    }
    .schedule-type-tips{
        float: left;
    }
    .schedule-tab{
        margin-bottom: 10px;
    }
    .mainmenu-ul li{
        margin:0 15px;
    }
    .banner-region,.content-all-region{
        background-size: cover;
    }
    #topmenu{
        padding: 12px 0;
        width: 100%;
        float: left;
        background: rgba(23, 44, 94, 1);
    }
    .news-center .top-region{
        background: rgba(23, 44, 94, 1);
    }
    .top-logo{
        width: 100%;
        text-align: center;
    }
    .top-logo img{
        max-width: 100%;
    }
    .bottom-logo{
        width: 100%;
    }
    .bottom-menu{
        margin-top: 0;
    }
    #card-img.logo{
        width: 100%;
    }
    #site_slogan{
        display: none;
    }
    .news-row{
        width: 100%;
    }
    .news-date{
        font-size: 20px;
        line-height: 26px;
    }
    #home-notices .news-date{
        font-size: 20px;
        line-height: 26px;
    }
    .news-date-y{
        line-height: 22px;
        margin-left: 0;
    }
    .news-row-left{
        width: 60px;
        margin-right: 10px;
    }
    .news-row-right{
        width: calc(100% - 70px);
    }
    #home-notices .news-row-right{
        width: calc(100% - 70px);
        margin-top: 0;
    }
    .news-title{
        font-size: 16px;
        line-height: 25px;
    }
    #home-notices .news-title{
        font-size: 16px;
        line-height: 25px;
    }
    #home-news{
        width: 100%;
        float: left;
    }
    #home-notices .news-row:nth-child(2n), #home-news .news-row:nth-child(2n){
        margin-left:0;
    }
    .news-top-en{
        font-size: 36px;
    }
    .news-top-title{
        font-size: 36px;
    }
    .home-notices-top{
        width: 100%;
    }
    .home-notices-right{
        width: 100%;
    }
    .notices-item-list{
        padding: 10px;
    }
    .notices-top-en{
        display: none;
    }
    #home-notices .news-top-tip{
        display: none;
    }
    #home-notices .news-top-title{
        text-align: center;
        margin-top: 0;
        margin-bottom: 10px;
        margin-bottom: 10px;
    }
    #home-notices .news-top-br{
        margin: 0 auto;
    }
    #home-notices{
        margin: 20px 0 30px 0;
    }
    .news-top-more{
        height: 30px;
        line-height: 30px;
        width: 90px;
        float: right;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .event-top-en{
        font-size: 36px;
    }
    .event-top-title{
        font-size: 36px;
    }
    .content-type-title h2{
        margin-top: 0;
        margin-right: 20px;
    }
    .content-type-title h2.active{
        font-size: 22px;
        margin-right: 20px;
        line-height: 30px;
    }
    #zyzx-app .app-row, #cyxt-app .app-row{
        border: unset;
    }
    #yyzx-app .content-type-title h2{
        padding-bottom: 15px;
        margin-right: 15px;
    }
    .home-app .app-config{
        top: 0px;
    }
    .top-info{
        margin-top: 5px;
    }
    .check-lang{
        margin-top: 5px;
        margin-right: 10px;
        margin-left: 10px;
    }
    .path-frontpage .banner-region{
        background-size: cover;
        height: 292px;
    }
    .topinfo-row{
        width: 50%;
        border: unset;
    }
    .tabinfo-title{
        font-size: 18px;
        margin-left: 5px;
    }
    .tabinfo-top{
        padding: 24px 15px;
    }
    .tabs-info .tabs-content{
        border-radius: 15px;
        background: rgb(255, 255, 255, 0.5) ;
    }
    #tabs.tabs-info{
        bottom: 20px;
    }
    .path-frontpage .banner-region .col-12{
        height: 292px;
    }
    .tabinfo-list{
        top: 20px;
        bottom: unset;
        border-radius: 10px;
    }
    .home-event-con{
        padding-top: 0;
        margin-top: 30px;
    }
    .tj-left{
        width: 100%;
        float: left;
    }
    .tj-right{
        width: 100%;
    }
    .tj-row{
        text-align: center;
    }
    .footer-region{
        padding: 30px 10px;
        box-sizing: border-box;
    }
    .news-row-title{
        width: 100%;
    }
    #news_center .news-row-right{
        width: 100%;
    }
    .right-content .news-row{
        margin-right: 0;
        padding: 10px 0
    }
    .breadcrumb{
        display: none;
    }
    #yyzx-app .app-row::before,#yyzx-app .app-row::after{
        display: none;
    }
    .app-promote-content{
        padding:10px;
    }
    .tabinfo-icon{
        width: 40px;
    }
    .footer-second-region{
        min-height: unset;
    }
    .bottom-copyr{
        line-height: 25px;
        padding: 5px 0;
        box-sizing: border-box;
        width: 100%;
        height: auto;
    }
    .copyr-row{
        padding: 0 20px;
        text-align: left;
        box-sizing: border-box;
    }
}