.li{height: 35px;line-height: 35px;}
.li{font-size: 16px;color: #333333;line-height:38px;height:38px;overflow:hidden;width:100%;}
.li a{font-size: 12px;color: #333333;float:left;max-width: 78%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.li a:hover{ color:#356ecb; padding:0 0 0 5px;}

.li a:hover{color: #356ecb;}
.li span{font-size: 12px;color: #898989;float:right;}
