.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-yfk {
  padding-top: 102px;
  padding-bottom: 63px;
}
.what-yfk .content {
  margin-top: 36px;
}
.what-yfk .content .left-intro {
  width: 720px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-yfk .content .left-intro p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 18px;
}
.what-yfk .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 8px;
  left: 5px;
}
.what-yfk .content .left-intro p.warn {
  color: #ff7d00;
  font-family: 'SourceHanSansCN-Medium';
}
.what-yfk .content .left-intro p.warn::before {
  width: 16px;
  height: 14px;
  background-image: url(../images/common/warn-ico.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}
.what-yfk .content .left-intro p:last-child {
  margin-bottom: 0;
}
.what-yfk .content .right-img {
  margin-top: 5px;
  margin-left: auto;
  margin-right: 81px;
  width: 173px;
  height: 243px;
  border: 1px solid #dfdfdf;
}
.what-yfk .content .right-img img {
  width: 100%;
  display: block;
}
.what-yfk a.handle-btn {
  margin-top: 36px;
}
.attribute {
  padding-top: 57px;
  padding-bottom: 45px;
  background-color: #f7f9fc;
}
.attribute .attribute-content {
  padding-left: 23px;
  padding-right: 20px;
  margin-top: 35px;
}
.attribute .attribute-content .content {
  border: 1px solid #e2e0e0;
}
.attribute .attribute-content .content .img {
  width: 367px;
}
.attribute .attribute-content .content .img img {
  width: 100%;
  display: block;
}
.attribute .attribute-content .content .info {
  width: calc(100% - 367px);
  padding: 32px 44px 35px 32px;
}
.attribute .attribute-content .content .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 30px;
  color: #666;
  margin-bottom: 18px;
}
.attribute .attribute-content .content .info p:last-child {
  margin-bottom: 0;
}
.purpose {
  padding-top: 72px;
  padding-bottom: 70px;
}
.purpose .purpose-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 30px;
  border: 1px solid #e2e0e0;
  background-color: #f7f9fc;
  display: flex;
  font-family: 'SourceHanSansCN-Regular';
}
.purpose .purpose-content .left-icon {
  width: 467px;
  background-color: #fff;
}
.purpose .purpose-content .left-icon ul.content {
  flex-wrap: wrap;
  justify-content: center;
  padding: 35px 7px 36px 0;
}
.purpose .purpose-content .left-icon ul.content li {
  flex: 1;
  text-align: center;
}
.purpose .purpose-content .left-icon ul.content li img {
  display: block;
  width: 64px;
  height: 64px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.purpose .purpose-content .left-icon ul.content li h6 {
  font-size: 18px;
  color: #333;
}
.purpose .purpose-content .left-icon ul.content li:last-child {
  margin-right: 0;
}
.purpose .purpose-content .right-info {
  width: calc(100% - 467px);
  padding: 45px 40px 46px 40px;
}
.purpose .purpose-content .right-info p {
  font-size: 18px;
  line-height: 24px;
  color: #666;
}
.purpose a.handle-btn {
  margin-top: 50px;
}
.why-handle {
  padding-top: 64px;
  padding-bottom: 48px;
  background-color: #f7f9fc;
}
.why-handle .ttile h6 {
  margin-top: 20px;
}
.why-handle .handle-content {
  width: 998px;
  margin: 0 auto;
  margin-top: 31px;
  padding: 33px 100px 26px 70px;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 0 24px 3px rgba(28, 124, 188, 0.14);
}
.why-handle .handle-content h5 {
  font-size: 18px;
  color: #333;
  margin-bottom: 13px;
}
.why-handle .handle-content p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 44px;
  color: #333;
}
.why-handle .handle-content p span {
  color: #ff7d00;
}
.why-handle a.handle-btn {
  margin-top: 40px;
}
.material {
  padding-top: 63px;
  padding-bottom: 51px;
}
.material .material-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 42px;
  padding: 40px 54px 37px 63px;
  display: flex;
  background-color: #f7f9fc;
}
.material .material-content .material-list {
  width: calc(100% - 377px);
}
.material .material-content .material-list p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 1;
  margin-bottom: 30px;
  color: #666;
}
.material .material-content .material-list p:last-child {
  margin-bottom: 0;
}
.material .material-content .material-list p span {
  display: inline-block;
  color: #ff7d00;
  margin-top: 12px;
}
.material .material-content .material-img {
  margin-top: 140px;
  margin-left: auto;
  width: 377px;
}
.material .material-content .material-img img {
  width: 100%;
  display: block;
}
.material a.handle-btn {
  margin-top: 40px;
}
.process .title h6 {
  margin-top: 20px;
}
