@charset "UTF-8"; /*每个页面公共css */ .font72.data-v-40b3ee54 { font-size: 72rpx; } .font44.data-v-40b3ee54 { font-size: 44rpx; } .font36.data-v-40b3ee54 { font-size: 36rpx; } .font32.data-v-40b3ee54 { font-size: 32rpx; } .font28.data-v-40b3ee54 { font-size: 28rpx; } .font24.data-v-40b3ee54 { font-size: 24rpx; } .font22.data-v-40b3ee54 { font-size: 22rpx; } .font20.data-v-40b3ee54 { font-size: 20rpx; } .fw400.data-v-40b3ee54 { font-weight: 400; } .fw500.data-v-40b3ee54 { font-weight: 500; } .fw600.data-v-40b3ee54 { font-weight: 600; } .fw700.data-v-40b3ee54 { font-weight: 700; } .el.data-v-40b3ee54 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } button.data-v-40b3ee54 { background-color: transparent; } .button-hover.data-v-40b3ee54 { background: transparent; } button.data-v-40b3ee54::after { border: none; box-sizing: content-box; } .data-v-40b3ee54::-webkit-scrollbar { width: 0; height: 0; color: transparent; } .placeholder-input.data-v-40b3ee54 { font-size: 28rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #B7B7C5; line-height: 40rpx; } /*每个页面公共css */ .flex-center.data-v-40b3ee54 { display: flex; justify-content: center; align-items: center; } .flex-around.data-v-40b3ee54 { display: flex; justify-content: space-around; align-items: center; } .flex-between.data-v-40b3ee54 { display: flex; justify-content: space-between; align-items: center; } .flex-start.data-v-40b3ee54 { display: flex; justify-content: flex-start; align-items: center; } .flex-end.data-v-40b3ee54 { display: flex; justify-content: flex-end; align-items: flex-end; } .null-box.data-v-40b3ee54 { width: 100%; height: 176rpx; background-color: #151126; } .no-more.data-v-40b3ee54 { color: #9A9ABF; text-align: center; padding: 10rpx 0rpx 30rpx 0rpx; } .con .area.data-v-40b3ee54 { width: 100%; } .con .area .view.data-v-40b3ee54 { display: flex; justify-content: center; align-items: center; } .con .area .view .area-con.data-v-40b3ee54 { position: relative; } .con .area .view .area-con .pre-image.data-v-40b3ee54 { width: 100%; height: 100%; border-radius: 8rpx; } .con .area .view .area-con .del-con.data-v-40b3ee54 { position: absolute; top: 0rpx; right: 0rpx; padding: 0 0 20rpx 20rpx; } .con .area .view .area-con .del-con .del-wrap.data-v-40b3ee54 { width: 36rpx; height: 36rpx; background-color: rgba(0, 0, 0, 0.4); border-radius: 0 0 0 10rpx; display: flex; justify-content: center; align-items: center; } .con .area .view .area-con .del-con .del-wrap .del-image.data-v-40b3ee54 { width: 20rpx; height: 20rpx; } .con .area .view .area-con .choose.data-v-40b3ee54 { width: 40rpx; height: 40rpx; position: absolute; right: 8rpx; top: 8rpx; border-radius: 40rpx; border: 2rpx solid #FFFFFF; background: #FE3B49; color: #FFFFFF; text-align: center; font-size: 24rpx; line-height: 40rpx; } .con .area .add.data-v-40b3ee54 { position: absolute; display: flex; justify-content: center; align-items: center; } .con .area .add .add-wrap.data-v-40b3ee54 { display: flex; justify-content: center; align-items: center; background-color: #151126; }