

::-webkit-scrollbar {
  width: 0 !important;
}
::-webkit-scrollbar {
  width: 0 !important;
  height: 0;
}
.bottomLine{
  width: 96px;
  height: 2px;
  border-bottom: 4px solid #233F94;
  margin-top: -5px;
  margin-left:0px;
}
.bottomLinewhite{
  width: 7.5%;
  height: 2px;
  border-bottom: 4px solid #fff;
  margin-top: -5px;
  margin-left: 3px;
}

.outDiv{
    position: relative;
}
.box{
  width: 100%;
  overflow-x: hidden;
}
.header{
    position: fixed;
    top: 0;
    left: 0;
    transition: background-color 1s ease;
  }
  .video{
    width: 100%;
    height: 100vh;
    background:#475669;
    padding-bottom: 16px;
    overflow: hidden;
    inset: 0px auto auto 0px;
    margin: 0px;
  }
  .videobox{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .slideUp{
    display: flex;
    justify-content: space-around;
    transition: all 1s;

    /* opacity: .9; */
  }
  .widthSlideUp{
    width: 520px;
    margin-top: 32px;
}
  .type{
    /* border-radius: 60px 0px 60px 0px; */
    width: 100%;
    height: 489px;
    overflow: hidden;
    position: relative;
    margin-top: 21px;
    margin-bottom: 12px;
	/* transition: all 1500ms linear; */
  transition: all .5s;
  }

  .pictureImg{
    width: 100%;
    height: auto;
  }
.yingcaiImg1{
    width: 100%;
    height: 100%;
    display: block;
    transition: transform 0.9s ease; /* 设置变化过程的动画 */
}
.yingcaiImg1:hover {
    transform: scale(1.1); /* 放大1.1倍 */
}
.slideUpImg{
    width: 100%;
    height: 100%;
    display: block;
    transition: transform 0.9s ease; /* 设置变化过程的动画 */
}
.slideUpImg:hover {
    transform: scale(1.1); /* 放大1.1倍 */
}
.typeBackground{
    width: 100%;
    font-size: 30px;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: -89px;
    text-align: center;
    transition: all 1s ease;
    position: relative;

}
.animate-up {
    transform: translateY(-100px);
    
  }
   
  .animate-down {
    transform: translateY(5px);
  }
.slideUpContain{  
    width: 100%;
    /* background: rgba(0, 0, 0, .5); */
    height: 220px;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: -69px;
    transition: all 1s ease;
    position: relative;
}
.viewBtn{
    width:100px;
    height:45px;
    background: #233F94;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    line-height: 45px;
    border-radius: 1px;
    margin-top: 45px;
    display: inline-block;
}
.typeTittle{
    width: 240px;
    height: 84px;
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    margin:  0 auto;
    margin-top: 210px;
    text-align: justify;
}
/* .box{
	width:100px;
	height:100px;
	background:pink;
}
.box:hover{
	transform: scale(1.2);
	transition: all 500ms linear;
} */

/* .type:hover .viewBtn  {
    transition: 1s;
    margin-top: 20px;
    color: #FFFFFF;
} */
/* .type:hover .typeBackground{
    transition: all 1s linear;
} */

.slideUpTittle{
    /* padding-top: 453px; */
}
/* .slideUpTittletwo{
    padding-top: 180px;
} */
.slideUpImg{
    display: block;
    width: 100%;
    height: 236px;
}
.boxHeight{
    height: 236px;
    overflow: hidden;
}
.SlideUpFlex{
    display: flex;
    justify-content: space-around;
    cursor: pointer;
}
/* 关于我们 */
.aboutDiv{
    width: 50%;
    height: 100%;
    background: #fff;

}
.aboutDiv img{
    width:100%;
    height: 100%;
}
.aboutTittle{
    font-family: Beirut;
    font-size: 42px;
    color: #BDC5DE;
    font-weight: bold;
    margin-top: 110px;
    margin-bottom:30px;
    margin-left: 100px;
}
.tittleDiv{
    color:#233F94;
    font-size:36px;
    font-family: Beirut;
    margin-top: -257px;
    margin-left: 109px;
}
.aboutRight img{
    width: 85%;
    /* height: 210px; */
    margin-left: 100px;

}
.aboutContain{
    font-size: 16px;
    color: #666666;
    width: 520px;
    word-break: break-all;
    line-height: 30px;
    margin-top: 110px;
    text-indent: 24px;
    margin-left: 100px;

}
.aboutdiv{
  position: relative;
}
.numberDiv{
  background: #fff;
  width: 70%;
  height: 210px;
  margin-top: 25px;
  position: absolute;
  top: 62%;
  left: 15%;
}
.greyDiv{
    width:100%;
    background: #F9F9F9;
    margin-top:120px;
    padding-top:1px;
    padding-bottom: 98px;

}
.numberBox{
    width: 26.3%;
    height: 100%;
    background: linear-gradient(to right, #84C54D, #26BDBD);
    color: #fff;
    text-align:center;
    position: relative;
    overflow: hidden;
}
.numberBoxtwo{
    width: 26.3%;
    height: 100%;
    text-align:center;
}
.depetName{
    font-size: 18px;
    padding-top: 55px;
    box-sizing: border-box;
    padding-bottom: 25px;
}
.numberDate{
    font-size: 62px;
}
.aboutNameDate{
    font-size: 18px;
    padding-top: 55px;
    box-sizing: border-box;
    padding-bottom: 25px;
    color: #666666;

}
.numberDateTwo{
    font-size: 62px;
    color: #233F94;
    display: flex;
    justify-content: center;
}
.indexTittle{
    font-family: Beirut;
    font-size: 42px;
    color: #BDC5DE;
    font-weight: bold;
    box-sizing: border-box;
    margin-left: 47px;
}
.indextittleDiv{
    color:#233F94;
    font-size:36px;
    font-family: Beirut;
    margin-left: 47px;
}
.indexSection{
    font-size:14px;
    color:#999999;
    line-height: 30px;
    margin-top: 40px;
    margin-left: 47px;
}

.aboutRight{
  width: 50%;
  background-color: #fff;
}
.bannerThree{ 
    background:url('/img/newsBg.jpg') no-repeat 0 0; 
    /* height: 100vh; */
    width: 100%;
    background-size: cover;
    padding: 20px 0 20px 0;
    position: relative;
  }
  .typeNew{
    margin-top: 82px;
    font-size: 20px;
  }
  .typeNew div{
    margin-right: 20px;
  }
  .tittle{
    font-size: 43px;
    font-weight: bold;
    line-height: 68px;
}
.detail{
    font-size: 20px;
    font-weight: 500;
    line-height: 48px;
}
.newBOXnew{
    width: 767px;
    height: 213px;
    background: #F6F7F9;
    margin-bottom: 20px;
  }
  .newBOXnew:hover .newstyleTittle{
    color: #17AEFF;
    transition: all 1s linear;
  }
  .rightNewStyle:hover .rightSection{
   color: #17AEFF;
   transition: all 1s linear;

 }
 .rightNewStyle{
    width: 611px;
    height:446px;
    background: #F6F7F9;
    position: relative;

  }

  .newsimg{
    width: 611px;
    height: 303px;
    overflow: hidden;
    transition: transform 0.9s ease;
  }
  /* .newsimg:hover{
    transform: scale(1.1)
  } */
 .bottomNew:hover .newstyleTittle{
   color: #233F94;
   transition: all 1s linear;

 }
 .newStyle{
    width: 110px;
    height: 110px;
    background: #233F94;
    margin-top: 54px;
    margin-left: -37px;
    line-height: 110px;
  }
  .newstyle1{
    width: 110px;
    height: 110px;
    background: #233F94;
    position: absolute;
    top: 193px;
    right: -34px;
    line-height: 110px;
  }
  .newstyleTittle{
    /* font-size: 28px;
    font-weight: 500; */
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-top: 30px;
    margin-bottom: 10px;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-top: 30px;
  }
  .newstyleSection{
  width: 626px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  overflow:hidden;
  text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  }
  .onTimer{
    font-weight: 500;
    font-size: 58px;
    font-family: Impact;
    color: #FFFEFE;
    text-align: center;
    
    }
    .downTimer{
    font-size: 21px;
    font-family: Impact;
    font-weight: 400;
    color: #FFFEFE;
    text-align: center;
    }
    .detailNewWidth{
      width: 632px;
      text-align: justify;
      margin-right: 29px;
    }
    .viewMoreindex{
        width: 128px;
        height: 31px;
        border: 1px solid #7D7D7D;
        font-size: 16px;
        font-weight: 500;
        color: #555555;
        line-height:31px;
        text-align: center;
        margin-top: 32px;
      }
      .viewMoreindex:hover{
       color: #233F94;
       border: 1px solid #233F94;
       transition: all 1s linear;
      } 
      .bottomNew:hover .newstyleTittle{
        color: #233F94;
        transition: all 1s linear;
    
      }
      .bottomNew{
        width: 100%;
         height: 213px;
         background: #F6F7F9;
         margin-bottom: 20px;
     }
     .bottomNew img{
      width: 425px;
      height: 174px;
      margin-top: 20px;
     }
     .rightSection{
        width: 547px;
        font-size: 16px;
        font-family: PingFang SC;
        font-weight: 400;
        color: #333333;
        overflow:hidden;
        text-overflow:ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-top:4px;
        line-height: 27px;
      }
      .marginAuto{
        width: 550px;
        margin:  0 auto;
      }
      .activeded{
        color: #233F94;
      }
      .below-div {
        width: 300px;
        height: 50px;
        background-color: #f0f0f0;
        transition: transform 0.1s ease-in-out;
        position: relative;
        top: 0;
      }
      .slideMiddle{
        width: 51vw;
        height: 39vw;
        margin: 0 1vw;
        background: transparent;
        }
      /* sass平台 */
      .sassContain{
        width: 100%;
        background:url('/img/sassBg.png') no-repeat 0 0; 
        background-size: 100% 100%;
        cursor: pointer;
        overflow-y: hidden;
      }
      .middleNew{
        width: 1400px;
        margin: 0 auto;
      }
      .mtopsass{
        margin-top: 10px!important;
      }
      .sassImgStyle{
        width: 1198px;
        height: 734px;
        margin: 0 auto;
        display: block;
      }
      .sassTittle{
        color: #3C3A3B;
        font-size: 16px;
        margin-bottom:10px;
      }
      .crmImg{
        display: block;
        width: 46px;
        height: 46px;
        margin: 0 auto;
      }
      .crmBox{
        width: 46px;
        text-align: center;
        position: absolute;
        top: 374px;
        left: 212px;
        margin: 0 auto;
      }
      .payBox{
        width: 46px;
        text-align: center;
        position: absolute;
        top: 484px;
        left: 388px;
      }
      .baohuoBox{
        width: 69px;
        text-align: center;
        position: absolute;
        top: 583px;
        left: 496px;
      }
      .posBox{
        width: 46px;
        text-align: center;
        position: absolute;
        top: 645px;
        left: 641px;
      }
      .omsBox{
        width: 46px;
        text-align: center;
        position: absolute;
        top: 468px;
        left: 996px;
      }
      .MesBox{
        width: 46px;
        text-align: center;
        position: absolute;
        top: 286px;
        left: 1214px;
      }
      .TMSBox{
        width: 46px;
        text-align: center;
        position: absolute;
        top: 51px;
        left: 892px;
      }
      .wmsBox{
        width: 46px;
        text-align: center;
        position: absolute;
        top: -12px;
        left: 664px;
      }
      .scrmBox{
        width: 46px;
        text-align: center;
        position: absolute;
        top: -53px;
        left: 570px;
      }
      .biBox{
        width: 46px;
        text-align: center;
        position: absolute;
        top: 20px;
        left: 387px;
      }
      .erpBox{
        width: 46px;
        text-align: center;
        position: absolute;
        top: 104px;
        left: 234px;
      }
      .sassBigBox{
        position: relative;
        background: #FAFCFF;
      }
      /* .tmsDiv{
        width: 114px;
        height: 29px;
        position: absolute;
        top: 148px;
        left: 842px;
        transform: skew(0deg, 30deg);
        transition: max-height 0.9s ease-in-out;
      }
      .wmsDiv{
        width: 113px;
        height: 29px;
        position: absolute;
        top: 95px;
        left: 641px;
        transform: skew(12deg, -30deg);
        transition: max-height 0.9s ease-in-out;
      }
      .scrmDiv{
        width: 114px;
        height: 29px;
        position: absolute;
        top: 71px;
        left: 523px;
        transform: skew(0deg, 30deg);
        transition: max-height 0.9s ease-in-out;
      }
      .biDiv{
        width: 105px;
        height: 29px;
        position: absolute;
        top: 104px;
        left: 372px;    
        transform: skew(12deg, -30deg);
        transition: max-height 0.9s ease-in-out;
      }
      .erpDiv{
        width: 129px;
        height: 29px;
        position: absolute;
        top: 217px;
        left: 313px;
        transform: skew(0deg, 30deg);
        transition: max-height 0.9s ease-in-out;

      }
      .crmDiv{
        width: 111px;
        height: 50px;
        position: absolute;
        top: 323px;
        left: 203px;
        transform: skew(0deg, 30deg);
        transition: max-height 0.9s ease-in-out;
      }
      .payDiv{
        width: 74px;
        height: 26px;
        position: absolute;
        top: 458px;
        left: 398px;
        transform: skew(0deg, 30deg);
        transition: max-height 0.9s ease-in-out;
      }
      .baohuoDiv{
        width: 110px;
        height: 26px;
        position: absolute;
        top: 535px;
        left: 495px;
        transform: skew(0deg, 30deg);
        transition: max-height 0.9s ease-in-out;
      }
      .posDiv{
        width: 146px;
        height: 26px;
        position: absolute;
        top: 622px;
        left: 628px;
        transform: skew(0deg, 30deg);
        transition: max-height 0.9s ease-in-out;
      }
      .omsDiv{
        width: 130px;
        height: 29px;
        position: absolute;
        top: 580px;
        left: 842px;
        transform: skew(12deg, -30deg);
        transition: max-height 0.9s ease-in-out;
      }
      .mesDiv{
        width: 130px;
        height: 29px;
        position: absolute;
        top: 404px;
        left: 1070px;
        transform: skew(12deg, -30deg);
        transition: max-height 0.9s ease-in-out;
      }
      .allDiv{
        width: 213px;
        height: 130px;
        position: absolute;
        top: 173px;
        left: 642px;
        transform: skew(57deg, -30deg);
      } */
      .fade-up-enter-active, .fade-up-leave-active {
        transition: opacity 2s, transform 2s;
      }
      .fade-up-enter, .fade-up-leave-to /* 2.1.8版本及以上使用v-leave-to代替v-leave-active */ {
        opacity: 0;
        transform: translateY(80px);
      }
      
/** 地图切换 */
.core-content-item .whole-network-canvas {
  display: flex;
  /* padding: .55rem .6rem 0 2.4rem; */
}

.whole-network-canvas .map-wrapper {
  position: relative;
  margin-top: 161px;
  /* margin-left: 104px; */
}

.whole-network-canvas .map-wrapper #wholeTopMapCanvas {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 11;
}

.whole-network-canvas .map-wrapper #wholeMapCanvas {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 10;
}

