.searsh .cursor {
    position: absolute;
    right: 20px;
    top: 7px;}
.searsh .ssk {
    width: 240px;
    border: 1px solid #fff;
    height: 36px;
    border-radius: 20px;
    padding-left: 10px;}
.searsh {
    position: relative;
    height: 36px;}
