.collect-list-content{
  padding: 0 16px
}
.collect-list-content .nav-tabs{
  border: none
}
.collect-list-content .nav-item{
  margin-bottom: 0; 
}
.collect-list-content .nav-item .nav-link{
  border: none;
  border-bottom: 2px solid transparent;
  border-radius: none;
  margin-right: 24px;
  color: rgba(100, 101, 102, 1);
  padding: 16px 0 13px 0;
  margin-bottom: -1px;
  font-weight: 600;
  line-height: 22px;
  font-size: 16px
}
.collect-list-content .nav-item .nav-link.active{
  border-bottom-color: rgba(38, 84, 255, 1);
  color: rgba(38, 84, 255, 1)
}

.collect-list-content .list-group-item{
    padding: 16px 0
}
.collect-list-content .list-group-item h2{
  line-height: 22px;
}
.collect-list-content .list-group-item .article-text{
  color: rgba(100, 101, 102, 1);
  margin-top: 16px;
}
.collect-list-content .articl-tab .list-group-item .tag{
  display: inline-block;
  color: #2654FF;
}
.collect-list-content .articl-tab .list-group-item .title{
  color: rgba(100, 101, 102, 1);
  line-height: 20px;
  margin-top: 16px;
}
.collect-list-content .articl-tab .list-group-item .label-list-view{
  margin-top: 14px;
}
.collect-list-content .articl-tab .list-group-item .label-list-view a{
  display: inline-block;
  padding: 2px 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  border: 1px solid rgba(235, 237, 240, 1);
  margin-right: 8px;
  border-radius: 4px;
  margin-bottom: 4px;
}
.collect-list-content .articl-tab .list-group-item .other-info-view{
  margin-top: 12px;
}
.collect-list-content .articl-tab .list-group-item .other-info-view .publish-time{
  color: rgba(100, 101, 102, 1);
  font-size: 12px;
}
.collect-list-content .articl-tab .other-info-view .number-info-view p{
  margin-left: 25px
}
.collect-list-content .articl-tab .list-group-item .other-info-view .number-info-view p:first-child{
  margin-left: 0
}
.collect-list-content .articl-tab .list-group-item .other-info-view .number-info-view img{
  width: 13px
}
.collect-list-content .articl-tab .list-group-item .other-info-view .number-info-view span{
  color: rgba(100, 101, 102, 1);
  font-size: 12px;
  margin-left: 4px;
}


.collect-list-content .qusetion-tab .list-group-item .info-part-one .num-view{
    width: 54px;
    height: 54px;
    background-color: rgba(233, 238, 255, 1);
    border-radius: 2px;
    text-align: center
  }
  .collect-list-content .qusetion-tab .list-group-item .info-part-one .num-view.num-zero-view{
    background-color: rgba(247, 248, 250, 1)
  }
  .info-part-one .num-view .num{
    margin-top: 6px;
    color: rgba(38, 84, 255, 1);
    line-height: 20px;
    font-weight: 600
  }
  .info-part-one .num-view .title{
    color: rgba(38, 84, 255, 1);
    margin-top: 2px;
    line-height: 20px
  }
  .collect-list-content .qusetion-tab .list-group-item .info-part-one .num-view.num-zero-view .num{
    color: rgba(200, 201, 204, 1)
  }
  .collect-list-content .qusetion-tab .list-group-item .info-part-one .num-view.num-zero-view .title{
    color: rgba(200, 201, 204, 1)
  }
  .collect-list-content .qusetion-tab .list-group-item .info-part-one .text-view{
    margin-left: 16px
  }
  .info-part-one .text-view .title{
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    line-height: 22px;
    font-weight: 600
  }
  .info-part-one .text-view .label-list-view{
    margin-top: 10px
  }
  .info-part-one .text-view .label-list-view a{
    display: inline-block;
    padding: 2px 4px;
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    border: 1px solid rgba(235, 237, 240, 1);
    margin-right: 8px;
    border-radius: 4px;
  }
  .collect-list-content .qusetion-tab .info-part-two {
    margin-top: 16px
  }
  .collect-list-content .qusetion-tab  .info-part-two .user-logo{
    width: 32px;
    height: 32px;
    border-radius: 100%;
    overflow: hidden
  }
  .collect-list-content .qusetion-tab  .info-part-two .other-info-text{
    margin-left: 16px;
    color: rgba(100, 101, 102, 1);
    line-height: 20px;
  }
  .accept-view{
    padding: 2px 4px;
    border: 1px solid rgba(49, 175, 132, 1);
    border-radius: 2px
  }
  .accept-view img{
    width: 14px;
    margin-right: 5px
  }
  .accept-view p{
    color: rgba(49, 175, 132, 1);
    font-size: 12px;
    line-height: 17px
  }
  .collect-list-content .qusetion-tab .info-part-two{
    padding: 16px;
    border-radius: 2px;
    background-color: rgba(247, 248, 250, 1)
  }
  .collect-list-content .qusetion-tab  .question-content{
    margin-top: 10px;
    position: relative;
  }
  .collect-list-content .qusetion-tab  .question-text{
    color: rgba(50, 50, 51, 1);
    line-height: 20px
  }




/* 移动 */
@media screen and (max-width: 767px) { 
  .collect-list-content{
    padding: 0 8px
  }
  .collect-list-content .nav-item .nav-link{
    margin-right: 16px;
    padding: 8px 0 6px 0;
    line-height: 18px;
    font-size: 14px
  }
  .collect-list-content .list-group-item{
    padding: 8px 0
  }
  .collect-list-content .list-group-item h2{
    line-height: 18px;
  }
  .collect-list-content .list-group-item .article-text{
    margin-top: 8px;
  }
  .collect-list-content .articl-tab .list-group-item .label-list-view{
    margin-top: 6px
  }
  .collect-list-content .articl-tab .list-group-item .other-info-view{
    margin-top: 8px
  }
  .collect-list-content .qusetion-tab .list-group-item .info-part-one .num-view{
    width: 44px;
    height: 44px;
  }
  .info-part-one .num-view .num{
    line-height: 18px;
    margin-top: 2px;
  }
  .info-part-one .num-view .title{
    line-height: 18px;
  }
  .collect-list-content .qusetion-tab .list-group-item .info-part-one .text-view{
    margin-left: 8px
  }
  .info-part-one .text-view .title{
    font-size: 14px;
    line-height: 18px;
  }
  .info-part-one .text-view .label-list-view{
    margin-top: 6px
  }
  .collect-list-content .qusetion-tab .info-part-two{
    margin-top: 8px;
    padding: 8px;
  }
  .collect-list-content .qusetion-tab .info-part-two .other-info-text{
    margin-left: 8px
  }
  .collect-list-content .qusetion-tab .info-part-two .user-logo{
    width: 28px;
    height: 28px
  }
}