.bgColor{
  background: linear-gradient(to bottom, #2267F2,#fff,#fff,#fff,#fff,#fff,#fff);
}
.yyjj-cont{
  padding-bottom: 3rem;
}
.yyjj-cont .hospital-img-wrap{
  width: 7.00rem;
  height: 3.11rem;
  background-color: #fff;
  margin: 0 auto;
  padding: 0.15rem;
  box-sizing: border-box;
  border-radius: 0.30rem;
  margin-top: 0.2rem;
}
.yyjj-cont .hospital-img-wrap .imgSub{
  width: 100%;
  height: 100%;
  border-radius: 0.3rem;
  overflow: hidden;
  position: relative;
  background-size: 100% 100%;
}
.yyjj-cont .hospital-img-wrap .imgSub .hospitalName{
  font-weight: bold;
  color: #2267F2;
  position: absolute;
  width: 3.5rem;
  top: 0.6rem;
  left: 0.4rem;
  text-align: center;
}
.yyjj-cont .hospital-cont{
  width: 6.60rem;
  margin: 0 auto;
  margin-top: 0.68rem;
  /* padding-bottom: 1.80rem; */
  font-size: 0.3rem;
  line-height: 0.45rem;
  color: rgb(34, 34, 34);
  /* text-indent: 2em; */
}
