.qc_cenInB,
.qc_main .qc_ct,
.qc_main .qc_bd_block {
  display: inline-block;
  vertical-align: middle;
}
.qc_main {
  margin: 0 auto;
  padding: 20px 0;
  width: 1200px;
  height: auto;
}
.qc_main .qc_ct {
  height: auto;
  margin-right: 20px;
}
.qc_main .qc_ct:last-child {
  margin-right: 0;
}
.qc_main .qc_ct.qc_ct_right {
  width: 655px;
}
.qc_main .qc_ct.qc_ct_right .qc_ct_bd {
  height: 480px;
}
.qc_main .qc_ct.qc_ct_left .qc_ct_bd {
  height: 460px;
}
.qc_main .qc_ct.qc_ct_left {
  width: 520px;
}
.qc_main .qc_ct.qc_ct_left .qc_ct_bd {
  height: 390px;
}
.qc_main .qc_ct.qc_ct_left .qc_link {
  margin-top: 20px;
}
.qc_main .qc_ct .qc_ct_hd {
  width: 100%;
  height: 41px;
  border-bottom: 2px solid #0d5fab;
}
.qc_main .qc_ct .qc_ct_hd,
.qc_main .qc_ct .qc_ct_hd a {
  font-size: 24px;
  color: #ffffff;
}
.qc_main .qc_ct .qc_ct_hd span {
  display: inline-block;
  padding: 0 15px;
  min-width: 150px;
  height: 100%;
  background-color: #0d5fab;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
  line-height: 41px;
}
.qc_main .qc_ct .qc_ct_bd {
  margin-top: 5px;
  padding: 12px;
}
.qc_main .qc_column_top {
  margin-bottom: 20px;
}
.qc_main .qc_column_top .qc_ct .qc_ct_bd {
  border: 1px solid #0d5fab;
}
.qc_main .qc_column_bottom .qc_ct {
  width: 100%;
}
.qc_main .qc_column_bottom .qc_ct .qc_ct_bd {
  padding-bottom: 0;
  background-color: #F2F2F2;
}
.qc_main .qc_bd_block {
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 5px;
  width: 573px;
  background-color: #ffffff;
}
.qc_main .qc_bd_block:nth-child(2n) {
  margin-right: 0;
}
.qc_main .qc_bd_block .qc_b_hd {
  height: 40px;
  line-height: 40px;
}
.qc_main .qc_bd_block .qc_b_hd,
.qc_main .qc_bd_block .qc_b_hd a {
  font-size: 24px;
  color: #0d5fab;
}
.qc_main .qc_bd_block .qc_b_list {
  height: 215px;
  overflow: hidden;
}
.Countcener dd {
  width: 80px;
}
