	.grid-item-3 {
		background-color: #ba1511;
		padding: 0 10px;
	}
	.grid-item-3-ul {
		width: 710rpx;
		@include  flexRowWrap;
		justify-content: space-around;
	}
	.grid-item-3-list {
		width: 142rpx;
		height: 80px;
		justify-content: center;
		align-items: center;
	}
	.grid-item-3-test {
		@include styleFont(#ffffff,13);
		line-height: 30px;
	}