@charset "UTF-8";
.com-pag.bgfff .cp_a {
  background-color: #fff;
}
.com-pag.bgfff .cp_a:hover {
  background-color: #222;
}
.com-pag.bgfff .prev:hover {
  background-image: url(../images/icon-p11.png);
}
.com-pag.bgfff .next:hover {
  background-image: url(../images/icon-p21.png);
}
.com-pag .cp_a {
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 0.1rem;
  line-height: 1;
  border-radius: 50%;
  background-color: #f6f5fd;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.com-pag .cp_a:hover, .com-pag .cp_a.on {
  color: #fff;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#f6f5fd, #f6f5fd);
}
.com-pag .cp_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 0.4rem;
}
.com-pag .cp_btn span {
  display: block;
  text-align: center;
  width: 24.0740740741%;
  height: 24.0740740741%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 1;
}
.com-pag .cp_btn svg {
  width: 16.6666666667%;
  height: 29.1666666667%;
}
.com-pag .cp_btn path {
  width: 100%;
  height: 100%;
}
.com-pag .cp_btn:hover {
  background-color: #6e5ff8;
}
.com-pag .cp_prev {
  background-image: url(../images/icon-p11.png);
}
.com-pag .cp_prev:hover {
  background-image: url(../images/icon-p12.png);
}
.com-pag .cp_next {
  background-image: url(../images/icon-p21.png);
}
.com-pag .cp_next:hover {
  background-image: url(../images/icon-p22.png);
}
.com-pag .cp_te {
  min-width: 6.25em;
}
.com-pag .ip {
  width: 0.44rem;
  height: 0.44rem;
  min-width: 30px;
  min-height: 30px;
  background-color: #fff;
  border: 1px solid #e9ecf2;
  text-align: center;
  margin: 0 0.5em;
  padding: 0 5px;
}
.com-pag svg {
  width: calc( 14 / 60 * 100%);
  height: calc( 14 / 60 * 100%);
}
.com-pag input::-webkit-outer-spin-button,
.com-pag input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.com-pag input[type=number] {
  -moz-appearance: textfield;
}
@media screen and (max-width: 900px) {
  .com-pag .cp_a {
    margin: 0.05rem;
  }
  .com-pag .cp_te {
    min-width: 4em;
  }
}

.md-com-breadnav {
  z-index: 30;
}
.md-com-breadnav .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-com-breadnav.no-shadow {
  box-shadow: none;
}
.md-com-breadnav .bn-swiper {
  max-width: 80%;
}
.md-com-breadnav .bn-swiper .bsa {
  position: relative;
  width: auto;
  margin-right: 0.7rem;
  white-space: nowrap;
  transition: color 0.5s;
}
.md-com-breadnav .bn-swiper .bsa:hover {
  color: #6e5ff8;
}
.md-com-breadnav .bn-swiper .bsa.on {
  color: #6e5ff8;
}
.md-com-breadnav .bn-swiper .bsa.on::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #6e5ff8;
  position: absolute;
  left: 0;
  bottom: 0;
}
.md-com-breadnav .bn-swiper .bsa:last-child {
  margin-right: 0;
}
.md-com-breadnav .bn-swiper .cta {
  display: block;
  line-height: 0.8rem;
}
.md-com-breadnav .bn-swiper .sp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 900px) {
  .md-com-breadnav .bn-swiper {
    max-width: 100%;
  }
  .md-com-breadnav .bn-swiper .bsa {
    margin-right: 0.4rem;
  }
}
.md-com-breadnav .zone-nav {
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  line-height: 0.56rem;
}
.md-com-breadnav .zone-nav .icon {
  margin-right: 0.1rem;
  display: inline-flex;
  align-items: center;
}
.md-com-breadnav .zone-nav .icon:hover {
  color: #6e5ff8;
  transition: 0.3s;
}
.md-com-breadnav .zone-nav .icon svg {
  width: 1em;
  height: 1em;
}
.md-com-breadnav .zone-nav .sp1 {
  position: relative;
  margin: 0 0.2em;
}
.md-com-breadnav .zone-nav .z_a {
  position: relative;
  transition: 0.3s;
}
.md-com-breadnav .zone-nav .z_a.on, .md-com-breadnav .zone-nav .z_a:hover {
  color: #6e5ff8;
  transition: 0.3s;
}
@media (max-width: 900px) {
  .md-com-breadnav .zone-nav {
    width: 100%;
  }
  .md-com-breadnav .zone-nav .sp1 {
    margin: 0 0.5em;
  }
}

.md-news-1 {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  position: relative;
}
.md-news-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-news-1 .swiper {
  width: calc(100% + 0.6rem);
  margin-left: -0.3rem;
  margin-top: 0.27rem;
  padding: 0.3rem;
  overflow: hidden;
}
.md-news-1 .swiper-container {
  overflow: visible;
}
.md-news-1 .sw {
  height: auto;
  background-color: #fff;
  padding: 0.4rem;
  padding-bottom: 0.36rem;
  box-shadow: 0px 0px 0.29rem 0px rgba(110, 95, 248, 0.08);
  border-radius: 0.4rem;
}
.md-news-1 .sw:hover .img {
  transform: scale(1.1);
}
.md-news-1 .sw:hover .title {
  color: #6e5ff8;
}
.md-news-1 .sw .c-pic {
  border-radius: 0.2rem;
}
.md-news-1 .sw .img {
  padding-top: calc( 270 / 420 * 100%);
}
.md-news-1 .sw .text {
  margin-top: 0.35rem;
}
.md-news-1 .sw .time {
  color: #6e5ff8;
}
.md-news-1 .sw .title {
  line-height: 1.75;
  height: 3.5em;
  margin-top: 0.16rem;
  transition: 0.5s;
}
.md-news-1 .sw .intro {
  line-height: calc(30 / 18);
  height: calc( 30em / 18 * 2);
  margin-top: 0.18rem;
}
.md-news-2 {
  padding-top: 0.3rem;
  padding-bottom: 1.5rem;
  position: relative;
}
.md-news-2 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-news-2 .news-list {
  margin-bottom: 1rem;
}
.news-list .li {
  margin-bottom: 0.5rem;
}
.news-list .dd {
  box-shadow: 0 0 0.29rem 0 rgba(110, 95, 248, 0.08);
  border-radius: 0.4rem;
  overflow: hidden;
  padding: 0.5rem;
  padding-top: 0.4rem;
  position: relative;
  transition: 0.5s;
}
.news-list .dd::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#ffffff, #ffffff);
  opacity: 0;
  transition: 0.5s;
}
.news-list .dd:hover::before {
  opacity: 1;
}
.news-list .dd:hover .title,
.news-list .dd:hover .time,
.news-list .dd:hover .intro {
  color: #fff;
}
.news-list .c-pic {
  width: calc( 360 / 1500 * 100%);
  border-radius: 0.15rem;
}
.news-list .img {
  padding-top: calc( 230 / 360 * 100%);
  height: 100%;
}
.news-list .text {
  width: calc( 1020 / 1500 * 100%);
  margin-left: 0.5rem;
  position: relative;
}
.news-list .time {
  color: #6e5ff8;
}
.news-list .title {
  line-height: 1.75;
  margin-top: 0.14rem;
  transition: 0.5s;
}
.news-list .intro {
  margin-top: 0.16rem;
  line-height: calc(30 / 16);
}
@media screen and (max-width: 500px) {
  .news-list .c-pic {
    width: 100%;
  }
  .news-list .text {
    width: 100%;
    margin-left: 0;
    padding-top: 0.4rem;
  }
}

