.addlist { display: flex; flex-direction: row; align-items: center; justify-content: space-between; width: 100%; border-bottom: 1rpx solid rgba(221,221,221,1); } .addressdeatil { display: flex; flex-direction: column; } .address { font-size: 32rpx; font-family: SourceHanSansCN-Regular; font-weight: 400; color: rgba(82, 82, 85, 1); margin-top: 30rpx; margin-left: 30rpx; } .adname { font-size: 24rpx; font-family: SourceHanSansCN-Regular; font-weight: 400; color: rgba(154, 154, 156, 1); margin-top: 13rpx; margin-left: 30rpx; margin-bottom: 30rpx; } .jiantou { width: 18rpx; height: 30rpx; margin-right: 30rpx; } .rightjt { width: 100%; height: 100%; }