/* *************************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;
}

/* 信息列表样式 覆盖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: 1.125rem;
  top: 1.375rem;
}
.bt-col-0001-C8 .list-group-item.active{
  background: #cbdce5;
  color: #073c79;
}
.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 .column-list li a {
  margin-right: 1em;
}

.bt-col-0001-C8 .bt-all .bt-list-time {
  margin-left: 0;
  display: inline-block;
}

/* 覆盖hanweb.min.css中信息列表行宽属性：.bt-lists-cover */
.bt-col-0001-C8 .bt-lists-cover {
  width: 100%;
}

/* 信息列表样式 覆盖hanweb.min.css中li标签相关属性并添加鼠标移入效果 */
.curCol{
  display:none;
}
.bt-col-0001-C8 .bt-allUnder-18 {
  background: #fff;
  flex: 0 0 100%;
}

.bt-col-0001-C8 .bt-allUnder-18 .column-list {
  margin-top: 0;
}

.bt-col-0001-C8 .bt-allUnder-18 .column-list li:hover {
  background-color: #f5f5f5;
}

.bt-col-0001-C8 .column-list li {
  border-bottom: none;
}


/* 覆盖hanweb.min.css中信息列表行宽属性：.bt-lists-cover */
.bt-col-0001-C8 .bt-lists-cover {
  width: 100%;
}

/* 弹出子栏目 */
.bt-col-0001-C8 .sp_nav {
  display: none;
}


/* 适老化样式-无需要请注释 */

/* 当前位置 覆盖hanweb.min.css中当前位置样式，提供适老化展示效果，调整行距，字号*/
.old_type .bt-place {
  line-height: 48px;
  font-size: 32px;
}
.old_type .bt-breadcrumb{
  padding:20px 0 20px 32px;
}
/* 信息列表样式 覆盖hanweb.min.css中li标签相关属性并添加鼠标移入效果 */
.old_type .bt-allUnder-18 .bt-list-new {
  font-size: 36px;
  line-height: 72px;
}

.old_type .bt-allUnder-18 .bt-list-new a {
  margin-right: 16px;
}

.old_type .bt-allUnder-18 .bt-list-time,
.old_type .bt-all-18 .bt-list-time {
  font-size: 36px;
  margin-left: 0;
  display: inline-block;
}
.old_type .bt-all .bt-list-new span{
  margin-top:0;
}
.old_type .bt-lists-cover li {
  background-size: 8px;
  background-position-y: 30px;
  padding-left: 36px;
}

.old_type h4.bt-col-flm {
  font-size: 32px;
}

.old_type .list-group-item {
  font-size: 32px;
  line-height: 64px;
}

    /**分页**/
    .old_type .default_pgToolbar {
      background: none;
      border: none;
      margin-bottom: 15px;
      margin-top: 31px;
  }

  .old_type .default_pgPanel tr td:nth-child(6) {
      display: none;
  }

  .old_type .default_pgPerPage {
      display: none;
  }

  .old_type .default_pgFirst {
      width: 81px;
      height: 50px;
      background: #fff url(first.png) no-repeat center!important;
      background-size: 100% 100%;
      border-radius: 10px;
  }

  .old_type .default_pgFirstDisabled {
      width: 81px;
      height: 50px;
      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: 10px;
  }

  .old_type .default_pgPrev {
      width: 120px;
      height: 50px;
      background: url(prevPage.png) no-repeat center;
      background-size: 100% 100%;
      margin-right: 20px;
      margin-left: 20px;
      border-radius: 10px;
  }

  .old_type .default_pgPrevDisabled {
      width: 120px;
      height: 50px;
      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: 10px;
  }

  .old_type .default_separator {
      display: none;
  }

  .old_type .default_pgNext {
      width: 120px;
      height: 50px;
      background: url(nextPage.png) no-repeat center;
      background-size: 100% 100%;
      border-radius: 10px;
  }
  .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: 10px;
  }

  .old_type .default_pgLast {
      width: 80px;
      height: 50px;
      background: url(lastPage.png) no-repeat center;
      background-size: 100% 100%;
      margin-left: 20px;
      border-radius: 10px;
  }
  .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: 10px;
  }
  .old_type .default_pgRefresh {
      width: 30px;
      height: 30px;
      background: url(refresh.png) no-repeat center;
      background-size: 100% 100%;
      margin-left: 23px;
      border-radius: 10px;
  }

  .old_type .default_pgSearchInfo {
      display: none;
  }

  .old_type .default_pgToolbar td {
      font-size: 20px;
      width: auto;
      padding: 0 0px 0 0px;
  }

  .old_type .default_pgToolbar td input {
      outline: none;
  }

  .old_type .default_pgCurrentPage {
      width: 36px;
      height: 50px;
      line-height: 50px;
  }

  .old_type .default_pgPanel {
      margin: 0 auto;
      float: none;
      width: auto !important;
  }


