/* *************************GS_0001_C8编号案例库组件自定义样式************************* */
/* 顶部导航 覆盖hanweb.min.css顶部导航字号及颜色 */
.bt-col-0001-C8 .bt-top {
  display: block;
  color: #333333;
  font-size: 1.2rem;
}

/* 顶部导航 覆盖bootstrap.min.css检索按钮样式 */
.bt-col-0001-C8 .btn {
  border-radius: 0 .25rem .25rem 0;
}

/* 当前位置 覆盖hanweb.min.css当前位置字号及行间距等样式 */
.bt-col-0001-C8 .bt-place {
  font-size: 1rem;
  line-height: 1.4rem;
}

.bt-col-0001-C8 .bt-place span {
  padding: 0 0.5rem;
}

.bt-col-0001-C8 .bt-place {
  line-height: 2.5rem;
  font-size: .875rem;
  background: none;
  margin-bottom: 1.875rem;
}

/* 自定义父栏目属性，调整父栏目样式 */
.bt-col-0001-C8 h4.bt-col-flm {
  background: #073c79;
  height: 5rem;
  background-size: 100%;
  line-height: 4.75rem;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}

/* 同级栏目样式 覆盖hanweb.min.css关于同级栏目样式*/
.bt-col-0001-C8 .list-group {
  background: #fff;
  width: calc(100% - 6px);
  border: .0625rem solid #e9e9e9;
  border-radius: 0;
  border-top: none;
  padding: .9375rem;
  margin: -15px auto 0;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover, .list-group-item.active, a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus,
button.list-group-item:hover {
  color: #073c79;
}

/* 信息列表样式 覆盖hanweb.min.css关于同级栏目样式 */
.bt-col-0001-C8 .list-group-item {
  background: #f5f5f5;
  padding-left: 0.625rem;
}

/* 信息列表样式 覆盖hanweb.min.css关于同级栏目样式并添加高亮效果 */
.bt-col-0001-C8 .list-group-item span {
  background: url(bt-jiantou.png) no-repeat right center;
  width: .5rem;
  height: .875rem;
  margin-right: 0;
  position: absolute;
  right: 0.625rem;
  top: 1.375rem;
}

.bt-col-0001-C8 .list-group-item.active span,
.bt-col-0001-C8 .list-group-item.active:focus span,
.bt-col-0001-C8 .list-group-item.active:hover span,
.bt-col-0001-C8 .list-group-item:hover span {
  background: url(bt-jiantou-hover.png) no-repeat right center;
}


.bt-col-0001-C8 .list-group-item.active{
  background: #cbdce5;
  color: #073c79;
}


/* 设置搜索栏和列头的宽度 */
.curCol {
  display: none;
}

.searchCover {
  display: flex;
  flex-wrap: wrap;
}

/* 调整搜索输入框的宽度 */
.search-input {
  width: 13.125rem;
  height: 2.1875rem;
  line-height: 2.1875rem;
  margin-left: 1.25rem;
  box-sizing: border-box;
  border: 0.0625rem #efefef solid;
  padding: 0 0.625rem;
  color: #999;
}

.search-input:nth-child(4n+1) {
  margin-left: 0;
}

.search-input:nth-child(5) {
  margin-top: 1.25rem;
}

.lpcx {
  margin: 1.25rem 0 0 1.25rem;
  padding: 0 1.25rem;
  height: 2.1875rem;
  line-height: 2.1875rem;
  font-size: 1.25rem;
  background: #288fe5;
  outline: none;
  border: none;
  color: #fff;
}
.resetBtn{
  margin: 1.25rem 0 0 1.25rem;
  padding: 0 1.25rem;
  height: 2.1875rem;
  line-height: 2.1875rem;
  font-size: 1.25rem;
  outline: none;
  border: none;
}
.dataTables_wrapper {
  margin-top: 1.25rem;
}

.dataTables_length,
.dataTables_filter {
  display: none;
}

#table_id,
#table_id th,
#table_id td {
  border: 0.0625rem solid #ededed !important;
  text-align: left;
  padding: 0.625rem
}

#table_id th:nth-child(1),
#table_id td:nth-child(1) {
  width: 10.625rem;
}

