@charset "UTF-8"; /* 这里是你自己写的全局css样式 */ .page.data-v-b7245384 { background-color: #f3f4f6; padding: 20rpx; } .empty-wrap.data-v-b7245384 { margin-top: 200rpx; width: 100%; display: flex; justify-content: center; align-items: center; } .content-page.data-v-b7245384 { min-height: 100vh; background-color: #fff; } .footer.data-v-b7245384 { display: flex; align-items: center; color: #909399; width: 100%; padding: 20rpx 0; justify-content: center; } .box-shadow.data-v-b7245384 { box-shadow: 0rpx 2rpx 4rpx 0 rgba(0, 0, 0, 0.2); } .flex-empty.data-v-b7245384 { visibility: hidden; width: 120rpx; height: 0rpx; } .bwin-btn-100.data-v-b7245384 { width: 100%; } .bwin-popup.data-v-b7245384 { display: flex; flex-direction: column; width: 100%; position: relative; min-height: 100%; overflow: hidden; } .bwin-popup .popup-header.data-v-b7245384 { 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-b7245384 { z-index: 1; position: relative; top: 90rpx; margin-bottom: 90rpx; padding: 20rpx; font-size: 32rpx; overflow-y: scroll; } .bwin-popup .popup-footer.data-v-b7245384 { position: relative; left: 0; bottom: 20rpx; width: 100%; display: flex; justify-content: space-around; } .charts-box.data-v-b7245384 { width: 100%; height: calc(100vh - 100px); } .scoped-stat.data-v-b7245384 { background: #f4f6f9; height: calc(100vh); } .ss-top.data-v-b7245384 { height: 90rpx; display: flex; padding: 0 30rpx; justify-content: space-between; align-items: center; background: #fff; margin-bottom: 20rpx; } .ss-top .label.data-v-b7245384 { color: #666; font-size: 30rpx; } .ss-top .label .v.data-v-b7245384 { display: inline-block; color: #000; } .ss-top .sign.data-v-b7245384 { width: 11rpx; height: 20rpx; } .ss-op.data-v-b7245384 { background: #fff; margin-bottom: 20rpx; padding: 20rpx 30rpx 40rpx; height: calc(100vh); } .ss-op .so-title.data-v-b7245384 { font-size: 32rpx; color: #333; font-weight: bold; padding-bottom: 30rpx; } .ss-op .so-main.data-v-b7245384 { min-height: 180rpx; } .ss-op .so-count.data-v-b7245384 { width: 100%; height: 180rpx; line-height: 180rpx; text-align: center; color: #007dff; background: #f6fbff; font-size: 50rpx; font-weight: bold; } .ss-op .so-count.t2.data-v-b7245384 { color: #f00; background: #fff7f6; } .ss-op .sot-tips.data-v-b7245384 { display: inline-block; } .ss-op .sot-tips .op.data-v-b7245384 { margin-right: 20rpx; display: inline-block; border: 1PX solid #eee; border-radius: 10rpx; padding: 6rpx 20rpx; color: #999; } .ss-op .sot-tips .op.cur.data-v-b7245384 { border-color: #007dff; color: #007dff; }