.agent_con {
  width: 100%;
  margin: 0 auto;
}

.conxt a {
  display: block;
  font-size: 14px;
  color: #666;
  padding: 0 5px;
  line-height: 22px;
  border-bottom: 1px dashed #CCCCCC;
}

.conxt a .botop {
  margin-bottom: 3px;
  margin-top: 5px;
  line-height: 24px;
  height: 24px;
  width: 100%;
  overflow: hidden;
}

.conxt a .botop .htre {
  display: inline-block;
  width: 70%;
  height: 20px;
  padding-left: 10px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}

.conxt a .botop .htre:hover {
  color: #E64710;
}

.conxt a .botop p {
  font-size: 12px;
  float: right;
  padding: 0 10px 0 8px;
  line-height: 24px;
  font-family: "宋体";
}

.bobh .news-con {
  display: block;
  font-size: 12px;
  padding-left: 10px;
  height: 45px;
  overflow: hidden;
  margin-bottom: 10px;
  color: #666;
}