@charset "utf-8";
@font-face {
  font-family: "YouSheBiaoTiHei";
  src: url("../fonts/优设标题黑.ttf");
}

#index .banner .swiper-container {
  position: relative;
}

#index .banner .swiper-container .swiper-slide {
  position: relative;
}

#index .banner .swiper-container .swiper-slide .SKD-middle {
  height: 2.2rem;
  position: absolute;
  width: 5.68rem;
  margin: auto;
  top: 1.2rem;
  left: 1rem;
}

#index .banner .swiper-container .swiper-slide .SKD-middle .skd {
  width: 2.9rem;
  height: 0.62rem;
  margin-left: 1.3rem;
}

#index .banner .swiper-container .swiper-slide .SKD-middle .title-tow {
  color: #ffffff;
  font-size: 0.4rem;
  text-align: center;
}

#index .banner .swiper-container .swiper-slide .SKD-middle .title-three {
  color: #93939e;
  text-align: center;
  font-size: 0.12rem;
  transform: scale(0.5);
}

#index .banner .swiper-container .swiper-pagination-custom {
  left: 0;
  width: 100%;
}

#index .banner .swiper-container .swiper-pagination-customs {
  width: 0.7rem;
  height: .04rem;
  display: inline-block;
  background: #e1e4db;
  border-radius: .02rem;
  margin: 0 .05rem;
  z-index: 99;
  margin-left: .2rem;
  vertical-align: middle;
}

#index .banner .swiper-container .swiper-pagination-customs-active {
  width: 0.7rem;
  height: .04rem;
  border-radius: .04rem;
  background-color: #ffffff;
  vertical-align: middle;
}

#index .banner .swiper-container .banner-middle {
  position: absolute;
  width: 3.65rem;
  margin: auto;
  top: 1.7rem;
  left: 1.93rem;
  z-index: 99;
  text-align: center;
}

#index .banner .swiper-container .banner-middle .swiper-button-next {
  background-image: none;
  width: .46rem;
  height: .46rem;
  right: -1.31rem;
  margin-top: 0;
  top: 30%;
}

#index .banner .swiper-container .banner-middle .swiper-button-prev {
  background-image: none;
  width: .46rem;
  height: .46rem;
  left: -1.31rem;
  margin-top: 0;
  top: 30%;
}

#index .banner .swiper-container .banner-middle .SKD-middle {
  width: 3.65rem;
  margin: auto;
}

#index .banner .swiper-container .banner-middle .SKD-middle .skd {
  width: 2.9rem;
  height: 0.62rem;
}

#index .banner .swiper-container .banner-middle .SKD-middle .title-tow {
  color: #ffffff;
  font-size: .39rem;
  line-height: .6rem;
  margin-top: .1rem;
  text-align: center;
}

#index .banner .swiper-container .banner-middle span {
  color: #93939e;
  font-size: .11rem;
  display: block;
  transform: scale(0.45);
  margin-left: -0.2rem;
}

#index .introduce {
  width: 6.8rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  margin-top: 0.7rem;
}

#index .introduce .introduce-right {
  position: relative;
}

#index .introduce .introduce-right .purpose {
  font-size: 0.35rem;
  word-break: break-all;
}

#index .introduce .introduce-right .purpose-English {
  font-family: YouSheBiaoTiHei;
  font-size: 0.2rem;
  color: #858b97;
  word-break: break-all;
  margin-top: 0.18rem;
  width: 6.9rem;
}

#index .introduce .introduce-right .introduce-left {
  position: relative;
  width: 5.81rem;
  height: 4.46rem;
  margin: auto;
  margin-top: 0.52rem;
}

#index .introduce .introduce-right .introduce-left .bofang {
  width: 5.81rem;
  height: 4.46rem;
}

#index .introduce .introduce-right .introduce-left .play {
  width: 0.47rem;
  height: 0.47rem;
}

#index .introduce .introduce-right .introduce-left .video-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#index .introduce .introduce-right .company-introduction {
  margin-top: 0.6rem;
  line-height: 0.46rem;
  font-size: 0.28rem;
  color: #7a7a7a;
  text-align: justify;
}

#index .introduce .introduce-right .develop {
  line-height: 28px;
  font-size: 14px;
  text-align: justify;
  color: #7a7a7a;
  margin-top: 25px;
}

#index .solution {
  width: 7.5rem;
  height: 8rem;
  background-image: url(../img/107.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  position: relative;
}

#index .solution .masking {
  position: absolute;
}

#index .solution .solution-middle {
  width: 100%;
  height: 426px;
  margin-top: 0.3rem;
  display: flex;
  background-image: url(../img/106.png);
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#index .solution .solution-middle ul {
  display: flex;
  overflow-x: scroll;
  white-space: nowrap;
  background-size: 100% auto;
  background-repeat: no-repeat;
  z-index: 998;
  position: relative;
}

#index .solution .solution-middle ul li {
  margin-left: 0.5rem;
}

#index .solution .solution-middle ul li:nth-of-type(2n) {
  margin-top: -54px;
}

#index .solution .solution-middle ul li .contant a .pic {
  width: 2.88rem;
  height: 2.88rem;
  border: 2px solid #585959;
  border-radius: 50%;
  position: relative;
  z-index: 998;
}

#index .solution .solution-middle ul li .contant a .pic img {
  width: 2.58rem;
  height: 2.58rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#index .solution .solution-middle ul li .contant a p {
  font-size: 0.28rem;
  color: #ffffff;
  text-align: center;
  margin-top: 0.34rem;
}

#index .solution .solution-middle ul li .contant a .pic-one {
  margin-top: 1.2rem;
}

#index .solution .solution-middle ul li .contant a .pic-tow {
  margin-top: 0.48rem;
}

#index .solution .solution-middle ul li .contant a .pic-three {
  margin-top: 1.6rem;
}

#index .solution .solution-middle ul li .contant a .pic-four {
  margin-top: 0.52rem;
}

#index .proouct {
  overflow: hidden;
}

#index .proouct ul {
  display: flex;
  margin-top: 0.5rem;
  width: 100%;
  overflow-x: scroll;
  white-space: nowrap;
}

#index .proouct ul li {
  font-weight: bold;
  width: 3.8rem;
  line-height: 42px;
  position: relative;
  margin-left: 16px;
  margin-right: 16px;
  display: inline-block;
}

#index .proouct ul li p {
  display: inline-block;
}

#index .proouct ul li .system-name {
  font-family: YouSheBiaoTiHei;
}

#index .proouct ul li .system {
  color: #858b98;
}

#index .proouct ul li span {
  position: absolute;
  top: 18px;
  margin-left: 0.3rem;
  display: inline-block;
  width: 1px;
  height: 8px;
  border-left: 1px solid #c6c9cf;
}

#index .proouct .product-banner {
  overflow: hidden;
  margin: auto;
  position: relative;
}

#index .proouct .product-banner .swiper-button-next-product,
#index .proouct .product-banner .swiper-button-prev-product {
  width: .6rem;
  height: .6rem;
}

#index .proouct .product-banner .swiper-button-prev-product {
  position: absolute;
  bottom: 0.8rem;
  border-radius: 50%;
  left: 2.75rem;
  z-index: 998;
  background-image: url("../img/95.4.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#index .proouct .product-banner .swiper-button-next-product {
  position: absolute;
  bottom: .8rem;
  right: 2.75rem;
  border-radius: 50%;
  z-index: 998;
  background-image: url("../img/96.6.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#index .proouct .product-banner .swiper-button-prev-product.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/95.5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: unset;
}

#index .proouct .product-banner .swiper-button-next-product.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/96.5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: unset;
}

#index .proouct .product-banner .swiper-pagination-product-custom {
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

#index .proouct .product-banner .swiper-pagination-product-customs {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #e1e4db;
  border-radius: 50%;
  margin: 0 5px;
  z-index: 99;
  margin-left: 20px;
  vertical-align: middle;
  z-index: 999;
}

#index .proouct .product-banner .swiper-container-product {
  width: 6.9rem;
  margin: auto;
  overflow: hidden;
  height: 6.95rem;
  text-align: center;
  position: relative;
  margin-top: 0.3rem;
}

#index .proouct .product-banner .swiper-container-product .swiper-pagination-product {
  position: absolute;
  z-index: 999;
}

#index .proouct .product-banner .swiper-container-product .swiper-wrapper .swiper-slide {
  width: 3.26rem !important;
  text-align: center;
  height: 4.1rem;
  background-color: #eff1f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  position: relative;
}

#index .proouct .product-banner .swiper-container-product .swiper-wrapper .swiper-slide a span {
  display: inline-block;
  width: 140px;
  height: 46px;
  background-color: rgb(43, 126, 58);
  position: absolute;
  bottom: 0;
  line-height: 46px;
  font-size: 16px;
  right: -32px;
  color: #ffffff;
  vertical-align: middle;
}

