.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-cs {
  padding-top: 102px;
  padding-bottom: 60px;
}
.what-cs .content {
  margin-top: 40px;
}
.what-cs .content .left-intro {
  width: 730px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-cs .content .left-intro p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 22px;
}
.what-cs .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 4px;
  left: 5px;
}
.what-cs .content .left-intro p.bold {
  font-family: 'SourceHanSansCN-Medium';
}
.what-cs .content .left-intro p.warn {
  margin-top: 4px;
  color: #ff7d00;
  font-family: 'SourceHanSansCN-Medium';
}
.what-cs .content .left-intro p.warn::before {
  width: 16px;
  height: 14px;
  background-image: url(../images/common/warn-ico.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}
.what-cs .content .left-intro p:last-child {
  margin-bottom: 0;
}
.what-cs .content .left-intro p span {
  color: #ff7800;
}
.what-cs .content .left-intro ul {
  margin-top: 25px;
}
.what-cs .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-cs .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-cs .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-cs .content .right-img {
  margin-top: 27px;
  margin-left: auto;
  margin-right: 21px;
  width: 311px;
  /*height: 226px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-cs .content .right-img img {
  width: 100%;
  display: block;
}
.what-cs a.handle-btn {
  margin-top: 37px;
}
.benefit {
  padding-top: 57px;
  padding-bottom: 50px;
  background-color: #f7f9fc;
}
.benefit .benefit-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 45px;
}
.benefit .benefit-content .content {
  border: 1px solid #e2e0e0;
}
.benefit .benefit-content .content .img {
  width: 367px;
}
.benefit .benefit-content .content .img img {
  width: 100%;
  display: block;
}
.benefit .benefit-content .content .info {
  width: calc(100% - 367px);
  padding: 35px 86px 38px 50px;
}
.benefit .benefit-content .content .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 24px;
  color: #666;
  margin-bottom: 24px;
}
.benefit .benefit-content .content .info p:last-child {
  margin-bottom: 0;
}
.benefit a.handle-btn {
  margin-top: 40px;
}
.level {
  padding-top: 50px;
  padding-bottom: 60px;
}
.level .title h6 {
  margin-top: 15px;
}
.level ul.content {
  margin-top: 40px;
  align-items: flex-end;
}
.level ul.content li {
  flex: 1;
  margin-right: 21px;
}
.level ul.content li:last-child {
  margin-right: 0;
}
.level ul.content li h5 {
  font-size: 18px;
  color: #666;
  text-align: center;
  margin-bottom: 14px;
}
.level ul.content li .info {
  padding: 12px;
  position: relative;
}
.level ul.content li .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.level ul.content li .info .mask {
  position: absolute;
  bottom: -17px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 56px;
}
.level a.handle-btn {
  margin-top: 57px;
  width: 489px;
}
.attention {
  padding-top: 57px;
  padding-bottom: 60px;
  background-color: #f7f9fc;
}
.attention .attention-content {
  display: flex;
  align-items: center;
  width: 1072px;
  margin: 0 auto;
  margin-top: 46px;
  border: 1px solid #e2e0e0;
}
.attention .attention-content .img {
  width: 367px;
}
.attention .attention-content .img img {
  width: 100%;
  display: block;
}
.attention .attention-content .info {
  width: calc(100% - 367px);
  padding: 0 30px  0 48px;
}
.attention .attention-content .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 26px;
  color: #333;
}
.attention .attention-content .info p span {
  color: #ff7800;
}
.condition {
  padding: 60px 0;
}
.condition .condition-content {
  width: 955px;
  margin: 0 auto;
  margin-top: 35px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 212px 224px;
  background-position: calc(100% - 24px) calc(100% - 35px);
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding: 23px 65px;
  border-radius: 15px;
  background-color: #fff;
}
.condition .condition-content ul {
  width: 625px;
}
.condition .condition-content ul li {
  font-size: 18px;
  font-family: 'SourceHanSansCN-Regular';
  line-height: 34px;
  color: #666;
}
.condition a.handle-btn {
  margin-top: 40px;
  width: 490px;
}
.nous {
  padding-top: 57px;
  padding-bottom: 50px;
  background-color: #f7f9fc;
}
.nous .nous-content {
  width: 1072px;
  margin: 0 auto;
  margin-top: 46px;
  background-color: #fff;
  border: 1px solid #e2e0e0;
}
.nous .nous-content .info {
  padding: 28px 66px 22px 66px;
}
.nous .nous-content .info p {
  padding-left: 34px;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 26px;
  color: #333;
  background-image: url(../images/cs/star.png);
  background-position: left 5px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  margin-bottom: 27px;
}
.nous .nous-content .info p:last-child {
  margin-bottom: 0;
}
.nous a.handle-btn {
  margin-top: 40px;
}
.process {
  padding-top: 50px;
}
.process ul.content {
  margin-top: 46px;
}
.attestation {
  padding-top: 44px;
  padding-bottom: 60px;
}
.attestation ul.content {
  margin-top: 35px;
}
.attestation ul.content li {
  flex: 1;
  margin-right: 31px;
  padding: 30px 15px 46px 15px;
  text-align: center;
  background-color: #f7f9fc;
  box-shadow: 0 0 18px 0 rgba(0, 59, 103, 0.23);
  border-radius: 8px;
}
.attestation ul.content li:last-child {
  margin-right: 0;
}
.attestation ul.content li h5 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 22px;
  line-height: 28px;
  color: #666;
}
.attestation ul.content li h5::after {
  display: block;
  content: '';
  width: 55px;
  height: 5px;
  background-color: #6aa6e6;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 6px;
  margin-bottom: 15px;
}
.attestation ul.content li h6 {
  font-family: 'SourceHanSansCN-Medium';
  font-size: 18px;
  color: #666;
}