#table_id th:nth-child(2),
#table_id td:nth-child(2) {
  width: 10.625rem;
}

#table_id th:nth-child(3),
#table_id td:nth-child(3) {
  width: 13.75rem;
}

#table_id th:nth-child(4),
#table_id td:nth-child(4) {
  width: 10.625rem;
}

#table_id th:nth-child(5),
#table_id td:nth-child(5) {
  width: 10.625rem;
}

#table_id th:nth-child(4) input {
  padding-left: 1.25rem;
}

/* 确保整个表格边框 */
#table_id {
  border-collapse: collapse;
  /* 使边框合并为单一边框 */
  width: 100% !important;
}

.dataTables_paginate a {
  text-indent: 0
}

.dataTables_paginate,
.dataTables_info {
  padding: 0.625rem 0;
  height: 3.125rem;
  text-indent: 0;
}

.m_ct {
  /* width: 56.25rem; */
  width:100%;
}

.m_ct .title {
  line-height: 2.125rem;
  text-align: center;
  font-size: 1.5rem;
  font-family: 'Microsoft Yahei';
  margin: 1.625rem 0;
  font-weight: bold;
}

.infobox {
  font-size: 1rem;
  margin-bottom: 1.875rem;
  overflow: hidden;
  color: rgb(147, 147, 147);
  text-align: center;
}

.infobox .info {
  /* float: left; */
  line-height: 2.3125rem;
}

.infobox .info a {
  color: rgb(147, 147, 147);
}

.infobox .info .date {
  margin-left: 1.25rem;
}

.infobox .info .ly {
  margin-left: 1.875rem;
}

.infobox .info a .ico {
  width: 0.9375rem;
}

.m_ct_txt {
  /* margin-bottom: 20px; */
}

.m_ct_txt p {
  margin: 0 0.625rem;
}

.m_ct_txt p {
  line-height: 2.1875rem;
  font-weight: normal;
  color: rgb(0, 0, 0);
  margin-top: 1em;
  margin-bottom: 1em;
}

.m_ct_bottom {
  line-height: 1.5625rem;
  font-size: 1rem;
  margin: 1.875rem 0;
  overflow: hidden;
  padding: 0 1.25rem;
}

.m_ct_bottom .zrbj {
  float: right;
  min-width: 12.5rem;
  margin-right: 0.625rem;
}

.main_bottom {
  padding: 0 1.25rem;
}

.main_bottom_tl {
  height: 3rem;
  line-height: 3rem;
  border-top: 0.0625rem solid #e9e9e9;
  border-bottom: 0.0625rem solid #e9e9e9;
  padding: 0 0.625rem;
}

.main_bottom_tl i {
  background: url(xgxwtitle.png) no-repeat;
  float: left;
  display: block;
  width: 1.0625rem;
  height: 1.125rem;
  line-height: 1.125rem;
  margin-top: 0.9375rem;
}

.main_bottom_tl span {
  margin-left: 0.3125rem;
}

.main_bottom_ul {
  padding: 0.9375rem 0.625rem;
}

.main_bottom_ul ul {
  padding: 0rem;
  margin: 0rem;
  font-size: 0.875rem;
}

.main_bottom_ul ul li {
  line-height: 1.5625rem;
  font-size: 0.875rem;
  color: rgb(147, 147, 147);
}

/* 适老化样式-无需要请注释 */


/* 当前位置 覆盖hanweb.min.css中当前位置样式，提供适老化展示效果，调整行距，字号*/
.old_type .bt-place {
  line-height: 3rem;
  font-size: 1.5rem;
}

.old_type .bt-breadcrumb {
  padding: 1.25rem 0 1.25rem 2rem;
}


.old_type h4.bt-col-flm {
  font-size: 2rem;
}

.old_type .list-group-item {
  font-size: 2rem;
  line-height: 4rem;
}

.old_type .m_ct .title {
  font-size: 3rem;
  line-height: 4.5rem;
}
.old_type #showIframe{
  margin-top:1.875rem;
}
.old_type .searchCover {
  margin-top: 1.875rem;
}

.old_type .search-input {
  width: 27.1875rem;
  height: 4.375rem;
  margin-left: 1.875rem;
  font-size: 2.25rem;
}

