.officeIndro .officeIndroImg {
  max-width: 9.46666667rem;
  height: 6.06666667rem;
}
.officeIndro .officeIndroImg img {
  width: 100%;
  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;
}
.peopleteam {
  padding-top: 0.44rem;
  padding-bottom: 0.53333333rem;
  background: url(../images/line.png) repeat-x left top;
  background-size: 0.93333333rem 0.18666667rem;
  margin-top: 0.52rem;
}
.peopleteam a {
  display: block;
  width: 9.46666667rem;
  height: 1.57333333rem;
  background: url(../images/peopleteambg.jpg) no-repeat;
  background-size: 9.46666667rem 1.57333333rem;
  text-align: center;
  line-height: 1.57333333rem;
  font-size: 0.48rem;
  color: #ffffff;
  margin-top: 0.36rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.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;
}
