.card-one {
  width: 100%;
  height: 828px;
  background: url(../images/szhy/card-bg1.png) no-repeat;
  background-size: cover;
}
.hx {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.common-caption {
  padding-top: 66px;
  text-align: center;
}
.common-caption .caption-text {
  margin-bottom: 24px;
  position: relative;
  height: 80px;
  line-height: 80px;
  font-size: 28px;
  color: #333333;
}
.common-caption .caption-text:before {
  margin: 0 auto;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 20px;
  height: 4px;
  background: #2b4cf4;
  border-radius: 2px;
}
.sjyz-ul {
  width: 100%;
  height: 540px;
  margin-top: 60px;
}
.sjyz-li {
  background: #f2f6fa;
  border-radius: 8px;
  position: relative;
  margin-bottom: 65px;
}
.sjyz-li:nth-child(1),
.sjyz-li:nth-child(2) {
  height: 110px;
}
.sjyz-li:nth-child(3) {
  height: 158px;
}
.sjyz-li:nth-child(1) > .sjyz-img {
  display: block;
  width: 110px;
  height: 110px;
  position: absolute;
  left: 40px;
  top: -33px;
}
.sjyz-li:nth-child(2) > .sjyz-img {
  display: block;
  width: 98px;
  height: 98px;
  position: absolute;
  left: 50px;
  top: -25px;
}
.sjyz-li:nth-child(3) > .sjyz-img {
  display: block;
  width: 98px;
  height: 98px;
  position: absolute;
  left: 50px;
  top: -25px;
}
.sjyz-con {
  position: absolute;
  left: 187px;
  top: 24px;
  padding-right: 93px;
}
.sjyz-title {
  font-family: PingFangSC-Bold;
  font-weight: 700;
  font-size: 18px;
  color: #333333;
}
.sjyz-desc {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin-top: 12px;
}
.card-two {
  width: 100%;
  height: 1222px;
  background: #f2f6fa;
}
.cpgn-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 1px solid #dae0ee;
  background: #ffffff;
  border-bottom: none;
  margin-top: 60px;
}
.cpgn-li {
  width: 298px;
  height: 288px;
  border-right: 1px solid #dae0ee;
  border-bottom: 1px solid #dae0ee;
}
.cpgn-li1 {
  height: 312px;
}
.cpgn-li:nth-child(4),
.cpgn-li:nth-child(8),
.cpgn-li:nth-child(12) {
  border-right: none;
}
.cpgn-img {
  display: block;
  width: 134px;
  height: 80px;
  margin: 40px auto 20px auto;
}
.cpgn-title {
  font-family: PingFangSC-Bold;
  font-weight: 700;
  font-size: 18px;
  color: #333333;
  text-align: center;
}
.cpgn-desc {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #595959;
  text-align: center;
  line-height: 24px;
  padding: 14px 24px 0px 24px;
}
.card-three {
  width: 100%;
  height: 855px;
  background-color: #ffffff;
}
.cptd {
  width: 100%;
  height: 580px;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  position: relative;
}
.cptd-center {
  width: 615px;
  height: auto;
  position: absolute;
  left: calc(50% - 307px);
  z-index: 9;
}
.cptd-img {
  display: block;
  width: 100%;
  height: 100%;
}
.cptd-left,
.cptd-right {
  /* display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 60px 10px; */
  position: relative;
}
.cptd-item {
  width: 252px;
  /* min-height: 144px; */
  background: #ffffff;
  box-shadow: 0 8px 16px 0 #2b49a33d;
  border-radius: 8px;
  padding: 20px 32px;
  position: absolute;
}
.cptd-left .cptd-item:nth-child(1) {
  top: 55px;
  left: 10px;
}
.cptd-left .cptd-item:nth-child(2) {
  bottom: 40px;
  left: 10px;
}
.cptd-right .cptd-item:nth-child(1) {
  top: 55px;
  right: 10px;
}
.cptd-right .cptd-item:nth-child(2) {
  bottom: 15px;
  right: 10px;
}
.cptd-title {
  font-family: PingFangSC-Bold;
  font-weight: 700;
  font-size: 18px;
  color: #333333;
}
.cptd-desc {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #888888;
  line-height: 24px;
  margin-top: 8px;
}
.card-rour {
  width: 100%;
  height: 1066px;
  background: url(../images/szhy/card-bg2.png) no-repeat;
  background-size: cover;
}
.cpjg {
  margin-top: 60px;
}
.cpjg-img {
  display: block;
  width: 1200px;
  height: 778px;
}
