.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-yxbh {
  padding-top: 103px;
  padding-bottom: 63px;
}
.what-yxbh .content {
  margin-top: 36px;
}
.what-yxbh .content .left-intro {
  width: 728px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-yxbh .content .left-intro p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 12px;
}
.what-yxbh .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 8px;
  left: 5px;
}
.what-yxbh .content .right-img {
  margin-top: 5px;
  margin-left: auto;
  margin-right: 81px;
  width: 173px;
  /*height: 243px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-yxbh .content .right-img img {
  width: 100%;
  /*height: 100%;*/
  display: block;
}
.what-yxbh a.handle-btn {
  margin-top: 36px;
}
.license {
  padding-top: 58px;
  padding-bottom: 71px;
  background-color: #f7f9fc;
}
.license .license-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 35px;
  border: 1px solid #e2e0e0;
  display: flex;
  align-items: center;
  font-family: 'SourceHanSansCN-Regular';
}
.license .license-content .img {
  width: 367px;
  background-color: #fff;
}
.license .license-content .img img {
  display: block;
  width: 100%;
}
.license .license-content .info {
  width: calc(100% - 367px);
  padding: 0 45px 0 29px;
}
.license .license-content .info p {
  font-size: 18px;
  line-height: 30px;
  color: #666;
}
.license .license-content .info p span {
  color: #ff7d00;
}
.why-handle {
  padding-top: 79px;
  padding-bottom: 56px;
}
.why-handle ul.content {
  margin-top: 39px;
}
.why-handle ul.content li {
  flex: 1;
  height: 195px;
  margin-right: 19px;
  padding: 29px 15px 0 15px;
  box-shadow: 0 0 16px 0 rgba(39, 127, 239, 0.13);
}
.why-handle ul.content li:last-child {
  margin-right: 0;
}
.why-handle ul.content li .inner-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
}
.why-handle ul.content li .inner-title h5 {
  font-size: 20px;
  font-family: 'SourceHanSansCN-Medium';
  color: #666;
  margin: 0 12px;
}
.why-handle ul.content li .inner-title:after,
.why-handle ul.content li .inner-title:before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #3588f0;
}
.why-handle ul.content li p {
  font-size: 16px;
  font-family: 'SourceHanSansCN-Normal';
  line-height: 24px;
  color: #999;
}
.why-handle a.handle-btn {
  margin-top: 43px;
}
.condition {
  padding-top: 64px;
  padding-bottom: 63px;
  background-color: #f7f9fc;
}
.condition .condition-content {
  width: 955px;
  height: 193px;
  margin: 0 auto;
  margin-top: 35px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 164px 173px;
  background-position: calc(100% - 59px) calc(100% - 8px);
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding-top: 34px;
  padding-left: 65px;
  border-radius: 15px;
  background-color: #fff;
}
.condition .condition-content ul li {
  width: 660px;
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 30px;
  color: #666;
}
.condition a.handle-btn {
  margin-top: 58px;
}
.material {
  padding-top: 70px;
  padding-bottom: 68px;
}
.material .material-content {
  width: 1058px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 40px 60px;
  padding-bottom: 31px;
  display: flex;
  background-color: #f7f9fc;
}
.material .material-content .material-list {
  width: calc(100% - 309px);
  margin-top: -9px;
}
.material .material-content .material-list p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 36px;
  color: #333;
}
.material .material-content .material-img {
  width: 305px;
  margin-top: 36px;
  margin-bottom: 14px;
}
.material .material-content .material-img img {
  width: 100%;
  display: block;
}
.material a.handle-btn {
  margin-top: 45px;
}
