.pro_name {
    width: 265px;
}
.pro_name a {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.hw {
    padding: 21px;
    line-height: 30px;
}
.al img {
    margin-top: 15px;
    width: 90%;
}
