84 lines
1.3 KiB
Plaintext
84 lines
1.3 KiB
Plaintext
|
|
.body-style.data-v-1e3017b8 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
.color0.data-v-1e3017b8{
|
|
background-color: #a6e6aa;
|
|
}
|
|
.color1.data-v-1e3017b8{
|
|
background-color: #29cf6f;
|
|
}
|
|
.color2.data-v-1e3017b8{
|
|
background-color: #fb8646;
|
|
}
|
|
.little-circle.data-v-1e3017b8{
|
|
border-radius: 50%;
|
|
width: 20rpx;
|
|
height: 20rpx;
|
|
}
|
|
.box-rds.data-v-1e3017b8 {
|
|
background-color: #fff;
|
|
border-radius: 40rpx;
|
|
padding: 30rpx;
|
|
margin: 20rpx;
|
|
}
|
|
.cankao.data-v-1e3017b8{
|
|
.top_title{
|
|
padding-bottom: 20rpx;
|
|
}
|
|
.lt_title{
|
|
padding:20rpx 60rpx;
|
|
}
|
|
.wz{
|
|
font-size: 24rpx;
|
|
margin-left: 10rpx;
|
|
color: #a8a8a8;
|
|
}
|
|
}
|
|
.ck_tb.data-v-1e3017b8{
|
|
.tb_tt{
|
|
font-size: 24rpx;
|
|
}
|
|
.zzt{
|
|
padding: 20rpx 0;
|
|
width: 60%;
|
|
.zzt-body{
|
|
height: 10rpx;
|
|
margin: 2rpx;
|
|
}
|
|
.zzt-body:nth-child(1){
|
|
border-top-left-radius: 10rpx;
|
|
border-bottom-left-radius: 10rpx;
|
|
}
|
|
.zzt-body:nth-child(3){
|
|
border-top-right-radius: 10rpx;
|
|
border-bottom-right-radius: 10rpx;
|
|
}
|
|
.font-small{
|
|
font-size: 24rpx;
|
|
}
|
|
}
|
|
}
|
|
.flx.data-v-1e3017b8{
|
|
display: flex;
|
|
}
|
|
.jc-end.data-v-1e3017b8{
|
|
justify-content: end;
|
|
}
|
|
.jc-start.data-v-1e3017b8{
|
|
justify-content: end;
|
|
}
|
|
.ac.data-v-1e3017b8{
|
|
align-items: center;
|
|
}
|
|
.jc.data-v-1e3017b8{
|
|
justify-content: center;
|
|
}
|
|
.jcsb.data-v-1e3017b8{
|
|
justify-content: space-between;
|
|
}
|
|
.fd_row.data-v-1e3017b8{
|
|
flex-direction: row;
|
|
}
|
|
|