@charset "UTF-8"; /* 这里是你自己写的全局css样式 */ .page.data-v-7cae522b { background-color: #f3f4f6; padding: 20rpx; } .empty-wrap.data-v-7cae522b { margin-top: 200rpx; width: 100%; display: flex; justify-content: center; align-items: center; } .content-page.data-v-7cae522b { min-height: 100vh; background-color: #fff; } .footer.data-v-7cae522b { display: flex; align-items: center; color: #909399; width: 100%; padding: 20rpx 0; justify-content: center; } .box-shadow.data-v-7cae522b { box-shadow: 0rpx 2rpx 4rpx 0 rgba(0, 0, 0, 0.2); } .flex-empty.data-v-7cae522b { visibility: hidden; width: 120rpx; height: 0rpx; } .bwin-btn-100.data-v-7cae522b { width: 100%; } .bwin-popup.data-v-7cae522b { display: flex; flex-direction: column; width: 100%; position: relative; min-height: 100%; overflow: hidden; } .bwin-popup .popup-header.data-v-7cae522b { z-index: 2; width: 80%; position: fixed; padding: 20rpx 0; text-align: center; font-size: 32rpx; color: #fff; font-weight: bold; background-color: #2080f0; border-top-left-radius: 20rpx; border-top-right-radius: 20rpx; } .bwin-popup .popup-body.data-v-7cae522b { z-index: 1; position: relative; top: 90rpx; margin-bottom: 90rpx; padding: 20rpx; font-size: 32rpx; overflow-y: scroll; } .bwin-popup .popup-footer.data-v-7cae522b { position: relative; left: 0; bottom: 20rpx; width: 100%; display: flex; justify-content: space-around; } .u-steps.data-v-7cae522b { display: flex; flex-direction: row; } .u-steps .u-steps__item.data-v-7cae522b { flex: 1; text-align: center; position: relative; min-width: 100rpx; font-size: 26rpx; color: #8799a3; display: flex; flex-direction: row; justify-content: center; flex-direction: column; align-items: center; } .u-steps .u-steps__item--row.data-v-7cae522b { display: flex; flex-direction: row; flex-direction: column; } .u-steps .u-steps__item--row .u-steps__item__line.data-v-7cae522b { position: absolute; z-index: 0; left: 75%; width: 50%; } .u-steps .u-steps__item--row .u-steps__item__line--dot.data-v-7cae522b { top: calc(20rpx / 2); } .u-steps .u-steps__item--row .u-steps__item__line--number.data-v-7cae522b { top: calc(44rpx / 2); } .u-steps .u-steps__item--column.data-v-7cae522b { display: flex; flex-direction: row; flex-direction: row; justify-content: flex-start; min-height: 120rpx; } .u-steps .u-steps__item--column .u-steps__item__line.data-v-7cae522b { position: absolute; z-index: 0; height: 50%; top: 75%; } .u-steps .u-steps__item--column .u-steps__item__line--dot.data-v-7cae522b { left: calc(20rpx / 2); } .u-steps .u-steps__item--column .u-steps__item__line--number.data-v-7cae522b { left: calc(44rpx / 2); } .u-steps .u-steps__item__num.data-v-7cae522b { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 44rpx; height: 44rpx; border: 1px solid #8799a3; border-radius: 50%; overflow: hidden; } .u-steps .u-steps__item__dot.data-v-7cae522b { width: 20rpx; height: 20rpx; display: flex; flex-direction: row; border-radius: 50%; } .u-steps .u-steps__item__text--row.data-v-7cae522b { margin-top: 14rpx; } .u-steps .u-steps__item__text--column.data-v-7cae522b { margin-left: 14rpx; }