@media only screen and (max-width:768px) {
    .container{
        width: 94%;
    }
    .swiper-slide{
        height:202px!important;
    }
    .main_wrap1{
        padding: 16px;
    }
    .header_text2{
        display: none;
    }
    .header_right{
        display: none;
    }
    .header_column_main{
        padding: 13px 0;
    }
    .page_logo{
        width: 154px!important;
    }
    .page_name{
        font-size: 17px;
    }
    .header_main{
        top: 40px;
    }
    .header_main .header_search{
        width: 90%!important;
        margin-top: 24px;
    }
    .header_main .header_search .search_block{
        height: 36px!important;
        width: 88%;
    }
    .header_main .header_search .search_block input{
        font-size: 12px!important;
        line-height: 36px!important;
    }
    .search_logo{
        height: 36px!important;
        width: 12%;
    }
    .search_logo img {
        width: 20px;
        height: 20px;
    }
    .slideBox1{
        height: 240px;
    }
    .slideBox1 .bd li{
        height: 240px;
        background-position: center;
    }
    .ssrc{
        display: none;
    }
    .ET_header .nav_main{
        padding:8px 0;
    }
    .nav_main_list{
        padding-left: 0;
        flex-wrap: wrap;
    }
    .nav_main_list li{
        width: 33%!important;
        font-size: 18px!important;
        display: flex;
        justify-content: center;
        margin-top: 6px;
    }
    .nav_line{
        display: none!important;
    }
    .nav_label{
        padding: 6px 0;
        border-bottom: none;
    }
    .navChooseOn .nav_label{
        border-bottom: none!important;
        background-color: #009a44;
        padding:6px 0;
        border-radius: 4px;
    }
    .nav_main_list li:hover .nav_label{
         background-color: #009a44;
         border-radius: 4px;
         border-bottom: none;
    }
    .right_column{
        display: none;
    }
    .main_wrap1 .first_content{
        display: block!important;
        font-size: 15px;
    }
    .first_news{
        font-size: 24px;
    }
    .first_content span {
        float: right;
        width: 80px;
    }
    .main_wrap2{
        display: none;
    }
    .main_wrap2_mobile{
        display: block;
        margin-top: 20px;
    }
    .main_wrap2_mobile .pic_news .tab-title {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid rgba(189, 189, 189, 1);
        height: auto;
        box-sizing: border-box;
        color: rgba(50, 50, 50, 1);
        font-size: 18px;
        padding: 10px 0;
    }
    .pic-slide-bottom{
        width: 100%!important;
        box-sizing: border-box;
    }
    .main_wrap2_mobile .pic_news .tab-title .tab-title-left{
        display: flex;
        justify-content: space-between;
        width: 100%;

    }
    .main_wrap2_mobile .pic_news .tab-title .tab-title-right{
        padding-top: 5px;
    }
    .main_wrap2_mobile .pic_news .tab-title .tab-title-item-selected{
        color: rgba(0, 48, 135, 1);
    }
    .tab-title-item{
        font-size: 16px;
    }
    .pic-slide-bottom span{
        width: 80%!important;
    }
    .wrap4_main{
        display: none;
    }
    .ET_main_tab_box{
        width: 100%;
    }
    .zt_list{
        display: block;
    }
    .zt_list a{
        display: block;
        width: 100%;
        height: auto;
        margin-top: 0!important;
        margin-bottom: 10px;
    }
    .main_wrap7{
        margin-top: 10px;
    }
    .slick-dots-woo{
        right: 16px!important;
        bottom: 14px!important;
    }
    .ET_main_tab_box li.chooseTabOn{
        background-color: #003087!important;
        background-image: none;
        height: 60px;
    }
    .tab_List_item_left{
        width: 68%;
        height: 40px!important;
    }
    .tab-List li{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .tab_List_item_left span{
        font-size: 16px!important;
        width: 90%;
    }
    .tab_List_item_right{
        font-size: 15px!important;
    }
}