|
@ -228,9 +228,11 @@ uni-page-head .uni-page-head__title { |
|
|
.cell_box .cell_info { |
|
|
.cell_box .cell_info { |
|
|
position: relative; |
|
|
position: relative; |
|
|
/* width: 25%; */ |
|
|
/* width: 25%; */ |
|
|
|
|
|
flex:1; |
|
|
padding: 0 20rpx; |
|
|
padding: 0 20rpx; |
|
|
/* margin: 0 0 20rpx; */ |
|
|
/* margin: 0 0 20rpx; */ |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
|
|
|
width: calc(25% - 0.625rem); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.cell_box .cell_long { |
|
|
.cell_box .cell_long { |
|
@ -241,6 +243,7 @@ uni-page-head .uni-page-head__title { |
|
|
font-size: 0.9375rem; |
|
|
font-size: 0.9375rem; |
|
|
margin-bottom: 10rpx; |
|
|
margin-bottom: 10rpx; |
|
|
color: #7B8195; |
|
|
color: #7B8195; |
|
|
|
|
|
word-wrap: break-word; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.cell_box .cell_info .text_black { |
|
|
.cell_box .cell_info .text_black { |
|
@ -310,7 +313,7 @@ uni-page-head .uni-page-head__title { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.cen_card .cell_box .cell_info .text_lightblue { |
|
|
.cen_card .cell_box .cell_info .text_lightblue { |
|
|
font-size: 0.925rem; |
|
|
font-size: 0.825rem; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.bot_card { |
|
|
.bot_card { |
|
|