.item-navigator{ width: 200rpx; margin-right: 20rpx; display: inline-block; } .item-navigator .item-group{ width: 100%; } .item-group .thumbnail-group{ width: 100%; height: 284rpx; } .thumbnail-group .thumbnail{ width: 100%; height: 100%; } .item-group .item-title{ font-size: 28rpx; text-align: center; margin-top: 20rpx; text-overflow: ellipsis;/*设置超出问涨缩写显示*/ overflow: hidden; margin-bottom: 20rpx; }