
.md-home-0.md23086 {
  position: relative;
  z-index: 5;
}
.md-home-0.md23086 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md-home-0.md23086 .ho_sw {
  overflow: hidden;
}
.md-home-0.md23086 .img {
  display: block;
  position: relative;
  padding-top: 48.9583333333%;
  overflow: hidden;
}
.md-home-0.md23086 .img img,
.md-home-0.md23086 .img video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.md-home-0.md23086 .text {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 33.5%;
  transform: translateY(-50%);
  opacity: 0;
}
.md-home-0.md23086 .txt {
  line-height: 1.25;
}
.md-home-0.md23086 .d1 {
  line-height: calc(84 / 60);
  position: relative;
}
.md-home-0.md23086 .da {
  width: 2.4rem;
  display: inline-flex;
  align-items: center;
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
  padding: 0.15rem 0.2rem;
  border-radius: 0.06rem;
  box-shadow: 0 0 0 1px inset #fff;
}
.md-home-0.md23086 .da img {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.2rem;
  flex-shrink: 0;
}
.md-home-0.md23086 .da .dt {
  line-height: calc( 20 / 16);
}
.md-home-0.md23086 .bots {
  width: 100%;
  position: absolute;
  bottom: 0.33rem;
  left: 0%;
  z-index: 30;
}
.md-home-0.md23086 .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.md-home-0.md23086 .swiper-pagination-bullet {
  margin: 0 0.05rem;
}
.md-home-0.md23086 .m-pagination {
  bottom: 0.8rem;
  width: 100%;
  display: flex;
  z-index: 30;
}
.md-home-0.md23086 .m-pagination .loading {
  width: 26px;
  height: 26px;
  border: 1px solid transparent;
  position: relative;
  background: transparent;
  margin: 0 0.2rem 0 0 !important;
  opacity: 1;
}
.md-home-0.md23086 .m-pagination .loading:last-of-type {
  margin-right: 0;
}
.md-home-0.md23086 .m-pagination .loading .dot {
  position: absolute;
  left: 8px;
  top: 8px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  line-height: 120px;
  text-align: center;
}
.md-home-0.md23086 .m-pagination .loading .left,
.md-home-0.md23086 .m-pagination .loading .right {
  position: absolute;
  left: -1px;
  top: -1px;
  opacity: 0;
  width: 13px;
  height: 26px;
  overflow: hidden;
}
.md-home-0.md23086 .m-pagination .loading .left:after,
.md-home-0.md23086 .m-pagination .loading .right:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 13px;
  height: 26px;
  border: 1px solid var(--active);
  border-right: 0;
  border-radius: 13px 0 0 13px;
  box-sizing: border-box;
}
.md-home-0.md23086 .m-pagination .loading .right {
  left: auto;
  right: -1px;
}
.md-home-0.md23086 .m-pagination .loading .right:after {
  content: "";
  position: absolute;
  display: block;
  border-radius: 0 13px 13px 0;
  border: 1px solid var(--active);
  border-left: 0;
}
.md-home-0.md23086 .m-pagination .swiper-pagination-bullet-active {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.md-home-0.md23086 .m-pagination .swiper-pagination-bullet-active .left,
.md-home-0.md23086 .m-pagination .swiper-pagination-bullet-active .right {
  opacity: 1;
}
.md-home-0.md23086 .m-pagination .swiper-pagination-bullet-active .left:after {
  transform-origin: right center;
  animation: spin-leftmd23086 4s linear forwards;
}
.md-home-0.md23086 .m-pagination .swiper-pagination-bullet-active .right:after {
  transform-origin: left center;
  animation: spin-rightmd23086 4s linear;
}
.md-home-0.md23086 .m-pagination .swiper-pagination-bullet-active .dot {
  background-color: var(--active);
}
.md-home-0.md23086 .sbtn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.24rem;
  width: 1em;
  height: 1em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  box-shadow: 0 0 0 1px inset rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
  z-index: 30;
  outline: none !important;
  position: relative;
}
.md-home-0.md23086 .sbtn:hover {
  filter: none;
}
.md-home-0.md23086 .sbtn svg {
  width: 25%;
  height: 25%;
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-6px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(0);
  }
}
.md-home-0.md23086 .mouse {
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  position: absolute;
  bottom: 0.3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 30;
}
.md-home-0.md23086 .mouse .mbox {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  animation: jump 3s linear infinite;
}
.md-home-0.md23086 .mouse .mic {
  height: 1em;
  margin-bottom: 0.1rem;
}
@media screen and (max-width: 900px) {
  .md-home-0.md23086 .da {
    width: 3.2rem;
  }
}
@media screen and (max-width: 500px) {
  .md-home-0.md23086 .d2 {
    margin-top: 0.2rem;
  }
  .md-home-0.md23086 .d3 {
    margin-top: 0.2rem;
  }
  .md-home-0.md23086 .da {
    width: 40%;
    padding: 0.1rem;
    margin-right: 0.1rem;
    margin-bottom: 0.1rem;
  }
  .md-home-0.md23086 .bots {
    bottom: 0.3rem;
  }
  .md-home-0.md23086 .swiper-pagination {
    bottom: 0.3rem;
  }
}
@keyframes spin-rightmd23086 {
  0% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin-leftmd23086 {
  0% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.md-home-1.md23087 {
  position: relative;
  z-index: 5;
}
.md-home-1.md23087 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 17.2rem;
  max-width: 96%;
}
.md-home-1.md23087 .h2 {
  line-height: 1.25;
}
.md-home-1.md23087 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-home-1.md23087 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-home-1.md23087 .cont {
  position: relative;
}
.md-home-1.md23087 .s-tit {
  position: absolute;
  left: 0;
  top: 1.32rem;
  width: 100%;
  z-index: 30;
}
.md-home-1.md23087 .desc {
  color: #fff;
}
.md-home-1.md23087 .swiper1 {
  position: relative;
}
.md-home-1.md23087 .sw1 .img {
  padding-top: calc( 940 / 1920 * 100%);
}
.md-home-1.md23087 .sw1 .text {
  position: absolute;
  left: 0%;
  top: 48%;
  transform: translateY(-50%);
  width: 100%;
}
.md-home-1.md23087 .sw1 .txt {
  position: relative;
  left: 1rem;
  opacity: 0;
}
.md-home-1.md23087 .sw1 .intro {
  margin-top: 0.14rem;
}
.md-home-1.md23087 .sw1 .btns {
  margin-top: 0.78rem;
}
.md-home-1.md23087 .sw1 .more {
  display: inline-flex;
  align-items: center;
  border-radius: 0.1rem;
  padding: 0.22rem 0.2rem;
  border-radius: 1rem;
  background-color: var(--active);
  color: #fff;
  line-height: 1;
  transition: 0.5s;
}
.md-home-1.md23087 .sw1 .more svg {
  width: 1em;
  height: 1em;
  margin-left: 0.4rem;
}
.md-home-1.md23087 .sw1.swiper-slide-active .txt {
  left: 0;
  opacity: 1;
  transition: 0.8s;
}
.md-home-1.md23087 .swiper2 {
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 100%;
  border-top: 1px solid rgba(189, 189, 189, 0.2);
  z-index: 30;
}
.md-home-1.md23087 .sw2 {
  height: auto;
  padding: 0.5rem 0;
  cursor: pointer;
}
.md-home-1.md23087 .sw2 .icon {
  position: relative;
}
.md-home-1.md23087 .sw2 .ii {
  height: 1em;
}
.md-home-1.md23087 .sw2 .ite {
  margin-top: 0.27rem;
  position: relative;
  top: 0;
  transition: 0.5s;
}
.md-home-1.md23087 .thumb-active {
  background-color: var(--active);
  box-shadow: 0 1px 0 0 inset #f8f8f8;
}
.md-home-1.md23087 .thumb-active .ite {
  top: 0.9em;
}
@media screen and (max-width: 900px) {
  .md-home-1.md23087 .swiper2 {
    position: relative;
    background-color: #000;
  }
  .md-home-1.md23087 .sw1 .img {
    padding-top: 70%;
  }
  .md-home-1.md23087 .s-tit {
    top: 0.1rem;
  }
}

.md-home-2.md23088 {
  min-height: calc( 940vw / 1920 * 100);
  padding-top: 0.8rem;
  padding-bottom: 1.05rem;
  position: relative;
  overflow: hidden;
}
.md-home-2.md23088 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 17.2rem;
  max-width: 96%;
}
.md-home-2.md23088 .h2 {
  line-height: 1.25;
}
.md-home-2.md23088 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-home-2.md23088 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-home-2.md23088 .box-left {
  width: calc( 270 / 1720 * 100%);
  position: relative;
}
.md-home-2.md23088 .box-right {
  width: calc( 1360 / 1720 * 100%);
  padding-top: 0.4rem;
}
.md-home-2.md23088 .swiper {
  margin-top: 0.75rem;
  position: relative;
}
.md-home-2.md23088 .swiper .swiper-container {
  height: 5.5rem;
}
.md-home-2.md23088 .sw {
  height: auto;
  display: flex;
  align-items: center;
  padding: 0.05rem 0;
  margin-bottom: 0.54rem;
  cursor: pointer;
  transition: color 0.3s;
}
.md-home-2.md23088 .sw:hover {
  color: var(--active);
}
.md-home-2.md23088 .sw.active {
  box-shadow: -3px 0 0 0 inset var(--active);
  color: var(--active);
}
.md-home-2.md23088 .sw.active .i1 {
  opacity: 0;
}
.md-home-2.md23088 .sw.active .i2 {
  opacity: 1;
}
.md-home-2.md23088 .sw .icon {
  width: 1em;
  height: 1em;
  position: relative;
  flex-shrink: 0;
  margin-right: 0.3rem;
}
.md-home-2.md23088 .sw img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-home-2.md23088 .sw .i2 {
  opacity: 0;
}
.md-home-2.md23088 .pro-item {
  display: none;
}
.md-home-2.md23088 .pro-item.show {
  display: block;
}
.md-home-2.md23088 .item-box {
  padding: 0.4rem 0.8rem;
}
.md-home-2.md23088 .item-box .c-pic {
  width: calc( 520 / 1200 * 100%);
}
.md-home-2.md23088 .item-box .img {
  padding-top: 100%;
}
.md-home-2.md23088 .item-box .text {
  width: 50%;
  padding-top: 0.5rem;
}
.md-home-2.md23088 .item-box .nic {
  width: 1em;
  height: 1em;
  border-radius: 0.1rem;
  flex-shrink: 0;
  background-color: var(--active);
  margin-right: 0.2rem;
  position: relative;
}
.md-home-2.md23088 .item-box .nic img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 56%;
  height: 56%;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
}
.md-home-2.md23088 .item-box .intro {
  line-height: calc(30 / 16);
  margin-top: 0.2rem;
}
.md-home-2.md23088 .item-box .list {
  margin-top: 0.54rem;
}
.md-home-2.md23088 .item-box .li {
  width: calc(186 / 600 * 100%);
  margin-right: calc(20 / 600 * 100%);
}
.md-home-2.md23088 .item-box .li:nth-child(3n) {
  margin-right: 0;
}
.md-home-2.md23088 .item-box .li {
  margin-bottom: 0.2rem;
}
.md-home-2.md23088 .item-box .la {
  text-align: center;
  display: block;
  border-radius: 1rem;
  background-color: #f5f5f5;
  padding: 0.13rem;
  transition: 0.5s;
}
.md-home-2.md23088 .item-box .la:hover {
  background-color: var(--active);
  color: #fff;
}
.md-home-2.md23088 .btns {
  margin-top: 0.5rem;
}
.md-home-2.md23088 .more {
  display: inline-flex;
  align-items: center;
  border-radius: 0.1rem;
  padding: 0.2rem;
  border-radius: 1rem;
  background-color: var(--active);
  color: #fff;
  line-height: 1;
  transition: 0.5s;
}
.md-home-2.md23088 .more svg {
  width: 1em;
  height: 1em;
  margin-left: 0.4rem;
}
@media screen and (min-width: 901px) {
  .md-home-2.md23088 .box-left::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 200vh;
    background-color: #e0eaf6;
  }
}
@media screen and (max-width: 900px) {
  .md-home-2.md23088 .box-left {
    width: 100%;
  }
  .md-home-2.md23088 .box-right {
    width: 100%;
    margin-top: 0.3rem;
  }
  .md-home-2.md23088 .swiper {
    margin-top: 0.3rem;
  }
  .md-home-2.md23088 .swiper .swiper-container {
    height: auto;
  }
  .md-home-2.md23088 .sw {
    width: auto;
    margin-right: 0.4rem;
    margin-bottom: 0;
    box-shadow: none !important;
  }
}
@media screen and (max-width: 500px) {
  .md-home-2.md23088 .item-box {
    flex-wrap: wrap;
    padding: 0.4rem;
  }
  .md-home-2.md23088 .item-box .c-pic {
    width: 100%;
  }
  .md-home-2.md23088 .item-box .text {
    width: 100%;
  }
}

