.row-cate-single {
   padding-bottom:0em; 
  float: left;
  width: 100%;
  max-width: 900px;
  margin-top: 1em; }

.cate-name, .sortbox {
  width: 50%;
  float: left; }

.itemlist {
  margin-top: 5em;
  margin-bottom: 2em;
  width: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 3em;
  line-height: 3em; }

.cate-name p {
  font-size: 1.6em;
  padding-left: 1em; }

.sortbox p {
  float: right;
  margin-right: 3em; }

.itemlist {
  margin-top: 5em;
  margin-bottom: 2em;
  width: 100%;
  border: none;
  height: auto;
  line-height: 1.8em; }
  .itemlist .cate-name {
    width: 100%; }
    .itemlist .cate-name p {
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      padding-top: 0.6em;
      padding-bottom: 0.6em; }
  .itemlist .sortbox {
    width: 100%; }
    .itemlist .sortbox p {
      margin-right: 0; }

