.doc_type {
  display: flex;
  margin: 0 auto 0 12px;
}
.doc_type span {
  background: #D81E06;
  border-radius: 0px 10px 10px 13px;
  color: #fff;
  margin: 0 12px 0 0;
  display: block;
  padding: 2px 12px;
  font-size: 16px;
}
.doc_type .nature {
  background: #2B9AF8;
}
.doc_type p {
  color: #999;
  margin: 0 60px 0 0;
}
.likesList {
  width: 100%;
  min-height: 220px;
  border: 2px solid #d51111;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 12px;
}
.likesList .likesHead {
  display: flex;
  justify-content: space-between;
}
.likesList .likesHead .likesName {
  display: flex;
  color: #D81E06;
  font-size: 18px;
  align-items: center;
  margin: 0;
}
.likesList .likesHead .likesName img {
  width: 20px;
  height: 20px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 6px;
}
.likesList .likesHead .likesName div {
  line-height: 19px;
}
.likesList .likesHead .allClass {
  width: 90px;
  height: 25px;
  background-color: #49E3D9;
  border-radius: 8px;
  margin: 0;
  color: #ffffff;
  text-align: center;
  line-height: 25px;
}
.likesList .likeListCon {
  margin-top: 10px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 30px;
}
.likesList .likeListCon a {
  margin: 0 8px 8px 0;
  color: #A4A4A4;
}
.likesList .likeListCon a:hover {
  color: #D81E06;
}
.left {
  background-color: #fafafa !important;
  padding: 0!important;
}
.left .apply_hospital {
  width: 100%;
  margin-bottom: 20px;
}
.left .apply_hospital .apply_hospital_header {
  font-size: 18px;
  font-weight: 500;
  color: #555;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 50px 25px 40px;
  border-bottom: 1px solid #ededed;
}
.left .apply_hospital .apply_hospital_header .tit {
  margin: 0;
}
.left .apply_hospital .apply_hospital_body .panel .list:last-child {
  border: none;
}
.left .apply_hospital .apply_hospital_body .panel {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 30px 0 30px;
}
.left .apply_hospital .apply_hospital_body .panel .list {
  padding: 28px 0 28px 0;
  margin: 0;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #d8d8d8;
}
.left .apply_hospital .apply_hospital_body .panel .list .news {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}
.left .apply_hospital .apply_hospital_body .panel .list .news img {
  width: 230px;
  height: 160px;
  margin: 0 28px 0 0;
  border-radius: 8px;
}
.left .apply_hospital .apply_hospital_body .panel .list .inner {
  width: 440px;
  height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.left .apply_hospital .apply_hospital_body .panel .list .inner .title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 22px;
  font-weight: 500;
  line-height: normal;
  color: #3D3D3D;
}
.left .apply_hospital .apply_hospital_body .panel .list .inner .title .look {
  flex-shrink: 0;
  width: 107px;
  height: 36px;
  border-radius: 5px;
  opacity: 1;
  background: #D81E06;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  color: #FFFFFF;
  text-align: center;
  line-height: 36px;
  margin: 0;
}
.left .apply_hospital .apply_hospital_body .panel .list .inner .tab-list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 10px;
}
.left .apply_hospital .apply_hospital_body .panel .list .inner .tab-list .tab {
  padding: 0 8px;
  height: 25px;
  border-radius: 5px;
  opacity: 1;
  border: 1px solid #A7A4A4;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  color: #A7A4A4;
  margin: 0 12px 0 0;
}
.left .apply_hospital .apply_hospital_body .panel .list .inner .content {
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  line-height: 23px;
  color: #38C19A;
  margin-top: auto;
}
.left .apply_hospital .apply_hospital_body .panel .item {
  width: 217px;
  position: relative;
  margin: 0;
  margin-right: 28px;
}
.left .apply_hospital .apply_hospital_body .panel .item img {
  width: 100%;
  height: 252px;
  border-radius: 10px;
}
.left .apply_hospital .apply_hospital_body .panel .item div {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  border-radius: 0px 0px 10px 10px;
  background: rgba(0, 0, 0, 0.5);
}
.left .artCon {
  width: 100%;
  background-color: #ffffff;
  margin-top: 12px;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 8px;
  box-shadow: 0px 4px 21px 0px rgba(212, 212, 212, 0.5);
}
.mt_22px {
  margin-top: 22px;
}
.topLine {
  padding-top: 5px;
  margin-top: 8px;
}
.knoHosInfo {
  width: 100%;
  height: 80px;
  margin-top: 10px!important;
  background-color: #FFF7F6;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 10px;
  border-radius: 10px;
}
.knoHosInfo .left {
  display: flex;
  width: 59%;
  flex-grow: 0;
  flex-shrink: 0;
  border-right: 1px solid #D81E06;
  background-color: #FFF7F6 !important;
  margin-right: 10px!important;
}
.knoHosInfo .left img {
  width: 45px;
  height: 45px;
  margin: 0;
}
.knoHosInfo .left .infoBlock {
  display: flex;
  font-size: 14px;
  color: #D81E06;
  justify-content: space-between;
  flex-grow: 1;
  box-sizing: border-box;
  padding: 0 12px;
  flex-wrap: wrap;
}
.knoHosInfo .left .infoBlock a {
  font-size: 14px;
  font-weight: bold;
  color: #D81E06;
  margin: 0!important;
}
.knoHosInfo .left .infoBlock a:hover {
  font-weight: bold;
  text-decoration: underline;
  /* 添加下划线 */
  text-decoration-color: #D81E06;
  /* 设置下划线颜色 */
  text-underline-offset: 3px;
  /* 可选：设置下划线与文本的距离 */
}
.knoHosInfo .left .infoBlock p {
  font-size: 14px;
  font-weight: bold;
  color: #D81E06;
  margin: 0!important;
}
.knoHosInfo .left .infoBlock p:hover {
  text-decoration: underline;
  /* 添加下划线 */
  text-decoration-color: #D81E06;
  /* 设置下划线颜色 */
  text-underline-offset: 3px;
  /* 可选：设置下划线与文本的距离 */
}
.knoHosInfo .right {
  display: flex;
  width: 41%;
  flex-grow: 0;
  flex-shrink: 0;
  background-color: #FFF7F6 !important;
  margin-right: 10px!important;
  align-items: center;
}
.knoHosInfo .right img {
  width: 45px;
  height: 45px;
  margin: 0;
}
.knoHosInfo .right .infoBlock {
  display: flex;
  font-size: 14px;
  color: #D81E06;
  justify-content: space-between;
  flex-grow: 1;
  box-sizing: border-box;
  padding: 0 12px;
  flex-wrap: wrap;
}
.knoHosInfo .right .infoBlock a {
  font-size: 14px;
  font-weight: bold;
  color: #D81E06;
  margin: 0!important;
}
.knoHosInfo .right .infoBlock a:hover {
  font-weight: bold;
  text-decoration: underline;
  /* 添加下划线 */
  text-decoration-color: #D81E06;
  /* 设置下划线颜色 */
  text-underline-offset: 3px;
  /* 可选：设置下划线与文本的距离 */
}
.knoHosInfo .right .infoBlock p {
  font-size: 14px;
  font-weight: bold;
  color: #D81E06;
  margin: 0!important;
}
.knoHosInfo .right .infoBlock p:hover {
  text-decoration: underline;
  /* 添加下划线 */
  text-decoration-color: #D81E06;
  /* 设置下划线颜色 */
  text-underline-offset: 3px;
  /* 可选：设置下划线与文本的距离 */
}
.suitBlock {
  width: 90%;
  box-shadow: 0px 4px 21px 0px rgba(212, 212, 212, 0.2);
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #f9f9f9;
  border-radius: 10px;
  margin: 25px auto 12px auto!important;
  align-items: center;
}
.suitBlock .imgCon {
  width: 180px;
  height: 120px;
  flex-grow: 0;
  flex-shrink: 0;
  object-fit: cover;
  border-radius: 10px;
  margin: 0 !important;
}
.suitBlock .imgCon img {
  width: 180px;
  height: 120px;
  flex-grow: 0;
  flex-shrink: 0;
  object-fit: cover;
  border-radius: 10px;
  margin: 0 !important;
}
.suitBlock .suitHosInfo {
  width: calc(100% - 200px);
  height: 90%!important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.suitBlock .suitHosInfo .head {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #3D3D3D;
  font-size: 18px;
}
.suitBlock .suitHosInfo .head .hosName {
  color: #3D3D3D;
  font-size: 18px;
}
.suitBlock .suitHosInfo .head .hosName:hover {
  color: #A42127;
}
.suitBlock .suitHosInfo .head a {
  margin: 0!important;
}
.suitBlock .suitHosInfo .head .lookBtn {
  width: 80px;
  height: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  background-color: #A42127;
  margin: 0 !important;
  border-radius: 6px;
  color: #ffffff;
}
.suitBlock .suitHosInfo .infoBlock {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 6px;
}
.suitBlock .suitHosInfo .infoBlock a {
  margin: 0!important;
  font-size: 14px;
  font-weight: normal;
  line-height: 23px;
  color: #A42127;
}
.cardCon {
  width: 100%;
}
.margin_left_16 {
  margin-left: 16px;
  width: calc(100% - 216px) !important;
}
.shadowCon {
  box-shadow: 0px 4px 21px 0px rgba(212, 212, 212, 0.4);
}
.head .artDetail .hosInfoCon {
  display: flex;
  margin: 0!important;
}
.head .artDetail .hosInfoCon .hosName {
  color: #3D3D3D;
  font-size: 18px;
}
.head .artDetail .hosInfoCon .hosName a {
  margin: 0!important;
}
.hosInfoCon {
  margin: 0!important;
}
.spanCon {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0em;
  color: #A42127;
  margin-left: 6px;
  box-sizing: border-box;
  padding: 3px 8px;
  border: 1px solid #A42127;
  border-radius: 12px;
}
.marLeft_none {
  margin-left: 0 !important;
}
.docDetail_95 {
  height: 95% !important;
}
/*# sourceMappingURL=docHead.css.map */