.whole-network-canvas .map-wrapper #canvas {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 9;
}
.mapBackgroundIndex{
  background: #F6F6F6;
  position: relative;
}
.indexBgmapWhite{
  background:#fff;
  width: 874px;
  padding-left: 0;
  padding-right: 284px;
  /* float: left; */
}
.whole-network-canvas .tab-wrapper {
  margin-left: 0;
  width: 700px;
  padding: 21px;
  /* margin-left: 130px; */
 /* float: right; */
}

.whole-network-canvas .tab-wrapper .tab-list {
  /* display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; */
  width: 600px;
  padding-left: 54px;
}

.whole-network-canvas .tab-wrapper .tab-list .tab-item {
  width: 4rem;
  height: 1.9rem;
  margin-bottom: .7rem;
  padding: .16rem .1rem;
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  transition: all .5s;

}

.whole-network-canvas .tab-wrapper .tab-list .tab-item:nth-child(odd) {
  margin-right: .1rem;
}

.whole-network-canvas .tab-wrapper .tab-list .active {
  background: #fff;
  border-radius: .04rem;
  padding: .15rem .1rem .13rem .1rem;
  transition: all 0.5s
}

.whole-network-canvas .tab-wrapper .tab-list .tab-item .tab-intro {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 25px;
}

.whole-network-canvas .tab-wrapper .tab-list .tab-item .tab-intro .li-num-animation {
   font-size: 36px;
    line-height: .61rem;
    font-weight: 600;
    color: #82BF34;
}

