.renYou{ width: 48rpx; height: 48rpx; position: absolute; right: 30rpx; } .big_title{ font-size: 48rpx; } .main .money_con{ display: block; width:95%; margin: 0 auto; margin-top: 50rpx; margin-bottom: 50rpx; height: 320rpx; background-image: linear-gradient(to right, #FF820C , #FFB606); padding: 40rpx 50rpx; border-radius: 24rpx; } .textcon1{ display: flex; align-items: center; justify-content: space-between; line-height: 56rpx; } .textcon1 .text1{ color: #fff; font-size: 56rpx ; } .textcon1 .text1 .text2{ color: #fff; font-size: 32rpx ; } .textcon1 .img1{ width: 100rpx; height: 110rpx; } .textcon1 .v1{ } .textcon1 .v1 .t1{ color: #fff; font-size: 32rpx; } .textcon1 .v1 .t2{ color: #fff; font-size: 24rpx; } .textcon1 .v2{ margin-right: 100rpx; } .select_con{ width: 100%; padding-bottom: 260rpx; } .select_con .select{ margin: 0 12px; border-radius: 30rpx; background-color: #fff; box-shadow: 0 0 30px #EBEEF1; } /deep/ .u-tabs{ border-bottom: 2rpx solid #F6F8FD; border-radius: 30rpx 30rpx 0 0; } .select_con .item1{ display: flex; justify-content: space-between; padding-top: 60rpx; padding-bottom: 50rpx; border-bottom: 2rpx solid #F6F8FD; padding-left: 40rpx; padding-right: 24rpx; } .select_con .item1 .lef_con{ display: flex; align-items: center; } .select_con .item1 .lef_con .img1{ width: 48rpx; height: 48rpx; } .select_con .item1 .lef_con .textcon{ margin-left: 24rpx; } .select_con .item1 .lef_con .textcon .text1{ font-size: 32rpx; } .select_con .item1 .lef_con .textcon .text2{ font-size: 24rpx; color: #999; } .select_con .item1 .rig_con .text1{ font-size: 32rpx; } .select_con .item1 .rig_con .img1{ width: 28rpx; height: 20rpx; float: right; margin-top: 20rpx; } .select_con .item1 .rig_con .img2{ width: 28rpx; height: 40rpx; float: right; margin-top: 20rpx; } .btnconn{ position: fixed; bottom: 0; background-color: #fff; padding: 24rpx 24rpx; width: 100%; display: flex; justify-content: space-between; } .btnconn .btn{ width: 334rpx; line-height: 96rpx; border-radius: 30rpx; border: 2rpx solid #5B53FF; text-align: center; display: flex; align-items: center; color:#5B53FF; justify-content: center; font-size: 34rpx; position: relative; } .active{ color: #fff !important; background-color: #5B53FF; } .btnconn .btn .img1{ width: 48rpx; height: 48rpx; } .arrow-up-left{ width: 48rpx; height: 48rpx; position: absolute; top: 50%; transform: translateY(-50%); left: 68rpx; } .btn13{ margin-left: 40rpx; } .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; } .select_con .item1 .rig_con .text1 text{ margin-left: 10rpx; }