.md-news-11 {
  position: relative;
}
.md-news-11 .box-left {
  width: calc( 1140 / 1600 * 100%);
}
.md-news-11 .box-right {
  width: calc( 420 / 1600 * 100%);
  padding-top: 1.12rem;
  padding-left: 0.6rem;
  padding-right: 0.2rem;
  border-left: 1px solid #eee;
}
.md-news-11 .list {
  margin-top: 0.42rem;
}
.md-news-11 .list .li {
  margin-bottom: 0.36rem;
}
.md-news-11 .list .dd {
  display: block;
}
.md-news-11 .list .dd:hover .img {
  transform: scale(1.1);
}
.md-news-11 .list .dd:hover .title {
  color: #6e5ff8;
}
.md-news-11 .list .c-pic {
  border-radius: 0.2rem;
}
.md-news-11 .list .img {
  padding-top: calc( 218 / 340 * 100%);
}
.md-news-11 .list .text {
  margin-top: 0.15rem;
  position: relative;
}
.md-news-11 .list .title {
  line-height: calc(30 / 18);
  transition: 0.5s;
}
.md-news-11 .btns {
  margin-top: 0.45rem;
}
.md-news-11 .more {
  display: inline-flex;
  padding: 0.22rem 0.2rem;
  line-height: 1;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#030101, #030101);
  border-radius: 1rem;
}
.md-news-11 .more svg {
  width: 0.5em;
  height: 1em;
  margin-left: 0.55rem;
}
.md-news-11 .cr-tit {
  position: relative;
  padding-left: 0.5em;
  line-height: 1;
}
.md-news-11 .cr-tit::before {
  content: "";
  position: absolute;
  left: -0.6em;
  top: 0;
  width: 4px;
  height: 1em;
  background-image: linear-gradient(0deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#000000, #000000);
  border-radius: 2px;
}
@media screen and (max-width: 900px) {
  .md-news-11 .box-left {
    width: 100%;
  }
  .md-news-11 .box-right {
    width: 100%;
    padding: 0;
  }
  .md-news-11 .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .md-news-11 .list .li {
    width: 48%;
    margin-bottom: 4%;
  }
}

.det-top {
  padding-top: 0.38rem;
  padding-bottom: 0.33rem;
  position: relative;
  z-index: 50;
}
.det-top .back {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #fff;
  color: #6e5ff8;
  box-shadow: 0px 0px 0.25rem 0px rgba(0, 0, 0, 0.1);
  transition: 0.5s;
}
.det-top .back:hover {
  background-color: #6e5ff8;
  color: #fff;
}
.det-top .back svg {
  width: calc( 20 / 60 * 100%);
  height: calc( 20 / 60 * 100%);
}
.det-top .h1 {
  line-height: 1.7;
}
.det-top .info {
  margin-top: 0.18rem;
}
.det-top .time {
  margin-right: 0.8rem;
}
.det-top .shares .si {
  position: relative;
  margin-left: 0.15rem;
}
.det-top .shares .si:hover .hd {
  background-image: linear-gradient(90deg, #0054a3 0%, #1476d3 100%);
}
.det-top .shares .si:hover .hi {
  filter: brightness(0) invert(1);
}
.det-top .shares .si:hover .bd {
  opacity: 1;
  pointer-events: auto;
}
.det-top .shares .si:last-child {
  margin-right: 0;
}
.det-top .shares .hd {
  width: 2em;
  height: 2em;
  background-color: #f3f4f6;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.det-top .shares .hi {
  width: 60%;
  height: 60%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.det-top .shares .bd {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%);
  opacity: 0;
  pointer-events: none;
  padding-top: 0.2rem;
  z-index: 30;
  transition: 0.3s;
}
.det-top .shares .bd .bbox {
  padding: 0.1rem;
  position: relative;
  background-color: #fff;
  font-size: 0;
}
.det-top .shares .bd img {
  display: block;
  width: 1.1rem;
  min-width: 80px;
  max-width: none;
}
@media screen and (min-width: 901px) {
  .det-top .back {
    position: absolute;
    top: 0;
    right: calc(100% + 0.6rem);
  }
}
@media screen and (max-width: 900px) {
  .det-top .back {
    width: 1.5em;
    height: 1.5em;
    margin-bottom: 0.3rem;
  }
  .det-top .info {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.1rem 0;
  }
  .det-top .time {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
}

.det-cen {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding-top: 0.42rem;
  padding-bottom: 0.77rem;
  line-height: calc(30 / 16);
}

.det-bot {
  padding-top: 0.5rem;
  padding-bottom: 1.5rem;
}
.det-bot .ua {
  line-height: calc(36 / 16);
}
.det-bot .ua span {
  color: #333;
}
.det-bot .ua {
  transition: 0.3s;
}
.det-bot .ua:hover {
  color: #6e5ff8;
}
.det-bot .db_btn {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.21rem 0.2rem;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#030101, #030101);
  color: #fff;
  border-radius: 1rem;
  transition: 0.5s;
}
.det-bot .db_btn:hover {
  background-color: #6e5ff8;
  color: #fff;
}
.det-bot .db_btn svg {
  width: 1em;
  height: 1em;
  margin-left: 0.5rem;
  flex-shrink: 0;
}
@media screen and (max-width: 900px) {
  .det-bot li {
    width: 100%;
    max-width: none;
    margin: 5px 0;
  }
  .det-bot .btn {
    margin-top: 20px;
  }
  .det-bot .det_ul {
    width: 100%;
    flex-wrap: wrap;
  }
}

.md-product-1 {
  padding-top: 0.2rem;
  padding-bottom: 1.5rem;
  position: relative;
}
.md-product-1 .box {
  border-top: 1px solid #eee;
}
.md-product-1 .box-left {
  width: 26.875%;
  box-shadow: 1px 0 0 0 #eee;
}
.md-product-1 .box-right {
  width: 70%;
  padding-top: 0.38rem;
}
@media screen and (max-width: 900px) {
  .md-product-1 .box-left {
    width: 100%;
  }
  .md-product-1 .box-right {
    width: 100%;
    margin-top: 0.5rem;
  }
}
.md-product-1 .form {
  width: calc( 440 / 1600 * 100%);
  position: relative;
  padding-top: 0.55rem;
  padding-bottom: 0.33rem;
}
.md-product-1 .form::before {
  content: "";
  width: 100%;
  height: 2px;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#6f60f8, #6f60f8);
  position: absolute;
  left: 0;
  bottom: 0;
}
.md-product-1 .form .inp {
  position: relative;
}
.md-product-1 .form .ip {
  width: 100%;
  height: calc( 40em / 16  );
  border: none;
}
.md-product-1 .form .submit {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  border: none;
  width: 1em;
  height: 1em;
  padding: 0;
  color: #6e5ff8;
}
.md-product-1 .form .submit svg {
  width: 100%;
  height: 100%;
}
.md-product-1 .desc {
  line-height: calc(30 / 16);
  margin-top: 0.12rem;
}
.md-product-1 .pro-list {
  margin-top: 0.55rem;
  margin-bottom: 0.7rem;
}
.pro-nav {
  position: relative;
  padding-top: 0.65rem;
  padding-right: 0.4rem;
}
 
/* .pro-nav .li1 {
  margin-bottom: 0.28rem;
}
.pro-nav .li1.show .a1 {
  color: #6e5ff8;
}
.pro-nav .li1.show .ic .ic1 {
  opacity: 0;
}
.pro-nav .li1.show .ic .ic2 {
  opacity: 1;
}
.pro-nav li.show > .dt .arr {
  background-image: url(../images/z2.png);
  transform: rotate(180deg);
} */

.pro-nav .li1 {
  margin-bottom: 0.28rem;
}
.pro-nav .li1.on .a1 {
  color: #6e5ff8;
}
.pro-nav .li1.on .ic .ic1 {
  opacity: 0;
}
.pro-nav .li1.on .ic .ic2 {
  opacity: 1;
}
.pro-nav li.show > .dt .arr {
  transform: rotate(180deg);
}
.pro-nav li.on > .dt .arr {
  background-image: url(../images/z2.png);
}

.pro-nav .dt {
  position: relative;
}
.pro-nav .dt1 {
  position: relative;
}
.pro-nav .arr {
  width: 1em;
  height: 0.5em;
  position: absolute;
  top: calc(50% - 0.25em);
  right: 0;
  transform-origin: center;
  transition: 0.3s;
  background-image: url(../images/z1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.pro-nav .a1 {
  color: #333;
  display: inline-flex;
  align-items: center;
}
.pro-nav .ic {
  width: 1em;
  height: 1em;
  position: relative;
  margin-right: 0.2rem;
  flex-shrink: 0;
}
.pro-nav .ic img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.pro-nav .ic .ic2 {
  opacity: 0;
}
.pro-nav .ul2 {
  padding: 0.18rem 0;
  padding-left: 0.4rem;
  display: none;
}
.pro-nav .li2 {
  padding: 0.08rem 0;
}
.pro-nav .a2 {
  display: block;
  padding-left: 1em;
  color: #666;
  transition: 0.3s;
  position: relative;
}
.pro-nav .a2::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #bbb;
}
.pro-nav .a2:hover {
  color: #6e5ff8;
}
.pro-nav .ul3 {
  padding: 0.1rem 0;
  padding-left: 0.3rem;
  display: none;
}
.pro-nav .li3 {
  margin-top: 0.15rem;
}
.pro-nav .a3 {
  display: block;
  color: #666;
  padding-left: 1em;
  transition: 0.3s;
  position: relative;
}
.pro-nav .a3::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #bbb;
}
.pro-nav .on {
  color: #6e5ff8;
}
.pro-list .li {
  width: calc(346 / 1120 * 100%);
  margin-right: calc(40 / 1120 * 100%);
}
.pro-list .li:nth-child(3n) {
  margin-right: 0;
}
.pro-list .li {
  margin-bottom: 0.4rem;
}
.pro-list .dd {
  display: block;
  height: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 0.29rem 0px rgba(110, 95, 248, 0.08);
  border-radius: 0.4rem;
  padding: 0.3rem;
  padding-bottom: 0.46rem;
  position: relative;
  transition: 0.5s;
}
.pro-list .dd:hover .img {
  transform: scale(1.05);
}
.pro-list .dd:hover .title {
  color: #6e5ff8;
}
.pro-list .dd:hover .more {
  color: #fff;
}
.pro-list .dd:hover .more::before {
  opacity: 1;
}
.pro-list .img {
  padding-top: 100%;
}
.pro-list .text {
  position: relative;
  margin-top: 0.13rem;
}
.pro-list .title {
  height: 3em;
}
.pro-list .intro {
  line-height: calc(30 / 16);
  margin-top: 0.09rem;
}
.pro-list .intro p {
  position: relative;
  padding-left: 1em;
}
.pro-list .intro p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #bbbbbb;
  width: 0.4em;
  height: 0.4em;
  border-radius: 50%;
}
.pro-list .btns {
  margin-top: 0.34rem;
}
.pro-list .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.22rem 0.2rem;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  color: #6e5ff8;
  transition: 0.5s;
}
.pro-list .more::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#030101, #030101);
  opacity: 0.1;
}
.pro-list .more svg {
  width: 0.5em;
  height: 1em;
  margin-left: 0.4rem;
  position: relative;
}
.pro-list .more span {
  position: relative;
}
@media screen and (max-width: 900px) {
  .pro-list {
    justify-content: space-between;
  }
  .pro-list .li {
    width: 48%;
    margin-bottom: 4%;
    margin-right: 0;
  }
  .pro-list .dd {
    padding: 0.2rem;
  }
}
@media screen and (max-width: 500px) {
  .pro-list .li {
    width: 100%;
  }
}

