@charset "UTF-8"; /* 颜色变量 */ /* 行为相关颜色 */ /* 基本颜色 */ .daybox.data-v-71e3a99c { width: 750rpx; background: #fff; padding: 0 24rpx; } .daybox .day_li.data-v-71e3a99c { display: flex; justify-content: space-between; align-items: center; padding: 24rpx 0; border-bottom: 1rpx solid #f5f5f5; } .daybox .day_li.data-v-71e3a99c:last-child { border-bottom: 0; } .daybox .day_li .day.data-v-71e3a99c { font-size: 26rpx; color: #333; } .daybox .day_li .li_right.data-v-71e3a99c { font-size: 26rpx; color: red; }