.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.what-wlstxk {
  padding-top: 103px;
  padding-bottom: 65px;
}
.what-wlstxk .content {
  margin-top: 35px;
}
.what-wlstxk .content .left-intro {
  width: 735px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-wlstxk .content .left-intro p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 30px;
}
.what-wlstxk .content .left-intro p:first-child::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 8px;
  left: 5px;
}
.what-wlstxk .content .left-intro p:last-child {
  margin-bottom: 0;
}
.what-wlstxk .content .right-img {
  margin-top: 12px;
  margin-left: auto;
  margin-right: 92px;
  width: 192px;
  /*height: 207px;*/
  /*border: 1px solid #dfdfdf;*/
}
.what-wlstxk .content .right-img img {
  width: 100%;
  display: block;
}
.what-wlstxk a.handle-btn {
  margin-top: 48px;
}
.condition {
  padding-top: 46px;
  padding-bottom: 67px;
  background-color: #f7f9fc;
}
.condition .condition-content {
  margin-top: 35px;
}
.condition .condition-content ul {
  width: 100%;
  height: 523px;
  background-color: #fff;
  background-image: url(../images/common/coditon_bg.png);
  background-repeat: no-repeat;
  background-size: 281px 295px;
  background-position: calc(100% - 64px) bottom;
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
  padding: 30px 62px;
  padding-bottom: 0;
  border-radius: 20px;
  font-family: 'SourceHanSansCN-Regular';
}
.condition .condition-content ul li {
  font-size: 18px;
  line-height: 36px;
  color: #666;
}
.condition a.handle-btn {
  margin-top: 50px;
}
.problem {
  padding: 55px 0;
}
.problem .problem-content {
  margin-top: 51px;
  padding: 37px 35px 3px 36px;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 3px 24px 0 rgba(28, 124, 188, 0.14);
}
.problem .problem-content .problem-items .que {
  padding: 14px 27px 17px 64px;
  font-size: 18px;
  line-height: 20px;
  color: #666;
  background-image: url(../images/wlstxk/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 100px 24px 64px;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 24px;
  color: #999;
  background-image: url(../images/wlstxk/ans.png);
  background-size: 22px 21px;
  background-repeat: no-repeat;
  background-position: 27px 16px;
}
.problem a.handle-btn {
  margin-top: 45px;
}
.material {
  padding-top: 52px;
  padding-bottom: 59px;
}
.material .material-content {
  margin-top: 40px;
  padding: 26px 106px 27px 90px;
  background-color: #f7f9fc;
  position: relative;
}
.material .material-content .material-list {
  width: 100%;
}
.material .material-content .material-list p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 40px;
  color: #333;
}
.material .material-content .material-img {
  width: 347px;
  position: absolute;
  top: 82px;
  right: 30px;
}
.material .material-content .material-img img {
  width: 100%;
  display: block;
}
.material a.handle-btn {
  margin-top: 50px;
}
.process {
  padding-top: 53px;
}
.process ul.content {
  margin-top: 48px;
}
