.popularDoctors {
  /* width: 100% !important;
    grid-template-columns: repeat(3, auto) !important; */
}
.onlin > div {
  position: absolute;
  right: 20px !important;
  bottom: 20px !important;
}
.hospitalBox .hospitalBoxLeft {
  align-self: flex-start;
  box-sizing: border-box;
}
.hospitalBox .hospitalBoxRight {
  display: inline-block;
  align-self: flex-start;
}
.firstRecommend {
  border-top: 2px solid #FF9E58 !important;
}
.zx-twoTitle::after {
  bottom: -55% !important;
}
.lodingBtn {
  text-align: center;
  color: #2196F3;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 11px;
  cursor: pointer;
}
