
.md-product-1.md22084 {
  padding-top: 0.3rem;
  padding-bottom: 0.9rem;
  position: relative;
}
.md-product-1.md22084 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md-product-1.md22084 .md-md {
  position: absolute;
  top: -1.3rem;
  visibility: hidden;
}
.md-product-1.md22084 .h2 {
  line-height: 1.25;
}
.md-product-1.md22084 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-product-1.md22084 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-product-1.md22084 .list {
  margin-top: 0.5rem;
}
.md-product-1.md22084 .li {
  width: calc(340 / 1440 * 100%);
  margin-right: calc(26 / 1440 * 100%);
}
.md-product-1.md22084 .li:nth-child(4n) {
  margin-right: 0;
}
.md-product-1.md22084 .li {
  margin-bottom: 0.3rem;
}
.md-product-1.md22084 .dd {
  display: block;
  height: 100%;
  min-height: 5rem;
  position: relative;
  background-color: #f8f8f8;
}
.md-product-1.md22084 .dd:hover .img {
  transform: scale(1.1);
}
.md-product-1.md22084 .dd:hover .title {
  color: var(--active);
}
.md-product-1.md22084 .dd:hover .icon {
  background-color: var(--active);
  color: #fff;
}
.md-product-1.md22084 .img {
  padding-top: calc( 220 / 340 * 100%);
  background-color: #333;
}
.md-product-1.md22084 .bot {
  padding: 0 0.3rem 0.3rem;
}
.md-product-1.md22084 .title {
  padding: 0.23rem 0;
  padding-right: 0.4rem;
  position: relative;
  border-bottom: 1px solid #eee;
  transition: 0.5s;
      display: block;
}
.md-product-1.md22084 .icon {
  width: 1em;
  height: 1em;
  background-color: #e3eef5;
  color: var(--active);
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: calc(50% - 0.5em);
}
.md-product-1.md22084 .icon svg {
  width: 30%;
  height: 30%;
}
.md-product-1.md22084 .intro {
  line-height: calc(30 / 16);
  margin-top: 0.22rem;
}
.md-product-1.md22084 .intro p {
  position: relative;
  padding-left: 1em;
}
.md-product-1.md22084 .intro p::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  background-color: var(--active);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.9375em;
  transform: translateY(-50%);
}
@media screen and (max-width: 900px) {
  .md-product-1.md22084 .list {
    justify-content: space-between;
  }
  .md-product-1.md22084 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-product-sol.md22084 {
  position: relative;
  overflow: hidden;
}
.md-product-sol.md22084 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md-product-sol.md22084 .box {
  padding-top: 0.68rem;
  padding-bottom: 1.02rem;
  border-top: 1px solid #eee;
}
.md-product-sol.md22084 .swiper {
  position: relative;
  margin-top: 0.5rem;
}
.md-product-sol.md22084 .sw:hover .img {
  transform: scale(1.1);
}
.md-product-sol.md22084 .sw:hover .title {
  color: var(--active);
}
.md-product-sol.md22084 .img {
  padding-top: calc( 290 / 460 * 100%);
  background-color: #333;
}
.md-product-sol.md22084 .text {
  margin-top: 0.24rem;
}
.md-product-sol.md22084 .title {
  transition: 0.5s;
   
}
.md-product-sol.md22084 .intro {
  margin-top: 0.09rem;
}
.md-product-sol.md22084 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #e3eef5;
  color: var(--active);
  position: absolute;
  top: 1.2rem;
  z-index: 20;
  transition: 0.5s;
  cursor: pointer;
}
.md-product-sol.md22084 .sbtn:hover {
  background-color: var(--active);
  color: #fff;
}
.md-product-sol.md22084 .sbtn svg {
  width: 16%;
  height: 28%;
}
@media screen and (min-width: 901px) {
  .md-product-sol.md22084 .prev {
    right: calc(100% + 0.8rem);
  }
  .md-product-sol.md22084 .next {
    left: calc(100% + 0.8rem);
  }
}
@media screen and (max-width: 900px) {
  .md-product-sol.md22084 .prev {
    left: 0;
  }
  .md-product-sol.md22084 .next {
    right: 0;
  }
}
