.wikidcard-wrap:last-child .grayline {
  display: none
}
.wikidcard {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 140px;
  background: #fff;
  width: calc(100% - 32px);
  padding: 0 16px;
  box-sizing: content-box;
  position: relative
}
.wikidcard.amazon:after {
  content: "";
  background-image: url(https://cdn.55haitao.com/bbs/data/attachment/deal/202101141911073.png);
  position: absolute;
  top: 12px;
  left: 12px;
  height: 20px;
  width: 58px;
  background-position: 50%;
  background-size: 100%
}
.wikidcard.new {
  height: unset;
  padding: 12px
}
.wikidcard.new .wikidcard__img {
  height: unset;
  /*padding-top: 43%;*/
  width: 43%
}
.wikidcard.new .wikidcard__right {
  width: calc(57% - 12px);
  height: unset;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
.wikidcard.new .wikidcard__notes {
  display: flex;
  align-items: center;
  color: #979797
}
.wikidcard.new .wikidcard__timeleft {
  width: auto;
  display: flex;
  height: 16px;
  top: 0;
  padding: 0 5px;
  line-height: 16px;
  font-size: 10px;
  border-radius: 4px 0 4px 0;
  align-items: center;
  justify-content: center
}
.wikidcard.new .wikidcard__timeleft .van-icon-clock-o {
  margin-right: 3px
}
.wikidcard.new .wikidcard__pic-tag {
  display: flex;
  width: auto;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px 0 4px 0;
  background-image: linear-gradient(90deg, #c570fd, #f6529d);
  color: #fff;
  padding: 0 6px;
  height: 16px;
  line-height: 16px;
  font-size: 10px
}
.wikidcard__img {
  margin-right: 12px;
  width: 108px;
  height: 108px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 4px;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  overflow: hidden
}
.wikidcard__timeleft {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-size: 10px;
  background: rgba(0, 0, 0, .4)
}
.wikidcard__right {
  width: 223px;
  width: calc(100% - 120px);
  height: 108px
}
.wikidcard__right h3 {
  color: #fe5a58;
  height: 20px;
  white-space: nowrap
}
.wikidcard__right h3, .wikidcard__title {
  margin-top: 6px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis
}
.wikidcard__title {
  color: #1f1f1f;
  height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}
.wikidcard__title.oneLine {
  -webkit-line-clamp: 1;
  height: 17px
}
.wikidcard__tag {
  display: flex;
  flex-direction: row;
  margin-top: 6px
}
.wikidcard__tag span {
  font-size: 12px;
  background-color: #f8f8f8;
  transform: scale(.8);
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 2px;
  border-radius: 3px;
  white-space: nowrap
}
.wikidcard__country {
  display: flex;
  justify-content: left;
  align-items: center;
  position: relative;
  height: 16px
}
.wikidcard__country .right-con__imgbox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px
}
.wikidcard__country .right-con__imgbox img {
  max-width: 12px;
  max-height: 12px;
  color: transparent
}
.wikidcard__country .right-con__store-name {
  flex: 1;
  font-size: 12px;
  color: #1f1f1f;
  text-indent: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.wikidcard__country .right-con__retake {
  padding: 3px;
  line-height: 14px;
  font-size: 10px;
  font-weight: 500;
  color: #fe5a58;
  background-color: #fff2ed;
  border-radius: 3px
}
.wikidcard__notes {
  position: relative;
  margin-top: 6px;
  font-size: 16px
}
.wikidcard__notes span {
  font-size: 10px
}
.wikidcard__comment, .wikidcard__praise {
  display: inline-block;
  width: 28%;
  height: 20px;
  line-height: 20px;
  margin-right: 4%;
  text-indent: 21px;
  background-position: 0;
  background-size: 12px;
  background-repeat: no-repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.wikidcard__praise {
  background-image: url(https://static.55haitao.com/m/_nuxt/img/m55-6f06fce.svg)
}
.wikidcard__comment {
  background-image: url(https://static.55haitao.com/m/_nuxt/img/m55-34adf8c.svg);
  margin-right: 0
}
.wikidcard__time {
  position: absolute;
  right: 0;
  display: inline-block;
  width: 40%;
  height: 20px;
  line-height: 20px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.show-card-list {
  display: flex;
  gap: 12px;
  background-color: #f1f1f1;
}
.show-card-list__column {

}
.wiki-prod {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 12px;
}
.wiki-prod-img {
  /*height: 414px;*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 100%
}
.wiki-prod-img img {
   max-width: 100% !important;
   height: auto !important;
}
.wiki-prod-info {
  width: 100%;
  padding: 16px;
  background: #fff
}
.wiki-prod-title {
  color: #1f1f1f;
  font-size: 18px;
  font-weight: 600
}
.wiki-prod-price {
  color: #ff7553;
  font-size: 16px;
  margin-top: 8px
}
.main {
  color: #3f3f3f;
  font-size: 16px;
  line-height: 22px;
}
.main p {
 padding: 8px 0 8px 0;
 text-align: justify;
}
.wiki-prod-price__old {
  color: #999;
  font-size: 14px
}
.wiki-prod-desc {
  padding: 16px;
  margin-top: 16px;
  background: #fff
}
.wiki-prod-desc > h2 {
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 600
}
.wiki-prod-desc > div {
  margin-top: 16px;
  color: #1f1f1f;
  line-height: 24px
}
.wiki-prod-list {
  width: 100%;
  background-color: #ffff;
  padding-bottom: 50px;
}
.wiki-prod-tabs {
  display: flex;
  justify-content: space-around;
  height: 48px;
  background: #fff;
  align-items: center
}
.wiki-prod-tabs .wiki-prod-tab {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #1f1f1f
}
.wiki-prod-tabs .wiki-prod-tab > div {
  width: 60%;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
  margin-top: 6px
}
.wiki-prod-tabs .wiki-prod-tab.active > div {
  background-color: #ff604b
}
.wiki-prod-tabs .wiki-prod-tab.active > span {
  font-weight: 600
}
.discount_img {
    margin-right: 12px;
    width: 154px;
    height: 154px;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 4px;
}
.discount_img img {
  max-width: 100% !important;
  height: auto !important;
}