.home-page .home-swiper .swiper-slide {
  position: relative;
}

.home-page .home-swiper .swiper-slide .home-swiper-b {
  position: relative;
}

.home-page .home-swiper .swiper-slide .home-swiper-b img {
  width: 100%;
  height: auto;
}

.home-page .home-swiper .swiper-slide .home-swiper-b .box-txt {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
}

.home-page .home-swiper .swiper-slide .home-swiper-b .box-txt .t1 {
  height: 36px;
  font-weight: bold;
  font-size: 36px;
  color: #ffffff;
  line-height: 36px;
}

.home-page .home-swiper .swiper-slide .home-swiper-b .box-txt .t2 {
  margin: 27px 0 0 0;
  height: 30px;
  font-weight: bold;
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
}

.home-page .home-swiper .swiper-button-prev {
  left: 40px;
}

.home-page .home-swiper .swiper-button-next {
  right: 40px;
}

.home-page .home-swiper .swiper-button-next,
.home-page .home-swiper .swiper-button-prev {
  color: #fff;
}

.home-page .home-swiper .swiper-button-next:after,
.home-page .home-swiper .swiper-button-prev:after {
  color: #fff;
}

.home-page .home-model2 {
  margin: 29px auto 76px;
  background: url(../img/home2.png) no-repeat left center;
  background-size: 100% 100%;
}

.home-page .home-model2 .mauto {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.home-page .home-model2 .mauto .box-left {
  width: 583px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
}

.home-page .home-model2 .mauto .box-left .box-title {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  align-content: flex-end;
  justify-content: flex-start;
  margin: 75px 0 0 0;
  height: 50px;
}

.home-page .home-model2 .mauto .box-left .box-title .t1 {
  height: 40px;
  font-weight: bold;
  font-size: 40px;
  color: #131313;
  line-height: 40px;
}

.home-page .home-model2 .mauto .box-left .box-title .t2 {
  height: 36px;
  font-weight: 100;
  font-size: 40px;
  color: #575556;
  line-height: 36px;
  margin: 40px 0 0 27px;
}

.home-page .home-model2 .mauto .box-left .box-img {
  margin: 52px 0 0 0;
  position: relative;
}

.home-page .home-model2 .mauto .box-left .box-img .img1 {
  width: 420px;
  height: 580px;
  object-fit: cover;
}

.home-page .home-model2 .mauto .box-left .box-img .img2 {
  position: absolute;
  width: 482px;
  height: 317px;
  object-fit: cover;
  left: 101px;
  top: 94px;
}

.home-page .home-model2 .mauto .box-right {
  max-width: 690px;
}

.home-page .home-model2 .mauto .box-right .t1 {
  font-size: 32px;
  font-weight: 400;
  color: #000000;
  height: 28px;
  font-weight: bold;
  font-size: 28px;
  color: #515151;
  line-height: 32px;
  margin: 163px 0 0 0;
}

.home-page .home-model2 .mauto .box-right .line {
  width: 57px;
  height: 4px;
  background: #1d74d7;
  margin: 29px 0 0 0;
}

.home-page .home-model2 .mauto .box-right .t2 {
  margin: 29px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  color: #565455;
  line-height: 30px;
}

.home-page .home-model2 .mauto .box-right .box-right-i {
  width: 100%;
  margin: 50px 0 0 0;
}

.home-page .home-model2 .mauto .box-right .right-i .left .left-i {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  align-content: flex-end;
  height: 40px;
}

.home-page .home-model2 .mauto .box-right .right-i .left .left-i .left-i-t1 {
  font-size: 40px;
  height: 40px;
  font-weight: bold;
  color: #1d74d7;
  line-height: 40px;
}

.home-page .home-model2 .mauto .box-right .right-i .left .left-i .left-i-t2 {
  height: 40px;
  font-size: 40px;
  font-weight: bold;
  color: #6fb91f;
  line-height: 40px;
}

.home-page .home-model2 .mauto .box-right .right-i .left .left-i i {
  line-height: 16px;
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #221916;
}

.home-page .home-model2 .mauto .box-right .right-i .left .t2 {
  height: 16px;
  line-height: 16px;
  margin-top: 16px;
  font-weight: 500;
  font-size: 16px;
  color: #221916;
}

.home-page .home-model2 .mauto .box-right .right-i .rigth {
  transition: all ease-out 0.4s;
}

.home-page .home-model2 .mauto .box-right .right-i:hover .rigth {
  transform: rotateY(180deg);
  transition: all ease-out 0.4s;
}

.home-page .home-model3 {
  width: 100%;
  height: 933px;
  margin: 29px auto 0;
  background: url(../img/home3.png) no-repeat center center;
  background-size: 100% 100%;
  background-position: center;
  display: inline-block;
}

.home-page .home-model3 .mauto .box-slide {
  margin: 65px auto 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: space-between;
  align-content: space-between;
  justify-content: space-between;
  width: 100%;
  height: 323px;
  position: relative;
  padding: 0 49px;
}

.home-page .home-model3 .mauto .box-slide .item-slide {
  height: 204px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
  width: 154px;
}

/* .home-page .home-model3 .mauto .box-slide .item-slide:hover {
  transform: perspective(1px) translateZ(0);

} */
.home-page .home-model3 .mauto .box-slide .item-slide .img-scale2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 234px;
  height: 204px;
  z-index: 0;
  overflow: hidden;
}

.home-page .home-model3 .mauto .box-slide .item-slide .img-scale2 img {
  width: 100%;
  height: 100%;
}

.home-page .home-model3 .mauto .box-slide .item-slide p {
  position: absolute;
  top: 50%;
  width: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  height: 16px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 21px;
  z-index: 10;
}

.home-page .home-model3 .mauto .box-slide .item-slide:nth-child(2n) {
  margin: 105px 0 0 0;
}

.home-page .home-model3 .box-mores {
  margin: 63px auto 0;
}

.home-page .home-model4 {
  width: 100%;
  height: 827px;
  background: url(../img/home4.png) no-repeat center center;
  background-size: cover;
  background-position: center;
  display: inline-block;
  margin: 34px auto 0;
}

.home-page .home-model4 .model-title {
  margin: -16px auto 0;
}

.home-page .home-model4 .box-news {
  margin: 72px auto 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

.home-page .home-model4 .box-news .left-news {
  width: 682px;
  height: 443px;
  overflow: hidden;
  position: relative;
}

.home-page .home-model4 .box-news .left-news .news-swiper,
.home-page .home-model4 .box-news .left-news .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.home-page .home-model4 .box-news .left-news .news-swiper .swiper-slide,
.home-page .home-model4 .box-news .left-news .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}

.home-page .home-model4 .box-news .left-news .news-swiper .swiper-slide .img-scale,
.home-page .home-model4 .box-news .left-news .swiper-wrapper .swiper-slide .img-scale {
  width: 100%;
  height: 100%;
}

.home-page .home-model4 .box-news .left-news .news-swiper .swiper-slide .img-scale img,
.home-page .home-model4 .box-news .left-news .swiper-wrapper .swiper-slide .img-scale img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-page .home-model4 .box-news .left-news .news-swiper .swiper-slide .box-txt,
.home-page .home-model4 .box-news .left-news .swiper-wrapper .swiper-slide .box-txt {
  width: 682px;
  height: 85px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.55);
}

.home-page .home-model4 .box-news .left-news .news-swiper .swiper-slide .box-txt .time,
.home-page .home-model4 .box-news .left-news .swiper-wrapper .swiper-slide .box-txt .time {
  width: 100%;
  height: 14px;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
  margin: 23px 0 0 29px;
}

.home-page .home-model4 .box-news .left-news .news-swiper .swiper-slide .box-txt .detail,
.home-page .home-model4 .box-news .left-news .swiper-wrapper .swiper-slide .box-txt .detail {
  width: 80%;
  height: 16px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  margin: 13px 0 0 29px;
  /* border: 1px solid red; */
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.home-page .home-model4 .box-news .left-news .box-btn {
  position: absolute;
  right: 37px;
  bottom: 31px;
  width: 70px;
  height: 26px;
  z-index: 10;
}

.home-page .home-model4 .box-news .left-news .swiper-button-next,
.home-page .home-model4 .box-news .left-news .swiper-button-prev {
  width: 26px;
  height: 26px;
  border: 2px solid #fff;
  box-sizing: border-box;
  font-size: 12px;
  color: #fff;
  border-radius: 50%;
  line-height: 26px;
  margin: 0;
  padding: 0;
  top: 0;
}

.home-page .home-model4 .box-news .left-news .swiper-button-prev {
  left: 0;
}

.home-page .home-model4 .box-news .left-news .swiper-button-next {
  right: 0;
  top: 0;
}

.home-page .home-model4 .box-news .left-news .swiper-button-next:after,
.home-page .home-model4 .box-news .left-news .swiper-button-prev:after {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.home-page .home-model4 .box-news .right-news {
  width: 684px;
  height: 443px;
  background: #ffffff;
  box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.09);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}

.home-page .home-model4 .box-news .right-news .item-news {
  cursor: pointer;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  width: 100%;
  height: calc(1 / 4 * 100%);
  border-left: 3px solid #ffffff;
}

.home-page .home-model4 .box-news .right-news .item-news .item-left-news {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 40px;
  width: 123px;
  border-right: 1px solid #dddddd;
}

.home-page .home-model4 .box-news .right-news .item-news .item-left-news .t1 {
  width: 100%;
  text-align: center;
  height: 28px;
  font-weight: 400;
  font-size: 28px;
  color: #363636;
  line-height: 28px;
}

.home-page .home-model4 .box-news .right-news .item-news .item-left-news .t2 {
  margin: 0px 0 0 0;
  width: 100%;
  text-align: center;
  height: 18px;
  font-weight: 400;
  font-size: 18px;
  color: #7c7c7c;
  line-height: 18px;
}

.home-page .home-model4 .box-news .right-news .item-news .item-right-news {
  padding: 0 0 0 41px;
  max-width: calc(90% - 123px);
  width: calc(90% - 123px);
}

.home-page .home-model4 .box-news .right-news .item-news .item-right-news .t1 {
  max-width: calc(100% - 41px);
  color: #4b4b4b;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  text-align: left;
}

.home-page .home-model4 .box-news .right-news .item-news .item-right-news .t2 {
  margin: 6px 0 0 0;
  color: #8a8a8a;
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  text-align: left;
}

.home-page .home-model4 .box-news .right-news .item-news:hover {
  background-color: #f7f7f7;
  border-left: 3px solid #0347ac;
}

.home-page .home-model4 .box-news .right-news .item-news:hover .item-right-news .t1 {
  color: #0347ac;
  font-weight: bold;
}

.home-page .home-model4 .box-mores {
  margin: 60px auto 0;
}

.home-page .model-title {
  width: 100%;
  text-align: center;
  height: 36px;
  font-weight: bold;
  font-size: 36px;
  color: #131313;
  line-height: 36px;
  margin: 188px auto 0;
  position: relative;
}

.home-page .model-title:after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 4px;
  background-color: #1d74d7;
}

