.meihang {
width: 179px;
margin-bottom: 10px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: rgba(10, 250, 251, 1);
}
.meihang ::before {
/* content: '\2026'; */
color: rgba(10, 250, 251, 1);
}
.meihang {
width: 179px;
margin-bottom: 10px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: rgba(10, 250, 251, 1);
}
.meihang ::before {
/* content: '\2026'; */
color: rgba(10, 250, 251, 1);
}