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

.md-home-1.md18878 {
  padding-top: 0.88rem;
  padding-bottom: 1rem;
  background-color: #f4f4f6;
  position: relative;
}
.md-home-1.md18878 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-1.md18878 .h2 {
  position: relative;
  line-height: 1;
  padding-bottom: 0.28rem;
}
.md-home-1.md18878 .h2::before {
  content: "";
  width: 0.36rem;
  height: 0.04rem;
  background-color: #c9000b;
  position: absolute;
  left: 0;
  bottom: 0;
}
.md-home-1.md18878 .h2.text-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.md-home-1.md18878 .desc {
  margin-top: 0.2rem;
}
.md-home-1.md18878 .navs {
  margin-top: 0.3rem;
  position: relative;
}
.md-home-1.md18878 .navs .swiper-container {
  display: inline-block;
  max-width: 100%;
}
.md-home-1.md18878 .nsw {
  width: auto;
  min-width: 1.9rem;
  cursor: pointer;
  padding: 0.14rem 0.5em;
  margin-right: 0.2rem;
  border-radius: 0.08rem;
  box-shadow: 0 0 0 1px inset #999;
}
.md-home-1.md18878 .nsw:last-child {
  margin-right: 0;
}
.md-home-1.md18878 .nsw:hover {
  color: #c9000b;
}
.md-home-1.md18878 .nsw.on {
  color: #fff;
  background-color: #c9000b;
  box-shadow: none;
}
.md-home-1.md18878 .box {
  margin-top: 0.5rem;
  position: relative;
}
.md-home-1.md18878 .b-item {
  width: 100%;
  position: absolute;
  left: -100%;
  top: 0%;
  opacity: 0;
}
.md-home-1.md18878 .b-item.show {
  opacity: 1;
  position: relative;
  left: 0;
  transition: opacity 0.3s;
}
.md-home-1.md18878 .sw {
  display: block;
}
.md-home-1.md18878 .sw:hover .bg {
  opacity: 1;
}
.md-home-1.md18878 .sw:hover .title {
  color: #c9000b;
}
.md-home-1.md18878 .top {
  position: relative;
  border-radius: 0.2rem;
  overflow: hidden;
  background-color: #fff;
}
.md-home-1.md18878 .bg {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.5s;
}
.md-home-1.md18878 .img {
  padding-top: calc( 457 / 377 * 100%);
}
.md-home-1.md18878 .text {
  margin-top: 0.32rem;
}
.md-home-1.md18878 .intro {
  margin-top: 0.1rem;
  line-height: calc( 20 / 16 );
}
.md-home-1.md18878 .bots {
  margin-top: 0.3rem;
}
.md-home-1.md18878 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  color: #999;
  box-shadow: 0 0 0 1px inset #999;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20% auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0.2rem;
  transition: 0.5s;
}
.md-home-1.md18878 .sbtn:hover {
  background-color: #c9000b;
  box-shadow: none;
}
.md-home-1.md18878 .sbtn:hover svg {
  color: #fff;
}
.md-home-1.md18878 .sbtn svg {
  width: 20%;
  height: 32%;
}
.md-home-1.md18878 .swiper-button-disabled {
  pointer-events: none;
  opacity: 0.5;
}
.md-home-1.md18878 .swiper-pagination {
  width: auto;
  position: static;
}
.md-home-1.md18878 .spp1 {
  font-size: 1.5em;
  font-weight: bold;
  color: #c9000b;
}
.md-home-1.md18878 .swiper-scrollbar {
  height: 3px;
  background-color: #dfdfdf;
  margin-top: 0.3rem;
}
.md-home-1.md18878 .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #c9000b;
}
@media screen and (max-width: 900px) {
  .md-home-1.md18878 .navs {
    margin-top: 0.5rem;
  }
  .md-home-1.md18878 .nsw {
    margin-right: 0.2rem;
  }
  .md-home-1.md18878 .list {
    justify-content: space-between;
  }
  .md-home-1.md18878 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-home-2.md18879 {
  padding-top: 1rem;
  padding-bottom: 0.9rem;
  position: relative;
}
.md-home-2.md18879 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-2.md18879 .h2 {
  position: relative;
  line-height: 1;
  padding-bottom: 0.28rem;
}
.md-home-2.md18879 .h2::before {
  content: "";
  width: 0.36rem;
  height: 0.04rem;
  background-color: #c9000b;
  position: absolute;
  left: 0;
  bottom: 0;
}
.md-home-2.md18879 .h2.text-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.md-home-2.md18879 .c-pic {
  width: calc( 600 / 1600 * 100%);
  border-radius: 0.8rem 0px 0.8rem 0.8rem;
}
.md-home-2.md18879 .img {
  padding-top: calc( 640 / 600 * 100%);
}
.md-home-2.md18879 .text {
  width: calc( 780 / 1600 * 100%);
}
.md-home-2.md18879 .intro {
  line-height: 1.6;
  margin-top: 0.3rem;
}
.md-home-2.md18879 .btns {
  margin-top: 0.6rem;
}
.md-home-2.md18879 .more {
  display: inline-flex;
  align-items: center;
  padding: 0.18rem 0.3rem;
  border-radius: 0.5em;
  background-color: #c9000b;
  color: #fff;
}
.md-home-2.md18879 .more svg {
  width: 0.5em;
  height: 1em;
  margin-left: 0.36rem;
}
.md-home-2.md18879 .nlist {
  margin-top: 0.6rem;
}
.md-home-2.md18879 .nitem {
  width: 25%;
  color: rgba(34, 34, 34, 0.8);
}
.md-home-2.md18879 .n11 {
  line-height: 1;
  align-items: end;
  margin-top: 0.2rem;
  color: #c9000b;
}
.md-home-2.md18879 .n12 {
  margin-top: 0.1rem;
}
@media screen and (max-width: 900px) {
  .md-home-2.md18879 .c-pic {
    width: 80%;
    margin: 0 auto;
    margin-top: 0.4rem;
  }
  .md-home-2.md18879 .text {
    width: 100%;
  }
  .md-home-2.md18879 .nlist {
    position: relative;
    margin-top: 1rem;
    flex-wrap: wrap;
    padding: 0.2rem;
  }
  .md-home-2.md18879 .nitem {
    width: 50%;
    padding: 0.2rem 0;
  }
}

.md-home-3.md18880 {
  padding-top: 0.88rem;
  padding-bottom: 1rem;
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.md-home-3.md18880 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-3.md18880 .desc {
  margin-top: 0.2rem;
  padding: 0 5%;
}
.md-home-3.md18880 .swiper {
  position: relative;
  margin-top: 0.4rem;
}
.md-home-3.md18880 .sw {
  border-radius: 0.2rem;
  overflow: hidden;
}
.md-home-3.md18880 .sw:hover .img {
  transform: scale(1.05);
}
.md-home-3.md18880 .img {
  padding-top: calc( 542 / 446 * 100%);
}
.md-home-3.md18880 .text {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  z-index: 5;
  padding: 0.7rem 0.4rem;
}
.md-home-3.md18880 .title {
  line-height: 1.2;
}
.md-home-3.md18880 .num {
  position: absolute;
  right: 0.4rem;
  bottom: 0.3rem;
  line-height: 1;
  letter-spacing: 1px;
  opacity: 0.3;
}
.md-home-3.md18880 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 0.5em);
  box-shadow: 0 0 0 1px inset #fff;
  color: #fff;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20% auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 30;
  transition: 0.5s;
}
.md-home-3.md18880 .sbtn:hover {
  background-color: #c9000b;
  box-shadow: none;
}
.md-home-3.md18880 .sbtn svg {
  width: 20%;
  height: 32%;
}
.md-home-3.md18880 .prev {
  left: 0;
}
.md-home-3.md18880 .next {
  right: 0;
}
.md-home-3.md18880 .swiper-button-disabled {
  pointer-events: none;
  opacity: 0.5;
}
@media screen and (min-width: 901px) {
  .md-home-3.md18880 .prev {
    right: calc(100% + 0.5rem);
  }
  .md-home-3.md18880 .next {
    left: calc(100% + 0.5rem);
  }
}
@media screen and (max-width: 900px) {
  .md-home-3.md18880 {
    padding: 0.8rem 0;
  }
  .md-home-3.md18880 .list {
    justify-content: space-between;
  }
  .md-home-3.md18880 .li1 {
    width: 100% !important;
  }
  .md-home-3.md18880 .li {
    width: 48%;
    margin-bottom: 4%;
    margin-right: 0;
  }
}