.whole-network-canvas .tab-wrapper .tab-list .tab-item .tab-intro .add {
  font-size: 0.56rem;
  line-height: .61rem;
  font-weight: 600;
}

.whole-network-canvas .tab-wrapper .tab-list .tab-item .tab-intro .unit {
  position: relative;
  flex-grow: 0;
  font-size: 12px;
  line-height: .3rem;
  top: -16px;
  left: .03rem;
  color: #82BF34;
}

.whole-network-canvas .tab-wrapper .tab-list .tab-item .nameabout {
    font-size: 16px;
    margin-top: .2rem;
    margin-left: 13px;
    line-height: .28rem;
    color: #7E7F7F;
}
.core-tab-wrap .tab-content-list .core-content-item {
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.indexDiv {
  height: 100vh;
  position: relative;
}
.v1 {
  height: 100vh;
  width: 100%;
  margin: 0 auto;
  /* background-color: #000; */
  /* opacity: .3; */
  /* position: absolute; */
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  transition: all .2s;
  z-index: 0;
}
body {
  margin: 0;
  width: 100%;
  height: 100vh;
}
#app {
  width: 100%;
  height: 100vh;
  overflow: scroll;
  overflow-x: hidden;
  display: block;
  unicode-bidi: isolate;
}
/* .resize-enter-active, .resize-leave-active {
  transition: width 0.9s ease, height 0.9s ease;
} */
.middlenew {
  width: 97%;
  margin: 0 auto;
}
.scroll-element {
  position: relative;
  width: 100%;
  height: 50px;
  background-color: #f0f0f0;
  text-align: center;
  line-height: 50px;
}
.scroll-element {
  position: relative;
  width: 100%;
  height: 50px;
  background-color: #f0f0f0;
  text-align: center;
  line-height: 50px;
}
.tab-item .name{
  text-align: center;
  margin-top: 10px;
}
/* 动画样式********************************************************************************************************************* */
.kongbaidiv{
  background: #fff;
    width: 600px;
    height: 100%;
    /* display: block; */
    position: absolute;
    top: 0;
    left: 0;
}


