.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-icp {
  padding-top: 103px;
  padding-bottom: 45px;
}
.what-icp .content {
  margin-top: 41px;
}
.what-icp .content .left-intro {
  width: 728px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-icp .content .left-intro p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 23px;
}
.what-icp .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 4px;
  left: 5px;
}
.what-icp .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-icp .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-icp .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-icp .content .right-img {
  margin-left: auto;
  margin-right: 76px;
  width: 187px;
  /*height: 265px;*/
  /*border: 1px solid #dfdfdf;*/
  position: relative;
}
.what-icp .content .right-img img {
  width: 100%;
  display: block;
}
.what-icp a.handle-btn {
  margin-top: 46px;
}
.license {
  padding-top: 42px;
  padding-bottom: 40px;
  background-color: #f7f9fc;
}
.license .title h6 {
  color: #333;
}
.license .license-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 31px;
  border: 1px solid #e2e0e0;
  display: flex;
  align-items: center;
  font-family: 'SourceHanSansCN-Regular';
}
.license .license-content .left-icon {
  width: 525px;
  background-color: #fff;
}
.license .license-content .left-icon ul.content {
  flex-wrap: wrap;
  padding: 14px 30px 18px 30px;
}
.license .license-content .left-icon ul.content li {
  width: 75px;
  margin-right: 55px;
  text-align: center;
}
.license .license-content .left-icon ul.content li:nth-child(4n) {
  margin-right: 0;
}
.license .license-content .left-icon ul.content li:nth-child(n + 5) {
  margin-top: 24px;
}
.license .license-content .left-icon ul.content li img {
  width: 64px;
  height: 64px;
  margin-bottom: 11px;
}
.license .license-content .left-icon ul.content li h6 {
  font-size: 18px;
  color: #333;
}
.license .license-content .right-info {
  width: calc(100% - 525px);
  padding-left: 52px;
  padding-right: 60px;
}
.license .license-content .right-info p {
  font-size: 18px;
  line-height: 24px;
  color: #666;
}
.license a.handle-btn {
  margin-top: 40px;
}
.condition {
  padding-top: 30px;
  padding-bottom: 32px;
}
.condition .condition-content {
  width: 954px;
  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% - 66px) bottom;
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding: 40px 65px;
  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: 30px;
}
.problem {
  padding: 60px 0;
}
.problem .problem-content {
  width: 970px;
  margin: 0 auto;
  margin-top: 58px;
  display: flex;
}
.problem .problem-content .left-problem-list,
.problem .problem-content .right-problem-list {
  width: 248px;
  margin-top: 10px;
}
.problem .problem-content .left-problem-list ul li,
.problem .problem-content .right-problem-list ul li {
  width: 100%;
  height: 40px;
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 40px;
  text-align: center;
  color: #666;
  background-color: #f4f9fc;
  border-radius: 30px;
  margin-bottom: 13px;
}
.problem .problem-content .left-problem-list ul li:last-child,
.problem .problem-content .right-problem-list ul li:last-child {
  margin-bottom: 0;
}
.problem .problem-content .left-problem-list ul li:first-child {
  transform: translateX(52px);
}
.problem .problem-content .left-problem-list ul li:nth-child(3) {
  transform: translateX(44px);
}
.problem .problem-content .left-problem-list ul li:nth-child(4) {
  transform: translateX(58px);
}
.problem .problem-content .right-problem-list ul li:first-child {
  transform: translateX(-48px);
}
.problem .problem-content .right-problem-list ul li:nth-child(3) {
  transform: translateX(-22px);
}
.problem .problem-content .right-problem-list ul li:nth-child(4) {
  transform: translateX(-46px);
}
.problem .problem-content .img {
  width: 310px;
  margin: 0 auto;
}
.problem .problem-content .img img {
  width: 100%;
  display: block;
}
.problem a.handle-problem {
  display: block;
  width: 311px;
  height: 50px;
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 50px;
  text-align: center;
  color: #fff;
  background-color: #277fef;
  border-radius: 26px;
  margin: 0 auto;
  margin-top: 40px;
}
.material {
  padding-top: 65px;
  padding-bottom: 59px;
}
.material .material-content {
  width: 1068px;
  margin: 0 auto;
  margin-top: 41px;
  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: 40px;
}
