
.md17644.md-solution-11 {
  position: relative;
}
.md17644.md-solution-11 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.md17644.md-solution-11 .box {
  padding: 0.85rem 1rem;
  background-color: #f8f8f9;
}
.md17644.md-solution-11 .rich-text {
  padding-top: 0.3rem;
  margin-top: 0.2rem;
  border-top: 1px solid #e6e6ee;
}
.md17644.md-solution-11 .bots {
  margin-top: 0.6rem;
}
.md17644.md-solution-11 .ba {
  width: calc( 590 / 1200 * 100%);
  text-align: center;
  padding: 0.12rem;
  background-color: #ffffff;
  border: solid 1px #e8e8f4;
  transition: 0.5s;
}
.md17644.md-solution-11 .ba:hover {
  background-color: #ffc000;
  color: #fff;
}
@media screen and (max-width: 900px) {
  .md17644.md-solution-11 .box {
    padding: 0.5rem 0.2rem;
  }
}
@media screen and (max-width: 500px) {
  .md17644.md-solution-11 .ba {
    width: 100%;
    margin: 0.1rem 0;
  }
}

.md17645.md-solution-12 {
  padding-top: 0.45rem;
  padding-bottom: 0.9rem;
  position: relative;
}
.md17645.md-solution-12 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.md17645.md-solution-12 .swiper {
  margin-top: 0.2rem;
  position: relative;
}
.md17645.md-solution-12 .sw {
  height: auto;
  border: 1px solid #e8e8f4;
  transition: 0.5s;
}
.md17645.md-solution-12 .sw:hover {
  box-shadow: 8px 6px 0.3rem 0px rgba(216, 216, 232, 0.4);
}
.md17645.md-solution-12 .sw:hover .img {
  transform: scale(1.1);
}
.md17645.md-solution-12 .sw:hover .title {
  color: #ffc000;
}
.md17645.md-solution-12 .top {
  display: block;
  padding: 0.2rem 0.45rem;
}
.md17645.md-solution-12 .img {
  padding-top: calc( 140 / 260 * 100%);
}
.md17645.md-solution-12 .title {
  transition: 0.5s;
}
.md17645.md-solution-12 .intro {
  color: #81838e;
  line-height: calc( 20 / 14);
  height: calc( 20em / 14 * 2);
}
.md17645.md-solution-12 .icon {
  width: 1em;
  height: 1em;
  background-image: url(../images/a9.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin-top: 0.24rem;
}
.md17645.md-solution-12 .bot {
  background-color: #f4f4f5;
  position: relative;
  border-top: 1px solid #e8e8f4;
}
.md17645.md-solution-12 .bot img {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
}
.md17645.md-solution-12 .bte {
  line-height: 3;
  display: block;
}
.md17645.md-solution-12 .icon-email {
  width: 3em;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
}
.md17645.md-solution-12 .icon-cart {
  width: 3em;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 1px 0 0 0 inset #e8e8f4;
  z-index: 3;
}
.md17645.md-solution-12 .sbtn {
  width: 1em;
  height: 1em;
  position: absolute;
  top: calc(50% - 0.5em);
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 0 1px inset #e8e8f4;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  z-index: 30;
  cursor: pointer;
}
.md17645.md-solution-12 .sbtn:hover {
  background-color: #ffc000;
}
.md17645.md-solution-12 .sbtn i {
  width: 10%;
  height: 16%;
  background-size: contain;
  background-position: center;
}
.md17645.md-solution-12 .prev i {
  background-image: url(../images/a1.png);
}
.md17645.md-solution-12 .next i {
  background-image: url(../images/a2.png);
}
@media screen and (min-width: 901px) {
  .md17645.md-solution-12 .prev {
    right: calc(100% + 0.2rem);
  }
  .md17645.md-solution-12 .next {
    left: calc(100% + 0.2rem);
  }
}
@media screen and (max-width: 900px) {
  .md17645.md-solution-12 .top {
    padding: 0.2rem;
  }
}
