.mask_calendar{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.6);display:none;z-index:9999}.mask_calendar .calendar{bottom:0;left:0;display:none;position:fixed;right:0;max-height:80%;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff}.mask_calendar .firstSelect{width:100%;background:#fff;position:fixed;top:0;left:0;height:100%;overflow:scroll;display:none}.mask_calendar .headerTip{font-size:14px}.mask_calendar .headerWrapper{height:50px;background:#fff;position:fixed;z-index:9999;display:flex;width:100%;justify-content:space-between;align-items:center;padding:0 10px}.mask_calendar .comfire{height:26px;line-height:26px;padding:0 10px;background:#1ed1ce;color:#fff;font-size:12px;cursor:pointer;border-radius:2px}.mask_calendar .dateZone{width:100%;margin:auto;background:#f3f3f5;margin-top:50px;position:fixed;z-index:9999;text-align:center;height:36px}.mask_calendar .dateZone .colo{color:#ef505e}.mask_calendar .tbody{margin-top:86px;text-align:center;padding-bottom:20px}.mask_calendar .dateTable{width:100%}.mask_calendar .tbody .ny1{padding:10px 0;border-top:2px solid #f3f3f5;font-size:18px}.mask_calendar .dateTable td{height:36px;width:14.28571429%;line-height:14px;border-top:2px solid #fff;border-bottom:2px solid #fff;box-sizing:content-box;font-size:16px}.mask_calendar .dateTable td.no{color:#ccc}.mask_calendar .dateTable td.in{border-radius:8px 0 0 8px}.mask_calendar .dateTable td.out{border-radius:0 8px 8px 0}.mask_calendar .dateTable td .rz{position:relative;font-size:12px}.mask_calendar .dateTable td .ruzhu_hover,.mask_calendar .dateTable td .lidian_hover{position:absolute;bottom:100%;left:0;right:0;background:rgba(0,0,0,0.8);color:#fff;font-size:12px;padding:5px;margin-bottom:3px;border-radius:3px}.mask_calendar .dateTable td .lidian_hover{top:100%;bottom:auto;margin:3px 0 0}.mask_calendar .datTip{background:rgba(0,153,255,0.8);width:40%;position:fixed;bottom:2px;left:30%}.mask_calendar .datTip p{width:100%;margin:auto;text-align:center;color:#fff;padding:3px 0;font-size:14px}.calendar_tishi{padding:12px 20px;background:rgba(0,0,0,0.6);position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;font-size:16px;border-radius:5px;display:none}