.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 {
  margin-bottom: 38px;
}

.pro_c .agent_con ul li {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 16px;
  background: #FFFFFF;
  border: 1px solid #EDEDED;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}

.pro_c .agent_con ul li .job-one {
  width: 100%;
  padding-bottom: 8px;
}

.pro_c .agent_con ul li .job-one .job-onenav h1 {
  display: inline-block;
  margin-top: 10px;
  margin-left: 20px;
  height: 25px;
  line-height: 25px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #535353;
}

.pro_c .agent_con ul li .job-one .job-onenav p {
  float: right;
  height: 21px;
  line-height: 21px;
  margin-right: 16px;
  margin-top: 11px;
  font-family: MicrosoftYaHei;
  font-size: 13px;
  color: #FF4949;
}

.pro_c .agent_con ul li .job-one span {
  font-size: 13px;
}

.pro_c .agent_con ul li .job-one span:nth-child(2) {
  float: left;
  height: 21px;
  margin-left: 20px;
  margin-top: 10px;
  font-family: PingFangSC-Regular;
  color: #535353;
}

.pro_c .agent_con ul li .job-one span:nth-child(3) {
  float: left;
  height: 21px;
  margin-left: 24px;
  margin-top: 11px;
  font-family: PingFangSC-Regular;
  color: #535353;
}

.pro_c .agent_con ul li .job-one span:nth-child(5) {
  float: right;
  height: 21px;
  margin-right: 21px;
  margin-top: 11px;
  font-family: PingFangSC-Regular;
  color: #535353;
}

.pro_c .agent_con ul li .job-one span:nth-child(4) {
  float: right;
  height: 22px;
  margin-right: 16px;
  margin-top: 11px;
  font-family: MicrosoftYaHei;
  color: #FF4949;
}

.pro_c .agent_con ul li .job-conent {
  display: none;
  margin-top: 5px;
}

.pro_c .agent_con ul li .job-conent h1 {
  margin-left: 20px;
  height: 31px;
  line-height: 31px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #2E2E2E;
}

.pro_c .agent_con ul li .job-conent .job-xiangqing {
  width: 613px;
  line-height: 19px;
  margin: 0 auto;
  margin-top: 9px;
  margin-bottom: 20px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #101010;
  white-space: pre-line;
}

.pro_c .agent_con ul li .job-conent .job-conentimg {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  margin-left: 95%;
  margin-bottom: 10px;
}

.pro_c .agent_con ul li .job-conent .job-conentimg img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}