@search-prefix-cls: ~"@{css-prefix}-search";
.@{search-prefix-cls} {
    position: fixed;
    width: 100%;
    z-index: 100;
}
