.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-hjzx {
  padding-top: 103px;
  padding-bottom: 48px;
}
.what-hjzx .content {
  margin-top: 40px;
}
.what-hjzx .content .left-intro {
  width: 728px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-hjzx .content .left-intro p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 10px;
}
.what-hjzx .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 4px;
  left: 5px;
}
.what-hjzx .content .left-intro p span {
  color: #ff7d00;
}
.what-hjzx .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-hjzx .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-hjzx .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-hjzx .content .right-img {
  margin-top: 1px;
  margin-left: auto;
  margin-right: 45px;
  width: 209px;
  /*height: 293px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-hjzx .content .right-img img {
  width: 100%;
  display: block;
}
.what-hjzx a.handle-btn {
  margin-top: 32px;
}
.license {
  padding-top: 57px;
  padding-bottom: 58px;
  background-color: #f7f9fc;
}
.license .license-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 35px;
  display: flex;
  border: 1px solid #e2e0e0;
}
.license .license-content .info {
  width: calc(100% - 367px);
  font-family: 'SourceHanSansCN-Regular';
  padding: 20px 29px;
  padding-right: 22px;
}
.license .license-content .info p {
  font-size: 18px;
  line-height: 30px;
  color: #333;
}
.license .license-content .img {
  width: 367px;
}
.license .license-content .img img {
  width: 100%;
  display: block;
}
.license a.handle-btn {
  margin-top: 45px;
}
.condition {
  padding-top: 58px;
  padding-bottom: 71px;
}
.condition .condition-content {
  width: 955px;
  margin: 0 auto;
  margin-top: 35px;
}
.condition .condition-content ul {
  height: 193px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 164px 172px;
  background-position: calc(100% - 59px) calc(100% - 9px);
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding: 33px 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: 58px;
}
.material {
  padding-top: 65px;
  padding-bottom: 72px;
}
.material .material-content {
  width: 1068px;
  margin: 0 auto;
  margin-top: 40px;
  display: flex;
}
.material .material-content .material-list {
  flex: 1;
  height: 563px;
  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;
  letter-spacing: 0.8px;
}
.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: 45px;
}
