.br_ccc {
    width: 100%;
  }

  .br_ccc tr:hover td {
    color: rgb(0, 102, 179)
  }

  .br_ccc2 tr:hover td {
    color: rgb(0, 102, 179)
  }

  .div_lun {
    /* background: url(../../images/icon.png) no-repeat; */
    /* height: 300px; */
    /* margin: 20px 20px 0px 30px; */
  }

  .tablepage {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    background-color: #ffffff;
  }

  .wrapper-2 {
    display: flex;
    position: relative;
    align-items: center;
    align-self: center;
    flex-direction: row;
    margin-top: 22px;
    height: 33px;
    line-height: 24px;
    white-space: nowrap;
  }

  .search_text {
    width: 70px;
    background: #0066b3;
    border-radius: 5px;
    height: 30px;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
  }

  .search_input {
    /* width: 286px;
          height: 30px;
          border: 1px solid #333333;
          padding: 0 6px;
         
          font-size: 14px;
          margin: 0 10px;
          display: flex;
          border-radius: 5px;
          align-items: center; */
    float: left;
    width: 260px;
    height: 30px;
    margin-right: 10px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* display: flex;
    align-items: center; */
    font-size: 14px;
    margin-top: 10px;
  }

  .search_input img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-top: 6px;
    vertical-align: top;
  }

  .search_input input {
    width: 90%;
    opacity: 0.5;
    margin-top: 5px;
  }

  .lfloat {
    float: left;
    display: inline;
  }

  .table_box {
    border: 1px solid #ccc;
  }

  .mt_10 {
    margin-top: 10px;
  }

  .br_0 {
    border: 0;
  }

  .table_box table {
    width: 100%;
  }

  .br_ccc {
    border: 1px solid #ccc;
  }

  .br_ccc2 {
    border: 1px solid #ccc;
  }

  .table_box table.all_table tr th {
    height: 60px;
    line-height: 22px;
  }

  .table_box table tr th {
    font-weight: normal;
    font-size: 14px;
    background: #dbebf7;
    text-align: center;
    height: 45px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 20%;
    cursor: pointer;
  }

  .table_box table tr td {
    border-bottom: 1px dashed #ccc;
    text-align: center;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    height: 45px;
    cursor: pointer;
  }

  .table_box table tr .right_img {
    width: 19px;
    height: 24px;
    float: right;
    margin-right: 10px;
  }

  .table_box table tr .left_img {
    width: 19px;
    height: 24px;
    float: left;
    margin-left: 10px;
  }
.w_730{
    width: 690px;
    border-right: 1px solid #eee;
    padding-right: 30px;
    overflow: hidden;
}
  .w_170 {
    width: 218px;
    overflow: hidden;
    padding: 0 10px;
  }

  .side_list2 .title_one {
    font-size: 14px;
    border-bottom: 1px solid #eee;
    color: #333333;
    display: flex;
    align-items: center;
    line-height: 32px;
  }

  .title_one img {
    margin-right: 8px;
    width: 11px;
    height: 10px;
  }

  .side_list2 .title_two {
    font-size: 14px;
    border-bottom: 1px solid #eee;
    color: #0066b3;
    display: flex;
    align-items: center;
    line-height: 32px;
  }

  .title_two img {
    margin-right: 8px;
    width: 11px;
    height: 10px;
  }
  .br_ccc .fanye span {
    background-image: url('/cn/v3/images/xkz/right_u1034.png');
    border-radius: 0;
    background-color: transparent;
    width: 19px;
    height: 24px;
    margin: 0;
    opacity: unset;
    background-size: 100%;
    display: block;
  }

  .br_ccc2 .fanye span {

    background-image: url('/cn/v3/images/xkz/left_u1033.png');
    border-radius: 0;
    background-color: transparent;
    width: 19px;
    height: 24px;
    margin: 0;
    opacity: unset;
    background-size: 100%;
    display: block;

  }