.itemHimg text{
font-size: 30rpx;
font-weight: bold;
color: #000000;
line-height: 35rpx;
-webkit-background-clip: text;
margin-top: 12rpx;
margin-left: 18rpx;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}