.content-inputer[data-v-5233c2cb] {
  width: 400px;
}
.sort[data-v-5233c2cb] {
  width: 100px;
  position: relative;
  margin: 0 auto;
}
.sort li[data-v-5233c2cb] {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: none;
  margin: 0 5px;
  cursor: pointer;
}
.sort li.disabled[data-v-5233c2cb] {
  cursor: no-drop;
  color: #dddddd;
}
.sort li[data-v-5233c2cb]:hover {
  opacity: 0.8;
}
.sort li i[data-v-5233c2cb] {
  font-size: 16px;
}

