/*组件样式*/

.inner-right .news dl .title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;}
