.v_touch_searchform {
    width: 600px;
    height: 110px;
    float: left;
}

.cm_nav .inner {
    height: 40px
}

@media (max-width:960px) {
    .border_5 {
        width: auto
    }

    body {
        font-size: 14px;
    }

    .main_logo {
        display: none;
    }

    .v_touch_searchform {
        float: none;
        margin: 0 auto;
        width: 480px;
    }

    .wp {
        width: initial;
        padding-left: 15px;
        padding-right: 15px;
    }

    #rekeyword {
        width: 50%;
    }

    .footer {
        padding: 30px;
        background: #F2F6F8;
        text-align: center;
        margin-top: 30px;
    }

    .add_block_process {
        position: absolute;
        top: 0;
        right: 0;
        left: auto;
        width: 200px;
        height: 50px;
        border: none;
        z-index: 10000;
        height: 34px;
        overflow: hidden;
    }

    .border_5 {
        height: 50px;
        border: none;
    }

    .border_5 table.b0rder_0 {
        border: none;
        background: #D55;
        color: #FFF;
    }

    .border_5 table.b0rder_0 td {
        border: none;
        position: absolute;
        padding: 0.5em;
        width: 100%;
        height: 20px;
    }

    .border_5 table.b0rder_0 td img {
        display: none;
    }
}

@media (max-width:760px) {
    .v_touch_searchform {
        float: none;
        margin: 0 auto;
        width: 100%;
        height: auto;
    }

    .daohang {
        display: none;
    }

    .main_logo {
        display: block;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }

    #rekeyword {
        width: 60%;
    }

    .resultInfo {
        display: none;
    }

    .main_left {
        width: 100%;
    }

    .lv16 {
        padding: 4px 0;
        border-bottom: none;
        font-size: 14px;
    }

    .lv16 a {
        color: #156;
        font-weight: bold;
    }

    .hei12 {
        padding: 4px 0 10px 0;
        font-size: 12px;
    }

    .lv12 {
        display: none;
    }
}