.md-home-3.md23089 {
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
.md-home-3.md23089 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md-home-3.md23089 .h2 {
  line-height: 1.25;
}
.md-home-3.md23089 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-home-3.md23089 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-home-3.md23089 .btns {
  padding-bottom: 0.1rem;
}
.md-home-3.md23089 .more {
  display: inline-flex;
  align-items: center;
  border-radius: 0.1rem;
  padding: 0.22rem 0.2rem;
  border-radius: 1rem;
  background-color: var(--active);
  color: #fff;
  line-height: 1;
  transition: 0.5s;
}
.md-home-3.md23089 .more svg {
  width: 1em;
  height: 1em;
  margin-left: 0.4rem;
}
.md-home-3.md23089 .box-1 .c-pic {
  width: calc( 915 / 1920 * 100%);
}
.md-home-3.md23089 .box-1 .box-right {
  width: calc( 800 / 1920 * 100%);
  margin-left: calc( 110 / 1920 * 100%);
  padding-top: 0.7rem;
}
.md-home-3.md23089 .box-1 .img {
  padding-top: calc( 740 / 915 * 100%);
  height: 100%;
}
.md-home-3.md23089 .box-1 .content {
  line-height: calc(30 / 16);
  margin-top: 0.54rem;
}
@media screen and (max-width: 900px) {
  .md-home-3.md23089 .box-1 .c-pic {
    width: 100%;
  }
  .md-home-3.md23089 .box-1 .box-right {
    width: 100%;
    padding: 0.4rem;
    margin: 0;
  }
}
.md-home-3.md23089 .list {
  margin-top: 0.6rem;
}
.md-home-3.md23089 .list .li {
  width: calc(180 / 800 * 100%);
  margin-right: calc(25 / 800 * 100%);
}
.md-home-3.md23089 .list .li:nth-child(4n) {
  margin-right: 0;
}
.md-home-3.md23089 .list .li {
  margin-bottom: 0.25rem;
}
.md-home-3.md23089 .list .dd {
  display: block;
  background-color: #eff5f9;
  position: relative;
  height: 100%;
  min-height: 2rem;
  padding-top: 0.5rem;
  transition: 0.5s;
}
.md-home-3.md23089 .list .dd:hover {
  background-color: var(--active);
}
.md-home-3.md23089 .list .dd:hover .hd {
  top: -0.2rem;
  filter: brightness(0) invert(1);
}
.md-home-3.md23089 .list .dd:hover .ht1 {
  margin-top: 0.16rem;
}
.md-home-3.md23089 .list .dd:hover .bd {
  opacity: 1;
}
.md-home-3.md23089 .list .hd {
  position: relative;
  top: 0;
  transition: 0.5s;
}
.md-home-3.md23089 .list .icon {
  display: inline-flex;
}
.md-home-3.md23089 .list .ic {
  height: 1em;
}
.md-home-3.md23089 .list .ht1 {
  margin-top: 0.36rem;
  transition: 0.5s;
}
.md-home-3.md23089 .list .bd {
  position: absolute;
  left: 0;
  bottom: 0.28rem;
  width: 100%;
  opacity: 0;
  transition: 0.5s;
}
.md-home-3.md23089 .list .btn {
  position: relative;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #fff;
  color: var(--active);
}
.md-home-3.md23089 .list .btn svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 37.5%;
  height: 37.5%;
}
.md-home-3.md23089 .box-2 {
  background-color: var(--active);
  padding: 0.5rem 0.1rem 0.5rem;
}
.md-home-3.md23089 .box-2 .nitem {
  flex: 1;
}
.md-home-3.md23089 .box-2 .n11 {
  line-height: 1;
}
.md-home-3.md23089 .box-2 .n12 {
  margin-top: 0.22rem;
}
@media screen and (max-width: 900px) {
  .md-home-3.md23089 .box-2 .nlist {
    flex-wrap: wrap;
  }
  .md-home-3.md23089 .box-2 .nitem {
    width: 50%;
    flex: none;
    padding: 0.2rem 0;
  }
}

