.jd .header {
  background: url('../../img/jdBg.png') no-repeat center;
  background-size: cover;
}
.jd .heading {
  padding: 1px 0;
  color: #fff;
}
.jd .heading .share-time {
  color: #fff;
}
.jd #analysisModular >div .content-box .content-title {
  background-color: #fdf8f9;
}
.jd #analysisModular >div .content-box .content-title .echarts3-title {
  border-left: 3px solid #cb0021 !important;
  color: #111 !important;
  font-weight: 600;
}
.jd #analysisModular>div {
  margin-bottom: 0;
}

.jd #analysisDetail #analysisModular .emotion_destribute .emotionCountBox {
  color: #515151;
}
.jd #analysisDetail #analysisModular .emotion_destribute .emotionCountBox >span {
  color: #f74c4c;
  font-weight: 600;
}
.jd .marke-red {
  color: inherit;
}
.jd .mainInfoList {
  padding: 10px !important;
  /* border-bottom: 1px dashed #ccc; */
}
.jd .mainInfoList .mainInfo >div:nth-child(2) {
  display: block !important;
}
.jd .mainInfoList .mainInfo .infoTitle {
  color: #000 !important;
  font-size: 18px;
}
.jd .mainInfoList .mainInfo .textContantBox {
  margin: 5px 0 !important;
}
.jd .mainInfoList .mainInfo .textContantBox.textContantBoxTop {
  display: none;
}
.jd .mainInfoList .mainInfo .textContantBox.textContantBoxBottom {
  color: #616161 !important;
  font-size: 18px;
}
.jd .mainInfoList .mainInfo .bottomBar {
  color: #9f9f9f !important;
}
.jd .mainInfoList .mainInfo .bottomBar >.pull-left {
  margin-right: 10px;
}
.jd .mainInfoList .mainInfo .bottomBar .dataSource i.fa{
  color: #9f9f9f !important;
}
.jd .top_ten_rankings .topTenListBox ul li .leftBox > span:nth-child(2) a {
  /* color: #616161 !important; */
}
.jd .top_ten_rankings .topTenListBox ul li.minWidthStyle .rightBox {
  color: #9f9f9f !important;
}
