.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.common-btn {
  display: block;
  width: 368px;
  height: 50px;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #277fef;
  border-radius: 30px;
  background-color: #277fef;
  color: #fff;
  margin: 0 auto;
  margin-top: 35px;
}
.what-app {
  padding-top: 102px;
  padding-bottom: 60px;
}
.what-app .content {
  margin-top: 40px;
}
.what-app .content .left-intro {
  width: 731px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-app .content .left-intro p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 22px;
}
.what-app .content .left-intro p span {
  color: #FF7D00;
  line-height: 30px;
}
.what-app .content .left-intro p:first-child::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 6px;
  left: 5px;
}
.what-app .content .left-intro p:last-of-type {
  margin-bottom: 0;
}
.what-app .content .left-intro p:last-of-type::before {
  display: none;
}
.what-app .content .left-intro .stage {
  display: flex;
  justify-content: space-between;
  padding-left: 28px;
  margin-bottom: 30px;
}
.what-app .content .left-intro .stage .items {
  width: 341px;
  height: 134px;
  background-color: #F7F9FC;
  border-radius: 10px;
  padding: 22px 20px;
}
.what-app .content .left-intro .stage .items h6 {
  font-size: 14px;
  font-family: 'SourceHanSansCN-Bold';
  line-height: 1;
  color: #333;
  margin-bottom: 12px;
}
.what-app .content .left-intro .stage .items span {
  display: block;
  font-size: 14px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 22px;
  letter-spacing: 1px;
  text-align: justify;
  color: #666;
}
.what-app .content .right-img {
  margin-top: -8px;
  margin-left: auto;
  margin-right: 15px;
  width: 350px;
}
.what-app .content .right-img img {
  width: 100%;
  display: block;
}
.what-app a.handle-btn {
  margin-top: 43px;
}
.risk {
  padding-top: 54px;
  padding-bottom: 63px;
  background-color: #F7F9FC;
}
.risk .risk-content {
  width: 1105px;
  margin: 0 auto;
  margin-top: 40px;
}
.risk .risk-content .content {
  flex-wrap: wrap;
  justify-content: space-between;
}
.risk .risk-content .content li {
  width: 540px;
  height: 200px;
  padding: 40px 31px 40px 31px;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  border: 1px solid #E2E0E0;
  border-radius: 10px;
}
.risk .risk-content .content li:nth-child(n + 3) {
  margin-top: 30px;
}
.risk .risk-content .content li .left-icon {
  width: 64px;
  height: 64px;
  margin-right: 20px;
}
.risk .risk-content .content li .left-icon img {
  width: 100%;
  height: 100%;
}
.risk .risk-content .content li .right-info {
  width: calc(100% - 85px);
}
.risk .risk-content .content li .right-info h6 {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Bold';
  line-height: 1;
  color: #333;
  margin-bottom: 15px;
}
.risk .risk-content .content li .right-info p {
  font-size: 16px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 24px;
  text-align: justify;
  color: #666;
}
.strategy {
  padding: 60px 0;
}
.strategy .strategy-content {
  width: 1110px;
  margin: 0 auto;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.strategy .strategy-content .items-1,
.strategy .strategy-content .items-2 {
  background: linear-gradient(180deg, #BDDCF9 0%, #FFFFFF 100%);
  border-radius: 20px;
  padding: 30px 20px;
  padding-bottom: 0;
}
.strategy .strategy-content .items-1 h3,
.strategy .strategy-content .items-2 h3 {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Bold';
  line-height: 1;
  color: #333;
  margin-bottom: 21px;
}
.strategy .strategy-content .items-1 h5,
.strategy .strategy-content .items-2 h5 {
  font-size: 16px;
  font-family: 'SourceHanSansCN-Bold';
  line-height: 1;
  margin-bottom: 20px;
}
.strategy .strategy-content .inner-item {
  padding: 28px 25px 40px 17px;
  background-color: #FFFFFF;
  border-radius: 20px;
}
.strategy .strategy-content .inner-box {
  background-color: #F2F8FE;
}
.strategy .strategy-content .items-1 {
  width: 681px;
}
.strategy .strategy-content .items-1 h5 {
  color: #277FEF;
}
.strategy .strategy-content .items-1 .inner-box {
  padding: 29px 16px 27px 16px;
  display: flex;
}
.strategy .strategy-content .items-1 .inner-box .left {
  width: 74px;
  margin-top: 21px;
}
.strategy .strategy-content .items-1 .inner-box .left .icon {
  width: 74px;
  height: 61px;
  margin-bottom: 8px;
}
.strategy .strategy-content .items-1 .inner-box .left .icon img {
  width: 100%;
  height: 100%;
}
.strategy .strategy-content .items-1 .inner-box .left h6 {
  font-size: 14px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 18px;
  color: #E0A700;
  text-align: center;
}
.strategy .strategy-content .items-1 .inner-box .right {
  width: calc(100% - 100px);
  margin-left: auto;
}
.strategy .strategy-content .items-1 .inner-box .right ul li {
  font-size: 14px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 24px;
  color: #333;
  padding-left: 23px;
  background-image: url(../images/app/pdf-icon.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 17px 17px;
  margin-bottom: 4px;
}
.strategy .strategy-content .items-1 .inner-box .right ul li:first-child {
  background-image: url(../images/app/png-icon.png);
}
.strategy .strategy-content .items-1 .inner-box .right ul li:last-child {
  background-image: none;
  margin-bottom: 0;
}
.strategy .strategy-content .items-2 {
  width: 417px;
}
.strategy .strategy-content .items-2 h5 {
  color: #E0A700;
}
.strategy .strategy-content .items-2 .inner-box {
  padding: 30px 20px 30px 28px;
}
.strategy .strategy-content .items-2 .inner-box p {
  font-size: 14px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 20px;
  text-align: justify;
  letter-spacing: 1px;
  color: #333;
  margin-bottom: 20px;
}
.strategy .strategy-content .items-2 .inner-box p:last-child {
  margin-bottom: 0;
}
.strategy .handle-btn {
  margin-top: 40px;
}
.benefit {
  padding-top: 69px;
  padding-bottom: 86px;
  background-color: #F7F9FC;
}
.benefit .benefit-content {
  width: 1100px;
  margin: 0 auto;
  margin-top: 50px;
}
.benefit .benefit-content .content li {
  width: calc(50% - 10px);
  margin-right: 20px;
  padding: 36px 39px 36px 50px;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
}
.benefit .benefit-content .content li:last-child {
  margin-right: 0;
}
.benefit .benefit-content .content li .info {
  width: 296px;
}
.benefit .benefit-content .content li .info h5 {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Bold';
  line-height: 1;
  color: #333;
  margin-bottom: 15px;
}
.benefit .benefit-content .content li .info p {
  font-size: 16px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 26px;
  color: #333;
}
.benefit .benefit-content .content li:first-child .icon {
  width: 93px;
  margin-top: 39px;
}
.benefit .benefit-content .content li:first-child .icon img {
  width: 100%;
  display: block;
}
.benefit .benefit-content .content li:last-child .icon {
  width: 88px;
  margin-top: 33px;
}
.benefit .benefit-content .content li:last-child .icon img {
  width: 100%;
  display: block;
}
.material {
  padding-top: 60px;
  padding-bottom: 93px;
}
.material .material-content {
  position: relative;
  width: 1091px;
  margin: 0 auto;
  margin-top: 50px;
  overflow: hidden;
}
.material .material-content .left-info {
  width: 100%;
  padding: 34px 0 25px 51px;
  background-color: #F7F9FC;
  clip-path: polygon(0 0, 58.5% 0, 100% 100%, 0 100%);
}
.material .material-content .left-info ul li {
  font-size: 16px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 38px;
  color: #333;
}
.material .material-content .left-info ul li span {
  color: #E0A700;
}
.material .material-content .right-img {
  width: 447px;
  position: absolute;
  top: 66px;
  right: -40px;
}
.material .material-content .right-img img {
  width: 100%;
  display: block;
}
