/* addLabel.css */ page{background: #F9F9F9;padding-bottom: 170rpx;} .tits{background: #F9F9F9;height: 60rpx;background: #F9F9F9;padding: 0 34rpx;line-height: 60rpx;font-size: 28rpx;color: #999;} .ipt-box{padding: 0 30rpx;background: #fff;} .ipt{padding: 30rpx 0;font-size: 34rpx;color: #666;} .placeholder{color: #ccc;} .ui-list{background: #fff;margin-top: 60rpx;} .ui-list .li{padding-left: 33rpx;} .ui-list .li .dflex{border-bottom: 1rpx solid #f5f5f5;height: 111rpx;font-size: 28rpx;color: #333;padding-right: 30rpx;} .label-ico{width: 62rpx;height: 62rpx;} .rico{width: 13rpx;height: 21rpx;margin-left: 20rpx;} .switch{ zoom: .8;} .add{padding: 30rpx;font-size: 34rpx;color: #3387FF;background: #fff;} .add image{width: 30rpx;height: 30rpx;margin-right: 19rpx;} .tit{height: 50rpx;background: #F9F9F9;font-size: 20rpx;color: #999;padding: 0 50rpx;} .list{background: #fff;} .list .li{padding: 0 0 0 30rpx;/* height: 134rpx; */align-items: flex-start;} .userimg{width: 92rpx;height: 92rpx;border-radius: 8rpx;background: #E4E4E4;margin-right: 20rpx;} .list .li .item{border-bottom: 1rpx solid #ECECEC;/* height: 133rpx; */padding: 30rpx 30rpx 30rpx 0} .username{font-size: 32rpx;color: #222;} .username text{font-size: 26rpx;color: #F6904A;margin-left: 10rpx;} .action{font-size: 24rpx;color: #aaa;margin-top: 5rpx;} .del image{width: 38rpx;height: 38rpx;padding-left: 30rpx;margin-left: 30rpx;} .btns{position: fixed;left: 0;right: 0;bottom: 0;z-index: 50;padding: 0 30rpx 50rpx;justify-content: space-between;} .delete{width: 330rpx;height: 80rpx;background: #FF4211;font-size: 32rpx;color: #fff;text-align: center;line-height: 80rpx;margin-right: 30rpx;border-radius: 40rpx;} .btn{height: 80rpx;background: var(--main);border-radius: 40rpx;font-size: 32rpx;color: #fff;text-align: center;line-height: 80rpx;} .text{width: 92rpx;height: 92rpx;background: #CEAD71;border-radius: 50%;font-size: 30rpx;color: #fff;text-align: center;line-height: 92rpx;margin-right: 23rpx;margin-top: 30rpx;} .ren {margin-top: 15rpx;font-size: 26rpx;color: #6A7076;flex-wrap: wrap;} .ren image {width: 24rpx;height: 24rpx;margin-right: 6rpx;} .ren view {margin-right: 30rpx;margin-bottom: 10rpx;} .ceng{position: fixed;left: 0;right: 0;bottom: 0;top: 0;background: rgba(0,0,0,.5);z-index: 99;} .popup{position: fixed;left: 0;right: 0;bottom: -100%;border-radius: 32rpx 32rpx 0 0;background: #fff;z-index: 100;padding: 60rpx 50rpx 0;height: 590rpx;box-sizing: border-box;transition: all .3s ease-in;} .pop-tit{font-size: 32rpx;color: #263343;font-weight: bold;margin-bottom: 40rpx;} .pop-list{flex-wrap: wrap;} .pop-list .li{position: relative;width: 62rpx;height: 62rpx;margin: 0 55rpx 60rpx 0;} .pop-list .li:nth-child(6n){margin-right: 0;} .gou{width: 36rpx;height: 36rpx;background: #fff;border-radius: 50%;position: absolute;right: -16rpx;bottom: -12rpx;}