.md-home-4.md23091 {
  min-height: calc( 940vw / 1920 * 100);
  position: relative;
}
.md-home-4.md23091 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 17.2rem;
  max-width: 96%;
}
.md-home-4.md23091 .h2 {
  line-height: 1.25;
}
.md-home-4.md23091 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-home-4.md23091 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-home-4.md23091 .bg-i {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s;
}
.md-home-4.md23091 .bg-i.show {
  opacity: 1;
}
.md-home-4.md23091 .tops {
  position: relative;
  padding-top: 0.7rem;
  padding-bottom: 0.8rem;
}
.md-home-4.md23091 .tle {
  filter: brightness(0) invert(1);
}
.md-home-4.md23091 .more {
  display: inline-flex;
  align-items: center;
  border-radius: 0.1rem;
  padding: 0.22rem 0.2rem;
  border-radius: 1rem;
  background-color: var(--active);
  color: #fff;
  line-height: 1;
  transition: 0.5s;
}
.md-home-4.md23091 .more svg {
  width: 1em;
  height: 1em;
  margin-left: 0.4rem;
}
.md-home-4.md23091 .swiper {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.md-home-4.md23091 .sw {
  height: 6.85rem;
  box-shadow: -1px 0 0 0 inset rgba(255, 255, 255, 0.2);
}
.md-home-4.md23091 .sw.active .hd {
  opacity: 0;
}
.md-home-4.md23091 .sw.active .bd {
  opacity: 1;
  pointer-events: auto;
}
.md-home-4.md23091 .hd {
  position: absolute;
  left: 0%;
  bottom: 0.8rem;
  width: 100%;
  transition: opacity 0.3s;
}
.md-home-4.md23091 .hd .hti {
  height: 1em;
}
.md-home-4.md23091 .hd .ht2 {
  margin-top: 0.27rem;
}
.md-home-4.md23091 .hd .ht3 {
  opacity: 0.2;
  margin-top: 0.36rem;
}
.md-home-4.md23091 .bd {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  padding: 1.4rem 0.48rem 0;
  background-color: rgba(0, 112, 189, 0.95);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.md-home-4.md23091 .bd .bti {
  height: 1em;
}
.md-home-4.md23091 .bd .bt2 {
  margin-top: 0.54rem;
}
.md-home-4.md23091 .bd .bt3 {
  line-height: calc(30 / 16);
  margin-top: 0.16rem;
}
.md-home-4.md23091 .bd .bt4 {
  margin-top: 0.8rem;
}
.md-home-4.md23091 .bd .btn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #fff;
  color: var(--active);
  position: relative;
}
.md-home-4.md23091 .bd .btn svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 28%;
  height: 28%;
}
@media screen and (max-width: 900px) {
  .md-home-4.md23091 .hd {
    opacity: 1 !important;
  }
  .md-home-4.md23091 .bd {
    padding: 0.3rem;
  }
}