#index .proouct .product-banner .swiper-container-product .swiper-wrapper .swiper-slide a span img {
  margin-left: 30px;
}

#index .proouct .product-banner .swiper-container-product .swiper-wrapper .swiper-slide .model {
  position: absolute;
  bottom: -1.12rem;
}

#index .proouct .product-banner .swiper-container-product .swiper-wrapper .swiper-slide .model .appellative {
  font-size: 0.32rem;
  line-height: 0.36rem;
  color: #0c1728;
}

#index .proouct .product-banner .swiper-container-product .swiper-wrapper .swiper-slide .model .type {
  color: #0c1728;
  font-size: 0.32rem;
  line-height: 0.36rem;
  font-family: YouSheBiaoTiHei;
}

#index .service {
  background: #eff1f3;
  overflow: hidden;
  height: 9.2rem;
}

#index .service .service-top {
  font-size: 32px;
  padding-top: 70px;
}

#index .service .service-top p {
  text-align: center;
}

#index .service .service-banner {
  margin-top: 0.5rem;
  position: relative;
}

#index .service .service-banner .swiper-button-next-service,
#index .service .service-banner .swiper-button-prev-service {
  width: .6rem;
  height: .6rem;
}

#index .service .service-banner .swiper-button-prev-service {
  position: absolute;
  bottom: -3.4rem;
  border-radius: 50%;
  left: 2.75rem;
  z-index: 998;
  background-image: url("../img/95.4.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#index .service .service-banner .swiper-button-next-service {
  position: absolute;
  bottom: -3.4rem;
  right: 2.75rem;
  border-radius: 50%;
  z-index: 998;
  background-image: url("../img/96.6.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#index .service .service-banner .swiper-button-prev-service.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#index .service .service-banner .swiper-button-next-service.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/6.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#index .service .service-banner .swiper-container-service {
  width: 62%;
  height: 3rem;
  margin: auto;
}

#index .service .service-banner .swiper-container-service .swiper-wrapper {
  margin: auto;
}

#index .service .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active .not-show {
  display: none;
}

#index .service .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-active .service-bottom {
  display: block !important;
}

#index .service .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active .not-show {
  display: none;
}

#index .service .service-banner .swiper-container-service .swiper-wrapper .swiper-slide-duplicate-active .service-bottom {
  display: block !important;
}

#index .service .service-banner .swiper-container-service .swiper-wrapper .swiper-slide {
  background-image: url(../img/21.png);
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}

#index .service .service-banner .swiper-container-service .swiper-wrapper .swiper-slide .not-show {
  width: 100%;
  height: 100%;
  background: #343f3f;
  opacity: 0.8;
}

#index .service .service-bottom {
  margin-top: 3.2rem;
  height: 1.9rem;
  width: 100%;
  overflow-y: auto;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
}

#index .service .service-bottom::-webkit-scrollbar {
  width: 0.04rem;
  height: 0.1rem;
  background-color: #F5F5F5;
}

#index .service .service-bottom::-webkit-scrollbar-track {
  border-radius: 0.1rem;
  background-color: #ffffff;
}

#index .service .service-bottom::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  background-color: rgb(43, 126, 58);
}

#index .service .service-bottom p {
  text-align: center;
  font-size: 14px;
  line-height: 26px;
}

#index .service .service-bottom .technical {
  font-size: 0.32rem;
  color: #0c1728;
  text-align: center;
  margin: auto;
}

#index .service .service-bottom .team {
  font-size: 0.24rem;
  line-height: 0.46rem;
}

#index .news-center {
  width: 100%;
}

#index .news-center .news-banner {
  width: 6.9rem;
  margin: auto;
  height: 8.7rem;
  overflow: hidden;
  margin-top: 0.6rem;
  margin-bottom: 30px;
}

#index .news-center .news-banner .swiper-container-news .swiper-pagination-news {
  text-align: center;
  margin: 0 auto;
  margin-top: 0.48rem;
}

#index .news-center .news-banner .swiper-container-news .swiper-pagination-news-custom {
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

#index .news-center .news-banner .swiper-container-news .swiper-pagination-news-customs {
  width: 0.13rem;
  height: 0.13rem;
  display: inline-block;
  background: #e1e4db;
  border-radius: 50%;
  z-index: 99;
  margin-left: 10px;
  vertical-align: middle;
  z-index: 999;
}

#index .news-center .news-banner .swiper-container-news .swiper-pagination-news-customs-active {
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 50%;
  background-color: #0b1729;
  vertical-align: middle;
  z-index: 999;
}

#index .news-center .news-banner .swiper-container-news .swiper-wrapper .swiper-slide {
  width: 6.9rem !important;
}

#index .news-center .news-banner .swiper-container-news .swiper-wrapper .swiper-slide img:nth-of-type(1) {
  width: 100%;
}

#index .news-center .news-banner .swiper-container-news .swiper-wrapper .swiper-slide .smoll-news .smoll-new-bottom {
  height: 3.2rem;
  background-color: #eff1f3;
  padding: 0.31rem 0.33rem;
}

#index .news-center .news-banner .swiper-container-news .swiper-wrapper .swiper-slide .smoll-news .smoll-new-bottom .title1 {
  font-size: 0.32rem;
  color: #0c1728;
}

#index .news-center .news-banner .swiper-container-news .swiper-wrapper .swiper-slide .smoll-news .smoll-new-bottom .time {
  margin-top: 8px;
  font-size: 0.24rem;
  line-height: 0.32rem;
  color: #858b98;
}

#index .news-center .news-banner .swiper-container-news .swiper-wrapper .swiper-slide .smoll-news .smoll-new-bottom .contant {
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #5e6675;
}

#index .news-center .news-banner .swiper-container-news .swiper-wrapper .swiper-slide .smoll-news .smoll-new-bottom .more {
  text-align: left;
}

#index .news-center .news-banner .swiper-container-news .swiper-wrapper .swiper-slide .smoll-news .smoll-new-bottom .more a {
  display: inline-block;
  width: 2rem;
  height: 0.52rem;
  font-size: 0.26rem;
  line-height: 0.52rem;
  color: #ffffff;
  margin-top: 0.36rem;
  background-color: rgb(43, 126, 58);
  vertical-align: middle;
}

#index .news-center .news-banner .swiper-container-news .swiper-wrapper .swiper-slide .smoll-news .smoll-new-bottom .more a img {
  margin-left: 0.09rem;
  vertical-align: middle;
  width: 0.32rem;
  height: 0.32rem;
}

#details {
  margin-top: 0.51rem;
  margin-bottom: 0.8rem;
  width: 100%;
}

#details .details-content {
  margin: auto;
}

#details .details-content .details-img {
  width: 4.1rem;
  height: 5.16rem;
  background-color: #eff1f3;
  margin: auto;
  position: relative;
}

#details .details-content .details-img img {
  width: 3.05rem;
  height: 2.63rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#details .details-content .details-bottom {
  width: 4.1rem;
  margin: auto;
}

#details .details-content .details-bottom ul {
  width: 4.1rem;
  margin-top: 0.2rem;
  white-space: nowrap;
  overflow: auto;
}

#details .details-content .details-bottom ul li {
  width: 1.24rem;
  height: 1.54rem;
  background-color: #eff1f3;
  position: relative;
  display: inline-block;
  margin-right: 0.1rem;
}

#details .details-content .details-bottom ul li:last-child {
  margin-right: 0;
}

#details .details-content .details-bottom ul li img {
  width: 0.9rem;
  height: 0.78rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#details .details-content .details-right {
  margin-top: 0.77rem;
}

#details .details-content .details-right .details-top {
  width: 6.9rem;
  margin: auto;
  border-bottom: 2px solid #0c1728;
  padding-bottom: 0.3rem;
}

#details .details-content .details-right .details-top .product {
  color: #0c1728;
  font-size: 0.36rem;
  left: 0.26rem;
}

#details .details-content .details-right ul {
  width: 6.9rem;
  margin: auto;
}

#details .details-content .details-right ul li {
  margin-top: 0.36rem;
}

#details .details-content .details-right ul li .dian {
  display: inline-block;
  width: 0.06rem;
  height: 0.06rem;
  background-color: #0b1729;
  border-radius: 50%;
  margin-top: 0.1rem;
}

#details .details-content .details-right ul li p {
  margin-left: 0.24rem;
  display: inline-block;
  line-height: 28px;
  font-size: 0.26rem;
  color: #5e6676;
  margin-top: -0.4rem;
}

#details .parameter {
  width: 6.9rem;
  margin: auto;
  margin-top: 0.7rem;
}

#details .parameter span {
  display: inline-block;
  width: 2.1rem;
  height: 0.52rem;
  background-color: rgb(43, 126, 58);
  color: #ffffff;
  font-size: 0.28rem;
  line-height: 0.52rem;
  text-align: center;
  border-radius: 0.04rem;
}

