header {
  background: url("../images/a-01.jpg") no-repeat top 100% center;
  height: 642px; }

.goods .account ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .goods .account ul li {
    width: 294px;
    height: 402px;
    margin-top: 18px; }
    .goods .account ul li a {
      display: block;
      width: 100%;
      height: 100%; }

.goods_01 {
  height: 1487px;
  background: url("../images/a-02.jpg") no-repeat top 100% center; }
  .goods_01 span {
    display: block;
    height: 210px; }
  .goods_01 .account ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .goods_01 .account ul li {
      width: 592px;
      height: 220px;
      margin-top: 20px; }
      .goods_01 .account ul li a {
        display: block;
        width: 100%;
        height: 100%; }

.goods_02 {
  height: 768px;
  background: url("../images/a-03.jpg") no-repeat top 100% center; }
  .goods_02 .account ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .goods_02 .account ul li {
      width: 232px;
      height: 326px;
      margin-top: 20px; }
      .goods_02 .account ul li a {
        display: block;
        width: 100%;
        height: 100%; }

.goods_03 {
  height: 1772px;
  background: url("../images/a-04.jpg") no-repeat top 100% center; }

.goods_04 {
  height: 1010px;
  background: url("../images/a-05.jpg") no-repeat top 100% center; }

footer {
  background: url("../images/a-06.jpg") no-repeat top 100% center;
  height: 293px;
  display: flex;
  justify-content: center; }
  footer a {
    width: 494px;
    height: 212px; }

@media screen and (max-width: 1200px) {
  .dw {
    display: none; } }
.dw {
  width: 90px;
  height: 350px;
  background: url("../images/a-10.png") no-repeat top center;
  background-size: 100%;
  position: fixed;
  top: 180px;
  right: 14px; }
  .dw span {
    display: block;
    height: 97px; }
  .dw div {
    width: 100%;
    height: 109px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center; }
    .dw div a {
      display: block;
      width: 100%;
      height: 17px; }
    .dw div a.active {
      background-color: rgba(255, 221, 175, 0.2); }
	  .dw a {
      display: block;
      width: 100%;
      height: 43px; }

@media screen and (min-width: 1400px) and (max-width: 1920px) {
  .dw {
    right: 100px; }
}
/*# sourceMappingURL=style.css.map */
