#colList .colListsub {
  background: #e9e9e9;
}

#colList .colListsub div {
  color: #666;
  line-height: 1.5;
  padding: 15px 18px;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}

#colList .colListsub div.actv, #colList .colListsub div:hover {
  background: #b0acad;
  color: #fff;
}
/*# sourceMappingURL=index.css.map */