.join-indr{
  padding: 37px;
  text-align: center;
  background-color: #e9ecef;
}
.join-indr > div{
  display: inline-block;
  margin-right: 40px;
}
.join-indr img{
  width: 37px;
  margin-right: 12px;
}
.join-indr  a{
  font-size:13px;
  font-weight:400;
  color:#8B8B8B;
  line-height:37px;
}

.map-baidu{
  margin-bottom: 65px;
}
.table-box {
  border: 1px solid #afcae8;
  margin-bottom: 27px;
}
.table-thead{
  background-color: #c3d7ec;
  border-bottom: 1px solid #afcae8;
}
.table-box ul li{
  padding: 22px 0;
  text-align: center;
  float: left;
  width: 291px;
  border-right: 1px solid #afcae8;
  font-size:16px;
  color:#6D6D6D;
  line-height:32px;
}
.table-box ul li:last-child{
  border-right: 0;
}
.table-box ul li:first-child{
  width: 613px;
}
.group-page_container{
  margin-bottom: 34px;
}
iframe{
  /* height: ; */
  width:1200px;
height:520px;
}