.expertsDetails {
  padding-top: 0.53333333rem;
  padding-bottom: 0.26666667rem;
  border-top: 0.01333333rem solid #3bb3c3;
}
.expertsDetails .expertsDetailsTitle {
  font-size: 0.48rem;
  color: #333333;
  line-height: 0.8rem;
  padding-bottom: 0.34666667rem;
  background: url(../images/line.png) repeat-x left bottom;
  background-size: 0.93333333rem 0.18666667rem;
  position: relative;
}
.expertsDetails .expertsDetailsIndro {
  margin-top: 0.53333333rem;
}
.expertsDetails .expertsDetailsIndro .indroImg {
  text-align: center;
}
.expertsDetails .expertsDetailsIndro .indroImg img {
  width: 4.66666667rem;
  height: 6.16rem;
}
.expertsDetails .expertsDetailsIndro h2 {
  font-size: 0.42666667rem;
  color: #333333;
  text-align: center;
  line-height: 0.74666667rem;
  margin-top: 0.37333333rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.expertsDetails .expertsDetailsIndro .subhead {
  font-size: 0.29333333rem;
  color: #1aacb9;
  text-align: center;
  line-height: 0.61333333rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.expertsDetails .expertsDetailsIndro .detailedIntroduction {
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.64rem;
  text-align: justify;
  text-indent: 2em;
  margin-top: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.expertsDetails .expertsDetailsIndro .expertsDetailsMore {
  display: block;
  width: 9.46666667rem;
  height: 1.14666667rem;
  background-color: #1aacb9;
  text-align: center;
  line-height: 1.14666667rem;
  font-size: 0.32rem;
  color: #ffffff;
  margin-top: 0.4rem;
}
.expertsDetails .outpatient {
  margin-top: 0.53333333rem;
}
.expertsDetails .outpatient .outpatientTip {
  position: absolute;
  right: 0.53333333rem;
  top: 0.2rem;
  font-size: 0.24rem;
  color: #569f39;
  line-height: 0.4rem;
}
.expertsDetails .outpatient .outpatientTip img {
  width: 0.29333333rem;
  height: 0.24rem;
  margin-right: 0.13333333rem;
}
.expertsDetails .outpatientTable table {
  width: 9.46666667rem;
  margin-top: 0.53333333rem;
}
.expertsDetails .outpatientTable td {
  width: 1.54666667rem;
  height: 1.13333333rem;
  line-height: 1.13333333rem;
  border: 0.01333333rem solid #dddddd;
  text-align: center;
}
.expertsDetails .outpatientTable td img {
  width: 0.29333333rem;
  height: 0.24rem;
}
.expertsDetails .relevantInfo {
  margin-top: 0.53333333rem;
}
.expertsDetails .relevantInfo .relevantInfoMore {
  position: absolute;
  right: 0.06666667rem;
  top: 0.13333333rem;
  font-size: 0.32rem;
  color: #1aacb9;
  line-height: 0.53333333rem;
}
.expertsDetails .relevantInfoLists {
  margin-top: 0.13333333rem;
}
.expertsDetails .relevantInfoLists li {
  padding: 0.2rem 0;
  border-bottom: 0.01333333rem solid #eeeeee;
}
.expertsDetails .relevantInfoLists h1 {
  font-size: 0.42666667rem;
  color: #0b0b0b;
  line-height: 0.74666667rem;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.expertsDetails .relevantInfoLists p {
  font-size: 0.32rem;
  color: #999999;
  line-height: 0.53333333rem;
  margin-top: 0.13333333rem;
}
.popupWindons {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
.windowsIndro {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8.53333333rem;
  max-height: 7.86666667rem;
  padding: 0.46666667rem;
  background-color: #FFFFFF;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.64rem;
  text-align: justify;
  text-indent: 2em;
  overflow: auto;
}
