.new-pro { position: absolute; top: -40px; left: 100px;  }
.new-pro a { display: block; width: 50px; height: 50px; background-image: url(../images/new-pro-zh.png); background-repeat: no-repeat; background-size: 50px 50px; font-size: 0; }
@media screen and (max-width: 980px) {
  .new-pro { left: 120px;  }
}
@media screen and (max-width: 920px) {
  .new-pro { left: 90px;  }
}
