.cat-list-v2 {
  margin-top: 0; }

.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 .c07-2 {
  height: 8.3rem;
  overflow: hidden; }

.cat-phb .main {
  width: 7.5rem; }
  .cat-phb .main .min-box {
    width: 7.2rem;
    margin-left: 0.3rem;
    height: 1rem;
    border-bottom: 1px #DCE1E9 solid;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
    .cat-phb .main .min-box .left {
      height: 1rem;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center; }
      .cat-phb .main .min-box .left .img {
        width: 0.4rem;
        height: 0.42rem; }
      .cat-phb .main .min-box .left .tt {
        font-size: 0.28rem;
        color: #333;
        margin-left: 0.3rem; }
    .cat-phb .main .min-box .city {
      font-size: 0.24rem;
      color: #999;
      margin-right: 0.3rem; }

.load-more {
  width: 7.5rem;
  height: 0.7rem;
  display: flex;
  margin-bottom: 0.2rem;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .load-more .txt {
    font-size: 0.24rem;
    color: #666; }

.cat-zhuanti-v2 {
  margin-top: 0; }
  .cat-zhuanti-v2 .c07-2 .min-box {
    width: 2.19rem; }

.pages {
  width: 100%;
  height: 68px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center; }
  .pages a {
    display: inline-block;
    padding: 0 0.1rem;
    margin-left: 0.1rem;
    height: 28px;
    line-height: 30px;
    text-align: center;
    background: white;
    color: #666;
    font-size: 0.22rem;
    border-radius: 2px;
    border: 1px solid #f7f8fb; }
  .pages span {
    width: 28px;
    margin-left: 10px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    background: #2133ee;
    border-radius: 2px; }
  .pages a.span {
    width: 28px;
    margin-left: 10px;
    padding: 0;
    height: 28px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    background: #2133ee;
    border-radius: 2px; }

/*# sourceMappingURL=paihang_v2.css.map */
