.calendar-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calendar-head .head-date{width:120px}.calendar-head .head-date .ivu-date-picker-focused input{-webkit-box-shadow:none;box-shadow:none}.calendar-head .head-date .ivu-input-suffix i{cursor:pointer;color:#000}.calendar-head .head-date .ivu-input-suffix i:before{content:"▼"}.calendar-head .head-date .ivu-input{border:none;font-size:14px;font-family:PingFang SC;font-weight:700;color:#000}.calendar-head .head-legend{text-align:right;line-height:32px;width:calc(100% - 140px)}.calendar-head .head-legend .box1{width:10px;height:10px;background:#35d0b0;border-radius:50%;display:inline-block;margin-right:10px}.calendar-head .head-legend .box2{width:10px;height:10px;background:#b8b8b8;border-radius:50%;margin:0 10px;display:inline-block}.calendar-week{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:30px;font-weight:700}.calendar-week .item{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;color:#939393}.calendar-view{position:relative;margin-bottom:10px}.calendar-view .date-view{float:left;width:14.285%;height:50px;padding:5px 10px;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;cursor:pointer}.calendar-view .date-view .online{color:#01caa6!important}.calendar-view .date-view .hlText{background:rgba(1,202,166,.2);-webkit-box-shadow:0 0 6px 0 rgba(1,202,166,.28);box-shadow:0 0 6px 0 rgba(1,202,166,.28)}.calendar-view .date-view .date-day{display:inline-block;font-family:HarmonyOS Sans SC;font-weight:400;text-align:center;color:rgba(4,0,0,.4);border-radius:50%;font-size:16px;width:30px;height:30px;line-height:30px;position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.calendar-view .date-view .text{position:absolute;bottom:-3px;left:50%;font-size:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#01caa6!important}.calendar-view .date-view .ivu-tooltip{position:absolute;top:0;width:100%;height:100%}.calendar-view .date-view .ivu-tooltip .ivu-tooltip-rel{width:100%;height:100%;z-index:99999}.calendar-view .date-view .ivu-tooltip .ivu-tooltip-rel i:before{content:""}.calendar-view .current .date-day{color:#fff!important;background:#01caa6!important;-webkit-box-shadow:0 0 6px 0 rgba(1,202,166,.28);box-shadow:0 0 6px 0 rgba(1,202,166,.28)}.ivu-tooltip-arrow,.ivu-tooltip-inner,.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow{background:rgba(215,246,241,.8)!important}.ivu-tooltip-arrow{display:none}.ivu-tooltip-inner{padding:6px 20px}.ivu-tooltip-inner ul p{font-size:13px;font-family:PingFang SC;font-weight:400;color:#01caa6;line-height:24px}