.old_type .search-input:nth-child(2n+1) {
  margin-left: 0;
}

.old_type .search-input:nth-child(n+3) {
  margin-top: 1.875rem;
}

.old_type .lpcx {
  margin: 1.875rem 0 0 1.875rem;
  padding: 0 1.875rem;
  height: 4.375rem;
  line-height: 2.1875rem;
  font-size: 2.25rem;
}
.old_type .resetBtn{
  margin: 1.875rem 0 0 1.875rem;
  padding: 0 1.875rem;
  height: 4.375rem;
  line-height: 2.1875rem;
  font-size: 2.25rem;
}
.old_type .dataTables_wrapper {
  margin-top: 1.875rem;
}

.old_type #table_id, .old_type #table_id th, .old_type #table_id td {
  font-size: 2rem;
}

/**分页**/
.old_type .default_pgToolbar {
  background: none;
  border: none;
  margin-bottom: 0.9375rem;
  margin-top: 1.9375rem;
}

.old_type .default_pgPanel tr td:nth-child(6) {
  display: none;
}

.old_type .default_pgPerPage {
  display: none;
}

.old_type .default_pgFirst {
  width: 5.0625rem;
  height: 3.125rem;
  background: #fff url(first.png) no-repeat center !important;
  background-size: 100% 100%;
  border-radius: 0.625rem;
}

.old_type .default_pgFirstDisabled {
  width: 5.0625rem;
  height: 3.125rem;
  background: #fff url(firstDisabled.png) no-repeat center !important;
  cursor: auto;
  background-size: 100% 100%;
  cursor: url(http://mf.jiangsu.gov.cn/picture/0/mouse_default.cur), auto !important;
  border-radius: 0.625rem;
}

.old_type .default_pgPrev {
  width: 7.5rem;
  height: 3.125rem;
  background: url(prevPage.png) no-repeat center;
  background-size: 100% 100%;
  margin-right: 1.25rem;
  margin-left: 1.25rem;
  border-radius: 0.625rem;
}

.old_type .default_pgPrevDisabled {
  width: 7.5rem;
  height: 3.125rem;
  background: url(prevPageDisabled.png) no-repeat center;
  cursor: auto;
  background-size: 100% 100%;
  cursor: url(http://mf.jiangsu.gov.cn/picture/0/mouse_default.cur), auto !important;
  border-radius: 0.625rem;
}

.old_type .default_separator {
  display: none;
}

.old_type .default_pgNext {
  width: 7.5rem;
  height: 3.125rem;
  background: url(nextPage.png) no-repeat center;
  background-size: 100% 100%;
  border-radius: 0.625rem;
}

.old_type .default_pgNextDisabled {
  background: url(nextPageDisabled.png) no-repeat center;
  background-size: 100% 100%;
  cursor: url(http://mf.jiangsu.gov.cn/picture/0/mouse_default.curr), auto !important;
  border-radius: 0.625rem;
}

.old_type .default_pgLast {
  width: 5rem;
  height: 3.125rem;
  background: url(lastPage.png) no-repeat center;
  background-size: 100% 100%;
  margin-left: 1.25rem;
  border-radius: 0.625rem;
}

.old_type .default_pgLastDisabled {
  background: url(lastPageDisabled.png) no-repeat center;
  background-size: 100% 100%;
  cursor: url(http://mf.jiangsu.gov.cn/picture/0/mouse_default.cur), auto !important;
  border-radius: 0.625rem;
}

.old_type .default_pgRefresh {
  width: 1.875rem;
  height: 1.875rem;
  background: url(refresh.png) no-repeat center;
  background-size: 100% 100%;
  margin-left: 1.4375rem;
  border-radius: 0.625rem;
}

.old_type .default_pgSearchInfo {
  display: none;
}

.old_type .default_pgToolbar td {
  font-size: 1.25rem;
  width: auto;
  padding: 0 0rem 0 0rem;
}

.old_type .default_pgToolbar td input {
  outline: none;
}

.old_type .default_pgCurrentPage {
  width: 2.25rem;
  height: 3.125rem;
  line-height: 3.125rem;
}

.old_type .default_pgPanel {
  margin: 0 auto;
  float: none;
  width: auto !important;
}