.index_sum2 ul {
    width: 480px
;}

.index_sum2 dd {
    width: 100%;
    line-height: 32px;
    height: 47px;
    background: url(/hxxy/images/li.png) repeat-x left bottom;
    margin-bottom: 17px;
    position: relative
;}

.index_sum2 dd:after {
    position: absolute;
    top: 17px;
    right: 7px;
    background: url(/hxxy/images/ico.png) no-repeat;
    width: 12px;
    height: 14px;
    content: ""
;}

.index_sum2 dd span {
    display: block;
    line-height: 16px;
    color: #999;
    font-size: 12px
;}

.index_sum2 dd a {
   height: 32px;
    font-size: 16px;
    width: 93%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;}
.tempWrap{margin:0 auto;}
