.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-ylqx {
  padding-top: 103px;
  padding-bottom: 58px;
}
.what-ylqx .content {
  margin-top: 36px;
}
.what-ylqx .content .left-intro {
  width: 728px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-ylqx .content .left-intro p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding-left: 28px;
  position: relative;
}
.what-ylqx .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 7px;
  left: 5px;
}
.what-ylqx .content .left-intro p span {
  color: #ff7d00;
}
.what-ylqx .content .right-img {
  margin-top: 5px;
  margin-left: auto;
  margin-right: 32px;
  width: 265px;
  height: 191px;
  border: 1px solid #dfdfdf;
}
.what-ylqx .content .right-img img {
  width: 100%;
  display: block;
}
.what-ylqx a.handle-btn {
  margin-top: 41px;
}
.license {
  padding-top: 57px;
  padding-bottom: 60px;
  background-color: #f7f9fc;
}
.license .license-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 35px;
  display: flex;
  border: 1px solid #e2e0e0;
}
.license .license-content .info {
  width: calc(100% - 367px);
  font-family: 'SourceHanSansCN-Regular';
  padding: 42px 29px;
  padding-bottom: 28px;
}
.license .license-content .info p {
  font-size: 18px;
  line-height: 30px;
  color: #333;
}
.license .license-content .img {
  width: 367px;
}
.license .license-content .img img {
  width: 100%;
  display: block;
}
.license a.handle-btn {
  margin-top: 44px;
}
.condition {
  padding-top: 66px;
  padding-bottom: 46px;
}
.condition .condition-content {
  width: 1055px;
  margin: 0 auto;
  margin-top: 35px;
  display: flex;
}
.condition .condition-content ul {
  width: calc(50% - 22px);
  height: 309px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 141px 149px;
  background-position: calc(100% - 23px) 100%;
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding: 35px 22px 0 34px;
  border-radius: 20px;
  margin-right: 44px;
  font-family: 'SourceHanSansCN-Regular';
}
.condition .condition-content ul:last-child {
  margin-right: 0;
  padding-right: 36px;
}
.condition .condition-content ul h4 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}
.condition .condition-content ul li {
  font-size: 18px;
  line-height: 30px;
  color: #666;
}
.condition a.handle-btn {
  margin-top: 56px;
}
.process {
  padding-top: 55px;
  padding-bottom: 49px;
}
.process .title h6 {
  margin-top: 20px;
}
.material {
  padding-top: 64px;
  padding-bottom: 62px;
}
.material .material-content {
  width: 1058px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 40px 62px 39px 58px;
  display: flex;
  background-color: #f7f9fc;
}
.material .material-content .material-list {
  width: 586px;
  margin-top: 12px;
}
.material .material-content .material-list p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 30px;
  color: #333;
}
.material .material-content .material-img {
  margin-top: 12px;
  margin-left: auto;
  width: 305px;
}
.material .material-content .material-img img {
  width: 100%;
  display: block;
}
.material a.handle-btn {
  margin-top: 50px;
}
.need {
  padding: 67px 0;
}
.need ul.content li {
  margin-right: 31px;
  padding: 19px 30px 22px 30px;
  background-color: #f7f9fc;
  box-shadow: 0 0 18px 0 rgba(0, 59, 103, 0.23);
}
.need ul.content li:last-child {
  margin-right: 0;
}
.need ul.content li img {
  display: block;
  width: 64px;
  height: 64px;
  margin: 0 auto;
  margin-bottom: 18px;
}
.need ul.content li h5 {
  font-size: 20px;
  font-family: 'SourceHanSansCN-Bold';
  color: #666;
  text-align: center;
}
.need ul.content li h5::after {
  display: block;
  content: '';
  width: 25px;
  height: 5px;
  border-radius: 2px;
  background-color: #6aa6e6;
  margin: 0 auto;
  margin-top: 7px;
  margin-bottom: 12px;
}
.need ul.content li p {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 24px;
  height: 120px;
  color: #888;
}
.need ul.content li a.zx-btn {
  margin: 0 auto;
  margin-top: 24px;
  display: block;
  width: 228px;
  height: 42px;
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 42px;
  text-align: center;
  color: #fff;
  background-color: #0c6ed7;
  border-radius: 20px;
}
