header {
  background: url("../images/a_01.jpg") no-repeat top 100% center;
  height: 762px; }

.goods {
  background: url("../images/a_02.jpg") no-repeat top 100% center;
  height: 2378px; }
  .goods div {
    width: 1200px;
    margin: 0 auto; }
    .goods div a {
      display: block;
      width: 100%;
      height: 600px; }

.smrz {
  background: url("../images/a_03.jpg") no-repeat top 100% center;
  height: 825px; }
  .smrz a {
    display: block;
    width: 100%;
    height: 100%; }

.wqhg {
  background: url("../images/a_04.jpg") no-repeat top 100% center;
  height: 969px; }
  .wqhg span {
    display: block;
    height: 220px; }
  .wqhg ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .wqhg ul li a {
      display: block;
      width: 100%;
      height: 100%; }
  .wqhg ul.one {
    height: 420px; }
    .wqhg ul.one li {
      width: 290px;
      height: 406px; }
  .wqhg ul.two {
    height: 340px; }
    .wqhg ul.two li {
      width: 232px;
      height: 328px; }

footer {
  background: url("../images/a_05.jpg") no-repeat top 100% center;
  height: 380px; }
  footer a {
    width: 592px;
    height: 200px;
    margin: 0 auto; }

/*# sourceMappingURL=style.css.map */
