body .i_advantages .ul li:hover .ico{
  transform: unset;
}

/* 图形1 */
.wow:hover #circleone{
    animation: circleone 10s linear infinite;
  }
  .wow:hover #circletwo{
    animation: circletwo 10s linear infinite;
    animation-direction: alternate;
  }
  .wow:hover .xxy3{
    animation: bian 1s linear forwards;
  }
  @keyframes circleone{
  25%{transform: translate(400px,280px);}
  50%{transform: translate(0,0);}
  75%{transform: translate(-400px,280px);}
  100%{transform: translate(0,0);}
  }
  @keyframes circletwo{
  0%{transform: translate(0,-193px);}
  20%{transform: translate(0,193px);}
  66%{transform: translate(660px,193px);}
  100%{transform: translate(660px,-193px);}
  }
  @keyframes bian{
  0%{transform: translate(-100px,100px);opacity: 0.1;}
  100%{transform: translate(0px,0px);opacity: 1;}
  }

/* 图形2 */
.wow:hover .tx21{
  animation: tx21 10s linear infinite;
}
.wow:hover .tx22{
  animation: tx22 1s linear forwards;
}
.wow:hover .tx23{
  animation: tx23 1s linear 0.6s forwards;
}
.wow:hover .st61{opacity: 0;}
.wow:hover .st71{opacity: 0;}
@keyframes tx21{
  0%{transform: translate(0,0);}
  20%{transform: translate(-235px,-695px);}
  25%{transform: translate(-355px,-695px);}
  30%{transform: translate(-235px,-695px);}
  50%{transform: translate(0,0);}
  75%{transform: translate(530px,-190px);}
  100%{transform: translate(0,0);}
}
@keyframes tx22{
  0%{transform: translate(0px,-250px);opacity: 0.1;}
  100%{transform: translate(0px,0px);opacity: 0.9;}
}
@keyframes tx23{
  0%{transform: translate(0px,-250px);opacity: 0.1;}
  100%{transform: translate(0px,0px);opacity: 0.9;}
}

/* 图形3 */
.wow:hover .tx31{
  animation: tx31 10s linear infinite;
}
.wow:hover .tx32{
  animation: tx32 12s linear infinite;
}
.wow:hover .tx33{
  opacity: 0;
  animation: tx33 0.8s linear forwards;
}
.wow:hover .tx34{
  opacity: 0;
  animation: tx34 0.8s linear 0.4s forwards;
}
.wow:hover .tx35{
  opacity: 0;
  animation: tx35 0.8s linear 0.8s forwards;
}

@keyframes tx31{
  0%{transform: translate(0,0);}
  15%{transform: translate(0px,-215px);}
  40%{transform: translate(-660px,-215px);}
  55%{transform: translate(-660px,210px);}
  70%{transform: translate(-660px,-215px);}
  85%{transform: translate(0px,-215px);}
  100%{transform: translate(0,15px);}
}
@keyframes tx32{
  0%{transform: translate(0,0);}
  10%{transform: translate(-165px,0);}
  20%{transform: translate(-165px,-135px);}
  40%{transform: translate(370px,-135px);}
  60%{transform: translate(-165px,-135px);}
  70%{transform: translate(-165px,0);}
  85%{transform: translate(370px,0);}
  100%{transform: translate(0,0);}
}
@keyframes tx33{
  0%{transform: translate(100px,0);opacity: 0.1;}
  100%{transform: translate(0px,0px);opacity: 0.9;}
}
@keyframes tx34{
  0%{transform: translate(0px,100px);opacity: 0.1;}
  100%{transform: translate(0px,0px);opacity: 0.9;}
}
@keyframes tx35{
  0%{transform: translate(0px,-100px);opacity: 0.1;}
  100%{transform: translate(0px,0px);opacity: 0.9;}
}

/* 图形4 */
.wow:hover .tx41{
  transform-origin: 1070px 540px;
  animation: tx41 10s linear infinite;
}
.wow:hover .tx42{
  transform-origin: 1070px 540px;
  animation: tx42 1s linear forwards;
}
@keyframes tx41{
  0%{transform: rotate(1turn);}
  100%{transform: rotate(0turn);}
}
@keyframes tx42{
  0%{transform: translate(-80px,80px);opacity: 0.1;}
  100%{transform: translate(0px,0px);opacity: 0.9;}
}

/* 图形5 */
.wow:hover .tx51{
  transform-origin: 1000px 570px;
  animation: tx51 10s linear infinite;
}
.wow:hover .tx52{
  animation: tx52 2s linear forwards;
}
.wow:hover .tx53{
  animation: tx53 1.5s linear infinite;
}
@keyframes tx51{
  0%{transform: rotate(0deg);}
  10%{transform: rotate(-30deg);}
  20%{transform: rotate(0deg);}
  55%{transform: rotate(110deg);}
  100%{transform: rotate(0deg);}
}
@keyframes tx52{
  0%{opacity: 0;}
  20%{opacity: 0.1;}
  100%{opacity: 1;}
}
@keyframes tx53{
  0%{opacity: 1;}
  50%{opacity: 0.4;}
  100%{opacity: 1;}
}