/* 动画样式结束************************************************************************************************************ */

.container {
  height: 200vh; /* 容器足够高，以便产生滚动 */
  overflow: hidden;
}
.screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh; /* 屏幕的高度 */
  background-color: #f0f0f0;
  text-align: center;
  line-height: 100vh; /* 使内容垂直居中 */
  font-size: 3em;
  z-index: 1; /* 确保第二屏在第一屏之上 */
  will-change: transform; /* 提示浏览器进行优化 */
  transition: transform 0.3s; /* 平滑过渡效果 */
}
.screen2 {
  background: #17AEFF;
}
.screen1{
  background: #233F94;
}
.slide-enter-active, .slide-leave-active {
  transition: transform 0.5s;
}
.slide-enter, .slide-leave-to /* .slide-leave-active for <2.1.8 */ {
  transform: translateY(-100%);
}

.crmBox:hover, .payBox:hover, .scrmBox:hover,.baohuoBox:hover, .posBox:hover,.omsBox:hover,.MesBox:hover,.TMSBox:hover,.wmsBox:hover,.biBox:hover,.erpBox:hover {animation:bounce 1s ease-in-out}
@keyframes bounce {
0%,20%,53%,80%,100% {
transition-timing-function:cubic-bezier(0.215,.61,.355,1);
transform:translate3d(0,0,0)
}
40%,43% {
transition-timing-function:cubic-bezier(0.755,.05,.855,.06);
transform:translate3d(0,-16px,0)
}
70% {
transition-timing-function:cubic-bezier(0.755,.05,.855,.06);
transform:translate3d(0,-8px,0)
}
90% {
transform:translate3d(0,-2px,0)
}
}

