﻿.hotline-idx-type .col-xs-4 h4 {
  height: 1.5em;
  line-height: 1.5em;
  overflow: hidden;
}
.hotline-idx-type .col-xs-4 p {
  height: 4em;
  line-height: 2em;
  overflow: hidden;
}
.hotline-list-type .col-xs-3 {
  line-height: 2em;
  height: 2em;
  overflow: hidden;
}
.hotline-list-type a.active {
  background-color: #00a1d6;
  display: block;
  color: white;
  padding-left: 5px;
  padding-right: 5px;
}
.hotline-tag {
  display: inline-block;
  padding: 2px 5px 4px 5px;
  line-height: 1em;
  background-color: #eee;
  margin-bottom: 5px;
  border-radius: 2px;
}
.hotline-tag span {
  color:#333;
  font-size:14px;
}

.hotline-changyong div {
  height: 3em;
  line-height: 3em;
  overflow: hidden;
  color: #999;
  border-bottom: solid 1px #eee;
}
.hotline-changyong div span {
  color: #333;
  font-weight: bold;
  padding-right: 10px;
}