.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-iso {
  padding-top: 115px;
  padding-bottom: 62px;
}
.what-iso .content {
  margin-top: 29px;
}
.what-iso .content .left-intro {
  width: 645px;
  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: 71px;
}
.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: 50px;
  width: 174px;
  /*height: 246px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-iso .content .right-img img {
  width: 100%;
  /*height: 100%;*/
  display: block;
}
.what-iso a.handle-btn {
  margin-top: 7px;
}
.industry {
  padding-top: 50px;
  padding-bottom: 39px;
  background-color: #F7F9FC;
}
.industry .industry-content {
  width: 1120px;
  margin: 0 auto;
  margin-top: 52px;
  padding: 46px 42px;
  background-color: #fff;
  border: 1px solid #E2E0E0;
}
.industry .industry-content ul.content {
  flex-wrap: wrap;
}
.industry .industry-content ul.content li {
  width: 168px;
  margin-right: 48px;
}
.industry .industry-content ul.content li:nth-child(5n) {
  margin-right: 0;
}
.industry .industry-content ul.content li:nth-child(n + 6) {
  margin-top: 44px;
}
.industry .industry-content ul.content li .icon {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.industry .industry-content ul.content li .icon img {
  width: 100%;
  display: block;
}
.industry .industry-content ul.content li .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 20px;
  text-align: center;
}
.industry a.handle-btn {
  margin-top: 40px;
  background-color: #fff;
}
.condition {
  padding-top: 111px;
  padding-bottom: 59px;
}
.condition .condition-content {
  height: 187px;
  margin: 0 auto;
  margin-top: 60px;
  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: 32px;
  padding-top: 24px;
}
.condition .condition-content ul li {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 36px;
  color: #666;
}
.condition a.handle-btn {
  margin-top: 70px;
}
.material {
  padding-top: 80px;
  padding-bottom: 99px;
}
.material .material-content {
  width: 1120px;
  margin: 0 auto;
  margin-top: 68px;
  display: flex;
  box-shadow: 0px 0px 6px 1px rgba(139, 76, 19, 0.19);
  border: 1px solid #005ADC;
  border-radius: 10px;
}
.material .material-content .left-intro {
  width: 486px;
  height: 313px;
  background-image: url(../images/iso20000/img3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.material .material-content .left-intro .intro-box {
  position: absolute;
  top: 70px;
  left: 50%;
  font-family: 'SourceHanSansCN-Bold';
  text-align: center;
  opacity: 0.6;
  transform: translateX(-50%);
}
.material .material-content .left-intro .intro-box h4 {
  font-size: 85px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0px 15px rgba(2, 25, 68, 0.6);
  margin-bottom: 10px;
}
.material .material-content .left-intro .intro-box h6 {
  font-size: 31px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0px 15px rgba(2, 25, 68, 0.6);
}
.material .material-content .right-info {
  width: calc(100% - 486px);
  padding: 15px 52px;
}
.material .material-content .right-info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  color: #333;
}
.material a.handle-btn {
  margin-top: 69px;
}
.problem {
  padding: 60px 0;
}
.problem .problem-content {
  margin-top: 40px;
  padding: 41px 30px 14px 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: 50px;
}
.attestation {
  padding-top: 39px;
  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;
}
