.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-rjzz {
  padding-top: 103px;
  padding-bottom: 97px;
}
.what-rjzz .content {
  margin-top: 40px;
}
.what-rjzz .content .left-intro {
  width: 748px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-rjzz .content .left-intro p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 22px;
}
.what-rjzz .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 4px;
  left: 5px;
}
.what-rjzz .content .left-intro p:last-of-type {
  margin-bottom: 0;
}
.what-rjzz .content .left-intro p:last-of-type::before {
  display: none;
}
.what-rjzz .content .left-intro ul {
  margin-top: 38px;
}
.what-rjzz .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-rjzz .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-rjzz .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-rjzz .content .right-img {
  margin-top: 1px;
  margin-left: auto;
  margin-right: 72px;
  width: 193px;
  /*height: 255px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-rjzz .content .right-img img {
  width: 100%;
  display: block;
}
.what-rjzz a.handle-btn {
  margin-top: 27px;
}
.condition {
  padding-top: 67px;
  padding-bottom: 64px;
  background-color: #f7f9fc;
}
.condition .condition-content {
  width: 955px;
  margin: 0 auto;
  margin-top: 35px;
}
.condition .condition-content ul {
  background-color: #fff;
  height: 284px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 164px 173px;
  background-position: calc(100% - 39px) calc(100% - 56px);
  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 {
  width: 635px;
  font-size: 18px;
  line-height: 30px;
  color: #666;
  margin-bottom: 10px;
}
.condition .condition-content ul li:last-child {
  margin-bottom: 0;
}
.condition a.handle-btn {
  margin-top: 50px;
}
