.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.which-apply {
  padding-top: 103px;
  padding-bottom: 53px;
}
.which-apply ul.content {
  margin-top: 39px;
  padding: 0 4px;
  flex-wrap: wrap;
}
.which-apply ul.content li {
  width: calc(25% - 15px);
  margin-right: 20px;
  position: relative;
}
.which-apply ul.content li:nth-child(4n) {
  margin-right: 0;
}
.which-apply ul.content li:nth-child(n + 5) {
  margin-top: 20px;
}
.which-apply ul.content li img {
  width: 100%;
  display: block;
}
.which-apply ul.content li h5 {
  width: 100%;
  font-size: 20px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%) translateY(-50%);
}
.which-apply a.handle-btn {
  margin-top: 47px;
}
.why-apply {
  padding-top: 49px;
  padding-bottom: 53px;
  background-color: #f7f9fc;
}
.why-apply ul.content {
  margin-top: 39px;
  flex-wrap: wrap;
}
.why-apply ul.content li {
  width: calc(33.33% - 13.33px);
  height: 157px;
  padding: 32px 22px 0 22px;
  margin-right: 20px;
  background-color: #fff;
}
.why-apply ul.content li:nth-child(3n) {
  margin-right: 0;
}
.why-apply ul.content li:nth-child(n + 4) {
  margin-top: 20px;
}
.why-apply ul.content li .inner-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
.why-apply ul.content li .inner-title::before,
.why-apply ul.content li .inner-title::after {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #277fef;
  border-radius: 50%;
  margin: 0 12px;
}
.why-apply ul.content li .inner-title h5 {
  font-size: 20px;
  line-height: 1;
  color: #666;
}
.why-apply ul.content li p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 15px;
  line-height: 24px;
  color: #999;
}
.why-apply a.handle-btn {
  margin-top: 41px;
}
.condition {
  padding-top: 56px;
  padding-bottom: 49px;
}
.condition .content {
  margin-top: 35px;
  border: 1px solid #e2e0e0;
}
.condition .content .img {
  width: 394px;
  margin-left: -1px;
}
.condition .content .img img {
  width: 100%;
  display: block;
}
.condition .content .info {
  width: calc(100% - 394px);
  padding: 24px 65px 20px 65px;
}
.condition .content .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 30px;
  color: #666;
}
.condition a.handle-btn {
  margin-top: 40px;
}
.process {
  padding-top: 38px;
}
.process ul.content {
  margin-top: 51px;
}
.material {
  padding-top: 50px;
  padding-bottom: 48px;
}
.material .material-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 42px;
  padding: 45px 0 42px 86px;
  display: flex;
  background-color: #f7f9fc;
  background-image: url(../images/common/material_img.png);
  background-position: calc(100% - 102px) calc(100% - 11px);
  background-repeat: no-repeat;
  background-size: 350px 254px;
}
.material .material-content .material-list p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 1;
  margin-bottom: 22px;
  color: #666;
}
.material .material-content .material-list p:last-child {
  margin-bottom: 0;
}
.material a.handle-btn {
  margin-top: 40px;
}
