/* 关于我们 */
.aboutus-work {
  position: relative;
  background: #f3f3f3;
  /* background: url('../img/dangjian-bg.png');
       background-size: 100% 100%;
       background-repeat: no-repeat; */
}

.aboutus-header {
  height: 255px;
  background: url("../img/about.png");
  background-size: 100% 100%;
}
.manageTeam-header {
  height: 255px;
  background: url("https://creditmis.huinongyun.cn/filecenter/api-file/files/static/ld/shuke/shuke_guanwang/shuke_background/1742876196848_20261602049277915_横幅-管理团队.jpg");
  background-size: 100% 100%;
}
.organizational-header {
  height: 255px;
  background: url("https://creditmis.huinongyun.cn/filecenter/api-file/files/static/ld/shuke/shuke_guanwang/shuke_background/1742876234212_8525812168764229_横幅-组织架构.jpg");
  background-size: 100% 100%;
}
.developHistory-header {
  height: 255px;
  background: url("https://creditmis.huinongyun.cn/filecenter/api-file/files/static/ld/shuke/shuke_guanwang/shuke_background/1742876319837_5696184804090232_横幅-发展历程.jpg");
  background-size: 100% 100%;
}
.aboutus-font-box {
}

.aboutus-font-head {
  font-size: 24px;
  color: #e1612c;
  text-align: left;
  margin: 40px 10px 30px;
  padding: 0 15px;
  border-left: 2px solid #e1612c;
}

.aboutus-font-desc {
  text-align: left;
  font-size: 18px;
  line-height: 39px;
}

.aboutus-work-content {
  text-align: center;
  padding: 24px;
  /* width: 1200px; */
}

.aboutus-partner-head {
  margin: 75px 0 20px;
  font-size: 26px;
}

.aboutus-partner-desc {
  margin: 0 0 40px;
}

.aboutus-partner-content {
  position: relative;
  height: 296px;
  background: #f6f6f6;
  overflow: hidden;
}

.aboutus-partner-content div {
  position: absolute;
  font-size: 18px;
  font-weight: bold;
}

.partner-item-line {
  word-break: keep-all;
  white-space: nowrap;
}

.partner-item-line span {
  display: inline-block;
  margin: 0 20px;
  padding: 0 20px;
  background: #fff;
  border-radius: 30px;
}

.partner-item-line img {
  width: 245px;
  height: 60px;
}

.aboutus-map-content {
  height: 604px;
  background: #f6f6f6;
  display: flex;
}

.places {
  width: 315px;
  height: 100%;
  background: #fff;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}

.place {
  padding: 33px 20px 10px;
  text-align: left;
  border-bottom: 1px solid #dcdcdc;
}

.allmap {
  flex: 1;
  height: 100%;
  border: 1px solid #dcdcdc;
}

.place_buttom {
  height: 100%;
  overflow: auto;
}

.marker-code {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
  margin-bottom: 20px;
}

.marker-addr,
.marker-tel {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #000;
  line-height: 14px;
  margin-bottom: 8px;
}

.marker-addr label,
.marker-tel label {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999;
}

.aboutus-lianxi-content {
  height: 177px;
  background: url("../img/lianxi-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: left;
  padding: 10px;
}

.aboutus-lianxi-content div {
  margin: 20px 0 0 20px;
}

.aboutus-lianxi-content img {
  margin-top: -4px;
}

.imageTitle-aboutus-cn {
  width: 180px;
  font-size: 45px !important;
  padding-top: 60px;
  color: #000000;
}

.imageTitle-aboutus-en {
  width: 280px;
  font-size: 25px !important;
  color: #000000;
}

.imageTitle-team-cn {
  width: 180px;
  font-size: 45px !important;
  padding-top: 60px;
  color: #20749B;
}

.imageTitle-team-en {
  width: 280px;
  font-size: 25px !important;
  color: #20749B;
}

.imageTitle-organization-cn {
  width: 180px;
  font-size: 45px !important;
  padding-top: 60px;
  color: #92C847;
}

.imageTitle-organization-en {
  width: 280px;
  font-size: 25px !important;
  color: #92C847;
}

.imageTitle-develop-cn {
  width: 180px;
  font-size: 45px !important;
  padding-top: 60px;
  color: #123272;
}

.imageTitle-develop-en {
  width: 280px;
  font-size: 25px !important;
  color: #123272;
}