|
page {}
|
.coupon_bg {
|
background: linear-gradient(0deg, #FFFDD7 0%, #FEE6DF 100%);
|
}
|
.titleBar {
|
position: fixed;
|
width: 100%;
|
top: 0;
|
z-index: 100;
|
}
|
.top_bg {
|
width: 750rpx;
|
position: absolute;
|
background: linear-gradient(41deg, #FFF4F1 13%, #FDFFF7 48%, #F6FFFB 75%, #FFF2EE 100%);
|
z-index: 99;
|
top: 0;
|
}
|
.top_box {
|
background: rgba(0, 0, 0, 0.05);
|
padding: 28rpx 30rpx 30rpx 30rpx;
|
border-radius: 20rpx;
|
margin-top: 10rpx;
|
margin-bottom: 5rpx;
|
}
|
.coupon-wrap {
|
padding: 30rpx;
|
}
|
.coupon-detail-top {}
|
.item-wrap {
|
padding: 20rpx 0;
|
}
|
.coupon-item .btns button {
|
border: none;
|
}
|
.coupon-item .circles text {
|
display: block;
|
width: 10rpx;
|
height: 20rpx;
|
background: linear-gradient(0deg, #FFFDD7 0%, #FEE6DF 100%);
|
border-radius: 0 10rpx 10rpx 0
|
}
|
.coupon-item .info::before,
|
.coupon-item .info::after {
|
background: linear-gradient(0deg, #FFFDD7 0%, #FEE6DF 100%);
|
}
|
.decorate {
|
width: 16rpx;
|
height: 16rpx;
|
}
|
.add_btn {
|
width: 181rpx;
|
height: 40rpx;
|
background: #F6220C;
|
border-radius: 20rpx;
|
font-size: 24rpx;
|
font-family: PingFang SC;
|
font-weight: 500;
|
color: #FFFFFF;
|
padding: 0;
|
border: none;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
margin-bottom: 22rpx;
|
}
|
.add_btn .icon-jia {
|
color: #FFFFff;
|
font-size: 18rpx;
|
}
|
.pro_list {
|
display: flex;
|
justify-content: space-between;
|
align-items: center;
|
flex-wrap: wrap;
|
padding: 0 30rpx;
|
padding-bottom: 80rpx;
|
}
|
.pro_item {
|
width: 335rpx;
|
border-radius: 12rpx;
|
overflow: hidden;
|
background-color: #FFFFFF;
|
margin-top: 20rpx;
|
}
|
.pro_item_image>image {
|
width: 335rpx;
|
height: 270rpx;
|
}
|
.head_top {
|
position: relative;
|
line-height: 30px;
|
color: #FFFFFF;
|
font-size: 32rpx;
|
}
|
.reg180 {
|
padding-right: 20rpx;
|
text-align: right;
|
-webkit-transform: rotateY(180deg);
|
transform: rotateY(180deg);
|
position: absolute;
|
bottom: 0;
|
height: 100%;
|
display: flex;
|
align-items: center;
|
left: 0;
|
}
|
.icon-jiantou {
|
color: #333333;
|
font-size: 32rpx;
|
}
|
|
/* 兑换券 */
|
|
/* 新样式 by lyzflash */
|
.l-s {
|
letter-spacing: 2rpx;
|
}
|
.coupon-box {
|
border-radius: 12rpx;
|
height: 210rpx;
|
}
|
.coupon-box .circles {
|
left: auto;
|
right: 0;
|
top: 70rpx;
|
bottom: 70rpx;
|
}
|
.coupon-box .circles-right text {
|
border-radius: 10rpx 0 0 10rpx;
|
width: 8rpx;
|
height: 15rpx;
|
background: #f6f6f6;
|
}
|
.coupon-box .operation .coupon-content {
|
position: relative;
|
background-color: #FFF2EC;
|
color: #333333;
|
padding: 20rpx;
|
display: block;
|
}
|
.coupon-box .coupon-sp::before,
|
.coupon-box .coupon-sp::after {
|
position: absolute;
|
display: block;
|
content: '';
|
width: 11rpx;
|
height: 22rpx;
|
background: #FFFFFF;
|
z-index: 10;
|
top: 120rpx;
|
}
|
.coupon-box .coupon-sp::before {
|
left: 0;
|
border-radius: 0 15rpx 15rpx 0;
|
}
|
.coupon-box .coupon-sp::after {
|
right: 0;
|
border-radius: 15rpx 0 0 15rpx;
|
}
|
.coupon-box .btns {
|
width: 150rpx;
|
padding: 0 20rpx;
|
background: transparent;
|
}
|
.coupon-box.coupon-item- .btns {
|
/* background-color: #BEBEBE; */
|
}
|
.coupon-box .btns button {
|
width: auto;
|
background: #FFFFFF;
|
border-radius: 60rpx;
|
font-size: 22rpx;
|
padding: 4rpx 20rpx;
|
}
|
.coupon-box .operation {
|
padding-left: 0;
|
margin-top: 4rpx;
|
border-radius: 12rpx;
|
}
|
.coupon-product {
|
width: 100%;
|
}
|
.coupon-product-item image {
|
width: 124rpx;
|
height: 124rpx;
|
border-radius: 12rpx;
|
background-color: rgba(0, 0, 0, 0.1);
|
}
|
.coupon-box .coupon-sp .btns {
|
width: 446rpx;
|
background: #FFFFFF;
|
position: relative;
|
color: #333333;
|
box-sizing: border-box;
|
padding: 20rpx;
|
}
|
.coupon-box .coupon-sp .btns:after {
|
position: absolute;
|
content: " ";
|
border-left: 2rpx dashed #EEEEEE;
|
left: -2rpx;
|
height: 100%;
|
}
|
.coupon-title-top {
|
height: 110rpx;
|
border-bottom: 2rpx dashed #D16251;
|
}
|
.buy-btn-box {
|
position: fixed;
|
width: 100%;
|
left: 0;
|
bottom: 0;
|
z-index: 98;
|
}
|
.buy-btn {
|
height: 80rpx;
|
line-height: 80rpx;
|
border-radius: 80rpx;
|
overflow: hidden;
|
}
|
|
/* 兑换券内容 */
|
.project-item {
|
position: relative;
|
padding-left: 20rpx;
|
}
|
.project-item::before {
|
position: absolute;
|
content: " ";
|
background-color: #333333;
|
width: 6rpx;
|
height: 6rpx;
|
top: 16rpx;
|
left: 0;
|
}
|
.project-box .iconfont {
|
color: #333333;
|
}
|