#details .parameter-box {
  width: 6.9rem;
  margin: auto;
  overflow-y: auto;
  background-color: #eff1f3;
  padding: 0.4rem 0.32rem;
}

#details .parameter-box .parameter-top {
  width: 6.26rem;
  margin: auto;
  height: 0.72rem;
  background-color: #0b1729;
  border-radius: 0.04rem 0.04rem 0 0;
}

#details .parameter-box .parameter-top p {
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.72rem;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

#details .parameter-box .parameter-middle {
  display: flex;
  justify-content: space-between;
  width: 6.26rem;
  margin: auto;
}

#details .parameter-box .parameter-middle .parameter-left {
  width: 1.56rem;
  height: 0.62rem;
  font-size: 0.22rem;
  color: #0b1729;
  line-height: 0.62rem;
}

#details .parameter-box .parameter-middle .parameter-left li {
  border-bottom: solid 1px #8c929e;
  border-left: solid 1px #8c929e;
  border-right: solid 1px #8c929e;
  text-align: center;
}

#details .parameter-box .parameter-middle .parameter-left li:nth-of-type(3) {
  height: 1.24rem;
  line-height: 1.24rem;
}

#details .parameter-box .parameter-middle .parameter-right {
  width: 4.7rem;
  height: 0.62rem;
  line-height: 0.62rem;
}

#details .parameter-box .parameter-middle .parameter-right li {
  text-align: left;
  color: #0b1729;
  padding-left: 0.25rem;
  font-size: 0.22rem;
  border-bottom: solid 1px #8c929e;
  border-right: solid 1px #8c929e;
}

#details .parameter-box .parameter-middle .parameter-right li:nth-of-type(3) {
  height: 1.24rem;
}

#details .comeback {
  margin: auto;
  margin-top: 0.32rem;
  padding-bottom: 1.12rem;
}

#details .comeback a {
  display: block;
  width: 2rem;
  height: 0.52rem;
  margin: auto;
  display: block;
  background-color: rgb(43, 126, 58);
  color: #ffffff;
  text-align: center;
  line-height: 0.52rem;
  font-size: 0.26rem;
}

#details .details-banner {
  width: 6.9rem;
  position: relative;
  margin: auto;
}

#details .details-banner .recommend {
  display: flex;
  justify-content: space-between;
}

#details .details-banner .recommend p {
  font-size: 0.36rem;
  line-height: 0.17rem;
  color: #0b1729;
}

#details .details-banner .swiper-button-next,
#details .details-banner .swiper-button-prev {
  width: .6rem;
  height: .6rem;
}

#details .details-banner .swiper-button-prev {
  position: absolute;
  top: 0.2rem;
  border-radius: 50%;
  left: 5.4rem;
  z-index: 998;
  background-image: url("../img/95.4.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#details .details-banner .swiper-button-next {
  position: absolute;
  top: 0.2rem;
  right: 0;
  border-radius: 50%;
  z-index: 998;
  background-image: url("../img/96.6.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#details .details-banner .swiper-button-prev.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/95.5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: unset;
}

#details .details-banner .swiper-button-next.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/96.5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: unset;
}

#details .swiper-container {
  width: 6.9rem;
  margin: auto;
  height: 5.07rem;
  margin-top: 0.5rem;
}

#details .swiper-container .swiper-slide {
  width: 3.26rem !important;
  height: 4.1rem;
  background-color: #eff1f3;
}

#details .swiper-container .swiper-slide .vs {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: none;
}

#details .swiper-container .swiper-slide .vs img {
  max-width: none;
  width: 2.9rem;
  height: 1.6rem;
}

#details .swiper-container .swiper-slide .banner-title {
  position: absolute;
  bottom: -1rem;
  width: 3.26rem;
}

#details .swiper-container .swiper-slide .banner-title .title {
  font-size: 0.32rem;
  line-height: 0.36rem;
  letter-spacing: 0px;
  color: #858b98;
  text-align: center;
}

#details .swiper-container .swiper-slide .banner-title .xinhao {
  font-size: 0.32rem;
  line-height: 0.36rem;
  letter-spacing: 0px;
  color: #0c1728;
  text-align: center;
  font-family: YouSheBiaoTiHei;
  margin-top: 0.12rem;
}

#rechnical {
  padding-bottom: 1.3rem;
}

#rechnical .sales {
  width: 7.1rem;
  margin: auto;
  height: 6.8rem;
  margin-top: 0.54rem;
}

#rechnical .sales img {
  width: 7.1rem;
  height: 3.82rem;
}

#rechnical .sales p {
  display: block;
  bottom: 0;
  font-size: 0.28rem;
  line-height: 0.48rem;
  text-align: center;
  color: #5e6676;
}

#rechnical .big-rechnical {
  width: 100%;
  max-width: 7.5rem;
  opacity: 0.78 !important;
  margin-top: 0.8rem;
  background-repeat: no-repeat;
}

#rechnical .big-rechnical .menban {
  background-color: #000000;
  padding-top: 0.2rem;
}

#rechnical .company-banner {
  position: relative;
  overflow: hidden;
  height: 7.5rem;
}

#rechnical .company-banner .swiper-container {
  width: 6.9rem;
  margin-top: 0.56rem;
  overflow: hidden;
}

#rechnical .company-banner .swiper-container .swiper-wrapper {
  margin: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 92px;
}

#rechnical .company-banner .swiper-container .swiper-wrapper .swiper-slide {
  height: 5.2rem;
  border: solid 1px #ffffff;
  padding: 0.48rem 0.3rem;
}

#rechnical .company-banner .swiper-container .swiper-wrapper .swiper-slide span {
  display: inline-block;
  background-color: #ffffff;
  width: 29px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 3px;
}

#rechnical .company-banner .swiper-container .swiper-wrapper .swiper-slide p {
  color: #ffffff;
}

#rechnical .company-banner .swiper-container .swiper-wrapper .swiper-slide .serial {
  font-family: YouSheBiaoTiHei;
  font-size: 0.62rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.17rem;
  letter-spacing: 0px;
  text-align: left !important;
}

#rechnical .company-banner .swiper-container .swiper-wrapper .swiper-slide .js-title {
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0px;
  margin-top: 0.29rem;
  text-align: left !important;
}

#rechnical .company-banner .swiper-container .swiper-wrapper .swiper-slide .js-conent {
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  text-align: left !important;
  letter-spacing: 0px;
  margin-top: 0.24rem;
  width: 2.6rem;
  height: 2.65rem;
  overflow-y: auto;
}

#rechnical .company-banner .swiper-container .swiper-wrapper .swiper-slide .js-conent::-webkit-scrollbar {
  width: 0.04rem;
  height: 0.1rem;
  background-color: #F5F5F5;
}

#rechnical .company-banner .swiper-container .swiper-wrapper .swiper-slide .js-conent::-webkit-scrollbar-track {
  border-radius: 0.1rem;
  background-color: #ffffff;
}

#rechnical .company-banner .swiper-container .swiper-wrapper .swiper-slide .js-conent::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  background-color: rgb(43, 126, 58);
}

#rechnical .company-banner .swiper-button-next,
#rechnical .company-banner .swiper-button-prev {
  width: .6rem;
  height: .6rem;
}

#rechnical .company-banner .swiper-button-prev {
  position: absolute;
  top: 6.8rem;
  border-radius: 50%;
  left: 2.8rem;
  z-index: 998;
  background-image: url("../img/95.4.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  opacity: 1;
}

#rechnical .company-banner .swiper-button-next {
  position: absolute;
  top: 6.8rem;
  right: 2.8rem;
  border-radius: 50%;
  z-index: 998;
  background-image: url("../img/96.6.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  opacity: 1;
}

#rechnical .company-banner .swiper-button-prev.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/95.5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#rechnical .company-banner .swiper-button-next.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/96.5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#rechnical .Download {
  width: 6.9rem;
  margin: auto;
  margin-top: 0.6rem;
  position: relative;
  height: 8.1rem;
}

#rechnical .Download .swiper-button-next-nextleft,
#rechnical .Download .swiper-button-prev-nextright {
  width: .6rem;
  height: .6rem;
}

