/**组件样式**/
/**组件样式**/
.ejdh a {
    background-color: #ff9900 !important;
    color: #fff;}
.textlist{}
.textlist li{ padding: 5px 0px; text-overflow:ellipsis; white-space:nowrap;border-bottom:1px dotted #999999; line-height: 30px;}
.textlist li a:hover{ color:#FF547F;}
.textlist li span{ float: right; color: #888;}

.textlist .item{width: 160px;float: left;margin: 15px  12px;background-color: #f7f7f7;text-align: left;}
.textlist .item img{ width: 160px;height: 200px;}
.textlist .item .tit{ line-height: 30px; text-align: center;overflow: hidden;height: 30px;}
