.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-srrc {
  padding-top: 102px;
  padding-bottom: 50px;
}
.what-srrc .content {
  margin-top: 36px;
}
.what-srrc .content .left-intro {
  width: 728px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-srrc .content .left-intro p {
  font-size: 18px;
  line-height: 30px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.what-srrc .content .left-intro p:first-child {
  margin-bottom: 30px;
}
.what-srrc .content .left-intro p:first-child::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 8px;
  left: 5px;
}
.what-srrc .content .left-intro p:last-child {
  margin-bottom: 0;
}
.what-srrc .content .left-intro p .circle {
  width: 17px;
  height: 17px;
  background-color: #333;
  display: inline-block;
  border-radius: 50%;
  margin-right: 2px;
  vertical-align: text-top;
}
.what-srrc .content .left-intro p span {
  color: #ff7c00;
}
.what-srrc .content .right-img {
  margin-top: 44px;
  margin-left: auto;
  margin-right: 46px;
  width: 296px;
  /*height: 210px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-srrc .content .right-img img {
  width: 100%;
  display: block;
}
.what-srrc a.handle-btn {
  margin-top: 30px;
}
.important {
  padding-top: 42px;
  padding-bottom: 50px;
  background-color: #f7f9fc;
}
.important .important-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 42px;
  display: flex;
  border: 1px solid #e2e0e0;
}
.important .important-content .info {
  width: calc(100% - 333px);
  padding: 27px 74px 0 32px;
}
.important .important-content .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 38px;
  color: #333;
  text-transform: uppercase;
}
.important .important-content .info p:last-child {
  margin-top: 28px;
  margin-bottom: 0;
}
.important .important-content .info p span {
  color: #ff7c00;
  letter-spacing: 1px;
}
.important .important-content .img {
  width: 333px;
}
.important .important-content .img img {
  width: 100%;
  display: block;
}
.important a.handle-btn {
  margin-top: 40px;
  width: 488px;
}
.difference {
  padding-top: 59px;
  padding-bottom: 42px;
}
.difference .difference-content {
  width: 998px;
  margin: 0 auto;
  margin-top: 34px;
  padding: 42px 35px 44px 33px;
  justify-content: space-between;
  box-shadow: 0 0 24px 0 rgba(28, 124, 188, 0.14);
  border-radius: 16px;
}
.difference .difference-content .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 20px;
  color: #333;
  padding-left: 16px;
  position: relative;
  margin-bottom: 20px;
}
.difference .difference-content .info p:last-child {
  margin-bottom: 0;
}
.difference .difference-content .info p::before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #277fef;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
}
.difference a.handle-btn {
  margin-top: 40px;
}
.equipment {
  padding-top: 44px;
  padding-bottom: 60px;
}
.equipment .equipment-content {
  width: 998px;
  margin: 0 auto;
  margin-top: 39px;
}
.equipment .equipment-content table {
  border-collapse: collapse;
  width: 100%;
}
.equipment .equipment-content table tr th,
.equipment .equipment-content table tr td {
  border: 3px solid #fff;
  padding: 14px 10px;
  font-size: 16px;
  text-align: center;
  color: #333;
}
.equipment .equipment-content table tr th {
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  background-color: #8db4e2;
  font-family: 'SourceHanSansCN-Bold';
}
.equipment .equipment-content table tr:nth-child(n) {
  background-color: #c5d9f1;
}
.equipment .equipment-content table tr:nth-child(2n) {
  background-color: #eeece1;
}
.equipment .equipment-content table tr:hover {
  background-color: #ddd;
}
.equipment a.handle-btn {
  margin-top: 39px;
  width: 514px;
}
.condition {
  padding: 50px 0;
  background-color: #f7f9fc;
}
.condition .condition-content {
  width: 998px;
  margin: 0 auto;
  margin-top: 34px;
}
.condition .condition-content ul {
  background-color: #fff;
  height: 160px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 135px 142px;
  background-position: calc(100% - 42px) calc(100% - 10px);
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding: 28px 0 35px 54px;
  border-radius: 20px;
  font-family: 'SourceHanSansCN-Regular';
}
.condition .condition-content ul li {
  width: 100%;
  font-size: 18px;
  line-height: 48px;
  color: #666;
}
.condition .condition-content ul li:last-child {
  margin-bottom: 0;
}
.condition a.handle-btn {
  margin-top: 40px;
}
.process .title h6 {
  margin-top: 20px;
}
.process ul.content {
  margin-top: 30px;
}
.material {
  padding-top: 54px;
  padding-bottom: 51px;
}
.material .material-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 42px;
  padding: 34px 0 43px 30px;
  background-color: #f7f9fc;
  background-image: url(../images/srrc/material_bg.png);
  background-position: calc(100% - 30px) calc(100% - 63px);
  background-repeat: no-repeat;
  background-size: 479px 347px;
}
.material .material-content .material-list p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 18px;
  color: #666;
}
.material .material-content .material-list p:last-child {
  margin-bottom: 0;
}
.material a.handle-btn {
  margin-top: 44px;
}
