::-ms-input-placeholder {
  color: #b3b3b3;
  opacity: 1;
}
.headerHide{
  margin: 0 0px !important;
  outline: none !important;
  text-decoration: none !important;
  background: #fff !important;
}
.textColor {
  color: #24858c !important;
}
.backgroundColor {
  background-color: #24858c;
}
.headerA {
  color: #000 !important;
  padding: 10px 10px !important;
  font-weight: unset !important;
}
.section {
  height: calc(100vh - 46px);
}
.fadeInRightImg {
  flex-grow: 1;
}
.fadeInLeftImg {
  flex-grow: 1;
}
.fadeInImg {
  height: calc(100vh - 206px) !important;
  /* max-width: none !important; */
}
.fadeInLeftText {
  width: 600px !important;
  padding-top: calc(50vh - 330px) !important;
  padding-left: 9vw !important;
}
.fadeInLeftText2 {
  width: 550px !important;
  padding-top: calc(50vh - 350px) !important;
  padding-left: 0vw !important;
}
.fadeInRightText {
  width: 600px !important;
  padding-top: calc(50vh - 330px) !important;
  text-align: right !important;
  padding-right: 9vw !important;
}

.fullImg {
  height: 801px;
}
.fullImg1700 {
  width: 1670px;
}
.fullImg1500 {
  width: 1500px;
}
.fullImg1700Index{
  padding-bottom: 40px;
}

.videomain {
  width: 100%; 
  height: auto; 
  max-height:calc(100vh - 46px); 
  /* object-fit: fill */
}
.home1 {
  padding-top:calc(50vh - 223px);
}

.solution{
  padding-bottom: 10px;
}
.solutionImg{
  height: 100%;
    width: auto !important;
}
.solutionLeftText {
  width: 100% !important;
  /* padding-top: calc(50vh - 250px) !important; */
  padding-left: 0vw !important;
}
.solutionRightText{
  width: 100% !important;
  /* padding-top: calc(50vh - 250px) !important; */
  text-align: right !important;
  padding-right: 10px !important;
}
.solutionRightText2{
  width: 600px !important;
  padding-top: calc(50vh - 200px) !important;
  text-align: right !important;
  padding-right: 0vw !important;
}
.twoLeft{
  padding: 0px !important;padding-right: 40px !important;
}
.twoRight{
  padding: 0px !important;padding-left: 40px !important;
}
.twoText{
  padding-left: 0px !important;
}
.bannerImg{
  width: 100vw;
  /* height: calc(100vh - 46px); */
}
.bannerImg2{
  width: 100vw;
  height: calc(100vh - 46px);
}
.bannerText2{
  padding-top: 70vh; font-size: 50px; color: #ffffff; display: flex;padding-left: 5vw;
}
.bannerText3{
  font-size: 30px;
    display: flex;
    padding-left: 5vw;
    margin: auto;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
}

