819527061@qq.com
2024-05-14 cfce577132832b5291c5bd3b171d7f4397d44643
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.img-title{
    display: inline-block;
    width: 100%;
    line-height: 20px;
    font-size: 16px;
    color: #17233d;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
    padding: 14px 0;
    line-height: 1;
}