.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-wstz {
  padding-top: 103px;
  padding-bottom: 48px;
}
.what-wstz .content {
  margin-top: 40px;
}
.what-wstz .content .left-intro {
  width: 728px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-wstz .content .left-intro .info {
  margin-bottom: 46px;
}
.what-wstz .content .left-intro .info h5 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  padding-left: 28px;
  position: relative;
  margin-bottom: 14px;
}
.what-wstz .content .left-intro .info h5::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 2px;
  left: 5px;
}
.what-wstz .content .left-intro p {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  padding-left: 28px;
  position: relative;
}
.what-wstz .content .left-intro p span {
  color: #ff7d00;
}
.what-wstz .content .left-intro p:last-of-type {
  margin-top: 12px;
  margin-bottom: 0;
}
.what-wstz .content .left-intro:last-child {
  margin-bottom: 0;
}
.what-wstz .content .right-img {
  margin-top: 1px;
  margin-left: auto;
  margin-right: 45px;
  width: 209px;
  /*height: 293px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-wstz .content .right-img img {
  width: 100%;
  display: block;
}
.what-wstz a.handle-btn {
  margin-top: 46px;
}
.basis {
  padding-top: 57px;
  padding-bottom: 62px;
  background-color: #f7f9fc;
}
.basis .basis-content {
  margin-top: 30px;
}
.basis .basis-content table th,
.basis .basis-content table td {
  border: 1px solid #d1d1d1;
  border-collapse: collapse;
  font-family: 'SourceHanSansCN-Regular';
}
.basis .basis-content table th {
  height: 78px;
  line-height: 78px;
  font-size: 20px;
  color: #333;
}
.basis .basis-content table td {
  height: 86px;
  text-align: center;
  vertical-align: middle!important;
  font-size: 18px;
  color: #666;
}
.basis .basis-content table td p {
  font-size: 18px;
  margin-bottom: 6px;
  color: #333;
}
.basis .basis-content table td span {
  font-size: 14px;
  color: #999;
}
.basis a.handle-btn {
  margin-top: 52px;
}
.condition {
  padding-top: 88px;
  padding-bottom: 74px;
}
.condition .condition-content {
  width: 955px;
  margin: 0 auto;
  margin-top: 35px;
}
.condition .condition-content ul {
  height: 187px;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 150px 159px;
  background-position: calc(100% - 65px) bottom;
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding: 20px 65px;
  padding-bottom: 0;
  border-radius: 20px;
  font-family: 'SourceHanSansCN-Regular';
}
.condition .condition-content ul li {
  font-size: 18px;
  line-height: 30px;
  color: #666;
}
.condition a.handle-btn {
  margin-top: 46px;
}
.material {
  padding-top: 65px;
  padding-bottom: 72px;
}
.material .material-content {
  width: 1058px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 42px 53px 20px 58px;
  display: flex;
  background-color: #f7f9fc;
}
.material .material-content .material-list {
  width: calc(100% - 309px);
  margin-bottom: 10px;
}
.material .material-content .material-list p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 30px;
  color: #333;
}
.material .material-content .material-img {
  margin-top: 20px;
  width: 309px;
}
.material .material-content .material-img img {
  width: 100%;
  display: block;
}
.material a.handle-btn {
  margin-top: 50px;
}
