/*@media screen and (max-width: 1280px) {
  .product_list ul li {
    width: 42%;
    padding: 20px 30px;
  }

  #main .product_list h3::before {
    background: none !important;
  }
  #main .product_list h3::after {
    background: none !important;
  }

  #main .topBox .btn_box a {
    width: 20%;
  }

  #main .spPho {
    display: block !important;
  }

/*  #main .content .listUl li {
    max-width: 480px;
  }
  #main .content .listUl li:last-child {
    margin: 0 auto;
  }
}*/
