/*1328分辨率以上（大于1328px）*/
@media screen and (min-width: 1328px) {
  .g-wrap {
    max-width: 100%;
  }


}