.md-home-4.md18881 {
    position: relative;
    padding-top: 0.88rem;
    padding-bottom: 1rem;
    background-color: #f4f4f6;
    overflow: hidden;
}

.md-home-4.md18881 .layout {
    margin-left: auto;
    margin-right: auto;
    width: 16rem;
    max-width: 92%;
}

.md-home-4.md18881 .h2 {
    position: relative;
    line-height: 1;
    padding-bottom: 0.28rem;
}

.md-home-4.md18881 .h2::before {
    content: "";
    width: 0.36rem;
    height: 0.04rem;
    background-color: #c9000b;
    position: absolute;
    left: 0;
    bottom: 0;
}

.md-home-4.md18881 .h2.text-center::before {
    left: 50%;
    transform: translateX(-50%);
}

.md-home-4.md18881 .desc {
    margin-top: 0.2rem;
}

.md-home-4.md18881 .swiper1 {
    width: calc(100% + 0.4rem);
    margin-left: -0.2rem;
    margin-top: 0.4rem;
    padding: 0 0.2rem;
    overflow: hidden;
}

.md-home-4.md18881 .swiper1 .swiper-container {
    overflow: visible;
}

.md-home-4.md18881 .sw1 {
    width: auto;
    border-radius: 0.2rem;
    margin-right: 1.9rem;
    cursor: pointer;
    transition: 0.5s;
}

