<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.answer-center-content{
  padding: 0 16px
}
.answer-center-content .nav-tabs{
  border: none
}
.answer-center-content .nav-item{
  margin-bottom: 0; 
}
.answer-center-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
}
.answer-center-content .nav-item .nav-link.active{
  border-bottom-color: rgba(38, 84, 255, 1);
  color: rgba(38, 84, 255, 1)
}

.answer-center-content .tab-content{
  margin-top: 8px;
}
.answer-center-content .list-group-item{
  padding: 16px 0
}
.answer-center-content .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
}
.answer-center-content .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
}
.answer-center-content .list-group-item .info-part-one .num-view.num-zero-view .num{
  color: rgba(200, 201, 204, 1)
}
.answer-center-content .list-group-item .info-part-one .num-view.num-zero-view .title{
  color: rgba(200, 201, 204, 1)
}
.answer-center-content .list-group-item .info-part-one .text-view{
  margin-left: 16px
}
.answer-center-content .check-tab .list-group-item .info-part-one .text-view{
  margin-left: 0
}
.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;
}
.answer-center-content .info-part-two {
  margin-top: 16px
}
.answer-center-content .info-part-two .user-logo{
  width: 32px;
  height: 32px;
  border-radius: 100%;
  overflow: hidden
}
.answer-center-content .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
}
.answer-tab .info-part-two{
  padding: 16px;
  border-radius: 2px;
  background-color: rgba(247, 248, 250, 1)
}
.answer-center-content .question-content{
  margin-top: 10px;
  position: relative;
}
.answer-center-content .question-text{
  color: rgba(50, 50, 51, 1);
  line-height: 20px
}
.answer-center-content .question-content .search-all-btn{
  position: absolute;
  right: 8px;
  bottom: 0;
  z-index: 11;
  background-color: rgba(247, 248, 250, 1);
  cursor: default;
  display: none
}
.answer-center-content .question-content .three-dot{
  margin-right: 12px
}
.answer-center-content .question-content .search-all{
  color: rgba(38, 84, 255, 1);
  cursor: pointer;
}
.check-tab .info-part-two{
  padding: 16px;
  border-radius: 2px;
  background-color: rgba(247, 248, 250, 1)
}


/* ç§»åŠ¨ */
@media screen and (max-width: 767px) { 
  .answer-center-content{
    padding: 0 8px
  }
  .answer-center-content .nav-item .nav-link{
    margin-right: 16px;
    font-size: 14px;
    line-height: 18px;
  }
  .answer-center-content .list-group-item{
    padding: 8px 0
  }
  .answer-center-content .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
  }
  .answer-center-content .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
  }
  .answer-center-content .info-part-two{
    margin-top: 8px
  }
  .answer-center-content .info-part-two .other-info-text{
    margin-left: 8px
  }
  .answer-center-content .info-part-two .user-logo{
    width: 28px;
    height: 28px
  }
  .answer-tab .info-part-two{
    padding: 8px;
  }
  .answer-center-content .question-content{
    margin-top: 8px
  }
  .check-tab .info-part-two{
    padding: 8px;
  }
}</pre></body></html>