.aboutus_header {
  padding: 30px 0px
}
.aboutus_header div.content {
  margin-bottom: -28px
}
.aboutus_banner {
  width: 100%; height: 500px; position: relative; z-index: 100
}
.aboutus_banner div.link {
  width: 100%; max-width: 1200px; height: 100%; margin: auto; padding: 0px 15px; display: block; box-sizing: border-box
}
.aboutus_banner div.link dl.jumptolink {
  padding-top: 50px; margin-left: 90px
}
.aboutus_banner div.banner {
  width: calc(50% + 300px); height: 100%; background: none left center no-repeat; background-color: #29a19e; background-size: auto 100%; position: absolute; top: 0px; right: 0px; z-index: 100
}
.aboutus_banner div.banner div.info {
  font-size: 24px; color: #ffffff; position: absolute; bottom: 30px; right: 30px; z-index: 100; text-align: right
}
.aboutus_banner div.banner div.info b {
  font-weight: normal; display: inline-block; padding: 10px 0px; font-size: 36px
}
.shape_dots_1 {
  width: 438px; height: 116px; top: 980px; margin-left: 360px
}
.shape_dots_2 {
  width: 438px; height: 116px; top: 1000px; margin-left: -1200px
}
.shape_circle_1 {
  width: 200px; height: 200px; top: 1200px; left: auto; right: 0%; margin-right: -100px
}
.shape_calabash_1 {
  width: 800px; height: 572px; top: 200px; margin-left: 280px
}
.shape_calabash_2 {
  width: 800px; height: 572px; top: 550px; margin-left: -980px
}
.shape_calabash_3 {
  width: 660px; height: 472px; top: 1420px; margin-left: -200px
}
.shape_calabash_4 {
  width: 800px; height: 572px; top: 2200px; margin-left: -680px
}
@media screen and (max-width: 1120px) {
  .aboutus_banner {
    display: flex
  }
  .aboutus_banner div.link {
    width: 280px
  }
  .aboutus_banner div.banner {
    width: auto; flex: 1; position: relative
  }
}
@media screen and (max-width: 960px) {
}
@media screen and (max-width: 880px) {
}
@media screen and (max-width: 800px) {
  .aboutus_header div.content {
    margin-bottom: 0px
  }
  .aboutus_banner {
    height: 200px
  }
  .aboutus_banner div.link {
    width: 110px
  }
  .aboutus_banner div.link dl.jumptolink {
    margin-top: 0px; margin-left: 0px; padding-top: 10px
  }
  .aboutus_banner div.banner div.info {
    bottom: 20px; right: 20px; font-size: 16px
  }
  .aboutus_banner div.banner div.info b {
    font-size: 24px; padding: 0px
  }
}