
.md-home-0.md25030 {
  position: relative;
  z-index: 5;
}
.md-home-0.md25030 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-0.md25030 .ho_sw {
  overflow: hidden;
}
.md-home-0.md25030 .img {
  display: block;
  position: relative;
  padding-top: 48.9583333333%;
  overflow: hidden;
}
.md-home-0.md25030 .img img,
.md-home-0.md25030 .img video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.md-home-0.md25030 .text {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 45%;
  transform: translateY(-50%);
  opacity: 0;
}
.md-home-0.md25030 .txt {
  line-height: 1.25;
}
.md-home-0.md25030 .d1 {
  line-height: calc(68 / 48);
  position: relative;
  padding-bottom: 0.1rem;
}
.md-home-0.md25030 .dlist {
  margin-top: 0.3rem;
}
.md-home-0.md25030 .da {
  width: 2.5rem;
  display: inline-block;
  margin-right: 0.2rem;
  padding: 1px;
}
.md-home-0.md25030 .da .img {
  padding-top: calc( 150 / 250 * 100%);
}
.md-home-0.md25030 .bots {
  width: 100%;
  position: absolute;
  bottom: 0.33rem;
  left: 0%;
  z-index: 30;
}
.md-home-0.md25030 .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.md-home-0.md25030 .swiper-pagination {
  width: 100%;
  left: 0;
  bottom: 0.5rem;
  z-index: 30;
}
.md-home-0.md25030 .swiper-pagination-bullet {
  width: 1em;
  height: 0.25em;
  background-color: white;
  border-radius: 1rem;
  margin: 0 0.25em;
  opacity: 1;
  transition: 0.3s;
}
.md-home-0.md25030 .swiper-pagination-bullet-active {
  width: 1.875em;
  height: 0.375em;
  opacity: 1;
}
.md-home-0.md25030 .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.md25030 .sbtn:hover {
  filter: none;
}
.md-home-0.md25030 .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.md25030 .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.md25030 .mouse .mbox {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  animation: jump 3s linear infinite;
}
.md-home-0.md25030 .mouse .mic {
  height: 1em;
  margin-bottom: 0.1rem;
}
@media screen and (max-width: 500px) {
  .md-home-0.md25030 .d2 {
    margin-top: 0.2rem;
  }
  .md-home-0.md25030 .d3 {
    margin-top: 0.2rem;
  }
  .md-home-0.md25030 .bots {
    bottom: 0.3rem;
  }
  .md-home-0.md25030 .swiper-pagination {
    bottom: 0.3rem;
  }
}

.md-home-product.md25031 {
  position: relative;
  background-color: #f5fcff;
  z-index: 5;
}
.md-home-product.md25031 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-product.md25031 .h2 {
  font-family: "texgyreadventor-Bold";
  position: relative;
  padding-bottom: 0.24rem;
  line-height: 1.375;
}
.md-home-product.md25031 .h2.text-center::before {
  left: 50%;
  transform: translate(-50%);
}
.md-home-product.md25031 .h2::before {
  content: "";
  width: 0.5rem;
  height: 0.05rem;
  background-color: var(--theme);
  position: absolute;
  left: 0;
  bottom: 0;
}
.md-home-product.md25031 .tops .swiper-container {
  display: inline-block;
  max-width: 100%;
}
.md-home-product.md25031 .nsw {
  width: 2.6rem;
  padding: 0.27rem 0;
  cursor: pointer;
}
.md-home-product.md25031 .nsw:hover .icon {
  transform: scale(1.1);
}
.md-home-product.md25031 .nsw.on {
  box-shadow: 0 0 0 1px inset var(--active);
  color: var(--active);
}
.md-home-product.md25031 .nsw .icon {
  margin: 0 auto;
  width: 1em;
  height: 1em;
  transition: 0.5s;
}
.md-home-product.md25031 .nsw .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-home-product.md25031 .nsw .nte {
  margin-top: 0.2rem;
}
.md-home-product.md25031 .box {
  position: relative;
}
.md-home-product.md25031 .bitem {
  position: absolute;
  left: -200vw;
  top: 0%;
  width: 100%;
  opacity: 0;
  transition: opacity 0.3s;
}
.md-home-product.md25031 .bitem.show {
  position: relative;
  left: 0;
  opacity: 1;
}
.md-home-product.md25031 .swiper {
  padding: 0.2rem 0;
}
.md-home-product.md25031 .sw {
  min-height: 8rem;
  padding-top: 1.5rem;
}
.md-home-product.md25031 .c-pic {
  width: calc( 550 / 1600 * 100%);
}
.md-home-product.md25031 .img {
  padding-top: calc( 593 / 550 * 100%);
}
.md-home-product.md25031 .text {
  width: calc( 620 / 1600 * 100%);
}
.md-home-product.md25031 .tbox {
  width: 100%;
}
.md-home-product.md25031 .intro {
  margin-top: 0.14rem;
}
.md-home-product.md25031 .btns {
  margin-top: 0.39rem;
}
.md-home-product.md25031 .more {
  display: inline-flex;
  align-items: center;
  background-color: var(--active);
  color: #fff;
  line-height: 1;
  padding: 0.22rem 0.33rem;
  border-radius: 1rem;
  transition: 0.5s;
}
.md-home-product.md25031 .more:hover {
  transform: translateY(-6px);
}
.md-home-product.md25031 .more svg {
  width: 0.75em;
  height: 0.75em;
  margin-left: 0.4rem;
  flex-shrink: 0;
}
@media screen and (max-width: 900px) {
  .md-home-product.md25031 .sw {
    padding-top: 0.4rem;
  }
  .md-home-product.md25031 .wbox {
    flex-wrap: wrap;
  }
  .md-home-product.md25031 .c-pic {
    width: 60%;
    margin: 0.5rem auto 0;
  }
  .md-home-product.md25031 .text {
    width: 100%;
  }
}

