.main .snr  p{
    margin: 0px;
    padding: 0px;
    color: rgb(51, 51, 51);
    font-family: "Microsoft YaHei";
    white-space: normal;
    text-align: justify;
    line-height: 2em;
    text-indent: 2rem;
  }
  .xianshi  img{
    display: none!important;
    height: unset!important;
    width: unset!important;
    overflow: unset!important;
    max-width: 100%;
    margin: 0 auto;
  }
  .xianshi p{
    margin: unset!important;
    padding: unset!important;
    color: unset!important;
    font-family: unset!important;
    white-space: unset!important;
    line-height: unset!important;
    text-indent: unset!important;
  }