.tabBarLineHeight { height: 138rpx; } .tabBarView { position: fixed; bottom: 32rpx; left: 32rpx; .submitButton { text-align: center; line-height: 84rpx; width: 686rpx; height: 84rpx; background: #FFE05C; border-radius: 54rpx; } } .box_4 { display: flex; flex-direction: column; padding: 24rpx 32rpx 1026rpx 32rpx; } .group_1 { width: 686rpx; flex-direction: row; display: flex; justify-content: space-between; } .text-group_2 { //border: 2rpx solid blue; width: 650rpx; display: flex; flex-direction: column; //justify-content: space-between; } .text-group_3{ //border: 2rpx solid blue; width: 686rpx; display: flex; //flex-direction: column; justify-content: space-between; } .text_3 { overflow-wrap: break-word; color: rgba(51, 51, 51, 1); font-size: 28rpx; font-family: PingFangSC-Regular; font-weight: normal; text-align: left; white-space: nowrap; line-height: 44rpx; margin-right: 84rpx; } .text_4 { overflow-wrap: break-word; color: rgba(153, 153, 153, 1); font-size: 28rpx; font-family: PingFangSC-Regular; font-weight: normal; text-align: left; white-space: nowrap; line-height: 44rpx; margin-top: 16rpx; } .text_5 { overflow-wrap: break-word; font-size: 24rpx; color: red; font-weight: normal; text-align: left; white-space: nowrap; line-height: 44rpx; margin-top: 16rpx; } .thumbnail_2 { width: 32rpx; height: 32rpx; margin: 66rpx 0 6rpx 0; } .group_2 { background-color: rgba(238, 238, 238, 1.000000); width: 686rpx; height: 2rpx; margin-top: 24rpx; display: flex }