@media only screen and ( max-width: 1230px ) {
 
 
 
    #search_c {
        width: 1000px;
    }
    #search_c_l {
        width: 550px;
    }
    .head_adv {
        width: 300px;
        font-size: 15px;
    }
    .head_adv span {
        font-size: 24px;
    }
    .h_tel {
        width: 240px;
    }
    #search_cc {
        width: 380px;
    }
    #search_cc_l {
        width: 300px;
    }
    #search_cc_l .input {
        width: 300px;
    }
    #search_c_r {
        width: 370px;
    }
    #contents {
        width: 1000px;
    }


}
@media only screen and ( max-width: 1030px ) {




    #search_bg, #search_c, #search_c_l  {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .head_adv {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .h_tel {
        width: 100%;
        border:none;
        height: 80px;
    }
    .hgtbhmk {
        margin-top: 10px;
    }
    .head_adv span {
        font-size: 20px;
    }
    .head_adv {
        font-size: 13px;
    }
    .dianhsj {
        font-size: 22px;
    }
    #search_cc {
        padding-top: 0;
        margin-top: 20px;
    }
    #search_c_r {
        width: 100%;
    }
    #search_cc {
        width: 90%;
        margin: 0 auto;
        background: #fff;
    }
    #search_cc_l {
        width: 77%;
        float: left;
    }
    #search_cc_l .input {
        width: 100%;
        float: left;
    }
    #search_cc_r {
        width: 69px;
        float: right;
    }
    #search_cc_r input {
        height: 44px;
        float: right;
    }
    #search_b {
        width: 100%;
        text-align: center;
    }
    .ghdgcpb, .ghdgcpb span {
        font-size: 24px;
    }
    .yzswnz {
        font-size: 16px;
    }

}