.searchPages {
  padding-top: 0.53333333rem;
  padding-bottom: 0.26666667rem;
  border-top: 0.01333333rem solid #3bb3c3;
}
.searchPages .searchPagesTitle {
  font-size: 0.32rem;
  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;
}
.searchPages .searchPagesTitle span {
  color: #b82121;
  font-size: 0.48rem;
}
.expertClinicTable {
  padding: 0.42666667rem 0;
}
.expertClinicTable table {
  width: 9.46666667rem;
  border-collapse: collapse;
  word-wrap: break-word;
  word-break: break-all;
}
.expertClinicTable th {
  width: 9.46666667rem;
  height: 1.42666667rem;
  background-color: #3bb3c3;
  font-size: 0.32rem;
  color: #ffffff;
  text-align: center;
  line-height: 1.42666667rem;
  border: 0.01333333rem solid transparent;
}
.expertClinicTable td {
  border: 0.01333333rem solid #dddddd;
  line-height: 0.48rem;
  padding: 0.46666667rem 0.26666667rem;
  text-align: center;
  font-size: 0.32rem;
  color: #333333;
}
.expertClinicTable td:nth-child(1) {
  width: 18%;
}
.expertClinicTable td:nth-child(2) {
  width: 18%;
}
.expertClinicTable td:nth-child(3) {
  width: 20%;
}
.expertClinicTable td:nth-child(4) {
  width: 47%;
}
