@CHARSET "UTF-8";
.b_right_top {
  position: relative;
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 28px;
}
.b_right_top h2 {
  height: 39px;
  line-height: 39px;
  padding-left: 5px;
  font-size: 16px;
}
.b_right_top span {
  position: absolute;
  width: 77px;
  height: 2px;
  left: 0;
  bottom: -1px;
  background: #0e8ad7;;
}
.cxb_main {
  margin-top: 29px;
  padding-bottom: 40px;
}
.cxb_main table {
  width: 100%;
  position: relative;
  border-collapse: collapse;
  border-spacing: 0;
}
.cxb_main table thead tr {
      padding: 0px;
    background-color: #0e8ad7;
    color: #fff;
    line-height: 30px;
    text-indent: 10px;
    font-size: 16px;
    font-weight: normal;
    height: 30px;
}
.b_right_inner .cxb_main .table_head th {
  border-bottom: none;
  font-weight: normal;
}
.cxb_main table td, .cxb_main table th{
  padding: 6px 0;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #dedede !important;
  border-left: 1px solid #dedede !important;
  border-right: 1px solid #dedede !important;
}
.b_right_inner .cxb_main .table_div {
  height: auto;
}
.b_right_inner .lead_cons {
  padding: 10px 20px;
  text-align: left;
  line-height: 150%;
}
.cxb_main .table_div {
  height: 224px;
  overflow: auto;
}
.table_div {
  background-color: white;
}
.change_color {
  background: #f7f7f7;
}
.no-data-img{
	text-align: center;
}