/* .container1 {
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 50px;
    background-color: #fff;
} */
/* @media screen and (max-width: 1200px) {
  body {
    overflow-x: hidden;
  }
} */
@media screen and (max-width: 1200px) {
  .scheme1-metting {
    width: 1200px !important;
    overflow: hidden !important;
  }
}

.particles-js-canvas-el,
.wisdom-top,
.solution-scheme,
.wisdom,
.footer,
.product-content,
.private {
  min-width: 1200px;
}
.container1 .center {
  width: 100%;
  /* position: fixed; */
  /* top: 0; */
  background-color: #fff;
}
.footer-top .footer-row h4 {
  color: #666;
  font-size: 10px;
}
.container {
  width: 100%;
  background-color: #fff;
}
.container .center {
  width: 1200px;
  /* height: 912px; */
  height: 970px;

  margin: 0 auto;
  background-color: #fff;
}
.wisdom {
}
.wisdom-classify {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0rem;
  /* margin-top: 80px; */
  background-image: url("../image/Rectangle\ 139\ \(1\).png");
}
.classif-box {
  /* width: 20%; */
  height: 111px;
  /* height: 100%; */
  /* background-color: #e6e6e6; */
  color: #ffffff;
  margin-right: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* align-items: end; */
  border-radius: 5px;
  /* padding-right: 20px; */
  /* background-color: #000000; */
}
.classif-box h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  /* padding-left: 14px; */
  /* margin-bottom: 22px; */
  width: 250px;
  height: 40px;
  padding: 5px 23px;
}
.classif-box span {
  font-size: 14px;
  line-height: 19.6px;
  font-weight: 400;
  /* padding-left: 14px; */
  /* color: #000000; */
  color: #1e1e1e;
  width: 250px;
  height: 40px;
  padding: 5px 23px;
}
.solution-box {
  margin-bottom: 80px;
  margin-top: 20px;
}
.solution-box .solution-text {
  text-align: center;
}
.solution-box span {
  color: #6e6e74;
  font-weight: 400;
  font-size: 16px;
  line-height: 22.4px;
  /* letter-spacing: 5px; */
}
.solution-box h1 {
  font-weight: 600;
  font-size: 54px;
  line-height: 75.6px;
  color: #000000;
}
.manage-classify {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  height: 123px;
  align-items: center;
}
.manage-classify > div {
  width: 258px;
}
.manage-classify a {
  position: relative;
}
.manage-classify i {
  position: absolute;
  right: -145px;
  top: 0;
  color: #2961d1;
}

.manage-classify a {
  font-size: 20px;
  font-weight: 600;
}
.manage-classify div div {
  font-size: 13px;
  color: slategrey;
  margin-top: 10px;
}
.product-content .product-img:hover {
  transform: translateY(-10px) scale(1.05);
  box-shadow: 0 0 36px rgba(0, 0, 0, 0.171);
  /* box-shadow: 0 0 2.25rem blue; */
  /* background-color: darkblue; */
}
/* 会议展示 */
.classify-display {
  display: flex;
  /* justify-content: space-between; */
  align-items: self-start;
  flex-wrap: wrap;
  margin-top: 109px;
  width: 100%;
  margin-bottom: 20px;
  /* width: 1200px;
  margin: 0 auto; */
  margin: 59px auto !important;
  /* height: 602px; */
}

.display-content {
  box-sizing: border-box;
  width: 388px;
  height: 167px;
  background-color: #fafafc;
  padding: 20px 0;
  display: flex;
  justify-content: space-around;
  /* align-items: self-start; */
  margin: 6px 5px;
  /* float: left; */
}
.display-content img {
  width: 30px;
  height: 30px;
}
.display-content .text h2 {
  font-size: 20px;
  font-weight: 600;
  color: black;
  margin-bottom: 20px;
}
.display-content .text p {
  font-size: 14px;
  color: #424246;
  line-height: 19.6px;
}
.display-content .text {
  /* padding: 10px 0 0 17px; */
  width: 286px;
  height: 120px;
}
/* .display-content::after{
    content: "";
    height: 167px;
    width: 31%;
} */
/* 解决方案 */
.solution-scheme {
  width: 100%;
  height: 855px;
  text-align: center;
  /* margin: 40px 0; */
  background-color: black;
  padding-top: 40px;
  padding-bottom: 70px;
}
.scheme-metting {
  border-bottom: 0.5px solid rgba(110, 110, 116, 0.3);
}
.scheme1-metting {
  border-bottom: 0.5px solid rgba(245, 245, 247, 1);
}
.solution-scheme h2 {
  font-size: 54px;
  font-weight: 600;
  color: #ffffff;
  line-height: 75.6px;
  /* margin-bottom: 4px; */
}
.scheme-img img {
  /* width: 800px;
  height: 400px; */
}
.solution-scheme p {
  /* font-size:  10px; */
  font-size: 16px;
  line-height: 22.4px;
  color: #fafafc;
}
.scheme-metting {
  display: flex;
  justify-content: center;
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  line-height: 33.6px;
}
.scheme1-metting {
  display: flex;
  justify-content: center;
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  line-height: 33.6px;
}
.scheme-metting span:hover {
  cursor: pointer;
}
.scheme1-metting span:hover {
  cursor: pointer;
}
.scheme-metting span i {
  position: absolute;
  display: block;
  width: 125px;
  height: 2px;
  background-color: blue;
  top: 42px;
  display: none;
}
.scheme1-metting span i {
  position: absolute;
  display: block;
  width: 125px;
  height: 2px;
  background-color: blue;
  top: 126%;
  display: none;
}
.scheme1-metting span {
  min-width: 288px;
  color: #1e1e1e;
}