#rechnical .Download .swiper-button-prev-nextright {
  position: absolute;
  top: 8rem;
  border-radius: 50%;
  left: 2.5rem;
  z-index: 998;
  background-image: url("../img/95.4.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#rechnical .Download .swiper-button-next-nextleft {
  position: absolute;
  top: 8rem;
  right: 2.5rem;
  border-radius: 50%;
  z-index: 998;
  background-image: url("../img/96.6.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#rechnical .Download .swiper-button-prev-nextright.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/95.5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#rechnical .Download .swiper-button-next-nextleft.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/96.5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#rechnical .Download .swiper-container-swiper1 {
  width: 6.9rem;
  margin: auto;
  overflow: hidden;
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper {
  margin: auto;
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper .red-show {
  background-color: #f7f7f7;
  height: 1.46rem;
  padding: 0.25rem 0.34rem;
  width: 6.9rem;
  display: flex;
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper .red-show .wenj {
  flex-shrink: 0;
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper .red-show .wenj .yinc {
  width: 0.83rem;
  height: 0.84rem;
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper .red-show .xiazhai {
  flex-shrink: 0;
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper .red-show .xiazhai .yinc {
  width: 0.36rem;
  height: 0.36rem;
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper .red-show .xiazhai img {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper .red-show p {
  margin-left: 0.3rem;
  margin-right: 0.6rem;
  color: #0b1729;
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper .red-show .xz-title {
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0px;
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper .red-show .xz-content {
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.8rem;
  letter-spacing: 0px;
  width: 4.14rem;
  height: 0.6rem;
  overflow-y: auto;
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper .red-show .xz-content::-webkit-scrollbar {
  width: 0.04rem;
  height: 0.1rem;
  background-color: #F5F5F5;
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper .red-show .xz-content::-webkit-scrollbar-track {
  border-radius: 0.1rem;
  background-color: #ffffff;
}

#rechnical .Download .swiper-container-swiper1 .swiper-wrapper .red-show .xz-content::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  background-color: rgb(43, 126, 58);
}

#about-us {
  width: 100%;
  margin-top: 0.7rem;
}

#about-us .about-top {
  width: 6.9rem;
  margin: auto;
}

#about-us .about-top .aboutleft .shangbiao {
  font-family: YouSheBiaoTiHei;
  font-size: 0.56rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.34rem;
  letter-spacing: 0px;
  color: rgb(43, 126, 58);
}

#about-us .about-top .aboutleft .workname {
  font-size: 0.32rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.26rem;
  letter-spacing: 0px;
  color: #0b1729;
  margin-top: 0.21rem;
}

#about-us .about-top .aboutleft .idea {
  font: size 0.24rem;
  color: #858b98;
  margin-top: 0.23rem;
}

#about-us .about-top .aboutleft .introduce-right {
  position: relative;
  margin-top: 0.57rem;
  overflow-y: auto;
  height: 6.73rem;
}

#about-us .about-top .aboutleft .introduce-right::-webkit-scrollbar {
  width: 0.04rem;
  height: 0.1rem;
}

#about-us .about-top .aboutleft .introduce-right::-webkit-scrollbar-thumb {
  background: rgb(43, 126, 58);
}

#about-us .about-top .aboutleft .introduce-right .introduce {
  font-size: 0.28rem;
  color: #69707f;
}

#about-us .about-top .aboutleft .introduce-right span {
  /* display: inline-block;
  width: 0.04rem;
  height: 0.86rem;
  position: absolute;
  background-color: rgb(43, 126, 58);
  right: 0;
  top: 0.08rem; */
}

#about-us .about-top .aboutleft .introduce2 {
  font-size: 0.28rem;
  color: #69707f;
  margin-top: 0.6rem;
}

#about-us .about-top .aboutleft .content {
  font-size: 14px;
  color: #69707f;
}

#about-us .about-top .aboutleft .guanyu {
  margin-top: 0.4rem;
  position: relative;
}

#about-us .about-top .aboutleft .guanyu .ke {
  font-size: 12px;
  left: 16px;
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  font-family: YouSheBiaoTiHei;
}

#about-us .about-top .about-right {
  margin-top: 0.62rem;
}

#about-us .about-top .about-right ul {
  background-color: #eff1f3;
  display: flex;
  border-radius: 10px;
  overflow-x: scroll;
  white-space: nowrap;
  padding: 0.1rem 0.39rem;
  height: 2.1rem;
}

#about-us .about-top .about-right ul li {
  width: 3.2rem;
  height: 0.98rem;
  margin-right: 0.65rem;
}

#about-us .about-top .about-right ul li:nth-of-type(5) {
  margin-right: 0;
}

#about-us .about-top .about-right ul li .smoll-li {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

#about-us .about-top .about-right ul li .smoll-li .oneimg {
  width: 1.4rem;
  height: 1.4rem;
  margin: auto;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: bottom;
}

#about-us .about-top .about-right ul li .smoll-li p {
  display: inline-block;
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

#about-us .honor {
  background-color: #eff1f3;
  position: relative;
  padding-top: 0.8rem;
  margin-top: 0.8rem;
}

#about-us .honor .big-swiper1 {
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  margin: auto;
  padding-bottom: 10px;
}

#about-us .honor .big-swiper1 .swiper1 {
  margin: auto;
  margin-top: 0.6rem;
  overflow: hidden;
}

#about-us .honor .big-swiper1 .swiper1 .swiper-wrapper {
  margin-bottom: 92px;
}

#about-us .honor .big-swiper1 .swiper1 .swiper-wrapper .swiper-slide {
  border: solid 1px #c7c7c7;
  padding: 14px;
}
.cer-ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.6rem auto;
}
.cer-li {
  width: 48%;
  border: solid 1px #c7c7c7;
  padding: 14px;
  margin-bottom: .3rem;
}
.certificate-tab {
  width: 6.9rem;
  margin: 20px auto;
  display: flex;
  height: 40px;
  overflow-x: auto;
  overflow-y: hidden;
  background-color: #ffffff;
}
.certificate-tab  a {
  width: 25%;
  height: 40px;
  line-height: 40px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-shrink: 0;
  border-right: 1px solid #efefef;
  font-size: 14px;
  color: #333333;
}
.certificate-tab a.active {
  color: rgb(43, 126, 58);
}
.cer-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 10px;
}
.cer-pagination a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  margin-left: 3px;
  margin-right: 3px;
  border: 1px solid #333333;
  border-radius: 50%;
}
.cer-pagination a.active {
  color: #ffffff;
  background-color: rgb(43, 126, 58);
  border: 0;
}
.cer-pagination a.prev {
  color: #333333;
  font-size: 14px;
  width: auto;
  border: 0;
}
.cer-pagination a.next {
  color: #333333;
  font-size: 14px;
  width: auto;
  border: 0;
}
/* 自定义整个滚动条 */
.certificate-tab::-webkit-scrollbar {
  width: 5px; /* 设置滚动条的宽度 */
  height: 2px;
}
 
/* 自定义滚动条轨道 */
.certificate-tab::-webkit-scrollbar-track {
  background: #f1f1f1; /* 设置轨道的背景颜色 */
}
 
/* 自定义滚动条的滑块（thumb） */
.certificate-tab::-webkit-scrollbar-thumb {
  background: #888; /* 设置滑块的背景颜色 */
}

#about-us .honor .next1,
#about-us .honor .prev1 {
  width: .6rem;
  height: .6rem;
}

#about-us .honor .prev1 {
  position: absolute;
  /* top: 8.5rem; */
  top: 8rem;
  border-radius: 50%;
  left: 2.75rem;
  z-index: 998;
  background-image: url("../img/95.4.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#about-us .honor .next1 {
  position: absolute;
  /* top: 8.5rem; */
  top: 8rem;
  right: 2.75rem;
  border-radius: 50%;
  z-index: 998;
  background-image: url("../img/96.6.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#about-us .honor .prev1.swiper-button-disabled {
  opacity: 1;
  border-radius: 50%;
  background-image: url("../img/108.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#about-us .honor .next1.swiper-button-disabled {
  opacity: 1;
  border-radius: 50%;
  background-image: url("../img/109.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#about-us .partner {
  position: relative;
  margin-bottom: 134px;
}
#about-us .partner .partner-btn {
  position: absolute;
  height: 134px;
  left: 0;
  right: 0;
  bottom: -134px;
}
#about-us .partner .next2,
#about-us .partner .prev2 {
  width: .6rem;
  height: .6rem;
}

#about-us .partner .prev2 {
  position: absolute;
  /* top: 7rem; */
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  left: 2.75rem;
  z-index: 998;
  background-image: url("../img/95.4.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#about-us .partner .next2 {
  position: absolute;
  /* top: 7rem; */
  top: 50%;
  transform: translateY(-50%);
  right: 2.75rem;
  border-radius: 50%;
  z-index: 998;
  background-image: url("../img/96.6.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#about-us .partner .prev2.swiper-button-disabled {
  opacity: 1;
  border-radius: 50%;
  background-image: url("../img/108.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: unset;
}

#about-us .partner .next2.swiper-button-disabled {
  opacity: 1;
  border-radius: 50%;
  background-image: url("../img/109.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: unset;
}

#about-us .partner .swiper2 {
  width: 6.9rem;
}

#about-us .partner .swiper2 .swiper-wrapper .swiper-slide {
  width: 2.22rem !important;
  height: 1.3rem;
  border: solid 1px #d8dde7;
  overflow: hidden;
  margin-top: 0.12rem;
}

#site ul {
  width: 6.9rem;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: auto;
  margin-top: 0.2rem;
}

