@media screen and (max-width: 1280px) {
  .header .header-warp .nav li{
    margin: 0 10px;
  }
}