.footer {
  display: none
}

.tool-result-wrap .count-r-box {
  border-top: 1px solid #e6e6e6;
  padding-top: 20px
}

.tool-result-wrap h3 {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #1d2532;
  margin-left: 15px
}

.tool-result-wrap .count-r-tab a {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 8px;
  margin: 0 8px;
  border-bottom: 4px solid #fff
}

.tool-result-wrap .count-r-tab a.active {
  color: #5690f5;
  border-color: #5690f5
}

.tool-result-wrap .count-r {
  margin-left: 240px
}

.tool-result-wrap .count-tab-con {
  display: none;
  margin-top: 45px
}

.tool-result-wrap .chart-box {
  float: left;
  width: 260px;
  height: 230px
}

.tool-result-wrap .count-num {
  float: left;
  width: 390px;
  margin-top: 25px
}

.tool-result-wrap .count-num .count-tit {
  float: left;
  width: 56px;
  margin-right: 20px;
  text-align: right
}

.tool-result-wrap .count-num p {
  line-height: 20px;
  margin-bottom: 14px
}

.tool-result-wrap .count-num .color-orange {
  color: #f49651
}

.tool-result-wrap .tip-txt {
  color: #b4b4b4;
  margin: 15px 0 0 55px
}

.tool-result-wrap .tool-no-data {
  display: block;
  width: 180px;
  height: 180px;
  margin: 10px auto 0;
  background: url(https://jin.baidu.com/v/static/mall/tools/widget/tool_result/no_data_de7266e.jpg) no-repeat 50% 50%
}

.tool-result-wrap .per-reduce {
  font-size: 12px;
  color: #999;
  line-height: 18px;
  margin-top: -14px
}