/* 搜索框宽度自适应 */
.search-input-adapt {
    width: 60%;
}

/* 主体按钮 */
.web-body-adapt {
    width: 257px;
}