@charset "UTF-8"; /* 这里是你自己写的全局css样式 */ .page.data-v-27202335 { background-color: #f3f4f6; padding: 20rpx; } .empty-wrap.data-v-27202335 { margin-top: 200rpx; width: 100%; display: flex; justify-content: center; align-items: center; } .content-page.data-v-27202335 { min-height: 100vh; background-color: #fff; } .footer.data-v-27202335 { display: flex; align-items: center; color: #909399; width: 100%; padding: 20rpx 0; justify-content: center; } .box-shadow.data-v-27202335 { box-shadow: 0rpx 2rpx 4rpx 0 rgba(0, 0, 0, 0.2); } .flex-empty.data-v-27202335 { visibility: hidden; width: 120rpx; height: 0rpx; } .bwin-btn-100.data-v-27202335 { width: 100%; } .bwin-popup.data-v-27202335 { display: flex; flex-direction: column; width: 100%; position: relative; min-height: 100%; overflow: hidden; } .bwin-popup .popup-header.data-v-27202335 { 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-27202335 { z-index: 1; position: relative; top: 90rpx; margin-bottom: 90rpx; padding: 20rpx; font-size: 32rpx; overflow-y: scroll; } .bwin-popup .popup-footer.data-v-27202335 { position: relative; left: 0; bottom: 20rpx; width: 100%; display: flex; justify-content: space-around; } .u-drawer.data-v-27202335 { display: block; position: fixed; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; } .u-drawer-content.data-v-27202335 { display: block; position: absolute; z-index: 1003; transition: all 0.25s linear; } .u-drawer__scroll-view.data-v-27202335 { width: 100%; height: 100%; } .u-drawer-left.data-v-27202335 { top: 0; bottom: 0; left: 0; background-color: #ffffff; } .u-drawer-right.data-v-27202335 { right: 0; top: 0; bottom: 0; background-color: #ffffff; } .u-drawer-top.data-v-27202335 { top: 0; left: 0; right: 0; background-color: #ffffff; } .u-drawer-bottom.data-v-27202335 { bottom: 0; left: 0; right: 0; background-color: #ffffff; } .u-drawer-center.data-v-27202335 { display: flex; flex-direction: row; flex-direction: column; bottom: 0; left: 0; right: 0; top: 0; justify-content: center; align-items: center; opacity: 0; z-index: 99999; } .u-mode-center-box.data-v-27202335 { min-width: 100rpx; min-height: 100rpx; display: block; position: relative; background-color: #ffffff; } .u-drawer-content-visible.u-drawer-center.data-v-27202335 { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } .u-animation-zoom.data-v-27202335 { -webkit-transform: scale(1.15); transform: scale(1.15); } .u-drawer-content-visible.data-v-27202335 { -webkit-transform: translate3D(0px, 0px, 0px) !important; transform: translate3D(0px, 0px, 0px) !important; } .u-close.data-v-27202335 { position: absolute; z-index: 3; } .u-close--top-left.data-v-27202335 { top: 30rpx; left: 30rpx; } .u-close--top-right.data-v-27202335 { top: 30rpx; right: 30rpx; } .u-close--bottom-left.data-v-27202335 { bottom: 30rpx; left: 30rpx; } .u-close--bottom-right.data-v-27202335 { right: 30rpx; bottom: 30rpx; }