.pile-bar-line { width: 100%; background: #fff; } .pile-bar-line .pile-bar-line-content { width: 100%; height: 500rpx; } .pile-bar-line .slider-tip { width: 100%; height: 60rpx; display: flex; padding-top:10rpx; } .pile-bar-line .slider-tip .move-sword { width: 46rpx; height: 44rpx; margin: 0 5rpx 0 30rpx; position: relative; top: -4rpx; } .pile-bar-line .slider-tip .move-sword image { width: 100%; height: 100%; } .pile-bar-line .slider-tip .tip { color: #bbb; font-size: 24rpx; }