#hospitalList .server[data-v-753c81da] {
  color: rgba(2, 167, 240, 0.99607843);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#hospitalList .brief[data-v-753c81da] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#hospitalList .edit[data-v-753c81da] {
  color: #1890FF;
  margin-right: 8px;
  cursor: pointer;
}
#hospitalList .enable[data-v-753c81da] {
  color: #70B603;
  cursor: pointer;
}
#hospitalList .tableList[data-v-753c81da] {
  width: 100%;
}
#hospitalList .tableList table[data-v-753c81da] {
  width: 100%;
}
#hospitalList .tableList table thead[data-v-753c81da] {
  height: 50px;
  line-height: 50px;
  border: 1px solid #dcdee2;
  background-color: #f8f8f9;
}
#hospitalList .tableList table thead th[data-v-753c81da] {
  text-align: center;
}
#hospitalList .tableList table tr td[data-v-753c81da] {
  text-align: center;
  min-width: 0;
  height: 68px;
  line-height: 68px;
  box-sizing: border-box;
  text-overflow: ellipsis;
  vertical-align: middle;
  border-bottom: 1px solid #e8eaec;
  white-space: pre-wrap;
}
#hospitalList .tableList table tr td button[data-v-753c81da] {
  width: 80px;
  height: 30px;
  line-height: 20px;
  background: #1890FF;
  color: #fff;
  padding: 0 8px;
  border: 0;
}
#hospitalList .tableList table tr td .btn1[data-v-753c81da] {
  color: #1890FF;
}
#hospitalList .tableList table tr td .btn2[data-v-753c81da] {
  color: #D9001B;
}
#hospitalList .tableList table tr td .btn3[data-v-753c81da] {
  color: #70B603;
}
#hospitalList .list .listOne .label .btn[data-v-753c81da] {
  width: 40px;
  height: 10px;
  line-height: 10px;
  color: #ffff;
  background: #1890FF;
  color: #fff;
  background-color: #2d8cf0;
  /* border-color: #2d8cf0; */
  border: 0;
  /* font-size: 14px; */
  border-radius: 3px;
}

