.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.dljz-server {
  padding-top: 102px;
  padding-bottom: 52px;
}
.dljz-server ul.content {
  margin-top: 38px;
  flex-wrap: wrap;
}
.dljz-server ul.content li {
  width: calc(33.33% - 20px);
  margin-right: 30px;
  position: relative;
}
.dljz-server ul.content li:nth-child(3n) {
  margin-right: 0;
}
.dljz-server ul.content li:nth-child(n + 4) {
  margin-top: 30px;
}
.dljz-server ul.content li img {
  width: 100%;
  display: block;
}
.dljz-server ul.content li h5 {
  width: 100%;
  font-size: 24px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%) translateY(-50%);
}
.dljz-server a.handle-btn {
  margin-top: 40px;
}
.process {
  padding-top: 45px;
}
.process ul.content {
  margin-top: 48px;
}
.process ul.content li::after {
  bottom: 1px;
}
.process a.handle-btn span.zx-info {
  width: calc(100% - 209px);
}
.process a.handle-btn span.zx-btn {
  width: 209px;
}
.material {
  padding-top: 54px;
  padding-bottom: 60px;
}
.material .material-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 34px 0 37px 62px;
  display: flex;
  background-color: #f7f9fc;
  background-image: url(../images/common/material_img.png);
  background-position: calc(100% - 184px) calc(100% - 32px);
  background-repeat: no-repeat;
  background-size: 234px 169px;
}
.material .material-content .material-list p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 36px;
  color: #666;
}
.material .material-content .material-list p:last-child {
  margin-bottom: 0;
}
.material a.handle-btn {
  margin-top: 50px;
}
