.selector-vue{font-size:1rem;z-index:1;cursor:pointer;position:relative;width:-moz-fit-content;width:fit-content}.selector-vue .outher-click{position:fixed;width:100vw;left:0;top:0;height:100vh;z-index:10}.selector-vue .watcher{height:-moz-fit-content;height:fit-content;box-sizing:border-box;min-width:12rem;border:1px solid #cbcbcb;padding:.65rem 1rem;border-radius:6px;display:inline-flex;justify-content:space-between;align-items:center;position:relative;z-index:12;background:#fff;width:100%}.selector-vue .watcher.active{border-radius:6px 6px 0 0}.selector-vue .watcher .text{width:-moz-max-content;width:max-content}.selector-vue ul{position:relative;z-index:11;left:0;border-top:none;width:100%;height:0;overflow:visible}.selector-vue ul li{list-style:none;padding:1rem 2.5rem 1rem 1rem;border-right:1px solid #cbcbcb;border-left:1px solid #cbcbcb;background:#fff;position:relative}.selector-vue ul li:after{content:"";position:absolute;bottom:0;left:4%;width:92%;height:1px;border-bottom:1px solid #e6e6e6}.selector-vue ul li:first-child{border-radius:0}.selector-vue ul li:last-child{border:1px solid #cbcbcb;border-top:none;border-radius:0 0 6px 6px}.selector-vue ul li:last-child:after{display:none}.selector-vue ul li:hover{border-color:#ff7714}.selector-vue ul li.active,.selector-vue ul li:hover{color:#fff;background:#ff7714}.selector-vue .fade-enter-active,.selector-vue .fade-leave-active{transition:all .3s ease-in-out}.selector-vue .clear{flex-shrink:0;z-index:4;width:1.5rem;height:1.5rem;margin-left:1rem;font-size:1rem;display:inline-flex;justify-content:center;align-items:center}.selector-vue .clear svg{font-size:.8rem;color:#353535}.selector-vue .clear svg:before{line-height:.8rem}.selector-vue .clear.active{background:#e6e6e6;border-radius:100%}@media(max-width:769px){.selector-vue .watcher{width:100%}}
