/* 门诊缴费样式 */
.simple-op_fs_30 {
  font-size: 30px !important;
  line-height: 30px !important;
}
.simple-op_fs_24 {
  font-size: 24px !important;
  line-height: 30px !important;
}
.simple-op_fs_26 {
  font-size: 26px !important;
}
.simple-op_fs_20 {
  font-size: 20px !important;
  line-height: 28px !important;
}
.simple-op_color_333 {
  color: #333 !important;
}

.simple-op_mt_10 {
  margin-top: 10px !important;
}
.simple-op_mt_15 {
  margin-top: 15px !important;
}

.simple-op_width_unset {
  width: unset !important;
}
.simple-op_height_100 {
  height: 100% !important;
}
.simple-op_pd_10 {
  padding-bottom: 10px !important;
}
.simple-op_p_4_8 {
  padding: 4px 8px !important;
}
.simple-op_p_4_0 {
  padding: 4px 0 !important;
}

.simple-op_hidden {
  display: none !important;
}

.simple-op_center {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.simple-op_action_24 {
  font-size: 24px !important;
}

/*  */
.simple_ord-info-spec li span {
  width: unset !important;
}
.simple_ord-info-120 li span {
  width: 120px !important;
} 

.simple_go-pay-spec {
  padding: 8px 16px !important;
  height: 40px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.simple_item-li-spec .item-name {
  width: 120px !important;
}

/* 取号须知弹窗 */
.simple_takenumber-spec {
  min-height: 160px !important;
  margin-top: -100px !important;
  max-height: 800px !important;
  top: 30% !important;
}

.simple_takenumber-spec .simple_takenumber-p {
  max-height: 500px !important;
  overflow-y: scroll !important;
}

.simple_pay_summary-spec {
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding-right: 20px !important;
  box-sizing: border-box !important;
}

.simple_bottom-pay-spec .right {
  font-size: 20px !important;
}

.simple_check-order-detail-spec {
  height: 50px !important;
  width: 40% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.simple_look-invoice-spec {
  width: 70% !important;
}