page { background: #EDF1F4; } .head-box { padding-bottom: 80rpx; } .notice-box { width: 638rpx; margin: auto; background-color: #FFF; } .notice-img { width: 32rpx; height: 32rpx; vertical-align: middle; } .go-img { width: 24rpx; height: 24rpx; } .sweep-box { font-size: 32rpx; font-weight: 500; color: #FFFFFF; } .sweep-img { width: 40rpx; height: 40rpx; vertical-align: middle; position: relative; } .waiting-max-each { width: 160rpx; height: 134rpx; background: #FFFFFF; border-radius: 20rpx; opacity: 1; font-size: 24rpx; font-weight: 500; color: #6B738B; } .time-text { font-size: 32rpx; font-weight: bold; color: #1C274C; } /* floor--二 */ .primary-box { background: #EDF1F4; border-radius: 30rpx 30rpx 0 0; position: relative; top: -50rpx; } .waiting-each { width: 172rpx; height: 117rpx; background: #FFFFFF; border-radius: 10rpx; opacity: 1; font-size: 24rpx; font-weight: 500; color: #6B738B; } .order-pool { width: 122rpx; } .waiting-box { display: flex; overflow: hidden; overflow-x: auto; white-space: nowrap; } .waiting-box::-webkit-scrollbar { display: none; } /* 折线图 */ .line-chart { width: 686rpx; margin: auto; background-color: #FFF; border-radius: 20rpx; } .chart-time { font-size: 22rpx; font-weight: bold; color: #1C274C; } .chart-type { width: 208rpx; height: 48rpx; background: #F5F7F9; border-radius: 24rpx 24rpx 24rpx 24rpx; opacity: 1; } .order-text { display: inline-block; padding: 4rpx 14rpx; /* width: 108rpx; height: 35rpx; */ background: #FFFFFF; border-radius: 18rpx 18rpx 18rpx 18rpx; opacity: 1; font-size: 20rpx; font-weight: 500; } .order-num { display: inline-block; padding: 4rpx 14rpx; border-radius: 18rpx 18rpx 18rpx 18rpx; opacity: 1; font-size: 20rpx; font-weight: 500; color: #6B738B; } .chart-img { width: 22rpx; height: 22rpx; vertical-align: middle; } .chart { height: 500rpx; } .mall-ec { padding: 0 32rpx; width: 90%; height: 100%; } /* .calendar { --calendar-height: 618px; } */