.wrapper .container {
  background: #fff;
  padding-bottom: 0 !important;
}
.wrapper .header-index .header {
  background: #fff;
}
.wrapper .header-index.with-bg .header {
  background: #fff;
}
.wrapper .grid .head_image {
  width: 100%;
  height: 19vw;
  margin-top: 70px;
  min-height: 220px;
  background-image: url("../images/product_list_head.png");
  background-size: 100% 100%;
}
.wrapper .grid .product_list_mobie {
  display: none;
}
.wrapper .grid .product_list_pc {
  width: 78%;
  margin-left: 11%;
}
.wrapper .grid .product_list_pc .breadcrumb {
  cursor: pointer;
  padding: 30px 0 15px 0;
  color: #674b2c !important;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.wrapper .grid .product_list_pc .list {
  width: 100%;
}
.wrapper .grid .product_list_pc .list .list_item {
  display: inline-block;
  width: 100%;
  height: 24vw;
  min-height: 320px;
  background-color: #FAF5F1;
  border-radius: 12px;
  margin-bottom: 30px;
  position: relative;
}
.wrapper .grid .product_list_pc .list .list_item:nth-child(odd) {
  margin-right: 3%;
}
.wrapper .grid .product_list_pc .list .list_item .big_title {
  font-size: 32px;
  color: #674b2c;
  max-width: 60%;
  position: absolute;
  left: 47%;
  top: 10%;
}
.wrapper .grid .product_list_pc .list .list_item .small_title {
  font-size: 24px;
  max-width: 50%;
  color: #674b2c;
  position: absolute;
  left: 47%;
  top: 26%;
}
.wrapper .grid .product_list_pc .list .list_item .tedian {
  font-size: 14px;
  color: #674b2c;
  position: absolute;
  left: 47%;
  top: 44%;
  max-width: 50%;
}
.wrapper .grid .product_list_pc .list .list_item .tedian span {
  display: inline-block;
  padding: 0px 24px;
  text-align: center;
  border-radius: 20px;
  height: 36px;
  line-height: 36px;
  margin-right: 20px;
  margin-bottom: 10px;
  color: #FA6425;
  background-color: rgba(250, 100, 37, 0.08);
}
.wrapper .grid .product_list_pc .list .list_item .image {
  width: 30%;
  position: absolute;
  left: 10%;
  top: 2%;
}
.wrapper .grid .product_list_pc .list .list_item .image img {
  width: 100%;
  height: 100%;
}
.wrapper .grid .product_list_pc .list .list_item .button_detail {
  position: absolute;
  left: 47%;
  top: 75%;
  width: 12%;
  height: 2.4vw;
  min-height: 35px;
  background-color: #E1D9D1;
  border-radius: 20px;
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #674b2c;
}
.wrapper .grid .product_list_pc .list .list_item .button_detail:hover {
  color: #fff;
  background-color: #5D4A35;
}
.wrapper .grid .product_list_pc .list .list_item .button_zixun {
  position: absolute;
  left: 62%;
  top: 75%;
  width: 12%;
  height: 2.4vw;
  min-height: 35px;
  background-color: #fff;
  border-radius: 20px;
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #674b2c;
}
@media screen and (max-width: 768px) {
  .grid .head_image {
    width: 100%;
    height: 85px!important;
    margin-top: 0!important;
    min-height: 0!important;
    background-image: url("../images/product_list_head.png");
    background-size: 100% 100%;
  }
  .grid .product_list_pc {
    display: none;
  }
  .grid .product_list_mobie {
    display: block !important;
  }
  .grid .product_list_mobie .breadcrumb {
    padding: 20px 20px 12px 20px;
    color: #674b2c !important;
    font-style: normal;
    font-weight: 400;
    font-size: 3.5vw;
    line-height: 4vw;
  }
  .grid .product_list_mobie .list {
    color: #674b2c !important;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid {
    padding: 40px 20px;
    display: block;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-img {
    text-align: center;
    margin-right: 0;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-img img {
    width: 240px;
    height: 240px;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .prod-name {
    font-size: 18px;
    color: #674b2c;
    margin-bottom: 10px;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .prod-tip {
    color: #674b2c;
    font-size: 16px;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .prod-intro {
    color: #674b2c;
    font-size: 16px;
    margin-bottom: 10px;
    margin-bottom: 20px;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .tag-list {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .tag-list .tag-item {
    background: transparent;
    font-size: 12px;
    display: inline-block;
    padding: 0 5px 0 0;
    margin-right: 0;
    position: relative;
    line-height: 1.5;
    color: #FA6425;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .tag-list .tag-item::before {
    content: "";
    width: 1px;
    height: 10px;
    background: #FA6425;
    position: absolute;
    right: 0.5px;
    top: 4px;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .tag-list .tag-item:last-child {
    padding-right: 0;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .tag-list .tag-item:last-child::before {
    display: none;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .prod-links {
    justify-content: center;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .prod-links .btn {
    padding: 9px 15px;
    margin-right: 15px;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .prod-links .btn.btn-icon {
    padding-right: 10px;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .prod-links .btn.btn-chat {
    padding-left: 10px;
  }
  .grid .product_list_mobie .list .prod-item .cnt-grid .prod-info .prod-links .btn:last-child {
    margin-right: 0;
  }
  .grid .product_list_mobie .list .prod-item:nth-child(2n+1) {
    background: #F5F7FA;
  }
  .grid .product_list_mobie .list .prod-item:nth-child(2n) {
    background: #fff;
  }
  .grid .product_list_mobie .list .prod-item:nth-child(2n) .cnt-grid {
    flex-direction: row-reverse;
  }
}
