.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-iso {
  padding-top: 115px;
  padding-bottom: 62px;
}
.what-iso .content {
  margin-top: 21px;
}
.what-iso .content .left-intro {
  width: 800px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-iso .content .left-intro p {
  font-size: 16px;
  line-height: 28px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 79px;
}
.what-iso .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 8px;
  left: 5px;
}
.what-iso .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-iso .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-iso .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-iso .content .right-img {
  margin-top: 6px;
  margin-left: auto;
  margin-right: 59px;
  width: 170px;
  /*height: 253px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-iso .content .right-img img {
  width: 100%;
  /*height: 100%;*/
  display: block;
}
.what-iso a.handle-btn {
  margin-top: 8px;
}
.industry {
  padding-top: 39px;
  padding-bottom: 28px;
  background-color: #F7F9FC;
}
.industry .industry-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 30px;
  padding: 38px 53px 44px 53px;
  background-color: #fff;
  border: 1px solid #E2E0E0;
}
.industry .industry-content ul.content {
  justify-content: space-between;
}
.industry .industry-content ul.content li .icon {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}
.industry .industry-content ul.content li .icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.industry .industry-content ul.content li .info {
  margin-top: 8px;
  font-family: 'SourceHanSansCN-Regular';
}
.industry .industry-content ul.content li .info h5 {
  text-align: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  color: #333;
  margin-bottom: 5px;
}
.industry .industry-content ul.content li .info p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #999;
}
.industry .industry-content p.tip {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #FF7D00;
  margin-top: 23px;
  padding-left: 20px;
  letter-spacing: 0.2px;
}
.industry a.handle-btn {
  margin-top: 24px;
  background-color: #fff;
}
.condition {
  padding-top: 74px;
  padding-bottom: 59px;
}
.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: 177px 187px;
  background-position: calc(100% - 111px) 100%;
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding-left: 60px;
  padding-top: 24px;
  border-radius: 15px;
}
.condition .condition-content ul li {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 36px;
  color: #666;
}
.condition a.handle-btn {
  margin-top: 61px;
}
.material {
  padding-top: 80px;
  padding-bottom: 99px;
}
.material .material-content {
  width: 976px;
  margin: 0 auto;
  margin-top: 67px;
}
.material .material-content .material-list {
  background-color: #FFF5EC;
  box-shadow: 0px 0px 10px 1px rgba(201, 115, 37, 0.26);
  border-radius: 10px;
  background-image: url(../images/iso9001/material_bg.png);
  background-position: right bottom;
  background-size: 437px 277px;
  background-repeat: no-repeat;
}
.material .material-content .material-list ul {
  padding: 40px;
}
.material .material-content .material-list ul li {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  font-weight: 400;
  line-height: 32px;
  color: #333;
}
.material a.handle-btn {
  margin-top: 77px;
}
.problem {
  padding: 60px 0;
}
.problem .problem-content {
  margin-top: 40px;
  padding: 27px 20px 0 15px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
}
.problem .problem-content .problem-items .que {
  padding: 14px 27px 14px 64px;
  font-size: 20px;
  line-height: 20px;
  color: #666;
  background-image: url(../images/cmmi/que.png);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: 27px 14px;
  background-color: #dce6f6;
  border-radius: 8px;
}
.problem .problem-content .problem-items .ans {
  padding: 15px 0 24px 64px;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  line-height: 24px;
  color: #999;
  background-image: url(../images/cmmi/ans.png);
  background-size: 22px 21px;
  background-repeat: no-repeat;
  background-position: 27px 16px;
}
.problem a.handle-btn {
  margin-top: 40px;
}
.attestation {
  padding-top: 68px;
  padding-bottom: 60px;
}
.attestation ul.content {
  margin-top: 40px;
  flex-wrap: wrap;
}
.attestation ul.content li {
  width: 212px;
  margin-right: 14px;
  padding: 35px 5px 26px 5px;
  text-align: center;
  border: 1px solid #256EBE;
  border-radius: 15px;
}
.attestation ul.content li:nth-child(5n) {
  margin-right: 0;
}
.attestation ul.content li:nth-child(n + 6) {
  margin-top: 30px;
}
.attestation ul.content li .icon {
  width: 100px;
  height: 77px;
  margin: 0 auto;
  margin-bottom: 9px;
}
.attestation ul.content li .icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.attestation ul.content li h3 {
  font-size: 27px;
  line-height: 30px;
  font-weight: bold;
  color: #1C76C0;
}
.attestation ul.content li h3::after {
  display: block;
  content: '';
  width: 147px;
  height: 1px;
  background-color: #266fbe;
  margin: 0 auto;
  margin-top: 12px;
}
.attestation ul.content li h6 {
  margin-top: 32px;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  font-weight: 400;
  color: #666;
}
.attestation ul.content li a.att-btn {
  display: block;
  width: 106px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #266fbe;
  border-radius: 5px;
  margin: 0 auto;
  margin-top: 22px;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #266FBE;
  box-shadow: 1px 1px 0 0.5px #266FBE;
}
.attestation a.handle-btn {
  margin-top: 40px;
}
.process {
  padding-top: 46px;
  padding-bottom: 49px;
}
.process .title h6 {
  margin-top: 10px;
}
.process ul.content {
  margin-top: 26px;
}
.process a.handle-btn {
  margin-top: 48px;
}
