.swiper {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.swiper .swiper-wrapper {
  width: 100%;
  height: 100vh;
}

.swiper .swiper-wrapper .swiper-slide {
  position: relative;
  width: 100%;
  height: 100vh;
}

.swiper .swiper-wrapper .swiper-slide .pic {
  width: 100%;
  height: 100%;
}

.swiper .swiper-wrapper .swiper-slide .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper .swiper-wrapper .swiper-slide .word {
  position: absolute;
  left: 11.458vw;
  top: 35%;
  z-index: 11;
}

.swiper .swiper-wrapper .swiper-slide .word .title {
  font-size: 3.125vw;
  color: #fff;
  margin-bottom: 1.823vw;
}

.swiper .swiper-wrapper .swiper-slide .word .p {
  font-size: 1.927vw;
  color: #fff;
}

.swiper .swiper-wrapper .swiper-slide .page {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 5.208vw;
  right: 15.625vw;
}

.swiper .swiper-wrapper .swiper-slide .page .num {
  font-size: 50px;
  color: #fff;
}

.swiper .swiper-wrapper .swiper-slide .page .line {
  width: 20.833vw;
  height: 3px;
  background-color: #fff;
}

.swiper .swiper-button-box {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 5.208vw;
  right: 10.417vw;
  z-index: 33;
}

.swiper .swiper-button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  color: #fff;
}

.swiper .swiper-button img {
  width: 70%;
  height: 70%;
  object-fit: contain;
}

.swiper .swiper-button::after {
  display: none;
}

.maintitle {
  text-align: center;
  margin-bottom: 2.604vw;
}

.maintitle .p {
  font-size: 1.875vw;
  font-weight: 700;
  color: #000000;
}

.maintitle .p i {
  color: #036eb8;
}

.maintitle .line {
  width: 62px;
  height: 5px;
  opacity: 1;
  display: inline-block;
  background: #036eb8;
  margin: 0.938vw 0;
}

.maintitle .y {
  font-size: 1.25vw;
  font-weight: 500;
  color: #999999;
}

.about {
  width: 100%;
  height: auto;
  padding-top: 3.125vw;
}

.about .content {
  position: relative;
  display: flex;
}

.about .content .left {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 57%;
  position: relative;
}

.about .content .left .bcg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.about .content .left .bcg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about .content .left .word {
  position: relative;
  z-index: 1;
  width: 31.771vw;
  font-size: 1.042vw;
  font-weight: 500;
  line-height: 28.96px;
  color: #232323;
  text-align: left;
  margin-right: 5.208vw;
}

.about .content .left .word p {
  margin-bottom: 1.042vw;
  text-indent: 40px;
}

.about .content .left .more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12.448vw;
  height: 3.646vw;
  opacity: 1;
  background: #036eb8;
  font-size: 1.042vw;
  font-weight: 500;
  color: #fff;
  margin-top: 5.208vw;
}

.about .content .right {
  flex: 1;
}

.about .content .right .pic {
  width: 30.625vw;
  height: auto;
  border-radius: 8px;
  overflow: hidden;
}

.about .content .right .pic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}


.about .content {
  width: 80%;
  height: auto;
  margin: 0 auto;
}

.about .content .left {
  width: 55%;
}

.about .content .left .word {
  width: 100%;
  margin-right: 0;
  padding-right: 5.208vw;
}

.about .content .right .pic {
  width: 100%;
}

.businessscope {
  width: 100%;
  height: auto;
  margin-top: 5.208vw;
}

.businessscope .content {
  position: relative;
  width: 100%;
  height: auto;
}

.businessscope .content .bcg {
  position: absolute;
  width: 100%;
  height: 27.187vw;
}

.businessscope .content .bcg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.businessscope .content .count {
  position: relative;
  z-index: 1;
  width: 80%;
  height: auto;
  padding-top: 2.083vw;
  margin: 0 auto;
}

.businessscope .content .count .top {
  display: flex;
  align-items: baseline;
  margin-bottom: 4.167vw;
}

