body {
  background-color: #F4F5F7;
}
.hd_demo {
  width: 100%;
}
.hd_demo .head_demo {
  width: 100%;
}
.hd_demo .head_demo .greenHead_demo {
  width: 100%;
  height: 240px;
  background-image: url(/statics/tyck/img/bj-top.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.hd_demo .head_demo .greenHead_demo .headCor_demo {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  box-sizing: border-box;
  padding-top: 30px;
  justify-content: space-between;
}
.hd_demo .head_demo .greenHead_demo .headCor_demo .left_demo {
  display: flex;
}
.hd_demo .head_demo .greenHead_demo .headCor_demo .left_demo img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: cover;
}
.hd_demo .head_demo .greenHead_demo .headCor_demo .left_demo .leftInfo_demo {
  width: 272px;
  margin-left: 20px;
}
.hd_demo .head_demo .greenHead_demo .headCor_demo .left_demo .leftInfo_demo .head_demo {
  font-size: 28px;
  line-height: 38px;
  color: #fff;
  margin-bottom: 10px;
}
.hd_demo .head_demo .greenHead_demo .headCor_demo .left_demo .leftInfo_demo .tag_demo {
  display: flex;
}
.hd_demo .head_demo .greenHead_demo .headCor_demo .left_demo .leftInfo_demo .tag_demo .tagItem_demo {
  box-sizing: border-box;
  padding: 0 10px;
  background-color: #FFFFFF;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  margin-right: 4px;
  color: #00CBA2;
  line-height: 22px;
  font-size: 14px;
}
.hd_demo .head_demo .greenHead_demo .headCor_demo .left_demo .leftInfo_demo .name_demo {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  opacity: 0.9;
  margin-top: 15px;
}
.hd_demo .head_demo .greenHead_demo .headCor_demo .right_demo {
  width: 240px;
  height: 98px;
  background-color: #ffffff;
  box-sizing: border-box;
  color: #08C7A4;
  border: 1px solid #64d9d7;
  border-radius: 6px;
  padding: 20px;
  font-size: 16px;
  display: flex;
}
.hd_demo .head_demo .greenHead_demo .headCor_demo .right_demo img {
  width: 24px;
  height: 24px;
  display: block;
  padding-top: 3px;
}
.hd_demo .head_demo .greenHead_demo .headCor_demo .right_demo .text {
  line-height: 28px;
  color: #08C7A4;
  font-size: 16px;
  margin-left: 8px;
}
.hd_demo .head_demo .greenHead_demo .headCor_demo .right_demo .text a {
  line-height: 28px;
  color: #08C7A4;
  font-size: 16px;
  margin-left: 8px;
}
.hd_demo .headCard_demo {
  width: 1200px;
  margin: -47px auto 0 auto;
  box-sizing: border-box;
  padding: 25px 20px;
  background-color: #ffffff;
  border-radius: 12px;
}
.hd_demo .headCard_demo .title_demo {
  font-size: 28px;
  line-height: 36px;
  color: #1E2129;
  font-weight: bold;
}
.hd_demo .headCard_demo .info_demo {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  position: relative;
}
.hd_demo .headCard_demo .info_demo .iText_demo {
  width: 570px;
}
.hd_demo .headCard_demo .info_demo .iText_demo .topBlock_demo {
  font-size: 16px;
  line-height: 28px;
  color: #666;
  font-weight: normal;
}
.hd_demo .headCard_demo .info_demo .iText_demo .lookMore_demo {
  display: flex;
  color: #08C7A4;
  line-height: 22px;
  font-size: 14px;
  margin-top: 8px;
  align-items: center;
}
.hd_demo .headCard_demo .info_demo .iText_demo .lookMore_demo img {
  width: 14px;
  height: 14px;
  margin-left: 4px;
}
.hd_demo .headCard_demo .info_demo .iText_demo .hosInfo_demo {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 20px;
  border-radius: 12px;
  background-color: #FAFAFA;
  color: #666;
  margin-top: 20px;
}
.hd_demo .headCard_demo .info_demo .iText_demo .hosInfo_demo .tip_demo {
  color: #666;
  line-height: 34px;
  font-size: 14px;
  font-weight: normal;
}
.hd_demo .headCard_demo .info_demo .swCon_demo {
  width: 560px;
  height: 320px;
  border-radius: 12px;
  margin: 0;
}
.hd_demo .headCard_demo .info_demo .swCon_demo .swConCon_demo {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
.hd_demo .headCard_demo .info_demo .swCon_demo .swConCon_demo .conSlid_demo {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
.hd_demo .headCard_demo .info_demo .swCon_demo .swConCon_demo .conSlid_demo a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
.hd_demo .headCard_demo .info_demo .swCon_demo .swConCon_demo .conSlid_demo a img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
.hd_demo .headCard_demo .info_demo .pager {
  width: 80px;
  height: 28px;
  display: flex;
  position: absolute;
  right: 20px;
  z-index: 10;
  bottom: 20px;
  justify-content: space-between;
}
.hd_demo .headCard_demo .info_demo .pager .pageLeft_demo {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 6px;
  cursor: pointer;
}
.hd_demo .headCard_demo .info_demo .pager .pageLeft_demo img {
  width: 16px;
  height: 16px;
  rotate: 180deg;
  display: block;
}
.hd_demo .headCard_demo .info_demo .pager .pageLeft_demo:hover {
  background-color: #08C7A4;
}
.hd_demo .headCard_demo .info_demo .pager .pageRight_demo:hover {
  background-color: #08C7A4;
}
.hd_demo .headCard_demo .info_demo .pager .pageRight_demo {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 6px;
  cursor: pointer;
}
.hd_demo .headCard_demo .info_demo .pager .pageRight_demo img {
  width: 16px;
  height: 16px;
  display: block;
}
.hd_demo .env_demo {
  width: 1200px;
  box-sizing: border-box;
  padding: 25px 20px;
  background-color: #ffffff;
  border-radius: 12px;
  margin: 20px auto 0 auto;
}
.hd_demo .env_demo .title_demo {
  display: flex;
  font-size: 28px;
  line-height: 36px;
  color: #1E2129;
  font-weight: bold;
  justify-content: space-between;
}
.hd_demo .env_demo .title_demo .more_demo {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  line-height: 36px;
  display: flex;
  align-items: center;
}
.hd_demo .env_demo .title_demo .more_demo img {
  width: 12px;
}
.hd_demo .env_demo .envList_demo {
  width: 100%;
  margin-top: 20px;
  display: flex;
}
.hd_demo .env_demo .envList_demo img {
  width: 368px;
  height: 210px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 20px;
}
.hd_demo .env_demo .envList_demo img:last-child {
  margin-right: 0;
}
.hd_demo .hos-detail-demo {
  width: 1200px;
  box-sizing: border-box;
  padding: 25px 20px;
  background-color: #ffffff;
  border-radius: 12px;
  margin: 20px auto 0 auto;
}
.hd_demo .hos-detail-demo .title_demo {
  display: flex;
  font-size: 28px;
  line-height: 36px;
  color: #1E2129;
  font-weight: bold;
  justify-content: space-between;
}
.hd_demo .hos-detail-demo .title_demo .more_demo {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  line-height: 36px;
  display: flex;
  align-items: center;
}
.hd_demo .hos-detail-demo .title_demo .more_demo img {
  width: 12px;
}
.hd_demo .doc_demo {
  width: 1200px;
  box-sizing: border-box;
  padding: 25px 20px;
  background-color: #ffffff;
  border-radius: 12px;
  margin: 20px auto 0 auto;
}
.hd_demo .doc_demo .title_demo {
  display: flex;
  font-size: 28px;
  line-height: 36px;
  color: #1E2129;
  font-weight: bold;
  justify-content: space-between;
}
.hd_demo .doc_demo .title_demo .more_demo {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  line-height: 36px;
  display: flex;
  align-items: center;
}
.hd_demo .doc_demo .title_demo .more_demo img {
  width: 12px;
}
.hd_demo .doc_demo .large_demo {
  width: 100%;
  display: flex;
  margin-top: 20px;
}
.hd_demo .doc_demo .large_demo .largeItem_demo {
  width: 565px;
  height: 173px;
  display: flex;
  justify-content: space-between;
}
.hd_demo .doc_demo .large_demo .largeItem_demo .manPic_demo {
  width: 158px;
  height: 172px;
  border-radius: 12px;
  overflow: hidden;
}
.hd_demo .doc_demo .large_demo .largeItem_demo .manPic_demo img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  transition: 1s;
}
.hd_demo .doc_demo .large_demo .largeItem_demo .manPic_demo img:hover {
  transform: scale(1.2, 1.2);
}
.hd_demo .doc_demo .large_demo .largeItem_demo .manDo_demo {
  width: 385px;
  box-sizing: border-box;
  padding-right: 10px;
}
.hd_demo .doc_demo .large_demo .largeItem_demo .manDo_demo .man_demo:hover {
  color: #00CBA2;
}
.hd_demo .doc_demo .large_demo .largeItem_demo .manDo_demo .man_demo {
  font-size: 18px;
  line-height: 24px;
  color: #1E2129;
  font-weight: normal;
  margin-bottom: 10px;
}
.hd_demo .doc_demo .large_demo .largeItem_demo .manDo_demo .man_demo span {
  margin-left: 10px;
  color: #999;
  font-size: 14px;
  line-height: 24px;
}
.hd_demo .doc_demo .large_demo .largeItem_demo .manDo_demo .textMan_demo {
  margin-bottom: 5px;
  color: #666;
  line-height: 24px;
  font-size: 14px;
}
.hd_demo .doc_demo .large_demo .largeItem_demo .manDo_demo .textMan_demo span {
  color: #00CBA2;
}
.hd_demo .doc_demo .large_demo .largeItem_demo .manDo_demo .manBtn_demo {
  width: 94px;
  height: 30px;
  border-radius: 6px;
  background-color: #00CBA2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  line-height: 30px;
  font-size: 14px;
}
.hd_demo .doc_demo .large_demo .largeItem_demo .manDo_demo .manBtn_demo:hover {
  background-color: rgba(0, 203, 162, 0.8);
}
.hd_demo .doc_demo .small_demo {
  display: flex;
  width: 100%;
  margin-top: 30px;
  justify-content: space-between;
}
.hd_demo .doc_demo .small_demo .smallCard_demo {
  width: 275px;
  height: 100%;
  border: 1px solid #eee;
  border-radius: 10px;
  display: block;
  box-sizing: border-box;
  padding: 17px 15px;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .head_demo {
  display: flex;
  border-bottom: 1px solid #eee;
  padding-bottom: 17px;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .head_demo .picCon_demo {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
  flex-grow: 0;
  flex-shrink: 0;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .head_demo .picCon_demo img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: 1s;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .head_demo .picCon_demo img:hover {
  transform: scale(1.2, 1.2);
}
.hd_demo .doc_demo .small_demo .smallCard_demo .head_demo .headT_demo {
  flex-grow: 1;
  height: 52px;
  margin-left: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .head_demo .headT_demo .name_demo {
  line-height: 24px;
  font-size: 18px;
  color: #1E2129;
  font-weight: normal;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .head_demo .headT_demo .name_demo span {
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
  color: #999;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .head_demo .headT_demo .name_demo:hover {
  color: #00CBA2;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .head_demo .headT_demo .num_demo {
  color: #999;
  line-height: 22px;
  font-size: 14px;
  font-weight: normal;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .head_demo .headT_demo .num_demo span {
  color: #FFB54D;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .like_demo {
  width: 100%;
  margin-top: 13px;
  margin-bottom: 13px;
  height: 44px;
  line-height: 22px;
  color: #666;
  font-size: 14px;
  font-weight: normal;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .like_demo span {
  color: #999;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .detail_demo {
  width: 87px;
  height: 30px;
  margin: 0 auto;
  border-radius: 6px;
  color: #ffffff;
  font-size: 14px;
  background-color: #00CBA2;
  line-height: 30px;
  text-align: center;
}
.hd_demo .doc_demo .small_demo .smallCard_demo .detail_demo:hover {
  background-color: rgba(0, 203, 162, 0.8);
}
.hd_demo .new_demo {
  width: 1200px;
  box-sizing: border-box;
  padding: 25px 20px 15px 20px;
  background-color: #ffffff;
  border-radius: 12px;
  margin: 20px auto 0 auto;
}
.hd_demo .new_demo .title_demo {
  display: flex;
  font-size: 28px;
  line-height: 36px;
  color: #1E2129;
  font-weight: bold;
  justify-content: space-between;
}
.hd_demo .new_demo .title_demo .more_demo {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  line-height: 36px;
  display: flex;
  align-items: center;
}
.hd_demo .new_demo .title_demo .more_demo img {
  width: 12px;
}
.hd_demo .new_demo .hot_demo {
  display: flex;
  line-height: 28px;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 15px;
}
.hd_demo .new_demo .hot_demo .title_demo {
  font-size: 18px;
  width: calc(100% - 140px);
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hd_demo .new_demo .hot_demo .title_demo:before {
  display: inline-block;
  line-height: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
  background: red;
  color: #fff;
  border-radius: 4px;
  vertical-align: middle;
  content: '热';
  font-size: 14px;
  font-weight: 400;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.hd_demo .new_demo .hot_demo .title_demo:hover {
  color: #00CBA2;
}
.hd_demo .new_demo .hot_demo .time_demo {
  color: #999;
  font-size: 14px;
  font-weight: normal;
}
.hd_demo .new_demo .hotIntro_demo {
  width: 100%;
  color: #666;
  line-height: 24px;
  font-size: 16px;
  margin-top: 15px;
}
.hd_demo .new_demo .line_demo {
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #eee;
  margin-top: 20px;
}
.hd_demo .new_demo .list_demo {
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.hd_demo .new_demo .list_demo a {
  width: 33.333333%;
  box-sizing: border-box;
  padding-right: 20px;
  line-height: 24px;
  color: #1E2129;
  margin-bottom: 10px;
  font-size: 16px;
  flex-grow: 0;
  flex-shrink: 0;
}
.hd_demo .new_demo .list_demo a:nth-child(1) {
  font-weight: bold;
}
.hd_demo .new_demo .list_demo a:nth-child(2) {
  font-weight: bold;
}
.hd_demo .new_demo .list_demo a:nth-child(3) {
  font-weight: bold;
}
.hd_demo .new_demo .list_demo a:hover {
  color: #00CBA2;
}
.hd_demo .new_demo .list_demo a:before {
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  background: #ccc;
  border-radius: 50%;
  margin-right: 8px;
  content: '';
}
.hd_demo .sub_demo {
  width: 1200px;
  box-sizing: border-box;
  padding: 25px 20px;
  background-color: #ffffff;
  border-radius: 12px;
  margin: 20px auto 0 auto;
}
.hd_demo .sub_demo .title_demo {
  display: flex;
  font-size: 28px;
  line-height: 36px;
  color: #1E2129;
  font-weight: bold;
  justify-content: space-between;
}
.hd_demo .sub_demo .title_demo .more_demo {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  line-height: 36px;
  display: flex;
  align-items: center;
}
.hd_demo .sub_demo .title_demo .more_demo img {
  width: 12px;
}
.hd_demo .sub_demo .subList_demo {
  display: flex;
  flex-wrap: wrap;
}
.hd_demo .sub_demo .subList_demo .subItem_demo {
  width: 50%;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding-right: 30px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-top: 20px;
}
.hd_demo .sub_demo .subList_demo .subItem_demo .imgCon_demo {
  width: 168px;
  height: 104px;
  border-radius: 6px;
  overflow: hidden;
  flex-grow: 0;
  flex-shrink: 0;
}
.hd_demo .sub_demo .subList_demo .subItem_demo .imgCon_demo img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  transition: 1s;
}
.hd_demo .sub_demo .subList_demo .subItem_demo .imgCon_demo img:hover {
  transform: scale(1.2, 1.2);
}
.hd_demo .sub_demo .subList_demo .subItem_demo .subInfo_demo {
  width: calc(100% - 15px - 168px);
  margin-left: 15px;
}
.hd_demo .sub_demo .subList_demo .subItem_demo .subInfo_demo .titleS_demo {
  font-size: 16px;
  color: #1E2129;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hd_demo .sub_demo .subList_demo .subItem_demo .subInfo_demo .titleS_demo:hover {
  color: #00CBA2;
}
.hd_demo .sub_demo .subList_demo .subItem_demo .subInfo_demo .tagsss_demo {
  width: 100%;
  height: 22px;
  overflow: hidden;
  font-size: 12px;
  margin-top: 5px;
}
.hd_demo .sub_demo .subList_demo .subItem_demo .subInfo_demo .tagsss_demo span {
  padding: 2px 8px;
  background: #F9F6F7;
  border-radius: 10px;
  margin: 0 6px 5px 0;
  color: #999;
  font-size: 12px;
  line-height: 22px;
}
.hd_demo .sub_demo .subList_demo .subItem_demo .subInfo_demo .addresss_demo {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666;
  line-height: 24px;
  font-size: 12px;
}
.hd_demo .sub_demo .subList_demo .subItem_demo .subInfo_demo .btn_demo {
  width: 94px;
  height: 28px;
  line-height: 26px;
  border-radius: 14px;
  border: 1px solid #00CBA2;
  color: #00CBA2;
  font-size: 14px;
  text-align: center;
}
.hd_demo .sub_demo .subList_demo .subItem_demo:nth-child(2n) {
  padding-right: 10px;
}
.hd_demo .docSub_demo {
  width: 1200px;
  box-sizing: border-box;
  padding: 25px 20px;
  background-color: #ffffff;
  border-radius: 12px;
  margin: 20px auto 0 auto;
}
.hd_demo .docSub_demo .title_demo {
  display: flex;
  font-size: 28px;
  line-height: 36px;
  color: #1E2129;
  font-weight: bold;
  justify-content: space-between;
}
.hd_demo .docSub_demo .title_demo .more_demo {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  line-height: 36px;
  display: flex;
  align-items: center;
}
.hd_demo .docSub_demo .title_demo .more_demo img {
  width: 12px;
}
.hd_demo .docSub_demo .docSubList_demo {
  width: 100%;
  margin-top: 15px;
  display: flex;
}
.hd_demo .docSub_demo .docSubList_demo .docTJ_demo {
  width: 275px;
  margin: 0 20px 20px 0;
  display: block;
  border-radius: 12px;
  background: #F7FAFA;
  height: 340px;
  box-sizing: border-box;
  padding: 15px 14px 0 14px;
}
.hd_demo .docSub_demo .docSubList_demo .docTJ_demo .imgConS_demo {
  width: 98px;
  height: 98px;
  border-radius: 50%;
  margin: 0 auto;
  background: linear-gradient(19deg, #62C4A6 0%, #CAE9E0 100%);
  padding: 4px 2px 0;
}
.hd_demo .docSub_demo .docSubList_demo .docTJ_demo .imgConS_demo img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.hd_demo .docSub_demo .docSubList_demo .docTJ_demo .nameMan_demo {
  line-height: 26px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
}
.hd_demo .docSub_demo .docSubList_demo .docTJ_demo .do_demo {
  width: 100%;
  color: #999;
  line-height: 26px;
  font-size: 14px;
  text-align: center;
}
.hd_demo .docSub_demo .docSubList_demo .docTJ_demo .hosAdd_demo {
  line-height: 26px;
  font-size: 16px;
  color: #1E2129;
  text-align: center;
  margin-bottom: 10px;
}
.hd_demo .docSub_demo .docSubList_demo .docTJ_demo .likess_demo {
  width: 100%;
  margin-bottom: 15px;
  height: 48px;
  color: #666;
  line-height: 24px;
  font-size: 16px;
}
.hd_demo .docSub_demo .docSubList_demo .docTJ_demo .nowMon_demo {
  width: 130px;
  height: 40px;
  line-height: 40px;
  color: #62C4A6;
  border: 1px solid #62C4A6;
  border-radius: 8px;
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
}
.hd_demo .docSub_demo .docSubList_demo .docTJ_demo .nowMon_demo:hover {
  background-color: #62C4A6;
  color: #ffffff;
}
.hd_demo .docSub_demo .docSubList_demo .docTJ_demo:last-child {
  margin-right: 0;
}
.ellipsis1 {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ellipsis2 {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ellipsis3 {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.ellipsis4 {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
/*# sourceMappingURL=hospitalDetail.css.map */