.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-aqpg {
  padding-top: 102px;
  padding-bottom: 47px;
}
.what-aqpg .content {
  margin-top: 36px;
}
.what-aqpg .content .left-intro {
  width: 720px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-aqpg .content .left-intro p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 16px;
}
.what-aqpg .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 8px;
  left: 5px;
}
.what-aqpg .content .right-img {
  margin-top: 12px;
  margin-left: auto;
  margin-right: 53px;
  width: 280px;
  height: 163px;
  padding: 13px 9px;
  border: 1px solid #dfdfdf;
}
.what-aqpg .content .right-img img {
  width: 100%;
  display: block;
}
.what-aqpg a.handle-btn {
  margin-top: 15px;
}
.result {
  padding-top: 46px;
  padding-bottom: 57px;
  background-color: #f7f9fc;
}
.result .result-content {
  margin-top: 35px;
  padding: 30px 84px 52px 58px;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 0 24px 3px rgba(28, 124, 188, 0.14);
}
.result .result-content p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 36px;
  color: #333;
}
.result .result-content p span {
  color: #ff7d00;
}
.result a.handle-btn {
  margin-top: 53px;
}
.report {
  padding-top: 60px;
  padding-bottom: 54px;
}
.report .report-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 47px;
  border: 1px solid #e2e0e0;
  background-color: #f7f9fc;
  display: flex;
  align-items: center;
  font-family: 'SourceHanSansCN-Regular';
}
.report .report-content .left-icon {
  width: 428px;
  background-color: #fff;
}
.report .report-content .left-icon ul.content {
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px 15px 28px 15px;
}
.report .report-content .left-icon ul.content li {
  width: 108px;
  margin-right: 40px;
  text-align: center;
}
.report .report-content .left-icon ul.content li img {
  display: block;
  width: 64px;
  height: 64px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.report .report-content .left-icon ul.content li h6 {
  font-size: 18px;
  color: #333;
}
.report .report-content .left-icon ul.content li:last-child {
  margin-right: 0;
}
.report .report-content .right-info {
  width: calc(100% - 428px);
  padding: 50px 36px 52px 50px;
}
.report .report-content .right-info p {
  font-size: 18px;
  line-height: 24px;
  color: #666;
}
.report a.handle-btn {
  margin-top: 50px;
}
.material {
  padding-top: 55px;
  padding-bottom: 65px;
}
.material .material-content {
  margin-top: 42px;
  padding: 42px 123px 18px 86px;
  display: flex;
  background-color: #f7f9fc;
}
.material .material-content .material-list {
  width: calc(100% - 254px);
}
.material .material-content .material-list p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 40px;
  color: #333;
}
.material .material-content .material-img {
  margin-top: 5px;
  margin-left: auto;
  width: 254px;
}
.material .material-content .material-img img {
  width: 100%;
  display: block;
}
.material a.handle-btn {
  margin-top: 50px;
}
.condition {
  padding-top: 51px;
  padding-bottom: 54px;
}
.condition .condition-content {
  width: 954px;
  height: 166px;
  margin: 0 auto;
  margin-top: 35px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 141px 149px;
  background-position: calc(100% - 54px) calc(100% - 9px);
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding: 34px 65px;
  border-radius: 15px;
}
.condition .condition-content ul li {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 30px;
  color: #666;
}
.condition a.handle-btn {
  margin-top: 55px;
}
