a {
  text-decoration: none !important;
}

/*.swiper-container {*/
/*width: 100%;*/
/*height: 420px;*/
/*display: inline-block;*/
/*margin-bottom: 50px;*/
/*}*/

/*.bigImg {*/
/*max-height: 450px;*/
/*}*/

/*.content {*/
/*margin: 10px auto 0;*/
/*width: 1024px;*/
/*padding: 0;*/
/*background: #FFFFFF;*/
/*}*/
/*.swiper-slide {*/
/*text-align: center;*/
/*font-size: 18px;*/
/*background: #fff;*/
/*display: -webkit-box;*/
/*display: -ms-flexbox;*/
/*display: -webkit-flex;*/
/*display: flex;*/
/*-webkit-box-pack: center;*/
/*-ms-flex-pack: center;*/
/*-webkit-justify-content: center;*/
/*justify-content: center;*/
/*-webkit-box-align: center;*/
/*-ms-flex-align: center;*/
/*-webkit-align-items: center;*/
/*align-items: center;*/
/*}*/
html,
body {
  height: 100%;
  background: #f4f4f4;
  overflow: hidden;
  overflow-y: scroll;
}
.title {
  width: 50%;
  font-size: 24px;
  color: #000000;
  margin-bottom: 20px;
  display: inline-block;
  font-weight: bold;
}

.more {
  float: right;
  font-size: 14px;
  color: #707070;
}
.product-title {
  margin: 0 20px;
}
.product-list {
  margin-left: 20px;
  margin-bottom: 50px;
}
.item .product-box {
  padding-left: 150px;
  position: relative;
  padding-top: 25px;
  border-radius: 8px;
}
.product-box {
  padding: 15px;
  cursor: pointer;
  background: #ffffff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.23);
  border-radius: 2px;
  height: 100%;
}

.product-box .commodityBigImg {
  height: 15em;
}

.item .product-box .commodityImg {
  height: 118px;
  width: 140px;
  position: absolute;
  left: 0;
  top: 28px;
}
.item-pj .product-box .commodityImg {
  width: 230px;
  height: 194px;
  margin: 0 -15px;
  margin-top: -15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  position: relative;
}
.item-pj .product-box .commodityPrice {
  display: inline-block;
  float: none;
  width: 100%;
  font-size: 16px;
  color: #ed4949;
}
.product-box .commodityImg img {
  height: auto;
  width: 100%;
  border-radius: 8px;
}
.product-box .commodityImg img.new-tag {
  position: absolute;
  top: 0;
  right: 0;
  width: 64px;
  height: 64px;
}
.product-box .commodityBigImg img {
  height: 100%;
  width: 100%;
}

.product-box .commodityName {
  font-size: 14px;
  color: #3c3c3c;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  height: 40px;
  margin-bottom: 10px;
}

