.row_title {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  color: #007ad8;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 17px;
}

.cs-section2 {
  padding: 0;
}

.cs-section2 .gb_x_s3 {
  height: 67px;
  background: url(../images/gb_beijing15.png) no-repeat center top;
}

.cs-section2 .gb_x_x3 {
  height: 84px;
  background: url(../images/gb_beijing16.png) no-repeat center top;
}

.cs-section2 .gb_x {
  padding: 18px;
  padding-top: 0;
  box-sizing: border-box;
  background: url(../images/gb_beijing8.png) repeat-y center top;
  overflow: hidden;
}

.left_info_main {
  float: left;
  width: 320px;
  overflow: hidden;
  padding-left: 50px;
}

.left_info_main .gbjj_main .gbjj_info {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #000000;
}

.left_info_main .gbjj_main span {
  font-size: 16px;
  color: #007ad8;
}

.left_info_main .fxdw_main {
  margin-top: 35px;
}

.left_info_main .fxdw_main .item_list li {
  font-size: 16px;
  color: #737373;
  line-height: 35px;
  overflow: hidden;
}

.left_info_main .fxdw_main .item_list li span {
  float: left;
  width: 70px;
  font-weight: bold;
  display: block;
  text-align: justify;
  text-justify: distribute-all-lines;
  text-align-last: justify;
  color: #000000;
  margin-right: 25px;
}

.left_info_main .jxqk_main {
  margin-top: 35px;
}

.left_info_main .jxqk_main .jxqk_count {
  overflow: hidden;
}

.left_info_main .jxqk_main .jxqk_count select {
  float: left;
  display: block;
  width: 150px;
  height: 46px;
  line-height: 46px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  margin: 0 auto;
  font-size: 16px;
  text-indent: 5px;
}

.left_info_main .jxqk_main .jxqk_count :first-child {
  margin-right: 20px;
}

.left_info_main .gblj_main {
  margin-top: 35px;
}

.left_info_main .gblj_main .gblj_count li {
  width: 300px;
  height: 46px;
  line-height: 46px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  margin: 0 auto;
  font-size: 16px;
  text-indent: 5px;
  margin-bottom: 20px;
  text-align: center;
}

.left_info_main .gblj_main .gblj_count li a {
  font-size: 16px;
  color: #000000;
}

.left_info_main .gblj_main .gblj_count .gb-select {
  width: 300px;
  text-align: center;
  overflow: hidden;
}

.right_list_main {
  float: right;
  width: 775px;
  overflow: hidden;
  padding-right: 85px;
}

.right_list_main .search_main {
  width: 770px;
  overflow: hidden;
  background-color: #fbfbfb;
  border-radius: 10px;
  border: solid 1px #e7e7e7;
  padding: 20px 0;
}

.right_list_main .search_main .gb-js {
  padding-left: 35px;
  float: left;
}

.right_list_main .list_main {
  overflow: hidden;
}

.right_list_main .list_main .list_item {
  float: left;
  width: 232px;
  height: 308px;
  overflow: hidden;
  background-image: url(../images/zfgb-bg.png);
  margin-top: 23px;
  margin-right: 39px;
  text-align: center;
}

.right_list_main .list_main .list_item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.right_list_main .list_main .list_item a .qs,
.right_list_main .list_main .list_item a .total_qs {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  color: #999999;
}

.right_list_main .list_main .list_item a .qs {
  bottom: 50px;
  font-size: 16px;
  color: #131313;
}

.right_list_main .list_main :nth-child(3n) {
  margin-right: 0;
}

.right_list_main .gb-choose .year_list {
  float: left;
  margin: 0 15px;
  overflow: hidden;
  height: 46px;
  line-height: 46px;
}

.right_list_main .gb-choose .year_list li {
  height: 44px;
  border: 1px solid #007ad8;
  padding: 0 5px;
  margin: 0 5px;
  float: left;
  cursor: pointer;
}

.right_list_main .gb-choose .year_list li:hover,
.right_list_main .gb-choose .year_list .on {
  background-color: #007ad8;
  color: #fff;
}