#site ul li {
  position: relative;
  width: 3.32rem;
  height: 2.38rem;
  border: 1px solid #e9e9e9;
  margin-top: 0.32rem;
}

#site ul li .firstshow {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 3.32rem;
  height: 1.68rem;
}

#site ul li .firstshow img {
  width: 0.45rem;
  height: 0.45rem;
  margin-top: 0.28rem;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#site ul li .firstshow p {
  font-size: 0.3rem;
  margin-top: 0.16rem;
}

#site ul li .firstshow span {
  display: block;
  font-size: 0.28rem;
}

#site .lianxi {
  width: 100%;
  max-width: 7.5rem;
  background-color: #eff1f3;
  height: 10.3rem;
  padding: 0.2rem 0.3rem;
  margin-top: 0.9rem;
}

#site .lianxi .sr {
  width: 6.9rem;
  margin: auto;
  margin-top: 0.2rem;
}

#site .lianxi .sr textarea {
  width: 6.9rem;
  height: 3.5rem;
  margin-top: 0.32rem;
  resize: none;
  padding: 0.25rem;
  border: none;
}

#site .lianxi .sr input {
  padding: 0.2rem 0.32rem;
  height: 0.66rem;
  width: 6.9rem;
  border: none;
  margin-top: 0.24rem;
  font-size: 0.26rem;
}

#site .lianxi .sr .yzm {
  display: flex;
  height: 0.66rem;
  justify-content: space-between;
}

#site .lianxi .sr .yzm input {
  margin-top: 0 !important;
}

#site .lianxi .sr .fs {
  width: 2rem;
  height: 0.52rem;
  background-color: rgb(43, 126, 58);
  line-height: 0.52rem;
  text-align: center;
  font-size: 0.26rem;
  color: #fff;
  margin: auto;
  margin-top: 0.61rem;
}

#our-products {
  width: 6.9rem;
  margin: auto;
  margin-top: 0.7rem;
  margin-bottom: 2.52rem;
}

#our-products .series {
  margin-top: 0.6rem;
  display: flex;
}

#our-products .series span {
  display: inline-block;
  /* width: 2.6rem; */
  width: 2.0rem;
  height: 1.2rem;
  background-color: rgb(43, 126, 58);
}

#our-products .series span .chanpin {
  font: size 0.38rem;
  line-height: 17px;
  color: #ffffff;
  margin-top: 0.24rem;
  margin-left: 0.29rem;
}

#our-products .series span .chanpin1 {
  font-family: YouSheBiaoTiHei;
  line-height: 17px;
  color: #ffffff;
  margin-left: 0.29rem;
  margin-top: 0.06rem;
  font-size: 0.36rem;
}

#our-products .series ul {
  width: 4.9rem;
  height: 1.2rem;
  background-color: #eff1f3;
  border: solid 1px #eff1f3;
}

#our-products .series ul .nav-list {
  height: 1.2rem;
  /* font-size: .32rem; */
  font-size: .28rem;
  line-height: 1.2rem;
  z-index: 9999;
}

#our-products .series ul .nav-list .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 0.15rem;
  margin-right: 0.15rem;
}

#our-products .series ul .nav-list .top a {
  color: #333333;
  font-family: PingFangSC-Regular;
  word-break: keep-all;
}

#our-products .series ul .nav-list .top p {
  display: inline-block;
  font-family: YouSheBiaoTiHei;
}

#our-products .series ul .nav-list .top img {
  display: inline-block;
  width: .12rem;
  height: .22rem;
  transition: transform 0.3s linear;
}

#our-products .series ul .nav-list .top.active img {
  transform: rotate(90deg);
  transition: transform 0.3s linear;
}

#our-products .series ul .nav-list .nav-two {
  z-index: 9999;
  display: none;
  /* height: 7.3rem; */
  height: auto;
  padding-left: 0.3rem;
  /* padding-right: 0.3rem; */
  padding-right: 0.15rem;
  font-size: .28rem;
  color: #eff1f3;
  background-color: #eff1f3;
  text-align: left;
  position: relative;
}
#our-products .series ul .nav-list .last-nav-two {
  width: 4.5rem;
}
#our-products .series ul .nav-list .nav-two li {
  z-index: 9999;
  /* padding-left: 0.3rem;
  padding-right: 0.3rem; */
  /* height: 1.2rem; */
  background-color: #eff1f3;
  /* line-height: 1.2rem; */
  /* position: relative; */
}
#our-products .series ul .nav-list .nav-two li a {
  display: flex;
  word-break: break-all;
  white-space: normal;
  line-height: .36rem;
  height: 1.2rem;
  align-items: center;
}
#our-products .series ul .nav-list .nav-two li a.active {
  color: rgb(43, 126, 58);
}
#our-products .series ul .nav-list .nav-two li .nav-two-block {
  height: 1.2rem;
  line-height: 1.2rem;
  position: relative;
}
#our-products .series ul .nav-list .nav-two li .nav-two-block.active ~ .nav-two {
  display: block;
}
#our-products .series ul .nav-list .nav-two .over-line1 .nav-two-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#our-products .series ul .nav-list .nav-two .over-line1 .list-img {
  width: 0.12rem;
  height: 0.22rem;
  margin-right: .1rem;
}
#our-products .series ul .nav-list .nav-two .over-line1 .list-img.active {
  transform: rotate(90deg);
}
#our-products .series ul .nav-list .nav-two li p {
  display: inline-block;
  margin-right: 0.13rem;
  font-family: YouSheBiaoTiHei;
}

#our-products .series ul .nav-list .actived {
  background-color: #e2e2e2;
}

#our-products .series ul .current {
  background-color: #ffffff;
}

#our-products .series ul .current a {
  color: #0b1729;
}

#our-products .series ul .current a p {
  color: #0b1729;
}

#our-products .series ul .current i {
  display: block;
}

#our-products .series ul .current img {
  display: block;
}

#our-products .products {
  width: 6.9rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

#our-products .products li {
  width: 3.26rem;
  position: relative;
  margin-right: 0.30rem;
}

#our-products .products li:nth-of-type(2n) {
  margin-right: 0;
}

#our-products .products li .products-top {
  background-color: #eff1f3;
  width: 3.26rem;
  height: 4.1rem;
  position: relative;
  margin-top: 0.5rem;
}

#our-products .products li .products-top .moure {
  position: absolute;
  margin: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 3rem;
}

#our-products .products li .one {
  margin-top: 0.32rem;
  font-size: 0.32rem;
  line-height: 0.36rem;
  text-align: center;
}

#our-products .products li .tow {
  font-size: 0.32rem;
  line-height: 0.36rem;
  font-family: YouSheBiaoTiHei;
  text-align: center;
}

#solution {
  margin-top: 64px;
}

#solution .solution-big {
  width: 6.9rem;
  margin: auto;
}

#solution .solution-big .solution-top .title1 {
  color: #7e7979;
  font-size: 32px;
}

#solution .solution-big .solution-top .title2 {
  color: #7e7979;
  font-size: 32px;
  font-family: YouSheBiaoTiHei;
}

#solution .solution-big .solution-right {
  margin-top: 0.5rem;
  margin-bottom: 0.3rem;
}

#solution .solution-big .solution-right p {
  font-size: 0.26rem;
  font-weight: 600;
  line-height: 0.44rem;
  color: #0c1728;
  text-indent: 0.64rem;
}

#solution .service-banner-tow {
  margin-top: 50px;
  position: relative;
  overflow: hidden;
}

#solution .service-banner-tow .co {
  height: 11rem;
  width: 100%;
  background-color: #eff1f3;
  margin-top: -11rem;
  position: absolute;
}

#solution .service-banner-tow .co .swiper-button-next,
#solution .service-banner-tow .co .swiper-button-prev {
  width: .6rem;
  height: .6rem;
}

#solution .service-banner-tow .co .swiper-button-prev {
  position: absolute;
  top: 10rem;
  border-radius: 50%;
  left: 2.8rem;
  z-index: 998;
  background-image: url("../img/95.4.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#solution .service-banner-tow .co .swiper-button-next {
  position: absolute;
  top: 10rem;
  right: 2.8rem;
  border-radius: 50%;
  z-index: 998;
  background-image: url("../img/96.6.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#solution .service-banner-tow .co .swiper-button-prev.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/108.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  opacity: 1;
  filter: unset;
}

#solution .service-banner-tow .co .swiper-button-next.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/109.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  opacity: 1;
  filter: unset;
}

