.rczp_box {
  padding-bottom: 6.0833rem;
  background: url(/uploads/image/rcgdimages/zp_2.png) no-repeat 0 0/ 100% auto;
}

.rczp_top_img {
  width: 17.25rem;
  height: 2.3333rem;
}

.rczp_top_img img {
  width: 100%;
  height: 100%;
}

.rczp_top {
  padding-top: 3.9167rem;
  padding-bottom: 3.4167rem;
  padding-left: 15.4167rem;
}

.rczp_top_yxn {
  font-size: 0.83rem;
  color: #ffae34;
}

.rczp_top_yxt {
  font-size: 1rem;
  color: #3468d1;
}

.rczp_top_yx {
  margin-top: 2.5rem;
}

.rczp_txt_title {
  font-size: 1rem;
  color: #333333;
}

.rczp_title_top {
  display: flex;
  align-items: center;
  padding-left: 1.6667rem;
  width: 17.25rem;
  height: 2.8333rem;
  background: linear-gradient(90deg, #d9dfeb -11.81%, rgba(221, 222, 224, 0) 97.79%);
  border-radius: 10rem;
  margin-bottom: 1.08rem;
}

.rczp_txt_title_img {
  width: 1.9167rem;
  height: 1.9167rem;
  margin-right: 0.5rem;
}

.rczp_txt_title_img img {
  width: 100%;
  height: 100%;
}

.rczp_txt {
  margin: 0 auto 1.41rem;
  width: 60rem;
}

.rczp_txt_1 {
  padding: 1.625rem;
  width: 48.9%;
  background-color: #f7f7f7;
  margin-bottom: 1.3333rem;
}

.rczp_txt_1:nth-child(2n-1) {
  margin-right: 1.25rem;
}

.rczp_txt_j {
  /* width: 0.75rem;
  height: 0.75rem; */
  padding: 0.0833rem 0.1667rem;
  vertical-align: middle;
  background-color: #ff7269;
  color: #ffffff;
  font-size: 0.4167rem;
  line-height: 0.75rem;
  text-align: center;
  box-shadow: 0rem 0.1667rem 0.3333rem rgba(255, 114, 105, 0.3);
}

/* .rczp_txt_j img{
  width: 100%;
  height: 125%;
} */
.rczp_txt_gw {
  font-size: 0.8333rem;
  color: #3468d1;
  font-weight: bold;
}

.rczp_txt_di {
  width: 0.6667rem;
  height: 0.6667rem;
}

.rczp_txt_di img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.rczp_txt_dd {
  font-size: 0.6667rem;
  color: #858585;
}

.rczp_txt_2 {
  margin-top: 1.25rem;
  display: flex;
}

.gwzz {
  font-size: 0.6667rem;
  color: #000000;
  white-space: nowrap;
}

.rczp_txt_js {
  font-size: 0.6667rem;
  line-height: 180%;
  color: #969696;
}

.rczp_txt_1_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (max-width:940px) {
  .rczp_txt_1:nth-child(2n-1) {
    margin-right: 0;
  }

  .rczp_txt {
    margin: auto;
    width: 90%;
    margin-bottom: 2rem;
  }

  .rczp_txt_1 {
    padding: 1.625rem;
    width: 100%;
    background-color: #f7f7f7;
    margin-bottom: 1.3333rem;
  }

  .rczp_top {
    padding-top: 1.9167rem;
    padding-bottom: 3.4167rem;
    padding-left: 5.4167rem;
  }

  .rczp_box {
    padding-bottom: 1.0833rem;
  }
}