@media screen and (min-width: 1921px) {
  .slideMiddle{
    width: 47vw;
    height: 39vw;
    margin: 0 1vw;
    background: transparent;
    }
    .widthSlideUp {
      width: 660px;
      margin-top: 32px;
  }
  .pictureImg {
    width: 100%;
    height: auto;
    }
    .typeBackground {
      width: 100%;
      font-size: 30px;
      font-weight: 500;
      color: #FFFFFF;
      margin-top: -240px;
      text-align: center;
      transition: all 1s ease;
      position: relative;
  }
 }
@media screen and (min-width: 1280px) and (max-width: 1600px) {
  .middlenew {
    width: 98%;
    margin: 0 auto;
  }
  .widthSlideUp {
    width: 470px;
    margin-top: 32px;
}
.slideMiddle{
  width: 64vw;
  height: 39vw;
  margin: 0 1vw;
  background: transparent;
  }
  video {
    object-fit:cover;
    width: 100%;
    height: auto;
    }
}

@media screen and (max-width: 1280px) {
  .middlenew {
    width: 100%;
    margin: 0 auto;
  }
  .widthSlideUp {
    width: 478px;
    margin-top: 32px;
}
.slideMiddle{
  width: 64vw;
  height: 39vw;
  margin: 0 1vw;
  background: transparent;
  }
  video {
    object-fit:cover;
    width: 100%;
    height: auto;
    }
}
/* .animated1 {
  animation: yourAnimation 5s ease ;
} */










