
.md16879.md-product-11 {
  position: relative;
  padding-top: 0.8rem;
  padding-bottom: 0.4rem;
}
.md16879.md-product-11 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md16879.md-product-11 .h1 {
  line-height: 1.25;
}
.md16879.md-product-11 .text {
  width: calc( 660 / 1520 * 100%);
  padding-top: 0.1rem;
}
.md16879.md-product-11 .swipers {
  width: 50%;
}
.md16879.md-product-11 .img {
  padding-top: 75%;
}
.md16879.md-product-11 .swiper2 {
  margin-top: 0.2rem;
  position: relative;
}
.md16879.md-product-11 .sw2 {
  cursor: pointer;
}
.md16879.md-product-11 .thumb-active::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  border: 2px solid #58c747;
  pointer-events: none;
  z-index: 3;
}
.md16879.md-product-11 .intro {
  margin-top: 0.5rem;
}
.md16879.md-product-11 .in1 {
  border-bottom: 1px solid #999;
  padding-bottom: 0.18rem;
}
.md16879.md-product-11 .intro-txt {
  line-height: calc( 24 / 14);
  margin-top: 0.18rem;
}
.md16879.md-product-11 .btns {
  margin-top: 1.1rem;
}
.md16879.md-product-11 .href {
  display: inline-block;
  padding: 0.17rem 0.9rem;
  background-color: #58c747;
}
@media screen and (max-width: 900px) {
  .md16879.md-product-11 .text {
    width: 100%;
    order: 2;
    margin-top: 0.4rem;
  }
  .md16879.md-product-11 .swipers {
    width: 100%;
    order: 1;
  }
}

.md16879.md-product-12 {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  position: relative;
}
.md16879.md-product-12 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md16879.md-product-12 .title {
  padding: 0.24rem 0.3rem;
  background-color: #f4f6f8;
}
.md16879.md-product-12 .content {
  line-height: calc( 24 / 14 );
  margin-top: 0.34rem;
}

.md16879.md-product-13 {
  padding-top: 0.4rem;
  padding-bottom: 0.7rem;
  position: relative;
}
.md16879.md-product-13 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md16879.md-product-13 .h2 {
  padding: 0.24rem 0.3rem;
  background-color: #f4f6f8;
}
.md16879.md-product-13 .swiper {
  margin-top: 0.38rem;
  position: relative;
}
.md16879.md-product-13 .sw:hover .img {
  transform: scale(1.05);
}
.md16879.md-product-13 .sw:hover .text {
  background-color: #58c747;
}
.md16879.md-product-13 .sw:hover .ic {
  background-color: #fff;
  background-image: url(../images/a1.png);
}
.md16879.md-product-13 .sw:hover .title {
  color: #fff;
}
.md16879.md-product-13 .img {
  padding-top: calc( 360 / 480 * 100%);
}
.md16879.md-product-13 .text {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #fff;
  padding: 0.22rem 0.3rem;
  width: 87.5%;
  transition: all 0.5s;
}
.md16879.md-product-13 .title {
  width: 75%;
  line-height: calc( 30 / 22  );
  height: calc( 30em / 22 * 2);
  transition: all 0.5s;
}
.md16879.md-product-13 .ic {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1em;
  height: 1em;
  background-color: #002040;
  background-image: url(../images/a2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 28%;
  transition: all 0.5s;
}
.md16879.md-product-13 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #f3f5f8;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: calc(50% - 0.5em);
  z-index: 30;
  cursor: pointer;
}
.md16879.md-product-13 .sbtn:hover {
  background-color: #58c747;
}
.md16879.md-product-13 .prev {
  background-image: url(../images/b1.png);
}
.md16879.md-product-13 .prev:hover {
  background-image: url(../images/b3.png);
}
.md16879.md-product-13 .next {
  background-image: url(../images/b2.png);
}
.md16879.md-product-13 .next:hover {
  background-image: url(../images/b4.png);
}
@media screen and (min-width: 901px) {
  .md16879.md-product-13 .prev {
    right: calc(100% + 0.6rem);
  }
  .md16879.md-product-13 .next {
    left: calc(100% + 0.6rem);
  }
}
@media screen and (max-width: 900px) {
  .md16879.md-product-13 .prev {
    left: 0;
  }
  .md16879.md-product-13 .next {
    right: 0;
  }
  .md16879.md-product-13 .text {
    padding: 0.2rem;
  }
  .md16879.md-product-13 .title {
    width: 90%;
  }
}
