
.content[data-v-76d6863a] {
  margin: auto;
  background: #e1ebf2;
  box-sizing: border-box;
}
.activeStart[data-v-76d6863a] {
  background: #3ac3d7;
  color: white;
}
.center[data-v-76d6863a] {
  width: 100vw;
  margin: 15px;
  background: white;
  border-radius: 10px;
  padding: 58px;
  box-sizing: border-box;
}
.main[data-v-76d6863a] {
  display: flex;
  justify-content: space-between;
}

/*  */
.vip[data-v-76d6863a] {
  /*vip*/
  width: 25px;
  margin-right: 5px;
  height: 15px;
  background: #f1bb4f;
  opacity: 1;
  border-radius: 2px;
  font-size: 12px;
  color: white;
  line-height: 15px;
  display: block;
  text-align: center;
}
.te[data-v-76d6863a] {
  /*特别*/
  margin-right: 5px;
  width: 25px;
  height: 15px;
  background: #e84e2e;
  opacity: 1;
  color: white;
  line-height: 15px;
  border-radius: 2px;
  display: block;
  text-align: center;
}

/* 排队候诊的按钮 */

/* 接待中按钮 */
.button3[data-v-76d6863a] {
  width: 54px;
  height: 26px;
  background: #3ac3d7;
  opacity: 1;
  border-radius: 4px;
  color: white;
  border: none;
  cursor: pointer;
}

/* 选择项目按钮 */
.button4[data-v-76d6863a] {
  width: 74px;
  height: 26px;
  background: #f1bb4f;
  opacity: 1;
  border-radius: 4px;
  color: white;
  border: none;
  cursor: pointer;
}
.title[data-v-76d6863a] {
  padding: 20px 54px;
  width: 176px;
  height: 20px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 20px;
  color: #4a4949;
  opacity: 1;
}

/* 实线 */
.finese[data-v-76d6863a] {
  justify-content: center;
  display: flex;
  align-items: center;
  width: 106px;
  height: 30px;
  border: 1px solid #dfdfdf;
  opacity: 1;
  border-radius: 4px;
}
.center_msg[data-v-76d6863a] {
  color: black;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.center_msg div[data-v-76d6863a] {
  margin-left: 10px;
}
.button_sou[data-v-76d6863a] {
  background: #3ac3d7;
  color: #fff;
  font-size: 14px;
  width: 32px;
  line-height: 25px;
  text-align: center;
  height: 25px;
  margin-right: 10px;
  border-radius: 5px;
  cursor: pointer;
}
.right_bottom[data-v-76d6863a] {
  width: 120px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #f3f3f3;
  border: 1px solid #d9d9d9;
  opacity: 1;
  border-radius: 4px;
}
.box[data-v-76d6863a] {
  display: flex;
  width: 500px;
  justify-content: space-around;
  flex-wrap: wrap;
}

