@charset "UTF-8"; /* 颜色变量 */ /* 行为相关颜色 */ /* 基本颜色 */ .start-time.data-v-75add0ae { color: #0081FF; display: flex; justify-content: flex-start; align-items: center; } .start-time .timeimg.data-v-75add0ae { width: 41rpx; height: 33rpx; } .end-time.data-v-75add0ae { color: #ff7800; display: flex; justify-content: flex-start; align-items: center; } .end-time .timeimg.data-v-75add0ae { width: 41rpx; height: 33rpx; } .sche_calendar.data-v-75add0ae { background-color: #fff; margin-bottom: 20rpx; } .sche_calendar .sche_month.data-v-75add0ae { display: flex; height: 120rpx; line-height: 120rpx; text-align: center; font-size: 32rpx; justify-content: space-between; padding: 0 50rpx; } .sche_calendar .sche_month .icon-arrows_left.data-v-75add0ae, .sche_calendar .sche_month .icon-arrows_right.data-v-75add0ae { font-size: 50rpx; } .sche_calendar .calendar.data-v-75add0ae { padding: 0 20rpx; font-size: 24rpx; color: #999; background-color: #fff; } .sche_calendar .calendar .header view.data-v-75add0ae { display: inline-block; width: 14.285%; text-align: center; padding: 20rpx 0; } .sche_calendar .calendar .header .weekMark.data-v-75add0ae { position: relative; } .sche_calendar .calendar .header .weekMark view.data-v-75add0ae { position: absolute; bottom: 0; left: 0; width: 100%; border-bottom: 1px solid #22A7F6; } .sche_calendar .calendar .date-box > view.data-v-75add0ae { position: relative; display: inline-block; width: 14.285%; color: #020202; text-align: center; vertical-align: middle; margin: 10rpx 0; } .sche_con.data-v-75add0ae { background-color: #fff; padding: 24rpx 24rpx 5rpx 24rpx; } .sche_con .sche_con_item.data-v-75add0ae { display: flex; justify-content: space-between; align-items: center; background-color: #fcfcfc; padding: 20rpx 10rpx; margin-bottom: 24rpx; } .sche_con .sche_con_item .item_left.data-v-75add0ae { flex: 1; color: #999; } .sche_con .sche_con_item .item_left view.data-v-75add0ae { margin-bottom: 10rpx; } .sche_con .sche_con_item .item_left .title.data-v-75add0ae { color: #333; } .sche_con .sche_con_item .item_left .yewu.data-v-75add0ae { display: flex; justify-content: flex-start; align-items: center; background: #f5f7fa; padding: 10rpx; } .sche_con .sche_con_item .item_left .yewu .fileimg.data-v-75add0ae { width: 20rpx; height: 20rpx; margin-right: 15rpx; } .sche_con .sche_con_item .item_left.data-v-75add0ae :last-child { margin-bottom: 0; } .sche_con .sche_con_item .item_right.data-v-75add0ae { display: flex; align-items: center; color: #999; } .sche_con .sche_con_item .item_right image.data-v-75add0ae { width: 40rpx; height: 40rpx; margin-right: 10rpx; } .circle_dot.data-v-75add0ae { margin-left: 45rpx; margin-top: 12rpx; width: 12rpx; height: 15rpx; background-color: #008EFF; border-radius: 8rpx; } .red.data-v-75add0ae { background: red !important; border-radius: 0 !important; width: auto !important; color: #333 !important; } .date-box.data-v-75add0ae { font-size: 0; padding: 10rpx 0; background-color: #fff; } .btn_fix.data-v-75add0ae { position: fixed; bottom: 100rpx; right: 80rpx; } .btn_fix image.data-v-75add0ae { width: 80rpx; height: 80rpx; background-color: #fff; border-radius: 40rpx; } .date-head.data-v-75add0ae { height: 60rpx; /* line-height: 60rpx; */ font-size: 26rpx; display: flex; flex-flow: column; justify-content: flex-start; color: #999; } .nowDay .date-head.data-v-75add0ae { width: 60rpx; border-radius: 50%; text-align: center; color: #fff !important; background-color: #008EFF; margin: -30rpx auto 0; font-weight: normal !important; line-height: 61rpx; } .nowdate .date-head.data-v-75add0ae { color: #52c1f5; font-weight: bold; } .van-hairline--top-bottom.data-v-75add0ae { position: fixed; } .noList.data-v-75add0ae { font-size: 24rpx; text-align: center; padding: 80rpx 0; color: #666; }