.x-scroll {
	&-refresh{
		height: 140rpx;
		width: 750rpx;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding-top: 50rpx;
	}
}