.desc{ padding-top: 30rpx; } .descItem { display: flex; align-items: center; margin-left: 20rpx; margin-right: 20rpx; margin-bottom: 20rpx; } .descItem_tit { font-weight: 400; font-size: 26rpx; color: #999999; min-width: 110rpx; margin-right: 30rpx; } .descItem_con { font-weight: 400; font-size: 26rpx; color: #222222; } .descItem2 { display: flex; flex-direction: column; margin-left: 20rpx; margin-right: 20rpx; margin-bottom: 20rpx; } .descItem2 .descItem_con{ margin-top: 20rpx; } .container { margin-top: 30rpx; } .item { margin: 0 20rpx 21rpx; } .label { font-weight: 400; font-size: 26rpx; color: #999999; } .label_desc { display: inline-block; margin-left: 30rpx; font-weight: 400; font-size: 26rpx; color: #222222; } .wx_name { margin-left: 57rpx; } .pic_item { display: flex; } .pic_view { margin-left: 44rpx; display: flex; flex: 1; height: 120rpx; } .label_pic { width: 120rpx !important; height: 120rpx !important; margin-right: 20rpx; } .label_pic:last-child { margin-right: 0; }