.demo__list {
display: flex;
flex-wrap: wrap;
padding: 16rpx 32rpx;
}
.demo__card {
flex: 0 0 25%;
justify-content: center;
text-align: center;