.title-desc {
  width: 1111px;
  padding: 10px 0;
  background: #ffffff;
  box-shadow: 0px 2 27px 0px rgba(102, 102, 102, 0.3);
  border-radius: 33px;
  border: 9px solid #c5dcf9;
  margin: -50px auto 30px;
  position: relative;
  z-index: 11;
  display: flex;
  align-items: center;
  justify-content: center;
}
.title-desc-content {
  width: 978px;
  min-height: 80px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 17px;
  color: #2d6fa6;
  line-height: 27px;
  text-align: justify;
  font-style: normal;
  margin: auto;
}
.agent-title {
  height: 56px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 40px;
  color: #2c6fa6;
  line-height: 56px;
  font-style: normal;
  text-align: center;
  margin-bottom: 60px;
}
.agent-showImg {
  display: block;
  width: 1010px;
  margin: 0 auto 100px;
}
.agent-tiaojian {
  height: 492px;
  background: #2d6fa6;
}
.agent-tiaojian-title {
  font-weight: 500;
  font-size: 40px;
  color: #ffffff;
  line-height: 56px;
  text-align: center;
  padding-top: 52px;
}
.agent-tiaojian-content {
  font-size: 17px;
  color: #2d6fa6;
  line-height: 33px;
  background: url(../images/agent/bg1.png) no-repeat;
  background-size: 100% 100%;
  width: 1390px;
  height: 357px;
  margin: auto;
  padding: 134px 91px;
}
.agent-tiaojian-item {
  margin-bottom: 30px;
  position: relative;
}
.agent-tiaojian-item::after {
  content: "";
  left: -24px;
  top: 10px;
  border-radius: 50%;
  display: block;
  position: absolute;
  width: 11px;
  height: 11px;
  background: linear-gradient(90deg, #8bbafb 1%, #b7d2ed 100%);
  opacity: 0.6;
}
.agent-tiaojian-item-sub {
  font-size: 15px;
}
.agent-show {
  width: 1033px;
  display: block;
  margin: 50px auto;
}
.en .agent-footer {
  height: 600px;
}
.agent-footer {
  height: 500px;
  background-image: url(../images/agent/bg2.png);
  background-size: 100% 100%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  line-height: 33px;
}

.agent-footer-content {
  width: 1200px;
  margin: auto;
  padding-top: 80px;
  display: flex;
  font-size: 16px;
}
.agent-footer-content-line {
  width: 1px;
  height: 314px;
  border: 1px solid #ffffff;
  flex: none;
  margin: 0 30px;
}
.en .agent-footer-content-line {
  height: 444px;
}
.en .agent-footer-header {
  margin-top: 20px;
}
.agent-footer-header {
  width: 100%;
  font-family: zihunxiaocangti;
  margin-bottom: 40px;
}
.agent-footer-item {
  margin-bottom: 30px;
}
.agent-footer-content-left {
  width: 700px;
  flex: none;
}
.agent-footer-content-right {
  flex: 1;
}
.agent-footer-content-right-title {
  margin-bottom: 30px;
  font-size: 23px;
}
.agent-footer-content-right-img {
  height: 70px;
  margin-top: 40px;
}
