.autocomplete-suggestions{text-align:left;cursor:default;border:1px solid #ccc;background:#fff;-webkit-box-shadow:0 .05rem .05rem rgba(0,0,0,.08);box-shadow:0 .05rem .05rem rgba(0,0,0,.08);border-radius:0 0 .05rem .05rem;-webkit-border-radius:0 0 .05rem .05rem;-moz-border-radius:0 0 .05rem .05rem;position:absolute;display:none;z-index:1000;max-height:3.4rem;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px}.autocomplete-suggestion{position:relative;padding:4px 12px;line-height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;color:#555}.autocomplete-suggestion b{font-weight:400;color:rgb(var(--sinochem-store-main-color))}.autocomplete-suggestion.selected{background:#f0f0f0}