.md-home-5.md23092 {
  position: relative;
  padding-top: 0.84rem;
  padding-bottom: 1.2rem;
  background-attachment: fixed;
  min-height: calc( 940vw / 1920 * 100);
  background-color: #f5f9fc;
}
.md-home-5.md23092 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 17.2rem;
  max-width: 96%;
}
.md-home-5.md23092 .h2 {
  line-height: 1.25;
}
.md-home-5.md23092 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-home-5.md23092 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-home-5.md23092 .box-1 {
  margin-bottom: 0.5rem;
}
.md-home-5.md23092 .box1-left {
  width: calc( 580 / 1720 * 100%);
  padding: 0.5rem 0.6rem;
}
.md-home-5.md23092 .box1-right {
  width: calc( 1140 / 1720 * 100%);
}
.md-home-5.md23092 .desc {
  color: #fff;
}
.md-home-5.md23092 .tip {
  padding: 0;
  margin-top: 0.06rem;
}
.md-home-5.md23092 .swiper {
  position: relative;
  padding: 0.4rem 0;
}
.md-home-5.md23092 .swiper-slide {
  box-shadow: -1px 0 0 0 inset #d9e9f4;
}
.md-home-5.md23092 .si {
  overflow: hidden;
  height: auto;
  padding: 0 0.1rem;
}
.md-home-5.md23092 .si:not(:last-child) {
  margin-bottom: 0.45rem;
}
.md-home-5.md23092 .si .top {
  line-height: 1;
  position: relative;
}
.md-home-5.md23092 .si .top::after {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-image: url(../images/ab71-00.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.15;
  pointer-events: none;
}
.md-home-5.md23092 .si .name {
  font-weight: bold;
  color: #026db7;
}
.md-home-5.md23092 .si .bot {
  margin-top: 0.1rem;
}
@media screen and (max-width: 900px) {
  .md-home-5.md23092 .box1-left {
    width: 100%;
  }
  .md-home-5.md23092 .box1-right {
    width: 100%;
  }
}
.md-home-5.md23092 .box-2 .bitem {
  background-color: #fff;
  margin-bottom: 0.2rem;
}
.md-home-5.md23092 .box-2 .bitem:last-child {
  margin-bottom: 0;
}
.md-home-5.md23092 .box-2 .bi-left {
  width: calc( 250 / 1720 * 100%);
  background-color: #e0ecf6;
  padding: 0.42rem 0.4rem;
  padding-right: 0.2rem;
}
.md-home-5.md23092 .box-2 .bi-right {
  width: calc( 1470 / 1720 * 100%);
}
.md-home-5.md23092 .box-2 .ic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.2rem;
}
.md-home-5.md23092 .box-2 .si {
  position: relative;
  padding-top: calc( 130 / 240 * 100%);
}
.md-home-5.md23092 .box-2 .imgs {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  height: 60%;
}
.md-home-5.md23092 .box-2 .ii {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 900px) {
  .md-home-5.md23092 .box-2 .bi-left {
    width: 100%;
  }
  .md-home-5.md23092 .box-2 .bi-right {
    width: 100%;
  }
}