/* 时间轴 */
.wrap-time{
  /* width: 1000px; */
  position: relative;
  /* top: 100px; */
  height: 70vh;
  overflow-y: auto;
}
.wrap-time::after{
  content: '';
  position: absolute;
  top: -100px;
  left: 30%;
  width: 1px;
  z-index: -999;
  height: 1200px;
  background-color: #24858c;
}
.box-time{
  position: relative;
  width: 100%;
  /* height: 120px; */
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
}
.left-time{
  position: relative;
  width: 0%;
  /* height: 120px; */
  border-radius: 15px;
  text-align: left;
  color: rgb(90, 90, 90);
  /* background-color: rgba(255,255,255,.5); */
}
.right-time{
  position: relative;
  width: 69%;
  /* height: 120px; */
  border-radius: 15px;
  text-align: left;
  color: rgb(90, 90, 90);
  /* background-color: rgba(255,255,255,.5); */
}
/* .box:nth-child(even) .left{
  background-color: rgba(255,255,255,.4);
  box-shadow: 0 0 10px rgba(0,0,0,.3);
} */
/* .box .right{
  background-color: rgba(255,255,255,.4);
  box-shadow: 0 0 10px rgba(0,0,0,.3);
} */
.center-time {
width: 29.8%;
display: flex;
justify-content: flex-end;
align-items: baseline;
}
.center-time>span{
  width: 170px;
  border-radius: 10px;
  text-align:center;
  font: 900 24px '';
  line-height: 50px;
  /* background-color: #fff; */
  color: #24858c;
}
.pdiv-time{
  color: #000;
  font-size: 16px;
  margin: 16px 0;
  padding: 0 10px 0 10px/* 内边距*/
}
.dot-time{
  width: 8px;height: 8px;background:#24858c;border-radius: 50%;margin-left: 2px;
}
.hoverShow:hover{
  opacity: 1;
}
.hoverNotShow:hover{
  opacity: 0;
  
}
.hezuoyixiang{
  height: 30vw;display: flex;
}
.box-time2{
  height: 270px;
}
.qiyegengmin1{
  display: none;
    }
    .qiyegengmin2{
      display: block;
    }
    .box-time-img-fuji{
    
      position: relative;
      width: 346px !important;
                      
    }
    .box-time-img-ziji{
      position: absolute;
      bottom: 5px;
      right: 0;
      height: 555px;
      width: 346px;
  
    }
    .biaoti{
      padding-bottom: 15px;
    }
    .news-img{
      width: auto;
        height: 283.25px;
    }
    .foot-r{
    display: unset;
    }
