page{
  background-color: #E13121
}
.section{
  padding-bottom: 0
}
.advert-img{
  width: 750rpx;
  height: 568rpx
}
.coupon-box{
  text-align: center;
}
.section-img{
  width: 557rpx;
  height: 67rpx;
  margin: 75rpx 0 50rpx 0;
}
.explain{
  color: #6D170F;
  font-size: 24rpx;
  text-align: center;
  display: block;
  margin: 60rpx 0
}
.coupon-item{
  display: flex;
  flex-wrap: wrap;
  width: 600rpx;
  margin: auto;
  color: #FD3E16
}
.coupon-item .coupon{
  background: url("http://file.micromall.xczhyf.cn/wxxcx/image/103.png");
  width: 199rpx;
  height: 244rpx;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 50rpx 47rpx;
}
.coupon-item .title{
  font-size: 22rpx;
  margin-top: 16rpx;
  width: 170rpx;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  line-height: 40rpx;
}
.coupon-item .price{
  font-size: 58rpx;
  width: 143rpx;
  text-align: center;
  margin-top: 10rpx;
  margin-right: 10rpx;
}
.coupon image{
  width: 199rpx;
  height: 244rpx;
  margin-left: 81rpx;
  margin-top: 47rpx
}
.btn-area{
  width:111rpx;
  height:34rpx;
  line-height: 34rpx;
  text-align: center;
  background:#FEDC99;
  border-radius:15rpx;
  font-size: 19rpx;
  color: #EC5E26;
  margin-top: 72rpx;
}
.arrondi-box{
  width: 538rpx;
  margin: auto
}
.arrondi-coupon{
  background: url("http://file.micromall.xczhyf.cn/wxxcx/image/104.png");
  width: 538rpx;
  height: 262rpx;
  background-size: 100% 100%;
  position: relative;
  margin-bottom: 20rpx;
}
.arrondi-coupon text{
  position: absolute;
}
.coupon-list{
  text-align: center;
}
.arrondi-coupon .title{
right: 29rpx;
top: 23rpx;
font-size: 22rpx;
color: #fff;
width: 140rpx;
white-space: nowrap;
overflow: hidden;

}
.arrondi-coupon .price-white{
  left: 84rpx;
  top: 77rpx;
  font-size: 35rpx;
  color: #fff;
  width: 50rpx
}
.arrondi-coupon .price{
  left: 200rpx;
  top: 66rpx;
  color: #FC1717;
  font-size: 67rpx;
  font-weight: bold;
  width: 130rpx;
}
