body {
  background-color: #FBFBFB;
}
.public-content {
  position: relative;
  margin: 0 auto;
  width: 1400px;
  padding-left: 20px;
  margin-top: 20px;
  border-radius: 10px;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 21px 0px rgba(212, 212, 212, 0.53);
}
.outfit_nav p {
  font-size: 14px;
  color: #2e2f2f;
  float: left;
  line-height: 34px;
}
.outfit_nav p {
  font-size: 16px;
  line-height: 50px;
}
.outfit_nav .outfit_shaixuan {
  width: 1280px;
}
.outfit_shaixuan a {
  margin-left: 0 !important;
}
.outfit_nav p a {
  color: #2e2f2f;
  margin-left: 20px;
  line-height: 34px;
  white-space: nowrap;
  padding: 4px 12px;
}
.outfit_nav p a:hover {
  color: #0462C1;
}
.outfit_nav p a {
  line-height: 50px;
  padding: 10px 20px;
  font-size: 16px;
}
.outfit_nav .outfit_shaixuan .active {
  color: #0462C1;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  zoom: 1;
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.hospitalnav {
  display: flex;
  width: 1000px;
  align-items: center;
  justify-content: space-between;
}
.hospitalBox {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 30px;
}
.hospitalBox .hospitalBoxLeft {
  width: 75%;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 21px 0px rgba(212, 212, 212, 0.53);
  border-radius: 10px;
  box-sizing: border-box;
}
.hospitalBox .hospitalBoxRight {
  padding: 10px;
  width: calc(100% - 78%);
  display: inline-block;
  align-self: flex-start;
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0px 4px 21px 0px rgba(212, 212, 212, 0.53);
  box-sizing: border-box;
}
.font14 {
  font-size: 14px;
}
.date > button {
  border: none;
  border-radius: 4px;
  text-align: center;
  line-height: 20px;
  background-color: #EBF4FF;
  color: #00387D;
  font-weight: 400;
  font-size: 20px;
  padding: 5px;
}
.RcommendBoxTitle:hover {
  color: #0462C1;
}
.rcommendImage {
  width: 220px;
  height: 121px;
  overflow: hidden;
}
.onlin > div {
  position: absolute;
  right: 20px !important;
  bottom: 20px !important;
}
.firstRecommend {
  border-top: 2px solid #FF9E58 !important;
}
.zx-twoTitle::after {
  bottom: -55% !important;
}

