@charset "UTF-8";
@font-face {
  /* font-family: "MiSans"; */
  /* src: url("../fonts/Alibaba-PuHuiTi-Regular.woff"); */
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* 这个属性可以控制字体加载期间的显示行为 */
}
body {
 
}

body, th, td, button, input, select, textarea, a, area {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Arial", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
 
}

.w670 {
  width: calc(100% - 0.8rem);
  margin-left: auto;
  margin-right: auto;
}

.text-center {
  text-align: center;
}

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-between {
  justify-content: space-between;
}

.flex-center {
  justify-content: center;
}

.flex-middle {
  align-items: center;
}

.c-img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.md-model-0 .bg {
  min-height: 105.3333333333vw;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 1rem;
}
.md-model-0 .h2 {
  text-align: center;
  color: #000000;
  font-size: 0.6rem;
  font-weight: bold;
}
.md-model-0 .intro {
    font-size: 0.24rem;
  font-size: 0.32rem;
  margin-top: 0.14rem;
  text-align: center;
}
.md-model-0 .btns {
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 3;
  margin-top: 0.7rem;
}
.md-model-0 .c-more {
  min-width: 2.5rem;
  height: 0.7rem;
  padding: 0 0.2rem;
  margin: 0 0.2rem;
  line-height: 0.7rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #329eba;
  color: #fff;
  border-radius: 0.06rem;
    font-size: 0.24rem;
 
}
.md-model-0 .cic {
  width: 0.5em;
  margin-left: 0.2rem;
}
.md-model-0 .cic2 {
  width: 0.22rem;
  margin-left: 0.1rem;
}
.md-model-0 .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #fff;
  gap: 1px;
}
.md-model-0 .li {
  background-color: #e5eff2;
  padding: 0.3rem 0.4rem;
  padding-right: 0.2rem;
  width: calc(50% - 1px);
}
.md-model-0 .d1 {
  font-weight: bold;
  color: #000;
  font-size: 0.3rem;
  font-size: 0.32rem;
 
}
.md-model-0 .d2 {
    font-size: 0.24rem;
 
  line-height: 1.3333333333;
  color: #666;
  margin-top: 0.1rem;
}