.home-page .model-title2 {
  width: 100%;
  text-align: center;
  margin: 31px auto 0;
  height: 48px;
  font-size: 48px;
  color: #575556;
  line-height: 48px;
}

.home-page .box-mores {
  margin: 62px 0 0 0;
  width: 153px;
  height: 44px;
  background: linear-gradient(270deg, #005bac, #14a83b);
  border-radius: 22px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.home-page .box-mores span {
  height: 16px;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  margin: 0 20px 0 0;
}

.home-page .box-mores img {
  width: 13px;
  height: auto;
}

@media (max-width: 1400px) {
  .home-page .home-swiper .swiper-slide {
    position: relative;
  }

  .home-page .home-swiper .swiper-slide .home-swiper-b {
    position: relative;
  }

  .home-page .home-swiper .swiper-slide .home-swiper-b img {
    width: 100%;
    height: auto;
    min-height: 200px;
    object-fit: cover;
  }

  .home-page .home-swiper .swiper-slide .home-swiper-b .box-txt {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
  }

  .home-page .home-swiper .swiper-slide .home-swiper-b .box-txt .t1 {
    height: 20px;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
  }

  .home-page .home-swiper .swiper-slide .home-swiper-b .box-txt .t2 {
    margin: 8px 0 0 0;
    height: 20px;
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
  }

  .home-page .home-swiper .swiper-button-prev {
    left: 20px;
  }

  .home-page .home-swiper .swiper-button-next {
    right: 20px;
  }

  .home-page .home-swiper .swiper-button-next,
  .home-page .home-swiper .swiper-button-prev {
    color: #fff;
  }

  .home-page .home-swiper .swiper-button-next:after,
  .home-page .home-swiper .swiper-button-prev:after {
    color: #fff;
    font-size: 16px;
  }

  .home-page .home-model2 {
    margin: 0px auto 20px;
    background: url(../img/home2.png) no-repeat left center;
    background-size: 100% 100%;
  }

  .home-page .home-model2 .mauto {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .home-page .home-model2 .mauto .box-left {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
  }

  .home-page .home-model2 .mauto .box-left .box-title {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    margin: 20px 0 0 0;
  }

  .home-page .home-model2 .mauto .box-left .box-title .t1 {
    height: 36px;
    font-size: 20px;
    line-height: 36px;
  }

  .home-page .home-model2 .mauto .box-left .box-title .t2 {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    margin: 5px 0 0 14px;
  }

  .home-page .home-model2 .mauto .box-left .box-img {
    width: 100%;
    margin: 20px 0 0 0;
    position: relative;
  }

  .home-page .home-model2 .mauto .box-left .box-img img {
    object-fit: cover;
    height: 100%;
    max-height: 200px;
  }

  .home-page .home-model2 .mauto .box-left .box-img .img1 {
    width: 100%;
    height: auto;
    max-height: 200px;
    display: none;
    object-fit: contain;
  }

  .home-page .home-model2 .mauto .box-left .box-img .img2 {
    position: relative;
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
    left: 0;
    top: 0;
    margin: 10px auto 0;
  }

  .home-page .home-model2 .mauto .box-right {
    width: 100%;
  }

  .home-page .home-model2 .mauto .box-right .t1 {
    height: 32px;
    font-size: 20px;
    line-height: 32px;
    margin: 40px auto 0;
  }

  .home-page .home-model2 .mauto .box-right .line {
    width: 57px;
    height: 4px;
    background: #1d74d7;
    margin: 10px 0 0 0;
  }

  .home-page .home-model2 .mauto .box-right .t2 {
    margin: 20px 0 0 0;
    font-size: 12px;
    line-height: 30px;
  }

  .home-page .home-model2 .mauto .box-right .box-right-i {
    width: 100%;
    margin: 10px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
  }

  .home-page .home-model2 .mauto .box-right .right-i {
    width: 50%;
    overflow: hidden;
    margin: 0 auto 20px;
  }

  .home-page .home-model2 .mauto .box-right .right-i .left {
    width: 100%;
  }

  .home-page .home-model2 .mauto .box-right .right-i .left .left-i {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    align-content: flex-end;
    justify-content: center;
  }

  .home-page .home-model2 .mauto .box-right .right-i .left .left-i .left-i-t1 {
    font-size: 20px;
    height: 24px;
    line-height: 24px;
    color: #1d74d7;
  }

  .home-page .home-model2 .mauto .box-right .right-i .left .left-i .left-i-t2 {
    font-size: 20px;
    height: 24px;
    line-height: 24px;
    color: #6fb91f;
  }

  .home-page .home-model2 .mauto .box-right .right-i .left .left-i i {
    line-height: 14px;
    height: 14px;
    font-size: 12px;
    margin: 0 0 0 4px;
  }

  .home-page .home-model2 .mauto .box-right .right-i .left .t2 {
    width: 100%;
    text-align: center;
    height: 16px;
    line-height: 16px;
    margin-top: 12px;
    font-size: 14px;
  }

  .home-page .home-model2 .mauto .box-right .right-i .rigth {
    transition: all ease-out 0.4s;
  }

  .home-page .home-model2 .mauto .box-right .right-i:hover .rigth {
    transform: rotateY(180deg);
    transition: all ease-out 0.4s;
  }

  .home-page .home-model3 {
    width: 100%;
    height: auto;
    margin: 20px auto 0;
    background: url(../img/home3.png) no-repeat center center;
    background-size: cover;
    display: inline-block;
  }

  .home-page .home-model3 .mauto .box-slide {
    margin: 10px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    position: relative;
    padding: 0 0px;
  }

  .home-page .home-model3 .mauto .box-slide .item-slide {
    margin: 5px 30px;
    height: 204px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: relative;
    width: 154px;
    transform: scale(0.75) !important;
  }

  .home-page .home-model3 .mauto .box-slide .item-slide .img-scale2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 234px;
    height: 100%;
    z-index: 0;
  }

  .home-page .home-model3 .mauto .box-slide .item-slide .img-scale2 img {
    width: 100%;
    height: 100%;
  }

  .home-page .home-model3 .mauto .box-slide .item-slide p {
    position: absolute;
    top: 50%;
    width: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    height: 16px;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    line-height: 21px;
    z-index: 10;
  }

  .home-page .home-model3 .mauto .box-slide .item-slide:nth-child(2n) {
    margin: 5px 0px;
  }

  .home-page .home-model3 .box-mores {
    margin: 63px auto 0;
  }

  .home-page .home-model4 {
    width: 100%;
    height: auto;
    background: url(../img/home4.png) no-repeat center center;
    background-size: 100% 100%;
    background-position: cover;
    display: inline-block;
    margin: 20px auto 0;
    padding: 0 0 50px 0;
  }

  .home-page .home-model4 .model-title {
    margin: 20px auto 0;
  }

  .home-page .home-model4 .box-news {
    margin: 20px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }

  .home-page .home-model4 .box-news .left-news {
    width: 100%;
    height: 443px;
    overflow: hidden;
    position: relative;
  }

  .home-page .home-model4 .box-news .left-news .news-swiper,
  .home-page .home-model4 .box-news .left-news .swiper-wrapper {
    width: 100%;
    height: 100%;
  }

  .home-page .home-model4 .box-news .left-news .news-swiper .swiper-slide,
  .home-page .home-model4 .box-news .left-news .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
  }

  .home-page .home-model4 .box-news .left-news .news-swiper .swiper-slide .img-scale,
  .home-page .home-model4 .box-news .left-news .swiper-wrapper .swiper-slide .img-scale {
    width: 100%;
    height: 100%;
  }

  .home-page .home-model4 .box-news .left-news .news-swiper .swiper-slide .img-scale img,
  .home-page .home-model4 .box-news .left-news .swiper-wrapper .swiper-slide .img-scale img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .home-page .home-model4 .box-news .left-news .news-swiper .swiper-slide .box-txt,
  .home-page .home-model4 .box-news .left-news .swiper-wrapper .swiper-slide .box-txt {
    width: 682px;
    height: 85px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.55);
  }

  .home-page .home-model4 .box-news .left-news .news-swiper .swiper-slide .box-txt .time,
  .home-page .home-model4 .box-news .left-news .swiper-wrapper .swiper-slide .box-txt .time {
    width: 100%;
    height: 14px;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    line-height: 14px;
    margin: 23px 0 0 20px;
  }

  .home-page .home-model4 .box-news .left-news .news-swiper .swiper-slide .box-txt .detail,
  .home-page .home-model4 .box-news .left-news .swiper-wrapper .swiper-slide .box-txt .detail {
    width: 90%;
    height: 16px;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    line-height: 16px;
    margin: 13px 0 0 20px;
  }

  .home-page .home-model4 .box-news .left-news .box-btn {
    position: absolute;
    right: 20px;
    bottom: 31px;
    width: 50px;
    height: 26px;
    z-index: 10;
  }

  .home-page .home-model4 .box-news .left-news .swiper-button-next,
  .home-page .home-model4 .box-news .left-news .swiper-button-prev {
    border: 1px solid red;
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    box-sizing: border-box;
    font-size: 12px;
    color: #fff;
    border-radius: 50%;
    line-height: 26px;
    margin: 0;
    padding: 0;
    top: 0;
  }

  .home-page .home-model4 .box-news .left-news .swiper-button-prev {
    left: 0;
  }

  .home-page .home-model4 .box-news .left-news .swiper-button-next {
    right: 0;
    top: 0;
  }

  .home-page .home-model4 .box-news .left-news .swiper-button-next:after,
  .home-page .home-model4 .box-news .left-news .swiper-button-prev:after {
    font-size: 12px;
  }

  .home-page .home-model4 .box-news .right-news {
    width: 100%;
    height: 300px;
    margin: 20px auto 0;
    box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.09);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
  }

  .home-page .home-model4 .box-news .right-news .item-news {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    width: 100%;
    height: calc(1 / 4 * 100%);
  }

  .home-page .home-model4 .box-news .right-news .item-news .item-left-news {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 40px;
    width: 80px;
    border-right: 1px solid #dddddd;
  }

  .home-page .home-model4 .box-news .right-news .item-news .item-left-news .t1 {
    width: 100%;
    height: 28px;
    font-size: 20px;
    line-height: 28px;
  }

  .home-page .home-model4 .box-news .right-news .item-news .item-left-news .t2 {
    margin: 0px 0 0 0;
    width: 100%;
    font-size: 12px;
  }

  .home-page .home-model4 .box-news .right-news .item-news .item-right-news {
    padding: 0 20px;
    max-width: calc(100% - 80px);
    width: calc(100% - 80px);
  }

  .home-page .home-model4 .box-news .right-news .item-news .item-right-news .t1 {
    max-width: calc(100% - 41px);
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    text-align: left;
  }

  .home-page .home-model4 .box-news .right-news .item-news .item-right-news .t2 {
    margin: 6px 0 0 0;
    color: #8a8a8a;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    text-align: left;
  }

  .home-page .home-model4 .box-news .right-news .item-news-active {
    background-color: #f7f7f7;
    border-left: 3px solid #0347ac;
  }

  .home-page .home-model4 .box-news .right-news .item-news-active .item-right-news .t1 {
    color: #0347ac;
    font-weight: bold;
  }

  .home-page .home-model4 .box-mores {
    margin: 60px auto 0;
  }

  .home-page .model-title {
    width: 100%;
    text-align: center;
    height: 36px;
    font-size: 24px;
    line-height: 36px;
    margin: 20px auto 0;
    position: relative;
  }

  .home-page .model-title:after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 2px;
    background-color: #1d74d7;
  }

  .home-page .model-title2 {
    width: 100%;
    text-align: center;
    margin: 20px auto 0;
    height: 24px;
    font-size: 16px;
    color: #575556;
    line-height: 24px;
  }

  .home-page .box-mores {
    margin: 40px auto 0;
    width: 120px;
    height: 30px;
    border-radius: 22px;
  }

  .home-page .box-mores span {
    height: 16px;
    font-weight: 500;
    font-size: 12px;
    color: #ffffff;
    line-height: 16px;
    margin: 0 10px 0 0;
  }

  .home-page .box-mores img {
    width: 8px;
    height: auto;
  }
}

