.zt-magg {
  margin-top: 70px;
  margin-bottom: 70px;
}

.cksj-top {
  align-items: flex-start;
  position: relative;
  padding-bottom: 30px;
}
.cksj-top .pic {
  width: 58%;
}
.cksj-top .txt {
  width: 37%;
  margin-top: 25px;
}
.cksj-top .txt h3 {
  font-weight: bold;
  font-size: 30px;
}
.cksj-top .txt h2 {
  font-size: 36px;
  font-weight: bold;
  padding-right: 60px;
  text-align: right;
}

.cksj-txt {
  position: absolute;
  width: 69.75%;
  right: 0;
  background: url(../images/ckpic2.jpg) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  bottom: 0;
  padding: 60px 70px;
}
.cksj-txt p {
  font-size: 15px;
  color: #FFF;
}

.zt-titbox {
  text-align: center;
  margin-bottom: 45px;
}
.zt-titbox h2 {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
}
.zt-titbox h2::before {
  content: "";
  width: 35px;
  height: 25px;
  background: url(../images/zt-titbox1.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  margin-right: 15px;
}
.zt-titbox h2::after {
  content: "";
  width: 35px;
  height: 25px;
  background: url(../images/zt-titbox2.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  margin-left: 15px;
}

.cksj-why {
  background: url(../images/ckpic3.jpg) no-repeat;
  background-size: 100% 100%;
}

.cksj-whycon {
  align-items: flex-start;
}
.cksj-whycon .pic {
  width: 42.3%;
}
.cksj-whycon .txt {
  width: 56.6%;
}
.cksj-whycon .txt h3 {
  font-weight: bold;
  color: #FFF;
  font-size: 24px;
  padding-left: 18px;
  margin-bottom: 40px;
}
.cksj-whycon .txt .list {
  background: url(../images/ckpic5.jpg) no-repeat;
  padding: 40px 120px 140px;
}
.cksj-whycon .txt .list li {
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding: 10px 0;
  padding-left: 26px;
}
.cksj-whycon .txt .list li::before {
  content: "";
  width: 9px;
  height: 9px;
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 1.2em;
}
.cksj-whycon .cksj-whytxt {
  width: 91.4%;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 40px 70px 55px;
  box-sizing: border-box;
  margin-top: -105px;
}

.ckxm-szlist li {
  margin-top: 60px;
}
.ckxm-szlist li:nth-child(2n) {
  flex-direction: row-reverse;
}
.ckxm-szlist li .pic {
  width: 35.5%;
}
.ckxm-szlist li .txt {
  width: 57.5%;
}
.ckxm-szlist li .txt h4 {
  font-weight: bold;
  font-size: 24px;
}
.ckxm-szlist li .txt h4 span {
  font-size: 30px;
  font-weight: bold;
  color: #BB1C20;
  margin-right: 15px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -3px;
}

.szlist-tit {
  margin-top: 15px;
  margin-bottom: 30px;
}
.szlist-tit h3 {
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  color: #FFF;
  background: #BB1C20;
  padding-left: 55px;
  padding-right: 10px;
  position: relative;
}
.szlist-tit h3::after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 100%;
  top: 0;
  right: -18px;
  background: url(../images/ckpic9.png) no-repeat;
  background-size: 100% 100%;
}
.szlist-tit h3::before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 18px;
  background: url(../images/szlist-tit.png) no-repeat;
  background-size: 100% 100%;
  left: 25px;
  top: 50%;
  margin-top: -9px;
}

.szlist-txt p {
  font-size: 15px;
  position: relative;
  padding-left: 108px;
  margin-top: 15px;
}
.szlist-txt p span {
  font-size: 18px;
  font-weight: bold;
  color: #BB1C20;
  margin-right: 10px;
  padding-left: 18px;
  position: absolute;
  left: 0;
}
.szlist-txt p span::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #BB1C20;
  border-radius: 50%;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -4px;
}

.ckxm-szlist2 {
  background: #F2FAFF;
}
.ckxm-szlist2 ul {
  align-items: initial;
  margin-top: -60px;
}
.ckxm-szlist2 li {
  margin-top: 60px;
  width: 47.5%;
  border: 2px solid #BB1C20;
  box-sizing: border-box;
  padding: 50px 40px;
  background: #FFF;
}
.ckxm-szlist2 li h4 {
  font-weight: bold;
  font-size: 24px;
}
.ckxm-szlist2 li h4 span {
  font-size: 30px;
  font-weight: bold;
  color: #BB1C20;
  margin-right: 15px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -3px;
}

.ckxm-xinhai p {
  font-size: 15px;
}
.ckxm-xinhai h4 {
  font-size: 16px;
  font-weight: bold;
  padding-left: 18px;
  position: relative;
  color: #BB1C20;
  margin-bottom: 15px;
  margin-top: 25px;
}
.ckxm-xinhai h4::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #BB1C20;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}
.ckxm-xinhai .left {
  width: 48.4%;
  margin-top: 40px;
}
.ckxm-xinhai .left .img img {
  width: 47.5%;
  margin-top: 30px;
}
.ckxm-xinhai .right {
  margin-top: 40px;
  width: 47.6%;
}
.ckxm-xinhai .right img {
  margin-bottom: 35px;
}

.ckxm-sjly {
  position: relative;
  z-index: 1;
  padding-bottom: 60px;
}
.ckxm-sjly::before {
  content: "";
  display: block;
  position: absolute;
  width: 58.58%;
  right: 0;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
}
.ckxm-sjly > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.ckxm-sjly ul {
  width: 58.58%;
  margin-left: 41.42%;
  position: relative;
  z-index: 2;
  padding: 60px 55px 40px 68px;
  box-sizing: border-box;
}
.ckxm-sjly ul li {
  color: #FFF;
  font-size: 15px;
  line-height: 1.5em;
  padding-left: 20px;
  margin-bottom: 15px;
  position: relative;
}
.ckxm-sjly ul li b {
  font-size: 16px;
}
.ckxm-sjly ul li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #BB1C20;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.5em;
}

.ckxm-sjlytxt {
  background: #BB1C20;
  padding: 35px 60px;
  box-sizing: border-box;
  width: 89.25%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.ckxm-sjlytxt p {
  color: #FFF;
  font-size: 15px;
}