.detail-wrapper{position:relative;background-color:#fff;height:100%;width:100%}.detail-wrapper:after{display:table;content:"";clear:both}.detail-wrapper .detail-left,.detail-wrapper .detail-right{height:100%;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #dcdfe6}.detail-wrapper .detail-left .title,.detail-wrapper .detail-right .title{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:55px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px;border-bottom:1px solid #dcdfe6;font-size:14px;color:#606266;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fafbfd}.detail-wrapper .detail-left .title .tips,.detail-wrapper .detail-right .title .tips{color:#f56c6c;margin-right:4px}.detail-wrapper .detail-left .title /deep/ .el-checkbox,.detail-wrapper .detail-right .title /deep/ .el-checkbox{margin-right:5px}.detail-wrapper .detail-left .title .filter-operate,.detail-wrapper .detail-right .title .filter-operate{position:absolute;top:50%;width:180px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.detail-wrapper .detail-left .title .filter-operate /deep/ .e6-icon-search_line,.detail-wrapper .detail-right .title .filter-operate /deep/ .e6-icon-search_line{font-size:16px}.detail-wrapper .detail-left .title .filter-operate /deep/ .el-input__inner,.detail-wrapper .detail-right .title .filter-operate /deep/ .el-input__inner{padding:0 10px}.detail-wrapper .detail-left .content,.detail-wrapper .detail-right .content{height:calc(100% - 55px)}.detail-wrapper .detail-left .checked-number,.detail-wrapper .detail-right .checked-number{display:block;height:18px;padding:0 9px;line-height:18px;color:#fff;border-radius:9px;background-color:#46bfea;cursor:pointer}.detail-wrapper .detail-left .checked-clear,.detail-wrapper .detail-right .checked-clear{color:#46bfea;margin-left:10px;cursor:pointer}.detail-wrapper .detail-left .checked,.detail-wrapper .detail-right .checked{color:#999}.detail-wrapper .detail-left{width:calc(45% - 40px)}.detail-wrapper .detail-left .content /deep/ .tree{padding:5px 0}.detail-wrapper .detail-left .status{position:absolute;left:50%;top:50%;color:#606266;font-weight:700;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.detail-wrapper .detail-right{width:calc(55% - 40px);margin-left:80px;border-left:1px solid #dcdfe6}.detail-wrapper .detail-right /deep/ .el-checkbox-group .el-checkbox{display:block;margin-left:10px;margin-top:7px}.detail-wrapper .detail-right /deep/ .el-checkbox-group .el-checkbox:last-child{margin-bottom:7px}.detail-wrapper .detail-right .checked{margin-left:5px}.detail-wrapper .detail-right .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.detail-wrapper .detail-right .content{overflow:auto}.detail-wrapper .detail-right .button{height:28px;line-height:28px;width:55px;text-align:center;border:1px solid #dcdfe6;cursor:pointer;color:#606266}.detail-wrapper .detail-right .button.no-allot{border-right:0;border-top-left-radius:5px;border-bottom-left-radius:5px}.detail-wrapper .detail-right .button.all{border-top-right-radius:5px;border-bottom-right-radius:5px}.detail-wrapper .detail-right .button.active{color:#fff;background-color:#46bfea;border-color:#46bfea}.detail-wrapper .arrow-group{position:absolute;top:50%;left:45%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.detail-wrapper .arrow-group i{display:block;height:33px;line-height:33px;width:33px;margin-bottom:30px;font-size:12px;font-weight:700;color:#e3e5eb;border-radius:50%;text-align:center;border:2px solid #46bfea;background-color:#46bfea;cursor:pointer}