
.md-pro-11 {
  padding-top: 0.8rem;
  padding-bottom: 0.3rem;
  position: relative;
}
.md-pro-11 .box {
  border-radius: 0.2rem;
  background-color: #fff;
}
.md-pro-11 .imgs {
  width: 50%;
}
.md-pro-11 .img {
  position: relative;
  padding-top: 63.4722222222%;
}
.md-pro-11 .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.md-pro-11 .text {
  width: 50%;
}
.md-pro-11 .intro {
  line-height: calc(30 / 18  );
  margin-top: 0.35rem;
}
.md-pro-11 .line {
  margin-top: 0.2rem;
  margin-bottom: 0.24rem;
}
.md-pro-11 .line .lic {
  height: 0.5em;
}
.md-pro-11 .btns {
  margin-top: 0.82rem;
}
.md-pro-11 .aa {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  background-color: #004ab5;
  padding: 0.15rem 0.4rem;
  border-radius: 1rem;
  transition: all 0.3s;
}
.md-pro-11 .aa:hover {
  transform: translateY(-5px);
}
.md-pro-11 .aa .ic {
  margin-right: 0.1rem;
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 900px) {
  .md-pro-11 {
    padding-top: 0.2rem;
    padding-bottom: 1rem;
  }
  .md-pro-11 .box {
    padding: 0.5rem;
  }
  .md-pro-11 .imgs {
    width: 100%;
    margin: 0 auto;
  }
  .md-pro-11 .text {
    margin-top: 0.5rem;
  }
  .md-pro-11 .btns {
    margin-top: 0.5rem;
  }
  .md-pro-11 .text {
    width: 100%;
    order: 2;
  }
}

.md-pro-12 {
  padding-top: 0.3rem;
}
.md-pro-12 .title {
  padding: 0.14rem;
  background-color: #004ab5;
  border-radius: 0.2rem 0.2rem 0 0;
}
.md-pro-12 .text {
  padding: 0.45rem 0.68rem 0.84rem;
  background-color: #fff;
  border-radius: 0 0 0.2rem 0.2rem;
}
.md-pro-12 .titem {
  margin-bottom: 0.67rem;
}
.md-pro-12 .titem:last-child {
  margin-bottom: 0;
}
.md-pro-12 .tit {
  color: #004ab5;
  font-weight: bold;
}
.md-pro-12 .txt {
  line-height: 2;
  margin-top: 0.12rem;
}

.md-pro-13 {
  padding-top: 0.88rem;
  padding-bottom: 1.05rem;
  position: relative;
  overflow: hidden;
}
.md-pro-13 .swiper {
  position: relative;
  margin-top: 0.6rem;
  position: relative;
}
.md-pro-13 .sw {
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
}
.md-pro-13 .sw:hover .img img {
  transform: scale(1.05);
}
.md-pro-13 .sw:hover .name {
  color: #004ab5;
}
.md-pro-13 .img {
  position: relative;
  padding-top: 100%;
  background-color: #fff;
  overflow: hidden;
  border-radius: 0.2rem;
}
.md-pro-13 .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.md-pro-13 .text {
  width: 100%;
  padding-top: 0.25rem;
  position: relative;
  transition: all 0.3s;
}
.md-pro-13 .name {
  font-weight: 400;
  color: #222;
  transition: all 0.3s;
}
.md-pro-13 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 28% auto;
  cursor: pointer;
  margin-left: 0.15rem;
  z-index: 30;
  transition: all 0.3s;
}
.md-pro-13 .sbtn:hover {
  background-color: #004ab5;
}
.md-pro-13 .prev {
  background-image: url(/static/home/images/a11.png);
}
.md-pro-13 .prev:hover {
  background-image: url(/static/home/images/a12.png);
}
.md-pro-13 .next {
  background-image: url(/static/home/images/a13.png);
}
.md-pro-13 .next:hover {
  background-image: url(/static/home/images/a14.png);
}
.md-pro-13 .sbtn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 1px 0.18rem 0px rgba(0, 74, 181, 0.09);
  cursor: pointer;
  position: absolute;
  top: calc(50% - 0.5em);
  z-index: 30;
  transition: all 0.3s;
}
.md-pro-13 .sbtn:hover {
  background-color: #004ab5;
}
.md-pro-13 .sbtn:hover .sic {
  filter: brightness(0) invert(1);
}
.md-pro-13 .sbtn .sic {
  width: 36.6666666667%;
  height: 36.6666666667%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: all 0.3s;
}
.md-pro-13 .prev {
  right: calc(100% + 0.8rem);
}
.md-pro-13 .prev .sic {
  background-image: url(/static/home/images/a5.png);
}
.md-pro-13 .prev:hover .sic {
  transform: rotate(45deg);
}
.md-pro-13 .next {
  left: calc(100% + 0.8rem);
}
.md-pro-13 .next:hover .sic {
  transform: rotate(-45deg);
}
.md-pro-13 .next .sic {
  background-image: url(/static/home/images/a6.png);
}
@media screen and (max-width: 900px) {
  .md-pro-13 .prev {
    left: 0;
  }
  .md-pro-13 .next {
    right: 0;
    left: auto;
  }
}
