bitcooo
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.
 
 
 
 

142 lines
2.0 KiB

.hr{
height: 100%;
}
.renYou2{
width: 16rpx;
height: 24rpx;
position: absolute;
left:36rpx;
top: 50%;
transform: translateY(-50%);
}
.renYou{
width: 48rpx;
height: 48rpx;
position: absolute;
right: 30rpx;
}
.flex{
display: flex;
justify-content: space-between;
}
.main{
padding: 0 24rpx;
margin-top: 50rpx;
height: 100%;
position: relative;
padding-bottom: 150rpx;
}
.main .item{
background-color: #fff;
padding: 24rpx;
box-shadow: 0 10rpx 20rpx 10rpx #EDF0F3;
border-radius: 20rpx;
margin-bottom: 30rpx;
position: relative;
}
.main .img1{
width: 30rpx;
height: 30rpx;
}
.main .img2{
width: 48rpx;
height: 48rpx;
}
.big_item{
position: relative;
}
.bigcon .text1{
font-size: 28rpx;
margin-top: 15rpx;
}
.btncon .text{
font-size: 32rpx;
}
.bigcon .textimg{
}
.bigcon .textimg .img{
width: 60rpx;
height: 60rpx;
}
.flexx{
display: flex;
align-items: center;
}
.bigcon .textt{
font-size: 32rpx;
color: #0F1828;
font-weight: 500;
margin-left: 10rpx;
}
.bigcon .textt2{
font-size: 32rpx;
color: #7D87A6;
font-weight: 500;
margin-left: 26rpx;
}
.set_con{
background-color: #fff;
width: 402rpx;
border-radius: 32rpx;
position: absolute;
top: 0;
right: 0;
z-index: 999;
padding: 0 20rpx;
padding-top: 30rpx;
}
.set_con .img1{
width: 36rpx;
height: 36rpx;
position: absolute;
right: 30rpx;
top: 30rpx;
}
.set_con .itemm .img{
width: 36rpx;
margin-right: 20rpx;
height: 36rpx;
}
.set_con .itemm{
color: #47548C;
font-size: 32rpx;
border-bottom: 2rpx solid #F6F8FD;
height: 120rpx;
}
.set_con .itemm:last-child{
border-bottom: none;
}
.flexx{
display: flex;
align-items: center;
}
.red{
color: #F16063 !important;
}
.info_con{
width: 702rpx;
height: 120rpx;
display: flex;
align-items: center;
position: fixed;
bottom: 60rpx;
z-index: 999;
border-radius: 26rpx;
justify-content: space-between;
padding: 0 48rpx;
}
.green{
background-color: #6AD6A8;
}
.info_con .text{
color: #fff;
}
.info_con .text2{
font-size: 700;
font-size: 32rpx;
}