.md-home-4.md18881 .sw1::before {
    content: "";
    width: 0.8rem;
    height: 1px;
    background-color: #d9d9d9;
    position: absolute;
    top: 50%;
    left: calc(100% + 0.6rem);
}

.md-home-4.md18881 .sw1:last-child {
    margin-right: 0;
}

.md-home-4.md18881 .sw1:last-child::before {
    display: none;
}

.md-home-4.md18881 .thumb-active .icon {
    background-color: #c9000b;
}

.md-home-4.md18881 .thumb-active .icon img {
    filter: brightness(0) invert(1);
}

.md-home-4.md18881 .icon {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    box-shadow: 0 0 0 1px inset #c9000b;
    margin: 0 auto;
    transition: 0.5s;
}

.md-home-4.md18881 .icon img {
    position: relative;
    width: 45%;
    height: 45%;
    -o-object-fit: contain;
    object-fit: contain;
}

.md-home-4.md18881 .txt {
    margin-top: 0.1rem;
    width: 1.7rem;
}

.md-home-4.md18881 .swiper2 {
    margin-top: 0.6rem;
}

.md-home-4.md18881 .sw2 {
    background-color: #fff;
    border-radius: 0.16rem;
}

.md-home-4.md18881 .wbox {
    padding: 0.6rem;
}

.md-home-4.md18881 .wbox .c-pic {
    width: calc(606 / 1480 * 100%);
    border-radius: 0.1rem;
}

.md-home-4.md18881 .wbox .img {
    padding-top: calc(440 / 606 * 100%);
    height: 100%;
}

.md-home-4.md18881 .wbox .text {
    width: calc(820 / 1480 * 100%);
    padding-left: 0.8rem;
    padding-top: 0.56rem;
}

.md-home-4.md18881 .wbox .title {
    transition: 0.5s;
}

.md-home-4.md18881 .wbox .tline {
    width: 2.5em;
    height: 0.5em;
    background-color: #c9000b;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
}

.md-home-4.md18881 .wbox .intro {
    transition: 0.5s;
}

.md-home-4.md18881 .wbox .btn {
    display: inline-flex;
    align-items: center;
    background-color: #c9000b;
    color: #fff;
    line-height: 1;
    padding: 0.2rem 0.3rem;
    margin-top: 0.5rem;
    border-radius: 0.5em;
}

.md-home-4.md18881 .wbox .btn svg {
    width: 0.5em;
    height: 1em;
    margin-left: 0.5rem;
}

@media screen and (max-width: 900px) {
    .md-home-4.md18881 .sw1 {
        margin-right: 0.5rem;
    }

    .md-home-4.md18881 .sw1::before {
        display: none;
    }

    .md-home-4.md18881 .txt {
        width: 10em;
    }

    .md-home-4.md18881 .wbox .c-pic {
        width: 100%;
    }

    .md-home-4.md18881 .wbox .text {
        width: 100%;
        padding: 0;
        margin-top: 0.3rem;
    }
}

