.suggestWrap{flex-wrap:wrap;width:100%}.suggestWrap,.suggestWrap .suggest{display:flex;justify-content:space-between}.suggestWrap .suggest{align-items:center;width:50%}.suggestWrap .closeIcon{font-size:16px;color:red}.vipList{display:flex;flex-wrap:wrap}.vipList .el-checkbox{width:39%}.delete-btn{position:absolute;top:4px;right:4px;background-color:rgba(0,0,0,.6);border:none;border-radius:50%;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#fff;transition:background-color .2s}.delete-btn:hover{background-color:rgba(0,0,0,.8)}.payChannelDialog .avatar-uploader .el-upload{max-width:200px;aspect-ratio:1/1}.payChannelDialog .avatar-uploader .el-upload img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.channelNameInputWrap{flex-wrap:wrap;gap:12px 0}