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.
 
 
 
 

65 lines
1.0 KiB

page{
background-color: #fafafa;
}
.aaa{
background-color: #fafafa !important;
}
.main{
padding: 0 24rpx;
margin-top: 80rpx;
}
.main_con{
padding: 0 24rpx;
background-color: #fff;
border-radius: 24rpx;
box-shadow: 0 24rpx 24rpx 24rpx #EBEEF1;
padding-bottom: 80rpx;
padding-top: 24rpx;
}
.flex{
display: flex;
justify-content: space-between;
align-items: center;
}
.main_con .item{
padding: 24rpx 0;
border-bottom: 2rpx solid #F5F5F5;
}
.main_con .item .imgcon .img{
width: 54rpx;
height: 54rpx;
margin-right: 24rpx;
}
.flex2{
display: flex;
align-items: center;
}
.main_con .item2{
margin-bottom: 50rpx;
}
.main_con .item2 .title{
}
.main_con .item2 .input{
height: 100rpx;
background-color: #FAFAFA;
border-radius: 20rpx;
padding-left: 24rpx;
margin-top: 20rpx;
}
.main_con .btn{
line-height: 96rpx;
background-color: #5B53FF;
text-align: center;
color: #fff;
border-radius: 32rpx;
margin-top: 80rpx;
}
.lfetimg{
width: 24rpx;
height: 24rpx;
margin-left: 30rpx;
}
.text1one{
word-break: break-word;
margin-top: 24rpx;
}