.main-body {
  min-height: 700px;
  background: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body {
  background: #eeeeee; }

.body-left {
  width: 260px;
  float: left; }
  .body-left .left-nav-top {
    height: 60px;
    line-height: 60px;
    background: #52a0f7;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #fff; }
  .body-left .left-navs {
    cursor: pointer; }
    .body-left .left-navs li {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: 60px;
      line-height: 60px;
      text-align: center;
      font-weight: bold;
      font-size: 16px;
      border: 1px solid #b6b6b6;
      border-top: none;
      position: relative; }
      .body-left .left-navs li.on, .body-left .left-navs li:hover {
        color: #52a0f7; }
        .body-left .left-navs li.on::before, .body-left .left-navs li:hover::before {
          position: absolute;
          content: "";
          top: 0;
          right: 0;
          height: 100%;
          width: 2px;
          background: #52a0f7; }

.body-right {
  width: 880px;
  float: right; }
  .body-right .cc-tab-box {
    display: none; }
    .body-right .cc-tab-box.on {
      display: block; }
  .body-right .out-border {
    border: 1px solid #b6b6b6; }
  .body-right .top-navs {
    height: 40px;
    border-bottom: 1px solid #B6B6B6;
    margin: 0 10px;
    line-height: 40px; }
    .body-right .top-navs li {
      float: left;
      height: 100%;
      line-height: 40px;
      width: 120px;
      cursor: pointer;
      font-size: 16px;
      font-weight: bold;
      margin-right: 40px;
      color: #333;
      position: relative; }
      .body-right .top-navs li.on, .body-right .top-navs li:hover {
        color: #52a0f7; }
        .body-right .top-navs li.on::before, .body-right .top-navs li:hover::before {
          position: absolute;
          background: #52a0f7;
          content: "";
          width: 100%;
          height: 2px;
          bottom: 0;
          left: 0; }
      .body-right .top-navs li.center {
        text-align: center; }
  .body-right .bread-boxs {
    margin-left: 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #333;
    font-size: 16px; }
    .body-right .bread-boxs .bread-title {
      margin-right: 5px; }
    .body-right .bread-boxs .bread-text {
      color: #52a0f7;
      margin-left: 5px; }
  .body-right .content-list {
    min-height: 500px; }
    .body-right .content-list li {
      height: 40px;
      margin: 10px;
      line-height: 40px;
      font-size: 14px;
      color: #333;
      padding-left: 13px;
      position: relative; }
      .body-right .content-list li:nth-child(2n) {
        background: #eeeeee; }
      .body-right .content-list li::before {
        position: absolute;
        content: "";
        height: 3px;
        width: 3px;
        background: #52a0f7;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        left: 5px; }
      .body-right .content-list li .title {
        display: inline-block;
        width: 720px;
        height: 100%; }
      .body-right .content-list li .list-date {
        float: right;
        margin-right: 10px; }

.hhb-list li {
  border-bottom: 1px dashed #b6b6b6; }
  .hhb-list li .title {
    display: inline-block;
    width: 720px;
    height: 40px;
    line-height: 40px;
    padding-left: 13px;
    position: relative; }
    .hhb-list li .title::before {
      position: absolute;
      content: "";
      height: 3px;
      width: 3px;
      background: #52a0f7;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      left: 5px; }
  .hhb-list li .list-date {
    float: right;
    margin-right: 10px;
    height: 40px;
    line-height: 40px; }
  .hhb-list li .list-tips {
    width: 400px;
    font-size: 12px;
    padding-left: 40px;
    margin-top: -10px;
    margin-bottom: 10px;
    color: #9e9e9e; }

.lhjc-search-box-out {
  width: 740px;
  margin: 0 auto; }
  .lhjc-search-box-out .lhjc-search-box {
    border: 1px solid #EEEEEE;
    height: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .lhjc-search-box-out .lhjc-search-box input {
      border: none;
      height: 100%;
      line-height: 38px;
      padding-left: 20px;
      font-size: 14px;
      width: 575px; }
    .lhjc-search-box-out .lhjc-search-box .search-btn {
      cursor: pointer;
      float: right;
      height: 100%;
      width: 138px;
      color: #fff;
      background: #ffcf00;
      text-align: center;
      line-height: 38px; }
  .lhjc-search-box-out .tips-lhjc {
    margin-bottom: 30px;
    margin-top: 10px; }
    .lhjc-search-box-out .tips-lhjc span {
      padding: 4px 26px;
      color: #343434;
      background: #e5e5e5;
      border-radius: 20px;
      cursor: pointer;
      margin-right: 20px; }
      .lhjc-search-box-out .tips-lhjc span.on, .lhjc-search-box-out .tips-lhjc span:hover {
        color: #fff;
        background: #00a0e9; }




.ssj-boxs span, .ssj-boxs input {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin: 7px; }

.ssj-boxs .layui-input.width-138 {
  width: 138px; }

.ssj-boxs .layui-input.width-200 {
  width: 200px; }

.ssj-boxs .search-ssj {
  width: 120px;
  height: 40px;
  background: #ffff00;
  color: #fff;
  text-align: center;
  line-height: 40px; }

.ssj-title {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  text-align: center; }

.ssj-table {
  width: 840px;
  margin: 0 auto; }

#page-al, #page-bwl {
  text-align: center; }

.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background: #00a0e9; }

.layui-laypage a:hover {
  color: #00a0e9; }
