/* .container1{
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 50px;
    background-color: #fff;

} */

.particles-js-canvas-el,
.wisdom,
.footer,
.product {
  min-width: 1200px;
}
@media screen and (min-width: 1200px) {
  body {
    overflow-x: hidden;
    color: #000000;
  }
}
@media screen and (max-width: 1200px) {
  .hrcss,
  .authority-auth,
  .product-content,
  .product-banner,
  .particles-js-canvas-el {
    width: 1200px !important;
    overflow: hidden !important;
  }
}

.container1 .center {
  width: 100%;
  /* position: fixed; */
  /* top: 0; */
  background-color: #fff;
}

/* .footer-top .footer-row h4 {
  color: #666;
  font-size: 10px;
} */
/* .container .center .footer-wrap {
    position: fixed;
    top: 2.5rem;
    z-index: 999;
    background-color: #fff;
} */
.product-tj {
  width: 100%;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.product-tj .tj-box {
  width: 1200px;
  margin: 0 auto;
}

.tj-box .tj-content {
  width: 800px;
  height: 400px;
  padding-top: 7px;
}
.tj-box .tj-content img {
  width: 1197px;
  height: 400px;
}
/*  终端产品*/
.terminal-box {
  margin: 12px 0;
}

.terminal-product {
  width: 100%;
  /* padding: 50px 0; */
  background-color: #fff;
  text-align: center;
}

.terminal-product .product-box {
  width: 1200px;
  margin: 0 auto;
}

.product-box .product-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
  margin-bottom: 30px;
}

.product-text :nth-child(1) {
  color: #000000;
  font-size: 32px;
  font-weight: 600;
}

.product-text :nth-child(2) {
  color: #6e6e74;
  font-size: 14px;
  letter-spacing: 1px;

  font-weight: 400;
  /* padding-left:200px; */
}

.terminal-product .product-content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.product-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-content .product-img {
  /* width: 30%; */
  display: flex;
  background-color: #fafafc;
  flex-direction: column;
  align-items: center;
  position: relative;
  transition: 0.2s;
}
.product-content .product-img {
  object-fit: cover;
  object-position: top center;
  transition: all 0.3s;
}

.product-content .product-img:hover {
  transform: translateY(-10px) scale(1.05);
  box-shadow: 0 0 36px rgba(0, 0, 0, 0.171);
  cursor: pointer;
  /* box-shadow: 0 0 2.25rem blue; */
  /* background-color: darkblue; */
}
.product-sm {
  align-self: self-start;
  position: absolute;
  top: 16px;
  left: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
  /* width: 152px; */
  height: 34px;
  background-color: #000000;
  text-align: center;
  padding: 6px 12px 6px 12px;
  box-sizing: border-box;
  border-radius: 4px;
}
.product-imgBox1 {
  position: relative;
  transition: all 0.3s;
  background-color: #fafafc !important;
}
.product-content .product-imgBox1:hover {
  transform: translateY(-10px) scale(1.05);
  box-shadow: 0 0 36px rgba(0, 0, 0, 0.171);
}
.product-content .product-imgBox2:hover {
  transform: translateY(-10px) scale(1.05);
  box-shadow: 0 0 36px rgba(0, 0, 0, 0.171);
}

.product-imgBox2 {
  position: relative;
  transition: all 0.3s;
  background-color: #fafafc;
}

.product-imgBox1.product-sm {
  position: absolute;
  top: 21px;
  left: 21px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  height: 34px;
  background-color: #000000;
  line-height: 34px;
  width: 152px;
  text-align: center;
  padding: 6px 12px 6px 12px;
}
.product-imgBox2.product-sm {
  position: absolute;
  top: 21px;
  left: 21px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 34px;
  width: 152px;
  height: 34px;
  background-color: #000000;
  text-align: center;
  padding: 6px 12px 6px 12px;
}

.product-content .product-img img {
  /* width: 80%; */
  width: 502px;
  height: 362px;
  /* border: 2px dotted #e5e5e5; */
  /* margin: 30px 0 22px; */
  border-radius: 8px;
}

