.title h3 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 34px;
  line-height: 1;
  color: #0137B1;
}
.title h3::before,
.title h3::after {
  display: none;
}
a.handle-btn {
  border-color: #1845F0;
}
a.handle-btn span.zx-info {
  font-family: 'SourceHanSansCN-Bold';
  color: #434343;
}
a.handle-btn span.zx-btn {
  background-color: #0137B1;
}
.sfba-intro {
  padding-top: 70px;
  padding-bottom: 10px;
}
.sfba-intro .intro-content {
  width: 1170px;
  margin: 0 auto;
  margin-top: 35px;
  background: linear-gradient(90deg, #023DCD 0%, #0137B1 100%);
  border-radius: 16px;
  padding: 58px 46px 56px 55px;
}
.sfba-intro .intro-content h5 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 24px;
  line-height: 1;
  color: #fff;
  margin-bottom: 23px;
}
.sfba-intro .intro-content p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  letter-spacing: -0.2px;
}
.sfba-intro .intro-content h6 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 18px;
  line-height: 1;
  color: #fff;
  margin-top: 23px;
}
.sfba-intro .intro-content ul.content {
  margin-top: 45px;
  justify-content: space-between;
}
.sfba-intro .intro-content ul.content li {
  width: calc(100% - 490px);
  padding: 34px 24px 30px 68px;
  background-image: url(../images/sfba2/warm.png);
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 34px;
  background-color: #fff;
  box-shadow: -13px 5px 24px 0px rgba(0, 46, 180, 0.27);
  border-radius: 14px;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  line-height: 28px;
  color: #040404;
}
.sfba-intro .intro-content ul.content li span {
  font-family: 'SourceHanSansCN-Bold';
  color: #FB051E;
}
.sfba-intro .intro-content ul.content li strong {
  font-family: 'SourceHanSansCN-Bold';
}
.sfba-intro .intro-content ul.content li:first-child {
  width: 460px;
}
.sfba-intro .handle-btn {
  margin-top: 48px;
}
.type {
  padding: 70px 0;
}
.type .type-content {
  width: 1175px;
  margin: 0 auto;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.type .type-content .icon {
  width: 61px;
  height: 61px;
  margin: 0 auto;
}
.type .type-content .icon img {
  width: 100%;
  height: 100%;
}
.type .type-content .info {
  text-align: center;
}
.type .type-content .info h5 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 22px;
  line-height: 1;
  color: #0137B1;
}
.type .type-content .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 24px;
  color: #333;
}
.type .type-content .left-item {
  width: 380px;
  border: 1px solid #DCDCDC;
  border-radius: 16px;
  padding: 28px;
}
.type .type-content .left-item .icon {
  margin-bottom: 29px;
  margin-top: 58px;
}
.type .type-content .left-item .info p {
  line-height: 31px;
  margin-top: 22px;
}
.type .type-content .right-list {
  width: calc(100% - 398px);
  margin-left: auto;
}
.type .type-content .right-list ul.content {
  flex-wrap: wrap;
}
.type .type-content .right-list ul.content li {
  width: calc(50% - 8px);
  margin-right: 16px;
  padding: 12px 20px 18px 20px;
  border: 1px solid #DCDCDC;
  border-radius: 16px;
}
.type .type-content .right-list ul.content li .icon {
  margin-bottom: 20px;
}
.type .type-content .right-list ul.content li .info p {
  margin-top: 16px;
}
.type .type-content .right-list ul.content li:nth-child(2n) {
  margin-right: 0;
}
.type .type-content .right-list ul.content li:nth-child(n + 3) {
  margin-top: 20px;
}
.type a.handle-btn {
  width: 540px;
  margin-top: 50px;
}
.material {
  padding-top: 75px;
  padding-bottom: 52px;
  background-image: url(../images/sfba2/head-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.material .title h3 {
  color: #fff;
}
.material .material-content {
  width: 1177px;
  height: 290px;
  padding: 40px 99px 0 124px;
  margin: 0 auto;
  margin-top: 50px;
  background-color: #fff;
  border-radius: 16px;
}
.material .material-content ul.content {
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}
.material .material-content ul.content li {
  min-width: 442px;
  /*padding-left: 53px;*/
  /*background-position: left top;*/
  /*background-repeat: no-repeat;*/
  /*background-size: 30px;*/
  font-family: 'SourceHanSansCN-Bold';
  font-size: 20px;
  line-height: 30px;
  color: #040404;
  margin-bottom: 19px;
}
.material .material-content ul.content li:nth-child(5n),
.material .material-content ul.content li:last-child {
  margin-bottom: 0;
}
.material .handle-btn {
  border-color: #fff;
  background-color: #fff;
  margin-top: 50px;
  width: 540px;
}
.material .handle-btn span.zx-btn {
  height: 48px;
  transform: translateX(0px);
}
.process {
  background-image: none;
  padding: 70px 0;
}
.process .title h6 {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  color: #FB051E;
  margin-top: 20px;
}
.process .process-content {
  width: 1180px;
  margin: 0 auto;
  margin-top: 44px;
}
.process .process-content ul.content li {
  flex: 1;
  margin-right: 18px;
  padding: 32px 22px;
  background: rgba(238, 238, 238, 0.59);
  border: 1px solid rgba(220, 220, 220, 0.59);
  border-radius: 16px;
}
.process .process-content ul.content li:last-child {
  margin-right: 0;
}
.process .process-content ul.content li::after {
  display: none;
}
.process .process-content ul.content li .icon {
  width: 72px;
  height: 72px;
  margin: 0 auto;
  margin-bottom: 34px;
}
.process .process-content ul.content li .icon img {
  width: 100%;
  height: 100%;
}
.process .process-content ul.content li h5 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 22px;
  line-height: 1;
  text-align: center;
  color: #0137B1;
}
.process .process-content ul.content li p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 24px;
  color: #333;
  text-align: center;
  margin-top: 15px;
}
.process a.handle-btn {
  margin-top: 42px;
}
.attention {
  width: 1177px;
  margin: 0 auto;
  background-image: url(../images/sfba2/bg-1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.attention .att-content {
  padding: 61px 41px 35px 47px;
  background-image: url(../images/sfba2/bg1-img.png);
  background-position: calc(100% - 41px) bottom;
  background-repeat: no-repeat;
  background-size: 355px 284px;
}
.attention .att-content h3 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 34px;
  line-height: 1;
  color: #fff;
  margin-bottom: 36px;
}
.attention .att-content p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 23px;
}
.attention .att-content p:last-child {
  margin-bottom: 0;
}
.attention .att-content a.handle-btn {
  margin-left: 0;
  margin-top: 44px;
  width: 540px;
  background-color: #fff;
  border-color: #fff;
}
.attention .att-content a.handle-btn .zx-btn {
  height: 48px;
  transform: translateX(0px);
}
.select {
  padding-top: 69px;
  padding-bottom: 85px;
}
.select .title h6 {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  color: #FB051E;
  margin-top: 20px;
}
.select .select-content {
  width: 1111px;
  margin: 0 auto;
  margin-top: 33px;
}
.select .select-content ul.content {
  flex-wrap: wrap;
}
.select .select-content ul.content li {
  width: calc(50% - 13px);
  margin-right: 26px;
  padding: 33px 0 30px 48px;
  background: rgba(238, 238, 238, 0.59);
  border: 1px solid rgba(220, 220, 220, 0.59);
  border-radius: 16px;
  display: flex;
  align-items: center;
}
.select .select-content ul.content li:nth-child(2n) {
  margin-right: 0;
}
.select .select-content ul.content li:nth-child(n + 3) {
  margin-top: 29px;
}
.select .select-content ul.content li .icon {
  width: 56px;
  height: 56px;
}
.select .select-content ul.content li .icon img {
  width: 100%;
  height: 100%;
}
.select .select-content ul.content li .info {
  width: calc(100% - 56px);
  padding-left: 25px;
}
.select .select-content ul.content li .info h5 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 22px;
  line-height: 1;
  color: #0137B1;
  margin-bottom: 14px;
}
.select .select-content ul.content li .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 1;
  color: #333;
}
