.officeIndro .officeIndroImg {
  max-width: 9.46666667rem;
  height: 6.06666667rem;
}
.officeIndro .officeIndroImg img {
  width: 100%;
  max-height:100%;
}
.officeIndro .officeIndroDetails {
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.64rem;
  text-align: justify;
  text-indent: 2em;
  padding: 0.21333333rem 0;
}
.officeIndro .officeIndroMore {
  display: block;
  width: 9.46666667rem;
  height: 1.14666667rem;
  background-color: #1aacb9;
  border-radius: 0.01333333rem;
  font-size: 0.32rem;
  color: #ffffff;
  text-align: center;
  line-height: 1.14666667rem;
}
.partItem .partItemTitle {
  padding: 0.14666667rem 0;
  background: url(../images/line.png) repeat-x left bottom;
  background-size: 0.93333333rem 0.18666667rem;
  margin-top: 0.4rem;
}
.partItem .partItemTitle h3 {
  float: left;
  font-size: 0.48rem;
  color: #333333;
  line-height: 0.8rem;
}
.partItem .partItemTitle a {
  display: block;
  float: right;
  font-size: 0.32rem;
  color: #1aacb9;
  line-height: 0.8rem;
}
.specialist .specialistLists {
  padding-top: 0.26666667rem;
}
.specialist .specialistLists li {
  float: left;
  width: 49.2%;
  height: 6.16rem;
  margin-left: 1.4%;
  margin-top: 0.16rem;
  position: relative;
  overflow: hidden;
}
.specialist .specialistLists li:first-child {
  margin-left: 0;
}
.specialist .specialistLists li:nth-child(2n+1) {
  margin-left: 0;
}
.specialist .specialistLists li img {
  width: 100%;
  height: 6.16rem;
}
.specialist .specialistLists li .specialistDetails {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.26666667rem 0;
  height: 1.36rem;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
}
.specialistLists li .specialistDetails h4 {
  font-size: 0.42666667rem;
  color: #ffffff;
  line-height: 0.74666667rem;
}
.specialistLists li .specialistDetails p {
  font-size: 0.29333333rem;
  color: #ffffff;
  line-height: 0.61333333rem;
}
.health .healthLists {
  margin-top: 0.13333333rem;
}
.health .healthLists li {
  padding: 0.2rem 0;
  border-bottom: 0.01333333rem solid #eeeeee;
}
.health .healthLists 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;
}
.health .healthLists p {
  font-size: 0.32rem;
  color: #999999;
  line-height: 0.53333333rem;
  margin-top: 0.13333333rem;
}
.officeHonor li {
  float: left;
  width: 49.2%;
  margin-left: 1.4%;
  margin-top: 0.4rem;
}
.officeHonor li:first-child {
  margin-left: 0;
}
.officeHonor li:nth-child(2n+1) {
  margin-left: 0;
}
.officeHonor li .officeHonorImg {
  width: 100%;
  height: 3.12rem;
}
.officeHonor li .officeHonorImg img {
  width: 100%;
  height:100%;
}
.officeHonor li p {
  width: 100%;
  font-size: 0.32rem;
  color: #333333;
  text-align: center;
  line-height: 0.53333333rem;
  margin-top: 0.26666667rem;
}
.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;
}