.about-page .introduction-b {
  position: relative;
  margin: 0px auto 94px;
}

.about-page .introduction-b .model {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
  margin: 69px auto 178px;
  max-height: auto;
  height: auto;
}

.about-page .introduction-b .model .img-scale2 {
  width: calc(810 / 1920 * 100%);
  height: auto;
  position: absolute;
  left: 0;
  z-index: 0;
}

.about-page .introduction-b .model .img-scale2 img {
  width: 100%;
  height: auto;
}

.about-page .introduction-b .model .mauto {
  z-index: 10;
  height: 681px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
}

.about-page .introduction-b .model .mauto .model-con {
  min-width: 770px;
  width: calc(770 / 1400 * 100%);
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
}

.about-page .introduction-b .model .mauto .model-con .t1 {
  width: 100%;
  height: 28px;
  font-weight: bold;
  font-size: 28px;
  color: #515151;
  line-height: 28px;
  margin: 55px 0 0 0;
}

.about-page .introduction-b .model .mauto .model-con .line {
  width: 50px;
  height: 4px;
  background-color: #1d74d7;
  margin: 29px 0 0px 0;
}

.about-page .introduction-b .model .mauto .model-con .box-t2 {
  width: 100%;
  margin: 14px 0 0 0;
}

.about-page .introduction-b .model .mauto .model-con .box-t2 .t2 {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #565455;
  line-height: 30px;
  margin: 20px 0 0 0;
}

.about-page .introduction-b .model1 {
  width: 100%;
  height: 272px;
  background-image: url("../img/about3.png");
  background-size: 100% 100%;
  background-position: cover;
}

.about-page .introduction-b .model1 .mauto {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  height: 100%;
}

