header {
  background: url("../images/a_01.jpg") no-repeat top 100% center;
  height: 1019px; }
  header .main {
    position: relative; }
    header .main > img {
      width: 10%;
      height: auto;
      position: absolute;
      top: 0;
      right: 0; }

.goods {
  background: url("../images/a_02.jpg") no-repeat top 100% center;
  height: 2230px; }
  .goods ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 273px; }
    .goods ul li {
      margin-bottom: 20px; }
      .goods ul li a {
        width: 228px;
        height: 470px; }
      .goods ul li:not(:nth-child(5n)) {
        margin-right: 15px; }

.goods_02 {
  background: url("../images/a_03.jpg") no-repeat top 100% center;
  height: 1959px; }
  .goods_02 ul {
    padding-top: 0; }

.goods_03 {
  background: url("../images/a_04.jpg") no-repeat top 100% center;
  height: 1561px; }
  .goods_03 ul {
    padding-top: 0; }

.goods_04 {
  background: url("../images/a_05.jpg") no-repeat top 100% center;
  height: 2391px; }
  .goods_04 ul {
    padding-top: 434px; }

.good_05 {
  background: url("../images/a_06.jpg") no-repeat top 100% center;
  height: 609px; }
  .good_05 ul {
    display: flex;
    justify-content: flex-start; }
    .good_05 ul li a {
      width: 377px;
      height: 470px; }
    .good_05 ul li:not(:nth-child(3n)) {
      margin-right: 30px; }

.goods_06 {
  background: url("../images/a_07.jpg") no-repeat top 100% center;
  height: 2323px; }
  .goods_06 ul {
    padding-top: 364px; }

.goods_07 {
  background: url("../images/a_08.jpg") no-repeat top 100% center;
  height: 978px; }
  .goods_07 ul {
    padding-top: 0; }

.goods_08 {
  background: url("../images/a_09.jpg") no-repeat top 100% center;
  height: 835px; }
  .goods_08 ul {
    display: flex;
    justify-content: flex-start; }
    .goods_08 ul li a {
      width: 580px;
      height: 470px; }
    .goods_08 ul li:not(:nth-child(2n)) {
      margin-right: 32px; }

footer {
  background: url("../images/a_10.jpg") no-repeat top 100% center;
  height: 539px; }
  footer ul {
    display: flex;
    justify-content: center; }
    footer ul li a {
      width: 651px;
      height: 175px; }
    footer ul li:not(:last-child) {
      margin-right: 38px; }

/*# sourceMappingURL=style.css.map */
