You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
173 lines
2.6 KiB
173 lines
2.6 KiB
.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: 254rpx;
|
|
}
|
|
|
|
.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: #D6CAF7;
|
|
font-size: 28rpx;
|
|
margin-top:40rpx;
|
|
}
|
|
.main .money_con .img{
|
|
width: 84rpx;
|
|
height: 84rpx;
|
|
position: absolute;
|
|
right: 50rpx;
|
|
top: 40rpx;
|
|
opacity: .5;
|
|
}
|
|
|
|
|
|
.bot_con{
|
|
background-color: #fff;
|
|
border-radius: 24rpx;
|
|
margin-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;
|
|
}
|
|
.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: 36rpx;
|
|
}
|
|
.bot_con .item .rig .text2{
|
|
font-size: 28rpx;
|
|
color: #B0BBD5;
|
|
}
|
|
.opc{
|
|
opacity: .4;
|
|
}
|
|
.rimg{
|
|
width: 28rpx;
|
|
height: 28rpx;
|
|
}
|
|
.bot_con .item:first-child{
|
|
border-top: none;
|
|
}
|
|
.bottom_con{
|
|
position: absolute;
|
|
bottom: -90rpx;
|
|
background-color: #F8F8F9;
|
|
border-radius: 26rpx 26rpx 0 0;
|
|
padding: 0 26rpx;
|
|
padding-top: 26rpx;
|
|
padding-bottom: 120rpx;
|
|
width: 100%;
|
|
z-index: 999;
|
|
}
|
|
|
|
.bottom_con .tiao{
|
|
width: 110rpx;
|
|
height: 9rpx;
|
|
background-color: #C9D4EA;
|
|
margin: 0 auto;
|
|
border-radius: 10rpx;
|
|
}
|
|
.bottom_con .title{
|
|
font-size: 38rpx;
|
|
font-weight: 700;
|
|
margin-top: 26rpx;
|
|
text-align: center;
|
|
}
|
|
.bottom_con .white{
|
|
background-color: #fff;
|
|
border-radius: 26rpx;
|
|
padding: 0 26rpx;
|
|
margin-top: 50rpx;
|
|
box-shadow: 0 20rpx 30rpx 20rpx #E9ECF0;
|
|
}
|
|
.bottom_con .white .item{
|
|
height: 160rpx;
|
|
border-bottom: 2rpx solid #F4F7FE;
|
|
}
|
|
.flexx{
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.bottom_con .white .item .rig .img{
|
|
width: 74rpx;
|
|
height: 74rpx;
|
|
}
|
|
.bottom_con .white .item .rig .text{
|
|
font-size: 34rpx;
|
|
margin-left: 20rpx;
|
|
}
|
|
.bottom_con .white .item .lef{
|
|
width: 26rpx;
|
|
height: 26rpx;
|
|
}
|
|
|
|
.xg{
|
|
position: absolute;
|
|
width: 48rpx;
|
|
height: 48rpx;
|
|
right: 30rpx;
|
|
top: 30rpx;
|
|
}
|