header {
  background: url("../images/a_01.jpg") no-repeat top 100% center;
  height: 1209px; }

.goods_01 {
  background: url("../images/a_02.jpg") no-repeat top 100% center;
  height: 1752px; }

.goods_02 {
  background: url("../images/a_03.jpg") no-repeat top 100% center;
  height: 1752px; }
  .goods_02 ul {
    width: 1200px;
    margin: 0 auto; }
    .goods_02 ul span {
      display: block;
      height: 363px; }
    .goods_02 ul li {
      width: 100%;
      height: 315px; }
      .goods_02 ul li a {
        display: block;
        width: 100%;
        height: 100%; }

.goods_03 {
  background: url("../images/a_04.jpg") no-repeat top 100% center;
  height: 1644px; }
  .goods_03 ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .goods_03 ul span {
      display: block;
      width: 100%;
      height: 144px; }
    .goods_03 ul li {
      width: 390px;
      height: 748px; }
      .goods_03 ul li a {
        display: block;
        width: 100%;
        height: 100%; }

footer {
  background: url("../images/a_05.jpg") no-repeat top 100% center;
  height: 411px; }
  footer a {
    display: block;
    width: 642px;
    height: 100%;
    margin: 0 auto; }

/*# sourceMappingURL=style.css.map */
