.brand-lib {
  border-top: 0;
  margin-top: 0; }
  .brand-lib .box-main {
    padding-top: 0.15rem;
    width: 7.5rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 0.25rem; }
    .brand-lib .box-main .in {
      width: 0.6rem;
      height: 0.6rem;
      border-top-left-radius: 0.2rem;
      border-bottom-right-radius: 0.2rem;
      background-color: #2133EE;
      margin: 0.15rem;
      margin-left: 0.3rem;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center; }
      .brand-lib .box-main .in .txt {
        color: #fff;
        font-size: 0.32rem; }

.cat-list {
  width: 7.5rem; }
  .cat-list .head .left {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .cat-list .head .left .img {
      width: 0.4rem;
      height: 0.4rem;
      margin-right: 0.2rem; }
    .cat-list .head .left .txt1 {
      color: #2133EE;
      font-weight: bold; }
    .cat-list .head .left .txt2 {
      color: #333;
      font-weight: bold; }
  .cat-list .main {
    width: 7.5rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem; }
  .cat-list .tags {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap; }
    .cat-list .tags .min-box {
      width: 1.58rem;
      height: 0.6rem;
      font-size: 0.24rem;
      color: #333;
      border: 1px #DCE1E9 solid;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      margin-left: 0.2rem;
      margin-bottom: 0.2rem;
      border-radius: 0.04rem;
      background-color: #EEF0F4;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center; }

.cat-list-abc {
  margin-top: 0; }

.pages {
  height: 2em;
  padding: 0.5em 0.6em 1em;
  text-align: center; }
  .pages a, .pages span {
    color: #2133EE;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    margin: auto 0.25em; }
  .pages span {
    background: #2133EE;
    color: #fff; }
  .pages .a1 {
    width: 5em; }

#page-next,#page-prev {
  width: 4em;
}
/*# sourceMappingURL=pinpai_v2.css.map */