.md-model-1 {
  padding-top: 0.48rem;
  padding-bottom: 0.4rem;
  overflow: hidden;
}
.md-model-1 .h2 {
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-model-1 .tags {
  margin-top: 0.25rem;
}
.md-model-1 .box {
  margin-top: 0.25rem;
}
.md-model-1 .bitem {
  display: none;
}
.md-model-1 .bitem.show {
  display: block;
}
.md-model-1 .swiper-container {
  overflow: visible;
}
.md-model-1 .sw {
  width: auto;
  min-width: 2.23rem;
  background-color: #fff;
  border-radius: 0.06rem;
  margin-right: 0.2rem;
  line-height: 2.1428571429;
  padding: 0 1em;
  text-align: center;
}
.md-model-1 .sw.active {
  color: #fff;
  background-color: #329eba;
}
.md-model-1 .img {
  position: relative;
  padding-top: calc( 480 / 670 * 100%);
}
.md-model-1 .text {
  margin-top: 0.1rem;
}
.md-model-1 .t11 {
  color: #188ba9;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-model-1 .t12 {
  color: #666666;
  line-height: 1.3333333333;
    font-size: 0.24rem;
  font-size: 0.32rem;
  margin-top: 0.12rem;
}

.md-model-2 {
  background-color: #fff;
  position: relative;
  padding-top: 0.45rem;
  padding-bottom: 0.5rem;
}
.md-model-2 .h2 {
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-model-2 .img {
  margin-top: 0.4rem;
}
.md-model-2 .img img {
  width: 100%;
}

.md-model-3 {
  background-color: #efefef;
  position: relative;
  padding-top: 0.45rem;
  padding-bottom: 0.5rem;
  overflow: hidden;
}
.md-model-3 .h2 {
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-model-3 .tags {
  border-radius: 0.06rem;
  overflow: hidden;
  margin-top: 0.24rem;
}
.md-model-3 .swiper-container {
  overflow: visible;
}
.md-model-3 .sw {
  display: flex;
  align-items: center;
  width: auto;
  font-size: 0.3rem;
  font-size: 0.32rem;
  background-color: #fff;
  margin-right: 0.2rem;
  color: #666;
  line-height: 2.1428571429;
  padding: 0 0.3rem;
  text-align: center;
}
.md-model-3 .sw img {
  display: none;
  filter: brightness(0) invert(1);
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
}
.md-model-3 .sw.active {
  color: #fff;
  background-color: #329eba;
}
.md-model-3 .sw.active img {
  display: block;
}
.md-model-3 .box {
  margin-top: 0.3rem;
}
.md-model-3 .bitem {
  background-color: #fff;
  display: none;
}
.md-model-3 .bitem.show {
  display: block;
}
.md-model-3 .img {
  position: relative;
  padding-top: calc( 400 / 670 * 100%);
}
.md-model-3 .img img{
  object-fit: contain;
  object-position: center;
}
.md-model-3 .text {
  padding: 0.3rem 0.4rem;
}
.md-model-3 .line {
  height: 1px;
  background-color: #efefef;
  margin: 0.24rem 0;
}
.md-model-3 .t11 {
  font-weight: bold;
  color: #000000;
  font-size: 0.3rem;
  font-size: 0.32rem;
}
.md-model-3 .t12 {
  color: #666;
    font-size: 0.24rem;
  font-size: 0.32rem;
  line-height: 1.3333333333;
  margin-top: 0.12rem;
}
.md-model-3 .tit {
  font-weight: bold;
  color: #329eba;
  font-size: 0.3rem;
  font-size: 0.32rem;
}

.md-model-4 {
  padding-top: 0.45rem;
  padding-bottom: 0.6rem;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.md-model-4 .h2 {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-model-4 .tags {
  margin-top: 0.24rem;
}
.md-model-4 .swiper-container {
  overflow: visible;
}
.md-model-4 .sw {
  width: auto;
  font-size: 0.3rem;
  font-size: 0.32rem;
  background-color: #fff;
  margin-right: 0.2rem;
  color: #666;
  line-height: 2.1428571429;
  padding: 0 0.3rem;
  text-align: center;
  display: flex;
  align-items: center;
}
.md-model-4 .sw img {
  display: none;
  filter: brightness(0) invert(1);
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
}
.md-model-4 .sw.active {
  color: #fff;
  background-color: #329eba;
}
.md-model-4 .sw.active img {
  display: block;
}
.md-model-4 .sw.active {
  color: #fff;
  background-color: #329eba;
}
.md-model-4 .box {
  margin-top: 0.8rem;
}
.md-model-4 .bitem {
  padding: 0 0.3rem;
  display: none;
}
.md-model-4 .bitem.show {
  display: block;
}
.md-model-4 .img {
  display: none;
  position: relative;
  padding-top: calc( 300 / 670 * 100%);
}
.md-model-4 .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.md-model-4 .text {
  margin-top: 0.6rem;
}
.md-model-4 .line {
  height: 1px;
  background-color: #efefef;
  margin: 0.24rem 0;
}
.md-model-4 .t11 {
  font-weight: bold;
  color: #fff;
  font-size: 0.3rem;
  font-size: 0.32rem;
}
.md-model-4 .t12 {
  color: #fff;
    font-size: 0.24rem;
  font-size: 0.32rem;
  line-height: 1.3333333333;
  margin-top: 0.12rem;
}
.md-model-4 .btns {
  margin-top: 0.5rem;
}
.md-model-4 .more {
  display: inline-flex;
  align-items: center;
    font-size: 0.24rem;
  font-size: 0.32rem;
  color: #fff;
  background-color: #329eba;
  border-radius: 0.06rem;
  line-height: 1;
  padding: 0.24rem 0.64rem;
}
.md-model-4 .more i {
  width: 0.5em;
  height: 0.75em;
  background-image: url(../images/a1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 0.18rem;
}

.md-model-5 {
  position: relative;
  padding-top: 0.45rem;
  padding-bottom: 0.4rem;
}
.md-model-5 .h2 {
  color: #000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-model-5 .ul {
  margin-top: 0.3rem;
}
.md-model-5 .li {
  width: calc( 325 / 670 * 100%);
  margin-bottom: 0.2rem;
}
.md-model-5 .dd {
  display: block;
  background-color: #ffffff;
  border-radius: 0.1rem;
}
.md-model-5 .top {
  position: relative;
}
.md-model-5 .img {
  position: relative;
  padding-top: calc( 200 / 325 * 100%);
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-model-5 .text {
  position: relative;
  padding: 0.14rem 0.2rem 0.3rem;
}
.md-model-5 .title {
  font-size: 0.3rem;
  /* font-size: 0.32rem; */
  line-height: 1.1428571429;
  height: 2.2857142857em;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.md-model-5 .time {
    font-size: 0.24rem;
  /* font-size: 0.32rem; */
  margin-top: 0.2rem;
  display: inline-flex;
  align-items: center;
  color: #666;
}
.md-model-5 .time i {
  width: 1em;
  height: 1em;
  background-image: url(../images/a3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.1rem;
}
.md-model-5 .watch {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.48rem;
  height: 0.48rem;
  background-image: url(../images/a4.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 5;
}

.md-elements-1 {
  position: relative;
  padding-top: 0.45rem;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0.94rem;
  min-height: 116vw;
  min-height: 105.3333333333vw;;
}
.md-elements-1 .h2 {
  color: #329eba;
  font-weight: bold;
  font-size: 0.6rem;
}
.md-elements-1 .d2 {
    font-size: 0.24rem;
  font-size: 0.32rem;
  margin-top: 0.2rem;
}
.md-elements-1 .list {
  margin-top: 0.5rem;
  margin-top: 0.7rem;
}
.md-elements-1 .li {
  margin: 0.1rem;
}
.md-elements-1 .dd {
  border-radius: 1rem;
  padding: 0.35rem 0.4rem;
  padding-right: 0;
  box-shadow: 0 0 0 1px #329eba;
  font-size: 0.3rem;
  font-size: 0.32rem;
  padding: 0.16rem 0.4rem;
}
.md-elements-1 .icon {
  width: 0.6rem;
  height: 0.6rem;
  flex-shrink: 0;
  border-radius: 0.1rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.14rem;
}
.md-elements-1 .ic {
  height: 50%;
}
.md-elements-1 .te {
  color: #333333;
}
.md-elements-1 .btns {
  margin-top: 0.4rem;
  display: flex;
  justify-content: center;
  margin-top: 0.7rem;
}
.md-elements-1 .c-more {
  min-width: 2.5rem;
  height: 0.7rem;
  padding: 0 0.2rem;
  margin: 0 0.2rem;
  line-height: 0.7rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #329eba;
  color: #fff;
  border-radius: 0.06rem;
    font-size: 0.24rem;
 
}
.md-elements-1 .cic {
  width: 0.5em;
  margin-left: 0.2rem;
}
.md-elements-1 .cic2 {
  width: 0.22rem;
  margin-left: 0.1rem;
}

/* .md-elements-2 {
  background-color: #fff;
  position: relative;
  padding-top: 0.25rem;
}
.md-elements-2 .h2 {
  color: #000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-elements-2 .box {
  margin-top: 0.22rem;
  background-color: #e2f8f9;
  border-radius: 0.1rem;
  padding-top: 3.2rem;
  background-repeat: no-repeat;
  background-size: cover;
}
.md-elements-2 .li {
  width: 33.3%;
  text-align: center;
  margin-bottom: 0.3rem;
}
.md-elements-2 .d11 {
  color: #339eb9;
  font-size: 0.3rem;
  font-size: 0.32rem;
  font-weight: bold;
}
.md-elements-2 .d12 {
  color: #333;
    font-size: 0.24rem;
  font-size: 0.32rem;
} */

.md-elements-2 {
  background-color: #fff;
  position: relative;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.md-elements-2 .h2 {
  color: #000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-elements-2 .box {
  margin-top: 0.22rem;
  background-repeat: no-repeat;
  background-size: cover;
}
.md-elements-2 .list.show .li:nth-child(n+11) {
  display: block;
}
.md-elements-2 .list {
  margin-top: 0.2rem;
}
.md-elements-2 .li {
  width: calc( 325 / 670 * 100%);
  margin-bottom: 0.2rem;
  background-color: #f8f8f8;
  border-radius: 0.1rem;
  box-shadow: 0 0 0 1px #eee;
  padding: 0.2rem 0.2rem;
  text-align: center;
}
.md-elements-2 .li:nth-child(n+11) {
  display: none;
}
.md-elements-2 .icon {
  display: inline-flex;
}
.md-elements-2 .ic {
  height: 0.4rem;
}
.md-elements-2 .d11 {
  color: #339eb9;
  font-size: 0.3rem;
  font-size: 0.32rem;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0.1rem;
}
.md-elements-2 .d12 {
  color: #999;
  color: #666;
    font-size: 0.24rem;
  font-size: 0.32rem;
  font-size: 14px;
  margin-top: 0.2rem;
  line-height: 1.2;
  min-height: 2.4em;
}
.md-elements-2 .btns {
  margin-top: 0.3rem;
}
.md-elements-2 .mbtn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.22rem 0.64rem;
  border-radius: 0.06rem;
  background-color: #329eba;
  color: #fff;
    font-size: 0.24rem;
  font-size: 0.32rem;
}
.md-elements-2 .mbtn i {
  width: 0.5em;
  height: 0.75em;
  background-image: url(../images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.2rem;
}

.md-elements-3 {
  background-color: #fff;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.md-elements-3 .h2 {
  color: #000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-elements-3 .list.show .li:nth-child(n+5) {
  display: block;
}
.md-elements-3 .list {
  margin-top: 0.2rem;
}
.md-elements-3 .li {
  width: calc( 325 / 670 * 100%);
  margin-bottom: 0.2rem;
}
.md-elements-3 .li:nth-child(n+5) {
  display: none;
}
.md-elements-3 .dd {
  display: block;
  background-color: #f8f8f8;
  border-radius: 0.1rem;
  box-shadow: 0 0 0 1px #eee;
  height: 100%;
  padding: 0.4rem 0.2rem;
}
.md-elements-3 .top {
  padding-left: 0.2rem;
}
.md-elements-3 .ic {
  height: 0.9rem;
  margin-right: 0.3rem;
}
.md-elements-3 .sp {
  color: #339eb9;
  font-weight: bold;
  font-size: 16px;
}
.md-elements-3 .te {
    font-size: 0.24rem;
  font-size: 0.32rem;
  font-size: 14px;
  margin-top: 0.16rem;
  color: #666;
}
.md-elements-3 .btns {
  margin-top: 0.3rem;
}
.md-elements-3 .mbtn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.22rem 0.64rem;
  border-radius: 0.06rem;
  background-color: #329eba;
  color: #fff;
    font-size: 0.24rem;
  font-size: 0.32rem;
}
.md-elements-3 .mbtn i {
  width: 0.5em;
  height: 0.75em;
  background-image: url(../images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.2rem;
}

.md-elements-4 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.md-elements-4 .h2 {
  color: #000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-elements-4 .tags {
  border-radius: 0.06rem;
  overflow: hidden;
  margin-top: 0.24rem;
}
.md-elements-4 .sw {
  width: auto;
  min-width: 2.23rem;
    font-size: 0.24rem;
  font-size: 0.32rem;
  background-color: #f8f8f8;
  color: #666;
  line-height: 2.9166666667;
  padding: 0 1em;
  text-align: center;
}
.md-elements-4 .sw.active {
  color: #fff;
  background-color: #329eba;
}
.md-elements-4 .box {
  margin-top: 0.3rem;
}
.md-elements-4 .bitem {
  display: none;
}
.md-elements-4 .bitem.show {
  display: block;
}
.md-elements-4 .ul.show .li:nth-child(n+5) {
  display: block;
}
.md-elements-4 .li {
  width: calc( 325 / 670 * 100%);
  margin-bottom: 0.2rem;
}
.md-elements-4 .li:nth-child(n+5) {
  display: none;
}
.md-elements-4 .dd {
  height: 100%;
  background-color: #f8f8f8;
  border-radius: 0.1rem;
  padding: 0.38rem 0.2rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.md-elements-4 .title {
  color: #339eb9;
  font-size: 0.3rem;
  font-size: 0.32rem;
  line-height: 1.4285714286;
  font-weight: bold;
}
.md-elements-4 .intro {
  color: #666;
  line-height: 1.5;
    font-size: 0.24rem;
  font-size: 0.32rem;
  font-size: 16px;
  margin-top: 0.2rem;
}
.md-elements-4 .bots {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 0.2rem;
}
.md-elements-4 .time {
  color: #666;
    font-size: 0.24rem;
  /* font-size: 0.32rem; */
  line-height: 1.3333333333;
}
.md-elements-4 .ic {
  height: 0.9rem;
}
.md-elements-4 .btns {
  margin-top: 0.3rem;
}
.md-elements-4 .mbtn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.22rem 0.64rem;
  border-radius: 0.06rem;
  background-color: #329eba;
  color: #fff;
    font-size: 0.24rem;
  /* font-size: 0.32rem; */
}
.md-elements-4 .mbtn i {
  width: 0.5em;
  height: 0.75em;
  background-image: url(../images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.2rem;
}

.md-elements-5 {
  background-color: #fff;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.md-elements-5 .h2 {
  color: #000000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-elements-5 .img {
  margin-top: 0.2rem;
}
.md-elements-5 .img img {
  width: 100%;
}

.md-elements-6 {
  overflow: hidden;
  position: relative;
  padding-top: 0.25rem;
  padding-bottom: 0.5rem;
  background-color: #fff;
}
.md-elements-6 .h2 {
  color: #000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-elements-6 .tags {
  margin-top: 0.24rem;
}
.md-elements-6 .swiper-container {
  overflow: visible;
}
.md-elements-6 .sw {
  width: auto;
  font-size: 0.3rem;
  font-size: 0.32rem;
  background-color: #efefef;
  color: #666;
  line-height: 2.1428571429;
  padding: 0 1em;
  text-align: center;
  margin-right: 0.2rem;
  display: flex;
  align-items: center;
}
.md-elements-6 .sw img {
  display: none;
  filter: brightness(0) invert(1);
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.1rem;
}
.md-elements-6 .sw.active {
  color: #fff;
  background-color: #329eba;
}
.md-elements-6 .sw.active img {
  display: block;
}
.md-elements-6 .sw.active {
  color: #fff;
  background-color: #329eba;
}
.md-elements-6 .box {
  margin-top: 0.3rem;
}
.md-elements-6 .bitem {
  display: none;
  background-color: #f8f8f8;
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-elements-6 .bitem.show {
  display: block;
}
.md-elements-6 .img {
  position: relative;
  padding-top: calc( 400 / 670 * 100%);
}
.md-elements-6 .bots {
  padding: 0.27rem 0.4rem 0.6rem;
}
.md-elements-6 .ble {
  width: 1.7rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #d0f2f5;
  border-radius: 0.1rem;
  padding: 0.3rem 0;
  flex-shrink: 0;
  margin-right: 0.5rem;
  display: none;
}
.md-elements-6 .ble .bc {
  height: 0.59rem;
}
.md-elements-6 .ble span {
  color: #329eba;
  font-weight: bold;
  margin-top: 0.1rem;
}
.md-elements-6 .bri {
  line-height: 1.5;
  color: #666;
  flex-grow: 1;
    font-size: 0.24rem;
  font-size: 0.32rem;
}

.md-wisdomAI-1 {
  min-height: 116vw;
  min-height: 105.3333333333vw;;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.md-wisdomAI-1 .text {
  position: absolute;
  left: 0%;
  top: 1.3rem;
  width: 100%;
  color: #fff;
  text-align: center;
  z-index: 3;
}
.md-wisdomAI-1 .img{
  margin-bottom: 0.3rem;
}
.md-wisdomAI-1 .img img{
  height: 0.8rem;
}
.md-wisdomAI-1 .d1 {
  font-weight: bold;
  font-size: 0.6rem;
  color: #000;
}
.md-wisdomAI-1 .d2 {
    font-size: 0.24rem;
  font-size: 0.32rem;
  margin-top: 0.14rem;
  color: #000;
}
.md-wisdomAI-1 .btns {
  /* position: absolute; 
 left: 0%;
  bottom: 1rem; */
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 3;
  margin-top: 0.7rem;
}
.md-wisdomAI-1 .c-more {
  min-width: 2.5rem;
  height: 0.7rem;
  padding: 0 0.2rem;
  margin: 0 0.2rem;
  line-height: 0.7rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #329eba;
  color: #fff;
  border-radius: 0.06rem;
    font-size: 0.24rem;
 
}
.md-wisdomAI-1 .cic {
  width: 0.5em;
  margin-left: 0.2rem;
}
.md-wisdomAI-1 .cic2 {
  width: 0.22rem;
  margin-left: 0.1rem;
}

.md-wisdomAI-2 .item {
  background-color: #fff;
  padding-top: 0.5rem;
  padding-bottom: 0.3rem;
}
.md-wisdomAI-2 .item:nth-child(2n) {
  background-color: #efefef;
}
.md-wisdomAI-2 .text {
  padding: 0 0.4rem;
}
.md-wisdomAI-2 .d11 {
  display: flex;
  align-items: center;
  color: #188ba9;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-wisdomAI-2 .d11 img {
  height: 0.8rem;
  margin-right: 0.2rem;
  flex-shrink: 0;
}
.md-wisdomAI-2 .d12 {
  line-height: 1.3333333333;
  line-height: 2;
    font-size: 0.24rem;
  font-size: 0.32rem;
  font-size: 16px;
  color: #666;
  color: #333;
  margin-top: 0.26rem;
}
.md-wisdomAI-2 .img {
  margin-top: 0.1rem;
}
.md-wisdomAI-2 .img img {
  width: 100%;
}

.md-laboratory-1 {
  position: relative;
  padding-top: 0.45rem;
  padding-bottom: 0.8rem;
  background-color: #fff;
}
.md-laboratory-1 .s-nav {
  margin-top: 0.27rem;
  position: relative;
}
.md-laboratory-1 .s-hd {
  position: relative;
}
.md-laboratory-1 .s-hd::before {
  content: "";
  width: 0.22rem;
  height: 0.22rem;
  background-image: url(../images/a5.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
}
.md-laboratory-1 .s-hd .di {
  box-shadow: 0 0 0 1px #eee;
  border-radius: 0.1rem;
}
.md-laboratory-1 .s-bd {
  display: none;
}
.md-laboratory-1 .di {
  display: flex;
  align-items: center;
  padding: 0.2rem 0.4rem;
    font-size: 0.24rem;
  font-size: 0.32rem;
  background-color: #f8f8f8;
  color: #666;
  cursor: pointer;
  transition: all 0.3s;
}
.md-laboratory-1 .di:last-child {
  margin-bottom: 0;
}
.md-laboratory-1 .di:hover {
  color: #329eba;
}
.md-laboratory-1 .di.on {
  color: #fff;
  background-color: #339eb9;
}
.md-laboratory-1 .di.on .ii {
  filter: brightness(0) invert(1);
}
.md-laboratory-1 .di .ic {
  display: inline-flex;
  flex-shrink: 0;
}
.md-laboratory-1 .di .ii {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-laboratory-1 .h2 {
  color: #000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-laboratory-1 .text {
  margin-top: 0.4rem;
}
.md-laboratory-1 .d1 {
  font-size: 0.3rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #000000;
}
.md-laboratory-1 .intro {
  margin-top: 0.1rem;
    font-size: 0.24rem;
  font-size: 0.32rem;
  line-height: 1.3333333333;
  color: #666666;
}
.md-laboratory-1 .card {
  margin-top: 0.4rem;
}
.md-laboratory-1 .card img {
  width: 100%;
}
.md-laboratory-1 .citem {
  display: none;
}
.md-laboratory-1 .citem.show {
  display: block;
}

.md-solution-1 {
  min-height: 116vw;
  min-height: 105.3333333333vw;;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1rem;
}
.md-solution-1 .h2 {
  text-align: center;
  color: #fff;
  font-size: 0.6rem;
  font-weight: bold;
}

.md-solution-2 {
  padding-top: 0.48rem;
  padding-bottom: 0.2rem;
}
.md-solution-2 .h2 {
  color: #000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-solution-2 .ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.27rem;
}
.md-solution-2 .li {
  width: calc( 325 / 670 * 100%);
}
.md-solution-2 .dd {
  display: block;
  background-color: #fff;
  height: 100%;
  border-radius: 0.1rem;
}
.md-solution-2 .img {
  position: relative;
  padding-top: calc( 200 / 325 * 100%);
  overflow: hidden;
  border-radius: 0.1rem;
}
.md-solution-2 .text {
  padding: 0.16rem 0.2rem 0.4rem;
}
.md-solution-2 .d1 {
  color: #666666;
    font-size: 0.24rem;
  /* font-size: 0.32rem; */
}
.md-solution-2 .title {
  font-size: 0.3rem;
  font-size: 0.32rem;
  color: #000000;
  line-height:1.5;
  margin-top: 0.2rem;
}
.md-solution-2 .btns {
  margin-top: 0.5rem;
  text-align: center;
}
.md-solution-2 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.22rem 0.64rem;
  border-radius: 0.06rem;
  background-color: #329eba;
  color: #fff;
    font-size: 0.24rem;
  /* font-size: 0.32rem; */
}
.md-solution-2 .mic {
  width: 0.5em;
  height: 0.75em;
  background-image: url(../images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.2rem;
}
.md-solution-2 .swiper {
  margin-top: 0.27rem;
}
.md-solution-2 .sw {
  height: auto;
  background-color: #fff;
  border-radius: 0.1rem;
}

.md-solution-3 {
  padding-top: 0.2rem;
  padding-bottom: 1rem;
}
.md-solution-3 .h2 {
  color: #000;
  font-weight: bold;
  font-size: 0.37rem;
  margin-bottom: 0.2rem;
}
.md-solution-3 .ul {
  /* display: flex;
  flex-wrap: wrap;
  justify-content: space-between; */
  margin-top: 0.27rem;
}
.md-solution-3 .li {
  /* width: calc( 325 / 670 * 100%); */
  margin-bottom: 0.2rem;
}
.md-solution-3 .dd {
  display: block;
  background-color: #fff;
  height: 100%;
  border-radius: 0.1rem;
  display: flex;
 
}
.md-solution-3 .img {
  position: relative;
  padding-top: calc( 200 / 325 * 100%);
  padding-top: calc( 100 / 325 * 100%);
  overflow: hidden;
  /* border-radius: 0.1rem; */
  width: 50%;
  width: 40%;
}
.md-solution-3 .text {
  padding: 0.16rem 0.2rem 0.2rem;
  width: 50%;
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.md-solution-3 .d1 {
  color: #666666;
    font-size: 0.24rem;
  /* font-size: 0.32rem; */
}
.md-solution-3 .title {
  font-size: 0.3rem;
  font-size: 0.32rem;
  color: #000000;
  line-height: 1.5;
  margin-top: 0.2rem;
}
.md-solution-3 .btns {
  margin-top: 0.3rem;
  text-align: center;
}
.md-solution-3 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.22rem 0.64rem;
  border-radius: 0.06rem;
  background-color: #329eba;
  color: #fff;
    font-size: 0.24rem;
  /* font-size: 0.32rem; */
}
.md-solution-3 .mic {
  width: 0.5em;
  height: 0.75em;
  background-image: url(../images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.2rem;
}
.md-solution-3 .com-select {
  width: 100%;
  position: relative;
  padding: 0 0.4rem;
  color: #666;
  background-color: #fff;
  border-radius: 0.1rem;
    font-size: 0.24rem;
  font-size: 0.32rem;
  margin-bottom: 0.2rem;
}
.md-solution-3 .com-select::before {
  content: "";
  width: 0.16rem;
  height: 0.1rem;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/a5.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  pointer-events: none;
}
.md-solution-3 .com-select .cs_cur {
  line-height: 0.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.md-solution-3 .com-select select {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 0.15rem;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

.md-solution-3 .swiper {
  margin-top: 0.27rem;
}
.md-solution-3 .sw {
  height: auto;
  background-color: #fff;
  border-radius: 0.1rem;
}


.md-laboratory-2 {
  position: relative;
  padding-top: 0.45rem;
  padding-bottom: 0.8rem;
  background-color: #fff;
}
.md-laboratory-2 .list {
  margin-top: 0.27rem;
  position: relative;
}
.md-laboratory-2 .li.on .hd::before {
  transform: translateY(-50%) rotate(180deg);
}
.md-laboratory-2 .hd {
  position: relative;
}
.md-laboratory-2 .hd::before {
  content: "";
  width: 0.22rem;
  height: 0.22rem;
  background-image: url(../images/a5.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s;
}
.md-laboratory-2 .hd .di {
  box-shadow: 0 -1px 0 0 #eee inset;
  border-radius: 0.1rem;
}
.md-laboratory-2 .bd {
  display: none;
  border-bottom: 1px solid #ddd;
}
.md-laboratory-2 .di {
  display: flex;
  align-items: center;
  padding: 0.2rem 0;
    font-size: 0.24rem;
  font-size: 0.32rem;
  color: #666;
  cursor: pointer;
  transition: all 0.3s;
}
.md-laboratory-2 .di:last-child {
  margin-bottom: 0;
}
.md-laboratory-2 .di:hover {
  color: #329eba;
}
.md-laboratory-2 .di.on {
  color: #fff;
  background-color: #339eb9;
}
.md-laboratory-2 .di.on .ii {
  filter: brightness(0) invert(1);
}
.md-laboratory-2 .di .ic {
  display: inline-flex;
  flex-shrink: 0;
}
.md-laboratory-2 .di .ii {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-laboratory-2 .h2 {
  color: #000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-laboratory-2 .text {
  padding: 0.2rem 0;
  padding: 20px 0;
}
.md-laboratory-2 .d1 {
  font-size: 0.3rem;
  font-size: 0.32rem;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
.md-laboratory-2 .intro {
  margin-top: 0.1rem;
    font-size: 0.24rem;
  font-size: 0.32rem;
  font-size: 16px;
  line-height: 1.3333333333;
  line-height: 2;
  color: #666666;
  color: #333;
}
.md-laboratory-2 .card {
  margin-bottom: 0.2rem;
}
.md-laboratory-2 .card img {
  width: 100%;
}

.md-model-1-new {
  position: relative;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.md-model-1-new .list {
  margin-top: 0.27rem;
  position: relative;
}
.md-model-1-new .li.on .hd::before {
  transform: translateY(-50%) rotate(180deg);
}
.md-model-1-new .hd {
  position: relative;
}
.md-model-1-new .hd::before {
  content: "";
  width: 0.22rem;
  height: 0.22rem;
  background-image: url(../images/a5.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s;
}
.md-model-1-new .bd {
  display: none;
  border-bottom: 1px solid #ddd;
}
.md-model-1-new .di {
  display: flex;
  align-items: center;
  padding: 0.2rem 0;
  padding-left: 0;
  font-size: 0.3rem;
  font-size: 0.32rem;
  color: #666;
  box-shadow: 0 -1px 0 0 #ddd inset;
  cursor: pointer;
  transition: all 0.3s;
}
.md-model-1-new .di:last-child {
  margin-bottom: 0;
}
.md-model-1-new .di:hover {
  color: #329eba;
}
.md-model-1-new .di.on {
  color: #fff;
  background-color: #339eb9;
}
.md-model-1-new .di.on .ii {
  filter: brightness(0) invert(1);
}
.md-model-1-new .di .ic {
  display: inline-flex;
  flex-shrink: 0;
}
.md-model-1-new .di .ii {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-model-1-new .h2 {
  color: #000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-model-1-new .text {
  padding: 0.2rem 0;
}
.md-model-1-new .d1 {
  font-size: 0.3rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #000000;
}
.md-model-1-new .intro {
  margin-top: 0.1rem;
  font-size: 0.26rem;
  font-size: .32rem;
  line-height: 1.3333333333;
  color: #666666;
}
.md-model-1-new .card {
  margin-bottom: 0.2rem;
}
.md-model-1-new .card img {
  width: 100%;
}

.md-model-3-new {
  background-color: #efefef;
  position: relative;
  padding-top: 0.45rem;
  padding-bottom: 0.5rem;
  overflow: hidden;
}
.md-model-3-new .h2 {
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-model-3-new .swiper {
  margin-top: 0.3rem;
}
.md-model-3-new .sw {
  background-color: #fff;
  height: auto;
  border-radius: 0.2rem;
  overflow: hidden;
}
.md-model-3-new .img {
  position: relative;
  padding-top: calc( 400 / 670 * 100%);
  padding-top: calc( 500 / 670 * 100%);
}
.md-model-3-new .img img{
  object-fit: contain;
}
.md-model-3-new .text {
  padding: 0.3rem 0.4rem;
  line-height: 2;
  font-size: 16px;
}
.md-model-3-new .line {
  height: 1px;
  background-color: #efefef;
  margin: 0.24rem 0;
}
.md-model-3-new .t11 {
  font-weight: bold;
  color: #000000;
  color: #333;
  /* font-size: 0.3rem;
  font-size: 0.32rem; */
}
.md-model-3-new .t12 {
  color: #666;
  color: #333;
    /* font-size: 0.24rem;
  font-size: 0.32rem;
  line-height: 1.3333333333; */
  margin-top: 0.12rem;
}
.md-model-3-new .tit {
  font-weight: bold;
  color: #329eba;
  font-size: 0.3rem;
  font-size: 0.32rem;
  font-size: 0.32rem;
}
.md-model-3-new .swiper-pagination {
  display: flex;
  justify-content: center;
  position: static;
  margin-top: 0.3rem;
}
.md-model-3-new .swiper-pagination-bullet {
  width: 0.5em;
  height: 0.5em;
  margin: 0 0.05rem;
  border-radius: 1rem;
  transition: 0.3s;
}
.md-model-3-new .swiper-pagination-bullet-active {
  width: 1em;
  background-color: #333;
}

.md-model-4-new {
  padding-top: 0.45rem;
  padding-bottom: 0.6rem;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.md-model-4-new .h2 {
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-model-4-new .swiper {
  margin-top: 0.3rem;
}
.md-model-4-new .sw {
  background-color: #fff;
  height: auto;
  border-radius: 0.2rem;
  overflow: hidden;
}
.md-model-4-new .img {
  position: relative;
  padding-top: calc( 400 / 670 * 100%);
}
.md-model-4-new .text {
  padding: 0.2rem 0.4rem;
  line-height: 2;
  font-size: 16px;
}
.md-model-4-new .line {
  height: 1px;
  background-color: #efefef;
  margin: 0.24rem 0;
}
.md-model-4-new .t11 {
  font-weight: bold;
  color: #333;
  /* color: #000000;
  font-size: 0.3rem;
  font-size: 0.32rem; */
}
.md-model-4-new .t12 {
  color: #666;
  /* font-size: 0.26rem;
  font-size: .32rem;
  line-height: 1.3333333333; */
  margin-top: 0.12rem;
}
.md-model-4-new .btns {
  margin-top: 0.5rem;
}
.md-model-4-new .more {
  display: inline-flex;
  align-items: center;
    font-size: 0.24rem;
  font-size: 0.32rem;
  color: #fff;
  background-color: #329eba;
  border-radius: 0.06rem;
  line-height: 1;
  padding: 0.24rem 0.64rem;
}
.md-model-4-new .more i {
  width: 0.5em;
  height: 0.75em;
  background-image: url(../images/a1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: 0.18rem;
}
.md-model-4-new .swiper-pagination {
  display: flex;
  justify-content: center;
  position: static;
  margin-top: 0.3rem;
}
.md-model-4-new .swiper-pagination-bullet {
  width: 0.5em;
  height: 0.5em;
  margin: 0 0.05rem;
  border-radius: 1rem;
  transition: 0.3s;
}
.md-model-4-new .swiper-pagination-bullet-active {
  width: 1em;
  background-color: #333;
}

.md-model-5-new {
  position: relative;
  padding-top: 0.45rem;
  padding-bottom: 0.4rem;
}
.md-model-5-new .h2 {
  color: #000;
  font-weight: bold;
  font-size: 0.37rem;
}
.md-model-5-new .swiper {
  margin-top: 0.3rem;
}
.md-model-5-new .sw {
  background-color: #ffffff;
  border-radius: 0.1rem;
}
.md-model-5-new .top {
  position: relative;
}
.md-model-5-new .img {
  position: relative;
  padding-top: calc( 200 / 325 * 100%);
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-model-5-new .text {
  position: relative;
  padding: 0.14rem 0.2rem 0.3rem;
  padding: 20px;
}
.md-model-5-new .title {
  font-size: 0.3rem;
  font-size: 0.32rem;
  /* line-height: 1.1428571429;
  height: 2.2857142857em; */
  line-height: 1.5;
  height: 3em;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.md-model-5-new .time {
    font-size: 0.24rem;
  /* font-size: 0.32rem; */
 
  margin-top: 0.2rem;
  display: inline-flex;
  align-items: center;
  color: #666;
}
.md-model-5-new .time i {
  width: 1em;
  height: 1em;
  background-image: url(../images/a3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.1rem;
}
.md-model-5-new .watch {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.48rem;
  height: 0.48rem;
  background-image: url(../images/a4.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 5;
}