#solution .service-banner-tow .swiper-container-service-tow {
  width: 6.9rem;
  height: 11.5rem;
  margin: auto;
  margin-bottom: 0.86rem;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-pagination-service-tow {
  display: flex;
  height: 0.66rem;
  max-width: auto;
  width: 6.9rem;
  background-color: #eff1f3;
  margin-bottom: 0.84rem;
  overflow-x: scroll;
  white-space: nowrap;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-pagination-service-tow .swiper-pagination-bullet {
  width: 2.7rem;
  background: none;
  height: 0.66rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  line-height: 0.66rem;
  text-align: center;
  font-size: 0.26rem;
}
#solution .service-banner-tow .swiper-pagination-service-tow {
  display: flex;
  height: 0.66rem;
  max-width: auto;
  width: 6.9rem;
  background-color: #eff1f3;
  margin-bottom: 0.84rem;
  overflow-x: scroll;
  white-space: nowrap;
  margin: 0 auto .84rem;
}

#solution .service-banner-tow .swiper-pagination-service-tow .swiper-pagination-bullet {
  /* width: 2.7rem; */
  width: auto;
  background: none;
  height: 0.66rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  line-height: 0.66rem;
  text-align: center;
  font-size: 0.26rem;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper {
  margin: auto;
  height: 8.7rem;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide {
  background-color: #ffffff;
  width: 6.9rem !important;
  height: 9rem;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .bigimg {
  position: relative;
  width: 100%;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic {
  width: 2.6rem;
  height: 0.5rem;
  background-color: #181a20;
  opacity: 0.8;
  position: absolute;
  top: 3.38rem;
  right: 0;
  line-height: 0.5rem;
  text-align: center;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic a {
  color: #d5d5d7;
  font-size: 0.24rem;
  vertical-align: middle;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic img {
  max-width: 0.22rem;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom {
  margin-top: 0.45rem;
  padding-left: 0.49rem;
  position: relative;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .readmore {
  width: 1.5rem;
  height: 0.46rem;
  background-color: rgb(43, 126, 58);
  line-height: 0.4rem;
  margin: auto;
  position: absolute;
  padding-left: 0.2rem;
  right: 0.6rem;
  top: 0;
  padding: left 0.04rem;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .readmore a {
  width: 1.5rem;
  height: 0.46rem;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .readmore a p {
  font-size: 0.16rem;
  display: inline-block;
  text-align: center;
  margin-right: 0.1rem;
  color: white;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .readmore a img {
  vertical-align: middle;
  width: 0.24rem;
  margin-top: 0.04rem;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .ww {
  font-size: 0.32rem;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom i {
  display: inline-block;
  width: 0.24rem;
  height: 0.04rem;
  background-color: rgb(43, 126, 58);
  border-radius: 0.2rem;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .jj {
  display: flex;
  justify-content: space-between;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .jj .jleft {
  position: relative;
  height: 0.9rem;
  margin-right: 0.26rem;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .jj .jleft p {
  font-size: 1.5rem;
  height: 0.97rem;
  display: inline-block;
  width: 0.86rem;
  font-family: YouSheBiaoTiHei;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .jj .jleft .white {
  position: absolute;
  top: 0.65rem;
  right: -0.32rem;
  display: inline-block;
  width: 0;
  height: 0;
  z-index: 22;
  /*边框颜色*/
  border-color: transparent white transparent transparent;
  /*边框样式*/
  border-style: solid;
  border-width: 0.76rem 0.86rem 0 0;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .jj .jleft .black {
  position: absolute;
  top: 0.64rem;
  right: -0.3rem;
  font-size: 20px;
  display: inline-block;
  width: 0;
  height: 0;
  /*边框颜色*/
  border-color: transparent #878a91 transparent transparent;
  /*边框样式*/
  border-style: solid;
  border-width: 0.76rem 0.86rem 0 0;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .jj .jleft i {
  position: absolute;
  top: 1.15rem;
  right: 0.1rem;
  width: 0 !important;
  background: none;
  font-size: 0.28rem;
  z-index: 44;
  font-family: YouSheBiaoTiHei;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .jj .xq {
  margin-top: 0.5rem;
  height: 4.87rem;
  margin-left: 0.46rem;
  background-image: url(../img/SKD.png);
  background-repeat: no-repeat;
  background-position: 470px 30px;
  padding-right: 0.35rem;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .jj .xq p {
  font-size: 0.28rem;
  line-height: 0.46rem;
  color: #858b97;
  height: 3rem;
  overflow: hidden;
  overflow-y: auto;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .jj .xq p::-webkit-scrollbar {
  width: 2px;
  height: 10px;
  background-color: #F5F5F5;
}

#solution .service-banner-tow .swiper-container-service-tow .swiper-wrapper .swiper-slide .morepic-bottom .jj .xq p::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(43, 126, 58);
}

#popBox1 {
  display: none;
  background-color: #0b1729;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.2);
}

#popBox1 .swiper-three {
  margin-top: 4.3rem;
}

#popBox1 .swiper-three .swiper-slide {
  width: 5.4rem;
  height: 4.1rem;
}

#popBox1 .swiper-three .swiper-slide .introduce {
  background-color: #ffffff;
}

#popBox1 .swiper-three .swiper-slide .introduce p {
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 82px;
  letter-spacing: 0px;
  color: #0b1729;
}

#popBox1 .swiper-foure {
  width: 5.4rem;
  height: 6.7rem;
  opacity: 1 !important;
  margin-top: 3rem;
  background-color: #ffffff;
}

#popBox1 .swiper-foure .swiper-slide {
  padding: 0.32rem;
  width: 4.8rem;
  margin: auto;
}

#popBox1 .swiper-foure .swiper-slide img {
  width: 1.50rem;
  height: 1.88rem;
}

#popBox1 .swiper-foure .swiper-slide .introduce {
  background-color: #ffffff;
}

#popBox1 .swiper-foure .swiper-slide .introduce p {
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 82px;
  letter-spacing: 0px;
  color: #0b1729;
}

#popBox1 .swiper-foure .swiper-slide .text-right {
  background-color: #ffffff;
  display: flex;
}

#popBox1 .swiper-foure .swiper-slide .text-right .xb {
  padding: 0 0.24rem;
}

#popBox1 .swiper-foure .swiper-slide .text-right .occupation {
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0px;
  color: #959aa6;
  margin-top: 0.23rem;
}

#popBox1 .swiper-foure .swiper-slide .text-right .name {
  font-size: 0.32rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0px;
  color: #0b1729;
  margin-top: 0.23rem;
}

#popBox1 .swiper-foure .swiper-slide .introductory {
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.46rem;
  letter-spacing: 0px;
  color: #858b97;
  margin-top: 0.32rem;
  height: 4.74rem;
  margin-right: 0;
  text-align: justify;
}

#popBox1 .close-box {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  width: 0.52rem;
  height: 0.52rem;
  margin-top: 24px;
  cursor: pointer;
}

#popBox1 .swiper-button-next,
#popBox1 .swiper-button-prev {
  width: .6rem;
  height: .6rem;
}

#popBox1 .swiper-button-prev {
  position: absolute;
  top: 2rem;
  border-radius: 50%;
  left: 3.5rem;
  z-index: 998;
  background-image: url("../img/95.4.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#popBox1 .swiper-button-next {
  position: absolute;
  top: 2rem;
  right: 0.4rem;
  border-radius: 50%;
  z-index: 998;
  background-image: url("../img/96.6.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#popBox1 .swiper-button-prev.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/108.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  opacity: 1;
  filter: unset;
}

#popBox1 .swiper-button-next.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/109.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  opacity: 1;
  filter: unset;
}

#popBox2 {
  display: none;
  background-color: #0b1729;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
}

#popBox2 .swiper-three {
  margin-top: 4.3rem;
}

#popBox2 .swiper-three .swiper-slide .introduce {
  background-color: #ffffff;
}

#popBox2 .swiper-three .swiper-slide .introduce p {
  text-align: center;
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.65rem;
  letter-spacing: 0px;
  color: #0b1729;
}

#popBox2 .swiper-foure {
  width: 5.4rem;
  height: 6.7rem;
  opacity: 1 !important;
  margin-top: 4.4rem;
  background-color: #ffffff;
}

#popBox2 .swiper-foure .swiper-slide {
  padding: 0.32rem;
  width: 4.8rem;
  margin: auto;
}

#popBox2 .swiper-foure .swiper-slide img {
  width: 1.50rem;
  height: 1.88rem;
}

#popBox2 .swiper-foure .swiper-slide .introduce {
  background-color: #ffffff;
}

#popBox2 .swiper-foure .swiper-slide .introduce p {
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 82px;
  letter-spacing: 0px;
  color: #0b1729;
}

#popBox2 .swiper-foure .swiper-slide .text-right {
  background-color: #ffffff;
  display: flex;
}

#popBox2 .swiper-foure .swiper-slide .text-right .xb {
  padding: 0 0.24rem;
}

