.dropdown{position:absolute;z-index:1000;margin:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);overflow:auto;}.select-list{position:relative;z-index:100;}.select-list .select-item{height:28px;line-height:28px;padding:0 12px;cursor:pointer;}.select-list .select-item:hover{background:#f5f5f5;}.select-list .select-item.selected{background:#eee;}.select-list .select-item.current{background:#ddd;cursor:auto;}