@charset "UTF-8";
/* 行高  字体大小  行数 是否计算为max-height */
.md-solution-1 {
  padding-top: 0.5rem;
  padding-bottom: 1rem;
  position: relative;
}
.md-solution-1 .com-tags {
  font-size: 0;
}
.md-solution-1 .cti {
  margin: 0.1rem 0.14rem;
}
.md-solution-1 .cta {
  background-color: #fff;
}
.md-solution-1 .cta.on {
  box-shadow: 0 0 0 1px inset #fff;
}
.md-solution-1 .news-list3 {
  margin-top: 0.6rem;
}

.md-solution-11 {
  padding-top: 1rem;
  padding-bottom: 0.9rem;
}
.md-solution-11 .det_cen {
  border-top: none !important;
  border-bottom: none !important;
  padding: 0;
}

.md-solution-12 {
  padding-top: 0.8rem;
  padding-bottom: 1rem;
  position: relative;
  background-color: #eff3f6;
}
.md-solution-12 .swiper {
  width: calc(100% + 0.2rem);
  margin-left: -0.1rem;
  margin-top: 0.5rem;
}
.md-solution-12 .swiper .swiper-container {
  padding: 0.1rem;
}
.md-solution-12 .sw {
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.md-solution-12 .sw:hover .img img {
  transform: scale(1.1);
}
.md-solution-12 .sw:hover .h3 {
  color: #377cf0;
}
.md-solution-12 .img {
  position: relative;
  padding-top: 57.0291777188%;
  overflow: hidden;
}
.md-solution-12 .text {
  padding: 0.16rem 0.24rem;
}
.md-solution-12 .h3 {
  line-height: 1.5;
  height: 3em;
  color: #333;
  font-weight: 600;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.md-solution-12 .d3 {
  color: #999;
  margin-top: 0.2rem;
}
.md-about-2 {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.md-about-2 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.75rem;
}
.md-about-2 .li {
  width: 24.0196078431%;
  margin-bottom: 0.4rem;
}
.md-about-2 .li2 {
  width: 14.1592920354%;
}
.md-about-2 .li3 {
  width: 63.7168141593%;
}
.md-about-2 .img {
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.15);
}

.news-list3 {
  display: flex;
  flex-wrap: wrap;
}
.news-list3 .li {
  width: 31.25%;
  margin-right: 3.125%;
  margin-bottom: 0.45rem;
}
.news-list3 .li:nth-child(3n) {
  margin-right: 0;
}
.news-list3 .dd {
  display: block;
  height: 100%;
  background-color: #fff;
  border-radius: 0.05rem;
  overflow: hidden;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.15);
  transition: all 0.3s;
}
.news-list3 .dd:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 0.15rem rgba(0, 0, 0, 0.25);
}
.news-list3 .img {
  position: relative;
  padding-top: calc( 250 / 445 * 100%);
}
.news-list3 .text {
  padding: 0.2rem 0.25rem;
}
.news-list3 .h3 {
  line-height: 1.5;
  height: 3em;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-list3 .d2 {
  line-height: 1.5714285714;
  height: 4.7142857143em;
  color: #666;
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-list3 .d3 {
  color: #999;
  margin-top: 0.2rem;
}
@media (max-width: 900px) {
  .news-list3 {
    justify-content: space-between;
  }
  .news-list3 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.cr-list .aa {
  padding-left: 1em;
  position: relative;
}
.cr-list .aa::before {
  content: "";
  width: 0.4em;
  height: 0.4em;
  background-color: #333;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.65em;
}

.news-12 .form .submit {
  padding: 0;
  cursor: pointer;
}
.news-12 .form .submit i {
  font-size: 0.2rem;
  color: #999;
}

.det_back2 {
  padding: 0 0.2rem;
  padding-right: 0.45rem;
  line-height: 0.34rem;
  background-color: #fff;
  box-shadow: 0px 1px 3px 0px rgba(29, 28, 34, 0.15);
  border-radius: 3px;
  border: solid 1px #cfcfcf;
  color: #333;
  display: inline-flex;
  align-items: center;
}
.det_back2:hover {
  color: #377cf0;
}
.det_back2:hover .ic {
  color: #377cf0;
}
.det_back2 .ic {
  color: #7b7b7b;
  margin-right: 0.1rem;
}

.det_bot .det_pag3 .aa3 {
  line-height: 0.34rem;
  padding: 0 0.5em;
  border-radius: 3px;
}

@media screen and (max-width: 900px) {
  .det_back2 {
    line-height: 0.5rem;
  }
  .det_bot .det_pag3 .aa3 {
    line-height: 0.5rem;
  }
}
.h-phone {
  white-space: nowrap;
}
.h-phone span {
  margin: 0 0.25em;
}

@media (max-width: 1280px) {
  .head_box .ul1 .li1 {
    margin-right: 0.1rem;
  }
}
.head_box .ul1 {
  margin-left: 0.3rem;
}

.head_box .logo {
  font-size: 0;
}

.head_box .logo img {
  height: 0.4rem;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

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

.items-baseline {
  align-items: baseline;
}

.items-stretch {
  align-items: stretch;
}

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

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