.Appointment-Card{margin:0 30px 20px;padding:0 20px;background-color:#eee;border:1px solid #868686;-webkit-box-shadow:2px 2px 4px #eee;box-shadow:2px 2px 4px #eee;border-radius:10px}.Appointment-Card.hasWarnning{border-color:red}.Appointment-Card.hasWarnning .Appointment-Card-warnning{color:red}.Appointment-Card .Appointment-Card-Title{line-height:55px;font-size:18px;color:#868686}.Appointment-Card .Appointment-Card-Method{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Appointment-Card .Appointment-Card-Method .Appointment-Card-Method-Item{font-weight:700;font-size:16px;line-height:30px;width:260px;padding-left:50px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px}.Appointment-Card .Appointment-Card-Method .Appointment-Card-Method-Item .Appointment-Card-Method-ItemLabel,.Appointment-Card .Appointment-Card-Method .Appointment-Card-Method-Item .Appointment-Card-Method-ItemValue{width:100px;text-align:right}.Appointment-Card .Appointment-Card-Method .Appointment-Card-Method-Item .Appointment-Card-Method-ItemLabel{width:120px;text-align:left}.Appointment-Card .Appointment-Card-CampusName{font-size:15px;font-weight:700;line-height:50px;color:#000}.Appointment-Card .Appointment-Card-warnning{text-align:right;font-size:16px;line-height:45px}.Appointment-Card .Appointment-Card-warnning.hasWarnning{color:red}.Appointment-Card .Appointment-Card-Time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.Appointment-Card .Appointment-Card-Time .Appointment-Card-TimeInput{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.Appointment-Card .Appointment-Card-Time .Appointment-Card-TimeInput .el-input-number{width:100px}