.couponHead {
  width: 1010px;
  height: 58px;
}
.couponBox {
  min-height: 395px;
}
.couponsNo {
  height: 200px;
  padding-top: 20px;
}
.couponsNo img {
  width: 136px;
  height: 134px;
  margin: 0 auto;
  display: block;
}
.couponsNo p {
  color: #999999;
  text-align: center;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.couponsNo a {
  width: 113px;
  height: 21px;
  background: #3dbb2b;
  background-color: #3dbb2b;
  border-radius: 11px;
  text-align: center;
  line-height: 21px;
  display: block;
  margin: 0 auto;
  color: #fff !important;
}
.couponsNo a:hover {
  background: #ff7400;
}
.couponLeft {
  float: left;
  height: 58px;
  line-height: 78px;
  width: 103px;
  color: #3dbb2b;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  padding-right: 12px;
  border-bottom: 2px solid #3dbb2b;
}
.couponRight {
  height: 58px;
  float: left;
  width: 905px;
  margin-left: 1px;
  line-height: 78px;
  color: #FF7400;
  border-bottom: 2px solid #D8D8D8;
}
.couponRight i {
  width: 1px;
  height: 15px;
  background: #D8D8D8;
  float: left;
  margin-top: 33px;
  margin-right: 10px;
}
.couponBox {
}
.couponStauts a {
  font-size: calc(21*var(--rem));
  color: #666;
  margin-right: calc(32*var(--rem));
  padding-bottom: calc(10*var(--rem));
}
.couponStauts .checkedStatus,
.couponStauts a:hover {
  color: #FF5E15;
  border-bottom: calc(5*var(--rem)) solid #FF5E15;
}
.couponsList {
  margin-top: calc(35*var(--rem));
}
.couponsList ul {
  display: flex;
  flex-wrap: wrap;
}
.couponsList ul li {
  position: relative;
  display: flex;
  align-items: center;
  width: calc(365*var(--rem));
  height: calc(165*var(--rem));
  margin-right: calc(21*var(--rem));
  margin-bottom: calc(21*var(--rem));
  background: #FAFAFA;
  padding: calc(11*var(--rem));
}
.couponsList ul li:nth-of-type(3n) {
  margin-right: 0;
}
.couponsList ul li.die {
  filter: grayscale(100%);
}
.couponsList ul li .couponsLeft {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  width: calc(141*var(--rem));
  height: calc(144*var(--rem));
  background: linear-gradient(180deg, #FFAE5A 0%, #FF5E15 100%);
  border-radius: calc(3*var(--rem));
  color: #fff;
}
.couponsList ul li .couponsLeft span {
  font-size: calc(27*var(--rem));
}
.couponsList ul li .couponsLeft span:nth-of-type(2) {
  margin-left: calc(3*var(--rem));
  font-size: calc(43*var(--rem));
  font-weight: 600;
}
.couponsList ul li .couponsLeft p {
  font-size: calc(16*var(--rem));
  text-align: center;
  width: 100%;
}
.isGridLeft {
  float: left;
  width: 150px;
  padding-top: 50px;
  text-align: center;
  font-size: 0;
}
.isGridLeft span:nth-child(1) {
  color: #FF6753;
  font-size: 22px;
  vertical-align: inherit;
}
.isGridLeft span:nth-child(2) {
  color: #FF6753;
  font-size: 40px;
}
.isGridRight {
  float: left;
  width: 152px;
  padding-top: 36px;
  box-sizing: border-box;
}
.isGridRight p {
  padding-left: 15px;
  padding-bottom: 10px;
  font-size: 14px;
  color: #999999;
}
.isGridRight p:nth-child(1) {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  color: #333333;
}
.isGridRight p:nth-child(2) {
  padding-bottom: 0;
  font-size: 12px;
}
.isGridRight p:nth-child(3) {
  font-size: 12px;
}
.couponsRight {
  margin-left: calc(11*var(--rem));
}
.couponsRight p {
  font-size: calc(21*var(--rem));
  color: #999999;
  margin-bottom: calc(10*var(--rem));
  white-space: nowrap;
}
.couponsRight p.isyellCor {
  color: #FF7400 !important;
  font-size: calc(16*var(--rem));
}
.couponsRight p.new_coupon_btn {
  display: flex;
  align-items: center;
  border: 1px solid #FF5E15;
  font-size: calc(16*var(--rem));
  padding: 0 calc(13*var(--rem));
  width: max-content;
  height: calc(32*var(--rem));
  color: #FF5E15;
  border-radius: calc(100*var(--rem));
  cursor: pointer;
}
.couponsRight p:nth-child(1) {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #333333;
}
.couponsRight p:nth-child(3) {
  padding-bottom: 0;
}
.couponsRight p:nth-child(3) {
  font-size: calc(16*var(--rem));
}
.couponsDis {
  font-size: 68px !important;
  color: #3dbb2b;
}
.couponsDis + i {
  font-size: 22px !important;
  color: #3dbb2b !important;
}
.cuoponsget {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: calc(51*var(--rem)) auto;
  width: calc(192*var(--rem));
  height: calc(64*var(--rem));
  font-size: calc(21*var(--rem));
  color: #fff;
  background: #FF5E15;
  border-radius: calc(11*var(--rem));
}
.cuoponsget:hover {
  background: #FF7400;
}
.isEndGrid > .isGridLeft > span {
  color: #D8D8D8;
}
.isEndGrid > .isGridRight > p {
  color: #999 !important;
}
.isEndGrid > .isGridRight > p:nth-child(1) {
  color: #D8D8D8 !important;
}
