
.md11244.md-solution-11 {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 0.4rem;
  background-color: #f7f7f7;
}
.md11244.md-solution-11 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md11244.md-solution-11 .dd {
  border-radius: 0.2rem;
}
.md11244.md-solution-11 .c-pic {
  width: 50%;
  border-radius: 0.2rem;
}
.md11244.md-solution-11 .img {
  padding-top: 71.5277777778%;
  height: 100%;
}
.md11244.md-solution-11 .text {
  width: 50%;
  padding: 1.02rem 0.7rem 0.4rem;
}
.md11244.md-solution-11 .tbox {
  width: 100%;
}
.md11244.md-solution-11 .name {
  color: #1f9245;
}
.md11244.md-solution-11 .intro {
  line-height: 1.875;
  margin-top: 0.28rem;
}
.md11244.md-solution-11 .btns {
  font-size: 0;
  margin-top: 0.6rem;
}
.md11244.md-solution-11 .btn {
  display: inline-block;
  line-height: 3.125;
  padding: 0 0.48rem;
  border-radius: 1rem;
  background-color: #1f9245;
  color: #fff;
}
@media screen and (max-width: 900px) {
  .md11244.md-solution-11 .c-pic {
    width: 100%;
  }
  .md11244.md-solution-11 .text {
    width: 100%;
    padding: 0.3rem;
  }
}

.md11245.md-solution-12 {
  position: relative;
  padding-top: 0.53rem;
  padding-bottom: 1rem;
  background-color: #f7f7f7;
}
.md11245.md-solution-12 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md11245.md-solution-12 .ditem {
  margin-bottom: 0.6rem;
}
.md11245.md-solution-12 .ditem:last-child {
  margin-bottom: 0;
}
.md11245.md-solution-12 .ditem.show .bic::before {
  opacity: 0;
}
.md11245.md-solution-12 .tops {
  padding-bottom: 0.22rem;
  border-bottom: 1px solid #ddd;
}
.md11245.md-solution-12 .title {
  position: relative;
  padding-left: 0.5em;
}
.md11245.md-solution-12 .title:before {
  content: "";
  width: 0.04rem;
  height: 1em;
  background-color: #1f9245;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.md11245.md-solution-12 .btn {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.md11245.md-solution-12 .bic {
  width: 1em;
  height: 1em;
  position: relative;
  margin-left: 0.1rem;
}
.md11245.md-solution-12 .bic::before {
  content: "";
  width: 2px;
  height: 1em;
  border-radius: 1px;
  background-color: #666666;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.md11245.md-solution-12 .bic::after {
  content: "";
  height: 2px;
  width: 1em;
  border-radius: 1px;
  background-color: #666666;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.md11245.md-solution-12 .bots {
  display: none;
}
.md11245.md-solution-12 .li {
  width: calc( 330 / 1440 * 100%);
  margin-right: calc( 40 / 1440 * 100%);
  margin-top: 0.3rem;
}
.md11245.md-solution-12 .li:nth-child(4n) {
  margin-right: 0;
}
.md11245.md-solution-12 .dd {
  display: block;
}
.md11245.md-solution-12 .dd:hover .img {
  transform: scale(1.05);
}
.md11245.md-solution-12 .dd:hover .name {
  color: #1f9245;
}
.md11245.md-solution-12 .c-pic {
  border-radius: 0.2rem;
}
.md11245.md-solution-12 .img {
  background-color: #fff;
  padding-top: calc( 240 / 330 * 100%);
}
.md11245.md-solution-12 .text {
  margin-top: 0.16rem;
}
@media screen and (max-width: 900px) {
  .md11245.md-solution-12 .list {
    justify-content: space-between;
  }
  .md11245.md-solution-12 .li {
    width: 48%;
    margin-right: 0;
    margin-top: 4%;
  }
}