.md-home-6.md23094 {
  padding-top: 2.27rem;
  padding-bottom: 1rem;
  position: relative;
  background-attachment: fixed;
  min-height: calc( 940vw / 1920 * 100);
}
.md-home-6.md23094 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 17.2rem;
  max-width: 96%;
}
.md-home-6.md23094 .h2 {
  line-height: 1.25;
}
.md-home-6.md23094 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-home-6.md23094 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-home-6.md23094 .desc {
  color: #fff;
}
.md-home-6.md23094 .content {
  line-height: 2;
  width: 7.5rem;
  max-width: 100%;
  margin-top: 0.74rem;
}

.md-home-6.md23094 .btns{
    margin-top: 0.3rem;
}
.md-home-6.md23094 .more {
    display: inline-flex;
    align-items: center; 
    padding: 0.22rem 0.2rem;
    border-radius: 1rem;
    margin-right: 0.2rem;
    background-color: var(--active);
    color: #fff;
    line-height: 1;
    transition: 0.5s;
}
.md-home-6.md23094 .more svg {
  width: 1em;
  height: 1em;
  margin-left: 0.2rem;
}
@media screen and (max-width: 900px) {
  .md-home-6.md23094 {
    padding-top: 1.5rem;
  }
}

.md-home-7.md23095 {
  padding-top: 1rem;
  padding-bottom: 1.1rem;
  position: relative;
  background-color: #f0f9fd;
  overflow: hidden;
}
.md-home-7.md23095 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 17.2rem;
  max-width: 96%;
}
.md-home-7.md23095 .h2 {
  line-height: 1.25;
}
.md-home-7.md23095 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-home-7.md23095 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-home-7.md23095 .box-left {
  width: calc( 400 / 1720 * 100%);
  padding-top: 0.28rem;
}
.md-home-7.md23095 .box-right {
  width: calc( 1320 / 1720 * 100%);
}
.md-home-7.md23095 .list {
  margin-top: 1rem;
}
.md-home-7.md23095 .li {
  margin-bottom: 0.27rem;
}
.md-home-7.md23095 .dd {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.md-home-7.md23095 .active .dd {
  color: var(--active);
}
.md-home-7.md23095 .active .dd::before {
  content: "";
  width: 4em;
  height: 2px;
  background-color: var(--active);
  position: absolute;
  left: calc(100% + 0.2rem);
  top: calc(50% - 1px);
}
.md-home-7.md23095 .bitem {
  display: none;
}
.md-home-7.md23095 .bitem.show {
  display: block;
}
.md-home-7.md23095 .swiper {
  position: relative;
  width: 14.3rem;
}
.md-home-7.md23095 .sw {
  width: 4.6rem;
  background-color: #fff;
  margin-right: 0.6rem;
}
.md-home-7.md23095 .sw:last-child {
  margin-right: 0;
}
.md-home-7.md23095 .sw:hover {
  box-shadow: 2px 3px 0.65rem 0px rgba(0, 112, 189, 0.09);
}
.md-home-7.md23095 .sw:hover .img {
  transform: scale(1.1);
}
.md-home-7.md23095 .sw:hover .title {
  color: var(--active);
}
.md-home-7.md23095 .sw:hover .bri {
  color: var(--active);
}
.md-home-7.md23095 .sw .img {
  padding-top: calc( 330 / 460 * 100%);
}
.md-home-7.md23095 .sw .text {
  padding: 0.43rem 0.4rem 0;
}
.md-home-7.md23095 .sw .title {
  line-height: calc(32 / 22);
  height: calc( 32em / 22 * 2);
  transition: 0.5s;
}
.md-home-7.md23095 .sw .intro {
  line-height: calc(30 / 16);
  height: calc( 30em / 16 * 2);
  margin-top: 0.2rem;
}
.md-home-7.md23095 .sw .bot {
  border-top: 1px solid #eee;
  padding-top: 0.2rem;
  padding-bottom: 0.3rem;
  margin-top: 0.34rem;
}
.md-home-7.md23095 .sw svg {
  width: 1em;
  height: 1em;
  display: inline-block;
  margin-top: 0.16rem;
}
.md-home-7.md23095 .sw .day {
  color: var(--active);
  line-height: 1;
}
.md-home-7.md23095 .btns {
  margin-top: 1.4rem;
}
.md-home-7.md23095 .more {
  display: inline-flex;
  align-items: center;
  border-radius: 1rem;
  padding: 0.22rem 0.2rem;
  background-color: var(--active);
  color: #fff;
  line-height: 1;
  transition: 0.5s;
}
.md-home-7.md23095 .more:hover {
  background-color: var(--active);
  color: #fff;
}
.md-home-7.md23095 .more svg {
  width: 1em;
  height: 1em;
  margin-left: 0.7rem;
}
.md-home-7.md23095 .swiper-scrollbar {
  margin-top: 0.66rem;
  height: 1px;
  background-color: #e0eaf6;
}
.md-home-7.md23095 .swiper-scrollbar-drag {
  height: 0.05rem;
  background-color: var(--active);
  border-radius: 1rem;
  top: -0.02rem;
}
@media screen and (min-width: 901px) {
  .md-home-7.md23095 .show {
    width: 10.6rem;
  }
  .md-home-7.md23095 .show .hd {
    opacity: 1;
  }
  .md-home-7.md23095 .show .bd {
    opacity: 0;
  }
}
@media screen and (max-width: 900px) {
  .md-home-7.md23095 .box {
    flex-wrap: wrap;
  }
  .md-home-7.md23095 .box-left {
    width: 100%;
    padding: 4%;
  }
  .md-home-7.md23095 .box-right {
    width: 100%;
  }
  .md-home-7.md23095 .list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.4rem;
  }
  .md-home-7.md23095 .li {
    width: auto;
    margin-right: 0.4rem;
  }
  .md-home-7.md23095 .dd::before {
    display: none;
  }
  .md-home-7.md23095 .bot {
    flex-wrap: wrap;
  }
  .md-home-7.md23095 .text {
    width: 100%;
  }
  .md-home-7.md23095 .btns {
    display: none;
  }
  .md-home-7.md23095 .swiper {
    width: 100%;
  }
  .md-home-7.md23095 .sw {
    margin-right: 0.3rem;
  }
}

.md-home-8.md23096 {
  background-color: var(--active);
  position: relative;
  padding: 0.44rem 0;
}
.md-home-8.md23096 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 17.2rem;
  max-width: 96%;
}
.md-home-8.md23096 .li {
  flex: 1;
}
.md-home-8.md23096 .icon {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  border-radius: 0.1rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.1);
  margin-right: 0.2rem;
}
.md-home-8.md23096 .ii {
  width: calc( 28 / 62 * 100%);
  height: calc( 28 / 62 * 100%);
  -o-object-fit: contain;
     object-fit: contain;
}
.md-home-8.md23096 .d12 {
  opacity: 0.5;
  margin-top: 0.06rem;
}
@media screen and (max-width: 900px) {
  .md-home-8.md23096 .ul {
    flex-wrap: wrap;
  }
  .md-home-8.md23096 .li {
    flex: none;
    width: 50%;
    margin: 0.2rem 0;
  }
}
