@charset "utf-8";
/* CSS Document */

.warp {
  width: 100%;
  min-width: 1280px;
  max-width: 1920px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.banner {
  width: 100%;
  height: 500px;
}