#popBox2 .swiper-foure .swiper-slide .text-right .occupation {
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0px;
  color: #959aa6;
  margin-top: 0.23rem;
}

#popBox2 .swiper-foure .swiper-slide .text-right .name {
  font-size: 0.32rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0px;
  color: #0b1729;
  margin-top: 0.23rem;
}

#popBox2 .swiper-foure .swiper-slide .introductory {
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.46rem;
  letter-spacing: 0px;
  color: #858b97;
  margin-top: 0.32rem;
  margin-right: 0;
}

#popBox2 .close-box {
  position: absolute;
  left: 47%;
  width: 0.52rem;
  height: 0.52rem;
  margin-top: 24px;
  cursor: pointer;
}

#popBox2 .swiper-button-next-three,
#popBox2 .swiper-button-prev-three {
  width: .6rem;
  height: .6rem;
}

#popBox2 .swiper-button-prev-three {
  position: absolute;
  top: 6.5rem;
  border-radius: 50%;
  left: 0.25rem;
  z-index: 998;
  background-image: url("../img/95.4.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 1;
}

#popBox2 .swiper-button-next-three {
  position: absolute;
  top: 6.5rem;
  right: 0.25rem;
  border-radius: 50%;
  z-index: 998;
  background-image: url("../img/96.6.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 1;
}

#popBox2 .swiper-button-prev-three.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/95.5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#popBox2 .swiper-button-next-three.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/96.5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

#employment {
  width: 6.9rem;
  margin: auto;
  margin-top: 0.44rem;
  margin-bottom: 0.8rem;
}

#employment .pro-cont {
  margin-top: 0.4rem;
}

#employment .pro-cont .pro-cont-left {
  width: 0.5rem;
  position: relative;
  cursor: pointer;
}

#employment .pro-cont .pro-cont-left i {
  width: 0.36rem;
  height: 0.36rem;
  position: absolute;
  left: 0;
  top: 0.2rem;
}

#employment .pro-cont .pro-cont-left .icon-11 {
  background-image: url(../img/箭头-2.png);
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}

#employment .pro-cont .pro-cont-left .icon-12 {
  background-image: url(../img/箭头-3.png);
  display: none;
  background-size: cover;
  background-repeat: no-repeat;
}

#employment .pro-cont .pro-items {
  height: 1.5rem;
  background-color: #eeeeee;
  display: flex;
  padding: 0.4rem 0.26rem;
  justify-content: space-between;
}

#employment .pro-cont .pro-items.active .pro-cont-left .icon-11 {
  display: none;
}

#employment .pro-cont .pro-items.active .pro-cont-left .icon-12 {
  display: block;
}

#employment .pro-cont .pro-items .item {
  width: 100%;
  line-height: 21px;
}

#employment .pro-cont .pro-items .item p {
  display: inline-block;
}

#employment .pro-cont .pro-items .item span {
  display: inline-block;
  height: 14px;
  color: #c1c1c1;
}

#employment .pro-cont .pro-items .item .t1 {
  font-size: 21px;
}

#employment .pro-cont .pro-items .item .t2 {
  font-size: 12px;
  font-family: 'che-m';
  color: #c1c1c1;
}

#employment .pro-cont .pro-items .item-tt {
  width: 100%;
  margin-top: 24px;
  line-height: 14px;
}

#employment .pro-cont .pro-items .item-tt .item {
  width: 100%;
}

#employment .pro-cont .pro-items .item-tt .item .t1 {
  font-size: 12px;
  margin-right: 66px;
  color: #6f6f6f;
}

#employment .pro-cont .pro-items .item-tt .item .t2 {
  height: 24px;
  font-size: 20px;
  line-height: 24px;
  font-family: 'che-m';
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

#employment .pro-cont .pro-items.active {
  background-color: rgb(43, 126, 58);
  transition: all 0.6s;
}

#employment .pro-cont .pro-items.active .item {
  color: #fff;
}

#employment .pro-cont .pro-items.active .item span {
  color: #fff;
}

#employment .pro-cont .pro-items.active .item .t2 {
  color: #fff;
}

#employment .pro-cont .work-about {
  padding: 0.4rem 0.3rem;
  display: none;
  background-color: #eeeeee;
  border-top: 1px solid #d3d3d3;
}

#employment .pro-cont .work-about .item-tt .item {
  display: flex;
  flex-wrap: wrap;
}

#employment .pro-cont .work-about .item-tt .item p {
  color: #0b1729;
  margin-right: 0.6rem;
  line-height: 0.45rem;
}

#employment .pro-cont .work-about .upload-btn {
  width: 146px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  display: block;
  margin-top: 30px;
  background-color: rgb(43, 126, 58);
  cursor: pointer;
}

#employment .pro-cont .work-about .work-claim {
  margin-top: 30px;
}

#employment .pro-cont .work-about .work-claim span {
  font-size: 12px;
  font-family: 600;
  font-family: PingFangSC-Regular;
}

#employment .pro-cont .work-about .work-claim p {
  line-height: 0.52rem;
  font-size: 0.28rem;
  color: #9499a5;
}

#news-middle .news-middle-box {
  width: 6.9rem;
  margin: 0 auto;
}

#news-middle .news-middle-box .news-middle-top {
  text-align: center;
  border-bottom: 1px solid #eff1f3;
  margin-top: 0.6rem;
  margin-bottom: 0.3rem;
}

#news-middle .news-middle-box .news-middle-top .title {
  font-size: 0.38rem;
  line-height: 0.48rem;
}

#news-middle .news-middle-box .news-middle-top .time {
  font-size: 0.24rem;
  line-height: 0.32rem;
  margin-top: 0.22rem;
  margin-bottom: 0.32rem;
  color: #858b98;
}

#news-middle .news-middle-box p {
  font-size: 14px;
  line-height: 24px;
  color: #5e6676;
}

#news-middle .news-middle-box img {
  display: block;
  margin: auto;
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
}

#news-middle .news-middle-box .news-middle-bottom {
  border-top: 1px solid #eff1f3;
}

#news-middle .news-middle-box .news-middle-bottom p {
  font-size: 0.28rem;
  line-height: 0.5rem;
}

#news-middle .news-middle-box .news-middle-bottom .previous-posts {
  margin-top: 0.36rem;
}

#news-middle .news-middle-box .news-middle-bottom .back {
  width: 2rem;
  height: 0.52rem;
  margin: auto;
  margin-top: 0.8rem;
  margin-bottom: 1.2rem;
}

#news-middle .news-middle-box .news-middle-bottom .back span {
  display: inline-block;
  text-align: center;
  height: 0.52rem;
  line-height: 0.52rem;
  width: 2rem;
  background-color: rgb(43, 126, 58);
}

#news-middle .news-middle-box .news-middle-bottom .back span a {
  color: #ffffff;
  font-size: 0.26rem;
  line-height: 0.28rem;
}

#news-center {
  width: 6.9rem;
  margin: auto;
  position: relative;
  margin-bottom: 2.24rem;
}

#news-center .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #858b98;
  opacity: 1;
  margin-left: 8px;
  left: 0!important;
}

#news-center .swiper-pagination {
  position: absolute;
  /* left: 33%; */
  /* top: 13rem; */
  bottom: .5rem;
}

#news-center .swiper-pagination-bullet-active {
  background-color: #0b1729;
}

#news-center .swiper-container {
  width: 6.9rem;
  /* margin-bottom: 2rem; */
  padding-bottom: 2rem;
}

#news-center .swiper-container .swiper-slide {
  display: flex;
  justify-content: space-between;
  background-color: #eff1f3;
  flex-direction: column;
  width: 6.9rem !important;
}

#news-center .swiper-container .swiper-slide .ttright {
  padding: 0.26rem 0.45rem;
}

#news-center .swiper-container .swiper-slide .ttright .title-counter {
  width: 6.15rem;
  height: 2.1rem;
  overflow-y: auto;
}

#news-center .swiper-container .swiper-slide .ttright .title-counter::-webkit-scrollbar {
  width: 0.08rem;
  height: 0.1rem;
  background-color: #F5F5F5;
}

#news-center .swiper-container .swiper-slide .ttright .title-counter::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}

#news-center .swiper-container .swiper-slide .ttright .title-counter::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgb(43, 126, 58);
}

#news-center .swiper-container .swiper-slide .ttright .title-counter .title-tow {
  font-size: 0.28rem;
  color: #5e6676;
  line-height: 0.46rem;
  margin-top: 0.08rem;
}

#news-center .swiper-container .swiper-slide .ttright .title-counter .title-three {
  font-size: 0.28rem;
  line-height: 0.46rem;
  color: #5e6676;
  margin-top: 0.18rem;
}

#news-center .swiper-container .swiper-slide .ttright .title-one {
  font-size: 0.32rem;
  color: #0b1729;
}

