@media (max-width: 1200px) {
  .container {
    width: 100%;
    padding: 0 15px;
  }
  .searchPage .proArea .proList ul li{
    width: 20%;
  }
}

@media (max-width: 991px) {
  .searchPage .proArea .proList ul li{
    width: 25%;
  }

  .index .discount .discountCon ul li {
    width: 33.33%;
  }

  .index .proArea .proK ul li {
    width: 25%;
  }


  .proinfo .img {
    width: 100%
  }

  .proinfo .text {
    width: 100%;
    padding: 15px;
  }

  .page.member {
    padding: 0;
  }

  .member .container {
    padding: 0;
  }

  .member .left {
    padding: 15px;
    width: 100%;
    background: none;
    min-height: inherit;
  }

  .member .left h3 {
    padding: 25px 0;
  }

  .member .left ul {
    padding: 0;
    display: flex;
    margin-bottom: -15px;
  }

  .member .left ul li {
    background: #f4f4f4;
    margin-bottom: 0;
    padding: 0;
    margin-right: 5px;
    width: 25%;
    flex-direction: column;
    padding: 8px 0;
    justify-content: center;
    border-color: #dedede #dedede transparent #dedede;
    border-radius: 6px 6px 0 0;
  }

  .member .left ul li i {
    margin-right: 0;
    margin-bottom: 6px;
  }

  .member .left ul li:nth-child(5) {
    margin-right: 0;
  }

  .member .left ul li.router-link-exact-active {
    background: #fe972e;
    color: #fff;
    border-color: transparent transparent transparent transparent;
  }

  .member .right {
    width: 100%;
    padding: 15px;
  }


}

@media (max-width: 991px) and (min-width: 768px) {
}

@media screen and (max-width: 768px) {
  .goodsPage .detailMain .container .step{
    display: none;
  }
  .goodsPage .detailMain .container .title .step{
  display: block;
    margin-right: 15px;
    width: 14%;
    padding-bottom: 14%;
}
  .goodsPage .detailMain .container .tjPrice .title{
    justify-content: inherit;
  }

  .searchPage .proArea .proList ul li{
    width: 50%;
  }
  .proListPage .proArea .left,.proListPage .proArea .right{
    width: 100%;padding-bottom: 15px;
  }
.proListPage .proArea .right .proList ul li .li .text{
  width: 100%;
}
.proListPage .proArea .right .proList ul li .li .img{
  width: 50%;
  margin: 0 auto 15px;
}
.proListPage .proArea .right .mypage1,.searchPage .proArea  .mypage1{
  justify-content: center;
}
.proListPage .proArea .left .con ul{
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 10px);
}
.proListPage .proArea .left .con li{
  width: calc(33.33% - 10px);
  padding: 10px;

  margin-bottom: 10px;
  margin-right: 10px;
}

  header .status {
    gap: 6px
  }

  header .status li, header .searchArea {
    height: 26px;
  }
  header .searchArea .inputArea {
    width: calc(100% - 28px);
    height: 100%;
}

  header .searchArea .btns {
    width: 28px;
    height: 26px;
  }
  header .searchArea .btns svg{
    transform: scale(.8);
  }

  .goodsPage .detailMain .container .left .proAabout .canshu ul li {
    width: 100%;

  }

  .goodsPage .detailMain .container .left .priceListArea .priceList ul li {
    width: 100%;
  }

  .goodsPage .detailMain .container .left, .goodsPage .detailMain .container .right {
    width: 100%;
    padding: 0;
  }

  .goodsPage .proTop .container .left, .goodsPage .proTop .container .right, .goodsPage .proTop .container .left .infos {
    width: 100%;
  }

  .goodsPage .proTop .container .left .infos {
    padding: 30px 0;
  }

  .index .discount .discountCon ul li {
    width: 50%;
  }

  .index .proArea .proK ul li {
    width: 33.33%;
  }



  footer .footer1 .left {
    gap: 0px;
    justify-content: space-between;
  }

  footer .footer1 .right .logos {
    margin-top: 16px;
    justify-content: center;

  }


  .proinfo .text .ht.type {
    flex-direction: column;
  }

  .proinfo .text .ht .ip {
    width: 100%;
    padding-top: 15px;
  }

  .proinfo .text .ht .ip dl dt {
    width: 100%;
  }

  .proinfo .text .btns {
    flex-wrap: wrap;
  }

  .proinfo .text .btns div {
    width: calc(50% - 8px);
  }

  .proinfo .text .btns div.other {
    width: 100%;
  }

  .proinfo .text .btns div.adcart {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .member .right .ktitle {
    flex-wrap: wrap;
  }

  .member .right .ktitle img {
    margin-left: 0px;
    padding-top: 3%;
    width: 100%;
  }

  .member .right .cart .datetime {
    display: none;
  }

  .page {
    padding: 20px 0;
  }

  .page .newlist, .cart, .reg, .reg .regForm {
    padding: 20px 0 0;
  }

  .reg .regForm {
    width: 100%;
  }

  .f30 {
    font-size: 24px;
  }

  .f26 {
    font-size: 20px;
  }

  .f18, .f16 {
    font-size: 14px;
  }

  .f14 {
    font-size: 12px;
  }


  .newlist li {
    padding-right: 0;
    height: auto;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
  }

  .newlist li .date {
    width: auto;
    flex-direction: row;
    position: absolute;
    right: 0;
    top: 0;
    padding: 4px;
  }

  .newlist li .date .year {
    font-size: 12px;
    padding-right: 4px;
  }

  .fourarea {
    padding: 1px 0 0;
  }

  .fourarea .container {
    padding: 0;
  }

  .fourarea ul li {
    width: 25%;
    padding: 15px 10px;
  }

  .fourarea ul li .text .title {
    font-size: 16px
  }

  .fourarea ul li .text .ms {
    line-height: 16px;
  }


  .fourarea ul li .ico {
    width: 16vw;
    height: 16vw;
  }

  .fourbtn ul li {
    width: calc(25% - 2vw);
    height: 0;
    padding-bottom: calc(25% - 2vw);
    margin: 0 1vw;
  }

  .fourbtn ul li .iconfont {
    margin-top: 100%;
  }

  .prolist {
    width: calc(100% + 15px);
    padding-top: 20px;
  }

  .prolist li {
    width: 50%;
    padding-right: 15px;
    padding-bottom: 15px;
  }

  .prodetail .canshu li {
    width: 50%
  }

  .proinfo {
    padding: 20px 0;
  }

  .adCartWin .win {
    width: 90%;
    margin-left: -45%;
    height: 192px;
    margin-top: -96px;
  }

  .adCartWin .win .info i {
    width: 14vw;
    height: 14vw;
  }

  .adCartWin .win .btns {
    height: 46px;
  }

  .buyWin .win {
    width: 90%;
    margin-left: -45%;
    padding: 60px 30px;
  }

  .banner1 .container {
    flex-direction: column;
  }

  .banner1 img, .banner1 .text {
    width: 100%;
  }

  .index .proType ul li {
    width: 25%;
    padding-bottom: 15px;
  }


}

@media screen and (max-width: 420px) {
  footer .container {
    flex-direction: column;
  }




  .prolist li .text {
    height: auto;
    flex-wrap: wrap;
    padding: 15px;
  }

  .prolist li .text .title {
    padding-right: 0;
    padding-bottom: 10px;
    width: 100%;
  }

  .prodetail .canshu li {
    width: 100%
  }

}

