﻿.box-right {
    width: 300px;
    float: right;
}

.a-img-title {
    width: 285px;
    height: 35px;
    line-height: 35px;
    background: url(../images/bg-line.png) repeat-x;
    color: #fff;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 15px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#div_right_hongtu_pic2 a p {
    font-size: 14px;
    color: #333;
    height: 34px;
    line-height: 34px;
    display: block;
}

#div_right_hongtu_pic2 a p:hover {
    color: #da4747;
}