  .courts-list {
      border: 1px solid #ccc;
      border-radius: 5px;
  }

  .courts-list h3 {
      background-color: #f8f8f8;
      margin: 0;
      padding: 8px;
      font-size: 16px;
      font-weight: 700;
  }

  .num-case-city span {
      background: url('/assets/img/guanwang/num-bg.png') no-repeat;
      width: 45px;
      height: 79px;
      display: inline-block;
      margin: 0 3px;
      vertical-align: middle;
      color: #fff;
      font-size: 40px;
      font-weight: 700;
      vertical-align: middle;
      line-height: 79px;
      border-radius: 3px;
      text-align: center;
  }

  .sub-btn-n {
      width: 90%;
      height: 42px;
      line-height: 42px;
      text-align: center;
      font-size: 20px;
      color: #fff;
      display: inline-block;
      background-color: #e4393c;
      border-radius: 5px;
      margin-top: 50px;
      margin-left: 5%;
  }

  .main_jbdh {
      clear: both;
      text-align: center;
      padding-top: 40px;
  }



  .court-statistics {
      width: 100%;

      height: 213px;
      position: relative;
      right: 15px;

      margin: 0;
  }

  ul,
  ol {
      list-style: none;
  }

  .court-statistics li {
      float: left;
      margin-right: 10px;
      width: 23.5%;
      height: 157px;
      border: 1px solid #e5e5e5;
      border-top: 2px solid #e4393c;
      position: relative;
      overflow: visible;
      margin-top: 56px;
      text-align: center;
      border-radius: 5px;
  }



  .court-statistics li .present-icon {
      position: absolute;
      left: 36%;
      top: -40px;
  }

  .court-statistics li .num {
      padding-top: 48px;
      color: #666;
  }

  .court-statistics li .num em {
      font-size: 34px;
      color: #e4393c;
      font-weight: 700;
  }

  .court-statistics li .name span {
      display: inline-block;
      width: 90%;
      margin-left: 5%;
      height: 40px;
      line-height: 40px;
      background: #f6f6f6;
      color: #333;
      font-size: 20px;
      text-align: center;
  }

  @media (max-width: 1200px) {
      .num-case-city span {
          width: 26px;
          height: 60px;
          line-height: 60px;
          font-size: 26px;
      }
  }

  @media (max-width: 767px) {
      .court-statistics li {
          width: 98%;
          float: none;
      }

      .court-statistics {
          height: auto;
      }

      .court-statistics li .name span {
          margin-left: 0%;

      }

      .num-case-city span {
          width: 45px;
          height: 79px;
          line-height: 79px;
          font-size: 40px;

      }
  }

  .module-box {
      margin-top: 20px;
      border: 1px solid #e5e5e5;
      border-top: 2px px solid #e4393c;
      border-radius: 5px;
  }

  .module-box .box-title {
      height: 42px;
      line-height: 42px;
      border-bottom: 1px solid #e5e5e5;
      padding-left: 180px;
  }

  .business-flow .progress-wrap {
      padding: 25px 0;
  }

  .module-box .box-title h4 {
      float: left;
      margin-left: -160px;
      font-size: 16px;
      color: #e4393c;
      font-weight: 700;
  }

  .imgS {
      width: 100%;
      padding: 0 10px;
  }

  .module-box {
      margin-top: 20px;
      border: 1px solid #e5e5e5;
      border-top: 2px solid #e4393c;
      border-radius: 5px;
  }

  .courtmediate-wrap .mediate-guide {}

  .module-box .box-title {
      height: 42px;
      line-height: 42px;
      border-bottom: 1px solid #e5e5e5;
      padding-left: 180px;
  }

  .guide-list-more {
      position: relative;
      padding: 11px 0;
  }

  .module-box .box-title .more {
      float: right;
      color: #333;
      margin-right: 16px;
  }

  .module-box .box-title h4 {
      float: left;
      margin-left: -160px;
      font-size: 16px;
      color: #e4393c;
      font-weight: 700;
  }

  .clearfix {
      zoom: 1;
      overflow: hidden;
  }

  .guide-list-more li {
      width: 100%;
      height: 33px;
      line-height: 33px;
      display: flex;
      justify-content: space-between;
      /* background: url('/assets/img/guanwang/dot.png') no-repeat 17px 15px; */

      overflow: hidden;
  }

  .guide-list-more li .date {
      display: inline-block;
      color: #999;
      width: 30%;
      text-align: center;

  }

  .guide-list-more li a {
      width: 70%;
      height: 26px;
      color: #333;
      text-overflow: ellipsis;
  }

  .guide-list-more li a .ft {
      display: inline-block;
      width: 100%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
  }

  .tiaojieList {
      margin: 18px 0;
  }

  .tiaojieList .header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-bottom: 1px solid #efefef;
      padding: 15px 0;
  }

  .tiaojieList .header :hover {
      cursor: pointer;
  }

  .soreColor {
      color: #007bff;
  }

  .tiaojieList .listMain {
      display: flex;
      border-bottom: 1px solid #efefef;
      padding: 15px 0;
  }

  .tiaojieList .listMain .lef img {
      width: 160px;
      height: 120px;
  }

  .tiaojieList .listMain .rig {
      margin-left: 20px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;

  }

  .tiaojieList .listMain .rig .tit {
      font-size: 17.5px;
  }

  .tiaojieList a:hover {
      transform: scale(1.1);
      transition: 0.5s all linear;
      color: #9898d4;
  }