/* 图形6 */

.wow:hover .hoverhidden{
  opacity: 0;
}
.outhidden{
  opacity: 0;
}
.wow:hover .outhidden{
  opacity: 1;
}
.wow:hover .tx61{
  animation: tx61 1s linear forwards;
}
.wow:hover .tx62{
  opacity: 0;
  animation: tx62 1s linear 1s forwards;
}
.wow:hover .tx63{
  opacity: 0;
  animation: tx63 1s linear 1s forwards;
}
@keyframes tx61{
  0%{transform: translate(0,-100px);opacity: 0;}
  100%{transform: translate(0,0px);opacity: 1;}
}
@keyframes tx62{
  0%{transform: translate(50px,0);opacity: 0;}
  100%{transform: translate(0,0px);opacity: 0.4;}
}
@keyframes tx63{
  0%{transform: translate(-50px,0);opacity: 0;}
  100%{transform: translate(0,0px);opacity: 0.4;}
}


.i_advantages .ul li .h3{
  transition: 0.5s;
}
.i_advantages .ul li:hover .h3{
  color: #ff5e14;
  transform: translateY(-8px);
}

/* 地图线条 */
.xxyline1,.xxyline2,.xxyline3{
  stroke-dashoffset: 1700px;
  stroke-dasharray: 850 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 ;
}
#xxymap .xxyline1{
  animation: xxyline1 2.5s linear forwards;
}
@keyframes xxyline1{
  0%{
    stroke-dashoffset: 1700px;
  }
  100%{
    stroke-dashoffset: 850;
  }
}
#xxymap .xxyline2{
  animation: xxyline2 2.5s linear forwards;
}
@keyframes xxyline2{
  0%{
    stroke-dashoffset: 1700px;
  }
  100%{
    stroke-dashoffset: 1050;
  }
  }
#xxymap .xxyline3{
  animation: xxyline3 2.5s linear forwards;
}
@keyframes xxyline3{
  0%{
    stroke-dashoffset: 1700px;
  }
  100%{
    stroke-dashoffset: 1400;
  }
  }

  /*合作伙伴样式*/
  .xxywaibox{max-width: 1360px;margin: 0 auto;}
  .xxywaibox .mainbox{max-width: 1360px; width: 100%;position: relative;/*height: 685px;*/ padding-bottom: 50.367647%;margin: 0 auto;}
  .xxywaibox .mainbox div{background-color: #fff;box-shadow: 0 0 12px 5px rgba(0, 0, 0, 0.1);display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
  .xxywaibox .mainbox div img{max-width: 80%;transform: rotateZ(-45deg);transition: 0.8s;}
  .xxywaibox .mainbox div:hover img{transform: rotateZ(-45deg) rotateY(360deg);}
  .xxywaibox .mainbox div:nth-child(1){position: absolute;top: 16.6666%;left: 24.9999%;width: 10%;height: 19.854%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(2){position: absolute;top: 16.6666%;left: 41.6666%;width: 10%;height: 19.854%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(3){position: absolute;top: 16.6666%;left: 58.3333%;width: 10%;height: 19.854%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(4){position: absolute;top: 16.6666%;left: 74.9999%;width: 10%;height: 19.854%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(5){position: absolute;top: 33.3333%;left: 33.3333%;width: 10%;height: 19.854%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(6){position: absolute;top: 33.3333%;left: 66.6666%;width: 10%;height: 19.854%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(7){position: absolute;top: 50%;left: 16.6666%;width: 21.7647%;height: 43.21167%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(8){position: absolute;top: 50%;left: 50%;width:21.7647%;height: 43.21167%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(9){position: absolute;top: 50%;left: 83.3333%;width:21.7647%;height: 43.21167%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(10){position: absolute;top: 66.6666%;left: 33.3333%;width: 10%;height: 19.854%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(11){position: absolute;top: 66.6666%;left: 66.6666%;width: 10%;height: 19.854%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(12){position: absolute;top: 83.3333%;left: 24.9999%;width: 10%;height: 19.854%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(13){position: absolute;top: 83.3333%;left: 41.6666%;width: 10%;height: 19.854%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(14){position: absolute;top: 83.3333%;left: 58.3333%;width: 10%;height: 19.854%;transform: translate(-50%,-50%) rotateZ(45deg);}
  .xxywaibox .mainbox div:nth-child(15){position: absolute;top: 83.3333%;left: 74.9999%;width: 10%;height: 19.854%;transform: translate(-50%,-50%) rotateZ(45deg);}