.md-product-11 {
  position: relative;
  background-color: #f2f6fc;
}
.md-product-11 .box2 {
  padding-top: 0.9rem;
  padding-bottom: 1rem;
}
.md-product-11 .swiper {
  width: calc( 810 / 1600 * 100%);
  position: relative;
}
.md-product-11 .img {
  padding-top: calc( 505 / 810 * 100%);
}
.md-product-11 .text {
  width: calc( 680 / 1600 * 100%);
  padding-top: 0.42rem;
}
.md-product-11 .line {
  width: 1em;
  height: 4px;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#7565f9, #7565f9);
  border-radius: 2px;
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
}
.md-product-11 .txt {
  line-height: calc(30 / 16);
}
.md-product-11 .btns {
  margin-top: 1.2rem;
}
.md-product-11 .href {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.19rem 0.37rem;
  border-radius: 1rem;
  margin-right: 0.2rem;
  overflow: hidden;
  position: relative;
  color: #6e5ff8;
  transition: 0.5s;
}
.md-product-11 .href:hover {
  color: #fff;
}
.md-product-11 .href:hover::before {
  opacity: 1;
}
.md-product-11 .href::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#030101, #030101);
  opacity: 0.1;
}
.md-product-11 .href svg {
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.1rem;
  position: relative;
}
.md-product-11 .href span {
  position: relative;
}
.md-product-11 .swiper-pagination {
  position: static;
  margin-top: 0.9rem;
}
.md-product-11 .swiper-pagination-bullet {
  width: 0.5em;
  height: 0.5em;
  margin: 0 0.1rem;
  background-color: #dbdafa;
  opacity: 1;
}
.md-product-11 .swiper-pagination-bullet-active {
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#030101, #030101);
}
@media screen and (max-width: 900px) {
  .md-product-11 .text {
    width: 100%;
    order: 2;
    margin-top: 0.4rem;
  }
  .md-product-11 .swiper {
    width: 100%;
    order: 1;
  }
}

