.wp_search .search_logo {
    width: 342px!important;
    height: 100px;
    float: left;
    padding: 23px 0;
    box-sizing: border-box;
}
.wp_search .search_logo img {
    width: 450px!important;
    height: 54px!important;
}
.wp_search .search_head {
    height: 103px!important;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
}
.wp_search .search_tool {
    padding-top: 26px!important;
    zoom: 1;
    float: right;
}
.wp_search .head_top {
    width: 1100px !important;
}