.btn_share { background-color: #00c7b2; color: #ffffff; padding: 10rpx 14rpx; width: 110rpx; text-align: center; margin-top: 15rpx; } .item { border-bottom: 2rpx solid #dedede; padding: 20rpx 0 30rpx; width: 92%; margin-left: 4%; display: flex; justify-content: space-between; align-items: center; } .item view { color: #999999; line-height: 45rpx; padding: 6rpx 0; }