.user_name{ width: 80rpx; flex: none; margin: 0 50rpx 0 0;} .user_mobile{ width: 100%; flex: auto;} .cu-list.menu-avatar>.cu-item{ height: 120rpx; padding-left: 29rpx; border-bottom: 1px solid #F5F5F5;} .cu-list.menu-avatar>.cu-item checkbox{ margin-right: 38rpx; flex: none;} .cu-list>.cu-item .move{ width: 178rpx;} .cu-list>.cu-item.move-cur {transform: translateX(-178rpx)} .user_btns{ position: fixed; bottom: 0; left: 0; right: 0; display: flex; justify-content: space-between; align-items: center; border-top: 20rpx solid #F5F5F5;} .user_btns>view{ width: 100%; height: 96rpx; line-height: 96rpx; text-align: center; flex: auto;} .selectAll{ display: inline-block; text-align: center; width: 52rpx; height:52rpx; line-height: 52rpx; font-size: 32rpx; border: 1px solid #cccccc; border-radius: 5000rpx; vertical-align: middle; margin-right: 20rpx;} .selectAll.sec{ background: var(--red); border: 1px solid var(--red);} .selectAll.sec::before{ content: "\e645";font-family: "cuIcon"; color: #ffffff;}