.yjcgsy {
  margin-top: 0px;
}
.yjcgsy .con-bg {
  width: 100%;
  height: 90px;
  position: relative;
}
.yjcgsy .con-bg h3 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 60px;
  font-weight: bold;
  color: rgba(153, 153, 153, 0.2);
  line-height: 60px;
}
.yjcgsy .con-bg span {
  position: absolute;
  width: calc(100% - 50px);
  top: 40px;
  left: 25px;
  padding: 5px 5px;
  z-index: 1;
  font-size: 22px;
  color: #333333;
  font-style: italic;
  font-weight: bold;
  background-color: #ffffff;
}
.yjcgsy .con-bg span:after {
  content: '————';
  margin-left: 20px;
  height: 2px;
  width: 90px;
  color: #FF9600;
}
.yjcgsy p {
  font-size: 16px;
  font-weight: 400;
  color: #444444;
  line-height: 34px;
  text-indent: 2em;
  margin-bottom: 20px;
}
.yjcgsy p span {
  color: #31AC68;
}
.yjcgsy .line {
  margin-top: 50px;
  margin-bottom: 50px;
  width: 100%;
  height: 1px;
  background-color: #EAEAEA;
}
.yjcgsy .bottombg {
  float: left;
  margin-top: 20px;
  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;
}
.yjcgsy .infos {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.yjcgsy table {
  float: left;
  margin-top: 26px;
  width: 100%;
  border-top: 1px solid #CCCCCC;
}
.yjcgsy table th {
  height: 42px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #444444;
  text-align: left;
  border-bottom: 1px solid #E7F0EE;
}
.yjcgsy table th:first-child {
  width: 120px;
  text-align: center;
}
.yjcgsy table th:last-child {
  width: 150px;
  text-align: center;
}
.yjcgsy table td {
  height: 40px;
  color: #444444;
  font-size: 14px;
  border-bottom: 1px solid #E7F0EE;
}
.yjcgsy table td:first-child {
  text-align: center;
}
.yjcgsy table td:last-child {
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .yjcgsy .bottombg {
    float: left;
    width: 100%;
  }
  .yjcgsy .bottombg .textbg {
    padding-left: 0px;
  }
}