.md-home-about.md25032 {
  position: relative;
  overflow: hidden;
}
.md-home-about.md25032 .com-tit .ct1 {
  color: var(--active);
}
.md-home-about.md25032 .box-left {
  width: 50%;
  position: relative;
}
.md-home-about.md25032 .logo {
  position: absolute;
  top: 0;
  right: 0;
  width: 5.35rem;
  opacity: 0.04;
  pointer-events: none;
}
.md-home-about.md25032 .c-pic {
  width: 50%;
}
.md-home-about.md25032 .img {
  padding-top: calc( 900 / 960 * 100%);
  height: 100%;
}
.md-home-about.md25032 .tbox {
  padding: 0.4rem 0;
  padding-left: calc( 160 / 960 * 100%);
  padding-right: calc( 140 / 960 * 100%);
}
.md-home-about.md25032 .title {
  color: var(--active);
}
.md-home-about.md25032 .line {
  width: 1em;
  height: 4px;
  background-color: var(--active);
  border-radius: 2px;
  margin-top: 0.25rem;
  margin-bottom: 0.4rem;
}
.md-home-about.md25032 .intro {
  line-height: 2;
}
.md-home-about.md25032 .btns {
  margin-top: 0.5rem;
}
.md-home-about.md25032 .more {
  display: inline-flex;
  align-items: center;
  background-color: var(--active);
  color: #fff;
  line-height: 1;
  padding: 0.22rem 0.33rem;
  border-radius: 1rem;
  transition: 0.5s;
}
.md-home-about.md25032 .more:hover {
  transform: translateY(-6px);
}
.md-home-about.md25032 .more svg {
  width: 0.75em;
  height: 0.75em;
  margin-left: 0.4rem;
  flex-shrink: 0;
}
@media screen and (max-width: 900px) {
  .md-home-about.md25032 .c-pic {
    width: 100%;
  }
  .md-home-about.md25032 .box-left {
    width: 100%;
    margin: 0;
    padding: 8% 4%;
  }
  .md-home-about.md25032 .tbox {
    padding: 0;
  }
}

.md-home-news.md25033 {
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  position: relative;
  background-color: #f0f9ff;
}
.md-home-news.md25033 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-news.md25033 .com-tit .ct1 {
  color: var(--active);
}
.md-home-news.md25033 .box {
  position: relative;
  margin-top: 0.6rem;
}
.md-home-news.md25033 .swiper {
  margin-top: 0.45rem;
}
.md-home-news.md25033 .sw {
  height: auto;
  background-color: #fff;
}
.md-home-news.md25033 .sw:hover .img {
  transform: scale(1.1);
}
.md-home-news.md25033 .sw:hover .title {
  color: var(--active);
}
.md-home-news.md25033 .img {
  padding-top: calc( 300 / 506 * 100%);
}
.md-home-news.md25033 .text {
  padding: 0.4rem 0.4rem 0.32rem;
}
.md-home-news.md25033 .time {
  display: flex;
  align-items: center;
}
.md-home-news.md25033 .time svg {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  margin-right: 0.5em;
  color: var(--active);
}
.md-home-news.md25033 .title {
  line-height: 1.6;
  height: 3.2em;
  margin-top: 0.2rem;
  transition: 0.5s;
}
.md-home-news.md25033 .intro {
  line-height: calc(30 / 16);
  margin-top: 0.2rem;
}
.md-home-news.md25033 .more {
  display: inline-flex;
  align-items: center;
  background-color: var(--active);
  color: #fff;
  line-height: 1;
  padding: 0.22rem 0.33rem;
  border-radius: 1rem;
  transition: 0.5s;
}
.md-home-news.md25033 .more:hover {
  transform: translateY(-6px);
}
.md-home-news.md25033 .more svg {
  width: 0.75em;
  height: 0.75em;
  margin-left: 0.4rem;
  flex-shrink: 0;
}
