header {
  background: url("../images/a_01.jpg") no-repeat top 100% center;
  height: 1034px; }

div .kong {
  width: 1200px;
  margin: 0 auto; }

.goods span {
  display: block;
  height: 175px; }
.goods ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0 20px; }
  .goods ul li {
    width: 232px;
    height: 346px; }
    .goods ul li a {
      display: block;
      width: 100%;
      height: 100%; }

.goods_01 .bg {
  background: url("../images/a_02.jpg") no-repeat top 100% center;
  height: 1248px; }

.goods_02 .bg:nth-child(1) {
  background: url("../images/a_03.jpg") no-repeat top 100% center;
  height: 1258px; }
  .goods_02 .bg:nth-child(1) span {
    height: 210px; }
.goods_02 .bg:nth-child(2) {
  background: url("../images/a_04.jpg") no-repeat top 100% center;
  height: 718px; }

.goods_03 .bg {
  background: url("../images/a_05.jpg") no-repeat top 100% center;
  height: 1284px; }
  .goods_03 .bg span {
    height: 210px; }

footer {
  background: url("../images/a_06.jpg") no-repeat top 100% center;
  height: 405px; }
  footer a {
    display: block;
    width: 100%;
    height: 100%; }

/*# sourceMappingURL=style.css.map */
