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.
 
 
 
 

32 lines
509 B

.main .title{
line-height: 48rpx;
color: #0F1828;
font-size: 32rpx;
text-align: center;
}
.main .title1{
color: #000;
font-size: 34rpx;
text-align: center;
margin-bottom: 32rpx;
}
.main{
padding: 0 48rpx;
margin-top: 64rpx;
}
.main .area{
height: 364rpx;
margin-top: 96rpx;
border: 2rpx solid #E0E5F2;
border-radius: 10rpx;
}
.conf{
width: 654rpx;
background-color: #5B53FF;
line-height: 112rpx;
text-align: center;
color: #fff;
border-radius: 20rpx;
position: absolute;
bottom: 20rpx;
}