.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-gdw {
  padding-top: 103px;
  padding-bottom: 45px;
}
.what-gdw .content {
  margin-top: 40px;
}
.what-gdw .content .left-intro {
  width: 728px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-gdw .content .left-intro p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 84px;
}
.what-gdw .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 4px;
  left: 5px;
}
.what-gdw .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-gdw .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-gdw .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-gdw .content .right-img {
  border: 1px solid #dfdfdf;
  margin-top: 8px;
  margin-left: auto;
  margin-right: 76px;
  width: 174px;
  height: 247px;
  position: relative;
}
.what-gdw .content .right-img img {
  width: 100%;
  display: block;
}
.what-gdw a.handle-btn {
  margin-top: 46px;
}
.license {
  padding-top: 54px;
  padding-bottom: 47px;
  background-color: #f7f9fc;
}
.license .title h6 {
  color: #333;
}
.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: 495px;
  margin-left: auto;
}
.license .license-content .icon ul.content {
  flex-wrap: wrap;
  align-items: flex-end;
  padding: 20px 42px 18px 30px;
}
.license .license-content .icon ul.content li {
  margin-right: 24px;
  text-align: center;
}
.license .license-content .icon ul.content li:first-child,
.license .license-content .icon ul.content li:last-child {
  margin-right: 0;
}
.license .license-content .icon ul.content li img {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}
.license .license-content .icon ul.content li h6 {
  font-size: 18px;
  color: #333;
}
.license .license-content .icon ul.content li h6 span {
  opacity: 0.8;
}
.license .license-content .info {
  width: 485px;
  padding-left: 60px;
}
.license .license-content .info p {
  font-size: 18px;
  line-height: 24px;
  color: #666;
}
.license a.handle-btn {
  margin-top: 55px;
}
.condition {
  padding-top: 76px;
  padding-bottom: 47px;
}
.condition .condition-content {
  width: 1120px;
  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% - 112px) calc(100% - 10px);
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding: 40px 148px;
  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: 396px;
  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;
}
