
.md-com-tag {
  padding-top: 0.7rem;
  text-align: center;
}
.md-com-tag.fixed .swiper {
  position: fixed;
  left: 0;
  top: 0.9rem;
  background-color: #fff;
}
.md-com-tag .swiper {
  top: 0;
  padding: 0.1rem;
  overflow: hidden;
  width: 100%;
  z-index: 90;
  transition: top 0.3s;
}
.md-com-tag .swiper-container {
  display: inline-block;
  max-width: 100%;
  overflow: visible;
}
.md-com-tag .cti {
  width: 2.6rem;
  margin: 0 0.1rem;
}
.md-com-tag .cti.on .cta {
  color: #fff;
  background-color: #ed8e8a;
}
.md-com-tag .cta {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 0.1rem;
  border: 1px dashed #ed8e8a;
  border-radius: 0.1rem;
  color: #666;
  line-height: 1.2;
  height: calc(54em / 16);
  cursor: pointer;
}
.md-com-tag .cta:hover {
  color: #ed8e8a;
}
@media screen and (max-width: 750px) {
  .md-com-tag .cti {
    min-width: auto;
    margin: 0.05rem;
  }
}

.md-service-1 {
  padding-top: 0.67rem;
  padding-bottom: 1rem;
  overflow: hidden;
  position: relative;
}
.md-service-1 .com-tt {
  margin-bottom: 0.6rem;
}
.md-service-1 .title {
  font-weight: bold;
  line-height: 1.2;
}
.md-service-1 .title .t11 {
  color: #ed8e8a;
}
.md-service-1 .title .t12 {
  color: #333;
}
.md-service-1 .ul2 {
  margin-top: 0.5rem;
  margin-bottom: 0.3rem;
}
.md-service-1 .ul2 .li2 {
  width: 31.25%;
  margin-right: 3.125%;
  margin-bottom: 0.5rem;
}
.md-service-1 .ul2 .li2:nth-child(3n) {
  margin-right: 0;
}
.md-service-1 .ul2 .dd2 {
  background-color: #fdf3f2;
  border-radius: 0.1rem;
  text-align: center;
  padding: 0.87rem 0.2rem 0;
  min-height: 3rem;
  height: 100%;
}
.md-service-1 .ul2 .ii {
  width: 0.6rem;
  height: 0.6rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md-service-1 .ul2 .te {
  margin-top: 0.48rem;
}
.md-service-1 .box4 {
  background-color: #fdf3f2;
  border-radius: 0.1rem;
  overflow: hidden;
  color: #333;
}
.md-service-1 .box4 .text {
  width: 50%;
  padding: 0.2rem 0.9rem;
}
.md-service-1 .box4 .intro {
  margin-top: 0.3rem;
}
.md-service-1 .box4 .imgs {
  width: 50%;
}
.md-service-1 .box4 .img {
  position: relative;
  padding-top: 50%;
}
.md-service-1 .list1 {
  margin-top: 0.56rem;
}
.md-service-1 .ul11:nth-child(2n-1) .dd:not(:nth-child(5))::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #f3f3f3;
  position: absolute;
  left: 50%;
  top: 0.5rem;
}
.md-service-1 .ul11:nth-child(2n-1) .dd:not(:nth-child(5))::after {
  content: "";
  width: 1em;
  height: 1em;
  background-image: url(/static/home/images/a20.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 100%;
  top: 0.5rem;
  transform: translate(-50%, -50%);
}
.md-service-1 .ul11:nth-child(2n-1) .dd:nth-child(5) .icon::before {
  content: "";
  width: 1.6rem;
  height: 2.7rem;
  position: absolute;
  left: 100%;
  top: 0.5rem;
  background-image: url(/static/home/images/a19.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.md-service-1 .ul11:nth-child(2n) {
  flex-direction: row-reverse;
}
.md-service-1 .ul11:nth-child(2n) .dd:not(:nth-child(5))::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #f3f3f3;
  position: absolute;
  right: 50%;
  top: 0.5rem;
}
.md-service-1 .ul11:nth-child(2n) .dd:not(:nth-child(5))::after {
  content: "";
  width: 1em;
  height: 1em;
  background-image: url(/static/home/images/a20.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 100%;
  top: 0.5rem;
  transform: translate(50%, -50%) rotate(180deg);
}
.md-service-1 .ul11:nth-child(2n) .dd:nth-child(5) .icon::before {
  content: "";
  width: 1.6rem;
  height: 2.7rem;
  position: absolute;
  right: 100%;
  top: 0.5rem;
  transform: rotateY(180deg);
  background-image: url(/static/home/images/a19.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.md-service-1 .ul11:last-child .dd:last-child::before {
  display: none;
}
.md-service-1 .ul11:last-child .dd:last-child::after {
  display: none;
}
.md-service-1 .ul11:last-child .dd:last-child .icon::before {
  display: none;
}
.md-service-1 .ul11 .dd {
  position: relative;
  width: 20%;
  min-height: 2.7rem;
}
.md-service-1 .ul11 .dd:hover .ic {
  transform: rotateY(360deg);
}
.md-service-1 .ul11 .icon {
  position: relative;
  background-color: #fff;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  margin: 0 auto;
  box-shadow: 0 0 0 1px inset rgba(237, 142, 138, 0.5);
  padding: 0.1rem;
  transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.md-service-1 .ul11 .ic {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(0deg, rgba(237, 142, 138, 0) 0%, rgba(237, 142, 138, 0.3) 100%);
  transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.md-service-1 .ul11 .ii {
  width: 0.3rem;
  height: 0.3rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md-service-1 .ul11 .name {
  padding: 0 0.4rem;
  margin-top: 0.33rem;
}
.md-service-1 .ul11 .tt {
  letter-spacing: -1px;
  line-height: 1.4444444444;
  text-align: center;
}
.md-service-1 .ul12 .li {
  width: 50%;
  margin-bottom: 4%;
}
.md-service-1 .ul12 .icon {
  position: relative;
  background-color: #fff;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  margin: 0 auto;
  box-shadow: 0 0 0 1px inset rgba(237, 142, 138, 0.5);
  padding: 0.1rem;
}
.md-service-1 .ul12 .ic {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(0deg, rgba(237, 142, 138, 0) 0%, rgba(237, 142, 138, 0.3) 100%);
}
.md-service-1 .ul12 .ii {
  width: 0.3rem;
  height: 0.3rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md-service-1 .ul12 .name {
  padding: 0 0.2rem;
  margin-top: 0.2rem;
}
.md-service-1 .ul12 .tt {
  letter-spacing: -1px;
  line-height: 1.4444444444;
  text-align: center;
}
@media screen and (min-width: 751px) {
  .md-service-1 .mob-list {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .md-service-1 .box4 .text {
    width: 100%;
    padding: 0.3rem;
  }
  .md-service-1 .box4 .imgs {
    width: 100%;
  }
  .md-service-1 .pc-list {
    display: none;
  }
  .md-service-1 .ul2 .li2 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-service-2 {
  background-color: #f7f7f7;
  padding: 1rem 0;
  position: relative;
  overflow: hidden;
}
.md-service-2 .intro {
  margin-top: 0.13rem;
  line-height: calc(46 / 24  );
}
.md-service-2 .form {
  width: 52.5%;
}
.md-service-2 .fbox {
  margin-top: 0.38rem;
  margin-bottom: 0.14rem;
}
.md-service-2 .fitem {
  width: 47.619047619%;
  margin-bottom: 0.36rem;
}
.md-service-2 .ww100 {
  width: 100%;
}
.md-service-2 .fc {
  position: relative;
}
.md-service-2 .ip {
  width: 100%;
  height: 0.6rem;
  background-color: #f7f7f7;
  color: #666;
  border: none;
  border-bottom: 1px solid #ccc;
}
.md-service-2 .ip:focus {
  border-bottom: 1px solid #ed8e8a;
}
.md-service-2 .ip:not(:-moz-placeholder) ~ .lab {
  transform: scale(0.77) translateY(-25%);
  color: #333;
}
.md-service-2 .ip:focus ~ .lab,
.md-service-2 .ip:not(:placeholder-shown) ~ .lab {
  transform: scale(0.77) translateY(-25%);
  color: #333;
}
.md-service-2 .not-place .lab {
  transform: scale(0.77) translateY(-25%);
  color: #333;
}
.md-service-2 .lab {
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: left top;
  width: 100%;
  height: 100%;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #999;
  cursor: pointer;
  transition: all 0.3s;
}
.md-service-2 .ta {
  margin-top: 0.2rem;
}
.md-service-2 .err {
  display: none;
}
.md-service-2 .imgs {
  width: 37.5%;
}
.md-service-2 .img {
  position: relative;
  padding-top: calc(700 / 600 * 100%);
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-service-2 .submit {
  min-width: 1.8rem;
  height: 0.54rem;
  border-radius: 1rem;
  padding: 0 0.6rem;
  color: #ed8e8a;
  border: solid 1px #ed8e8a;
  background-color: #f7f7f7;
  transition: all 0.3s;
}
.md-service-2 .submit:hover {
  background-color: #ed8e8a;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .md-service-2 .form {
    width: 100%;
  }
  .md-service-2 .imgs {
    width: 100%;
    margin-top: 0.3rem;
  }
  .md-service-2 .fitem {
    width: 100%;
  }
}

.md-service-3 {
  padding-top: 0.94rem;
  padding-bottom: 1.33rem;
  overflow: hidden;
  position: relative;
}
.md-service-3 .swiper {
  margin-top: 0.51rem;
}
.md-service-3 .swiper-container {
  overflow: visible;
}
.md-service-3 .sw {
  width: 5rem;
  height: auto;
  background-color: #fdf3f2;
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-service-3 .sw:hover .img img {
  transform: scale(1.05);
}
.md-service-3 .sw:hover .btn {
  color: #333;
  box-shadow: 0 -1px 0 0 inset #ed8e8a;
}
.md-service-3 .sw:hover .ar {
  background-image: url(/static/home/images/a4.png);
}
.md-service-3 .img {
  position: relative;
  padding-top: 60%;
  overflow: hidden;
}
.md-service-3 .text {
  padding: 0.19rem 0.3rem 0.32rem;
}
.md-service-3 .tit {
  color: #333;
  line-height: 1.45;
  height: 2.9em;
  margin-top: 0.1rem;
  transition: color 0.3s;
}
.md-service-3 .btn {
  color: #999;
  margin-top: 0.46rem;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding-bottom: 0.1rem;
  box-shadow: 0 -1px 0 0 inset #e4e4e4;
  transition: all 0.3s;
}
.md-service-3 .ar {
  width: 0.75em;
  height: 0.75em;
  background-image: url(/static/home/images/a3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.1rem;
}
.md-service-3 .bots {
  margin-top: 0.6rem;
}
.md-service-3 .sbtn {
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 29.6296296296% auto;
  margin-left: 0.2rem;
  box-shadow: 0 0 0 1px inset #ed8e8a;
  z-index: 30;
}
.md-service-3 .sbtn:hover {
  background-color: #ed8e8a;
}
.md-service-3 .prev {
  background-image: url(/static/home/images/icon-p11.png);
}
.md-service-3 .prev:hover {
  background-image: url(/static/home/images/icon-p12.png);
}
.md-service-3 .next {
  background-image: url(/static/home/images/icon-p21.png);
}
.md-service-3 .next:hover {
  background-image: url(/static/home/images/icon-p22.png);
}
.md-service-3 .swiper-scrollbar {
  width: 4rem;
  height: 4px;
  background-color: rgba(204, 204, 204, 0.5);
}
.md-service-3 .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #ed8e8a;
}
