.qgl_openinf_container2 .table_tit {
    height: 90px;
    background-color: #f2f6fa;
    /* margin-top: 20px; */
    font-size: 18px;
    font-weight: 700;
    color: #015293;
    margin-bottom: 30px;
    position: relative;
}
.qgl_openinf_container2 .table_tit span {
  float: left;
  height: 39px;
  line-height: 30px;
  padding-left: 25px;
  border-left: 4px solid #015293;
  margin-top: 20px;
  /*position: absolute;*/
}
.qgl_openinf_container2 .table_tit p {
  float: left;
  width: 100%;
  padding-left: 30px;
  /*margin-top: 55px;*/
  color: #666;
  font-weight: 400;
}
.qgl_openinf_container2 .table_box {
  min-height: 500px;
}


.qgl_openinf_radio {
  display: block;
  text-align: center;
  margin-top: 35px;
}
.qgl_openinf_radio > div {
  display: inline-block;
  margin-right: 50px;
}
.qgl_openinf_radio > div:last-child {
  margin-right: 0;
}
.qgl_openinf_radio > div span {
  color: #2c66a5;
  margin-right: 5px;
}
.qgl_openinf_search {
  margin-bottom: 20px;
}
.qgl_openinf_radio > div label {
  cursor: pointer;
}

.qgl_openinf_container2 .table_box {
  min-height: 500px;
}

.qgl_openinf_container2 table {
  border-spacing: inherit;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 35px;
}
.qgl_openinf_container2 table th {
  background-color: #f2f6fa;
  color: #015293;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 0;
  box-sizing: border-box;
}
.qgl_openinf_container2 table th.th1 {
  width: 53px;
}
.qgl_openinf_container2 table th.th2 {
  /*width: 325px;*/
  padding-left: 112px;
  /*text-align: left;*/
  padding-left: 0;
  text-align: center;
}
.qgl_openinf_container2 table thead tr td {
  padding: 0;
  padding-top: 6px;
}
.qgl_openinf_container2 table thead tr td:nth-child(1) {
  background-color: #236caf;
}
.qgl_openinf_container2 table thead tr td:nth-child(2) {
  background-color: #32b9e6;
}
.qgl_openinf_container2 table thead tr td:nth-child(3) {
  background-color: #2688c4;
}
.qgl_openinf_container2 table thead tr td:nth-child(4) {
  background-color: #32b9e6;
}
.qgl_openinf_container2 table thead tr td:nth-child(5) {
  background-color: #2688c4;
}
.qgl_openinf_container2 table thead tr td:nth-child(6) {
  background-color: #32b9e6;
}
.qgl_openinf_container2 table th.th3 {
  width: 174px;
}
.qgl_openinf_container2 table th.th4 {
  width: 110px;
}
.qgl_openinf_container2 table th.th5 {
  width: 110px;
}
.qgl_openinf_container2 table tr td {
  padding: 15px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 15px;
  color: #333;
}
.qgl_openinf_container2 table tr td br {
  display: none;
}
.qgl_openinf_container2 table tr td:nth-child(1) {
  padding: 0;
  background-color: #f4f8fb;
  text-align: center;
}
.qgl_openinf_container2 table tr td:nth-child(3) {
  background-color: #f4f8fb;
  font-size: 14px;
}

.qgl_openinf_container2 table tr td:nth-child(4) {
  font-size: 14px;
}
.qgl_openinf_container2 table tr td:nth-child(2) {
  text-align: left;
}
.qgl_openinf_container2 table tr td:nth-child(2) a {
  font-size: 15px;
  color: #333;
  line-height: 26px;
  display: inline-block;
}
.qgl_openinf_container2 table tr td:nth-child(5) {
	background-color: #f4f8fb;
  font-size: 14px;
}
.qgl_openinf_container2 table tr td:nth-child(6) {
  font-size: 14px;
}
.qgl_openinf_container2 table tr td:nth-child(2) a:hover {
  color: #015293;
}

.qgl_mr20 {
  margin-right: 20px;
}

.qgl_mb0 {
  margin-bottom: 0;
}

.qgl_mr0 {
  margin-right: 0 !important;
}

.qgl_pb0 {
  padding-bottom: 0 !important;
}

.qgl_ml0 {
  margin-left: 0 !important;
}

.qgl_padding_auto_30 {
  padding-right: 30px;
  padding-left: 30px;
}
.qgl_system_title h3 {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
    background: #015293;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}
.qgl_openinf_container2 {
    padding: 17px 36px;
}
