@media screen and (min-width: 300px) and (max-width: 900px){
  /* 页面底部 */
  .rsj_foot_box {
    min-width: 100%!important;
  }

  .rsj_foot_box .rsj_foot_box_nr {
    width: 100%;
    padding: 0;
    height: unset;
    display: flex;
    flex-direction: row;
  }

  .rsj_foot_nr_txt {
    box-sizing: border-box;
    float: unset;
    width: 100%;
    padding: 16px 10px 16px 0!important;
    background: unset !important;
    height: unset!important;
  }

  .rsj_foot_nr_txt {
  }

  .rsj_foot_box_nr a {
    padding-right: 0!important;
  }

  .rsj_foot_nr_txt {
    width: 100%!important;
  }

  .rsj_foot_nr_txt > p {
    width: 100%;
    height: auto;
  }

  .rsj_foot_box .rsj_foot_nr_jiucuo, .rsj_foot_nr_ewm, .rsj_foot_bottom {
    display: none;
  }
}
