.proEx h2{
  margin-top: 151px;
  margin-bottom: 49px;
}
.map-content{
  background: #f0f2f5;
  /* background: #aaa; */

  height: 593px;
  box-sizing: border-box;
  padding: 43px 35px;
}
.map-content h4{
  font-size:18px;
  font-weight:100;
  color:#6D6D6D;
  /* line-height:32px; */
  margin-bottom: 7px;
}
.map-content li{
  font-size:13px;
  font-weight:400;
  color:#6D6D6D;
  line-height:26px;
  cursor: pointer;
}
/* .map-content li:hover{
  color: #6EAFEA;
} */
.map-participation{
  margin-top: 20px;
}
.map-allin{
  margin-top: 26px;
}
.map-fen{
  margin-top: 26px;
}
.map-center{
  margin-left: 80px;
  margin-right: 67px;
  padding-top:35px;
  position: relative;
}
.map-center .maps{
  width: 525px;
}
.map-hover, .map-animate1{
  color: #6EAFEA!important;
}
.mark{
  width: 12px;
  /* position: absolute; */
  cursor: pointer;
}
.marks-location{
  width: 25px;
  position: absolute;
  left: -6.5px;
  bottom: 6px;
  opacity: 0;
  z-index: 3;
}
.mark-box{
  width: 12px;
  position: absolute;
  /* transition: 0.1s all linear; */
  /* transform-origin: 50% 50%; */
  transform:  scale(1);
  cursor: pointer;
  
  
}
/* .mark:hover{
  transform:  scale(1.3);
} */
.marks-hide{
  opacity: 1;
}
.marks{
  /* animation-name: mark; */
  /* animation: marks 2s linear infinite; */
  opacity: 1;
  animation: rotate 1s linear infinite;

}
.map-animate{
  transition: 10s all;
  /* animation: marks1 2s linear both; */
}
@keyframes rotate {
  0% {
  transform: translateY(0) ;
}
  25% {
      transform: translateY(-5px);
  }
  50% {
      transform: translateY(-10px) scale(1.1, 0.9);
     
  }
  75% {
      ransform: translateY(-5px) ;
  }
  100% {
      transform: translateY(0) ;
  }
}
/* @-webkit-keyframes marks {
  from,
  50%,
  to {
    transform:  scale(1);
  }

  25%,
  75% {
    transform:  scale(1.5);
  }
}

@keyframes marks {
  from,
  50%,
  to {
    transform:  scale(1);
  }

  25%,
  75% {
    transform:  scale(1.5);
  }
}
@-webkit-keyframes marks1 {
  to {
    transform:  scale(1);
  }

  from{
    transform:  scale(1.5);
  }
}

@keyframes marks1 {
  to {
    transform:  scale(1);
  }

  from {
    transform:  scale(1.5);
  }
} */
.mark-wulumuqi{
  top: 131px;
  left: 129px;
}
.mark-dunhuang{
  top: 187px;
  left: 194px;
}
.mark-xian{
  top: 268px;
  left: 310px;
}
.mark-guojia{
  left: 378px;
  top: 193px; 
}
.mark-qingdao{
  left: 413px;
  top: 236px;
}
.mark-shangdong{
  left: 384px;
  top: 249px;
}
.mark-u1{
  left: 356px;
  top: 261px;
}
.mark-u2{
  left: 415px;
  top: 293px;
}
.mark-wuhan{
  left: 363px;
  top: 310px;
}
.mark-kunshan{
  left: 426px;
  top: 296px;
}
.mark-shanghai{
  left: 437px;
  top: 299px;
}
.mark-ningbo{
  left: 437px;
  top: 316px;
}
.mark-hangzhou{
  left: 424px;
  top: 311px;
}
.mark-nanchang{
  left: 382px;
  top: 336px;
}
.property-item{
  width: 360px;
  /* margin-right: 58px; */
  margin-right: 54.5px;
  margin-bottom: 33px;
  vertical-align: top;
  display: inline-block;
}
.property-item:nth-child(3n){
  margin-right: 0;
}
.property-img{
  width: 36px;
  margin-bottom: 10px;
}
.property-item .gline{
  margin-bottom: 10px;
  height: 1px;
}
.property-item p, .property-item strong{
  font-size:16px;
  font-weight:bold;
  color:#303133;
  line-height:32px;
}
.property-item p{
  font-weight: 400;
  margin-top: 4px;
}
.hinew-p{
  font-size:16px;
  font-weight: 400;
  /* margin-top: 4px; */
  color:#303133;
  line-height:32px;
  margin-bottom: 75px;
}
.Independent-item{
  width: 100%;
  margin-bottom: 77px;
}

