.top{
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.img-text{
  position: absolute;
  top: 56px;
  width: 690px;
  z-index: 100;
}
.title{
  font-size: 32px;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #21262D;
  line-height: 47px;
  margin-bottom: 30px;
}
.conent{
  font-size: 16px;
font-family: SourceHanSansCN-Regular, SourceHanSansCN;
font-weight: 400;
color: #4F586C;
line-height: 26px;
  /* text-indent: 32px; */
}
.aboutus-middle{
  width: 1200px;
  margin: 0 auto;
}
.address{
  display: flex;
  margin-bottom: 120px;
  margin-top: 80px;
}
.right{
  margin-left: 24px;
}
.right-title{
  font-size: 20px;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #21262D;
  line-height: 29px;
  margin-top: 16px;
}
.right-ft{
  font-size: 16px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #21262D;
  line-height: 24px;
  margin-top: 8px;
  margin-bottom: 64px;
}
.right-detail{
  margin-top: 12px;
}
.r-ht{
  font-size: 16px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #8C8C8C;
  line-height: 24px;
}
.r-hc{
  font-size: 16px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #21262D;
  line-height: 24px;
}
.r-baidu{
  font-size: 16px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #017EFF;
  line-height: 24px;
  margin-left: 8px;
}