.cursor{
    cursor: pointer;
}

/*搜索按钮*/
@media (min-width: 560px) {
    .icon_search{
        display: inline;
    }
}
