.integral_all.data-v-10fc0cd4 { width: 100%; background-color: #FCD202; } /* 积分信息 */ .information.data-v-10fc0cd4 { width: 94%; padding: 4% 3% 5%; display: flex; align-items: center; justify-content: space-between; } .information_le.data-v-10fc0cd4 { /* width: 70%; */ color: #FFFFFF; } .information_text1.data-v-10fc0cd4 { font-size: 28rpx; font-weight: 500; color: #FFFFFF; margin-bottom: 10rpx; line-height: 32rpx } .information_text2.data-v-10fc0cd4 { font-size: 60rpx; font-weight: bold; color: #FFFFFF; margin-bottom: 10rpx; } .information_text3.data-v-10fc0cd4 { font-size: 28rpx; font-weight: 500; color: #FFFFFF; line-height: 32rpx; } .information_ri.data-v-10fc0cd4 { /* width: 30%; */ /* padding-top: 50rpx; */ position: relative; } .information_ri image.data-v-10fc0cd4 { width: 218rpx; height: 98rpx; } .information_text4.data-v-10fc0cd4 { color: #FFFFFF; position: absolute; /* bottom: 0; */ left: 51rpx; top: 23rpx; font-size: 28rpx; /* right: 0; */ /* margin: auto; */ } .duihuan.data-v-10fc0cd4 { padding: 8rpx 18rpx; background-color: #FCD202; box-shadow: 0 0 10rpx #FCD202; } /* 兑换商品 */ .integral_goods.data-v-10fc0cd4 { width: 100%; background-color: #F5F5F5; border-top-left-radius: 18rpx; border-top-right-radius: 18rpx; padding-bottom: 3%; } .integral_goods_sty.data-v-10fc0cd4 { width: 94%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; padding-top: 3%; } .integral_goods_sty1.data-v-10fc0cd4 { width: 48.5%; /* margin-left: 3%; */ background-color: #FFFFFF; padding: 0 2% 4%; border-radius: 18rpx; margin-bottom: 3%; } /* .integral_goods_sty1:first-child { margin-left: 0; } */ .integral_goods_sty1 image.data-v-10fc0cd4 { width: 100%; height: 240rpx; } .integral_goods_text.data-v-10fc0cd4 { font-size: 35rpx; font-weight: bold; color: #333333; line-height: 1.8; } .integral_goods_sty_bo.data-v-10fc0cd4 { display: flex; margin-top: 2%; } .integral_goods_sty_bo_le.data-v-10fc0cd4 { width: 65%; color: #999999; font-size: 30rpx; } .integral_goods_text2.data-v-10fc0cd4 { color: #D80204; font-size: 28rpx; margin-right: 4rpx; font-weight: bold; } .integral_goods_sty_bo_ri.data-v-10fc0cd4 { width: 35%; background-color: #FCD202; font-size: 24rpx; font-weight: bold; color: #333333; padding: 2% 0; text-align: center; border-radius: 50rpx; }