.md-product-12 {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1.2rem;
}
.md-product-12 .text {
  width: calc( 910 / 1600 * 100%);
  width: 100%;
}
.md-product-12 .c-pic {
  width: calc( 620 / 1600 * 100%);
  border-radius: 0.4rem;
}
.md-product-12 .img {
  padding-top: calc( 700 / 620 * 100%);
}
.md-product-12 .content {
  line-height: calc(30 / 16);
  overflow-y: auto;
  max-height: 4.2rem;
  padding-right: 0.7rem;
  margin-top: 0.32rem;
}
@media screen and (max-width: 900px) {
  .md-product-12 .text {
    width: 100%;
  }
  .md-product-12 .content {
    max-height: none;
  }
  .md-product-12 .c-pic {
    width: 100%;
    margin-top: 0.5rem;
  }
}

.md-product-13 {
  padding-top: 0.84rem;
  padding-bottom: 0.7rem;
  background-color: #f1f5fd;
  position: relative;
}
.md-product-13 .list {
  margin-top: 0.6rem;
}
.md-product-13 .li {
  width: calc(500 / 1600 * 100%);
  margin-right: calc(50 / 1600 * 100%);
}
.md-product-13 .li:nth-child(3n) {
  margin-right: 0;
}
.md-product-13 .li {
  margin-bottom: 0.5rem;
}
.md-product-13 .dd {
  background-color: #fff;
  border-radius: 0.4rem;
  height: 100%;
  padding: 0.6rem 0.4rem 0.42rem;
  position: relative;
}
.md-product-13 .dd::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#ffffff, #ffffff);
  border-radius: 0.4rem;
  opacity: 0;
  z-index: 0;
  transition: 0.5s;
}
.md-product-13 .dd:hover::before {
  opacity: 1;
}
.md-product-13 .dd:hover .icon {
  background-image: none;
  background-color: rgba(255, 255, 255, 0.2);
}
.md-product-13 .dd:hover .text {
  filter: brightness(0) invert(1);
}
.md-product-13 .icon {
  width: 0.88rem;
  height: 0.88rem;
  margin: 0 auto;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#ffffff, #ffffff);
  border-radius: 0.3rem;
  position: relative;
}
.md-product-13 .icon img {
  height: 50%;
}
.md-product-13 .text {
  margin-top: 0.42rem;
  position: relative;
  transition: 0.5s;
}
.md-product-13 .intro {
  margin-top: 0.18rem;
  line-height: calc(30 / 16);
}
@media screen and (max-width: 900px) {
  .md-product-13 .list {
    justify-content: space-between;
  }
  .md-product-13 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 500px) {
  .md-product-13 .li {
    width: 100%;
  }
}

