body {
  background-color: #FBFBFB;
}
/* <!-- 2.基层信息2 --> */
.cardBox {
  text-align: left;
  padding: 0 20px;
}
.cardmargin1 {
  margin-top: 10px;
}
/* .secondary {
    position: relative;
}

.secondary::before {
    position: absolute;
    top: 50%;
    left: -8px;
    transform: translate(0, -50%);
    content: '';
    display: inline-block;
    width: 3px;
    height: 18px;
    background-color: #0462C1;
} */
/* <!-- 3.名医问答 --> */
.da-problem2 {
  display: flex;
  align-items: center;
}
.layui-tab-item .doctorsqa:first-child {
  border-top: none;
  padding-top: 0px;
  margin-top: 0px;
}
.doctorsqa {
  display: flex;
  justify-content: space-evenly;
  border-top: 1px solid #eeecec;
  padding-top: 20px;
  margin-top: 20px;
}
.doctorsqaLeft {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.doctorsqaLeftTop {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* 就诊评价 */
.doctor {
  width: 80px;
  height: 80px;
  border: 1px;
  border: 1px solid;
  border-radius: 50%;
}
.doctor > img {
  border-radius: 50%;
  overflow: hidden;
}
.xbhospitalTabBg {
  background-color: #fff;
  /* border: 1px solid #3381DB; */
  margin: 10px 0;
}
/* .xbhospitalTabBglan {
    border: 1px solid #0462C1;
} */
.lightgrayfont2 {
  text-align: center;
  margin-top: 10px;
}
.wendaBox {
  position: relative;
}
.wdTime {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 16px;
  color: #746d6d;
}
/* 4. 就诊评价*/
.pj-lightgrayfont {
  font-size: 16px !important;
}
.pingjia {
  padding: 10px 0;
  font-size: 14px;
}
.tabPaddingRight {
  width: 700px;
}
.jz-lightgrayfont {
  padding: 10px 0;
  font-size: 14px !important;
}
.jz-lightgrayfont > span {
  padding-right: 10px;
}
/* <!-- 5.热门医生 --> */
.popularDoctors {
  width: 1000px;
  display: grid;
  grid-template-columns: repeat(3, auto);
  justify-content: space-around;
  margin: 20px 0;
}
.rm-card {
  position: relative;
  display: flex;
  width: 278px;
  height: 120px;
  justify-content: space-around;
  align-items: center;
}
.rm-lightgrayfont {
  font-size: 14px !important;
}
.authentication {
  position: absolute;
  top: 0;
  right: 0;
}
/* 6.右侧样式 */
.xq-plasticBoxRight {
  width: 336px;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0px;
}
.rightCard {
  padding: 10px;
}
.zx-card {
  margin-top: 25px;
}
/* .zx-rightCard {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    border-top: 2px solid #ccc;
}

.rightCardFont {
    font-size: 12px !important;
    padding: 10px 0;
}

.rightCard div:last-child {
    margin-top: 10px;
} */
.yyjs-introduce {
  padding: 20px 0;
}
.hospitalCarLeft {
  width: 1000px;
}
.hospitalCarLeftTop {
  padding: 20px;
  font-size: 16px;
}
.yyjs-introduce > span {
  opacity: 0.65;
}
.firstFont {
  opacity: 0.85 !important;
  padding-right: 10px;
}
.plasticBoxRight {
  width: 286px;
}
.hospitalCarLeftBottom {
  padding: 20px;
}
.secondary::before {
  background-color: #EA9518 !important;
}
.indetailBox {
  display: flex;
  padding: 20px 0;
}
.indetailLeft {
  width: 10%;
  display: inline-block;
  align-self: flex-start;
  font-size: 16px;
}
.indetailRight {
  padding: 20px;
  width: 85%;
  text-align: justify;
}
.indetailpd {
  padding: 0;
}
.indetailRightBg {
  background-color: #F9F9F9;
}
.js-duanluo {
  padding: 20px 0;
  text-indent: 2em;
}
.expertBox {
  display: inline-block;
  margin-top: 20px;
  position: relative;
  padding: 20px 0;
}
.expertRight {
  display: inline-block;
  margin-left: 10px;
  width: calc(100% - 169px);
  vertical-align: top;
}
.expertLeft {
  display: inline-block;
  width: 149px;
  height: 197px;
  border-radius: 10px;
}
.expertLeft > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.expertname {
  margin-right: 10px;
}
.expertRightCenter {
  margin: 20px 0;
}
.expertBox:hover {
  border: 1px solid #3381DB;
}
.tjwt-orangeBtn {
  position: absolute;
  bottom: 15px;
  right: 0;
}
.influence {
  width: 364px;
  padding: 20px;
  box-sizing: border-box;
}
.yy-zixun {
  width: 364px;
  padding: 20px;
  box-sizing: border-box;
}
.numberBox {
  display: grid;
  grid-template-columns: repeat(2, auto);
  margin-top: 20px;
}
.accessPiolt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.access {
  position: relative;
  width: 140px;
  height: 74px;
  /* line-height: 74px; */
  background-color: #EBF4FF;
  border-radius: 10px;
  padding: 10px 20px;
  text-align: center;
  box-sizing: border-box;
}
.blueNumber {
  font-size: 18px;
}
.numberofvisits {
  padding: 5px 0;
}
.information :hover {
  color: #0462C1;
}
.zx-twoTitle::after {
  bottom: -12px !important;
}
.about-mode {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 20px;
}
.about-mode .about-title {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #333;
}
.about-mode .about-title .tag {
  width: 5px;
  height: 30px;
  background: #466fbf;
  margin-right: 15px;
}
.about-mode .next {
  font-size: 16px;
  color: #3d72fe;
  text-align: right;
  display: block;
}
.about-mode .list {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: #333;
}
.about-mode .list .content {
  width: 85%;
  line-height: 50px;
  border-bottom: 1px dashed #ccc;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.about-mode .list .times {
  width: 10%;
  text-align: right;
}
.ybzx-top {
  /* position: relative; */
  display: flex;
  justify-content: space-around;
  box-sizing: border-box;
  padding: 40px 0 40px 40px;
}
.ybzx-topImg {
  width: 500px;
  height: 320px;
  overflow: hidden;
}
.ybzx-topzx {
  margin: 20px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* 限制在三行 */
  overflow: hidden;
  text-overflow: ellipsis;
}
.ybzx-topduan {
  /* height: 272px;
    overflow: hidden; */
  width: calc(1400px - 700px);
  display: flex;
  flex-direction: column;
}
.ybzx-zxBtn {
  /* position: absolute; */
  bottom: 35px;
  margin-top: 10px;
}
.time {
  position: absolute;
  right: 135px;
  bottom: 45px;
  color: #adadad;
  font-size: 18px;
}
.yyjs-introduce {
  display: grid;
  grid-template-columns: 30px auto;
}
.text_desc {
  color: #a3a3a3;
  letter-spacing: 1px;
  font-size: 17px;
}
.expand {
  position: absolute;
  bottom: 45px;
  right: 35px;
  font-size: 18px;
  color: #3775cd;
}
.expand:hover {
  cursor: pointer;
}
.numberOfConsultations {
  position: relative;
}
.updatetimes {
  color: #a3a3a3;
  letter-spacing: 1px;
  font-size: 17px;
  margin: 20px 0;
}
/* 眼部项目 */
/*  */
.eyeProjectBox {
  /* background: #f5f5f5; */
  padding: 10px 20px;
  border-radius: 5px;
}
.eyeProjectFlex {
  width: 100%;
  /* display: grid; */
  /* grid-template-columns: repeat(2, auto); */
  /* justify-content: flex-start; */
  /* display: flex; */
  /* justify-content: space-between; */
  /* justify-content: space-around;
                    align-items: center;
                    flex-wrap: wrap; */
}
.eyeProjectFlex > a {
  margin-bottom: 10px;
}
.eyeProjectLeft {
  /* width: 50%; */
  /* width: 480px; */
  width: 100%;
  display: flex;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  /* padding: 10px 20px; */
}
.imgaLeft {
  width: 220px;
  overflow: hidden;
  /* height: 140px; */
}
.timeLeft {
  margin-top: 5px;
}
.contentRightBox {
  width: calc(100% - 220px);
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.projectTitle {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.optimize {
  color: #03A9F4;
  font-size: 14px;
}
.price {
  font-size: 18px;
  font-weight: 700;
  color: #3F51B5;
}
.originalprice {
  color: #ccc;
  text-decoration: line-through;
}
.eyeProjectRight {
  /* width: 50%; */
  /* width: 480px; */
  width: 100%;
  display: flex;
  padding: 10px 20px;
}
.zxyyBtn {
  float: right;
  border: 2px solid;
  padding: 10px 20px;
  border-radius: 15px;
  color: #fff;
  border-color: #17579B;
  background: #4D87D0;
}
.zxyyBtn:hover {
  background: #03A9F4;
  cursor: pointer;
}
/* 眼部分享 */
.zixunFlex {
  display: flex;
  margin-top: 30px;
}
.zixunLeft {
  width: 300px;
  height: 175px;
  border-radius: 10px;
  margin-right: 10px;
  overflow: hidden;
}
.zixunRight {
  display: flex;
  flex-direction: column;
  width: calc(100% - 350px);
  align-items: flex-start;
  justify-content: space-evenly;
}
.zixunduanluo {
  margin: 10px 0;
}
.zixunTitle {
  font-size: 18px;
  color: #000;
  font-weight: 700;
}
.zixunOverflow {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* 最大行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* 超出部分隐藏 */
}
.listzx {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.listzx:hover {
  color: #0462C1;
}
.listzx:hover .zixunTitle {
  color: #0462C1;
}
.blueText {
  color: #0462C1;
}
.hospitalEvaluation {
  width: 100%;
}
.hospitalRecommendation {
  padding: 20px;
}
.postComments {
  background-color: #FAA747 !important;
}
/* 相关推荐 */
.relatedRecommendationsTop {
  height: 20px;
  margin-bottom: 10px;
}
.relatedRecommendationsTop > span {
  float: right;
  color: #4E7FFF;
  cursor: pointer;
}
.recommendBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 15px;
}
.recommendBox:hover {
  color: #4E7FFF;
}
.recommendText {
  width: 85%;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 5px;
}
.recommendTime {
  width: calc(100% - 88%);
  padding-bottom: 5px;
}
.recommendedArticles {
  font-size: 20px;
  font-weight: 700;
  padding-left: 10px;
}
.hospitalRecommendation > .secondary::before {
  background-color: #2a97f0 !important;
  width: 5px;
  height: 24px;
}
.clickBtnBox {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.clickBtn {
  text-align: center;
  padding: 7px;
  width: 120px;
  height: 32px;
  line-height: 32px;
  background: #03A9F4;
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  border-radius: 25px;
  margin: auto;
}
/* 样式可以根据实际情况自行调整 */
.hidden {
  display: none;
}
.clickBtn {
  cursor: pointer;
  color: blue;
}
