.component-placeholder-list{position:fixed;top:140px;bottom:0;margin-left:-78px;width:320px;background:#fff;z-index:999}.component-placeholder-list .placeholder-header{padding:16px}.component-placeholder-list .placeholder-header h3{display:inline-block;line-height:30px;font-size:16px;font-weight:500}.component-placeholder-list .placeholder-header .el-button{float:right;font-size:13px}.component-placeholder-list .placeholder-header .el-button--mini{padding:7px 8px}.component-placeholder-list .placeholder-body{padding:10px 16px 0;height:calc(100% - 62px);overflow-y:auto}.component-placeholder-list .placeholder-body::-webkit-scrollbar-track-piece{background:#fafafa}.component-placeholder-list .placeholder-body::-webkit-scrollbar{width:6px;height:6px}.component-placeholder-list .placeholder-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:20px}.component-placeholder-list .placeholder-body .noData{text-align:center;padding:20px;font-size:14px;line-height:1.2}.component-placeholder-list .placeholder-body .placeholder-item{position:relative;margin-bottom:10px;padding:7px 10px;background:#fff;box-shadow:0 1px 4px 0 rgba(0,19,11,.18);border-radius:2px;cursor:pointer;font-size:0}.component-placeholder-list .placeholder-body .placeholder-item:hover{background:#ebf3fc}.component-placeholder-list .placeholder-body .placeholder-item:hover .pl-btn-box{display:block;background:#ebf3fc}.component-placeholder-list .placeholder-body .placeholder-item:hover .filed{background:none}.component-placeholder-list .placeholder-body .placeholder-item .filed{display:inline-block;max-width:100%;padding:2px 4px;background:#fcf6b1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-placeholder-list .placeholder-body .placeholder-item .pl-btn-box{display:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.component-placeholder-list .placeholder-body .placeholder-item .pl-btn-box span{float:left;margin-left:6px;display:block;padding:2px 4px;background:#fff;border-radius:2px;font-size:14px;color:#2772ff}