


.center_msg[data-v-35f31657] {
  color: black;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.center_msg div[data-v-35f31657] {
  margin-left: 10px;
}
.button_sou[data-v-35f31657] {
  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;
}
.content[data-v-35f31657] {
  /* width: 1920px; */
  margin: auto;
  background: #e1ebf2;
  box-sizing: border-box;
  position: relative;
}
.buttons[data-v-35f31657] {
  position: absolute;
  right: 60px;
  top: 29px;
  cursor: pointer;
}
.left[data-v-35f31657] {
  width: 340px;
  /* height: 865px; */
}
.left_Box[data-v-35f31657] {
  width: 307px;
  height: 307px;
  background: #3ac3d7;
  opacity: 1;
  margin: 15px auto;
  text-align: center;
  border-radius: 10px;
  position: relative;
}
.left_flex[data-v-35f31657] {
  width: 200px;
  height: 200;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 50px auto;
}
.left_msg[data-v-35f31657] {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 22px;
  color: #ffffff;
  opacity: 1;
}
.left_num[data-v-35f31657] {
  font-size: 117px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 146px;
  color: #ffffff;
  opacity: 1;
}
.left_button[data-v-35f31657] {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
}
.left_start[data-v-35f31657] {
  width: 126px;
  height: 51px;
  background: #3ac3d7;
  opacity: 1;
  line-height: 51px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  margin-right: 11px;
  cursor: pointer;
}
.left_stop[data-v-35f31657] {
  width: 126px;
  height: 51px;
  line-height: 51px;
  background: white;
  border: 1px solid #c9c9c9;
  opacity: 1;
  border-radius: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
}
.center[data-v-35f31657] {
  width: calc(100vw - 375px);
  height: calc(100vh - 115px);
  margin: 15px;
  background: white;
  border-radius: 10px;
  padding: 58px;
  box-sizing: border-box;
}
.main[data-v-35f31657] {
  display: flex;
  justify-content: space-between;
}

/*  */
.vip[data-v-35f31657] {
  /*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-35f31657] {
  /*特别*/
  margin-right: 5px;
  width: 25px;
  height: 15px;
  background: #e84e2e;
  opacity: 1;
  color: white;
  line-height: 15px;
  border-radius: 2px;
  display: block;
  text-align: center;
}

/* 排队候诊的按钮 */
.button2[data-v-35f31657] {
  width: 74px;
  height: 26px;
  background: #3ac3d7;
  opacity: 1;
  border-radius: 4px;
  cursor: pointer;
  color: white;
  border: none;
}

/* 接待中按钮 */
.button3[data-v-35f31657] {
  width: 74px;
  height: 26px;
  background: #f1bb4f;
  opacity: 1;
  border-radius: 4px;
  color: white;
  border: none;
  cursor: pointer;
}
.button4[data-v-35f31657] {
  width: 74px;
  height: 26px;
  background: #f1bb4f;
  opacity: 1;
  border-radius: 4px;
  color: white;
  border: none;
  cursor: pointer;
  margin-left: 10px;
}
.button5[data-v-35f31657] {
  width: 74px;
  height: 26px;
  background: #b6995e;
  opacity: 1;
  border-radius: 4px;
  color: white;
  border: none;
  cursor: pointer;
  margin-left: 10px;
}
.button6[data-v-35f31657] {
  width: 74px;
  height: 26px;
  background: #bb8313;
  opacity: 1;
  border-radius: 4px;
  color: white;
  border: none;
  cursor: pointer;
  margin-left: 10px;
}
.title[data-v-35f31657] {
  padding: 20px 54px;
  width: 176px;
  height: 20px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 20px;
  color: #4a4949;
  opacity: 1;
}

/* 实线 */
.solid[data-v-35f31657] {
  width: 370px;
  height: 1px;
  background: #e1e1e1;
  opacity: 1;
}
.item_list[data-v-35f31657] {
  display: flex;
  justify-content: space-between;
  padding: 10px 51px;
}
.footer_box[data-v-35f31657] {
  display: flex;
  justify-content: center;
}
.footer_box div[data-v-35f31657] {
  margin: 0 5px;
  width: 185px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #3ac3d7;
  opacity: 1;
  color: white;
  border-radius: 22px;
  cursor: pointer;
}
.popfooterSolt[data-v-35f31657] {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 详情信息弹出层 */
.userInfoBox[data-v-35f31657] {
  display: flex;
  justify-content: space-around;
  margin: auto;
  flex-wrap: wrap;
  align-items: center;
}
.userInfoBox div[data-v-35f31657] {
  width: 280px;
  margin: 10px;
}