#news-center .swiper-container .swiper-slide .ttright span {
  font-size: 0.24rem;
  color: #5e6676;
  margin-top: 0.12rem;
}

#news-center .swiper-container .swiper-slide .ttright .mored {
  width: 2rem;
  height: 0.62rem;
  background-color: rgb(43, 126, 58);
  line-height: 0.62rem;
  text-align: center;
  margin-top: 0.5rem;
}

#news-center .swiper-container .swiper-slide .ttright .mored a {
  font-size: 0.28rem;
}

#news-center .swiper-container .swiper-slide .ttright .mored span {
  color: #ffffff;
  margin-right: 0.2rem;
}

#news-center .swiper-button-next,
#news-center .swiper-button-prev {
  width: .6rem;
  height: .6rem;
}

#news-center .swiper-button-prev {
  position: absolute;
  /* top: 11.8rem; */
  top: auto;
  bottom: 1.1rem;
  border-radius: 50%;
  /* left: 3rem; */
  left: 2.6rem;
  z-index: 998;
  background-image: url("../img/95.4.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#news-center .swiper-button-next {
  position: absolute;
  /* top: 11.8rem; */
  top: auto;
  bottom: 1.1rem;
  /* right: 2.25rem; */
  right: 2.6rem;
  border-radius: 50%;
  z-index: 998;
  background-image: url("../img/96.6.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  filter: sepia(100%) saturate(400%) hue-rotate(72deg);
}

#news-center .swiper-button-prev.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/108.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  opacity: 1;
  filter: unset;
}

#news-center .swiper-button-next.swiper-button-disabled {
  border-radius: 50%;
  background-image: url("../img/109.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  opacity: 1;
  filter: unset;
}

#news-center .vv {
  width: 6.9rem;
  margin: auto;
}

#news-center .vv ul li {
  background-color: #eff1f3;
  margin-bottom: 0.32rem;
}

#news-center .vv ul li .cc {
  padding: 0.31rem 0.33rem;
}

#news-center .vv ul li .cc .methods {
  font-size: 0.32rem;
  color: #0b1728;
}

#news-center .vv ul li .cc .time {
  font-size: 0.24rem;
  line-height: 0.32rem;
  color: #858b98;
  margin-top: 0.12rem;
}

#news-center .vv ul li .cc .worried {
  font-size: 0.28rem;
  color: #717987;
  margin-top: 0.18rem;
}

#news-center .vv ul li .cc .about-more {
  width: 2rem;
  height: 0.62rem;
  line-height: 0.62rem;
  text-align: center;
  background-color: rgb(43, 126, 58);
  margin-top: 0.44rem;
}

#news-center .vv ul li .cc .about-more a {
  color: #ffffff;
}

#news-center .vv ul li .cc .about-more img {
  margin-left: 0.2rem;
}

#news-center .vv ul li:nth-of-type(3n) {
  margin-right: 0;
}

#r-center {
  width: 6.9rem;
  margin: auto;
}

#r-center ul {
  margin-bottom: 2.26rem;
}

#r-center ul li {
  width: 6.9rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.24rem;
  height: 2.26rem;
  padding-bottom: 0.24rem;
  border-bottom: 1px solid #eff1f3;
}

#r-center ul li a {
  display: flex;
}

#r-center ul li a img {
  max-width: 2.8rem;
  max-height: 1.78rem;
}

#r-center ul li a .news-about {
  width: 3.74rem;
  margin-left: 0.26rem;
}

#r-center ul li a .news-about .title1 {
  font-size: 0.32rem;
  color: #0b1729;
}

#r-center ul li a .news-about .time1 {
  font-size: 0.24rem;
  line-height: 0.32rem;
  color: #858b98;
  margin-top: 0.12rem;
}

#r-center ul li a .news-about .title2 {
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #5e6676;
  margin-top: 0.18rem;
}

#our {
  width: 6.9rem;
  margin: 0 auto;
  margin-bottom: 1.5rem;
}

#our ul {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.6rem;
}

#our ul li {
  margin-right: 0.2rem;
  position: relative;
  width: 3.35rem;
  /* height: 5rem; */
  height: 4.6rem;
  margin-bottom: 0.44rem;
}

#our ul li:nth-of-type(2n) {
  margin-right: 0;
}

#our ul li .characters {
  width: 3.35rem;
  /* height: 4.1rem; */
  height: 2.5rem;
}
#our ul li .characters img {
  height: 2.5rem;
  object-fit: cover;
}

#our ul li .object {
  margin-top: 0.34rem;
  font-size: 0.32rem;
  line-height: 0.24rem;
  color: #858b98;
  text-align: center;
}

#our ul li .name {
  color: #0c1728;
  font-size: 0.28rem;
  line-height: 0.36rem;
  text-align: center;
  margin-top: 0.14rem;
}

#our ul li a {
  position: absolute;
  /* bottom: 0.79rem; */
  bottom: .7rem;
  right: 0;
  display: inline-block;
  width: 2rem;
  height: 0.52rem;
  background-color: rgb(43, 126, 58);
  color: #ffffff;
  font-size: 0.26rem;
  line-height: 0.52rem;
  text-align: center;
  z-index: 99;
}

#our ul li a img {
  margin-left: 0.08rem;
}

/*弹出层*/
#popBox {
  display: none;
  background-color: #FFFFFF;
  z-index: 11;
  width: 4.8rem;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  overflow: auto;
}

#popBox .close {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.21rem .26rem;
  padding-bottom: 0.1rem;
  height: 0.88rem;
  border-bottom: .02rem solid #e33125;
  vertical-align: middle;
}

#popBox .close .close-img {
  display: inline-block;
  width: 2.14rem;
  height: .45rem;
  line-height: 0.88rem;
}

#popBox .close .close-box {
  width: .24rem;
  height: .24rem;
  position: relative;
}

#popBox .close .close-box img {
  width: .24rem;
  height: .24rem;
  position: absolute;
}

#popBox .popBox-content {
  position: relative;
  height: 100%;
}

#popBox .popBox-content .popBox-nav {
  width: 100%;
}

#popBox .popBox-content .popBox-nav .nav-list {
  line-height: .88rem;
  font-size: .32rem;
  border-bottom: 1px solid #e6e6e6;
}

#popBox .popBox-content .popBox-nav .nav-list .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 .32rem;
}

#popBox .popBox-content .popBox-nav .nav-list .top a {
  color: #333333;
  font-family: PingFangSC-Regular;
}

#popBox .popBox-content .popBox-nav .nav-list .top img {
  display: inline-block;
  width: .12rem;
  height: .22rem;
  transition: transform 0.3s linear;
}

#popBox .popBox-content .popBox-nav .nav-list .top.active img {
  transform: rotate(-90deg);
  transition: transform 0.8s linear;
}

#popBox .popBox-content .popBox-nav .nav-list .nav-two {
  display: none;
  line-height: .76rem;
  font-size: .28rem;
  color: #999999;
  background-color: #ededed;
  text-align: center;
}

#popBox .popBox-content .popBox-nav .nav-list .actived {
  background-color: #e2e2e2;
}

#popBox .popBox-content .search-box {
  position: absolute;
  bottom: 2.4rem;
  left: .16rem;
  display: flex;
  align-items: center;
  padding: 0 24px 0 0;
  width: 230px;
  transition: all 0.3s;
}

#popBox .popBox-content .search-box .select {
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  border: 1px solid #333;
  padding: 0 20px;
  position: relative;
}

#popBox .popBox-content .search-box .select .name {
  font-size: 14px;
  color: #333;
  height: 100%;
  display: inline-block;
}

#popBox .popBox-content .search-box .select .name.active {
  color: #ff3030;
}

#popBox .popBox-content .search-box .select .line {
  display: inline-block;
  margin: 0 6px;
}

#popBox .popBox-content .search-box .select .down-box {
  box-shadow: 0px 8px 14px 1px rgba(197, 216, 230, 0.35);
  top: 32px;
  left: 0;
  width: 100%;
  position: absolute;
  border-radius: 4px;
  overflow: hidden;
  display: none;
  background-color: #fff;
}

#popBox .popBox-content .search-box .select .down-box .item {
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #333;
  display: block;
  border-bottom: 1px solid #ddd;
}

#popBox .popBox-content .search-box .select .down-box .item:hover {
  background-color: #ff3030;
  color: #fff;
}

#popBox .popBox-content .search-box .select .down-box .item:last-of-type {
  border: none;
}

#popBox .popBox-content .search-box .select:hover .down-box {
  display: block;
}

/*背景层*/
#popLayer {
  display: none;
  background-color: #000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  opacity: 0.4;
}
.bottom {
  overflow: hidden;
}
.bottom-title {
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  margin-top: .4rem;
}
.footer .bottom .nav-top {
  padding-top: .3rem;
}
