
.md-home-0.md21878 {
  position: relative;
  overflow: hidden;
}
.md-home-0.md21878 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-0.md21878 .ho_sw {
  overflow: hidden;
}
.md-home-0.md21878 .img {
  display: block;
  position: relative;
  padding-top: 41.6666666667%;
  overflow: hidden;
}
.md-home-0.md21878 .img img,
.md-home-0.md21878 .img video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.md-home-0.md21878 .text {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.md-home-0.md21878 .txt {
  line-height: 1.25;
}
.md-home-0.md21878 .d1 {
  line-height: 1.1;
}
.md-home-0.md21878 .d2 {
  line-height: calc(31 / 18);
  margin-top: 0.3rem;
}
.md-home-0.md21878 .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.md-home-0.md21878 .swiper-pagination {
  width: 100%;
  bottom: 0.4rem;
  display: flex;
  justify-content: center;
  z-index: 30;
}
.md-home-0.md21878 .swiper-pagination-bullet {
  width: 0.5em;
  height: 0.5em;
  background-color: #fff;
  border-radius: 1rem;
  margin: 0;
  margin: 0 0.5em;
  opacity: 1;
  position: relative;
}
.md-home-0.md21878 .swiper-pagination-bullet-active {
  width: 0.5rem;
}
.md-home-0.md21878 .btns {
  display: flex;
  align-items: center;
  position: absolute;
  right: 1rem;
  bottom: 0.45rem;
  z-index: 30;
}
.md-home-0.md21878 .sbtn {
  width: 1em;
  height: 1em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 1;
  z-index: 30;
  filter: brightness(0) invert(1);
  outline: none !important;
}
.md-home-0.md21878 .sbtn:hover {
  filter: none;
}
@media screen and (max-width: 500px) {
  .md-home-0.md21878 .ho_sw .img {
    padding-top: 60%;
  }
  .md-home-0.md21878 .ho_sw .d1 {
    font-size: 0.32rem;
  }
  .md-home-0.md21878 .ho_sw .d2 {
    display: none;
  }
  .md-home-0.md21878 .bots {
    bottom: 0.3rem;
  }
  .md-home-0.md21878 .swiper-pagination {
    bottom: 0.3rem;
  }
}

.md-home-1.md21879 {
  padding-top: 0.88rem;
  padding-bottom: 0.4rem;
  position: relative;
}
.md-home-1.md21879 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-1.md21879 .navs {
  margin-top: 0.1rem;
  position: relative;
  box-shadow: 0 -1px 0 0 inset #d1d4d9;
}
.md-home-1.md21879 .nsw {
  width: auto;
  cursor: pointer;
  padding: 0.22rem 0;
  margin-right: 1.3rem;
}
.md-home-1.md21879 .nsw:last-child {
  margin-right: 0;
}
.md-home-1.md21879 .nsw:hover {
  color: var(--theme, #0151cb);
}
.md-home-1.md21879 .nsw.on {
  color: var(--theme, #0151cb);
  box-shadow: 0 -2px 0 0 inset var(--theme, #0151cb);
}
.md-home-1.md21879 .box {
  margin-top: 0.6rem;
  position: relative;
}
.md-home-1.md21879 .b-item {
  width: 100%;
  position: absolute;
  left: -100%;
  top: 0%;
  opacity: 0;
}
.md-home-1.md21879 .b-item.show {
  opacity: 1;
  position: relative;
  left: 0;
  transition: opacity 0.3s;
}
.md-home-1.md21879 .li {
  width: calc( 513 / 1600 * 100%);
  margin-right: calc( 30 / 1600 * 100%);
  margin-bottom: 0.56rem;
}
.md-home-1.md21879 .li:nth-child(3n) {
  margin-right: 0;
}
.md-home-1.md21879 .dd {
  display: block;
}
.md-home-1.md21879 .dd:hover .bg {
  opacity: 1;
}
.md-home-1.md21879 .dd:hover .title {
  color: var(--theme, #0151cb);
}
.md-home-1.md21879 .top {
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
  background-color: #f6f7f8;
}
.md-home-1.md21879 .bg {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.5s;
}
.md-home-1.md21879 .img {
  padding-top: calc( 380 / 513 * 100%);
}
.md-home-1.md21879 .text {
  margin-top: 0.36rem;
}
.md-home-1.md21879 .intro {
  margin-top: 0.1rem;
  line-height: calc( 28 / 18 );
}
@media screen and (max-width: 900px) {
  .md-home-1.md21879 .navs {
    margin-top: 0.5rem;
  }
  .md-home-1.md21879 .nsw {
    margin-right: 0.4rem;
  }
  .md-home-1.md21879 .list {
    justify-content: space-between;
  }
  .md-home-1.md21879 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-about-1.md21880 {
  padding-bottom: 1rem;
  overflow: hidden;
  position: relative;
}
.md-about-1.md21880 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-about-1.md21880 .h2 {
  line-height: 1;
}
.md-about-1.md21880 .desc {
  line-height: 1.2;
  margin-top: 0.1rem;
}
.md-about-1.md21880 .md {
  position: absolute;
  left: 0;
  top: -1.5rem;
}
.md-about-1.md21880 .box-1 {
  padding-top: 1rem;
  padding-bottom: 0.6rem;
  background-color: rgba(241, 244, 246, 0.6);
}
.md-about-1.md21880 .c-pic {
  width: 48.75%;
}
.md-about-1.md21880 .img {
  padding-top: calc( 500 / 780 * 100%);
}
.md-about-1.md21880 .text {
  width: calc( 760 / 1600 * 100%);
}
.md-about-1.md21880 .intro {
  line-height: 1.4;
  margin-top: 0.3rem;
}
.md-about-1.md21880 .box-2 {
  position: relative;
}
.md-about-1.md21880 .box-2::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 50%;
  background-color: rgba(241, 244, 246, 0.6);
}
.md-about-1.md21880 .nlist {
  position: relative;
  padding: 0.56rem 0;
  box-shadow: 0px 8px 8px 0px rgba(66, 135, 194, 0.1);
}
.md-about-1.md21880 .nitem {
  flex: 1;
  position: relative;
}
.md-about-1.md21880 .nitem:last-child::before {
  display: none;
}
.md-about-1.md21880 .nitem::before {
  content: "";
  width: 1px;
  height: 0.5rem;
  background-color: #000;
  opacity: 0.15;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.md-about-1.md21880 .nitem .n11 {
  color: var(--theme);
  line-height: 1;
}
.md-about-1.md21880 .nitem .n12 {
  line-height: calc( 28 / 18 );
  margin-top: 0.2rem;
}
@media screen and (max-width: 900px) {
  .md-about-1.md21880 .c-pic {
    width: 100%;
  }
  .md-about-1.md21880 .text {
    width: 100%;
    margin-top: 0.3rem;
  }
  .md-about-1.md21880 .nlist {
    flex-wrap: wrap;
    padding: 0.3rem 0;
  }
  .md-about-1.md21880 .nitem {
    width: 50%;
    flex: none;
    margin: 0.3rem 0;
  }
  .md-about-1.md21880 .nitem::before {
    display: none;
  }
}

.md-home-3.md21881 {
  padding-top: 1.1rem;
  padding-bottom: 0.8rem;
  position: relative;
  z-index: 5;
}
.md-home-3.md21881 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-3.md21881 .desc {
  margin-top: 0.2rem;
}
.md-home-3.md21881 .list {
  margin-top: 0.4rem;
}
.md-home-3.md21881 .li {
  width: calc( 520 / 1600 * 100%);
  margin-right: calc( 20 / 1600 * 100%);
  margin-bottom: 0.2rem;
}
.md-home-3.md21881 .li:nth-child(2) {
  margin-right: 0;
}
.md-home-3.md21881 .li:last-child {
  margin-right: 0;
}
.md-home-3.md21881 .li1 {
  width: calc( 1060 / 1600 * 100%);
}
.md-home-3.md21881 .li1 .img {
  padding-top: calc( 480 / 1060 * 100%);
}
.md-home-3.md21881 .dd {
  display: block;
  position: relative;
}
.md-home-3.md21881 .dd:hover .img {
  transform: scale(1.1);
}
.md-home-3.md21881 .c-pic {
  border-radius: 0.1rem;
}
.md-home-3.md21881 .img {
  padding-top: calc( 480 / 520 * 100%);
}
.md-home-3.md21881 .icon {
  display: inline-flex;
}
.md-home-3.md21881 .ic {
  height: 1em;
}
.md-home-3.md21881 .text {
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 5;
}
.md-home-3.md21881 .title {
  margin-top: 0.2rem;
}
@media screen and (min-width: 901px) {
  .md-home-3.md21881 .dd::after {
    content: "";
    width: 1px;
    height: 0.6rem;
    position: absolute;
    left: 50%;
    top: 100%;
    background-color: #fff;
    opacity: 0.4;
  }
  .md-home-3.md21881 .show .dd::before {
    height: calc(100% + 1.2rem);
    opacity: 1;
  }
}
@media screen and (max-width: 900px) {
  .md-home-3.md21881 {
    padding: 0.8rem 0;
  }
  .md-home-3.md21881 .list {
    justify-content: space-between;
  }
  .md-home-3.md21881 .li1 {
    width: 100% !important;
  }
  .md-home-3.md21881 .li {
    width: 48%;
    margin-bottom: 4%;
    margin-right: 0;
  }
}

.md-home-4.md21882 {
  position: relative;
  padding-top: 0.95rem;
  padding-bottom: 1rem;
  background-color: #f6f7f8;
  overflow: hidden;
}
.md-home-4.md21882 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-4.md21882 .swiper {
  width: calc(100% + 0.4rem);
  margin-left: -0.2rem;
  margin-top: 0.4rem;
  padding: 0 0.2rem;
  overflow: hidden;
}
.md-home-4.md21882 .swiper .swiper-container {
  overflow: visible;
}
.md-home-4.md21882 .swiper-wrapper {
  transition-timing-function: linear;
}
.md-home-4.md21882 .sw {
  height: auto;
  background-color: #fff;
  box-shadow: 0px 1px 0.35rem 0px #e7eff6;
  border-radius: 0.2rem;
  padding: 0.5rem 0.4rem;
  transition: 0.5s;
}
.md-home-4.md21882 .sw:hover {
  background-color: var(--theme, #0151cb);
}
.md-home-4.md21882 .sw:hover .icon {
  margin: 0 auto;
}
.md-home-4.md21882 .sw:hover .icon::before {
  transform: rotate(45deg);
  background-color: #fff;
}
.md-home-4.md21882 .sw:hover .icon img {
  filter: none;
}
.md-home-4.md21882 .sw:hover .title {
  color: #fff;
}
.md-home-4.md21882 .sw:hover .intro {
  color: #fff;
}
.md-home-4.md21882 .sw:hover .text {
  text-align: center;
}
.md-home-4.md21882 .icon {
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: 0.5s;
}
.md-home-4.md21882 .icon::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
  background-color: var(--theme, #0151cb);
  transform-origin: center;
  transition: 0.5s;
}
.md-home-4.md21882 .icon img {
  filter: brightness(0) invert(1);
  position: relative;
  width: 50%;
  height: 50%;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-home-4.md21882 .text {
  margin-top: 0.4rem;
}
.md-home-4.md21882 .title {
  transition: 0.5s;
}
.md-home-4.md21882 .intro {
  line-height: calc(24 / 18);
  margin-top: 0.2rem;
  transition: 0.5s;
}
@media screen and (max-width: 900px) {
  .md-home-4.md21882 .sw {
    padding: 0.3rem;
  }
}

.md-home-5.md21883 {
  position: relative;
  padding-top: 1.05rem;
  padding-bottom: 1rem;
}
.md-home-5.md21883 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-5.md21883 .box {
  margin-top: 0.46rem;
  position: relative;
}
.md-home-5.md21883 .box-left {
  width: calc( 780 / 1600 * 100%);
}
.md-home-5.md21883 .box-right {
  width: calc( 765 / 1600 * 100%);
}
.md-home-5.md21883 .c-pic {
  border-radius: 0.1rem;
}
.md-home-5.md21883 .big:hover .img {
  transform: scale(1.1);
}
.md-home-5.md21883 .big:hover .title {
  color: var(--theme, #0151cb);
}
.md-home-5.md21883 .big:hover .ic {
  background-image: url(/static/home/images/a1.png);
}
.md-home-5.md21883 .big .img {
  padding-top: calc( 460 / 780 * 100%);
}
.md-home-5.md21883 .big .text {
  margin-top: 0.3rem;
}
.md-home-5.md21883 .big .title {
  transition: 0.5s;
}
.md-home-5.md21883 .big .bot {
  margin-top: 0.3rem;
}
.md-home-5.md21883 .bot .ic {
  width: 1em;
  height: 0.5em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/static/home/images/a1.png);
}
.md-home-5.md21883 .li {
  padding-bottom: 0.2rem;
  margin-bottom: 0.2rem;
  box-shadow: 0 -2px 0 0 inset #f5f5f5;
}
.md-home-5.md21883 .li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  box-shadow: none;
}
.md-home-5.md21883 .dd:hover .img {
  transform: scale(1.1);
}
.md-home-5.md21883 .dd:hover .title {
  color: var(--theme, #0151cb);
}
.md-home-5.md21883 .dd:hover .ic {
  background-image: url(/static/home/images/a2.png);
}
.md-home-5.md21883 .dd .c-pic {
  width: calc( 275 / 765 * 100%);
}
.md-home-5.md21883 .dd .img {
  padding-top: calc( 180 / 275 * 100%);
}
.md-home-5.md21883 .dd .text {
  width: calc( 450 / 765 * 100%);
  padding-top: 0.1rem;
}
.md-home-5.md21883 .dd .title {
  transition: 0.5s;
}
.md-home-5.md21883 .dd .bot {
  margin-top: 0.4rem;
}
@media screen and (max-width: 900px) {
  .md-home-5.md21883 .box-left {
    width: 100%;
  }
  .md-home-5.md21883 .box-right {
    width: 100%;
    margin-top: 0.3rem;
  }
  .md-home-5.md21883 .dd .bot {
    margin-top: 0.2rem;
  }
}

.md-home-6.md21884 {
  padding-top: 0.46rem;
  padding-bottom: 0.6rem;
  position: relative;
  background-color: #000;
}
.md-home-6.md21884 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-6.md21884 .form {
  margin-top: 0.2rem;
}
.md-home-6.md21884 .ip {
  width: 100%;
  height: 0.5rem;
  background-color: #ffffff;
  border-radius: 0.05rem;
  padding: 0 0.2rem;
  border: none;
}
.md-home-6.md21884 .inp {
  margin-right: 0.2rem;
}
.md-home-6.md21884 .inp1 {
  width: 2.8rem;
}
.md-home-6.md21884 .inp2 {
  width: 5.3rem;
}
.md-home-6.md21884 .submit {
  width: 1.5rem;
  height: 0.5rem;
  color: #fff;
  background-color: #FFB84D;
  border: none;
  cursor: pointer;
  border-radius: 0.05rem;
}
@media screen and (max-width: 900px) {
  .md-home-6.md21884 .form {
    flex-wrap: wrap;
  }
  .md-home-6.md21884 .inp {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .md-home-6.md21884 .ip {
    height: 2.5em;
  }
  .md-home-6.md21884 .submit {
    width: 100%;
    height: 2.5em;
  }
}
