.pc-agent-top {
  position: relative;
  height: 510px;
}
.pc-agent-top .agent-top-bg {
  position: absolute;
  left: 0;
  width: 100%;
  height: 510px;
  z-index: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.pc-agent-top .agent-content {
  position: relative;
  padding-top: 189px;
  color: #ffffff;
  text-align: center;
}
.pc-agent-top .agent-content h2 {
  margin: 0;
  padding: 0;
  line-height: 100%;
  font-size: 48px;
  margin-bottom: 29px;
}
.pc-agent-top .agent-content span {
  font-size: 30px;
}
.pc-agent-top .agent-content .apply {
  width: 219px;
  height: 56px;
  background: #5186f6;
  border-radius: 28px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  line-height: 56px;
  display: block;
  margin: 50px auto 0;
}

.agent-banner-box {
  position: relative;
}
.agent-banner-box .agent-banner {
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 165px;
  margin-bottom: 129px;
}
.agent-banner-box .agent-banner .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 550px;
  border: 1px solid #c7c7c7;
  border-radius: 9px;
}
.agent-banner-box .agent-banner .swiper-slide img {
  margin-top: 47px;
  width: 86px;
  height: 86px;
  margin-bottom: 40px;
}
.agent-banner-box .agent-banner .swiper-slide span {
  color: #333333;
  font-size: 24px;
  font-weight: 500;
}
.agent-banner-box .agent-banner .swiper-slide p {
  padding: 15px 16px 0;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: justify;
}
.agent-banner-box .arrows {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 469px;
}
.agent-banner-box .arrows .swiper-button-next1 {
  right: 0;
  width: 17px;
  height: 29px;
  margin-right: -25px;
  background: url("https://linkfit-pro.oss-cn-hangzhou.aliyuncs.com/Images/guanwang/agent_banner_right_arrow_icon.png") no-repeat;
  outline: none;
}
.agent-banner-box .arrows .swiper-button-prev1 {
  left: 0;
  width: 17px;
  height: 29px;
  margin-left: -25px;
  background: url("https://linkfit-pro.oss-cn-hangzhou.aliyuncs.com/Images/guanwang/agent_banner_left_arrow_icon.png") no-repeat;
  outline: none;
}

.services {
  padding-top: 105px;
  padding-bottom: 80px;
  background: #f4f8ff;
}
.services h3 {
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 100%;
  font-size: 32px;
  font-weight: 500;
  color: #333333;
}
.services ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 86px;
}
.services ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 237px;
  height: 235px;
  margin-right: 3px;
  margin-bottom: 18px;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 15px;
  background: #ffffff;
  border: 1px solid #e7e7e7;
}
.services ul li:nth-child(5n) {
  margin-right: 0;
}
.services ul li .title-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 38px;
  padding-bottom: 13px;
  border-bottom: 1px solid #e7e7e7;
}
.services ul li .title-box span {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
}
.services ul li .title-box span::after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 69px;
  height: 1px;
  margin-top: 35px;
  background: #5382e3;
}
.services ul li p {
  margin-top: 16px;
  color: #666666;
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
}

.pc-data-security-box {
  height: 578px;
  padding-top: 105px;
}

.soft-ware {
  height: 431px;
  background: #6291f8;
  padding-top: 72px;
}
.soft-ware h3 {
  margin: 0;
  padding: 0;
  line-height: 100%;
  font-size: 32px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
}
.soft-ware ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 91px;
}
.soft-ware ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.soft-ware ul li img {
  width: 64px;
  height: 64px;
}
.soft-ware ul li .line {
  width: 30px;
  height: 2px;
  background: #ffffff;
  border-radius: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.soft-ware ul li div {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}

.join-progress {
  padding-top: 115px;
}
.join-progress h3 {
  margin: 0;
  padding: 0;
  font-size: 32px;
  font-weight: 500;
  color: #333333;
  text-align: center;
}
.join-progress ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 102px;
}
.join-progress ul li {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.join-progress ul li div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.join-progress ul li div img {
  width: 94px;
  height: 94px;
}
.join-progress ul li div div {
  margin-top: 71px;
  color: #333333;
  font-size: 22px;
}
.join-progress ul li .right-arrow {
  width: 12px;
  height: 22px;
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -73px;
  margin-top: 41px;
}
.join-progress .apply {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 319px;
  height: 82px;
  margin: 161px auto 121px;
  background: #6291f8;
  border-radius: 18px;
  font-size: 24px;
  color: #ffffff;
}

/*# sourceMappingURL=agent.css.map */
