.sqzw-con {
  margin-bottom: 40px;
  padding: 10px;
  border: 1px solid #ededed;
}

.sqzw-con .sqzw-top {
  height: 155px;
  text-align: center;
  border-bottom: 1px dashed #ededed;
}

.sqzw-con .sqzw-top h1 {
  padding: 26px 0 20px;
  font-size: 28px;
  font-weight: 700;
}

.sqzw-con .sqzw-top .apply-btn {
  display: block;
  margin: auto;
  width: 180px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #0364dd;
}

.sqzw-con .sqzw-bot {
  padding: 0 30px;
}

.sqzw-con .sqzw-bot h2 {
  margin: 30px 0 15px;
  font-size: 20px;
  font-weight: 700;
  color: #0364dd;
}

.sqzw-con .sqzw-bot .desc {
  margin-bottom: 16px;
  text-align: justify;
  line-height: 40px;
}

.sqzw-con .sqzw-bot .text-wrap {
  display: flex;
  line-height: 28px;
}

.sqzw-con .sqzw-bot .text-wrap p {
  margin-bottom: 16px;
}

.sqzw-con .sqzw-bot .text-wrap .spe-word {
  width: 38px;
  font-weight: 700;
}

.sqzw-con .sqzw-bot .text-wrap .words-right {
  flex: 1;
}
