@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; margin-bottom: 32rpx; 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; } .navigator-hover { opacity: 1; }