.month_title{ padding-top: 0.15rem; padding-bottom: 0.15rem; border-bottom: 1px dashed #e5e5e5; } .current_year{ color: #5cc4bb; font-size: 0.14rem; margin-left: 0.05rem; } .current_month{ color: #5cc4bb; font-size: 0.32rem; padding-left: 0.25rem; padding-top: 0.15rem; } .aweek{ color: #5cc4bb; font-size: 0.14rem; /*float: left;*/ /*padding: 0.16rem;*/ /*width: 0.457rem; height: 0.457rem; text-align: center; line-height: 0.457rem;*/ } .aday{ float: left; color: #666666; width: 0.478rem; height: 0.478rem; text-align: center; line-height: 0.478rem; border-radius: 50%; font-size: 0.14rem; } .disday{ color: rgb(207,207,207); } .calendar{ margin-bottom: 0.2rem; } .select_day{ background-color: #5cc4bb; font-size: 0.16rem; color: #fff; } .select_go_day{ background-color: #94dcd4; }