.md-product-14 {
  position: relative;
  padding-top: 0.84rem;
  padding-bottom: 1.2rem;
}
.md-product-14 .tab {
  margin-top: 0.52rem;
  padding: 0.32rem 1rem;
  padding-right: 0.5rem;
  border-radius: 0.4rem;
  line-height: calc(30 / 16);
  background-color: rgba(255, 255, 255, 0.1);
  border: solid 2px rgba(255, 255, 255, 0.2);
  background-clip: blur(0.1rem);
}
.md-product-14 table,
.md-product-14 th,
.md-product-14 td {
  border: none;
}
.md-product-14 tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.md-product-14 .overflow {
  padding-right: 0.8rem;
  overflow: auto;
  max-height: 4.4rem;
}
.md-product-14 .overflow::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
}
.md-product-14 .overflow::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.2);
}
.md-product-14 table {
  min-width: 800px;
  width: 100%;
}
.md-product-14 tr {
  padding: 0.12rem 0;
  line-height: calc(30 / 16);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.md-product-14 td:nth-child(1) {
  /* padding: 0.16rem 0.3rem; */
  /* width: calc( 450 / 1360 * 100%); */
}
.md-product-14 td:nth-child(2) {
  /* width: calc( 910 / 1360 * 100%); */
}
@media screen and (max-width: 500px) {
  .md-product-14 .tab {
    padding: 0.4rem;
  }
}

.md-product-15 {
  position: relative;
  padding-top: 0.85rem;
  padding-bottom: 0.7rem;
  overflow: hidden;
}
.md-product-15 .swiper {
  width: calc(100% + 0.6rem);
  margin-left: -0.3rem;
  padding: 0.3rem;
  margin-top: 0.12rem;
  overflow: hidden;
}
.md-product-15 .sco {
  overflow: visible;
}
.md-product-15 .sw {
  padding: 0.5rem;
  background-color: #fff;
  box-shadow: 0 0 0.29rem 0 rgba(110, 95, 248, 0.08);
  border-radius: 0.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.md-product-15 .sw:hover .btn {
  color: #fff;
}
.md-product-15 .sw:hover .btn::before {
  opacity: 1;
}
.md-product-15 .c-pic {
  width: calc( 320 / 680 * 100%);
}
.md-product-15 .img {
  padding-top: 100%;
}
.md-product-15 .text {
  width: calc( 300 / 680 * 100%);
}
.md-product-15 .title {
  line-height: calc(30 / 22);
}
.md-product-15 .intro {
  line-height: calc(30 / 16);
  margin-top: 0.2rem;
}
.md-product-15 .btn {
  display: inline-flex;
  color: #6e5ff8;
  line-height: 1;
  padding: 0.22rem 0.2rem;
  border-radius: 1rem;
  margin-top: 0.4rem;
  position: relative;
}
.md-product-15 .btn::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#030101, #030101);
  opacity: 0.1;
  border-radius: 1rem;
}
.md-product-15 .btn span {
  position: relative;
}
.md-product-15 .btn svg {
  position: relative;
  width: 0.5em;
  height: 1em;
  margin-left: 0.4rem;
}

.md-product-16 {
  position: relative;
}
.md-product-16 .box {
  padding-top: 0.68rem;
  padding-bottom: 1.45rem;
  border-top: 1px solid #eee;
}
.md-product-16 .swiper {
  margin-top: 0.38rem;
}
.md-product-16 .sw:hover .img {
  transform: scale(1.1);
}
.md-product-16 .sw:hover .title {
  color: #6e5ff8;
}
.md-product-16 .c-pic {
  border-radius: 0.4rem;
}
.md-product-16 .img {
  padding-top: calc( 326 / 500 * 100%);
}
.md-product-16 .text {
  margin-top: 0.22rem;
  padding: 0 0.2rem;
}
.md-product-16 .title {
  transition: 0.5s;
}

.md-contact-1 {
  padding-top: 0.22rem;
  padding-bottom: 0.4rem;
  position: relative;
}
.md-contact-1 .box {
  margin-top: 0.55rem;
  box-shadow: 0px 0px 0.29rem 0px rgba(110, 95, 248, 0.08);
  border-radius: 0.4rem;
}
.md-contact-1 .c-pic {
  width: calc( 990 / 1600 * 100%);
  border-radius: 0.4rem;
}
.md-contact-1 .box-right {
  width: calc( 610 / 1600 * 100%);
  padding-left: 0.8rem;
  padding-right: 0.7rem;
}
.md-contact-1 .img {
  padding-top: calc( 550 / 990 * 100%);
}
.md-contact-1 .desc {
  margin-top: 0.12rem;
  line-height: calc(30 / 18);
}
.md-contact-1 .line {
  height: 1px;
  background-color: #eee;
  margin-top: 0.36rem;
  margin-bottom: 0.6rem;
}
.md-contact-1 .nlist {
  margin-top: 0.51rem;
}
.md-contact-1 .ni {
  margin-bottom: 0.4rem;
}
.md-contact-1 .ni:last-child {
  margin-bottom: 0;
}
.md-contact-1 .nic {
  width: 0.8rem;
  height: 0.8rem;
  flex-shrink: 0;
  border-radius: 0.3rem;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#ffffff, #ffffff);
}
.md-contact-1 .nic img {
  width: 45%;
  height: 45%;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-contact-1 .nte {
  padding-left: 0.3rem;
}
.md-contact-1 .nt2 {
  margin-top: 0.12rem;
}
@media screen and (max-width: 900px) {
  .md-contact-1 .c-pic {
    width: 100%;
  }
  .md-contact-1 .box-right {
    width: 100%;
    padding: 0.5rem;
  }
  .md-contact-1 .tbox {
    width: 100%;
  }
}

.md-contact-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.8rem;
  min-height: 8.68rem;
  position: relative;
}
.md-contact-2 .h2 {
  position: relative;
  padding-bottom: 0.18rem;
}
.md-contact-2 .h2::before {
  content: "";
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 0.5rem;
  height: 0.04rem;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#7565f9, #7565f9);
  background-blend-mode: normal, normal;
  border-radius: 2px;
}
.md-contact-2 .list {
  margin-top: 0.65rem;
}
.md-contact-2 .li {
  width: calc( 780 / 1600 * 100%);
  margin-bottom: 0.4rem;
  width: 32%;
  margin-right: 2%;
}
.md-contact-2 .li:nth-child(3n){
  margin-right: 0;
}
.md-contact-2 .dd {
  height: 100%;
  padding: 0.4rem;
  background-color: #ffffff;
  box-shadow: 0px 0px 0.29rem 0px rgba(110, 95, 248, 0.08);
  border-radius: 0.4rem;
}
.md-contact-2 .dd:hover .img {
  transform: scale(1.1);
}
.md-contact-2 .c-pic {
  /* width: calc( 180 / 700 * 100%); */
  border-radius: 0.2rem;
}
.md-contact-2 .img {
  padding-top: 100%;
  padding-top: calc(260 / 380 * 100%);
}
.md-contact-2 .text {
  /* width: calc( 480 / 700 * 100%); */
  padding-top: 0.03rem;
  margin-top: 0.2rem;
}
.md-contact-2 .title {
  line-height: calc(30 / 18);
  min-height: calc( 30em / 18 * 4);
}
.md-contact-2 .bot {
  padding-top: 0.22rem;
  border-top: 1px solid #eee;
}
.md-contact-2 .d12 {
  margin-top: 0.1rem;
}
@media screen and (max-width: 900px) {
  .md-contact-2 .li {
    width: 100%;
  }
  .md-contact-2 .dd {
    padding: 0.2rem;
  }
}
@media screen and (max-width: 500px) {
  .md-contact-2 .li {
    width: 100%;
    border-right: none !important;
  }
}

.md-faq-1 {
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  position: relative;
}
.md-faq-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-faq-1 .h2 {
  position: relative;
  padding-bottom: 0.13rem;
}
.md-faq-1 .h2.text-center::before {
  left: 50%;
  transform: translate(-50%);
}
.md-faq-1 .h2::before {
  content: "";
  width: 0.4rem;
  height: 0.05rem;
  background-color: var(--theme);
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 0.1rem;
}
.md-faq-1 .desc {
  line-height: 1.75;
  margin-top: 0.24rem;
  padding: 0 10%;
}
.md-faq-1 .tags {
  margin-top: 0.11rem;
}
.md-faq-1 .ta {
  min-width: 2.5rem;
  margin: 0.1rem;
  background-color: #f8f8f8;
  text-align: center;
  padding: 0.13rem;
  transition: 0.5s;
}
.md-faq-1 .ta:hover {
  color: #6e5ff8;
}
.md-faq-1 .ta.on {
  background-image: linear-gradient(90deg, #0054a3 0%, #1476d3 100%);
  color: #fff;
}
.md-faq-1 .list {
  margin-top: 0.36rem;
  margin-bottom: 0.85rem;
}
.md-faq-1 .dd {
  padding: 0.2rem 0.6rem 0;
  position: relative;
  box-shadow: 0 -1px 0 0 inset rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: 0.5s;
}
.md-faq-1 .on {
  background-color: #f8f8f8;
  box-shadow: 0px 2px 0.12rem 0px rgba(0, 0, 0, 0.1);
}
.md-faq-1 .on .icon {
  transform: rotate(225deg);
}
.md-faq-1 .on .hic {
  background-image: linear-gradient(90deg, #0054a3 0%, #1476d3 100%);
}
.md-faq-1 .on .hte {
  color: #6e5ff8;
}
.md-faq-1 .hd {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  position: relative;
}
.md-faq-1 .hic {
  width: calc( 40em / 22 );
  height: calc( 40em / 22 );
  background-color: #999999;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-right: 0.3rem;
}
.md-faq-1 .hte {
  transition: 0.5s;
}
.md-faq-1 .icon {
  position: absolute;
  right: 0;
  top: calc(50% - 0.25em);
  transform: rotate(45deg);
  width: 0.5em;
  height: 0.5em;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
}
.md-faq-1 .bd {
  display: none;
}
.md-faq-1 .bbox {
  padding-top: 0.4rem;
  padding-bottom: 0.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.md-faq-1 .bic {
  width: calc( 40em / 22 );
  height: calc( 40em / 22 );
  background-image: linear-gradient(90deg, #0054a3 0%, #1476d3 100%);
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-right: 0.3rem;
}
.md-faq-1 .bte {
  line-height: calc(28 / 16);
}
.md-faq-1 .icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #d9e0eb;
  transform-origin: center;
  transition: 0.5s;
}
.md-faq-1 .icon svg {
  width: 1em;
  height: 1em;
}
@media screen and (max-width: 900px) {
  .md-faq-1 .dd {
    padding: 0.3rem 0.3rem 0;
  }
}

/* 案例列表 */
.md-case-1 {
  padding-top: 0.2rem;
  padding-bottom: 1.5rem;
  position: relative;
}
.md-case-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-case-1 .list {
  margin-top: 0.56rem;
  margin-bottom: 0.2rem;
}
.md-case-1 .li {
  width: calc( 760 / 1600 * 100%);
  margin-bottom: 0.78rem;
}
.md-case-1 .dd {
  display: block;
  position: relative;
}
.md-case-1 .dd:hover .img {
  transform: scale(1.1);
}
.md-case-1 .dd:hover .title {
  color: #6e5ff8;
}
.md-case-1 .dd:hover .btn {
  opacity: 1;
}
.md-case-1 .top {
  position: relative;
}
.md-case-1 .c-pic {
  border-radius: 0.4rem;
}
.md-case-1 .img {
  padding-top: calc( 475 / 760 * 100%);
}
.md-case-1 .btn {
  position: absolute;
  right: 0.3rem;
  bottom: 0.3rem;
  display: inline-flex;
  align-items: center;
  padding: 0.22rem 0.2rem;
  line-height: 1;
  border-radius: 1rem;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#030101, #030101);
  opacity: 0;
  transition: 0.5s;
}
.md-case-1 .btn svg {
  width: 0.5em;
  height: 1em;
  margin-left: 0.4rem;
}
.md-case-1 .text {
  margin-top: 0.34rem;
  padding: 0 0.2rem;
}
.md-case-1 .title {
  transition: 0.5s;
}
.md-case-1 .intro {
  line-height: calc(30 / 18);
  margin-top: 0.13rem;
}
@media screen and (max-width: 900px) {
  .md-case-1 .li {
    width: 100%;
  }
}

.md-case-11 {
  padding-bottom: 1.3rem;
  position: relative;
  background-color: #eff2f8;
}
.md-case-11 .box2 {
  margin-top: 0.52rem;
}
.md-case-11 .box-left {
  width: calc( 740 / 1600 * 100%);
}
.md-case-11 .box-right {
  width: calc( 830 / 1600 * 100%);
  padding-top: 0.2rem;
}
.md-case-11 .c-pic {
  border-radius: 0.4rem;
}
.md-case-11 .intro {
  line-height: calc(30 / 16);
  margin-top: 0.3rem;
}
.md-case-11 .intro2 {
  margin-top: 0.36rem;
}
.md-case-11 .intro2 p {
  position: relative;
  padding-left: 1em;
  line-height: 2;
}
.md-case-11 .intro2 p::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 1em;
  transform: translateY(-50%);
  width: 0.33em;
  height: 0.33em;
  border-radius: 50%;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#aec7f3, #aec7f3);
}
.md-case-11 .list {
  margin-top: 0.36rem;
}
.md-case-11 .li {
  position: relative;
  padding-left: 1em;
  line-height: 2;
}
.md-case-11 .li::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  width: 0.33em;
  height: 0.33em;
  border-radius: 50%;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#aec7f3, #aec7f3);
}
.md-case-11 .li span {
  font-weight: bold;
}
.md-case-11 .img {
  padding-top: calc( 540 / 830 * 100%);
}
@media screen and (max-width: 900px) {
  .md-case-11 .box-left {
    width: 100%;
  }
  .md-case-11 .box-right {
    width: 100%;
    margin-top: 0.3rem;
  }
}

.md-case-12 .box-left {
  width: calc( 1140 / 1600 * 100%);
  padding-top: 0.44rem;
}
.md-case-12 .box-right {
  width: calc( 400 / 1600 * 100%);
  padding-left: 0.6rem;
  padding-top: 1.1rem;
  border-left: 1px solid #eee;
}
.md-case-12 .tags {
  box-shadow: 0 -1px 0 0 inset #eee;
}
.md-case-12 .tags .ti {
  position: relative;
  padding: 0.3rem 0;
  margin-right: 0.4rem;
  cursor: pointer;
}
.md-case-12 .tags .on {
  color: #6e5ff8;
  font-weight: bold;
}
.md-case-12 .tags .on::before {
  content: "";
  width: 100%;
  height: 3px;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#000000, #000000);
  position: absolute;
  left: 0;
  bottom: 0;
}
.md-case-12 .cr-tit {
  position: relative;
  padding-left: 0.5em;
  line-height: 1;
}
.md-case-12 .cr-tit::before {
  content: "";
  position: absolute;
  left: -0.6em;
  top: 0;
  width: 4px;
  height: 1em;
  background-image: linear-gradient(0deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#000000, #000000);
  border-radius: 2px;
}
.md-case-12 .list {
  margin-top: 0.4rem;
}
.md-case-12 .list .li {
  margin-bottom: 0.36rem;
}
.md-case-12 .list .dd {
  display: block;
}
.md-case-12 .list .dd:hover .img {
  transform: scale(1.1);
}
.md-case-12 .list .dd:hover .title {
  color: #6e5ff8;
}
.md-case-12 .list .c-pic {
  border-radius: 0.4rem;
}
.md-case-12 .list .img {
  padding-top: calc( 222 / 340 * 100%);
}
.md-case-12 .list .text {
  margin-top: 0.16rem;
}
.md-case-12 .list .title {
  transition: 0.5s;
}
.md-case-12 .det_ul {
  max-width: 70%;
}
.md-case-12 .articles {
  padding-top: 0.8rem;
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #eee;
}
.md-case-12 .articles .item {
  margin-bottom: 0.8rem;
}
.md-case-12 .articles .item:last-child {
  margin-bottom: 0;
}
.md-case-12 .i-box1 {
  background-color: #f8fafe;
  border-radius: 0.2rem;
  padding: 0.5rem;
  margin-top: 0.36rem;
}
.md-case-12 .i-box1 .img {
  width: 1rem;
  flex-shrink: 0;
}
.md-case-12 .i-box1 .img img {
  width: 100%;
}
.md-case-12 .i-box1 .i-text {
  padding-left: 0.5rem;
  flex-grow: 1;
  line-height: calc(36 / 16);
}
.md-case-12 .rich-text {
  line-height: calc(36 / 16);
  margin-top: 0.28rem;
}
@media screen and (max-width: 900px) {
  .md-case-12 .box-left {
    width: 100%;
  }
  .md-case-12 .box-right {
    width: 100%;
    padding-left: 0;
    border: none;
  }
  .md-case-12 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .md-case-12 .list .li {
    width: 48%;
    margin-bottom: 4%;
  }
  .md-case-12 .det-bot {
    flex-wrap: wrap;
  }
  .md-case-12 .det-bot .det_ul {
    max-width: none;
  }
}
@media screen and (max-width: 500px) {
  .md-case-12 .i-box1 {
    flex-wrap: wrap;
  }
  .md-case-12 .i-box1 .img {
    margin: 0 auto;
  }
  .md-case-12 .i-box1 .i-text {
    margin-top: 0.3rem;
    padding-left: 0;
  }
}

.md-about-1 {
  position: relative;
  overflow: hidden;
  padding-top: 0.2rem;
}
.md-about-1 .md-md {
  position: absolute;
  top: -1.3rem;
  visibility: hidden;
}
.md-about-1 h1 {
  margin-bottom: 0.56rem;
}
.md-about-1 .item {
  padding-top: 0.68rem;
  padding-bottom: 0.94rem;
  border-top: 1px solid #eee;
}
.md-about-1 .desc {
  margin-top: 0.16rem;
}
.md-about-1 .swiper {
  margin-top: 0.56rem;
}
.md-about-1 .sw:hover .img {
  transform: scale(1.1);
}
.md-about-1 .c-pic {
  border-radius: 0.4rem;
}
.md-about-1 .img {
  padding-top: calc( 475 / 760 * 100%);
}
.md-about-1 .text {
  margin-top: 0.34rem;
}
.md-about-1 .intro {
  line-height: calc(30 / 16);
  margin-top: 0.19rem;
}
.md-about-1 .swiper-scrollbar {
  margin-top: 0.2rem;
  height: 4px;
}
@media screen and (min-width: 901px) {
  .md-about-1 .swiper-scrollbar {
    display: none;
  }
}
.md-about-2 {
  position: relative;
}
.md-about-2 .li {
  padding: 1rem 0;
  border-top: 1px solid #eee;
}
.md-about-2 .c-pic {
  width: calc( 760 / 1600 * 100%);
  border-radius: 0.4rem;
}
.md-about-2 .img {
  /* padding-top: calc( 800 / 760 * 100%); */
  /* height: 100%; */
}
.md-about-2 .img img{
  display: block;
  width: 100%;
  height: auto;
}
.md-about-2 .text {
  width: calc( 720 / 1600 * 100%);
}
.md-about-2 .tbox {
  width: 100%;
}
.md-about-2 .intro {
  margin-top: 0.15rem;
  line-height: calc(30 / 24);
}
.md-about-2 .content {
  line-height: calc(30 / 16);
  margin-top: 0.52rem;
}

.md-about-2 .txt {
  line-height: calc(30 / 16);
 
  padding-bottom: 0.5rem;
  color: #888;
}
@media screen and (min-width: 901px) {
  .md-about-2 .li:nth-child(2n) .dd {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 900px) {
  .md-about-2 .c-pic {
    width: 100%;
  }
  .md-about-2 .text {
    width: 100%;
    margin-top: 0.4rem;
  }
}

/* 服务 */
.md-service-1 {
  padding-top: 0.3rem;
  padding-bottom: 0.45rem;
  position: relative;
}
.md-service-1 .h1 {
  line-height: 1.2;
}
.md-service-1 .desc {
  margin-top: 0.38rem;
  line-height: calc(30 / 18);
  padding: 0 8%;
}
.md-service-1 .list {
  margin-top: 0.8rem;
}
.md-service-1 .item {
  padding-top: 0.8rem;
  margin-bottom: 0.97rem;
  border-top: 1px solid #eee;
}
.md-service-1 .icon {
  width: 0.88rem;
  height: 0.88rem;
  border-radius: 0.3rem;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#ffffff, #ffffff);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.md-service-1 .icon img {
  width: 50%;
  height: 50%;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-service-1 .te {
  padding-left: 0.3rem;
}
.md-service-1 .h2 {
  line-height: 1;
}
.md-service-1 .t2 {
  margin-top: 0.1rem;
  color: #6e5ff8;
}
.md-service-1 .swiper {
  margin-top: 0.6rem;
}
.md-service-1 .sw:hover .img {
  transform: scale(1.1);
}
.md-service-1 .sw:hover .title {
  color: #6e5ff8;
}
.md-service-1 .sw .c-pic {
  border-radius: 0.4rem;
}
.md-service-1 .sw .img {
  padding-top: calc( 326 / 500 * 100%);
}
.md-service-1 .sw .text {
  margin-top: 0.23rem;
}
.md-service-1 .sw .title {
  transition: 0.5s;
}
.md-service-1 .swiper-scrollbar {
  margin-top: 0.2rem;
  height: 4px;
}
@media screen and (min-width: 901px) {
  .md-service-1 .swiper-scrollbar {
    display: none;
  }
}

/* 方案列表 */
.md-solution-1 {
  position: relative;
  padding-top: 0.2rem;
  padding-bottom: 1.5rem;
}
.md-solution-1 .list {
  margin-top: 0.57rem;
  margin-bottom: 1rem;
}
.md-solution-1 .li {
  margin-bottom: 1rem;
}
.md-solution-1 .li:last-child {
  margin-bottom: 0;
}
.md-solution-1 .dd {
  padding-bottom: 0.4rem;
  position: relative;
}
.md-solution-1 .dd::before {
  content: "";
  width: calc( 1270 / 1600 * 100%);
  height: calc(100% - 0.6rem);
  background-color: #fff;
  box-shadow: 0px 0px 0.29rem 0px rgba(110, 95, 248, 0.08);
  border-radius: 0.4rem;
  position: absolute;
  bottom: 0;
}
.md-solution-1 .dd:hover::before {
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#ffffff, #ffffff);
}
.md-solution-1 .dd:hover .title {
  color: #fff;
}
.md-solution-1 .dd:hover .line {
  filter: brightness(0) invert(1);
}
.md-solution-1 .dd:hover .intro {
  color: #fff;
}
.md-solution-1 .dd:hover .more {
  color: #6e5ff8;
  background-color: #fff;
  background-image: none;
}
.md-solution-1 .c-pic {
  width: 50%;
  border-radius: 0.4rem;
}
.md-solution-1 .img {
  padding-top: calc( 520 / 800 * 100%);
}
.md-solution-1 .text {
  width: 50%;
  padding: 0 0.8rem;
  position: relative;
}
.md-solution-1 .tbox {
  padding-top: 1.26rem;
}
.md-solution-1 .line {
  width: 1em;
  height: 0.04rem;
  border-radius: 1rem;
  margin-top: 0.26rem;
  margin-bottom: 0.21rem;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#7565f9, #7565f9);
}
.md-solution-1 .intro {
  line-height: calc(30 / 16);
}
.md-solution-1 .bot {
  margin-top: 0.14rem;
}
.md-solution-1 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.22rem 0.37rem;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  color: #fff;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#030101, #030101);
  transition: 0.5s;
}
.md-solution-1 .more svg {
  width: 0.5em;
  height: 1em;
  margin-left: 0.4rem;
  position: relative;
}
.md-solution-1 .more span {
  position: relative;
}
.md-solution-1 .num {
  color: #f5f4fb;
  font-style: italic;
}
@media screen and (min-width: 901px) {
  .md-solution-1 .li:nth-child(2n-1) .dd::before {
    left: 0;
  }
  .md-solution-1 .li:nth-child(2n-1) .dd {
    flex-direction: row-reverse;
  }
  .md-solution-1 .li:nth-child(2n) .dd::before {
    right: 0;
  }
}
@media screen and (max-width: 900px) {
  .md-solution-1 .dd::before {
    width: 100%;
    left: 0;
  }
  .md-solution-1 .c-pic {
    width: 100%;
  }
  .md-solution-1 .text {
    width: 100%;
    padding: 0 0.4rem;
  }
  .md-solution-1 .tbox {
    padding-top: 0.4rem;
  }
}

.md-solution-11 .box {
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.md-solution-11 .box-left {
  width: calc( 740 / 1920 * 100%);
  margin-right: calc( 60 / 1920 * 100%);
}
.md-solution-11 .box-right {
  width: 50%;
  background-color: #f5f7fa;
  padding: 1rem;
  position: relative;
}
.md-solution-11 .sw .img {
  padding-top: 100%;
}
.md-solution-11 .swiper-pagination {
  width: 100%;
  left: 0;
  bottom: 0.6rem;
}
.md-solution-11 .swiper-pagination-bullet {
  width: 0.5em;
  height: 0.5em;
  margin: 0 0.1rem;
  background-color: #dbdafa;
  opacity: 1;
}
.md-solution-11 .swiper-pagination-bullet-active {
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#030101, #030101);
}
.md-solution-11 .text {
  margin-top: 1.47rem;
}
.md-solution-11 .line {
  width: 1em;
  height: 0.04rem;
  border-radius: 1rem;
  margin-top: 0.34rem;
  margin-bottom: 0.32rem;
  background-image: linear-gradient(-90deg, #af9bfa 5%, #6e60f8 49%, #a24ff7 100%), linear-gradient(#7565f9, #7565f9);
}
.md-solution-11 .content {
  line-height: calc(30 / 16);
  padding-right: 0.55rem;
  max-height: 3.6rem;
  max-height: 6rem;
  overflow-y: auto;
}
.md-solution-11 .content::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.md-solution-11 .content::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  background-color: rgba(113, 101, 249, 0.2);
}
@media screen and (max-width: 900px) {
  .md-solution-11 .box {
    flex-wrap: wrap;
  }
  .md-solution-11 .box-left {
    width: 100%;
    padding: 4%;
    margin: 0;
  }
  .md-solution-11 .box-right {
    width: 100%;
  }
  .md-solution-11 .text {
    margin-top: 0.32rem;
  }
}



.secropmd {
  width: 100%;
  padding: 0.6rem 0;
  background-color: #f6f6f6;
}

.secropmd .mitop {
  width: 100%;
  margin-bottom: 0.5rem;
}

.secropmd .somk {
  width: 100%;
  max-width: 7.6rem;
  display: block;
  margin: 0 auto 0.6rem;
}

.secropmd .somk form {
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 0 0.2rem 0 0.3rem;
  border-radius: 1.5em;
}

.secropmd .somk .ic {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
}

.secropmd .somk .ic img {
  width: 100%;
  display: block;
}

.secropmd .somk .sint {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 18px - 16px);
  padding: 0 0.2rem;
  border: none;
  background-color: transparent;
  line-height: 3;
  height: 3em;
}

.secropmd .somk .cls {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  cursor: pointer;
  color: var(--active);
}

.secropmd .somk .cls img {
  width: 100%;
  display: block;
}

.secropmd .recontm {
  width: 100%;
  border-top: solid 1px rgba(0, 0, 0, 0.05);
  padding: 1rem 0;
}

.secropmd .recontm .foem {
  width: 100%;
}

.secropmd .recontm .foem + .foem {
  margin-top: 1rem;
}

.secropmd .recontm .measures {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.secropmd .recontm .means {
  vertical-align: middle;
  width: 48.8095238095%;
  margin-bottom: 10px;
}

.secropmd .recontm .means a {
  width: 100%;
  display: block;
  padding: 0.4rem;
  background-color: #fff;
  border-radius: 0.1rem;
}

.secropmd .recontm .means .imgs {
  display: inline-block;
  vertical-align: middle;
  width: 1.6rem;
  position: relative;
  overflow: hidden;
  border-radius: 0.1rem;
  margin-right: 0.4rem;
}

.secropmd .recontm .means .imgs .img {
  width: 100%;
  padding-top: 100%;
  transition: all ease 0.5s;
}

.secropmd .recontm .means .lem {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 2rem);
}

.secropmd .recontm .means .lem .lit {
  width: 100%;
  color: #000;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0.2rem;
}

.secropmd .recontm .means .lem .lit span {
  color: var(--themes);
}

.secropmd .recontm .means .lem .xim {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.secropmd .recontm .means .lem .xim span {
  color: var(--themes);
}

.secropmd .recontm .means .lem .lob {
  width: 100%;
  padding: 0.1rem 0;
  margin-top: 0.14rem;
  text-align: right;
}

.secropmd .recontm .means .lem .lob .rc {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
}

.secropmd .recontm .means .lem .lob .rc img {
  width: 100%;
  display: block;
}

.secropmd .recontm .means :nth-child(2n) {
  margin-right: 0;
}

.secropmd .recontm .means :hover .imgs .img {
  transform: scale(1.1);
}

.secropmd .recontm .means :hover .lem .lit {
  color: var(--themes);
}

@media screen and (max-width: 900px) {
  .secropmd .recontm .means {
    display: block;
    width: 100%;
  }
}