.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-rlzy {
  padding-top: 103px;
  padding-bottom: 64px;
}
.what-rlzy .content {
  margin-top: 36px;
}
.what-rlzy .content .left-intro {
  width: 728px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-rlzy .content .left-intro p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 40px;
}
.what-rlzy .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 7px;
  left: 5px;
}
.what-rlzy .content .left-intro p span {
  color: #ff7d00;
}
.what-rlzy .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-rlzy .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-rlzy .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-rlzy .content .right-img {
  margin-top: 36px;
  margin-left: auto;
  margin-right: 35px;
  width: 252px;
  /*height: 175px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-rlzy .content .right-img img {
  width: 100%;
  display: block;
}
.what-rlzy a.handle-btn {
  margin-top: 48px;
}
.condition {
  padding-top: 67px;
  padding-bottom: 61px;
  background-color: #f7f9fc;
}
.condition .condition-content {
  width: 955px;
  margin: 0 auto;
  margin-top: 35px;
  background-color: #fff;
}
.condition .condition-content ul {
  height: 214px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 141px 149px;
  background-position: calc(100% - 54px) calc(100% - 36px);
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding: 34px 65px;
  padding-bottom: 0;
  border-radius: 20px;
  font-family: 'SourceHanSansCN-Regular';
}
.condition .condition-content ul li {
  font-size: 18px;
  line-height: 30px;
  color: #666;
}
.condition a.handle-btn {
  margin-top: 55px;
}
.process {
  padding-bottom: 60px;
}
.process ul.content {
  margin-top: 52px;
}
.material {
  padding-top: 58px;
  padding-bottom: 70px;
}
.material .material-content {
  width: 1068px;
  margin: 0 auto;
  margin-top: 40px;
  display: flex;
}
.material .material-content .material-list {
  flex: 1;
  height: 301px;
  margin-right: 78px;
}
.material .material-content .material-list:last-child {
  margin-right: 0;
}
.material .material-content .material-list h5 {
  padding-left: 35px;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
}
.material .material-content .material-list ul {
  padding: 23px 20px 0 35px;
}
.material .material-content .material-list ul li {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 30px;
  color: #666;
}
.material .material-content .material-list:first-child {
  background-color: #eff4ff;
}
.material .material-content .material-list:first-child h5 {
  background-color: #518aff;
}
.material .material-content .material-list:last-child {
  background-color: #fff5ec;
}
.material .material-content .material-list:last-child h5 {
  background-color: #ff7d00;
}
.material a.handle-btn {
  margin-top: 55px;
}
