.calendar{padding-top:10px;min-height:580px;border-top:none}.calendar,.month{width:100%}.month ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.year-month{cursor:pointer;margin:15px 30px}.arrow{width:35px;height:35px;line-height:35px;border-radius:3px;text-align:center;cursor:pointer;border:1px solid #ccc}.arrow:hover{background:#00bfff}.month ul li{color:#000;font-size:20px;text-transform:uppercase;letter-spacing:3px}.weekdays{margin:0 -1px;border:1px solid #e7e7e7;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#000;-ms-flex-pack:distribute;justify-content:space-around}.weekdays li{display:inline-block;height:33px;line-height:33px;width:14.28%;text-align:center}.days{margin:0 -1px;background:#fff}.days li{float:left;list-style-type:none;display:block;width:14.28%;height:76px;padding:5px;font-size:12px;color:#000;overflow:hidden;border-right:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.days li:nth-child(2),.days li:nth-child(9),.days li:nth-child(16),.days li:nth-child(23),.days li:nth-child(30),.days li:nth-child(37){border-left:1px solid #e7e7e7}.days li .active{display:inline-block;width:17px;height:17px;color:#fff;margin-top:-2px;text-align:center;line-height:17px;background-color:#29e;border-radius:50%}.days li .tday{min-width:40px}.days li .activeTday{min-width:56px}.days li .lunarday{margin-left:4px;font-size:12px;color:#bfbfbf;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.days li .other-month,.days li .this-month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.days li .other-month{color:#dcdcdc}.days li:hover{background:#f5f5f5}.remarks{margin-top:3px;color:#ff2832;font-size:10px;line-height:14px;overflow:hidden;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.isOne{line-height:16px;-webkit-line-clamp:4}.isTwo{line-height:15px;-webkit-line-clamp:2}.add_remarks{height:100%;display:block;cursor:pointer}.loading{position:relative;top:200px}.explain{font-size:12px;line-height:16px;margin-left:20px}