.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-zdjck {
  padding-top: 103px;
  padding-bottom: 45px;
}
.what-zdjck .content {
  margin-top: 36px;
}
.what-zdjck .content .left-intro {
  width: 728px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-zdjck .content .left-intro p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 39px;
}
.what-zdjck .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 7px;
  left: 5px;
}
.what-zdjck .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-zdjck .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-zdjck .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-zdjck .content .right-img {
  margin-top: 5px;
  margin-left: auto;
  margin-right: 108px;
  width: 132px;
  /*height: 180px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-zdjck .content .right-img img {
  width: 100%;
  display: block;
}
.what-zdjck a.handle-btn {
  margin-top: -10px;
}
.means {
  padding-top: 44px;
  padding-bottom: 45px;
}
.means .means-content {
  margin-top: 40px;
  padding: 26px 97px 26px 85px;
  display: flex;
  background-color: #f7f9fc;
}
.means .means-content .means-list {
  width: 524px;
}
.means .means-content .means-list p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 40px;
  color: #333;
}
.means .means-content .means-img {
  margin-top: 70px;
  margin-left: auto;
  width: 305px;
}
.means .means-content .means-img img {
  width: 100%;
  display: block;
}
.means a.handle-btn {
  margin-top: 50px;
}
.program {
  padding-top: 52px;
  padding-bottom: 69px;
}
.program .program-content {
  margin-top: 40px;
  display: flex;
}
.program .program-content .program-list {
  flex: 1;
  margin-right: 45px;
}
.program .program-content .program-list:last-child {
  margin-right: 0;
}
.program .program-content .program-list h5 {
  padding-left: 62px;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
}
.program .program-content .program-list ul {
  padding: 20px 35px 25px 50px;
}
.program .program-content .program-list ul li {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 34px;
  color: #666;
  display: flex;
}
.program .program-content .program-list ul li::before {
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  background-color: #518aff;
  border-radius: 50%;
  margin-right: 7px;
  margin-top: 12.5px;
}
.program .program-content .program-list:first-child {
  background-color: #eff4ff;
}
.program .program-content .program-list:first-child h5 {
  background-color: #518aff;
}
.program .program-content .program-list:last-child {
  background-color: #fff5ec;
}
.program .program-content .program-list:last-child li::before {
  background-color: #ff7d00;
}
.program .program-content .program-list:last-child h5 {
  background-color: #ff7d00;
}
.program a.handle-btn {
  margin-top: 43px;
}
.process {
  padding-top: 53px;
  padding-bottom: 45px;
}
.process .title h6 {
  margin-top: 20px;
}
.process ul.content {
  margin-top: 48px;
}
