.renYou2{ width: 48rpx; height: 48rpx; position: absolute; right: 30rpx; } .main{ padding: 0 24rpx; margin-top: 60rpx; } .item{ margin-top: 30rpx; } .inputcon{ position: relative; height: auto; margin-top: 20rpx; background-color:#fff; } .inputcon .input{ width: 80%; padding-left: 30rpx; line-height: 60rpx; border-radius: 16rpx; } .inputcon .img{ width: 48rpx; height: 48rpx; position: absolute; top: 50%; right: 40rpx; transform: translateY(-50%); } .inputcon2{ height: auto; margin-top: 20rpx; } .inputcon2 .input_con{ } .inputcon2 .input_con .input2{ padding: 0 40rpx; height: 190rpx; font-size: 75rpx; background-color: #fff; border-radius: 16rpx; border-bottom: 2rpx solid #F4F7FE; } .inputcon2 .input_con .input1{ padding: 0 40rpx; height: 100rpx; background-color: #fff; border-radius: 0 0 16rpx 16rpx; } .flex{ display: flex; justify-content: space-between; } .all{ color: #5B53FF; } .aaa{ background-color: #fafafa !important; } .minitem{ padding: 0 30rpx; height: 100rpx; background-color:#fff; border-radius: 16rpx; align-items: center; } .item .rimg{ width: 24rpx; height: 24rpx; } page { background-color: #FAFAFA !important; } .main .btn{ line-height: 96rpx; background-color: #5B53FF; text-align: center; color: #fff; border-radius: 32rpx; margin-top: 50rpx; } .ac .bottom_con{ position: absolute; bottom: 0; z-index: 9999; } .bottom_con{ width: 100%; background-color:#F7F8FA; padding: 0 24rpx; border-radius: 16rpx 16rpx 0 0; padding-bottom: 40rpx; } .title_con{ padding: 30rpx 0; text-align: center; color: #7A7A81; } .money_con{ background-color: #fff; padding: 0 30rpx; padding-top: 70rpx; border-radius: 16rpx 16rpx 0 0; } .money_con .money{ display: flex; justify-content: center; align-items: center; } .money_con .money .tex1{ font-size: 64rpx; margin-right: 10rpx; } .money_con .img{ width: 48rpx; height: 48rpx; position: absolute; left: 12rpx; top: 24rpx; } .money_con .img2{ width: 28rpx; height: 28rpx; position: absolute; left: 32rpx; top: 32rpx; } .money_con .money .tex2{ font-size: 42rpx; } .money_con .money .text{ } .info_con{ margin-top: 40rpx; } .info_con .item{ display: flex; padding-bottom: 24rpx; border-bottom: 2rpx solid #DDDDDD; } .info_con .item:last-child{ border-bottom: none; } .info_con .item .text1{ color: #9B9C9E; margin-right: 50rpx; } .info_con .item .text2{ word-break: break-word; } .bottom_con .btn{ line-height: 96rpx; background-color: #5B53FF; text-align: center; color: #fff; border-radius: 32rpx; margin-top: 50rpx; } .money_con2{ height: 400rpx; } .btn2{ line-height: 96rpx; background-color: #E9ECF5; text-align: center; color: #fff; border-radius: 32rpx; margin-top: 50rpx; } .btncolor{ background-color: #5B53FF; } .btncolor2{ background-color: #E9ECF5; }