@charset "UTF-8";
body {
  background-color: #ececec; }

.wrap .pub-pull {
  background-color: #f4f4f4; }

.information_panel {
  width: 1030px;
  margin: 0 auto;
  padding: 0 0 40px 0;
  overflow: hidden; }

.h_space1 {
  height: 65px; }

.h70 {
  height: 70px;
  line-height: 0;
  font-size: 0; }

.information_search {
  position: relative;
  height: 50px; }
  .information_search .information_search_padding {
    width: 550px;
    height: 50px;
    margin: 0 auto;
    background-color: #f4f4f4;
    position: relative;
    z-index: 2; }
  .information_search .search_line {
    position: absolute;
    width: 100%;
    left: 0;
    height: 1px;
    line-height: 0;
    font-size: 0;
    background-color: #d4d4d4;
    top: 24px;
    z-index: 1; }
  .information_search .search_form {
    width: 510px;
    margin: 0 auto;
    position: relative; }
    .information_search .search_form .form_ipt {
      width: 508px;
      height: 48px;
      border: 1px solid #015192;
      border-radius: 9px;
      padding: 0 35px 0 10px; }
    .information_search .search_form .search_ico {
      display: block;
      width: 20px;
      height: 20px;
      position: absolute;
      right: 15px;
      top: 14px;
      cursor: pointer; }
      .information_search .search_form .search_ico img {
        width: 20px;
        height: 20px; }

.information_sidebar {
  width: 240px;
  float: left; }
  .information_sidebar ul li {
    clear: both;
    box-shadow: 0 0 2px 2px #eaeaea;
    width: 238px;
    margin: 0 auto 15px auto;
    background-color: #fff; }
    .information_sidebar ul li .level_1 {
      font-size: 23px;
      color: #015192;
      padding: 5px 0;
      overflow: hidden; }
      .information_sidebar ul li .level_1 .icon {
        display: block;
        height: 40px;
        width: 40px;
        float: left;
        margin: 10px 20px 0 20px; }
        .information_sidebar ul li .level_1 .icon img {
          height: 40px;
          width: 40px; }
      .information_sidebar ul li .level_1 .title {
        display: block;
        width: 94px;
        float: left;
        line-height: 30px; }
        .information_sidebar ul li .level_1 .title a {
          color: #015192; }
      .information_sidebar ul li .level_1 .title2 {
        display: block;
        width: 145px;
        float: left;
        line-height: 60px;
        height: 60px;
        overflow: hidden; }
        .information_sidebar ul li .level_1 .title2 a {
          color: #015192; }
      .information_sidebar ul li .level_1 .active {
        width: 20px;
        height: 20px;
        display: block;
        float: left;
        margin: 18px 0 0 25px;
        cursor: pointer; }
        .information_sidebar ul li .level_1 .active img {
          width: 20px;
          height: 20px; }
    .information_sidebar ul li .level_2 {
      padding: 15px 0 10px 0;
      display: none; }
      .information_sidebar ul li .level_2 dl dd {
        font-size: 15px;
        margin: 0;
        padding: 0; }
        .information_sidebar ul li .level_2 dl dd span {
          display: block;
          margin: 0 0 0 65px;
          height: 32px;
          line-height: 32px;
          padding: 0 0 0 15px;
          overflow: hidden;
          background: url("point2.png") no-repeat left center; }
        .information_sidebar ul li .level_2 dl dd a {
          color: #2a2a2a; }
      .information_sidebar ul li .level_2 dl dd.this {
        background-color: #e8eef2; }
        .information_sidebar ul li .level_2 dl dd.this span {
          background: url("point1.png") no-repeat left center; }
        .information_sidebar ul li .level_2 dl dd.this a {
          color: #015192; }
    .information_sidebar ul li.curr .level_1 {
      color: #fff;
      background-color: #115b98; }
      .information_sidebar ul li.curr .level_1 a {
        color: #fff; }
    .information_sidebar ul li.curr .level_2 {
      display: block; }

.information_con {
  width: 770px;
  float: left;
  margin-left: 18px;
  background-color: #ffffff;
  box-shadow: #cccccc 0px 0px 5px;
  padding-bottom: 10px;
  min-height: 820px; }
  .information_con .information_title {
    position: relative;
    height: 35px;
    overflow: hidden; }
    .information_con .information_title .title_column {
      width: 110px;
      height: 35px;
      line-height: 35px;
      font-size: 16px;
      color: #ffffff;
      background-color: #115b98;
      text-align: center; }
    .information_con .information_title .title_line {
      background-color: #ecf2f7;
      width: 100%;
      height: 1px;
      line-height: 0;
      font-size: 0;
      position: absolute;
      left: 0;
      bottom: 0; }
  .information_con .information_title2 {
    height: 40px; }
    .information_con .information_title2 .title_column {
      width: 280px;
      height: 40px;
      line-height: 40px; }
  .information_con .information_subtitle1 {
    font-size: 18px;
    color: #2a2a2a;
    line-height: 45px;
    margin: 8px 0 5px 0;
    padding: 0 0 0 10px; }
  .information_con .information_subtitle3 {
    font-size: 32px;
    color: #015192;
    line-height: 45px;
    margin: 30px 35px 30px 35px;
    text-align: center;
    padding: 0 35px 20px 35px;
    border-bottom: 1px solid #eaeaea; }
  .information_con .information_subtitle4 {
    font-size: 32px;
    color: #015192;
    line-height: 45px;
    margin: 30px 0 10px 0;
    text-align: center;
    padding: 0 35px; }
  .information_con .information_article_other {
    font-size: 15px;
    text-align: center;
    color: #2a2a2a;
    margin: 0 30px 30px 30px;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #eaeaea; }
    .information_con .information_article_other .view_dates, .information_con .information_article_other .view_nums {
      padding-right: 10px; }

.information_items .list_ul {
  padding: 15px 30px 15px 25px; }
  .information_items .list_ul ul li {
    color: #2a2a2a;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    clear: both;
    background: url("point.jpg") no-repeat 0 21px;
    padding: 0 0 0 15px; }
    .information_items .list_ul ul li a {
      color: #2a2a2a;
      margin-right: 0px;
      float: left; }
    .information_items .list_ul ul li span.pubdate {
      color: #c2c2c2;
      float: right; }
    .information_items .list_ul ul li.first_listcss {
      padding-bottom: 10px;
      border-bottom: 1px solid #eaeaea;
      margin-bottom: 15px; }
  .information_items .list_ul .list_more {
    margin: 5px auto 0 auto;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #f1f5f9;
    font-size: 16px;
    text-align: center;
    color: #2a2a2a;
    clear: both; }
.information_items .list_ul4 {
  padding: 15px 30px; }
  .information_items .list_ul4 li {
    color: #2a2a2a;
    font-size: 16px;
    line-height: 45px; }
    .information_items .list_ul4 li a {
      color: #2a2a2a;
      margin-right: 18px; }
    .information_items .list_ul4 li span.pubdate {
      color: #c2c2c2; }

.information_items2 {
  padding: 10px 0 20px 0; }

.list_ul2 {
  background: url("con_bg1.png") -2px 0 repeat-y;
  overflow: hidden; }
  .list_ul2 li {
    font-size: 16px;
    color: #2a2a2a;
    height: 45px;
    line-height: 45px;
    width: 256px;
    float: left; }
    .list_ul2 li span {
      padding: 0 0 0 40px; }
    .list_ul2 li a {
      color: #2a2a2a; }
    .list_ul2 li.li_pad span {
      padding: 0 0 0 40px; }

.information_detail {
  line-height: 30px;
  font-size: 16px;
  padding: 0 35px 30px 35px; }
  .information_detail p {
    margin: 0 0 10px 0; }
  .information_detail h2 {
    font-size: 21px;
    line-height: 45px;
    margin: 0 0 5px 0;
    padding: 0; }
  .information_detail h3 {
    line-height: 30px;
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 0; }

.no_report {
  text-align: center;
  padding: 50px 30px; }

.gk-time {
  font-size: 18px;
  color: #333; }

.information_application {
  padding: 0 20px; }
  .information_application .gk-box {
    overflow: hidden;
    border: 1px solid #f2f2f2;
    line-height: 55px; }
  .information_application .gk-L {
    width: 265px;
    text-align: center;
    font-size: 18px;
    color: #005192;
    background: #f2f2f2; }
  .information_application .gk-R {
    font-size: 18px;
    color: #333;
    padding-left: 25px; }
  .information_application .gk-red {
    color: red; }

.lsj_form_pane1 {
  padding: 0 20px; }
  .lsj_form_pane1 .gk-jdhy {
    border-bottom: 1px solid #eaeaea;
    font-size: 24px;
    color: #335694;
    padding: 10px 0;
    line-height: 1;
    overflow: hidden;
    font-weight: bold; }
  .lsj_form_pane1 .gk-w180 {
    padding-left: 170px; }
  .lsj_form_pane1 .gk-form-box {
    color: #5f5f5f; }
    .lsj_form_pane1 .gk-form-box .flex {
      line-height: 30px; }
    .lsj_form_pane1 .gk-form-box label {
      float: left;
      width: 165px;
      padding-right: 10px;
      text-align: right;
      display: block; }
  .lsj_form_pane1 .gk-form-L {
    width: 365px; }

#form2 .gk-form-R {
  width: 365px; }

.gk-sq {
  background: url(../images/gksq-01.jpg) repeat-x left 3px;
  overflow: hidden; }

.gk-input-medium {
  margin: 0 10px;
  color: #999;
  width: 170px;
  border: 1px solid #e2e2e2;
  padding: 0 0 0 5px;
  overflow: hidden;
  background: #f2f2f2;
  line-height: 30px;
  height: 30px; }

.form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e2e2e2; }

.select_container2 {
  width: 170px;
  display: block;
  float: left;
  margin: 0 10px; }

.gk-input-medium5 {
  margin: 0 10px;
  color: #999;
  width: 335px;
  border: 1px solid #e2e2e2;
  padding: 0 0 0 5px;
  overflow: hidden;
  background: #f2f2f2;
  line-height: 30px;
  height: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.gk-input-w500 {
  width: 535px; }

.gk-submit {
  display: block;
  cursor: pointer;
  width: 115px;
  height: 36px;
  line-height: 36px;
  background: #005192;
  border: none;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 0 auto; }

.gk-sq-L {
  color: #005192;
  font-size: 18px;
  line-height: 20px;
  background: #fff;
  padding-right: 10px;
  float: left; }

.gk-checkbox {
  color: #005192; }

.list_xxgk {
  margin-bottom: 20px; }

.list_xxgk li .td-flex2 {
  width: 490px; }

.jdcx_box {
  padding: 20px 50px;
  clear: both; }
  .jdcx_box .jdcx_xcbm {
    font-size: 24px;
    line-height: 40px;
    height: 50px;
    text-align: center;
    color: #797979;
    margin: 50px 0 0 0; }
    .jdcx_box .jdcx_xcbm span {
      color: #005192; }
  .jdcx_box .jdcx_txt_error {
    padding: 20px;
    text-align: center; }
  .jdcx_box .jdcx_span3 {
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
    float: right;
    line-height: 18px;
    padding-right: 20px; }
    .jdcx_box .jdcx_span3 b {
      font-weight: normal; }
  .jdcx_box .pub-mes-span3 {
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
    float: right;
    line-height: 18px; }
    .jdcx_box .pub-mes-span3 b {
      font-weight: normal; }

#resultview {
  position: relative; }

.gk-jd {
  border: 1px solid #ccc;
  overflow: hidden;
  background: #fff; }
  .gk-jd .gk-title {
    border-bottom: 1px solid #f2f2f2;
    font-size: 18px;
    font-weight: bold;
    color: #005192;
    padding: 10px 0 10px 20px; }
  .gk-jd .jzxx_cx {
    padding: 30px 0px 30px 15px; }
    .gk-jd .jzxx_cx * {
      box-sizing: content-box;
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box; }
    .gk-jd .jzxx_cx form {
      margin: 0;
      padding: 0; }
    .gk-jd .jzxx_cx input.ipt_cxcode {
      width: 116px;
      line-height: 28px;
      height: 30px;
      float: left;
      border: 1px solid #005192;
      padding: 0 0 0 10px;
      box-sizing: content-box;
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box; }
    .gk-jd .jzxx_cx .jzxx_cx_btn {
      width: 45px;
      height: 32px;
      float: left;
      line-height: 32px;
      vertical-align: middle;
      padding: 0 5px 0 30px;
      color: #fff;
      font-size: 16px;
      background: url("../images/jzxx20180203-10.png") #005192 no-repeat 13px center;
      cursor: pointer;
      border: none; }

.m2_input_2020 {
  height: 36px;
  line-height: 36px;
  border: none;
  width: 114px;
  cursor: pointer;
  padding: 0;
  background-color: #005192;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  margin: 25px auto 0;
  text-align: center; }

.m2_input_2020:hover {
  color: #fff; }

/*公开目录*/
.table-bordered .bg01 {
  background: #005192;
  line-height: 50px;
  color: #fff; }

.subhover:hover {
  opacity: 0.8; }

.xuanzhong {
  background: #F69;
  font-size: 14px;
  text-shadow: 1px 1px 3px #555;
  width: 38px;
  height: 20px;
  margin: 10px 40px 10px 0;
  line-height: 20px;
  text-align: center;
  color: red; }

.content_index {
  width: 100px; }

.content_name {
  width: 300px; }

.content_time {
  width: 100px; }

.OurTitle {
  line-height: 20px; }

.Trps {
  overflow: hidden;
  display: none;
  z-index: 999;
  position: absolute;
  width: 300px; }

.Trps table {
  border: 1px solid #CCC;
  background: #FEFDDF;
  padding: 5px; }

.OurLibg .Trps {
  display: block; }

.red900 {
  font-size: 12px;
  color: #006699; }

.Trps td {
  padding: 4px;
  line-height: 18px; }

.hui001 {
  color: #666; }

.cont {
  background-color: #D2DAEA; }

@media (max-width: 768px) {
  .h_space1 {
    height: 20px; }

  .information_panel {
    width: 100%;
    padding: 0; }

  .search_pages {
    width: 90%;
    margin: 0 auto; }
    .search_pages .information_search .search_line {
      display: none; }
    .search_pages .information_search .information_search_padding {
      width: 100%; }
      .search_pages .information_search .information_search_padding .search_form {
        width: 100%; }
        .search_pages .information_search .information_search_padding .search_form .form_ipt {
          width: 100%; }

  .information_sidebar {
    display: none; }

  .information_con {
    width: 100%;
    float: none;
    border: none;
    margin: 0;
    min-height: 450px; }
    .information_con .information_subtitle1 {
      line-height: 30px;
      padding-top: 10px; }
    .information_con .information_subtitle3 {
      margin-top: 0;
      margin-bottom: 10px;
      padding: 20px 0 15px 0; }
    .information_con .information_subtitle4 {
      margin-top: 0;
      padding: 20px 15px 0 15px; }
    .information_con .information_article_other {
      margin: 0 15px 10px 15px; }
      .information_con .information_article_other .view_nums {
        display: none; }
      .information_con .information_article_other .index_switchsize {
        display: none; }

  .list_ul ul li.first_listcss {
    padding-bottom: 5px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 5px; }

  .list_ul2 {
    background: none; }
    .list_ul2 li {
      float: none;
      width: 100%; }
      .list_ul2 li.li_pad span {
        padding-left: 15px !important; }

  .information_items .list_ul ul li {
    height: auto; }
    .information_items .list_ul ul li a {
      float: none;
      margin-right: 10px; }
    .information_items .list_ul ul li span.pubdate {
      float: none;
      padding: 0;
      white-space: nowrap; }
  .information_items .list_ul .list_more {
    margin-top: 15px; }

  .pub-footer {
    margin-top: 0px !important; }

  .information_detail {
    padding: 10px 15px; }

  .flex {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex; }

  .gk-w180 {
    padding-left: 0; }

  .gk-input-medium {
    margin: 0 5px 0 0; }

  .gk-pic, .gk-form-L, .gk-form-R, .gk-form-L2, .gk-form-R2 {
    width: 100%; }

  .lsj_form_pane1 .gk-form-box label {
    float: none;
    display: block;
    width: 110px;
    text-align: right;
    padding: 0 5px 0 0; }
  .lsj_form_pane1 .gk-form-box input.gk-input-medium {
    flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1; }
  .lsj_form_pane1 .gk-form-L, .lsj_form_pane1 .gk-form-R {
    width: 100%; }
  .lsj_form_pane1 .red, .lsj_form_pane1 .space_span {
    display: block;
    width: 20px; }

  #form2 .gk-form-R {
    width: 100%; }

  .gk-form-R {
    padding-top: 10px; }

  .select_container2 {
    float: none;
    margin: 0 5px 0 0;
    flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1; }
    .select_container2 select {
      width: 100%; }

  .card_ipt .gk-input-medium5 {
    margin: 0 5px 0 110px; }

  .gk-form-W165, .gk-form {
    width: 100%;
    padding: 0; }

  .fontlen50 {
    display: none; }

  .gk-input-medium5 {
    margin: 0 5px 0 0;
    flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1; }

  #remark {
    flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1; }

  .list_xxgk li .td-flex {
    float: none;
    width: 100%;
    box-sizing: border-box; }

  .information_application {
    padding-top: 20px; }
    .information_application .gk-L, .information_application .gk-R {
      width: 100%;
      padding: 0;
      text-align: center; }

  .jdcx_box .jdcx_xcbm {
    font-size: 18px; } }

/*# sourceMappingURL=xxgk2020.css.map */
