.concat_box {
  width: 96rpx;
  height: 210rpx;
  position: fixed;
  right: 32rpx;
  bottom: 200rpx;
}

.item {
  width: 96rpx;
  height: 96rpx;
  padding: 0;
  border: none !important;
  margin: 0 !important;
}

.item:first-child {
  margin-bottom: 16rpx !important;
}

.item image {
  width: 100%;
  height: 100%;
}