@charset "utf-8";
.coupons em {
  font-family: Arial;
}
#touchCoupon {
  background: #fff;
}
.coupons-items {
  padding: 0 0.26666667rem;
}
.coupons-item {
  margin: 0 auto;
  margin-top: 0.4rem;
}
.coupons-item + li {
  margin-top: 0.32rem;
}
.coupons-item-green-card-no-bottom {
  background-size: 9.53333333rem 2.72rem;
  background-position: center;
  background-repeat: no-repeat;
  height: 2.74666667rem;
  background-image: url("../../img/coupons/green-card.png");
}
.coupons-item-pink-card-no-bottom {
  background-size: 9.53333333rem 2.72rem;
  background-position: center;
  background-repeat: no-repeat;
  height: 2.74666667rem;
  background-image: url("../../img/coupons/pink-card.png");
}
.coupons-item-pink-card-no-bottom-expiring {
  background-size: 9.53333333rem 2.72rem;
  background-position: center;
  background-repeat: no-repeat;
  height: 2.74666667rem;
  background-image: url("../../img/coupons/pink-card-expiring.png");
}
.coupons-item-green-card-no-bottom-expiring {
  background-size: 9.53333333rem 2.72rem;
  background-position: center;
  background-repeat: no-repeat;
  height: 2.74666667rem;
  background-image: url("../../img/coupons/green-card-expiring.png");
}
.coupons-item-green-card {
  background-size: 9.53333333rem 3.92rem;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../img/coupons/whole-green-card.png");
}
.coupons-item-pink-card {
  background-size: 9.53333333rem 3.92rem;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../img/coupons/whole-pink-card.png");
}
.coupons-item-grey-card {
  background-size: 9.53333333rem 3.92rem;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../img/coupons/whole-grey-card.png");
}
.coupons-item-green-card-expiring {
  background-size: 9.53333333rem 3.92rem;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../img/coupons/whole-green-card-expiring.png");
}
.coupons-item-pink-card-expiring {
  background-size: 9.53333333rem 3.92rem;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../img/coupons/whole-green-card-expiring.png");
}
.coupons-item-used .coupons-item-title-name,
.coupons-item-used .coupons-item-title-serial {
  color: #999;
}
.coupons-item-cont-green {
  position: relative;
  padding: 0.4rem 0rem 0.4rem 0.8rem;
  color: #374942!important;
}
.coupons-item-cont-pink {
  position: relative;
  padding: 0.4rem 0rem 0.4rem 0.8rem;
  color: #584440!important;
}
.coupons-item-cont-expired {
  position: relative;
  padding: 0.4rem 0rem 0.4rem 0.8rem;
  color: #999;
}
.coupons-item-title {
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.coupons-item-title-name {
  font-weight: bold;
  font-size: 0.96rem;
}
.coupons-item-title-serial {
  margin-left: 0.09333333rem;
  flex: 1;
  font-family: Arial;
  font-size: 0.4rem;
  display: flex;
  align-items: flex-end;
}
.coupons-item-title-condition {
  font-family: PingFangSC-Regular;
  font-size: 0.37333333rem;
  padding-left: 0.13333333rem;
  margin-bottom: 0.13333333rem;
}
.coupons-item-title-money {
  font-size: 0.53333333rem;
}
.coupons-item-title-date {
  font-family: PingFang-SC-Regular;
  font-size: 0.32rem;
  line-height: 0.42666667rem;
}
.coupons-item-title-date-used {
  font-family: PingFang-SC-Regular;
  font-size: 0.32rem;
  line-height: 0.42666667rem;
  color: #999;
}
.coupons-item-desc {
  margin-top: 0.37333333rem;
  font-size: 0.32rem;
  color: #666;
}
.coupons-item-icon {
  position: absolute;
  top: -0.34666667rem;
  right: -0.13333333rem;
  width: 1.61333333rem;
  height: 1.61333333rem;
  background-size: 1.61333333rem 1.61333333rem;
}
.coupons-item-icon-used {
  background-image: url("../../img/coupons/used.png");
  background-size: 1.92rem 1.92rem;
  width: 1.92rem;
  height: 1.92rem;
}
.coupons-item-icon-selected {
  background-image: url("../../img/coupons/selected.png");
  background-size: 0.64rem 0.64rem;
  width: 0.64rem;
  height: 0.64rem;
  position: absolute;
  top: 1.06666667rem;
  right: 1rem;
  display: none;
}
.coupons-item-icon-radio {
  position: absolute;
  top: 1.04rem;
  right: 1rem;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  background-color: #fff;
}
.coupons-item-icon-expireing {
  background-image: url("../../img/coupons/expireing.png");
  background-size: 1.48rem 1.48rem;
  width: 1.48rem;
  height: 1.48rem;
}
.coupons-item-icon-expired {
  background-image: url("../../img/coupons/expired.png");
  background-size: 1.92rem 1.92rem;
  width: 1.92rem;
  height: 1.92rem;
}
.coupons-item-icon-position {
  top: 1.06666667rem;
  right: 0.4rem;
  position: absolute;
}
.coupons-item-icon-expireing-position {
  right: -0.16rem;
  top: -0.21333333rem;
  position: absolute;
}
.coupons-item-line {
  position: relative;
  border-top: 1px dotted #d9d9d9;
}
.coupons-item-line-icon {
  position: absolute;
  width: 0.61333333rem;
  height: 0.61333333rem;
  border-radius: 50%;
  background-color: #fff;
}
.coupons-item-line-icon1 {
  left: -0.34666667rem;
  top: 0.82666667rem;
  width: 0.26666667rem;
  height: 0.64rem;
  z-index: 999;
  background-image: url("../../img/coupons/left-angle.png");
  background-size: 0.26666667rem 0.64rem;
  background-repeat: no-repeat;
}
.coupons-item-line-product-icon1 {
  left: -0.34666667rem;
  top: -1.36rem;
}
.coupons-item-line-product-icon2 {
  right: -0.34666667rem;
  top: -1.36rem;
}
.coupons-item-line-icon2 {
  right: -0.34666667rem;
  top: 0.8rem;
  z-index: 999;
}
.coupons-item-extra-info {
  height: 1.65333333rem;
  padding: 0.26666667rem 0.66666667rem 0.4rem 0.66666667rem;
  font-size: 0.32rem;
  color: #999;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.coupons-item-extra-info-group {
  font-family: PingFangSC-Regular;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.42666667rem;
  width: 8.4rem;
}
.coupons-item-extra-info-group-expired {
  font-family: PingFangSC-Regular;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.42666667rem;
  width: 8.4rem;
  color: #666;
}
.coupons-item-use-button {
  outline: none;
  background: #FFFFFF;
  border: 1px solid #BCC4C9;
  border-radius: 0.42666667rem;
  font-size: 0.37333333rem;
  color: #333333;
  text-align: center;
  width: 1.73333333rem;
  padding: 0.02666667rem 0.26666667rem;
  box-sizing: border-box;
  position: absolute;
  right: 0.96rem;
  top: 0.85333333rem;
  cursor: pointer;
}
.box-shadow-none {
  box-shadow: none;
}
.bg-grey {
  background-color: #f5f5f5;
}
.padding-bottom-30 {
  padding-bottom: 0.2rem;
}
.padding-right-60 {
  padding-right: 0.8rem;
  margin-top: 0.2rem;
}
.justify-content-center {
  justify-content: center;
}
.coupons-item-selected {
  display: block;
}
.coupons-cancel-button {
  position: fixed;
  bottom: 0;
  width: 100%;
  font-family: PingFangSC-Regular;
  font-size: 0.48rem;
  color: #333333;
  text-align: center;
  background: #fff;
  height: 1.33333333rem;
  line-height: 1.33333333rem;
  border-top: 1px solid #D9D9D9;
}
.coupons-item-wrap {
  position: relative;
}
.coupons-item-cont-green-padding-top {
  padding-top: 0.4rem;
}
.coupons-item-title-condition-product {
  margin-bottom: 5px;
}
.coupons-loading {
  height: 0.2rem;
  text-align: center;
  line-height: 0.2rem;
}
.product-search-result {
  height: 1.12rem;
  line-height: 1.12rem;
  background-color: #F5F5F5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.32rem;
  color: #999999;
  text-align: center;
}
.product-search-result .product-search-result__border {
  width: 0.66666667rem;
  height: 1px;
  background: #D8D8D8;
}
.product-search-result .product-search-result__border:first-child {
  margin-right: 0.15333333rem;
}
.product-search-result .product-search-result__border:last-child {
  margin-left: 0.15333333rem;
}
.coupons-item-cont-green-selector {
  position: relative;
  padding: 0.66666667rem 0rem 0.66666667rem 0.8rem;
  color: #374942!important;
}
.coupons-items-zIndex {
  z-index: 1000;
  position: relative;
  background: #F5F5F5;
  padding-top: 1px;
}

/*# sourceMappingURL=../maps/membercenter/coupons.css.map */
