
/* 关于我们-公司简介 */
.md13738.md-about_us1 {
  position: relative;
  width: 100%;
  padding: 1.15rem 0 0.85rem;
}
.md13738.md-about_us1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12.8rem;
  max-width: 92%;
}
.md13738.md-about_us1 .id {
  position: absolute;
  top: -1rem;
}
.md13738.md-about_us1 .a-top {
  width: 100%;
  padding-bottom: 0.65rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.md13738.md-about_us1 .a-left {
  width: 4.3rem;
  margin-bottom: 0.3rem;
}
.md13738.md-about_us1 .a-titles {
  width: 100%;
  margin-bottom: 0.18rem;
  color: #111111;
  line-height: 1.6;
  font-weight: normal;
}
.md13738.md-about_us1 .a-subtitle {
  width: 100%;
  color: #111111;
  line-height: 1.2;
  font-weight: bold;
}
.md13738.md-about_us1 .a-right {
  width: calc(100% - 4.6rem);
  margin-bottom: 0.3rem;
}
.md13738.md-about_us1 .a-textbox {
  width: 100%;
  color: #777777;
  line-height: 1.5;
}
.md13738.md-about_us1 .a-textbox * {
  line-height: inherit;
  max-width: 100%;
}
.md13738.md-about_us1 .a-img {
  width: 100%;
  margin-bottom: 0.8rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.md13738.md-about_us1 .a-img img {
  width: 100%;
}
.md13738.md-about_us1 .a-bottom {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.md13738.md-about_us1 .a-item {
  margin-bottom: 0.6rem;
  padding-left: 0.16rem;
  border-left: 1px solid #dddddd;
}
.md13738.md-about_us1 .a-tip {
  width: 100%;
  margin-bottom: 0.2rem;
  color: #777777;
  line-height: 1.25;
  min-height: 2.5em;
}
.md13738.md-about_us1 .a-box {
  width: 100%;
}
.md13738.md-about_us1 .a-nub {
  color: #111111;
  line-height: 1;
  font-weight: bold;
}

@media (max-width: 750px) {
  .md13738.md-about_us1 .a-left {
    width: 100%;
  }
  .md13738.md-about_us1 .a-right {
    width: 100%;
  }
  .md13738.md-about_us1 .a-item {
    width: 48%;
  }
}
/* 关于我们-优势 */
.md13738.md-about_us2 {
  position: relative;
  width: 100%;
  background-color: #f7f8fa;
  padding: 1.5rem 0;
}
.md13738.md-about_us2 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12.8rem;
  max-width: 92%;
}
.md13738.md-about_us2 .id {
  position: absolute;
  top: -1rem;
}
.md13738.md-about_us2 .b-cont {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.md13738.md-about_us2 .b-left {
  width: 5.6rem;
}
.md13738.md-about_us2 .b-left .swiper {
  width: 100%;
  position: relative;
}
.md13738.md-about_us2 .b-item {
  width: 100%;
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
}
.md13738.md-about_us2 .b-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 128.5714285714%;
}
.md13738.md-about_us2 .b-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.md13738.md-about_us2 .b-nub {
  position: absolute;
  top: 0;
  right: 0;
  white-space: nowrap;
  padding: 0.25rem 0.3rem;
  color: #ffffff;
  line-height: 1.4;
  font-weight: bold;
}
.md13738.md-about_us2 .b-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.35rem 0.4rem;
  display: flex;
  align-items: center;
}
.md13738.md-about_us2 .b-icon {
  width: 0.28rem;
}
.md13738.md-about_us2 .b-icon img {
  width: 100%;
}
.md13738.md-about_us2 .b-name {
  flex: 1;
  padding-left: 0.2rem;
  color: #ffffff;
  line-height: 1.4;
  font-weight: bold;
}
.md13738.md-about_us2 .b-right {
  width: calc(100% - 7rem);
}
.md13738.md-about_us2 .b-top {
  width: 100%;
  margin-bottom: 0.75rem;
}
.md13738.md-about_us2 .b-titles {
  width: 100%;
  margin-bottom: 0.13rem;
  color: #111111;
  line-height: 1.6;
  font-weight: normal;
}
.md13738.md-about_us2 .b-subtitle {
  width: 100%;
  color: #111111;
  line-height: 1.2;
  font-weight: bold;
}
.md13738.md-about_us2 .b-bottom {
  width: 100%;
}
.md13738.md-about_us2 .b-nav {
  width: 100%;
  padding: 0.15rem 0;
  border-bottom: 1px solid #ebebeb;
}
.md13738.md-about_us2 .b-nav:last-child {
  border-bottom: none;
}
.md13738.md-about_us2 .b-buttom {
  display: block;
  cursor: pointer;
  width: 100%;
  position: relative;
  padding: 0.2rem 1em 0.2rem 0;
  color: #111111;
  line-height: 1.27;
  font-weight: bold;
}
.md13738.md-about_us2 .b-buttom:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0.22em;
  height: 100%;
  background-image: url("../images/about_us2.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.md13738.md-about_us2 .b-sub {
  display: none;
  width: 100%;
  padding-bottom: 0.2rem;
}
.md13738.md-about_us2 .b-intro {
  width: 100%;
  color: #777777;
  line-height: 1.5;
}
.md13738.md-about_us2 .b-nav.show .b-sub {
  display: block;
}
.md13738.md-about_us2 .b-nav.show .b-buttom:after {
  width: 0.38em;
  background-image: url("../images/about_us2-b.png");
}

@media (max-width: 750px) {
  .md13738.md-about_us2 .b-left {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .md13738.md-about_us2 .b-right {
    width: 100%;
  }
  .md13738.md-about_us2 .b-top {
    margin-bottom: 0.3rem;
  }
}
/* 关于我们-董事会及辖下委员会 */
.md13738.md-about_us3 {
  position: relative;
  padding: 1.2rem 0 1.5rem;
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.md13738.md-about_us3 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12.8rem;
  max-width: 92%;
}
.md13738.md-about_us3 .id {
  position: absolute;
  top: -1rem;
}
.md13738.md-about_us3 .layout {
  width: 12.9rem;
}
.md13738.md-about_us3 .c-top {
  width: 100%;
  text-align: center;
  padding-bottom: 0.7rem;
}
.md13738.md-about_us3 .c-titles {
  width: 100%;
  margin-bottom: 0.1rem;
  color: #ffffff;
  line-height: 1.6;
}
.md13738.md-about_us3 .c-navbox {
  width: 100%;
  padding-bottom: 0.3rem;
}
.md13738.md-about_us3 .c-nav {
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
  margin: 0 0.25rem 0.25rem;
}
.md13738.md-about_us3 .c-nav span {
  color: rgba(255, 255, 255, 0.4);
  line-height: 1.27;
}
.md13738.md-about_us3 .c-nav.active span {
  font-size: 1.38em;
  color: #fff;
}
.md13738.md-about_us3 .c-twobx {
  width: 100%;
}
.md13738.md-about_us3 .c-two {
  display: none;
  width: 100%;
  font-size: 0;
}
.md13738.md-about_us3 .c-two.active {
  display: block;
}
.md13738.md-about_us3 .c-classify {
  transition: all ease 0.5s;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem 0.1rem;
  cursor: pointer;
  color: #777777;
  min-width: 1.6rem;
  line-height: 0.46rem;
  text-align: center;
  padding: 0 0.15rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
}
.md13738.md-about_us3 .c-classify:hover {
  background-color: #e31d23;
  color: #fff;
}
.md13738.md-about_us3 .c-classify.active {
  background-color: #e31d23;
  color: #fff;
}
.md13738.md-about_us3 .c-bottom {
  position: relative;
  width: 100%;
}
.md13738.md-about_us3 .c-nav_list {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  transition: all ease 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.md13738.md-about_us3 .c-nav_list.show {
  opacity: 1;
  z-index: 1;
  visibility: visible;
  position: relative;
}
.md13738.md-about_us3 .c-one {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  transition: all ease 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.md13738.md-about_us3 .c-one.show {
  opacity: 1;
  z-index: 1;
  visibility: visible;
  position: relative;
}
.md13738.md-about_us3 .swiper {
  width: 100%;
  overflow: visible;
}
.md13738.md-about_us3 .c-item {
  opacity: 0.4;
  transition: all ease 0.5s;
  width: 100%;
  padding: 0 0.75rem;
}
.md13738.md-about_us3 .c-link {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: 0.1rem;
  overflow: hidden;
}
.md13738.md-about_us3 .c-left {
  width: 4.2rem;
}
.md13738.md-about_us3 .c-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 128.5714285714%;
}
.md13738.md-about_us3 .c-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.md13738.md-about_us3 .c-right {
  flex: 1;
  padding: 0 0.8rem;
  max-height: 5rem;
  overflow: auto;
}
.md13738.md-about_us3 .c-box {
  width: 100%;
  font-size: 0;
}
.md13738.md-about_us3 .c-name {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 0.2rem;
  margin-bottom: 0.15rem;
  color: #333333;
  line-height: 1.27;
  font-weight: bold;
}
.md13738.md-about_us3 .c-post {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 0.15rem;
  color: #777777;
  line-height: 1.6;
}
.md13738.md-about_us3 .c-textbox {
  width: 100%;
  color: #777777;
  line-height: 1.5;
}
.md13738.md-about_us3 .c-textbox * {
  line-height: inherit;
}
.md13738.md-about_us3 .c-link:hover .c-name {
  color: #e31d23;
}
.md13738.md-about_us3 .c-textbox p {
  margin-top: 0.2rem;
}
.md13738.md-about_us3 .c-item.swiper-slide-active {
  opacity: 1;
}
.md13738.md-about_us3 .swiper .swiper-button-prev {
  transition: all ease 0.5s;
  left: -0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
  background-image: url("../images/about_us4.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.md13738.md-about_us3 .swiper .swiper-button-prev:hover {
  background-color: #e31d23;
  background-image: url("../images/about_us4-b.png");
}
.md13738.md-about_us3 .swiper .swiper-button-next {
  transform: rotate(-180deg);
  transition: all ease 0.5s;
  right: -0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
  background-image: url("../images/about_us4.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.md13738.md-about_us3 .swiper .swiper-button-next:hover {
  background-color: #e31d23;
  background-image: url("../images/about_us4-b.png");
}
.md13738.md-about_us3 .ca-cont {
  width: 100%;
  position: relative;
}
.md13738.md-about_us3 .swiper2 {
  width: 100%;
  overflow: visible;
}
.md13738.md-about_us3 .ca-item {
  opacity: 0.4;
  transition: all ease 0.5s;
  width: 100%;
  height: auto;
  padding: 0 0.75rem;
}
.md13738.md-about_us3 .ca-box {
  display: block;
  width: 100%;
  padding: 0.4rem 0 0.2rem;
  height: 100%;
  background-color: #ffffff;
  border-radius: 0.1rem;
}
.md13738.md-about_us3 .ca-top {
  width: 100%;
  margin-bottom: 0.2rem;
  padding: 0 0.4rem;
  height: 16.5em;
  overflow: auto;
}
.md13738.md-about_us3 .ca-textbox {
  width: 100%;
  color: #777777;
  line-height: 1.5;
}
.md13738.md-about_us3 .ca-textbox * {
  line-height: inherit;
}
.md13738.md-about_us3 .ca-bottom {
  width: 100%;
  padding: 0 0.4rem;
  display: flex;
  flex-wrap: wrap;
}
.md13738.md-about_us3 .ca-one {
  display: flex;
  flex-wrap: wrap;
  width: 31.76%;
  padding: 0.15rem 0;
  margin-right: 2.35%;
  margin-bottom: 0.2rem;
  border-bottom: 1px solid #eeeeee;
}
.md13738.md-about_us3 .ca-one:nth-child(3n) {
  margin-right: 0;
}
.md13738.md-about_us3 .ca-name {
  position: relative;
  padding: 0 0.2rem;
  color: #333333;
  font-weight: bold;
  line-height: 1.4;
}
.md13738.md-about_us3 .ca-name:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.1rem;
  width: 0.02rem;
  height: 0.2rem;
  background-color: #e31d23;
}
.md13738.md-about_us3 .ca-post {
  color: #777777;
  line-height: 1.6;
}
.md13738.md-about_us3 .ca-item.swiper-slide-active {
  opacity: 1;
}
.md13738.md-about_us3 .swiper2 .swiper-button-prev {
  transition: all ease 0.5s;
  left: -0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
  background-image: url("../images/about_us4.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.md13738.md-about_us3 .swiper2 .swiper-button-prev:hover {
  background-color: #e31d23;
  background-image: url("../images/about_us4-b.png");
}
.md13738.md-about_us3 .swiper2 .swiper-button-next {
  transform: rotate(-180deg);
  transition: all ease 0.5s;
  right: -0.3rem;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
  background-image: url("../images/about_us4.png");
  background-size: 0.08rem auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.md13738.md-about_us3 .swiper2 .swiper-button-next:hover {
  background-color: #e31d23;
  background-image: url("../images/about_us4-b.png");
}

@media (max-width: 750px) {
  .md13738.md-about_us3 .c-classify {
    line-height: 2;
  }
  .md13738.md-about_us3 .c-left {
    width: 100%;
  }
  .md13738.md-about_us3 .c-right {
    width: 100%;
    padding: 0.3rem;
  }
  .md13738.md-about_us3 .swiper .swiper-button-prev {
    left: 0;
  }
  .md13738.md-about_us3 .swiper .swiper-button-next {
    right: 0;
  }
  .md13738.md-about_us3 .swiper2 .swiper-button-prev {
    left: 0;
  }
  .md13738.md-about_us3 .swiper2 .swiper-button-next {
    right: 0;
  }
  .md13738.md-about_us3 .ca-bottom {
    justify-content: space-between;
  }
  .md13738.md-about_us3 .ca-box {
    padding: 0.3rem 0 0.1rem;
  }
  .md13738.md-about_us3 .ca-top {
    padding: 0 0.3rem;
  }
  .md13738.md-about_us3 .ca-bottom {
    padding: 0 0.3rem;
  }
  .md13738.md-about_us3 .ca-one {
    width: auto;
    min-width: calc(50% - 0.15rem);
    margin-right: 0;
  }
}
/* 关于我们-管理团队 */
.md13738.md-about_us4 {
  position: relative;
  width: 100%;
  padding: 1.2rem 0 1.2rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.md13738.md-about_us4 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12.8rem;
  max-width: 92%;
}
.md13738.md-about_us4 .id {
  position: absolute;
  top: -1rem;
}
.md13738.md-about_us4 .d-titles {
  width: 100%;
  margin-bottom: 0.75rem;
  text-align: center;
  color: #111111;
  line-height: 1.2;
  font-weight: bold;
}
.md13738.md-about_us4 .d-cont {
  width: 100%;
  position: relative;
}
.md13738.md-about_us4 .d-cont .swiper {
  width: 100%;
}
.md13738.md-about_us4 .d-item {
  width: 32.03%;
  margin-right: 1.95%;
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
}
.md13738.md-about_us4 .d-item:last-child {
  margin-right: 0;
}
.md13738.md-about_us4 .d-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 134.1463414634%;
}
.md13738.md-about_us4 .d-img:after {
  opacity: 0;
  transition: all ease 0.5s;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.md13738.md-about_us4 .d-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.md13738.md-about_us4 .d-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  text-align: center;
  padding: 0.25rem 0.4rem;
}
.md13738.md-about_us4 .d-name {
  width: 100%;
  margin-bottom: 0.1rem;
  color: #ffffff;
  line-height: 1.27;
  font-weight: bold;
}
.md13738.md-about_us4 .d-post {
  width: 100%;
  color: #ffffff;
  line-height: 1.6;
}
.md13738.md-about_us4 .d-intro {
  display: none;
  width: 100%;
  color: #ffffff;
  line-height: 1.8;
}
.md13738.md-about_us4 .d-item:hover .d-img:after {
  opacity: 0.8;
}
.md13738.md-about_us4 .d-item:hover .d-text {
  bottom: auto;
  top: 0;
  padding-top: 0.75rem;
}
.md13738.md-about_us4 .d-item:hover .d-intro {
  display: block;
}
.md13738.md-about_us4 .swiper-scrollbar {
  position: static;
  width: 100%;
  font-size: 0;
  height: 0.06rem;
  margin-top: 0.8rem;
  background-color: #ffffff;
  border-radius: 0.03rem;
}
.md13738.md-about_us4 .swiper-scrollbar .swiper-scrollbar-drag {
  height: 100%;
  background-color: #e31d23;
  border-radius: 0.03rem;
}

@media (max-width: 750px) {
  .md13738.md-about_us4 .d-item {
    width: calc(80% - 0.15rem);
    margin-right: 0.3rem;
  }
}
/* 关于我们-历史足迹 */
.md13738.md-about_us5{position:relative;width:100%;padding:1.15rem 0 1.4rem}
.md13738.md-about_us5 .layout{margin-left:auto;margin-right:auto;width:12.8rem;max-width:92%}
.md13738.md-about_us5 .layout{width:14.4rem}
.md13738.md-about_us5 .id{position:absolute;top:-1rem}
.md13738.md-about_us5 .e-titles{width:100%;margin-bottom:0.6rem;text-align:center;color:#111111;line-height:1.2;font-weight:bold}
.md13738.md-about_us5 .e-top{width:100%;margin-bottom:0.75rem}
.md13738.md-about_us5 .swiper1{width:100%}
.md13738.md-about_us5 .e-imgbox{position:relative;width:100%;max-width:5.6rem;margin:0 auto;padding-top:0.15rem}
.md13738.md-about_us5 .e-img{z-index:1;width:100%;position:relative;overflow:hidden;padding-top:56.25%;border-radius:0.1rem}
.md13738.md-about_us5 .e-img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:all ease 0.5s}
.md13738.md-about_us5 .e-year1{position:absolute;top:0;left:50%;transform:translate(-50%,0);color:#f7f9fc;font-weight:bold;font-size:1.8rem;line-height:1}
.md13738.md-about_us5 .e-item{opacity:0.5;transition:all ease 0.5s;display:block;position:relative;width:50%;text-align:center;padding:0 0.15rem}
.md13738.md-about_us5 .e-text{opacity:0;transition:all ease 0.5s;width:100%;max-width:5.6rem;margin:0 auto;padding-top:0.55rem}
.md13738.md-about_us5 .e-year2{width:100%;margin-bottom:0.3rem;color:#333333;font-weight:bold;line-height:1.27}
.md13738.md-about_us5 .e-intro{width:100%;color:#777777;line-height:1.6}
.md13738.md-about_us5 .e-item.swiper-slide-active{opacity:1}
.md13738.md-about_us5 .e-item.swiper-slide-active .e-text{opacity:1}
.md13738.md-about_us5 .e-bottom{width:100%;position:relative;padding:0 0.8rem}
.md13738.md-about_us5 .e-bottom:before{content:"";position:absolute;top:0;left:0;width:100%;height:0.08rem;background-image:url("../images/about_us3.png");background-size:100% 100%;background-position:center center;background-repeat:no-repeat}
.md13738.md-about_us5 .swiper2{width:100%}
.md13738.md-about_us5 .e-nav{cursor:pointer;width:2.3rem;position:relative;padding:0.3rem 0.2rem 0}
.md13738.md-about_us5 .e-nav:before{content:"";position:absolute;top:0;left:0;width:0.02rem;height:100%;background-color:#d8ddeb}
.md13738.md-about_us5 .e-nav:after{content:"";position:absolute;top:0;left:0.1rem;width:0;transition:all ease 0.5s;height:0.08rem;background-color:#323232;border-radius:0.04rem}
.md13738.md-about_us5 .e-year3{width:100%;color:#aaaaaa;line-height:1.6;font-weight:bold}
.md13738.md-about_us5 .e-nav.active:after{width:0.82rem}
.md13738.md-about_us5 .e-nav.active .e-year3{color:#333333}
@media (max-width:750px){.md13738.md-about_us5 .e-item{width:80%}
.md13738.md-about_us5 .e-year1{display:none}
.md13738.md-about_us5 .e-bottom{padding:0 0.3rem}
}

/* 关于我们-友情链接 */
.md13738.md-about_us6 {
  position: relative;
  width: 100%;
  padding: 0.4rem 0 0.35rem;
  background-color: #f7f8fa;
}
.md13738.md-about_us6 .id {
  position: absolute;
  top: -1rem;
}
.md13738.md-about_us6 .g-cont {
  width: 100%;
  position: relative;
}
.md13738.md-about_us6 .g-cont:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  width: 2.18rem;
  height: 100%;
  background-image: linear-gradient(90deg, #f7f8fa 0%, rgba(247, 248, 250, 0.01) 100%);
}
.md13738.md-about_us6 .g-cont:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 8;
  width: 2.18rem;
  height: 100%;
  background-image: linear-gradient(-90deg, #f7f8fa 0%, rgba(247, 248, 250, 0.01) 100%);
}
.md13738.md-about_us6 .g-wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.md13738.md-about_us6 .g-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  font-size: 0;
}
.md13738.md-about_us6 .g-list {
  font-size: 0;
  display: inline-block;
  vertical-align: top;
}
.md13738.md-about_us6 .g-item {
  display: inline-block;
  vertical-align: middle;
  width: 2.38rem;
  padding: 0 0.08rem;
}
.md13738.md-about_us6 .g-link {
  display: block;
  cursor: pointer;
  width: 100%;
}
.md13738.md-about_us6 .g-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 40.9090909091%;
  background-color: #ffffff;
}
.md13738.md-about_us6 .g-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.md13738.md-about_us6 .g-name {
  width: 100%;
  text-align: center;
  padding-top: 0.1rem;
  color: #111111;
  line-height: 1.6;
}
.md13738.md-about_us6 .g-link:hover .g-img img {
  transform: scale(1.05);
}
.md13738.md-about_us6 .g-link:hover .g-name {
  color: #e31d23;
}

@media (max-width: 750px) {
  .md13738.md-about_us6 .g-cont:before {
    width: 0.5rem;
  }
  .md13738.md-about_us6 .g-cont:after {
    width: 0.5rem;
  }
}
