@import '../../template/couponPackage/package.wxss'; @import '../../template/couponItem/item.wxss'; @import '/components/Lucky/index.wxss'; .hy_coupon_center_title { width: 100%; height: 354rpx; } .hy_coupon_center_title image { width: 100%; height: 354rpx; } .hy_coupon_center_lucky_draw { width: 100%; height: 170rpx; margin-top: 20rpx; margin-bottom: 20rpx; } .hy_coupon_center_lucky_draw image { width: 100%; height: 170rpx; } .hy_coupon_center_shop { width: 100%; /* height: 1000rpx; */ background: rgba(255, 255, 255, 1); /* min-height: 100rpx; */ } .hy_coupon_center_shop_content { margin-top: 20rpx; margin-bottom: 20rpx; margin-left: 4%; margin-right: 4%; width: 92%; height: 100%; padding-top: 20rpx; min-height: 100rpx; } .shop_content_title { width: 100%; height: 34rpx; line-height: 4rpx; font-size: 36rpx; font-family: PingFang-SC-Medium; font-weight: 500; color: rgba(0, 0, 0, 1); padding-top: 20rpx; } .shop_content_title_move { float: right; width: 140rpx; height: 34rpx; font-size: 28rpx; font-family: PingFang-SC-Regular; font-weight: 400; color: rgba(102, 102, 102, 1); } .shop_content_title_move image { width: 14rpx; height: 20rpx; } .hy_coupon_center_get_coupon { width: 100%; /* height: 400rpx; */ background: rgba(255, 255, 255, 1); margin-top: 40rpx; margin-bottom: 30rpx; min-height: 420rpx; } .cy-content-view { width: 100%; position: relative; top: 10rpx; left: -30rpx; } .no_card_package { width: 100%; height: 60%; margin-top: -10rpx; background: rgba(255, 255, 255, 1); } .background_while { background: rgba(255, 255, 255, 1); height: 180rpx; margin-bottom: 0rpx; } .no_card_package image{ display: flex; margin: auto auto; width: 260rpx; height: 260rpx; padding-top: 110rpx; } .no_card_package_prompt{ text-align: center; color:darkgrey; margin-bottom:60rpx; } button::after { border: none; } button { background-color: transparent; padding-left: 0; padding-right: 0; line-height: inherit; } button { border-radius: 0; }