.pro_c .tjo {
  font-size: 22px;
  text-align: center;
  padding-top: 10px;
}

.pro_c .agent_con {
  width: 96%;
  margin: 0 auto;
  padding-top: 10px;
}

.pro_c .agent_con ul {
  width: 90%;
  margin: 0 auto;
  margin-top: 17px;
}

.pro_c .agent_con ul li {
  float: left;
  width: 288px;
  height: 85px;
  margin-right: 18px;
  margin-left: 18px;
  margin-bottom: 30px;
  background: #FFFFFF;
  border: 1px solid #BABABA;
  border-radius: 4px;
  box-sizing: border-box;
}

.pro_c .agent_con ul li .ppl {
  margin-top: 10px;
  height: 42px;
}

.pro_c .agent_con ul li .ppl p {
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #535353;
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.pro_c .agent_con ul li .load-img {
  width: 56px;
  height: 44px;
  margin: 0 auto;
  margin-top: 9px;
  background: #FFFFFF;
  border: 1px solid #BABABA;
  border-radius: 4px;
  box-sizing: border-box;
}

.pro_c .agent_con ul li .load-img .load-nav {
  width: 20px;
  height: 20px;
  line-height: 38px;
  margin: 0 auto;
  text-align: center;
}

.pro_c .agent_con ul li .load-img .load-nav img {
  width: auto;
  height: auto;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.pro_c .agent_con ul li:hover>a>.load-img {
  background: #818181;
}

.pro_c .agent_con .fenye {
  margin: 0 auto;
}