.rjxz_box {
  padding-top: 3rem;
  margin: 0 8.3333rem;
  padding-bottom: 4.125rem;
}

.rexz_nav {
  margin-bottom: 0.5rem;
  width: 60%;
  padding: 0 0.8333rem;
  background: linear-gradient(90deg, #f2f2f2 2.31%, rgba(242, 242, 242, 0) 100%);
}

.rexz_nav_bor {
  transition: border 0.4s;
  border-bottom: 1px solid #3468d1;
}

.rexz_nav_a {
  transition: color 0.4s;
  font-style: normal;
  font-weight: bold;
  font-size: 0.75rem;
  color: #000000;
  padding: 0.75rem 0.8333rem 0.8333rem;
}

.rexz_nav_bor a {
  color: #3468d1;
}

.rexz_nav span {
  margin-right: 0.8333rem;
}

.rexz_nav_bor i {
  transition: all 0.4s;
  right: .6rem;
  top: .6rem;
  border-radius: 50%;
  width: 0.6667rem;
  height: 0.6667rem;
  background: rgba(254, 168, 68, 0.4);
}

.rexz_list {
  align-items: center;
  overflow: hidden;
  margin-bottom: 1.25rem;
  background: #f3f3f3;
  width: 30.7rem;
  height: auto;
  padding: 1rem 1.9167rem 0.8333rem 1.5833rem;
}

.rexz_lm {
  font-weight: 400;
  font-size: 0.5833rem;
  color: #fea844;
  margin-left: 0.5rem;
  white-space: nowrap;
}

.rexz_name {
  display: inline-block;
  /* display: flex;
  align-items: center; */
  font-weight: bold;
  font-size: 0.8333rem;
  color: #3468d1;
}

.appinfot {
  width: calc(100% - 2.6rem);
}

.rexz_xx {
  padding-top: 0.3rem;
  padding-bottom: 0.4rem;
}

.rexz_xx span:first-child {
  margin-right: 1.125rem;
}

.rexz_xx span {
  font-size: 0.5833rem;
  color: #a4a4a4;
}

/* .rjxz_jj_box {
  display: flex;
  justify-content: space-between;
} */

.rjxz_btn_rjxz {
  font-weight: 400;
  width: 100%;
  text-align: center;
  font-size: 0.6667rem;
  color: #ffffff;
  background: #3468d1;
  padding: 0.4167rem 0;
  white-space: nowrap;
}

.rjxz_jj {
  width: 19rem;
  font-size: 0.5833rem;
  line-height: 200%;
  color: #252525;
}

.rjxz_bh {
  display: flex;
  margin-left: 0.5833rem;
  font-size: 0.6667rem;
  color: #000000;
  white-space: nowrap;
}

.rjxz_btn_sysm {
  white-space: nowrap;
  font-size: 0.6667rem;
  border: 1px solid #3468d1;
  color: #3468d1;
  padding: 0.2083rem 0.8333rem;
}

.rjxz_bom {
  margin-top: 1rem;
}

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

.rexz_list_limg {
  flex: none;
  width: 2rem;
  height: 2rem;
  border-radius: 0.1667rem;
  overflow: hidden;
  margin-right: 0.5rem;
}

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

.rexz_list_lim2 {
  /* display: flex; */
  width: 22.9rem;
}

.rjxz_jj_box {
  width: calc(100% - 22.9rem);
}

.ewmbx_rjxz {
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
}

.jyfxjss_box{
  background: #00000047;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  display: none;
}
.jyfxjss_cen{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 31.5417rem;
  border-radius: 0.4167rem;
  background: #ffffff;
  padding-bottom: 2.9167rem;
}
.jyfxjss_sm{
  width: 80%;
  margin: 0 auto;
}
.jyfxjss_name{
  font-family: pingfang sc;
font-size: 1rem;
font-weight: 400;
line-height: 1.4167rem;
text-align: center;
margin-bottom: 1.375rem;
margin-top: 3.0417rem;
}
.jyfxjss_txt{
  height: 12.75rem;
  overflow-y: scroll;
}
.jyfxjss_txt,.jyfxjss_txt p,.jyfxjss_txt span{
  font-family: opposans;
  font-size: 0.5833rem !important;
  font-weight: 400;
  line-height: 1.1667rem;
  color: #7e7e7e !important;

}
.jyfxjss_btn_box{
  margin-top: 1.8333rem;
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.jyfxjss_btn_box a{
  width: 6.25rem;
  height: 1.6667rem;
  border-radius: 0.0833rem;
  font-family: opposans;
  font-size: 0.6667rem;
  font-weight: 400;
  line-height: 1.6667rem;
  text-align: center;
  color: #ffffff;

}
.jyfxjss_ty{
  background: linear-gradient(270deg, #3468d1 0%, #628fe9 100%);
}
.jyfxjss_fh{
  background: #a8b5ce;

}
.jyfxjss_txt::-webkit-scrollbar {
  width: 0.5em;

  }
  .jyfxjss_txt::-webkit-scrollbar-thumb {
    background-color: #999;
    }
@media screen and (max-width:940px) {
  .jyfxjss_cen {
    top: 50%;
    width: 90%;

}

  .rjxz_box {
      padding-top: 3rem;
      margin: 0 auto;
      width: 94%;
      padding-bottom: 4.125rem;
  }
  .rjxz_bom {
      margin-bottom: .5rem;
  }
  .rexz_list_lim2,
  .rexz_nav,
  .rjxz_jj_box,
  .rexz_list {
      width: 100%;
  }
}