/* pages/luckDraw/recordPrize.wxss */ .personal{ width: 750rpx; height: auto; padding-bottom: 119rpx; } .luck-draw-coupon,.luck-draw-prize{ display: inline-block; width: 50%; height: 100%; } .luck-draw-cn,.luck-draw-cz,.luck-draw-pn,.luck-draw-pz,.luck-draw-cjh{ text-align: center; } .luck-draw-cn,.luck-draw-pn{ margin-top: 30rpx; font-size: 36rpx; font-family: Source Han Sans CN; font-weight: 500; color: #BF2637; } .luck-draw-cz,.luck-draw-pz{ font-size: 32rpx; font-family: Source Han Sans CN; font-weight: 400; color: #303030; } .luck-draw-cj{ width: 78rpx; height: 6rpx; background: #BF2637; border-radius: 4rpx; margin: 10rpx auto; } .luck-draw-content{ width: 708rpx; height: 190rpx; position: relative; margin: 0 auto 20rpx; } .image_zk{ width: 708rpx; height: 190rpx; position: absolute; z-index: 1; left: 0; top: 0; } .image_zk_un{ display: inline-block; width: 162rpx; height: 56rpx; position:absolute; z-index: 2; bottom: 70rpx; right: 26rpx; } .luck-draw-discount1,.luck-draw-discount2,.luck-draw-zkz2,.luck-draw-djz4,.luck-draw-djz5{ display: inline-block; } .luck-draw-words{ position:relative; z-index: 2; width: 708rpx; height: 190rpx; display: flex; flex-direction: row; background: #FFFFFF; border: 0.5rpx solid #FF7A03; box-shadow: 0 0 50rpx 8rpx rgba(127, 127, 127, 0.09); border-radius: 20rpx; } .luck-draw-words1{ position:relative; z-index: 2; width: 708rpx; height: 190rpx; display: flex; flex-direction: row; background: #FFFFFF; border: 0.5rpx solid #878787; box-shadow: 0 0 50rpx 8rpx rgba(127, 127, 127, 0.09); border-radius: 20rpx; } .luck-draw-discount1{ width: 214rpx; height: 190rpx; background: #FFE9B0; border-right: 0.5rpx solid #FF7A03; border-radius: 20rpx 0 0 20rpx; text-align: center; } .luck-draw-discount12{ width: 214rpx; height: 190rpx; background: #F4F4F4; border-right: 0.5rpx solid #878787; border-radius: 20rpx 0 0 20rpx; text-align: center; } .luck-draw-discount1 view:nth-child(1) { position: relative; top: 40rpx; } .luck-draw-discount2{ width: 500rpx; height: 100%; } .luck-draw-zkz4{ font-size: 32rpx; font-family: YouSheBiaoTiHei; font-weight: 400; color: #FF7A03; line-height: 44rpx; } .luck-draw-zkz42{ font-size: 28rpx; font-family: YouSheBiaoTiHei; font-weight: 400; color: #888888; line-height: 44rpx; } .luck-draw-zkz5{ width: 116rpx; height: 92rpx; position: relative; top: 50rpx; } .luck-draw-zkz52{ width: 84rpx; height: 80rpx; position: relative; top: 55rpx; } .luck-draw-zkz1{ font-size: 32rpx; font-family: Microsoft YaHei; font-weight: 400; color: #443E5B; line-height: 32rpx; margin-top: 48rpx; margin-left: 48rpx; } .luck-draw-mj{ margin-left: 48rpx; margin-top: 20rpx; margin-bottom: 20rpx; } .luck-draw-zkz3{ font-size: 26rpx; font-family: Microsoft YaHei; font-weight: 400; color: #443E5B; line-height: 32rpx; line-height: 32rpx; margin-left: 48rpx; margin-top: 30rpx; } .no_result { font-size: 24rpx; color: #B1B1B1; text-align: center; line-height: 100rpx; font-weight: 1000; }