page{ overflow-y: hidden; } .renYou{ width: 36rpx; height: 20rpx; position: absolute; left: 30rpx; } .renYou2{ width: 48rpx; height: 48rpx; position: absolute; right: 30rpx; } .big_title{ font-size: 36rpx; } .main{ padding: 0 26rpx; padding-bottom: 230rpx; /* height: 100%; */ } .main .money_con{ margin-top: 32rpx; background-image: linear-gradient(to right, #6441CF , #877BFE); height: 320rpx; padding: 40rpx 36rpx; position: relative; border-radius: 24rpx; } .main .money_con2{ margin-top: 32rpx; background-image: linear-gradient(to right, #FF820C , #FFB606); height: 320rpx; padding: 40rpx 36rpx; position: relative; border-radius: 24rpx; } .main .money_con3{ margin-top: 32rpx; background-image: linear-gradient(to right, #B6162A , #F96D7D); height: 320rpx; padding: 40rpx 36rpx; position: relative; border-radius: 24rpx; } .flex{ display: flex; align-items: center; } .textcon1{ } .textcon1 .text{ color: #fff; font-size: 32rpx; } .textcon1 .img1{ width: 38rpx; height: 38rpx; margin-left: 16rpx; } .textcon2{ color: #fff; font-size: 52rpx; margin-top:40rpx; } .textcon3{ color: #FFFFFF; font-size: 28rpx; margin-top:40rpx; } .imgicon{ width: 84rpx; height: 84rpx; position: absolute; right: 50rpx; top: 40rpx; opacity: .5; } .bot_con{ background-color: #fff; border-radius: 24rpx; margin-top: 40rpx; padding-top: 40rpx; padding-left: 24rpx; padding-right: 24rpx; box-shadow: 0 24rpx 24rpx 24rpx #EBEEF1; } .bot_con .title{ color: #A3AED0; font-size: 32rpx; padding-bottom: 24rpx; } .bot_con .item{ height: 164rpx; border-top: 2rpx solid #F6F8FD; } .flexx{ display: flex; justify-content: space-between; align-items: center; } .bot_con .item .left .img1{ width: 84rpx; height: 84rpx; margin-right: 20rpx; border-radius: 100px; border: 1rpx solid #F0F0F0; } .icon{ width: 70%; height: 70%; margin-top: 15%; border-radius: 100px; margin-left: 15%; } .bot_con .item .left .textcon .text1{ font-size: 30rpx; } .bot_con .item .left .textcon .text2{ font-size: 24rpx; color: #B0BBD5; } .bot_con .item .rig{ text-align: right; } .bot_con .item .rig .text1{ font-size: 32rpx; } .bot_con .item .rig .text2{ font-size: 24rpx; color: #B0BBD5; } .opc{ opacity: .4; } .jiaimg{ width: 48rpx; height: 48rpx; } .jiacon{ display: flex; justify-content: space-between; } .scroll{ max-height: 700rpx; overflow: scroll; }