.wrapper .container {
  background: #fff;
  padding-bottom: 0 !important;
}
.wrapper .rich_wrap img {
  vertical-align: top;
}
.wrapper .header-index .header {
  background: #fff;
}
.wrapper .header-index.with-bg .header {
  background: #fff;
}
.wrapper .grid .head_image {
  width: 100%;
  height: 19vw;
  min-height: 220px;
  background-image: url("/static/cm/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 .detail_wrap {
  width: 100%;
  background: #F6F6F6;
  border-radius: 12px;
  display: flex;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l {
  flex: 1;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info {
  display: flex;
  padding: 20px 20px 0 20px;
  background: #FAF5F1;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-imgs {
  flex: 1;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-imgs .img-show {
  width: 400px;
  height: 400px;
  overflow: hidden;
  margin: 0 auto;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-imgs .img-show img {
  width: 400px;
  height: 400px;
  object-fit: contain;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-imgs .img-list {
  display: flex;
  justify-content: center;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-imgs .img-list .img-item {
  width: 50px;
  height: 50px;
  border: 1px solid #EBEFF2;
  margin-right: 10px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-imgs .img-list .img-item:last-child {
  margin-right: 0;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-imgs .img-list .img-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background-color: #fff;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-imgs .img-list .img-item.active {
  border-color: var(--theme);
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-imgs .prod-pagination {
  display: none;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info {
  color: #674b2c;
  flex: 1;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content {
  width: 100%;
  height: 90%;
  margin-top: 3%;
  background-color: #fff;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 35px 0px 40px 40px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content .prod-name {
  font-size: 32px;
  font-weight: 700;
  color: #674b2c;
  margin-bottom: 10px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content .prod-tip {
  color: #674b2c;
  font-size: 24px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #e1e5e8;
  margin-bottom: 20px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content .prod-intro {
  font-size: 24px;
  margin-bottom: 20px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content .tag-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content .tag-list .gou {
  display: inline-block;
  width: 12px;
  height: 8px;
  background-image: url("/static/cm/images/gou.png");
  background-size: 100% 100%;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content .tag-list .tag-item {
  line-height: 32px;
  padding: 0 10px;
  margin-right: 10px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content .prod-links {
  display: flex;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content .prod-links .btn1 {
  background: #E1D9D1;
  border-radius: 20px;
  color: #674b2c;
  border: none;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content .prod-links .phone {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #674b2c;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content .prod-links .button_zixun {
  background-color: #e6e6e6 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content .prod-links .btn {
  margin-right: 20px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-info .prod-info .content .prod-links .btn:last-child {
  margin-right: 0;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich {
  background: #fff;
  display: flex;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .rich_wrap {
  margin-right: 20px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .rich_wrap img {
  display: block;
  width: 100%;
  height: 100%;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .tuijian {
  margin-bottom: 20px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .tuijian .head {
  width: 95%;
  height: 40px;
  margin-top: 12px;
  background: #F6F6F6;
  border: 1px solid #E1E1E1;
  border-radius: 12px 12px 0px 0px;
  display: flex;
  padding-left: 20px;
  align-items: center;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .tuijian .rec-list {
  width: 95%;
  border: 1px solid #E1E1E1;
  border-top: none;
  border-radius: 0px 0px 10px 10px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item {
  padding: 20px;
  border-bottom: solid 1px #EBEFF2;
  text-align: center;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item:last-child {
  border-bottom: 0;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item .rec-img {
  margin: 0 auto;
  margin-bottom: 10px;
  overflow: hidden;
  display: block;
  width: 210px;
  height: 210px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item .rec-img img {
  width: 210px;
  height: 210px;
  object-fit: cover;
  vertical-align: top;
  transition: all 0.22s ease;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item .rec-item-title {
  color: #674b2c;
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item .rec-item-title:hover {
  color: var(--themeHover);
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item .rec-intro {
  color: #674b2c;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 24px;
  max-height: 24px;
}
.wrapper .grid .product_list_pc .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item:hover .rec-img img {
  transform: scale(1.05);
}
@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("/static/cm/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 .detail_wrap {
    width: 100%;
    background: #F6F6F6;
  }
  .grid .product_list_mobie .detail_wrap .detail-l {
    flex: 1;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info {
    padding: 20px;
    background: #FAF5F1;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-imgs {
    position: relative;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-imgs .img-show {
    width: 100%;
    height: 320px;
    overflow: hidden;
    margin: 0 auto;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-imgs .img-show img {
    width: 80%;
    margin-left: 15%;
    height: 320px;
    object-fit: contain;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-imgs .img-list {
    justify-content: center;
    position: absolute;
    top: 60px;
    left: 0px;
    display: flex;
    flex-direction: column;
    z-index: 1;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-imgs .img-list .img-item {
    width: 50px;
    height: 50px;
    border: 1px solid #EBEFF2;
    margin-right: 10px;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-imgs .img-list .img-item:last-child {
    margin-right: 0;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-imgs .img-list .img-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background-color: #fff;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-imgs .img-list .img-item.active {
    border-color: var(--theme);
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-imgs .prod-pagination {
    display: none;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info {
    color: #674b2c;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content {
    width: 100%;
    height: 90%;
    margin-top: 5%;
    background-color: #fff;
    border-radius: 12px;
    padding: 30px 20px;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .prod-name {
    font-size: 18px;
    font-weight: 700;
    color: #674b2c;
    margin-bottom: 10px;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .prod-tip {
    font-size: 14px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e1e5e8;
    margin-bottom: 15px;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .prod-intro {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .tag-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .tag-list .gou {
    display: inline-block;
    width: 12px;
    height: 8px;
    background-image: url("/static/cm/images/gou.png");
    background-size: 100% 100%;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .tag-list .tag-item {
    line-height: 32px;
    padding: 0 5px;
    margin-right: 10px;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .prod-links {
    display: flex;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .prod-links .btn1 {
    background: #E1D9D1;
    border-radius: 20px;
    color: #674b2c;
    border: none;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .prod-links .btn2 {
    background: #F4F4F4;
    border-radius: 20px;
    color: #674b2c;
    border: none;
    padding: 10px 30px;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .prod-links .phone {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #674b2c;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .prod-links .button_zixun {
    background-color: #e6e6e6 !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .prod-links .btn {
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-info .prod-info .content .prod-links .btn:last-child {
    margin-right: 0;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich {
    background: #fff;
    padding-bottom: 30px;
    margin-top: -10px;
    padding-top: 20px;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich .rich_wrap {
    display: block;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich .rich_wrap img {
    max-width: 100%;
    vertical-align: top;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich .tuijian .head {
    width: 90%;
    margin-left: 5%;
    height: 11vw;
    background: #F6F6F6;
    border: 1px solid #E1E1E1;
    display: flex;
    padding-left: 20px;
    align-items: center;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich .tuijian .rec-list {
    width: 90%;
    margin-left: 5%;
    border: 1px solid #E1E1E1;
    border-top: none;
    border-radius: 0px 0px 10px 10px;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item {
    padding: 20px;
    border-bottom: solid 1px #EBEFF2;
    text-align: center;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item:last-child {
    border-bottom: 0;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item .rec-img {
    margin: 0 auto;
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
    width: 210px;
    height: 210px;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item .rec-img img {
    width: 210px;
    height: 210px;
    object-fit: cover;
    vertical-align: top;
    transition: all 0.22s ease;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item .rec-item-title {
    color: #674b2c;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item .rec-item-title:hover {
    color: var(--themeHover);
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item .rec-intro {
    color: #674b2c;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 24px;
    max-height: 24px;
  }
  .grid .product_list_mobie .detail_wrap .detail-l .detail-rich .tuijian .rec-list .rec-item:hover .rec-img img {
    transform: scale(1.05);
  }
}
<!--0.0001828670501709-->