.tags{position:relative;height:42px;overflow:hidden;background:#fff;padding-right:120px;-webkit-box-shadow:0 15px 10px -15px #ddd;box-shadow:0 15px 10px -15px #ddd}.tags ul{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%}.tags-li{float:left;margin-top:12px;margin-left:-1px;border-radius:3px 3px 0 0;font-size:16px;overflow:hidden;cursor:pointer;height:30px;line-height:30px;border:1px solid #e9eaec;background:#fff;padding:0 15px 0 22px;vertical-align:middle;color:#666;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.tags-li:not(.active):hover{background:#f8f8f8}.tags-li.active{color:#fff}.tags-li-title{float:left;max-width:85px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:5px;color:#666}.tags-li.active .tags-li-title{color:#fff}.tags-close-box{position:absolute;right:0;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;width:110px;height:42px;background:#fff;-webkit-box-shadow:-3px 0 15px 3px rgba(0,0,0,.1);box-shadow:-3px 0 15px 3px rgba(0,0,0,.1);z-index:10}.tags-close-box .el-dropdown{width:100%;height:100%}.tags-close-box .el-dropdown .el-button{width:100%;height:100%;border-radius:0}