.distribute-right-box{border:1px solid #ebeef5;padding:16px 0;box-sizing:border-box}.default-height{height:420px;padding:14px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.default-height::-webkit-scrollbar{display:none}.loading-box{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-box img{width:34px;height:34px;animation:myfirst 1s linear infinite}.loading-box span{font-size:12px;color:#e2e2e2}.left-list{border-right:1px solid #ebeef5}.right-list{border-left:1px solid #ebeef5}.el-collapse{border:0!important}.list-menu .right-btn{margin-left:8px;margin-bottom:8px}.list-menu .list-menu-item{display:flex;justify-content:space-between;align-items:flex-start}.list-menu .list-menu-item .first-check{margin-top:11px}.list-menu .list-menu-item .custon-menu-title{display:flex;justify-content:flex-start;align-items:center;min-width:240px}.list-menu .list-menu-item .custon-menu-title i{margin-right:10px}.list-sub-menu-item{display:flex;justify-content:space-between;align-items:flex-start}.list-sub-menu-item .first-check{margin-top:11px;margin-left:24px}.list-sub-menu-item .custon-menu-title{display:flex;justify-content:flex-start;align-items:center;min-width:220px}.list-sub-menu-item .custon-menu-title i{margin-right:10px}.el-collapse-item .el-collapse-item__header{border:0!important;justify-content:space-between}.custon-menu-title{width:100%;display:flex;justify-content:space-between;align-items:center}.custon-menu-title .el-checkbox{margin-right:60px}.list-sub-menu{padding-left:20px}.center-route{display:flex;flex-direction:column;justify-content:center;align-items:center}.center-route button{margin:0;position:relative;border-radius:0}.center-route .remove-right{border-radius:0 2px 2px 0}.center-route .remove-right:before{position:absolute;box-sizing:border-box;z-index:1;top:-5px;left:-18px;bottom:0;content:"";width:0;height:0;border-top:18px solid transparent;border-right:18px solid #e6a23c;border-bottom:18px solid transparent}.center-route .remove-right:hover:before{border-right-color:#ebb563}.center-route .add-right{margin-top:24px;border-radius:2px 0 0 2px}.center-route .add-right:after{position:absolute;box-sizing:border-box;z-index:9;top:-5px;right:-18px;bottom:0;content:"";width:0;height:0;border-top:18px solid transparent;border-left:18px solid #909399;border-bottom:18px solid transparent}.center-route .add-right:hover:after{border-left-color:#a6a9ad}.btnArea{text-align:right;padding-top:20px}@keyframes myfirst{0%{transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg)}to{transform:rotate(1turn);-ms-transform:rotate(1turn);-webkit-transform:rotate(1turn)}}