.businessscope .content .count .top .title {
  margin-right: 1.042vw;
}

.businessscope .content .count .top .title p {
  font-size: 2.083vw;
  font-weight: 400;
  color: #fff;
  margin-bottom: 5px;
}

.businessscope .content .count .top .title .y {
  font-size: 0.938vw;
  font-weight: 400;
  color: #fff;
}

.businessscope .content .count .top .font {
  flex: 1;
  font-size: 1.042vw;
  font-weight: 400;
  color: #fff;
}

.businessscope .content .count .product {
  width: 100%;
  display: flex;
}

.businessscope .content .count .product .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 15.677vw;
  height: auto;
  background: #006ec6;
}

.businessscope .content .count .product .left .list {
  height: 15.677vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  align-items: center;
}

.businessscope .content .count .product .left .list::nth-child(2) {
  border-top: 1px solid #fff;
}

.businessscope .content .count .product .left .list:nth-child(1) {
  margin-top: 7.8385vw;
}

.businessscope .content .count .product .left .tit {
  font-size: 1.146vw;
  font-weight: 400;
  color: #fff;
}

.businessscope .content .count .product .left .line {
  width: 40px;
  height: 4px;
  background-color: #fff;
  margin: 1.042vw 0;
}

.businessscope .content .count .product .left .more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6.615vw;
  height: 2.292vw;
  border: 2px solid #ffffff;
  font-size: 0.938vw;
  font-weight: 400;
  color: #fff;
}

.businessscope .content .count .product .right {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  height: auto;
}

.businessscope .content .count .product .right .list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 15.677vw;
  height: 15.677vw;
  background: #f3f3f3;
  outline: 1px solid #eee;
}

.businessscope .content .count .product .right .list .pic {
  width: 10.469vw;
  height: 10.469vw;
  margin-bottom: 1.042vw;
  overflow: hidden;
}

.businessscope .content .count .product .right .list .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}

.businessscope .content .count .product .right .list p {
  font-size: 1.146vw;
  font-weight: 400;
  color: #000000;
}

.businessscope .content .count .product .right .list .phone {
  font-size: 1.875vw;
}

.businessscope .content .count .product .right .list .more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6.615vw;
  height: 2.292vw;
  font-size: 1.042vw;
  margin-top: 1.198vw;
  color: #006ec6;
  border: 2px solid #006ec6;
}

.businessscope .content .count .product .right .list:nth-child(2) {
  background-color: #fff;
}

.businessscope .content .count .product .right .list:nth-child(4) {
  background-color: #fff;
}

.businessscope .content .count .product .right .list:nth-child(5) {
  background-color: #fff;
}

.businessscope .content .count .product .right .list:nth-child(7) {
  background-color: #fff;
}

.businessscope .content .count .product .right .list:hover .pic img {
  transform: scale(1.1);
}

.businessscope .content .count .product .right .list:hover p {
  color: #006ec6;
}

.businessscope .content .count .product .right .list {
  background-color: #fff !important;
}

.solution {
  width: 80%;
  height: auto;
  margin: 0 auto;
  margin-top: 5.208vw;
}

.solution .content {
  width: 100%;
  height: 19.479vw;
  display: flex;
  align-items: center;
}

.solution .content .swiper1 {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.solution .content .swiper1 .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.solution .content .swiper1 .swiper-wrapper .swiper-slide {
  display: flex;
  width: 100%;
  height: 100%;
}

.solution .content .swiper1 .swiper-wrapper .swiper-slide .pic {
  width: 50%;
  height: 100%;
}

.solution .content .swiper1 .swiper-wrapper .swiper-slide .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.solution .content .swiper1 .swiper-wrapper .swiper-slide .right {
  width: 50%;
  height: 100%;
  background: #f0f0f0;
}

.solution .content .swiper1 .swiper-wrapper .swiper-slide .right .word {
  padding: 2.083vw;
}

.solution .content .swiper1 .swiper-wrapper .swiper-slide .right .word .title {
  font-size: 1.563vw;
  font-weight: 400;
  margin-bottom: 1.042vw;
  color: #000000;
}

.solution .content .swiper1 .swiper-wrapper .swiper-slide .right .word p {
  font-size: 0.938vw;
  font-weight: 400;
  line-height: 25px;
  margin-top: 0.521vw;
  color: #666666;
}

.solution .content .swiper1 .swiper-button-box {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 5.208vw;
  right: 35.417vw;
  z-index: 33;
}

.solution .content .swiper1 .swiper-button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 2.5vw;
  height: 2.5vw;
  border-radius: 50%;
}

