.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-delylqx {
  padding-top: 103px;
  padding-bottom: 56px;
}
.what-delylqx .content {
  margin-top: 34px;
}
.what-delylqx .content .left-intro {
  width: 720px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-delylqx .content .left-intro p {
  font-size: 16px;
  line-height: 36px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 30px;
}
.what-delylqx .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 12px;
  left: 5px;
}
.what-delylqx .content .left-intro p:last-child {
  margin-bottom: 0;
}
.what-delylqx .content .right-img {
  margin-top: 7px;
  margin-left: auto;
  margin-right: 106px;
  width: 138px;
  /*height: 181px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-delylqx .content .right-img img {
  width: 100%;
  /*height: 100%;*/
  display: block;
}
.what-delylqx a.handle-btn {
  margin-top: 37px;
}
.condition {
  padding-top: 64px;
  padding-bottom: 57px;
  background-color: #f7f9fc;
}
.condition .condition-content {
  width: 955px;
  height: 188px;
  margin: 0 auto;
  margin-top: 35px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 150px 159px;
  background-position: calc(100% - 65px) 100%;
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding-top: 33px;
  padding-left: 65px;
  border-radius: 15px;
  background-color: #fff;
}
.condition .condition-content ul li {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 30px;
  color: #666;
}
.condition a.handle-btn {
  margin-top: 30px;
}
.process {
  padding-top: 55px;
  padding-bottom: 49px;
}
.material {
  padding-top: 64px;
  padding-bottom: 62px;
}
.material .material-content {
  width: 1058px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 40px 42px 39px 58px;
  display: flex;
  background-color: #f7f9fc;
}
.material .material-content .material-list {
  width: 586px;
  margin-top: 12px;
}
.material .material-content .material-list p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 30px;
  color: #333;
}
.material .material-content .material-img {
  margin-top: 12px;
  margin-left: auto;
  width: 305px;
}
.material .material-content .material-img img {
  width: 100%;
  display: block;
}
.material a.handle-btn {
  margin-top: 50px;
}