.about-page .introduction-b .model1 .mauto .model1-i {
  width: 25%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.about-page .introduction-b .model1 .mauto .model1-i .t1 {
  width: 100%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 56px;
}

.about-page .introduction-b .model1 .mauto .model1-i .t1 .title {
  font-size: 56px;
  height: 56px;
  font-weight: bold;
  color: #ffffff;
  line-height: 56px;
}

.about-page .introduction-b .model1 .mauto .model1-i .t1 em {
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
  height: 22px;
  margin-left: 8px;
  margin-top: 10px;
}

.about-page .introduction-b .model1 .mauto .model1-i .t2 {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 30px;
}

.about-page .introduction-b .model2 .model-title {
  width: 100%;
  text-align: center;
  height: 28px;
  font-weight: bold;
  font-size: 28px;
  color: #131313;
  line-height: 28px;
  margin: 108px auto 109px;
  position: relative;
}

.about-page .introduction-b .model2 .model-title:after {
  content: "";
  position: absolute;
  bottom: -31px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 4px;
  background-color: #1d74d7;
}

.about-page .introduction-b .model2 .box-video {
  width: 100%;
  margin: 0px auto 0;
  position: relative;
}

.about-page .introduction-b .model2 .box-video a {
  width: 100%;
}

.about-page .introduction-b .model2 .box-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.about-page .introduction-b .model2 .box-video .health-img {
  position: relative;
}

.about-page .introduction-b .model2 .box-video .health-img:after {
  cursor: pointer;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-image: url(../img/icon-play.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45px 45px;
  background-color: rgba(0, 0, 0, 0.3);
}

.connect-page .box-title {
  padding: 87px 0 0 0;
  width: 100%;
}

.connect-page .box-title .title {
  margin: 0 auto 0;
  width: 100%;
  line-height: 34px;
  height: 34px;
  font-weight: bold;
  font-size: 36px;
  position: relative;
  color: #363636;
  text-align: center;
}

.connect-page .box-title .title:after {
  content: "";
  width: 50px;
  height: 4px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #1d74d7;
}

.connect-page .content-map {
  width: 100%;
  margin: 0px auto 0px;
  padding: 0 0 0px 0;
  background-color: #fff;
}

.connect-page .content-map .mauto {
  margin: 89px auto 93px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.connect-page .content-map .mauto .swiper-slide {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 100%;
}

.connect-page .content-map .mauto .swiper-slide .left {
  max-width: 50%;
  width: 697px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}

.connect-page .content-map .mauto .swiper-slide .left .tel-text {
  margin: 0 0 48px 0;
  width: 100%;
  text-align: left;
  height: 20px;
  font-weight: bold;
  font-size: 20px;
  color: #1d74d7;
  line-height: 20px;
}

.connect-page .content-map .mauto .swiper-slide .left .box-txt {
  color: #2c2c2c;
  font-size: 16px;
  margin: 0 0 33px 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}

.connect-page .content-map .mauto .swiper-slide .left .box-txt img {
  width: 14px;
  height: auto;
  margin: 0 17px 0 0;
}

.connect-page .content-map .mauto .swiper-slide .left .box-txt p {
  font-size: 16px;
  line-height: 16px;
}

.connect-page .content-map .mauto .swiper-slide .right {
  width: 50%;
  height: 100%;
}

.connect-page .content-map .mauto .swiper-slide .right .box-map {
  width: 701px;
  height: 388px;
  /* height: 388px; */
  overflow: hidden;
}

.connect-page .content-map .box-question {
  padding: 0 0px;
  margin: 0 auto 0px;
  background-color: #f7f7f7;
  text-align: center;
}

.connect-page .content-map .box-question .box-message {
  text-align: center;
  margin: 74px auto 0;
  width: 100%;
}

.connect-page .content-map .box-question .box-message .txt {
  width: 100%;
  height: 24px;
  font-weight: 400;
  font-size: 24px;
  color: #363636;
  line-height: 24px;
}

.connect-page .content-map .box-question .form-box {
  margin: 31px auto 0;
  padding: 0 0px;
}

.connect-page .content-map .box-question .form-box .form-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.connect-page .content-map .box-question .form-box .form-item input {
  padding: 0 0 0 20px;
  width: 100%;
  height: 61px;
  font-size: 14px;
  background-color: #fff;
  font-weight: 400;
  color: #969696;
  line-height: 61px;
}

.connect-page .content-map .box-question .form-box .form-item .a-item {
  width: 32%;
  margin: 0 0% 42px 0;
}

.connect-page .content-map .box-question .form-box .form-item .a-item input {
  background-color: #fff;
}

.connect-page .content-map .box-question .form-box .form-item .a-item-2 {
  width: 100%;
  margin: 0 0% 28px 0;
}

.connect-page .content-map .box-question .form-box .form-item .a-item-2 input {
  background-color: #fff;
}

.connect-page .content-map .box-question .form-box .form-item .box-aline {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin-top: 15px;
}

.connect-page .content-map .box-question .form-box .form-item textarea {
  padding: 10px 0 0 20px;
  width: 100%;
  max-width: 100%;
  height: 96px;
  background: #fff;
  font-size: 14px;
  color: #969696;
  margin: 0px 0 16px 0;
}

.connect-page .content-map .box-question .form-box .form-item .input-submit {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 44px;
  justify-content: center;
  text-align: center;
  margin: 0px auto 0px;
  width: 153px;
  height: 44px;
  background: linear-gradient(270deg, #005bac, #14a83b);
  border-radius: 22px;
}

.connect-page .content-map .box-question .form-box .form-item .input-replay {
  width: 100px;
  height: 50px;
  border: 1px solid #787878;
  font-size: 16px;
  font-weight: 400;
  color: #141414;
  line-height: 50px;
  text-align: center;
  margin: 0 0 0 0px;
}

.connect-page .content-idea {
  width: 100%;
  height: 755px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../img/join-bg.png");
}

.connect-page .content-idea .mauto {
  margin: 91px auto 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
  position: relative;
}

.connect-page .content-idea .mauto .left {
  width: 618px;
  height: 376px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.connect-page .content-idea .mauto .left p.t1 {
  text-align: left;
  width: 85%;
  font-weight: 400;
  font-size: 16px;
  color: #6e6e6e;
  line-height: 30px;
}

.connect-page .content-idea .mauto .left p.t2 {
  margin: 20px 0;
  text-align: left;
  width: 85%;
  font-weight: 400;
  font-size: 16px;
  color: #6e6e6e;
  line-height: 30px;
}

.connect-page .content-idea .mauto .right {
  width: 831px;
  height: 480px;
}

.connect-page .content-idea .mauto .right .img-scale {
  width: 100%;
  height: 100%;
}

.connect-page .content-idea .mauto .right .img-scale img {
  width: 100%;
  height: 100%;
}

.connect-page .content-message .mauto {
  margin: 79px auto 0;
}

.connect-page .content-message .join-title {
  height: 38px;
}

.connect-page .content-message .join-title ul {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.connect-page .content-message .join-title a {
  padding: 0 28px;
  height: 38px;
  border-radius: 19px;
  line-height: 38px;
  text-align: center;
  color: #515151;
  font-size: 16px;
  margin: 0 20px;
}

.connect-page .content-message .join-title a.active {
  color: #fff;
  background: linear-gradient(270deg, #005bac, #14a83b);
}

.connect-page .content-message .join-top {
  margin: 59px auto 0;
  height: 67px;
  line-height: 67px;
  background-color: #ececed;
}

.connect-page .content-message .join-top ul {
  height: 67px;
  line-height: 67px;
  font-size: 16px;
  font-weight: 500;
  color: #3b3b3b;
  padding: 0 110px 0 45px;
}

.connect-page .content-message .join-con {
  margin: 0 auto 149px;
}

.connect-page .content-message .join-con .join-con-box {
  background: #ffffff;
  margin-bottom: 16px;
}

.connect-page .content-message .join-con .join-nav1 {
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  font-weight: 500;
  color: #3b3b3b;
  padding: 0 29px 0 45px;
}

.connect-page .content-message .join-nav {
  width: 100%;
}

.connect-page .content-message .join-nav li {
  width: 11%;
}

.connect-page .content-message .join-nav li:nth-child(1) {
  width: 15%;
  margin-right: 15px;
}

.connect-page .content-message .join-us {
  background: #fff;
  padding: 0px 29px 36px 45px;
  border-top: 1px solid #f0f1f3;
  box-shadow: 0px 0px 32px 0px rgba(23, 43, 132, 0.13);
}

.connect-page .content-message .join-us .email {
  margin: 0.3rem 0 0 0;
}

.connect-page .content-message .join-us .t1 {
  font-size: 16px;
  font-weight: bold;
  color: #303030;
  margin: 22px 0 18px 0;
}

.connect-page .content-message .join-con-box.current .join-btn {
  background: #1d74d7;
}

.connect-page .content-message .join-con-box .join-btn {
  align-items: center;
}

.connect-page .content-message .join-con-box.current .join-nav1 {
  color: #fff;
  width: 100%;
}

.connect-page .content-message .join-con-box .unfold-up {
  width: 21px;
  height: 21px;
  margin: 0 64px 0 0;
  background: url(../img/up.png) no-repeat center center;
  background-size: contain;
}

.connect-page .content-message .join-con-box.current .unfold-up {
  background: url(../img/down.png) no-repeat center center;
  background-size: contain;
}

.connect-page .content-message .join-us-btn>.title {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  margin-left: 0.08rem;
}

.connect-page .content-message .join-us-btn {
  width: max-content;
  padding: 0.16rem 0.35rem;
  background: #007bc6;
  border-radius: 50px;
  margin-top: 0.4rem;
}

.connect-page .content-work {
  display: flex;
  flex-wrap: nowrap;
  height: auto;
  background-color: #fff;
}

.connect-page .content-work .work-left {
  width: 564px;
  height: 100%;
  background-color: #fff;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
}

.connect-page .content-work .work-left .box-menu {
  height: 100%;
  margin: 32px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.connect-page .content-work .work-left .box-menu .item-menu {
  cursor: pointer;
  font-size: 16px;
  width: 303px;
  height: 60px;
  padding: 0 20px 0 32px;
  line-height: 60px;
}

.connect-page .content-work .work-left .box-menu .item-menu-active {
  color: #ffffff;
  background: linear-gradient(270deg, #005bac, #14a83b);
}

.connect-page .content-work .work-right {
  width: 1356px;
  padding: 0 0 125px 0;
  background-color: #f7f7f7;
  text-align: left;
  display: flex;
  justify-content: flex-start;
}

.connect-page .content-work .work-right .box-work {
  width: 1097px;
  padding-left: 38px;
  column-count: 2;
  /* 根据需要调整列数 使用这个属性就能实现----------------------------*/
  column-gap: 33px;
  /* 列与列之间的间距 */
  margin: 32px 0 0 0;
  /* 外边距，使容器居中 */
}

.connect-page .content-work .work-right .item-work-txt {
  break-inside: avoid;
  /* 防止内容跨列显示，但这不是所有浏览器都支持 */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 513px;
  height: auto;
  padding: 0 0 66px 0;
  border-top: 3px solid #cccccc;
}

.connect-page .content-work .work-right .item-work-txt:hover {
  border-top: 3px solid #1d74d7;
}

.connect-page .content-work .work-right .item-work-txt:hover p.title {
  color: #1d74d7;
}

.connect-page .content-work .work-right .item-work-txt p.title {
  width: 100%;
  text-align: left;
  height: 18px;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  line-height: 18px;
  margin: 41px auto 0;
}

.connect-page .content-work .work-right .item-work-txt p.t2 {
  width: 100%;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  color: #494949;
  line-height: 24px;
  margin: 37px auto 0;
}

.connect-page .content-work .work-right .item-work-txt .img-scale {
  width: 513px;
  height: 257px;
  margin: 39px auto 0;
}

.connect-page .content-work .work-right .item-work-txt .img-scale img {
  width: 100%;
  height: 100%;
}

.connect-page .content-pic {
  margin: 60px auto 0;
}

.connect-page .content-pic .mauto {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.connect-page .content-pic .mauto .item {
  width: 320px;
  margin: 0 30px 33px 0;
}

.connect-page .content-pic .mauto .item .box-img {
  width: 100%;
  height: 230px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  background-color: #fff;
  position: relative;
}

.connect-page .content-pic .mauto .item .img-scale {
  width: 100%;
  height: 100%;
  position: relative;
}

.connect-page .content-pic .mauto .item .img-scale:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}

.connect-page .content-pic .mauto .item .img-scale:hover:after {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  background-image: url("../img/search.png");
  background-repeat: no-repeat;
  background-size: 45px 48px;
  background-position: center center;
}

.connect-page .content-pic .mauto .item .img-scale img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.connect-page .content-pic .mauto .item p.txt {
  margin: 18px auto 0;
  text-align: center;
  width: 100%;
  height: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #565455;
  line-height: 16px;
}

.connect-page .content-news .news-detail {
  position: relative;
}

.connect-page .content-news .left-btn-box {
  position: absolute;
  top: 81px;
  left: 51px;
  z-index: 10;
}

.connect-page .content-news .left-btn-box .itema-ctive {
  background: linear-gradient(270deg, #005bac, #14a83b) !important;
}

.connect-page .content-news .left-btn-box .item {
  margin-bottom: 10px;
  width: 41px;
  height: 39px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.connect-page .content-news .left-btn-box .item:nth-child(1) img {
  width: 14px;
}

.connect-page .content-news .left-btn-box .item:nth-child(2) img {
  width: 22px;
}

.connect-page .content-news .left-btn-box .item:nth-child(3) img {
  width: 20px;
}

.connect-page .content-news .left-btn-box .item img {
  height: auto;
}

.connect-page .content-news .news-box {
  position: relative;
}

.connect-page .content-news .news-box .mauto {
  position: relative;
  margin: 50px auto 60px;
}

.connect-page .content-news .news-box .news-detail-b-row {
  padding: 74px 0;
  background: #ffffff;
  position: relative;
}

.connect-page .content-news .news-box .news-detail-b-row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(270deg, #005bac, #14a83b);
}

.connect-page .content-news .news-box .news-box,
.connect-page .content-news .news-box .news-b {
  padding: 0.3rem 0;
}

.connect-page .content-news .news-box .news-detail-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 0.31rem;
}

.connect-page .content-news .news-box .news-detail-menu .info {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #717171;
  margin: 0 auto 20px;
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.connect-page .content-news .news-box .news-detail-menu .info img {
  width: 18px;
  height: 18px;
  margin: 0 10px 0 26px;
}

.connect-page .content-news .news-box .news-detail-menu .info span {
  height: 13px;
  font-weight: 400;
  font-size: 13px;
  color: #b7b7b7;
  line-height: 13px;
}

.connect-page .content-news .news-box .news-detail-b-row-top {
  position: relative;
  padding: 0 0.24rem;
  padding-bottom: 3%;
  margin: auto;
  max-width: 900px;
  border-bottom: 1px solid #d8d8d8;
}

.connect-page .content-news .news-box .news-detail-b-row-top>.title {
  font-size: 30px;
  font-weight: bold;
  color: #393939;
  text-align: center;
}

.connect-page .content-news .news-box .news-detail-con {
  padding: 0.37rem 0.29rem;
  line-height: 30px;
  margin: auto;
  max-width: 900px;
}

.connect-page .content-news .news-box .news-detail-con a,
.connect-page .content-news .news-box .news-detail-con em,
.connect-page .content-news .news-box .news-detail-con i,
.connect-page .content-news .news-box .news-detail-con span {
  display: inline;
}

.connect-page .content-news .news-box .news-detail-con img {
  margin: 1% auto;
  height: auto;
  display: block;
}

.connect-page .content-news .news-box .news-detail-con-img {
  margin: auto;
  display: block;
}

.connect-page .content-news .news-box .news-detail-con-title {
  font-size: 18px;
  font-weight: 500;
  color: #3b3b3b;
  line-height: 36px;
}

.connect-page .content-news .news-box .news-detail-page-l-prev:hover,
.connect-page .content-news .news-box .news-detail-page-l-next:hover {
  color: #034698;
}

.connect-page .content-news .news-box .news-detail-page {
  margin: auto;
  max-width: 900px;
}

.connect-page .content-news .news-box .news-detail-page .news-detail-page-l {
  width: 100%;
  height: 103px;
  background: #fff;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}

.connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-prev,
.connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-next {
  background-color: #f9f9f9;
  width: 49%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}

.connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-prev span,
.connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-next span {
  color: #313131;
  text-align: left;
}

.connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-prev .t1,
.connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-next .t1 {
  width: 90%;
  font-size: 12px;
  margin: auto;
  font-weight: bold;
}

.connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-prev .t1 {
  text-align: left;
}

.connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-next .t1 {
  text-align: right;
}

.connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-prev .t2 {
  text-align: left;
}

.connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-next .t2 {
  text-align: right;
}

.connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-prev .t2,
.connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-next .t2 {
  width: 90%;
  margin: 18px auto 0;
  font-size: 14px;
}

@media (max-width: 1400px) {
  .connect-page .box-title {
    padding: 30px 0 0 0;
    width: 100%;
  }

  .connect-page .box-title .title {
    margin: 0 auto 0;
    width: 100%;
    line-height: 34px;
    height: 34px;
    font-weight: bold;
    font-size: 20px;
  }

  .connect-page .box-title .title:after {
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #1d74d7;
  }

  .connect-page .content-work {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    background-color: #fff;
    width: 94%;
    margin: auto;
  }

  .connect-page .content-work .work-left {
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .connect-page .content-work .work-left .box-menu {
    height: 100%;
    margin: 32px 0 0 0;
    justify-content: flex-start;
  }

  .connect-page .content-work .work-left .box-menu .item-menu {
    cursor: pointer;
    font-size: 16px;
    width: 303px;
    height: 60px;
    padding: 0 20px 0 32px;
    line-height: 60px;
  }

  .connect-page .content-work .work-right {
    padding: 0 3% 125px 3%;
    justify-content: center;
  }

  .connect-page .content-work .work-right .box-work {
    width: 100%;
    padding-left: 0px;
    column-count: 2;
    /* 根据需要调整列数 使用这个属性就能实现----------------------------*/
    column-gap: 33px;
    /* 列与列之间的间距 */
    margin: 32px 0 0 0;
    /* 外边距，使容器居中 */
  }

  .connect-page .content-work .work-right .item-work-txt {
    break-inside: avoid;
    /* 防止内容跨列显示，但这不是所有浏览器都支持 */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0 0 30px 0;
    border-top: 3px solid #cccccc;
  }

  .connect-page .content-work .work-right .item-work-txt p.title {
    width: 100%;
    text-align: left;
    height: 18px;
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    line-height: 18px;
    margin: 20px auto 0;
  }

  .connect-page .content-work .work-right .item-work-txt p.t2 {
    width: 100%;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    color: #494949;
    line-height: 24px;
    margin: 15px auto 0;
  }

  .connect-page .content-work .work-right .item-work-txt .img-scale {
    width: 100%;
    height: auto;
    margin: 20px auto 0;
  }

  .connect-page .content-work .work-right .item-work-txt .img-scale img {
    width: 100%;
    height: 100%;
  }

  .connect-page .content-map {
    width: 100%;
  }

  .connect-page .content-map .mauto {
    margin: 0px auto 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  .connect-page .content-map .mauto .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 100%;
  }

  .connect-page .content-map .mauto .swiper-slide .left {
    margin: 40px auto 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
  }

  .connect-page .content-map .mauto .swiper-slide .left .tel-text {
    margin: 0 0 20px 0;
    width: 100%;
    text-align: left;
    height: 20px;
    font-weight: bold;
    font-size: 14px;
    color: #1d74d7;
    line-height: 20px;
  }

  .connect-page .content-map .mauto .swiper-slide .left .box-txt {
    color: #2c2c2c;
    font-size: 12px;
    margin: 0 0 10px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }

  .connect-page .content-map .mauto .swiper-slide .left .box-txt img {
    width: 12px;
    height: auto;
    margin: 0 10px 0 0;
  }

  .connect-page .content-map .mauto .swiper-slide .right {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 20px auto 0;
  }

  .connect-page .content-map .mauto .swiper-slide .right .box-map {
    width: 100%;
    height: 388px;
    overflow: hidden;
  }

  .connect-page .content-map .box-question {
    padding: 0 0px;
    margin: 0 auto 0px;
    background-color: #f7f7f7;
    text-align: center;
  }

  .connect-page .content-map .box-question .box-message {
    text-align: center;
    margin: 30px auto 0;
    width: 100%;
  }

  .connect-page .content-map .box-question .box-message .txt {
    width: 100%;
    height: 24px;
    font-weight: 400;
    font-size: 14px;
    color: #363636;
    line-height: 24px;
  }

  .connect-page .content-map .box-question .form-box {
    margin: 20px auto 0;
    padding: 0 0px;
  }

  .connect-page .content-map .box-question .form-box .form-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .connect-page .content-map .box-question .form-box .form-item input {
    padding: 0 0 0 10px;
    width: 100%;
    height: 40px;
    font-size: 14px;
    background-color: #fff;
    font-weight: 400;
    color: #969696;
    line-height: 40px;
  }

  .connect-page .content-map .box-question .form-box .form-item .a-item {
    width: 32%;
    margin: 0 0% 10px 0;
  }

  .connect-page .content-map .box-question .form-box .form-item .a-item input {
    background-color: #fff;
  }

  .connect-page .content-map .box-question .form-box .form-item .a-item-2 {
    width: 100%;
    margin: 0 0% 10px 0;
  }

  .connect-page .content-map .box-question .form-box .form-item .a-item-2 input {
    background-color: #fff;
  }

  .connect-page .content-map .box-question .form-box .form-item .box-aline {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    margin-top: 15px;
  }

  .connect-page .content-map .box-question .form-box .form-item textarea {
    padding: 10px 0 0 20px;
    width: 100%;
    max-width: 100%;
    height: 96px;
    background: #fff;
    font-size: 14px;
    color: #969696;
    margin: 0px 0 16px 0;
  }

  .connect-page .content-map .box-question .form-box .form-item .input-submit {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 44px;
    justify-content: center;
    text-align: center;
    margin: 0px auto 0px;
    width: 153px;
    height: 44px;
    background: linear-gradient(270deg, #005bac, #14a83b);
    border-radius: 22px;
  }

  .connect-page .content-map .box-question .form-box .form-item .input-replay {
    width: 100px;
    height: 50px;
    border: 1px solid #787878;
    font-size: 16px;
    font-weight: 400;
    color: #141414;
    line-height: 50px;
    text-align: center;
    margin: 0 0 0 0px;
  }

  .connect-page .content-idea {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url("../img/join-bg.png");
  }

  .connect-page .content-idea .mauto {
    margin: 20px auto 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
    position: relative;
    background-color: #fff;
    padding: 20px 0;
  }

  .connect-page .content-idea .mauto .left {
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    transform: translateY(0%);
    background-color: #fff;
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  .connect-page .content-idea .mauto .left p.t1 {
    text-align: left;
    width: 94%;
    font-weight: 400;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 20px;
  }

  .connect-page .content-idea .mauto .left p.t2 {
    margin: 20px auto 0;
    text-align: left;
    width: 94%;
    font-size: 12px;
    line-height: 20px;
  }

  .connect-page .content-idea .mauto .right {
    margin: 20px auto 0;
    width: 100%;
    height: auto;
  }

  .connect-page .content-idea .mauto .right .img-scale {
    width: 94%;
    margin: auto;
    height: 100%;
  }

  .connect-page .content-idea .mauto .right .img-scale img {
    width: 100%;
    height: 100%;
  }

  .connect-page .content-message .mauto {
    margin: 30px auto 0;
  }

  .connect-page .content-message .join-title {
    height: 38px;
  }

  .connect-page .content-message .join-title ul {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  .connect-page .content-message .join-title a {
    padding: 0 14px;
    height: 38px;
    border-radius: 19px;
    line-height: 38px;
    text-align: center;
    color: #515151;
    font-size: 14px;
    margin: 0 10px;
  }

  .connect-page .content-message .join-title a.active {
    color: #fff;
    background: linear-gradient(270deg, #005bac, #14a83b);
  }

  .connect-page .content-message .join-top {
    margin: 30px auto 0;
    height: 40px;
    line-height: 40px;
    background-color: #e5e6e9;
  }

  .connect-page .content-message .join-top ul {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-weight: 500;
    color: #3b3b3b;
    padding: 0 20px 0 20px;
  }

  .connect-page .content-message .join-top ul li {
    width: 18%;
  }

  .connect-page .content-message .join-top ul li:nth-child(1) {
    width: 18%;
    margin-right: 15px;
  }

  .connect-page .content-message .join-con {
    margin: 0 auto 80px;
  }

  .connect-page .content-message .join-con .join-con-box {
    background: #ffffff;
    margin-bottom: 16px;
  }

  .connect-page .content-message .join-con .join-nav1 {
    height: 47px;
    line-height: 47px;
    font-size: 12px;
    font-weight: 500;
    color: #3b3b3b;
    padding: 0 0px 0 20px;
  }

  .connect-page .content-message .join-nav {
    width: 100%;
  }

  .connect-page .content-message .join-nav li {
    width: 18%;
  }

  .connect-page .content-message .join-nav li:nth-child(1) {
    width: 18%;
    margin-right: 15px;
  }

  .connect-page .content-message .join-us {
    background: #fff;
    padding: 0px 20px 36px 16px;
    border-top: 1px solid #f0f1f3;
  }

  .connect-page .content-message .join-us .email {
    margin: 0.3rem 0 0 0;
  }

  .connect-page .content-message .join-us .t1 {
    font-size: 14px;
    font-weight: bold;
    color: #303030;
    margin: 22px 0 18px 0;
  }

  .connect-page .content-message .join-con-box.current .join-btn {
    background: #1d74d7;
  }

  .connect-page .content-message .join-con-box .join-btn {
    align-items: center;
  }

  .connect-page .content-message .join-con-box.current .join-nav1 {
    color: #fff;
  }

  .connect-page .content-message .join-con-box .unfold-up {
    width: 15px;
    height: 15px;
    margin: 0 6px 0 0;
    background: url(../img/up.png) no-repeat center center;
    background-size: contain;
  }

  .connect-page .content-message .join-con-box.current .unfold-up {
    background: url(../img/down.png) no-repeat center center;
    background-size: contain;
  }

  .connect-page .content-message .join-us-btn>.title {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    margin-left: 0.08rem;
  }

  .connect-page .content-message .join-us-btn {
    width: max-content;
    padding: 0.16rem 0.35rem;
    background: #007bc6;
    border-radius: 50px;
    margin-top: 0.4rem;
  }

  .connect-page .content-news .news-detail {
    position: relative;
  }

  .connect-page .content-news .left-btn-box {
    padding: 0rem 0.29rem;
    position: relative;
    margin: 0px auto 20px;
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    flex-wrap: nowrap;
    display: flex;
    height: 39px;
  }

  .connect-page .content-news .left-btn-box .item {
    margin-right: 10px;
    width: 41px;
    height: 39px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .connect-page .content-news .left-btn-box .item img {
    width: 22px;
    height: auto;
  }

  .connect-page .content-news .new-i {
    padding: 0 !important;
  }

  .connect-page .content-news .news-detail .new-detail {
    margin: 0px auto 0;
    max-width: 900px;
  }

  .connect-page .content-news .news-box {
    position: relative;
  }

  .connect-page .content-news .news-box .mauto {
    position: relative;
    margin: 30px auto 60px;
  }

  .connect-page .content-news .news-box .news-detail-b-row {
    padding: 30px 0;
    background: #ffffff;
    position: relative;
  }

  .connect-page .content-news .news-box .news-detail-b-row::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(270deg, #005bac, #14a83b);
  }

  .connect-page .content-news .news-box .news-box,
  .connect-page .content-news .news-box .news-b {
    padding: 0.3rem 0;
  }

  .connect-page .content-news .news-box .news-detail-b {
    padding: 0.29rem 20px;
  }

  .connect-page .content-news .news-box .news-detail-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 0.31rem;
  }

  .connect-page .content-news .news-box .news-detail-menu .info {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #717171;
    margin: 0 auto 20px;
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  .connect-page .content-news .news-box .news-detail-menu .info img {
    width: 18px;
    height: 18px;
    margin: 0 10px 0 26px;
  }

  .connect-page .content-news .news-box .news-detail-menu .info span {
    height: 13px;
    font-weight: 400;
    font-size: 13px;
    color: #b7b7b7;
    line-height: 13px;
  }

  .connect-page .content-news .news-box .news-detail-b-row-top {
    position: relative;
    padding: 0 0.24rem;
    padding-bottom: 3%;
    border-bottom: 1px solid #d8d8d8;
  }

  .connect-page .content-news .news-box .news-detail-b-row-top>.title {
    font-size: 20px;
    font-weight: bold;
    color: #363636;
    text-align: center;
  }

  .connect-page .content-news .news-box .news-detail-con {
    padding: 0.37rem 0.29rem;
  }

  .connect-page .content-news .news-box .news-detail-page-l-prev:hover,
  .connect-page .content-news .news-box .news-detail-page-l-next:hover {
    color: #034698;
  }

  .connect-page .content-news .news-box .news-detail-page {
    margin: 0 auto;
  }

  .connect-page .content-news .news-box .news-detail-page .news-detail-page-l {
    width: 100%;
    height: auto;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
  }

  .connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-prev,
  .connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-next {
    background-color: #f9f9f9;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    padding: 10px 0;
    margin: 0 0 10px 0;
  }

  .connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-prev span,
  .connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-next span {
    color: #313131;
    text-align: left;
    padding: 0 10px;
  }

  .connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-prev .t1,
  .connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-next .t1 {
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    text-align: left !important;
  }

  .connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-prev .t2,
  .connect-page .content-news .news-box .news-detail-page .news-detail-page-l .news-detail-page-l-next .t2 {
    margin: 10px 0 0 0;
    width: 100%;
    font-size: 12px;
    text-align: left;
  }

  .connect-page .content-pic {
    margin: 60px auto 0;
  }

  .connect-page .content-pic .mauto {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .connect-page .content-pic .mauto .item {
    width: 600px;
    margin: 0 10px 20px 0;
  }

  .connect-page .content-pic .mauto .item .box-img {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-color: #fff;
  }

  .connect-page .content-pic .mauto .item .img-scale {
    width: 100%;
    height: 100%;
  }

  .connect-page .content-pic .mauto .item .img-scale img {
    width: 100%;
    max-height: 200px;
    object-fit: contain;
    height: 200px;
  }

  .connect-page .content-pic .mauto .item p.txt {
    margin: 18px auto 0;
    text-align: center;
    width: 100%;
    height: 16px;
    font-weight: 400;
    font-size: 12px;
    color: #565455;
    line-height: 16px;
  }

  .about-page .mauto {
    width: 94%;
    margin: auto;
  }

  .about-page .introduction-b {
    position: relative;
    margin: 30px auto 40px;
  }

  .about-page .introduction-b .model {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    position: relative;
    margin: 20px auto 40px;
    height: auto;
  }

  .about-page .introduction-b .model .img-scale2 {
    width: 70%;
    height: auto;
    position: relative;
    left: 0;
    z-index: 0;
  }

  .about-page .introduction-b .model .img-scale2 img {
    width: 100%;
    height: auto;
  }

  .about-page .introduction-b .model .mauto {
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
    z-index: 10;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
  }

  .about-page .introduction-b .model .mauto .model-con {
    padding: 0 0 0 0 !important;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
  }

  .about-page .introduction-b .model .mauto .model-con .t1 {
    width: 100%;
    height: 28px;
    font-weight: bold;
    font-size: 20px;
    color: #515151;
    line-height: 28px;
    margin: 20px 0 0 0;
  }

  .about-page .introduction-b .model .mauto .model-con .line {
    width: 50px;
    height: 3px;
    margin: 14px 0 0px 0;
  }

  .about-page .introduction-b .model .mauto .model-con .box-t2 {
    width: 100%;
    margin: 10px 0 0 0;
  }

  .about-page .introduction-b .model .mauto .model-con .box-t2 .t2 {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 0 0;
  }

  .about-page .introduction-b .model1 {
    width: 100%;
    height: auto;
    background-image: url("../img/about3.png");
    background-size: cover;
    margin: 20px auto;
  }

  .about-page .introduction-b .model1 .mauto {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    height: 100%;
  }

  .about-page .introduction-b .model1 .mauto .model1-i {
    margin: 20px auto;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  .about-page .introduction-b .model1 .mauto .model1-i .t1 {
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 56px;
  }

  .about-page .introduction-b .model1 .mauto .model1-i .t1 .title {
    font-size: 30px;
    height: 30px;
    line-height: 30px;
  }

  .about-page .introduction-b .model1 .mauto .model1-i .t1 em {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 22px;
    height: 22px;
    margin-left: 8px;
    margin-top: 10px;
  }

  .about-page .introduction-b .model1 .mauto .model1-i .t2 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    margin-top: 10px;
  }

  .about-page .introduction-b .model2 .model-title {
    width: 100%;
    text-align: center;
    height: 28px;
    font-weight: bold;
    font-size: 18px;
    color: #131313;
    line-height: 28px;
    margin: 30px auto 50px;
    position: relative;
  }

  .about-page .introduction-b .model2 .model-title:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 3px;
  }

  .about-page .introduction-b .model2 .box-video {
    width: 100%;
    margin: 0px auto 0;
    position: relative;
  }

  .about-page .introduction-b .model2 .box-video a {
    width: 100%;
  }

  .about-page .introduction-b .model2 .box-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
  }

  .about-page .introduction-b .model2 .box-video .health-img {
    position: relative;
  }

  .about-page .introduction-b .model2 .box-video .health-img:after {
    cursor: pointer;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-image: url(../img/icon-play.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45px 45px;
    background-color: rgba(0, 0, 0, 0.3);
  }
}

@media (max-width: 767px) {
  .connect-page .content-work {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    background-color: #fff;
    width: 94%;
    margin: auto;
  }

  .connect-page .content-work .work-left {
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .connect-page .content-work .work-left .box-menu {
    height: 100%;
    margin: 32px 0 0 0;
  }

  .connect-page .content-work .work-left .box-menu .item-menu {
    cursor: pointer;
    font-size: 16px;
    width: 303px;
    height: 60px;
    padding: 0 20px 0 32px;
    line-height: 60px;
  }

  .connect-page .content-work .work-right {
    padding: 0 3% 125px 3%;
    justify-content: center;
  }

  .connect-page .content-work .work-right .box-work {
    width: 100%;
    padding-left: 0px;
    column-count: 1;
    /* 根据需要调整列数 使用这个属性就能实现----------------------------*/
    column-gap: 0;
    /* 列与列之间的间距 */
    margin: 0px 0 0 0;
    /* 外边距，使容器居中 */
  }
}

.report-page .mauto .box-report {
  width: 100%;
  height: auto;
  background: #ffffff;
  margin: 30px auto 53px;
}

.report-page .mauto .box-report .company-b {
  display: inline-block;
  width: 100%;
}

.report-page .mauto .box-report .company-b .list .list-i {
  border-bottom: 1px solid #e0e0e0;
  background-color: #ffffff;
  height: 120px;
  cursor: pointer;
  margin: 0 38px;
}

.report-page .mauto .box-report .company-b .list .list-i .day {
  width: 54px;
  height: auto;
  margin: 0 38px 0 -9px;
}

.report-page .mauto .box-report .company-b .list .list-i .text-detail {
  width: calc(100% - 250px);
}

.report-page .mauto .box-report .company-b .list .list-i .text-detail .t1 {
  width: 100%;
  height: 18px;
  font-weight: bold;
  font-size: 18px;
  color: #3b3b3b;
  line-height: 18px;
}

.report-page .mauto .box-report .company-b .list .list-i .text-detail .t2 {
  width: 90%;
  position: relative;
  margin-top: 18px;
}

.report-page .mauto .box-report .company-b .list .list-i .text-detail .t2 img {
  width: 18px;
  height: 18px;
  margin: 0 10px 0 0;
}

.report-page .mauto .box-report .company-b .list .list-i .text-detail .t2 span {
  height: 14px;
  font-weight: 400;
  font-size: 14px;
  color: #afafaf;
  line-height: 14px;
}

.report-page .mauto .box-report .company-b .list .list-i .search-detail {
  margin: 0 60px 0 0;
  color: #afafaf;
}

.report-page .mauto .box-report .company-b .list .list-i .search-detail .img1,
.report-page .mauto .box-report .company-b .list .list-i .search-detail .img2 {
  width: 19px;
  height: 20px;
  margin: 0 14px 0 0;
}

.report-page .mauto .box-report .company-b .list .list-i .search-detail .img2 {
  display: none;
}

.report-page .mauto .box-report .company-b .list .list-i:hover .search-detail {
  color: #1d74d7;
}

.report-page .mauto .box-report .company-b .list .list-i:hover .search-detail .img1 {
  display: none;
}

.report-page .mauto .box-report .company-b .list .list-i:hover .search-detail .img2 {
  display: inline-block;
}

.report-page .mauto .box-newslist .company-b {
  background-color: #fff;
  margin: 39px auto 42px;
  display: inline-block;
  padding: 24px 0 0 0;
}

.report-page .mauto .box-newslist .company-b .list .list-i {
  background-color: #ffffff;
  /* padding: 0.27rem 0.12rem; */
  padding: 0.27rem 0rem 0.27rem 0rem;
  margin: 0 0.44rem 0rem 0.29rem;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
}

.report-page .mauto .box-newslist .company-b .list .list-i .t1 {
  width: 100%;
  font-size: 20px;
  color: #3b3b3b;
  position: relative;
  margin-top: 4px;
  height: 20px;
  font-weight: bold;
  line-height: 20px;
}

.report-page .mauto .box-newslist .company-b .list .list-i .t2 {
  width: 90%;
  font-size: 14px;
  font-weight: 400;
  color: #6f6f6f;
  position: relative;
  margin-top: 16px;
}

.report-page .mauto .box-newslist .company-b .list .list-i .day {
  width: 66px;
  height: 72px;
  background-color: #e2edfa;
  margin: 0 0.24rem 0 0;
}

.report-page .mauto .box-newslist .company-b .list .list-i .day .day1 {
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 30px;
  color: #1d74d7;
  height: 30px;
  line-height: 30px;
  margin: 12px auto 0;
}

.report-page .mauto .box-newslist .company-b .list .list-i .day .day2 {
  width: 100%;
  text-align: center;
  height: 14px;
  font-weight: 500;
  font-size: 14px;
  color: #1d74d7;
  line-height: 14px;
  margin: 7px auto 0;
}

.report-page .mauto .box-newslist .company-b .list .list-i .text-detail {
  width: calc(100% - 180px);
}

.report-page .mauto .box-newslist .company-b .list .list-i .search-detail {
  font-weight: 500;
  font-size: 14px;
  color: #afafaf;
  height: 58px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
}

.report-page .mauto .box-newslist .company-b .list .list-i .search-detail .img {
  background: url(../img/righticon.png) no-repeat center;
  width: 11px;
  height: 7px;
  margin: 0 0 0 11px;
}

.report-page .mauto .box-newslist .company-b .list-i:hover .t1 {
  color: #1d74d7 !important;
}

.report-page .mauto .box-newslist .company-b .list-cur .t1 {
  /* color: #1d74d7 !important; */
}

.report-page .mauto .box-newslist .company-b .list-cur .day {
  background-color: #1d74d7 !important;
}

.report-page .mauto .box-newslist .company-b .list-cur .day1 {
  color: #ffffff !important;
}

.report-page .mauto .box-newslist .company-b .list-cur .day2 {
  color: #ffffff !important;
}

.report-page .mauto .box-newslist .company-b .list-cur .search-detail {
  color: #1d74d7 !important;
}

.report-page .mauto .box-newslist .company-b .list-cur .search-detail .img {
  background: url(../img/righticon2.png) no-repeat center !important;
}

.report-page .mauto .home-news-list {
  margin: 37px auto 0;
}

.report-page .mauto .home-news-list .swiper-wrapper {
  padding: 0 0 50px 0;
}

.report-page .mauto .n1Swiper-i {
  width: 441px;
  max-width: 100%;
  height: 462px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}

.report-page .mauto .n1Swiper-i .box-img {
  width: 100%;
  height: 234px;
}

.report-page .mauto .n1Swiper-i .box-img img {
  height: 100%;
  width: 100%;
}

.report-page .mauto .n1Swiper-i .show {
  padding: 0 41px;
  background-color: #fff;
  height: 228px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
}

.report-page .mauto .n1Swiper-i .show .t1 {
  margin: 38px auto 0;
  font-weight: bold;
  font-size: 16px;
  color: #3b3b3b;
  line-height: 16px;
}

.report-page .mauto .n1Swiper-i .show .time {
  margin: 14px auto 0;
  height: 14px;
  font-weight: 400;
  font-size: 14px;
  color: #afafaf;
  line-height: 14px;
}

.report-page .mauto .n1Swiper-i .show .time img {
  width: 18px;
  height: 18px;
  margin: 0 10px 0 0;
}

.report-page .mauto .n1Swiper-i .show .t2 {
  margin: 26px auto 0;
  font-weight: 400;
  font-size: 14px;
  color: #6f6f6f;
  line-height: 24px;
}

.report-page .mauto .swiper-pagination {
  bottom: 0px;
  line-height: 12px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.report-page .mauto .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

@media (max-width: 1400px) {
  .report-page .mauto .box-report {
    width: 100%;
    height: auto;
    background: #ffffff;
    margin: 20px auto 20px;
  }

  .report-page .mauto .box-report .company-b {
    display: inline-block;
  }

  .report-page .mauto .box-report .company-b .list .list-i {
    height: 80px;
    margin: 0 3%;
  }

  .report-page .mauto .box-report .company-b .list .list-i .day {
    width: 30px;
    height: auto;
    margin: 0 2px 0 -2px;
  }

  .report-page .mauto .box-report .company-b .list .list-i .text-detail {
    width: calc(100% - 80px);
  }

  .report-page .mauto .box-report .company-b .list .list-i .text-detail .t1 {
    width: 100%;
    height: 18px;
    font-size: 14px;
    line-height: 18px;
  }

  .report-page .mauto .box-report .company-b .list .list-i .text-detail .t2 {
    width: 90%;
    position: relative;
    margin-top: 10px;
  }

  .report-page .mauto .box-report .company-b .list .list-i .text-detail .t2 img {
    width: 14px;
    height: auto;
    margin: 0 2px 0 0;
  }

  .report-page .mauto .box-report .company-b .list .list-i .text-detail .t2 span {
    height: 14px;
    font-size: 12px;
    line-height: 14px;
  }

  .report-page .mauto .box-report .company-b .list .list-i .search-detail {
    margin: 0 0px 0 0;
    font-size: 12px;
  }

  .report-page .mauto .box-report .company-b .list .list-i .search-detail .img1,
  .report-page .mauto .box-report .company-b .list .list-i .search-detail .img2 {
    width: 10px;
    height: auto;
    margin: 0 6px 0 0;
  }

  .report-page .mauto .box-report .company-b .list .list-i .search-detail .img2 {
    display: none;
  }

  .report-page .mauto .box-report .company-b .list .list-cur .search-detail {
    color: #c30d22;
    font-weight: 500;
    font-size: 12px;
    color: #828282;
    line-height: 16px;
  }

  .report-page .mauto .box-report .company-b .list .list-cur .search-detail .img1 {
    display: none;
  }

  .report-page .mauto .box-report .company-b .list .list-cur .search-detail .img2 {
    display: inline-block;
  }

  .report-page .mauto .box-newslist .company-b {
    background-color: #fff;
    margin: 39px auto 42px;
    display: inline-block;
    padding: 24px 0 0 0;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i {
    background-color: #ffffff;
    /* padding: 0.27rem 0.12rem; */
    padding: 0.27rem 0rem 0.27rem 0rem;
    margin: 0 0.44rem 0rem 0.29rem;
    cursor: pointer;
    border-bottom: 1px solid #e0e0e0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .t1 {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #3b3b3b;
    position: relative;
    margin-top: 4px;
    height: 20px;
    line-height: 20px;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .t2 {
    width: 90%;
    font-size: 14px;
    font-weight: 400;
    color: #6f6f6f;
    position: relative;
    margin-top: 16px;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .day {
    width: 66px;
    height: 72px;
    background-color: #e2edfa;
    margin: 0 0.24rem 0 0;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .text-detail {
    width: calc(100% - 180px);
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .search-detail {
    font-weight: 500;
    font-size: 14px;
    color: #afafaf;
    height: 58px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .search-detail .img {
    background: url(../img/righticon.png) no-repeat center;
    width: 11px;
    height: 7px;
    margin: 0 0 0 11px;
  }

  .report-page .mauto .box-newslist .company-b .list-cur .t1 {
    /* color: #1d74d7 !important; */
  }

  .report-page .mauto .box-newslist .company-b .list-cur .day {
    background-color: #1d74d7 !important;
  }

  .report-page .mauto .box-newslist .company-b .list-cur .day1 {
    color: #ffffff !important;
  }

  .report-page .mauto .box-newslist .company-b .list-cur .day2 {
    color: #ffffff !important;
  }

  .report-page .mauto .box-newslist .company-b .list-cur .search-detail {
    color: #1d74d7 !important;
  }

  .report-page .mauto .box-newslist .company-b .list-cur .search-detail .img {
    background: url(../img/righticon2.png) no-repeat center !important;
  }

  .report-page .mauto .home-news-list {
    margin: 37px auto 0;
  }

  .report-page .mauto .home-news-list .swiper-wrapper {
    padding: 0 0 50px 0;
  }

  .report-page .mauto .n1Swiper-i {
    width: 441px;
    max-width: 100%;
    height: 462px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
  }

  .report-page .mauto .n1Swiper-i .box-img {
    width: 100%;
    height: 234px;
  }

  .report-page .mauto .n1Swiper-i .box-img img {
    height: 100%;
    width: 100%;
  }

  .report-page .mauto .n1Swiper-i .show {
    padding: 0 41px;
    background-color: #fff;
    height: 228px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
  }

  .report-page .mauto .n1Swiper-i .show .t1 {
    margin: 38px auto 0;
    font-weight: bold;
    font-size: 16px;
    color: #3b3b3b;
    line-height: 16px;
  }

  .report-page .mauto .n1Swiper-i .show .time {
    margin: 14px auto 0;
    height: 14px;
    font-weight: 400;
    font-size: 14px;
    color: #afafaf;
    line-height: 14px;
  }

  .report-page .mauto .n1Swiper-i .show .time img {
    width: 18px;
    height: 18px;
    margin: 0 10px 0 0;
  }

  .report-page .mauto .n1Swiper-i .show .t2 {
    margin: 26px auto 0;
    font-weight: 400;
    font-size: 14px;
    color: #6f6f6f;
    line-height: 24px;
  }

  .report-page .mauto .swiper-pagination {
    bottom: 0px;
    line-height: 12px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  .report-page .mauto .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
}

@media (max-width: 767px) {
  .report-page .mauto .box-newslist .company-b {
    width: 100%;
    background-color: #fff;
    margin: 30px auto 42px;
    display: inline-block;
    padding: 12px 0 0 0;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i {
    padding: 0.2rem 0rem 0.2rem 0rem;
    margin: 0 20px 0rem 20px;
    cursor: pointer;
    border-bottom: 1px solid #e0e0e0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .t1 {
    font-size: 14px;
    margin-top: 2px;
    height: 20px;
    line-height: 20px;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .t2 {
    width: 90%;
    font-size: 12px;
    position: relative;
    margin-top: 16px;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .day {
    width: 66px;
    height: 60px;
    background-color: #e2edfa;
    margin: 0 0.24rem 0 0;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .day .day1 {
    font-size: 20px;
    margin: 5px auto 0;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .day .day2 {
    font-size: 12px;
    margin: 2px auto 0;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .text-detail {
    width: 60%;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .search-detail {
    font-weight: 500;
    font-size: 10px;
    color: #afafaf;
    height: 58px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
  }

  .report-page .mauto .box-newslist .company-b .list .list-i .search-detail .img {
    background: url(../img/righticon.png) no-repeat center;
    width: 11px;
    height: 7px;
    margin: 0 0 0 5px;
  }

  .report-page .mauto .box-newslist .company-b .list-cur .t1 {
    /* color: #1d74d7 !important; */
  }

  .report-page .mauto .box-newslist .company-b .list-cur .day {
    background-color: #1d74d7 !important;
  }

  .report-page .mauto .box-newslist .company-b .list-cur .day1 {
    color: #ffffff !important;
  }

  .report-page .mauto .box-newslist .company-b .list-cur .day2 {
    color: #ffffff !important;
  }

  .report-page .mauto .box-newslist .company-b .list-cur .search-detail {
    color: #1d74d7 !important;
  }

  .report-page .mauto .box-newslist .company-b .list-cur .search-detail .img {
    background: url(../img/righticon2.png) no-repeat center !important;
  }

  .report-page .mauto .n1Swiper-i {
    height: 400px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
  }

  .report-page .mauto .n1Swiper-i .box-img {
    width: 100%;
    height: 234px;
  }

  .report-page .mauto .n1Swiper-i .box-img img {
    height: 100%;
    width: 100%;
  }

  .report-page .mauto .n1Swiper-i .show {
    padding: 20px 20px;
    background-color: #fff;
    height: 180px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
  }

  .report-page .mauto .n1Swiper-i .show .t1 {
    margin: 10px auto 0;
    font-weight: bold;
    font-size: 16px;
    color: #3b3b3b;
    line-height: 16px;
  }

  .report-page .mauto .n1Swiper-i .show .time {
    margin: 12px auto 0;
    height: 14px;
    font-weight: 400;
    font-size: 12px;
    color: #afafaf;
    line-height: 14px;
  }

  .report-page .mauto .n1Swiper-i .show .time img {
    width: 12px;
    height: 12px;
    margin: 0 10px 0 0;
  }

  .report-page .mauto .n1Swiper-i .show .t2 {
    margin: 14px auto 0;
    font-weight: 400;
    font-size: 12px;
    color: #6f6f6f;
    line-height: 24px;
  }

  .report-page .mauto .swiper-pagination {
    bottom: 0px;
    line-height: 12px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  .report-page .mauto .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}