.solution .content .swiper1 .swiper-button img {
  width: 70%;
  height: 70%;
  object-fit: contain;
}

.solution .content .swiper1 .swiper-button::after {
  display: none;
}

.news {
  width: 80%;
  height: auto;
  margin: 0 auto;
  margin-top: 5.208vw;
}

.news .top {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.news .top .maintitle {
  margin: 0;
}

.news .top .more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.617vw;
  height: 2.292vw;
  border: 2px solid #006ec6;
  font-size: 0.938vw;
  font-weight: 400;
  color: #006ec6;
}

.news .content {
  width: 100%;
  display: flex;
  align-items: center;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* 一行三个 */
  gap: 20px;
  /* 元素之间的间距 */
}

.news .content .list {
  display: block;
  border-bottom: 5px solid #1857c1;
}

.news .content .list .pic {
  width: 100%;
  height: 14.74vw;
  overflow: hidden;
}

.news .content .list .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}

.news .content .list .word {
  padding: 1.302vw;
  background: #f8f8f8;
}

.news .content .list .word .title {
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 28.8px;
  color: #000000;
  min-height: 72px;
  margin-bottom: 0.938vw;
  display: -webkit-box;
  /* 使用弹性盒模型 */
  -webkit-box-orient: vertical;
  /* 垂直排列 */
  -webkit-line-clamp: 2;
  /* 限制显示的行数 */
  overflow: hidden;
  /* 超出部分隐藏 */
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
  line-height: 1.5;
  /* 可选：设置行高，确保行数计算准确 */
}

.news .content .list .word p {
  width: 100%;
  height: auto;
  font-size: 0.938vw;
  font-weight: 400;
  min-height: 82px;
  line-height: 21.6px;
  color: #666666;
  display: -webkit-box;
  /* 使用弹性盒模型 */
  -webkit-box-orient: vertical;
  /* 垂直排列 */
  -webkit-line-clamp: 3;
  /* 限制显示的行数 */
  overflow: hidden;
  /* 超出部分隐藏 */
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
  line-height: 1.5;
  /* 可选：设置行高，确保行数计算准确 */
}

.news .content .list .word .time {
  color: #1857c1;
  margin-top: 2.604vw;
}

.news .content .list:hover .pic img {
  transform: scale(1.1);
}

.news .content .list:hover .word .title {
  color: #1857c1;
}

.news .content .list:nth-child(2) {
  border-top: 5px solid #1857c1;
  border-bottom: none;
}

