/* 水平间距 */ /* 水平间距 */ .box.data-v-e6db6be6 { margin-top: 22rpx; padding: 0 20rpx 30rpx 30rpx; box-sizing: border-box; width: 710rpx; background-color: #fff; overflow: hidden; } .box .box_item.data-v-e6db6be6 { display: flex; justify-content: space-between; align-items: center; height: 90rpx; font-size: 28rpx; border-bottom: 1rpx solid #e6e6e6; } .box .box_item .item_img.data-v-e6db6be6 { width: 31rpx; height: 31rpx; }