.scheme-metting span {
  margin: 50px 45px 10px;
  position: relative;
}
.scheme1-metting span {
  margin: 50px 45px 10px;
  position: relative;
}
.metting-content {
  width: 1200px;
  margin: 145px auto;
}
.scheme-metting-box {
  display: none;
}
.scheme-metting-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.scheme-metting-content1 {
  width: 1200px !important;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.scheme-text {
  display: flex;
  flex-direction: column;
  align-items: self-start;
  margin-right: 50px !important;
}
.scheme-metting-content .scheme-text span:nth-child(1) {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  color: #fafafc;
}
.scheme-metting-content1 .scheme-text span:nth-child(1) {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  color: #fafafc;
}
.scheme-metting-content .scheme-text .tex {
  font-size: 39px;
  margin: 10px 0;
  line-height: 56px;
  font-weight: 600;
  color: #fafafc;
}
.scheme-metting-content1 .scheme-text .tex {
  font-size: 40px;
  margin: 10px 0;
  line-height: 56px;
  font-weight: 600;
  color: #fafafc;
}
.scheme-metting-content .scheme-text .text {
  font-size: 16px;
  line-height: 32px;
  color: #fafafc;
  font-weight: 400;
}
.scheme-metting-content1 .scheme-text .text {
  font-size: 16px;
  line-height: 32px;
  color: #fafafc;
  font-weight: 400;
}
.text-box {
  /* display: flex; */
}
.pro-img {
  width: 1200px;
  margin: 0 auto;
}
/*  终端产品*/
.terminal-product {
  width: 100%;
  background-color: #fff;
  text-align: center;
}
.terminal-product .product-box {
  width: 1200px;
  margin: 0 auto;
}
.product-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  padding-top: 50px;
}
.product-text :nth-child(1) {
  color: #000000;
  font-size: 35px;
  font-weight: 600;
}
.product-text :nth-child(2) {
  color: #6e6e74;
  font-size: 15px;
  padding-left: 200px;
}
.terminal-product .product-content {
  width: 100%;
  display: flex;
  justify-content: center;
}
.product-content .product-img {
  width: 392px;
  height: 286px;
  display: flex;
  background-color: #fafafc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  transition: all 0.3s ease-in-out;
}

.product-content .product-img img {
  /* margin-bottom: 20px; */
}
.product-img:hover {
  cursor: pointer !important;
}

.product-content .product-img span {
  font-size: 14px;
  line-height: 19.6px;
  color: #6e6e74;
  text-align: center;
  font-weight: 400;

  /* padding-left: 22px; */
}
.product-img h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  text-align: center;
  color: #000000;
  vertical-align: middle;
}
/* 系统推荐 */
.system-scheme {
  /* width: 1200px;
  margin: 0 auto; */
}
.system-scheme .system-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.system-content .system-text {
  font-size: 50px;
  font-weight: 600;
  color: black;
  margin-bottom: 10px;
}
.system-content span {
  font-size: 15px;
  color: #6e6e74;
}
/* 管理分类的动画 */
@keyframes identifier {
  from {
    width: 0;
    height: 2px;
    background-color: blue;
    opacity: 1;
  }
  to {
    width: 258px;
    height: 2px;
    background-color: blue;
    opacity: 0;
  }
}
/* 
@keyframes mover {
    0%{
        transform: translateX(0);
    }
    25%{
        transform: translateX(.625rem);
    }
    75%{
        transform: translateX(-0.625rem);
    }
    100%{
        transform: translateX(0);
    }
} */