.product-content .product-img span {
  font-size: 15px;
  color: #6e6e74;
  text-align: center;
}
.product-imgBox {
  display: flex;
  flex-direction: column;
}
.product-imgBox1 {
  margin-bottom: 5px;
  background-color: #ffffff;
}

.product-img h2 {
  font-size: 15px;
  font-weight: 600;
  color: #6e6e74;
  vertical-align: middle;
}
/* 产品详情 */
.product-detail {
  margin-top: 15px;
}
.w {
  display: flex;
}
.product-detail-left {
  color: #000000;
  margin-right: 10px;
  background-color: #fff;
}

.product-detail-content {
  width: 256px;
  /* height: 36px; */
}
.product-detail-content i {
}
.product-detail-content img {
  width: 8px;
  height: 8px;
  border-radius: 2px;
}
.product-detail-content div {
  display: inline-block;
}
.product-detail-left .product-detail-content:hover .oneLink {
  /* width: 100%;
  background-color: black; */
  cursor: pointer;
}

.product-detail-left .product-detail-content:hover .twoLink {
  /* display: block !important; */
}

/* .product-detail-left .product-detail-content .twoLink a:hover {
  background-color: black;
  color: #fff;
} */

.product-detail-left .product-detail-content:hover div {
  /* color: #fff !important; */
}
.product-detail-content {
  margin: 30px 0;
  text-align: center;
  /* line-height: 36px; */
}
.product-detail-right-box {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  /* padding-bottom: 20px; */
  padding: 32px 0px 0px 32px;
  background-color: #fff;
  /* height: 1221px; */
}
.product-detail-right {
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
.product-detail-right-content {
  margin-right: 31px;

  /* width: 30%; */
  width: 269px;
  height: 375px;
  display: flex;
  flex-direction: column;
  /* margin-right: 31px; */
  text-align: left;
  /* padding-left: 10px; */
  transition: all 0.3s ease !important;
  margin-bottom: 32px;
}
.product-detail-right-content:hover {
  cursor: pointer;
  transform: translateY(-20px) scale(1.05);
  box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.1);
}
.product-detail-right-content .product-img {
  width: 268px;
  height: 268px;
  background-color: #fafafc;
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin: 40px 0 20px 0rem; */
}
.product-detail-right-content .product-img img {
  width: 268px;
  height: 268px;
}
.product-detail-right-content > span {
  /* width: 16rem; */
  width: 269px;
  height: 22px;
  font-size: 16px;
  line-height: 22.4px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000000;
  margin-bottom: 10px;
}
.product-detail-right-content > P {
  color: #6e6e74;
  font-size: 12px;
  line-height: 16.8px;
  font-weight: 400;
}
.icon-i {
  font-size: 12px;
  color: #fff;
  background-color: black;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  display: inline-block;
  margin-top: 20px;
}
.jt {
  display: block;
  /* width: 25px; */
}

.icon-i span {
  color: #f5f5f7;
  margin-right: 5px;
}

.more {
  width: 80px;
  display: none;
}

.jt:hover + .more {
  display: block;
}
.more-detail {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fafafc;
  border-radius: 5px;
  margin: 40px;
  height: 30px;
}
.more-detail span,
i {
  color: #000000;
  font-size: 12px;
  margin-left: 5px;
}
/* 更多产品详情 */
.product-more {
  background-color: #000000;
  width: 100%;
  /* width: 1920px; */
  /* height: 700px; */
  position: relative;
}
/* .product-more-background {
  background-image: url("../image/22\ 24\ \(8\).png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 1716px;
  height: 932px;
  position: absolute;
  top: -179px;
  left: 102px;
  opacity: 1;
} */
.product-more .product-more-box {
  text-align: center;
  background-image: url("../image/22\ 24\ \(8\).png");
  background-repeat: no-repeat;
  background-position: center;
  height: 700px;
  background-size: cover;
}

