@media only screen and (max-width: 768px) {
    .container {
        width: 94%;
    }
    .ET_container{
        padding-bottom: 40px;
    }
    .right_column{
        display: none;
    }
    .wrap1_main{
        padding: 16px;
        height: auto;
    }
    .three_service li{
        width: 33%;
        font-size: 20px;
    }
    .search_main{
        width: 100%;
        
    }
    .search_block{
        width: 80%;
    }
    .search_logo{
        width: 20%;
    }
    .search_key{
        display: none;
    }
    .slideBox{
        display: none!important;
    }
    .service_list_mobile{
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .service_list_mobile a{
        width: 48%;
   
    }
    .service_detail{
        width: 100%;
        margin-right: 0;
        padding: 16px 0;
        margin-top: 16px;
    }
    #personService{
        display: none;
    }
    #sectionService{
        display: none;
    }
    #sectionService .service_name{
        font-size: 15px;
        text-align: center;
    }
    .qybs_icon{
        width: 24px;
        height: 24px;
    }
    .policy_block{
        display: block;
    }
    .policy_block li{
        margin-bottom: 20px;
        background-size: 100% 100%;
        padding: 20px;
        height: 104px;
        float: none;
    }
    #cjhfwBlock{
        display: none;
    }
    .cjhfw_list{
        display: block;
    }
    .cjhfw_list li{
        width: 47%;
        margin-right: 16px;
        margin-top: 16px;
        padding: 18px 4px;
    }
    .cjhfw_list a:nth-child(3n) li{
        margin-right: 16px;
    }
    .cjhfw_list a:nth-child(2n) li{
        margin-right: 0;
    }
    .cjhfw_blue{
        height: auto;
        padding: 18px 4px;
        left: 0;
    }
    .cjhfw_name{
        font-size: 16px;
        height: 45px;
    }
    .cjhfw_label{
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 42px;
    }
    .main_wrap4{
       background-position: center;
        height: auto;
        display: none;
        padding: 20px 28px;
    }
    .some_data{
        display: block;

    }
    .data_title span{
        display: inline-block;
    }
    .some_data li {
        margin-bottom: 10px;
    }
    .wrap5_left{
        float: none;
        width: 100%;
    }
    .wrap5_right{
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .inform_title{
        width: 62%;
        
    }
    .work_service{
        height: auto;
        display: block;
        padding: 6px 0 16px 0;
    }
    .work_service li{
        margin-top: 10px;
        border-right: none;
        display: none;
    }
    .work_service a:first-child li{
        display: flex;
    }
    .bmfw_list li{
        width: 47.4%;
        margin-right: 16px;
        padding: 14px;
        border-radius: 6px;
        height: 230px;
        margin-bottom: 16px;
        background-position: right bottom;
    }
    .bmfw_list li:nth-child(2n){
        margin-right: 0;
    }
}