.item-super.product-box .commodityPrice {
  float: right;
}
.product-box .commodityPrice {
  font-size: 14px;
  color: #ed4949;
  line-height: 20px;
  float: none;
  display: block;
}
.item .product-box .commodityDetail {
  height: 35px;
}
body {
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

.phone-more {
  display: none;
  padding: 5px 10px 5px 10px;
  width: 150px;
  text-align: center;
  align-items: center;
  color: #3789fe;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #3789fe;
  border-radius: 100px;
  margin: 10px auto 0 auto;
}

.phone-module {
  display: none;
}
.item-super.PC-module {
  width: 284px;
  height: 382px;
}
.item-super.PC-module .product-box .commodityBigImg {
  height: 240px;
  margin: 0 -15px;
  margin-top: -15px;
  margin-bottom: 20px;
}
.item-super.PC-module .product-box .commodityName {
  font-size: 16px;
  color: #3c3c3c;
}
.item-super.PC-module .product-box .commodityPrice {
  font-size: 16px;
}
.item-super.PC-module .product-box .add-shopcar {
  background: #f66a0d;
  box-shadow: 0 0 2px 0 rgba(78, 78, 78, 0.45);
  border-radius: 2px;
  color: #fff;
  width: 147px;
  height: 26px;
  font-size: 12px;
  border: 0;
  margin-top: 10px;
}
.PC-module .product-box .add-shopcar {
  background: #f66a0d;
  box-shadow: 0 0 2px 0 rgba(78, 78, 78, 0.45);
  border-radius: 2px;
  color: #fff;
  width: 82px;
  height: 26px;
  font-size: 12px;
  border: 0;
  margin-top: 25px;
}
.PC-module {
  float: left;
  width: 330px;
  height: 180px;
  margin-top: 0 !important;
  margin-right: 20px !important;
}
.item-pj {
  float: left;
  width: 230px;
  height: 280px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.pj-background {
  background: #f4f4f4;
  padding: 30px 15px;
  margin-bottom: 50px;
}
.margin-bottom20 {
  margin-bottom: 20px !important;
}
@media all and (max-width: 640px) {
  .phone_dom {
    height: auto !important;
  }
  .phone_dom .p_search {
    display: block;
  }
  body {
    padding-top: 0 !important;
  }
  .product-box .commodityImg {
    height: 7em;
  }
  .product-box .commodityPhoneDetail {
    padding: 0 10px;
  }
  .product-box .commodityImg img {
    height: 139px;
    width: 100%;
  }
  .PC-module {
    display: none;
  }
  .phone-module {
    display: block;
    width: 48%;
    margin-bottom: 10px;
    flex: 1;
    /*margin-right: 2%;*/
    height: 200px;
  }
  .pj-module {
    width: 100%;
    margin-left: 1%;
  }
  .pj.phone-module {
    display: inline-block;
    width: 30%;
    margin-bottom: 10px;
    margin-right: 3%;
  }
  .pj.phone-module:nth-child(3n) {
    margin-right: 0;
  }
  .jx.phone-module:nth-child(odd) {
    float: left;
  }
  .jx.phone-module:nth-child(even) {
    float: right;
    margin-left: 10px;
  }
  .swiper-container {
    width: 100%;
    height: auto;
    display: inline-block;
    /*margin-left: 0 !important;*/
    /*margin-right: 0 !important;*/
  }
  label {
    margin-bottom: 25px;
  }
  .container {
    margin-top: 0px;
  }
  .content {
    width: 100%;
    padding: 0;
    margin-top: 0px !important;
    background: transparent;
  }
  .fifth {
    display: none;
  }
  .product-box .commodityName {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    height: 40px;
    margin-bottom: 5px;
    padding: 0 5px;
  }
  .product-box a .commodityName {
    font-size: 14px;
    color: #000;
    display: block;
  }
  .product-box a .commodityPrice {
    font-size: 14px;
    color: red;
    text-align: left;
    float: left;
    display: block;
  }
  .product-box .commodityLink {
    font-size: 12px;
    color: #999;
    height: 12px;
    text-align: right;
    float: right;
    display: block;
    width: 50%;
    line-height: 1.5;
  }
  .product-box .commodityDetail {
    margin: 10px 0;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #767676;
  }
  .product-box {
    padding: 0 !important;
  }
  .more {
    display: none;
  }
  .phone-more {
    display: block;
    margin-top: 25px;
  }
  .phone-module .commodityImg {
    height: fit-content !important;
    width: 100% !important;
    position: inherit !important;
    top: 0 !important;
  }
  .title {
    font-size: 16px;
    color: #424242;
    letter-spacing: 0;
    width: 100%;
    text-align: center;
    margin-top: 5px;
  }
  .swiper-container {
    margin-bottom: 0;
  }
  .product-box .commodityPrice {
    padding: 0 5px;
  }
  .background-white-padding {
    /*background: #fff!important;*/
    padding: 15px !important;
    /*margin-top: 10px !important;*/
    /*margin-right:20px ;*/
    /*margin-left:20px ;*/
    position: relative;
    top: -173px;
    z-index: 999;
  }
  .pj-background {
    background: transparent;
    margin-bottom: 0px;
  }
  /*.swiper-slide {*/
  /*height: auto;*/
  /*font-size: 14px;*/
  /*}*/
  .swiper-slide a {
    height: 0;
    width: 100%;
    padding-bottom: 41%;
    text-align: center;
    display: block;
  }
  .swiper-slide a img {
    height: auto;
    width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
  }
  .p_search {
    width: 100%;
    height: 45px;
    background: transparent;
    position: relative;
    /*top: 243px;*/
    text-align: center;
    display: none;
    /*background-color: red;*/
  }
  .p_search input {
    /*background:rgba(227,227,227,1);*/
    background: #eaeaea;

    /*border: 1px solid #000;*/
    border: none;
    border-radius: 19px;
    width: calc(100% - 30px);
    margin: 6px auto;
    height: 38px;
    padding-left: 51px;
    color: #9f9f9f;
  }
  .p_search img {
    position: absolute;
    left: 30px;
    top: 14px;
  }
}

@media only screen and (min-width: 1440px) and (max-width: 1920px) {
  .slide-warp {
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .slide-warp img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }

  .swiper-container {
    width: 100%;
    height: 200px;
    /*border-radius: 10px;*/
    /*margin: 0 auto;*/
    margin: 0 !important;
  }
}
