#calendar{font-size:.625vw;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}.title-month{color:#fff;font-size:.9375vw;text-align:center;background-color:navy}.calendarList{width:24%}.choose-head{width:100%;background-color:#fff;padding-bottom:1.0416666667vw}.choose-year{text-align:center;font-size:1.3020833333vw}.choose-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.choose-input{width:5.2083333333vw!important}.month{width:100%;color:#333}.month ul{margin:0;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:1.8229166667vw}.month ul,.year-month{display:-webkit-box;display:-ms-flexbox;display:flex}.year-month{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-top:.5208333333vw}.choose-month{text-align:center;font-size:.625vw}.arrow{padding:.78125vw;color:#999}.month ul li{font-size:.625vw;text-transform:uppercase;letter-spacing:.15625vw}.weekdays{margin:0;padding:.5208333333vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#999;-ms-flex-pack:distribute;justify-content:space-around}.weekdays li{display:inline-block;width:13.6%;text-align:center}.days{padding:.5208333333vw;background:#fff;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.days li{display:inline-block;width:14.2%;text-align:center;padding-bottom:.2083333333vw;padding-top:.5208333333vw;font-size:.625vw;color:#000}.days li .active{padding:.3125vw .3125vw;background:green;color:#fff}.days li .other-month{padding:.2604166667vw;color:#dcdcdc}.days li:hover>span{padding:.3125vw .3125vw;background:#e1e1e1;color:#fff}.detail-box[data-v-1ab59f2c]{padding:.78125vw;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;background-color:#fff;overflow:hidden;overflow-y:auto}