.product-more-img {
  padding-top: 113px;
  margin-bottom: 62px;
}
.product-more-img img {
  width: 560px;
  height: 315px;
}
.product-more-text .text1 {
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  color: #ffffff;
}
.product-more-text .text2 .product-more-title {
  font-size: 80px;
  font-weight: 600;
  line-height: 112px;
  margin-top: 20px;
  background: linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  );

  /* background-image: -webkit-linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  ); */

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* .product-more-text .text2:hover {
  background-image: -webkit-linear-gradient(
    bottom,
    #7e7f87,
    #a6a8b1,
    #dfe1eb,
    #95979f,
    #a7a9b2,
    #6f7176
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} */
/* 心动的理由 */
.heart-reason {
  width: 100%;
  background-color: #000000;
  height: 1014px;
}
.heart-title {
  text-align: center;
}
.heart-reason .heart-title {
  padding-top: 40px;
  margin-bottom: 68px;
}
.heart-reason .heart-title .product-more-title {
  text-align: center;
  font-size: 50px;
  line-height: 70px;
  font-weight: 600;
  margin: 100px 0 80px 0;
  /* background-image: -webkit-linear-gradient(
    bottom,
    #7e7f87,
    #a6a8b1,
    #dfe1eb,
    #95979f,
    #a7a9b2,
    #6f7176
  ); */
  background: linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  );

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.heart-product-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 70px;
}
.heart-product-top {
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin-bottom: 90px; */
}
.heart-product1,
.heart-product2,
.heart-product3 {
  position: relative;
  width: 392px;
  height: 392px;
  border-radius: 8px;
  background-color: #161616;
  display: flex;
}
.heart-product2 {
  margin: 0 10px;
}
.heart-text {
  position: absolute;
  left: 16px;
  top: 22px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  line-height: 28px;
  color: #ffffff;
  z-index: 999;
}
.heart-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.heart-product-top .heart-img {
  justify-self: center;
  align-self: center;
  width: 100%;
  height: 100%;
}
.heart-product-top .heart-img img {
  /* width: 323px;
        height: 175px */
}
.heart-product-bottom {
  display: flex;
  margin-top: 10px;
}
.heart-product-bottom .heart-product4,
.heart-product-bottom .heart-product5 {
  width: 594px;
  height: 392px;
  border-radius: 8px;
  background-color: #161616;
  position: relative;
  display: flex;
  margin-left: 10px;
}
.heart-product-bottom .heart-text {
  position: absolute;
  left: 16px;
  top: 22px;
}
.heart-product-bottom .heart-img {
  justify-self: center;
  align-self: center;
  width: 100%;
  height: 100%;
}
/* 产品重点 */
.product-key {
  width: 100%;
  height: 800px;
  background-color: #000000;
  display: flex;
  /* justify-content: center; */
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-position: center;
  /* margin-top: 30px; */
}
.product-key-title .product-more-title {
  font-size: 50px;
  line-height: 166px;
  font-weight: 600;
  /* background-image: -webkit-linear-gradient(
    bottom,
    #7e7f87,
    #a6a8b1,
    #dfe1eb,
    #95979f,
    #a7a9b2,
    #6f7176
  ); */
  background: linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  ) !important;

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 120px 0 92px 0;
}
.product-key-explain1,
.product-key-explain2 {
  display: flex;
  justify-content: space-between;
}
.product-key-explain-box {
  width: 942px;
  margin: 100 0 !important;
  display: flex;
  /* justify-content: space-between;
  align-items: center; */
  flex-wrap: wrap;
}
.explain {
  width: 227px;
  height: 77px;
  margin-bottom: 40px;
}
.product-key-explain-box .detail {
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: 600;
  line-height: 44.8px;
  background-image: -webkit-linear-gradient(bottom, #5397f0, #445bee);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-key-explain-box .text {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #ffffff;
}
/* 智慧会议室 */
.smart-meeting-room-title {
  padding-top: 89px;
  margin-bottom: 65px;
}
.smart-meeting-room {
  /* text-align: center; */
  width: 100%;
  height: 1080px;
  background-color: #000000;
  display: flex;
  /* justify-content: center; */
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-position: center;
  /* margin-top: 40px;
  justify-content: center; */
}
.smart-meeting-room-title .product-more-title {
  display: inline-block;
  /* width: 344px; */
      width: 360px;
  height: 224px;
  font-size: 80px;
  line-height: 112px;
  font-weight: 600;
  letter-spacing: 0.1em;
  background: linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  );

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.metting-explain-text1 {
  font-size: 44px;
  font-weight: 400;
  line-height: 61.6px;
  color: #ffffff;
}
.smart-meeting-explain {
  /* margin-top: 95px; */
  margin-bottom: 66px;
}
.metting-explain-text2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  color: #ffffff;
  text-align: center;
  margin-top: 29px;
}
/* .smart-metting-img {
  position: relative;
  height: 445px;
}
.smart-metting-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} */
/* 畅快体验 */
.experience-title {
  padding-top: 89px;
  margin-bottom: 64px;
}
.experience-box {
  display: flex;
  /* justify-content: center; */
  flex-direction: column;
  align-items: center;
  /* margin-top: 30px; */
  text-align: center;
  height: 1080px;
  background-size: contain;
}
.experience-title .product-more-title {
  font-size: 80px;
  line-height: 112px;
  font-weight: 600;
  background: linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  );

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 360px;
  display: inline-block;
  letter-spacing: 0.1em;    
}
.detail-img {
  margin-top: 73px;
}
.detail-experience {
  /* margin-top: 60px; */
  /* width: 1456px;
  height: 535px; */
  margin-bottom: 122px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
}
.detail-title1 {
  font-size: 44px;
  line-height: 61.6px;
  font-weight: 400;
  color: #ffffff;
}
.detail-text2 {
  font-size: 16px;
  line-height: 22.4px;
  font-weight: 400;
  color: #6e6e74;
  text-align: center;
  margin-top: 29px;
}
.detail-content {
  width: 800px;
  height: 60px;
  font-size: 12px;
  line-height: 20px;
  text-align: justify;
  font-weight: 400;
  color: #6e6e74;
}
/* 细细品味 */
.taste-title {
  padding-top: 40px;
  margin-bottom: 60px;
}
.taste-box {
  text-align: center;
  background-color: #000000;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  height: 834px;
}
.taste-img img {
  width: 70px;
  height: 70px;
}
.taste-title .product-more-title {
  font-size: 50px;
  line-height: 70px;
  font-weight: 600;
  /* margin: 60px 0; */
  background: linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  );

  /* background-image: -webkit-linear-gradient(
    bottom,
    #7e7f87,
    #a6a8b1,
    #dfe1eb,
    #95979f,
    #a7a9b2,
    #6f7176
  ); */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.taste-content {
  width: 472px;
  height: 306px;
  border-radius: 8px;
  background-color: #161616;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.taste-content-box1,
.taste-content-box2 {
  display: flex;
  /* justify-content: center;
  align-items: center; */
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto;
  background-color: #000000;
}
.taste-content {
  margin: 0 0 5px 5px;
  width: 393px;
}
.taste-img {
  margin: 30px 0;
}
.taste-text {
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  text-align: center;
  color: #ffffff;
}
.taste-detail {
  min-width: 344px;
  height: 100px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #6e6e74;
  margin: 20px 0;
}
/* 权威认证 */
.authority-title {
  padding-top: 45px;
}
.authority-box {
  display: flex;
  /* justify-content: center; */
  height: 926px;
  align-items: center;
  flex-direction: column;
}
.authority-content {
  /* margin: 60px 0; */
  margin-bottom: 79px;
}
.authority-title .product-more-title {
  font-size: 80px;
  line-height: 112px;
  font-weight: 600;
  background: linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  );
letter-spacing: 0.1em;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.authority-text1 {
  font-size: 44px;
  font-weight: 400;
  line-height: 61.6px;
  /* color: #6e6e74; */
  color: #ffffff;
  text-align: center;
}
.authority-text2 {
  font-size: 16px;
  line-height: 22.4px;
  text-align: center;
  font-weight: 400;
  /* color: #6e6e74; */
  margin-top: 29px;
  color: #ffffff; 
}
.auth-box {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background-color: #000000;
}
.auth-text {
  width: 407px;
  height: 144px;
  background-color: #6666;
  text-align: center;
  line-height: 144px;
  border-top: #a6a8b1 1px solid;
  font-size: 32px;
  font-weight: 600;
  color: #7e7f87;

  /* background-image: -webkit-linear-gradient(
    bottom,
    #7e7f87,
    #a6a8b1,
    #dfe1eb,
    #95979f,
    #a7a9b2,
    #6f7176
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
}
.auth-item .text1 {
  background-color: #000000;
}
.auth-item .text2 {
  height: 176px;
  line-height: 176px;
  background-color: rgb(36, 36, 43);
}
.auth-item .text3 {
  background-color: #000000;
}
.auth-item img {
  width: 286px;
  height: 393px;
}
.auth-item {
  text-align: center;
}
/* 设计鉴赏 */

.design-box {
  height: 834px;
  background-color: #2d2e32;
  text-align: center;
}
.design-content {
  padding-top: 80px;
}
.design-title {
  margin-top: 40px;
}
.design-title .product-more-title {
  font-size: 50px;
  line-height: 102px;
  font-weight: 600;
  margin-bottom: 30px;
  background: linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  );

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.desingn-text {
  font-size: 24px;
  line-height: 33.6px;
  font-weight: 400;
  color: #6e6e74;
  margin-bottom: 81px;
}
/* 轮播图 */
/* .swiper-slide {
    width: 714px;
    height: 416px;
} */
.swiper-wrapper {
  align-items: center;
}
.scene-swiper img {
  width: 840px;
  height: 420px;
}
.swiper .swiper-button-prev,
.swiper .swiper-rtl .swiper .swiper-button-next {
  left: 17%;
  color: #ffffff;
}
.swiper .swiper-button-next,
.swiper .swiper-rtl .swiper .swiper-button-prev {
  right: 17%;
  color: #ffffff;
}
:root {
  --swiper-theme-color: #ffffff !important;
}
/* 场景使用 */
.scene-box {
  text-align: center;
  background-color: #000000;
  height: 840px;
}
.scene-title .product-more-title {
  font-size: 50px;
  line-height: 70px;
  font-weight: 600;
  background: linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  );

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 60px;
}
.scene-text {
  font-size: 24px;
  line-height: 33.6px;
  font-weight: 400;
  color: #6e6e74;
  margin-top: 20px;
}
.scene-swiper {
  background-color: #000000;
}
.scene-swiper .swiper-pagination-bullet {
  background-color: #a6a8b1 !important;
}
/* 技术参数 */
.technical-box {
  margin-top: 40px;
  padding-bottom: 45px;
}
.technical-title {
  text-align: center;
  margin-bottom: 47px;
}
.technical-title .product-more-title {
  font-size: 50px;
  font-weight: 600;
  line-height: 70px;
  background: linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  );

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.para-title,
.para-content {
  /* width: 278px;
    height: 22px;
    font-size: 16px;
    line-height: 22.4px;
    font-weight: 400; */
  color: #ffffff;
}
.para-content {
  font-weight: 400;
}
.para-conent {
  width: 1016px;
  height: 50px;
}
.para-explain {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #ffffff;
  width: 1000px;
  height: 50px;
}
.technical-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.para-conent:nth-child(even) {
  background-color: #121215;
}
.technical-content:nth-child(even) {
}
.para-conent {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.para-title {
  width: 200px;
  height: 22px;
  margin-right: 120px;
  font-weight: 600;
  font-size: 16px;
}
/* 说明书 */
.sm-book .book-title {
  text-align: center;
  margin-bottom: 71px;
}
.sm-book .book-title .title {
  padding-top: 72px;
  font-size: 50px;
  font-weight: 600;
  line-height: 70px;
  background: linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  );

  margin-bottom: 16px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sm-book .book-title .dec {
  font-size: 24px;
  line-height: 33.6px;
  font-weight: 400;
  color: #6e6e74;
}
.sm-book .book-content {
  text-align: center;
}
.sm-book .book-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 44px;
  width: 1000px;
  height: 380px;
  border: 2px dashed #2e4e79;

  /* border-image-source: ; */
}
.sm-book .book-content img {
  width: 115px;
  height: 125px;
  margin-bottom: 60px;
}
.sm-book .book-content .content-title {
  font-size: 24px;
  line-height: 33.6px;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 15px;
}
.sm-book .book-content .content-text {
  font-size: 12px;
  line-height: 16.8px;
  font-weight: 400;
  color: #6e6e74;
  width: 579px;
  height: 34px;
  text-align: left;
}
.sm-book {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  flex-direction: column;
  /* margin-top: 120px; */
}
.sm-book input[type="button"] {
  padding: 16px 32px 16px 32px;
  background-color: #006ee2;
  width: 130px;
  height: 54px;
  border-radius: 38px;
  color: #ffffff;
  margin-bottom: 60px;
  text-align: center;
  line-height: 54px;
  cursor: pointer;
}

.scene-content {
  height: 270px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.contact-details p {
  color: #6e6e74 !important;
}
.footer-row .TS p a {
  transition: all 3s ease-in-out;
}

.tj-box span :hover {
  color: #006ee2 !important;
}
/* 多色可变 */
.color-box {
  width: 100%;
  height: 1080px;
  background-color: #000000;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  background-size: cover;
}
.color-content {
  /* margin-bottom: 118px; */
}
.color-title {
  width: 360px;
  /* font-family: PingFang SC; */
  font-size: 80px;
  font-weight: 600;
  line-height: 112px;
  letter-spacing: 0.1em;
  text-align: left;
  padding-top: 89px;
  margin-bottom: 65px;

  background: linear-gradient(
    90deg,
    #7e7f87 0%,
    #a6a8b1 28.98%,
    #dfe1eb 41.36%,
    #95979f 55.94%,
    #f5f6fb 68.32%,
    #a7a9b2 79.11%,
    #6f7176 100%
  );

  /* background-image: -webkit-linear-gradient(
    bottom,
    #7e7f87,
    #a6a8b1,
    #dfe1eb,
    #95979f,
    #a7a9b2,
    #6f7176
  ); */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.color-scane {
  /* font-family: PingFang SC; */
  font-size: 44px;
  font-weight: 400;
  line-height: 61.6px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 29px;
}
.color-des {
  /* font-family: PingFang SC; */
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: center;
  color: #6e6e74;
}
.color-product-swiper .swiper-slide .swiper-img1-box > img {
  /* width: 651px;
  height: 295px; */
  width: 600px;
  height: 400px;
  object-fit: cover;
  margin-top: 73px;
}
.banner-text1 {
  /* font-family: PingFang SC; */
  font-size: 24px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.04em;
  text-align: center;
  margin-top: -6px;

  color: rgba(166, 168, 177, 1);
}
.color-product-swiper .banner-content .img1 {
  width: 20px;
  height: 20px;
}
.color-product-swiper .banner-content .img2 {
  width: 12px;
  height: 12px;
  position: absolute;
  left: 4px;
  top: 4px;
}
.color-product-swiper .banner-content {
  position: relative !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 29px;
}
.color-product-swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.color-product-swiper .swiper-slide .swiper-img1-box {
  /* background-image: url("../image/图层\ 3\ 拷贝\ 3\ 2\ \(2\).png"); */
  /* background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
  /* width: 1343px;
  height: 652px; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
