@charset "utf-8";.outer1{width:100%;margin:0 auto;position:relative}.calendar{width:100%;display:block}.calendar .calendar-title-box{position:relative;width:100%;margin:0 auto;line-height:4rem;padding-top:.5rem;text-align:center;height:4rem}.calendar-title-bg1{background:url(../images/date_top1.png);background-repeat:no-repeat;background-position:top;background-size:100%}.calendar-title-bg2{background:url(../images/date_top2.png);background-repeat:no-repeat;background-position:top;background-size:100%}.calendar-title-bg3{background:url(../images/date_top3.png);background-repeat:no-repeat;background-position:top;background-size:100%}.calendar-title{color:#fff;font-size:2rem;line-height:3rem}.calendar-body-box{width:100%;margin:0 auto;background-size:50% 100%;background-repeat:no-repeat}.calendar-body-bg1{background:#30858e}.calendar-body-bg2{background:#68b265}.calendar-body-bg3{background:#f29b61}.calendar-floor-bg{width:100%;position:relative}.calendar-floor-bg span{font-size:1rem;color:#fff;text-align:center;width:100%;left:0;top:0;position:absolute;line-height:1.8rem}.monthc{background:#fff;color:#eb4f19;padding:0 1rem;border-radius:1rem;font-weight:normal;margin-left:1rem}.calendar .prev-month{position:absolute;top:12px;left:4px;display:inline-block;width:0;height:0;border-left:0;border-top:12px solid transparent;border-right:16px solid #fff;border-bottom:12px solid transparent;cursor:pointer;display:none}.calendar .next-month{position:absolute;top:12px;right:4px;display:inline-block;width:0;height:0;border-right:0;border-top:12px solid transparent;border-left:16px solid #fff;border-bottom:12px solid transparent;cursor:pointer;display:none}.calendar-table{width:96%;margin:0 auto;border-collapse:collapse;text-align:center}.calendar-table th{background:#ff8041;color:#fff;font-weight:bold;text-align:center;font-weight:bold;font-size:1.4rem;line-height:2.4rem;height:2.4rem;border:1px solid #faad88;width:14.2%}.calendar-table td{border:1px solid #faad88;background:#fff;font-size:2rem;height:4rem;font-weight:bold}.calendar-table td span{font-size:1rem;color:#e60012;line-height:1rem;font-weight:normal}.calendar-table td i{font-style:normal;float:left;font-size:5px;color:#dab866;font-weight:normal;line-height:10px}.currentDay a{color:red;font-weight:bold}.currentMonth{color:#231815}.currentMonth a{color:#231815}.otherMonth{color:#999}