.cp1020 .comment-list li{
  padding: 10px 0;
  word-break: break-all;
}
.cp1020 .answerDetail-desc {
  font-size: 14px;
  color: #666;
  word-break: break-word;
}
.cp1020 .answerDetail-desc img {
  max-width: 745px;
}

.cp1020 .answerDetail-desc a, .cp1020 .answerDetail-desc .key-custom {
  color: #2655a5 !important;
  text-decoration: none !important;
  cursor: pointer;
}
.cp1020 .comment-issued-common p span {
  color: #ff6d00;
  font-size: 16px;
}
.cp1020 #loadMore{
  width: 850px;
  height: 28px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  text-align: center;
  line-height: 28px;
  /* margin-top: 10px; */
  cursor: pointer;
  color: #999;
  padding: 0px;
}
.cp1020 #load_more{
  margin-top: 0px;
}
.cp1020 .comment-list-tit{
  margin-top: 24px !important;
}