.md-home-5.md18882 {
  position: relative;
  padding-top: 1.05rem;
  padding-bottom: 1rem;
}
.md-home-5.md18882 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-5.md18882 .h2 {
  position: relative;
  line-height: 1;
  padding-bottom: 0.28rem;
}
.md-home-5.md18882 .h2::before {
  content: "";
  width: 0.36rem;
  height: 0.04rem;
  background-color: #c9000b;
  position: absolute;
  left: 0;
  bottom: 0;
}
.md-home-5.md18882 .h2.text-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.md-home-5.md18882 .box {
  margin-top: 0.46rem;
  position: relative;
}
.md-home-5.md18882 .box-left {
  width: calc( 910 / 1600 * 100%);
}
.md-home-5.md18882 .box-right {
  width: calc( 610 / 1600 * 100%);
}
.md-home-5.md18882 .big {
  display: block;
  height: 100%;
  box-shadow: 0 -1px 0 0 inset #ececec;
}
.md-home-5.md18882 .big:hover .img {
  transform: scale(1.1);
}
.md-home-5.md18882 .big:hover .title {
  color: #c9000b;
}
.md-home-5.md18882 .big:hover .btn {
  color: #c9000b;
}
.md-home-5.md18882 .big .c-pic {
  border-radius: 0.16rem;
}
.md-home-5.md18882 .big .img {
  padding-top: calc( 348 / 612 * 100%);
}
.md-home-5.md18882 .big .text {
  margin-top: 0.4rem;
  padding-bottom: 0.1rem;
}
.md-home-5.md18882 .big .title {
  line-height: calc( 28 / 24);
  margin-top: 0.2rem;
  transition: 0.5s;
}
.md-home-5.md18882 .big .intro {
  margin-top: 0.2rem;
  color: #5a5a5a;
  line-height: calc( 24 / 18);
}
.md-home-5.md18882 .big .btn {
  display: inline-flex;
  align-items: center;
  margin-top: 0.3rem;
}
.md-home-5.md18882 .big .btn svg {
  width: 0.5em;
  height: 1em;
  margin-left: 0.5em;
}
.md-home-5.md18882 .li {
  padding-bottom: 0.3rem;
  margin-bottom: 0.3rem;
  box-shadow: 0 -1px 0 0 inset #ececec;
}
.md-home-5.md18882 .li:last-child {
  margin-bottom: 0;
}
.md-home-5.md18882 .dd:hover .img {
  transform: scale(1.1);
}
.md-home-5.md18882 .dd:hover .title {
  color: #c9000b;
}
.md-home-5.md18882 .dd:hover .btn {
  color: #c9000b;
}
.md-home-5.md18882 .dd .c-pic {
  width: calc( 290 / 910 * 100%);
  border-radius: 0.12rem;
}
.md-home-5.md18882 .dd .img {
  padding-top: calc( 170 / 290 * 100%);
}
.md-home-5.md18882 .dd .text {
  width: calc( 580 / 910 * 100%);
}
.md-home-5.md18882 .dd .title {
  line-height: calc( 28 / 24);
  margin-top: 0.2rem;
  transition: 0.5s;
}
.md-home-5.md18882 .dd .btn {
  display: inline-flex;
  align-items: center;
  margin-top: 0.3rem;
}
.md-home-5.md18882 .dd .btn svg {
  width: 0.5em;
  height: 1em;
  margin-left: 0.5em;
}
@media screen and (max-width: 900px) {
  .md-home-5.md18882 .box-left {
    width: 100%;
  }
  .md-home-5.md18882 .box-right {
    width: 100%;
    margin-top: 0.3rem;
  }
  .md-home-5.md18882 .dd .bot {
    margin-top: 0.2rem;
  }
}

.md-home-6.md18883 {
  padding-top: 0.46rem;
  padding-bottom: 0.6rem;
  position: relative;
}
.md-home-6.md18883 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-6.md18883 .form {
  margin-top: 0.3rem;
}
.md-home-6.md18883 .fitem {
  width: calc( 520 / 1600 * 100%);
  margin-right: calc( 20 / 1600 * 100%);
  margin-bottom: 0.2rem;
}
.md-home-6.md18883 .fitem:nth-child(3n) {
  margin-right: 0;
}
.md-home-6.md18883 .ww100 {
  width: 100%;
  margin-right: 0;
}
.md-home-6.md18883 .fi-active .placehold {
  display: none;
}
.md-home-6.md18883 .inp {
  position: relative;
}
.md-home-6.md18883 .ta {
  position: relative;
}
.md-home-6.md18883 .ip {
  width: 100%;
  height: calc( 50em / 16);
  background-color: #fff;
  border: solid 1px #e7e7e7;
  padding: 0 0.4rem;
}
.md-home-6.md18883 .textarea {
  display: block;
  width: 100%;
  height: 1.2rem;
  background-color: #fff;
  border: solid 1px #e7e7e7;
  padding: 0.16rem 0.4rem;
}
.md-home-6.md18883 .placehold {
  color: #999;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc( 50em / 16);
  display: flex;
  align-items: center;
  padding: 0 0.4rem;
  pointer-events: none;
}
.md-home-6.md18883 .placehold span {
  color: #ff0000;
}
.md-home-6.md18883 .code {
  position: absolute;
  top: 10%;
  right: 0;
  height: 80%;
}
.md-home-6.md18883 .btns {
  margin-top: 0.4rem;
}
.md-home-6.md18883 .submit {
  display: inline-flex;
  align-items: center;
  height: calc(60em / 16);
  padding: 0 0.3rem;
  border-radius: 0.5em;
  border: none;
  background-color: #c9000b;
  cursor: pointer;
}
.md-home-6.md18883 .submit svg {
  width: 1em;
  height: 1em;
  margin-left: 0.36rem;
}
@media screen and (max-width: 900px) {
  .md-home-6.md18883 .fitem {
    width: 100%;
    margin-right: 0;
  }
}
