@charset "UTF-8";
/*信息公开组配及列表-------------------------------*/
ul,
li {
  list-style: none;
}
.topic {
  height: 52px;
  line-height: 52px;
  font-size: 24px;
  color: #006eab;
  border-bottom: 1px solid #006eab;
}
.xxgk_search tr td input.btnsearch {
  width: 60px;
  height: 26px;
  border: none;
  background: #158cd7 !important;
  border-radius: 3px;
  color: #fff;
  line-height: 26px;
  padding: 0px;
}
.content_right_ul {
  float: left;
  width: 980px;
  height: 680px;
  /*padding: 0 6px;*/
}
.content_right_ul li.title {
  border-bottom: 1px solid #006eab;
  font-weight: bold;
}
.content_right_ul li span.sub_tab_span3 {
  float: left;
  width: 142px;
  /*text-align: center;*/
  line-height: 40px;
}
.content_right_ul li span.sub_tab_span4 {
  float: none !important;
  width: 167px;
  white-space: inherit !important;
  /*text-align: center;*/
}
.list-wrapper .panel-group .panel-right .list-ul li a span {
}
.list-wrapper .panel-group .panel-right .list-ul {
  padding: 0 !important;
}
/*------default_pgContainer--------*/
.layout-content
  .list-wrapper
  .panel-group
  .panel-right
  .list-ul
  .default_pgContainer
  li
  a {
  padding-left: 20px !important;
}
.layout-content
  .list-wrapper
  .panel-group
  .panel-right
  .list-ul
  .default_pgContainer
  li
  a:before {
  background: url(list-icon1.png) no-repeat center !important;
}
/*------default_pgContainer--------*/
.list-wrapper .panel-group .panel-right .list-ul .xxgk_search {
  height: 52px;
  font-size: 16px;
}
.list-wrapper .panel-group .panel-right .list-ul .xxgk_search select {
  height: 28px;
}
.list-wrapper
  .panel-group
  .panel-right
  .list-ul
  .xxgk_search
  tr
  td
  input.btnsearch {
  height: 28px;
}
.content_right_ul li span.sub_tab_span1 {
  float: left;
  width: 175px;
}
.content_right_ul li span.sub_tab_span2 {
  float: left;
  width: 555px;
}
.content_right_ul li span {
  /*display: block;*/
  line-height: 40px;
  height: 40px;
  font-size: 14px;
  overflow: hidden;
  font-family: "微软雅黑";
}
.list-wrapper .panel-group .panel-right .list-ul li a {
  padding-left: 0 !important;
}
.list-wrapper .panel-group .panel-right .list-ul li a:before {
  background: none !important;
}
.content_right_ul li {
  width: auto;
  height: 40px;
  padding: 0px 5px;
  line-height: 40px;
}
.content_right_ul li.tab_box {
  border-bottom: 1px dashed #9b9b9b;
}
.content_right_ul li.tab_box a {
  display: block;
  width: auto;
  height: 40px;
  cursor: pointer;
}
.content_right_ul li {
  width: auto;
  height: 40px;
  padding: 0px 5px;
  line-height: 40px;
}
/*信息公开分页样式---------*/
.tb_title {
  border-left: 1px solid #e0e7eb;
  border-right: 1px solid #e0e7eb;
  border-bottom: 1px solid #e0e7eb;
  background-color: #f8f8f8;
  height: 28px;
  width: 100%;
  font-size: 12px;
  padding-left: 8px;
  padding-right: 8px;
}
.inp_page {
  background-color: #ffffff;
  border: 1px solid #b0cfee;
  vertical-align: middle;
  text-align: center;
}
.btn_page {
  cursor: hand;
  background-color: #ffffff;
  border: 1px solid #b0cfee;
  vertical-align: middle;
  font-size: 12px;
}
/*信息公开分页样式---------*/

/*信息公开文章页样式--------------------------------------*/
.content_top table {
  /*margin-top: 20px;*/
  opacity: 0.7;
  filter: alpha(opacity=70);
  zoom: 1;
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 0;
  border-color: #006eab;
}
.content_top table tr td {
  height: 28px;
  font-size: 14px;
  padding: 0 10px;
}
.content_top table tr td.xx_l {
  font-weight: bold;
  text-align: center;
  /*color: #333;*/
}
.content_top table tr td.xx_r {
  text-align: center;
  /*color: #666;*/
}

/*信息公开文章页样式--------------------------------------*/

/*信息公开组配及列表-------------------------------*/
.panel-left .xxgk-tit {
  margin-bottom: 10px;
  text-align: center;
  height: 72px;
  line-height: 72px;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  background: #006eab;
}
.panel-left .xxgk-aside li a:hover {
  color: #006eab;
}
.panel-left .xxgk-aside li a {
  margin-bottom: 10px;
  text-align: center;
  display: block;
  color: #333333;
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  background: #f3f4f8;
}
.panel-right .panel-right-tit {
  height: 52px;
  line-height: 52px;
  font-size: 24px;
  color: #006eab;
  border-bottom: 1px solid #006eab;
}
.panel-right table #vc_all {
  border: 1px solid;
  height: 22px;
}

.leader_tab {
  width: 90%;
  margin: 0 auto;
}

.leader_tab table {
  width: 100% !important;
  border: 1px solid #ccc;
}

.leader_tab table tr td {
  padding: 0 20px;
}

.leader_tab th {
  text-align: right;
  background: #faf8f3;
}
.leader_tab img {
  height: auto !important;
  max-width: 100%;
  margin: 12px auto;
}
