.week-selector-dialog[data-v-c05e9d36]{width:100%;height:100%;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}.dialog-content[data-v-c05e9d36]{width:375px;background:#fff;border-radius:10px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dialog-header[data-v-c05e9d36]{position:relative;padding:20px 16px 12px;background:#fff}.dialog-header h3[data-v-c05e9d36]{margin:0 0 4px 0;font-family:PingFang SC;font-weight:600;font-size:16px;color:#2b2c2f;text-align:center}.dialog-header .subtitle[data-v-c05e9d36]{margin:0;font-weight:400;font-size:12px;color:#999;text-align:center}.dialog-body[data-v-c05e9d36]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px;background:#fff}.week-list[data-v-c05e9d36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.week-item[data-v-c05e9d36]{padding:12px 16px;font-size:14px;color:#2b2c2f;text-align:center;cursor:pointer;border-radius:4px;margin-bottom:8px;-webkit-transition:background .2s;transition:background .2s}.week-item[data-v-c05e9d36]:last-child{margin-bottom:0}.week-item[data-v-c05e9d36]:hover{background:#f5f5f5}.week-item.active[data-v-c05e9d36]{background:#e6f3ff;color:#2189ff}.dialog-footer[data-v-c05e9d36]{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #e9e9e9;padding:12px 16px;background:#fff}.btn[data-v-c05e9d36]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:36px;border:none;border-radius:4px;font-size:14px;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s}.btn[data-v-c05e9d36]:hover{opacity:.8}.btn.btn-cancel[data-v-c05e9d36]{margin-right:12px;background:#f5f5f5;color:#666}.btn.btn-confirm[data-v-c05e9d36]{background:#2189ff;color:#fff}