
.md-about-21.md21866 {
  position: relative;
  overflow: hidden;
}
.md-about-21.md21866 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md-about-21.md21866 .h2 {
  line-height: 1.25;
}
.md-about-21.md21866 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-about-21.md21866 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-about-21.md21866 .cont {
  padding-top: 0.3rem;
  padding-bottom: 1.1rem;
}
.md-about-21.md21866 .box {
  margin-top: 0.56rem;
}
.md-about-21.md21866 .c-pic {
  width: calc( 760 / 1440 * 100%);
  background-color: #eee;
}
.md-about-21.md21866 .img {
  padding-top: calc( 480 / 760 * 100%);
  height: 100%;
}
.md-about-21.md21866 .text {
  width: calc( 620 / 1440 * 100%);
}
.md-about-21.md21866 .content {
  line-height: calc(30 / 16);
}
@media screen and (max-width: 900px) {
  .md-about-21.md21866 .c-pic {
    width: 100%;
  }
  .md-about-21.md21866 .text {
    width: 100%;
    padding: 0.2rem;
  }
}

.md-about-22.md21866 {
  padding-top: 0.7rem;
  padding-bottom: 0.93rem;
  position: relative;
}
.md-about-22.md21866 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md-about-22.md21866 .md-md {
  position: absolute;
  top: -1.3rem;
  visibility: hidden;
}
.md-about-22.md21866 .h2 {
  line-height: 1.25;
}
.md-about-22.md21866 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-about-22.md21866 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-about-22.md21866 .box {
  margin-top: 0.56rem;
}
.md-about-22.md21866 .box-left {
  width: calc( 700 / 1440 * 100%);
  padding-top: 0.26rem;
  padding-bottom: 0.14rem;
  position: relative;
}
.md-about-22.md21866 .box-right {
  width: calc( 650 / 1440 * 100%);
}
.md-about-22.md21866 .text {
  margin-top: 0.82rem;
}
.md-about-22.md21866 .type {
  color: var(--active);
}
.md-about-22.md21866 .line {
  width: 100%;
  height: 1px;
  background-color: #eee;
  position: relative;
  margin-top: 0.26rem;
  margin-bottom: 0.3rem;
}
.md-about-22.md21866 .line::before {
  content: "";
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 1em;
  height: 3px;
  background-color: #026db7;
}
.md-about-22.md21866 .content {
  line-height: 2;
}
.md-about-22.md21866 .icon {
  width: 1em;
  height: 1em;
  color: var(--active);
  margin-top: 0.88rem;
}
.md-about-22.md21866 .icon svg {
  width: 100%;
}
.md-about-22.md21866 .img img {
  width: 100%;
}
.md-about-22.md21866 .signature {
  position: absolute;
  right: 0.34rem;
  bottom: 0;
}
.md-about-22.md21866 .signature img {
  width: 0.98rem;
}
@media screen and (max-width: 900px) {
  .md-about-22.md21866 .box-left {
    width: 100%;
  }
  .md-about-22.md21866 .box-right {
    width: 60%;
    margin: 0 auto;
    margin-top: 0.3rem;
  }
}

.md-com-breadnav.md21866 {
  z-index: 30;
  position: relative;
}
.md-com-breadnav.md21866 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md-com-breadnav.md21866.no-shadow {
  box-shadow: none;
}
.md-com-breadnav.md21866 .bn-swiper {
  max-width: 80%;
}
.md-com-breadnav.md21866 .bn-swiper .bsa {
  position: relative;
  width: auto;
  margin-right: 0.7rem;
  white-space: nowrap;
  transition: color 0.5s;
}
.md-com-breadnav.md21866 .bn-swiper .bsa:hover {
  color: var(--active);
}
.md-com-breadnav.md21866 .bn-swiper .bsa.on {
  color: var(--active);
}
.md-com-breadnav.md21866 .bn-swiper .bsa.on::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: var(--active);
  position: absolute;
  left: 0;
  bottom: 0;
}
.md-com-breadnav.md21866 .bn-swiper .bsa:last-child {
  margin-right: 0;
}
.md-com-breadnav.md21866 .bn-swiper .cta {
  display: block;
  line-height: 0.8rem;
}
.md-com-breadnav.md21866 .bn-swiper .sp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 900px) {
  .md-com-breadnav.md21866 .bn-swiper {
    max-width: 100%;
  }
  .md-com-breadnav.md21866 .bn-swiper .bsa {
    margin-right: 0.4rem;
  }
}
.md-com-breadnav.md21866 .zone-nav {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  line-height: 0.42rem;
  padding: 0.1rem 0;
  color: #888;
}
.md-com-breadnav.md21866 .zone-nav .icon {
  margin-right: 0.5em;
  display: inline-flex;
  align-items: center;
}
.md-com-breadnav.md21866 .zone-nav .icon svg {
  width: 1.25em;
  height: 1.25em;
}
.md-com-breadnav.md21866 .zone-nav .sp1 {
  position: relative;
  margin: 0 0.4em;
}
.md-com-breadnav.md21866 .zone-nav .a {
  position: relative;
  transition: all 0.3s;
}
.md-com-breadnav.md21866 .zone-nav .a.on, .md-com-breadnav.md21866 .zone-nav .a:hover {
  color: var(--theme);
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .md-com-breadnav.md21866 .zone-nav {
    width: 100%;
  }
  .md-com-breadnav.md21866 .zone-nav .sp1 {
    margin: 0 0.5em;
  }
}
