.eias-ac{position:absolute;z-index:9999;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 6px 20px rgba(0,0,0,.08);overflow:hidden;min-width:240px}
.eias-ac ul{list-style:none;margin:0;padding:0;max-height:360px;overflow:auto}
.eias-ac li{display:flex;align-items:center;gap:10px;padding:8px 10px;cursor:pointer}
.eias-ac li:hover,.eias-ac li.is-active{background:#f5f5f5}
.eias-ac .img{width:36px;height:36px;flex:0 0 36px;background:#eee;border-radius:6px;background-size:cover;background-position:center}
.eias-ac .t{font-size:13px;line-height:1.2}
.eias-ac .p{margin-left:auto;font-size:12px;color:#444}
