.yjcgsy {
  margin-top: 50px;
}
.yjcgsy p {
  font-size: 16px;
  font-weight: 400;
  color: #444444;
  line-height: 34px;
  text-indent: 2em;
}
.yjcgsy .line {
  margin-top: 50px;
  margin-bottom: 50px;
  width: 100%;
  height: 1px;
  background-color: #EAEAEA;
}
.yjcgsy .bottombg {
  float: left;
  width: 50%;
}
.yjcgsy .bottombg img {
  width: 100%;
  margin-bottom: 53px;
}
.yjcgsy .bottombg .textbg {
  width: 100%;
  padding-left: 75px;
  margin-top: 30px;
}
.yjcgsy .bottombg .textbg h5 {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  line-height: 20px;
}
.yjcgsy .bottombg .textbg h5:before {
  content: '一';
  color: #FF5A3D;
  margin-right: 10px;
}
.yjcgsy .bottombg .textbg p {
  padding-bottom: 20px;
  margin-top: 25px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
@media screen and (max-width: 1000px) {
  .yjcgsy .bottombg {
    float: left;
    width: 100%;
  }
  .yjcgsy .bottombg .textbg {
    padding-left: 0px;
  }
}
