/* 样式部分不变 */ .region-body.data-v-2fbb9aa9 { flex: 1; overflow: hidden; background: #fff; border-radius: 20rpx 20rpx 0 0; } .region-body__close.data-v-2fbb9aa9 { width: 22rpx; height: 22rpx; position: absolute; top: 44rpx; right: 30rpx; } .region-body__header.data-v-2fbb9aa9 { padding: 40rpx 0; font-weight: 500; font-size: 32rpx; color: #333333; line-height: 45rpx; text-align: left; font-style: normal; display: flex; justify-content: center; } .region-body__btn.data-v-2fbb9aa9 { display: flex; align-items: center; justify-content: center; width: 690rpx; height: 80rpx; background: #E8101E; border-radius: 38rpx; font-weight: 400; font-size: 30rpx; color: #ffffff; line-height: 39rpx; text-align: right; font-style: normal; margin: 0 30rpx; } .region-body .noSure.data-v-2fbb9aa9 { background-color: #ccc; } .region-scroll.data-v-2fbb9aa9 { height: 100%; } .picker-scroll.data-v-2fbb9aa9 { height: 400rpx; } .picker-item.data-v-2fbb9aa9 { height: 68rpx; line-height: 68rpx; text-align: center; } .region-item.data-v-2fbb9aa9 { display: flex; align-items: center; justify-content: space-between; padding: 24rpx 0; border-bottom: 1rpx solid #eeeeee; } .region-item.checkbox-item.data-v-2fbb9aa9 { padding: 20rpx 0; width: 100%; justify-content: flex-start !important; align-items: center !important; }