.cu-form-group .title {
min-width: calc(4em + 30rpx);
}
.show-box {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
.show-item {
width: 33%;
align-items: center;
flex-direction: column;
justify-content: center;
.show-item-check {
width: 100%;
margin-bottom: 10rpx;
height: 80rpx;
.show-item image {
height: 320rpx;
border-radius: 10rpx;
.show-item-check text {
font-size: 30rpx;