.old_type .tit {
    height: auto;
    position: initial;
    margin-bottom: 10px;
    text-align: center;
}

.old_type .tit a {
    font-size: 50px;
    position: initial;
}

.list li a {
    width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list li span {
    float: right;
    color: #999;
    line-height: 45px;
}

.old_type .list li a {
    width: 78%;
    line-height: 72px;
    font-size: 32px;
}

.old_type .list li span {
    float: right;
    color: #999;
    line-height: 72px;
    font-size: 32px;
}