@import "../help/index.wxss"; .account-wp { background: #FFFFFF; font-size: 28rpx; line-height: 40rpx; margin: 16rpx 0; padding: 48rpx 24rpx; } .account-wp .up { display: flex; justify-content: space-between; margin-bottom: 16rpx; } .account-wp .cb { color: #518DEF; font-size: 20rpx; } .search { border: 1px solid #E6E7EB; height: 80rpx; background: #F5F5F5; margin-bottom: 48rpx; padding-left: 22rpx; } .sp { color: #CCCCCC; } .pbtn { background: #FF5555; border-radius: 8rpx; color: #FFFFFF; height: 80rpx; text-align: center; line-height: 80rpx; } .b { font-weight: bold; } .go-detail { padding: 20rpx 24rpx; background: #FFFFFF; color: #212121; font-size: 28rpx; display: flex; justify-content: space-between; } .fui-cell,.fui-cell-group { margin: 0!important; padding: 0!important; } .info-wp { background: #F7F7F7; border: 1px solid #E6E7EB; padding: 32rpx 24rpx; display: flex; margin-bottom: 32rpx; align-items: center; } .image { width: 96rpx; height: 96rpx; border-radius: 99rpx; margin-right: 16rpx; } .name { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; width: 270rpx; color: #333333; font-size: 28rpx; line-height: 40rpx; font-weight: 600; margin-bottom: 8rpx; } .uid,.tel { font-size: 24rpx; line-height: 34rpx; color: #999999; } .uid { color: #333333; flex: 1; text-align: right; font-weight: 600; font-size: 24rpx; } .vn { visibility: hidden; } .do-wp { display: flex; } .do-wp .pbtnx { border: 1px solid #E6E7EB; border-radius: 8rpx; height: 78rpx; text-align: center; line-height: 78rpx; flex: 1; margin-right: 16rpx; color: #FF5555; } .do-wp .sp { margin: 0; background: #FF5555; color: #FFFFFF; }