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

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

.md-home-2.md17708 {
  position: relative;
}
.md-home-2.md17708 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-2.md17708 .box {
  position: relative;
  min-height: calc( 900vw / 1920 * 100);
  padding-top: 0.88rem;
  padding-bottom: 1.05rem;
}
.md-home-2.md17708 .nlist {
  box-shadow: 0px 0px 0.21rem 0px rgba(0, 0, 0, 0.13);
  border-radius: 0.08rem;
  padding: 0.6rem 0.2rem;
}
.md-home-2.md17708 .nitem {
  width: 25%;
  color: rgba(34, 34, 34, 0.8);
}
.md-home-2.md17708 .n11 {
  display: inline-flex;
}
.md-home-2.md17708 .n11 img {
  height: 1em;
}
.md-home-2.md17708 .num {
  color: #222;
}
.md-home-2.md17708 .n12 {
  line-height: 1;
  align-items: end;
  margin-top: 0.2rem;
}
.md-home-2.md17708 .n13 {
  margin-top: 0.1rem;
}
.md-home-2.md17708 .btns {
  margin-top: 0.6rem;
}
.md-home-2.md17708 .more {
  display: inline-flex;
  padding: 0.16rem 0.48rem;
  border-radius: 0.5em;
  background-color: #0151cb;
  color: #fff;
}
@media screen and (min-width: 901px) {
  .md-home-2.md17708 .nlist {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: translateY(50%);
  }
}
@media screen and (max-width: 900px) {
  .md-home-2.md17708 .sw {
    width: 100%;
    padding: 0.4rem;
  }
  .md-home-2.md17708 .nlist {
    position: relative;
    margin-top: 1rem;
    flex-wrap: wrap;
    padding: 0.2rem;
  }
  .md-home-2.md17708 .nitem {
    width: 50%;
    padding: 0.2rem 0;
  }
}

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

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

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

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