.ani-frames {
  animation: identifier 2s ease;
  width: 258px;
  height: 5px;
}
/* .ani-frames {
    animation: mover 2s infinite;
} */
/* 私有定制 */
.private {
  width: 100%;
  height: 843px;
  background-color: black;
}
.private-box {
  text-align: center;
  padding: 98px;
}
.private-box .private-text {
  color: #ffffff;
  font-size: 54px;
  font-weight: 600;
  line-height: 75.6px;
  margin-bottom: 5px;
}
.private-box span {
  font-weight: 400;
  font-size: 16px;
  line-height: 22.4px;
  color: #fafafc;
}
.serve-text {
  margin-right: 24px;
  white-space: wrap;
  color: #ffffff;
  font-size: 14px;
}
.serve-content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.serve-text p {
  color: #ffffff;
  font-size: 16px;
  white-space: wrap;
  line-height: 22.4px;
  font-weight: 400;
  width: 302px;
  margin-bottom: 47px;
  margin-left: 49px;
}
.server-manner {
  display: flex;
  flex-direction: column;
}
.server-manner span {
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  color: #ffffff;
  letter-spacing: 5px;
}
.manner-box {
  margin-bottom: 30px;
  height: 34px;
  /* line-height: 34px; */
  /* display: flex;
    align-items: center; */
}
.manner-box img {
  margin-right: 20px;
}
.serve-text input {
  border-radius: 17px;
  width: 119px;
  height: 40px;
  color: #ffffff;
  background-color: #2961d1;
  margin-top: 73px;
  margin-left: 50px;
}
.cicle {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 1px solid #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.cicle .img {
  width: 24px;
  height: 24px;
}
.cicle .dot {
  width: 70px;
  border: 1px dotted #000000;
  position: absolute;
  top: 50%;
  left: 66px;
}
.cicle .text {
  position: absolute;
  top: 80px;
  font-size: 14px;
}
.cicle-box {
  width: 630px;
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
}
.scheme-img-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* background-color: #fafafc; */
  border: 1px solid #fafafc;
  width: 630px;
}
.scheme-img-box .content {
  width: 588px;
  text-align: left;
  font-size: 12px;
  margin-top: 48px;
  color: #000000;
  line-height: 18px;
  font-weight: 400;
}
.scheme-img-box .chinese,
.scheme-img-box .ele {
  color: #000000;
  margin-bottom: 16px;
}
.scheme-img-box .chinese {
  font-size: 25px;
}
/* 更新 */
.smart-metting-box {
  width: 100%;
  height: 840px;
  background-color: #ffffff;
}
.smart-metting-box .w {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.smart-metting-left .text1,
.smart-metting-left .text2 {
  font-family: PingFang SC;
  font-size: 40px;
  font-weight: 600;
  line-height: 56px;
  text-align: left;
  color: #111111;
}
.smart-metting-left {
  margin-right: 120px;
}
.smart-metting-left .text3 {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  color: #111111;
  width: 320px;
  margin-top: 40px;
}
.smart-metting-right {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.smart-metting-right-box{
  width: 194px;
    transition: all 0.3s ease;

}
.smart-metting-right-box.active{
  width: 394px;
}
.smart-metting-right-box1 {
  /* width: 394px; */
  /* background-color: #000000; */
  background-image: url("../image/1.png");
  height: 784px;
  background-size: cover;
  box-sizing: border-box;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.smart-metting-right-box1 .title {
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 24px;
}
.smart-metting-right-box .content {
  width: 324px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 25px;
}
.smart-metting-right-box2 {
  display: flex;
  /* align-items: end; */
  flex-direction: column;
  justify-content: end;
  /* width: 195px; */
  height: 784px;
  /* background-color: #000000; */
  background-image: url("../image/Frame\ 55\ \(2\).png");
  background-size: cover;
  margin: 0 20px;
  box-sizing: border-box;
  padding-left: 20px;
 
}
.smart-metting-right-box2 .title {
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 24px;
  /* transform: rotate(90deg); */
  /* padding-top: 155px; */
  /* transform: rotate(270deg);
  padding-bottom: 140px; */
}
.smart-metting-right-box3 {
  display: flex;
flex-direction: column;
  justify-content: end;
  /* width: 195px; */
  height: 784px;
  /* background-color: #000000; */
  background-image: url("../image/Frame\ 55\ \(3\).png");
  background-size: cover;
  box-sizing: border-box;
  padding-left: 20px;
  
}
.smart-metting-right-box3 .title {
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 24px;
  /* transform: rotate(90deg); */
  /* padding-top: 155px; */
  /* transform: rotate(270deg);
  padding-bottom: 140px; */
}