@media screen and (max-width: 960px) {
  .swiper {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }

  .swiper .swiper-wrapper {
    width: 100%;
    height: 100vh;
  }

  .swiper .swiper-wrapper .swiper-slide {
    position: relative;
    width: 100%;
    height: 100vh;
  }

  .swiper .swiper-wrapper .swiper-slide .pic {
    width: 100%;
    height: 100%;
  }

  .swiper .swiper-wrapper .swiper-slide .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper .swiper-wrapper .swiper-slide .word {
    position: absolute;
    left: 20px;
    top: 35%;
    z-index: 11;
  }

  .swiper .swiper-wrapper .swiper-slide .word .title {
    font-size: 22px;
    color: #fff;
    margin-bottom: 15px;
  }

  .swiper .swiper-wrapper .swiper-slide .word .p {
    font-size: 18px;
    color: #fff;
  }

  .swiper .swiper-wrapper .swiper-slide .page {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 30px;
    right: 30px;
  }

  .swiper .swiper-wrapper .swiper-slide .page .num {
    font-size: 22px;
    color: #fff;
  }

  .swiper .swiper-wrapper .swiper-slide .page .line {
    width: 100px;
    height: 3px;
    background-color: #fff;
  }

  .swiper .swiper-button-box {
    display: none;
  }

  .maintitle {
    text-align: center;
    margin-bottom: 20px;
  }

  .maintitle .p {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
  }

  .maintitle .p i {
    color: #036eb8;
  }

  .maintitle .line {
    width: 62px;
    height: 3px;
    opacity: 1;
    display: inline-block;
    background: #036eb8;
    margin: 10px 0;
  }

  .maintitle .y {
    font-size: 16px;
    font-weight: 500;
    color: #999999;
  }

  .about {
    width: 100%;
    height: auto;
    padding: 0 15px;
    padding-top: 30px;
  }

  .about .content {
    display: block;
    width: 100%;
  }

  .about .content .left {
    width: 100%;
  }

  .about .content .left .bcg {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  .about .content .left .bcg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .about .content .left .word {
    position: relative;
    z-index: 1;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 24.96px;
    color: #232323;
    text-align: left;
    margin: 0;
  }

  .about .content .left .word p {
    margin-bottom: 10px;
  }

  .about .content .left .more {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 40px;
    opacity: 1;
    background: #036eb8;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    margin-top: 20px;
  }

  .about .content .right {
    flex: 1;
  }

  .about .content .right .pic {
    width: 100%;
    height: 300px;
  }

  .about .content .right .pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .businessscope {
    width: 100%;
    height: auto;
    margin-top: 30px;
  }

  .businessscope .content {
    position: relative;
    width: 100%;
    height: auto;
  }

  .businessscope .content .bcg {
    position: absolute;
    width: 100%;
    height: 300px;
  }

  .businessscope .content .bcg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .businessscope .content .count {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    padding-top: 20px;
    margin: 0 auto;
    padding: 15px;
  }

  .businessscope .content .count .top {
    display: block;
    margin-bottom: 20px;
  }

  .businessscope .content .count .top .title {
    margin: 0;
    margin-bottom: 20px;
  }

  .businessscope .content .count .top .title p {
    font-size: 18px;
  }

  .businessscope .content .count .top .title .y {
    font-size: 14px;
  }

  .businessscope .content .count .top .font {
    font-size: 14px;
  }

  .businessscope .content .count .product {
    width: 100%;
    display: block;
  }

  .businessscope .content .count .product .left {
    display: flex;
    flex-direction: row;
    padding: 30px;
    width: 100%;
    justify-content: space-between;
    height: auto;
    margin-bottom: 30px;
    background: #006ec6;
  }

  .businessscope .content .count .product .left .list {
    height: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .businessscope .content .count .product .left .list:nth-child(1) {
    margin-top: 0;
  }

  .businessscope .content .count .product .left .list:nth-child(2) {
    border: none !important;
  }

  .businessscope .content .count .product .left .tit {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
  }

  .businessscope .content .count .product .left .line {
    width: 40px;
    height: 4px;
    background-color: #fff;
    margin: 10px;
  }

  .businessscope .content .count .product .left .more {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 40px;
    border: 2px solid #ffffff;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
  }

  .businessscope .content .count .product .left .pic {
    margin-top: 30px;
    width: 100%;
  }

  .businessscope .content .count .product .left .pic img {
    width: 100%;
  }

  .businessscope .content .count .product .right {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: auto;
  }

  .businessscope .content .count .product .right .list {
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: auto;
    margin-bottom: 20px;
    background: #f3f3f3;
  }

  .businessscope .content .count .product .right .list .pic {
    width: 140px;
    height: 140px;
    margin-bottom: 10px;
    overflow: hidden;
  }

  .businessscope .content .count .product .right .list .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
  }

  .businessscope .content .count .product .right .list p {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
  }

  .businessscope .content .count .product .right .list .phone {
    font-size: 18px;
  }

  .businessscope .content .count .product .right .list .more {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 40px;
    font-size: 14px;
    margin-top: 15px;
    color: #006ec6;
    border: 2px solid #006ec6;
  }

  .businessscope .content .count .product .right .list:nth-child(2) {
    background-color: #fff;
  }

  .businessscope .content .count .product .right .list:nth-child(4) {
    background-color: #fff;
  }

  .businessscope .content .count .product .right .list:nth-child(5) {
    background-color: #fff;
  }

  .businessscope .content .count .product .right .list:nth-child(7) {
    background-color: #fff;
  }

  .businessscope .content .count .product .right .list:hover .pic img {
    transform: scale(1.1);
  }

  .businessscope .content .count .product .right .list:hover p {
    color: #006ec6;
  }

  .solution {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
    padding: 0 15px;
  }

  .solution .content {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
  }

  .solution .content .swiper1 {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .solution .content .swiper1 .swiper-wrapper {
    width: 100%;
    height: 100%;
  }

  .solution .content .swiper1 .swiper-wrapper .swiper-slide {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
  }

  .solution .content .swiper1 .swiper-wrapper .swiper-slide .pic {
    width: 100%;
    height: 150px;
  }

  .solution .content .swiper1 .swiper-wrapper .swiper-slide .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .solution .content .swiper1 .swiper-wrapper .swiper-slide .right {
    width: 100%;
    height: 100%;
    background: #f0f0f0;
  }

  .solution .content .swiper1 .swiper-wrapper .swiper-slide .right .word {
    padding: 10px;
  }

  .solution .content .swiper1 .swiper-wrapper .swiper-slide .right .word .title {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #000000;
  }

  .solution .content .swiper1 .swiper-wrapper .swiper-slide .right .word p {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 10px;
    color: #666666;
  }

  .solution .content .swiper1 .swiper-button-box {
    display: none;
  }

  .news {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
    padding: 0 15px;
  }

  .news .top {
    width: 100%;
    height: auto;
  }

  .news .top .maintitle {
    margin: 0;
  }

  .news .top .more {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 40px;
    border: 2px solid #006ec6;
    font-size: 14px;
    font-weight: 400;
    color: #006ec6;
  }

  .news .content {
    width: 100%;
    display: block;
  }

  .news .content .list {
    width: 100%;
    display: block;
    border-bottom: 5px solid #1857c1;
    margin-bottom: 20px;
  }

  .news .content .list .pic {
    width: 100%;
    height: 180px;
    overflow: hidden;
  }

  .news .content .list .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s;
  }

  .news .content .list .word {
    padding: 15px;
    background: #f8f8f8;
  }

  .news .content .list .word .title {
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
    color: #000000;
    margin-bottom: 0.938vw;
    display: -webkit-box;
    /* 使用弹性盒模型 */
    -webkit-box-orient: vertical;
    /* 垂直排列 */
    -webkit-line-clamp: 2;
    /* 限制显示的行数 */
    overflow: hidden;
    /* 超出部分隐藏 */
    text-overflow: ellipsis;
    /* 超出部分显示省略号 */
    line-height: 1.5;
    /* 可选：设置行高，确保行数计算准确 */
  }

  .news .content .list .word p {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 21.6px;
    color: #666666;
    display: -webkit-box;
    /* 使用弹性盒模型 */
    -webkit-box-orient: vertical;
    /* 垂直排列 */
    -webkit-line-clamp: 3;
    /* 限制显示的行数 */
    overflow: hidden;
    /* 超出部分隐藏 */
    text-overflow: ellipsis;
    /* 超出部分显示省略号 */
    line-height: 1.5;
    /* 可选：设置行高，确保行数计算准确 */
  }

  .news .content .list .word .time {
    color: #1857c1;
    margin-top: 25px;
  }

  .news .content .list:hover .pic img {
    transform: scale(1.1);
  }

  .news .content .list:hover .word .title {
    color: #1857c1;
  }

  .news .content .list:nth-child(2) {
    border-top: 5px solid #1857c1;
    border-bottom: none;
  }
}