.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-edi {
  padding-top: 103px;
  padding-bottom: 45px;
}
.what-edi .content {
  margin-top: 41px;
}
.what-edi .content .left-intro {
  width: 728px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-edi .content .left-intro p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 23px;
}
.what-edi .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 4px;
  left: 5px;
}
.what-edi .content .left-intro p:last-of-type {
  margin-bottom: 11px;
}
.what-edi .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-edi .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-edi .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-edi .content .right-img {
  margin-top: 8px;
  margin-left: auto;
  margin-right: 76px;
  width: 187px;
  /*height: 251px;*/
  /*padding: 6px;*/
  /*padding-left: 8px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-edi .content .right-img img {
  width: 100%;
  /*height: 100%;*/
  display: block;
}
.what-edi a.handle-btn {
  margin-top: 30px;
}
.license {
  padding-top: 54px;
  padding-bottom: 47px;
  background-color: #f7f9fc;
}
.license .license-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 54px;
  border: 1px solid #e2e0e0;
  display: flex;
  align-items: center;
  font-family: 'SourceHanSansCN-Regular';
}
.license .license-content .icon {
  width: 526px;
  background-color: #fff;
}
.license .license-content .icon ul.content {
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 17px;
}
.license .license-content .icon ul.content li {
  margin-right: 65px;
  text-align: center;
}
.license .license-content .icon ul.content li:last-child {
  margin-right: 0;
}
.license .license-content .icon ul.content li:first-child {
  margin-right: 22px;
}
.license .license-content .icon ul.content li img {
  width: 64px;
  height: 64px;
  margin-bottom: 12px;
}
.license .license-content .icon ul.content li h6 {
  font-size: 18px;
  color: #333;
}
.license .license-content .info {
  width: calc(100% - 526px);
  padding-left: 50px;
  padding-right: 62px;
}
.license .license-content .info p {
  font-size: 18px;
  line-height: 24px;
  color: #666;
}
.license a.handle-btn {
  margin-top: 55px;
}
.influence {
  padding: 76px 0;
}
.influence .content {
  margin-top: 50px;
}
.influence .content .info {
  width: 786px;
  font-family: 'SourceHanSansCN-Regular';
}
.influence .content .info p {
  font-size: 18px;
  line-height: 36px;
  color: #666;
}
.influence .content .info span {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #ff7d00;
}
.influence .content .img {
  width: 272px;
  margin-left: auto;
  margin-top: 5px;
}
.influence .content .img img {
  width: 100%;
  display: block;
}
.condition {
  padding-top: 30px;
  padding-bottom: 47px;
}
.condition .condition-content {
  height: 187px;
  margin: 0 auto;
  margin-top: 35px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 150px 159px;
  background-position: calc(100% - 110px) calc(100% - 8px);
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding-top: 37px;
  padding-left: 145px;
  border-radius: 15px;
}
.condition .condition-content ul li {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 30px;
  color: #666;
}
.condition a.handle-btn {
  margin-top: 37px;
}
.material {
  padding-top: 70px;
  padding-bottom: 53px;
}
.material .material-content {
  width: 1068px;
  margin: 0 auto;
  margin-top: 52px;
  display: flex;
}
.material .material-content .material-list {
  flex: 1;
  height: 366px;
  margin-right: 78px;
}
.material .material-content .material-list:last-child {
  margin-right: 0;
}
.material .material-content .material-list h5 {
  padding-left: 35px;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
}
.material .material-content .material-list ul {
  padding: 23px 35px;
  padding-bottom: 0;
}
.material .material-content .material-list ul li {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 30px;
  color: #666;
}
.material .material-content .material-list:first-child {
  background-color: #eff4ff;
}
.material .material-content .material-list:first-child h5 {
  background-color: #518aff;
}
.material .material-content .material-list:last-child {
  background-color: #fff5ec;
}
.material .material-content .material-list:last-child h5 {
  background-color: #ff7d00;
}
.material a.handle-btn {
  margin-top: 60px;
}