@media (max-width: 1992px) {
  .foot-r{
    display: none;
    }
  .news-img{
    width: auto;
      height: auto;
  }
  /* 时间轴 */
  .box-time-img-fuji{
    position: unset;
    width: auto !important;
  }
  .box-time-img-ziji{
    
    position: unset;
    bottom: unset;
    right: unset;
    height: 595px;
    width: 335px;
  }
.wrap-time{
  width: 100vw;
  position: relative;
  top: 100px;
  padding-bottom: 60px;
  height: unset;
  overflow-y: unset;
}
.wrap-time::after{
  content: '';
  position: absolute;
  top: -100px;
  left: 30%;
  width: 1px;
  z-index: -999;
  height: 2000px;
  background-color: #24858c;
}
.box-time{
  position: relative;
  width: 100%;
  height: 120px;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
.left-time{
  position: relative;
  width: 0%;
  height: 120px;
  border-radius: 15px;
  text-align: left;
  color: rgb(90, 90, 90);
  /* background-color: rgba(255,255,255,.5); */
}
.right-time{
  position: relative;
  width: 70%;
  height: 120px;
  border-radius: 15px;
  text-align: left;
  color: rgb(90, 90, 90);
  /* background-color: rgba(255,255,255,.5); */
}
/* .box:nth-child(even) .left{
  background-color: rgba(255,255,255,.4);
  box-shadow: 0 0 10px rgba(0,0,0,.3);
} */
/* .box .right{
  background-color: rgba(255,255,255,.4);
  box-shadow: 0 0 10px rgba(0,0,0,.3);
} */
.center-time {
width: 15%;
display: flex;
justify-content: flex-start;
align-items: baseline;
}
.center-time>span{
  width: 120px;
  border-radius: 10px;
  text-align:center;
  font: 900 0.8em '';
  line-height: 50px;
  /* background-color: #fff; */
  color: #24858c;
}
.pdiv-time{
  color: #000;
  font-size: 0.8em;
  margin: 7px 0;
  padding: 0 30px 0 10px/* 内边距*/
}
.dot-time{
  width: 8px;height: 8px;background:#24858c;border-radius: 50%;margin-left: 2px;display: none;
}
/* /////////// */
  .bannerImg{
    width: 100vw;
    height: auto;
  }
  .bannerImg2{
    width: 100vw;
    height: calc(100vw * 1080 / 1920);
  }
  .bannerText2{
    padding-top: 200px; font-size: 30px; color: #ffffff; display: flex;padding-left: 15px;
  }
  .bannerText3{
    font-size: 30px;
    display: flex;
    padding-left: 5vw;
    margin: auto;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
   
  }
  .aid-section {
    padding-top: 0px;
    overflow: visible;
}
  .solution{
    padding-bottom: 0px;
  }
  .twoText{
    padding-left: 6vw !important;
  }

  .twoLeft{
    padding: 0px !important;padding-right: 0px !important;
  }
  .twoRight{
    padding: 0px !important;padding-left: 0px !important;
  }
  .section {
    height: auto !important;
  }
  .fadeInImg {
    height: auto !important;
  max-width: none !important;
  width:calc(100vw - 40px);
  }
  .fadeInLeftText {
    width: 100% !important;
    padding-top: 5px !important;
    padding-left: 6vw !important;
  }
  .fadeInRightText {
    width: 100% !important;
    padding-top: 5px !important;
    text-align: right !important;
    padding-right: 6vw !important;
  }
  .fullImg {
    height: auto !important;
  max-width: none !important;
  width:100vw;
  }
  .videomain {
    width: 100vw; height: auto; object-fit: unset;
    /* display: none; */
  }
  .home1 {
    padding-top:10px;
  }
  .fullImg1700 {
    width: auto;
  }
  .fullImg1500 {
    width: auto;
  }
  .solutionLeftText {
    width: 100% !important;
    /* padding-top: calc(50vh - 250px) !important; */
    padding-left: 6vw !important;
  }
  .solutionRightText {
    width: 100% !important;
    padding-top: 5px !important;
    text-align: right !important;
    padding-right: 6vw !important;
  }
  .solutionRightText2 {
    width: 100% !important;
    padding-top: 5px !important;
    text-align: right !important;
    padding-right: 6vw !important;
  }
  .hezuoyixiang{
    height: 90vw;display: flex;
  }
  .box-time2{
    height: 330px;
  }
  .qiyegengmin1{
display: block;
  }
  .qiyegengmin2{
    display: none;
  }
  .hc-offcanvas-nav.hc-nav-1 .nav-container {
    width: 100vw !important;
    }
    .hc-offcanvas-nav .nav-item-wrapper {
      position: relative;
      padding-left: 30px !important;
      }
      .hc-offcanvas-nav .nav-item-link, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a {
        padding: 24px 17px !important;
        font-size: 16px !important;
        color: #000 !important;
        z-index: 1;
        background: rgba(0, 0, 0, 0);
        border-bottom: 1px solid #E7EBF0 !important;
        transition: background 0.1s ease;
        }
        .hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul {
          background: #ffffff !important;
          }
          .hc-offcanvas-nav .nav-content > .nav-close:first-child a:hover, .hc-offcanvas-nav .nav-title + .nav-close a.has-label:hover, .hc-offcanvas-nav li.nav-close a:hover, .hc-offcanvas-nav .nav-back a:hover {
            background: #ffffff !important;
            }
            .hc-offcanvas-nav .nav-content > .nav-close:first-child a, .hc-offcanvas-nav .nav-title + .nav-close a.has-label, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a {
              background: #ffffff !important;
              border-top: 1px solid #ffffff !important;
              border-bottom: 1px solid #ffffff !important;
              }
              .hc-offcanvas-nav .nav-wrapper > .nav-content > ul:first-of-type > li:first-child:not(.nav-back):not(.nav-close) > .nav-item-wrapper > .nav-item-link {
                border-top: 1px solid #ffffff !important;
                }
                .hc-offcanvas-nav .nav-close-button span::before {
                  content: "";
                  position: absolute;
                  top: 40%;
                  left: 50%;
                  transform: translateY(-50%);
                  width: 20px;
                  height: 20px;
                  margin-top: -3px;
                  color: #000 !important;
                  font-family: icoFont !important;
                  border: none !important;
                  font-size: 24px;
                  }
                  .nav-close{
                    display: none;
                  }
                  .hc-offcanvas-nav {
                    visibility: hidden;
                    display: none;
                    position: fixed;
                    top: 0;
                    height: 100%;
                    z-index: 99 !important;
                    text-align: left;
                    }
                    ul{list-style: none;}
                    
}