.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-sbjw {
  padding-top: 100px;
  padding-bottom: 62px;
}
.what-sbjw .content {
  margin-top: 38px;
}
.what-sbjw .content .left-intro {
  width: 735px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-sbjw .content .left-intro p {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 60px;
}
.what-sbjw .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 7px;
  left: 5px;
}
.what-sbjw .content .left-intro p span {
  color: #FF7D00;
}
.what-sbjw .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-sbjw .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-sbjw .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-sbjw .content .right-img {
  margin-top: -16px;
  margin-left: auto;
  margin-right: 48px;
  width: 170px;
  /*height: 251px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-sbjw .content .right-img img {
  width: 100%;
  /*height: 100%;*/
  display: block;
}
.what-sbjw a.handle-btn {
  margin-top: 30px;
}
.difference {
  padding-top: 43px;
  padding-bottom: 23px;
  background-color: #F7F9FC;
}
.difference .content {
  align-items: center;
  margin-top: 47px;
}
.difference .content .img {
  width: 304px;
}
.difference .content .img img {
  width: 100%;
  display: block;
}
.difference .content .info {
  width: calc(100% - 304px);
  padding-left: 40px;
  padding-right: 32px;
}
.difference .content .info p {
  display: flex;
  margin-bottom: 24px;
}
.difference .content .info p:last-child {
  margin-bottom: 0;
}
.difference .content .info p img {
  width: 18px;
  height: 18px;
  margin-top: 3px;
  margin-right: 15px;
}
.difference .content .info p span {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #666;
}
.difference a.handle-btn {
  margin-top: 125px;
  background-color: #fff;
}
.condition {
  padding-top: 47px;
  padding-bottom: 63px;
}
.condition .condition-content {
  width: 1120px;
  margin: 0 auto;
  margin-top: 50px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 260px 275px;
  background-position: calc(100% - 110px) 100%;
  padding: 63px 132px 62px 40px;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.16);
}
.condition .condition-content ul li {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 30px;
  letter-spacing: 0.5px;
  color: #666;
  margin-bottom: 30px;
}
.condition .condition-content ul li:last-child {
  margin-bottom: 0;
}
.condition a.handle-btn {
  margin-top: 56px;
}
.material {
  padding-top: 70px;
  padding-bottom: 66px;
}
.material .material-content {
  margin-top: 50px;
  display: flex;
  box-shadow: 0px 0px 6px 1px rgba(139, 76, 19, 0.19);
  border: 1px solid #005ADC;
  border-radius: 10px;
}
.material .material-content .left-img {
  width: 341px;
}
.material .material-content .left-img img {
  width: 100%;
  display: block;
}
.material .material-content .right-info {
  width: calc(100% - 341px);
  height: 195px;
  padding: 37px 60px 37px 100px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.material .material-content .right-info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #333;
  width: 290px;
  align-self: flex-start;
}
.material .material-content .right-info p:nth-child(n + 5) {
  width: 252px;
  align-self: flex-end;
}
.material a.handle-btn {
  margin-top: 60px;
}
.process {
  padding-top: 60px;
  padding-bottom: 49px;
}
.process ul.content {
  margin-top: 38px;
}
.process a.handle-btn {
  margin-top: 48px;
}
