/* *************************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;
  margin-bottom:10px;
}
.breadcrumb{background:none;padding: .75rem 0;margin-bottom:0;}
.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;
}
/* 自定义父栏目属性，调整父栏目样式 */
.bt-col-0001-c8 h4.bt-col-flm {
  background: #386eea;
  height:auto;
  background-size: 100%;
  line-height:38px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  padding: 16px 10px 26px;
}

/* 同级栏目样式 覆盖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;
}

/* 信息列表样式 覆盖hanweb.min.css关于同级栏目样式 */
.bt-col-0001-c8 .list-group-item {
  background: #f5f5f5;padding-right: 1.125rem;line-height:32px;min-height:32px;padding-top:14px;padding-bottom:14px;
}

/* 信息列表样式 覆盖hanweb.min.css关于同级栏目样式并添加高亮效果 */
.bt-col-0001-c8 .list-group-item span {
  background: url(/uploads/image/i/3295/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 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(/uploads/image/i/3295/bt-jiantou-hover.png) no-repeat right center;
}

.bt-col-0001-c8 .column-list li a {
  margin-right:0;float: left;width: 87%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;
}
.bt-col-0001-c8 .column-list li a:hover{color:#386eea;}
.bt-col-0001-c8 .bt-all .bt-list-time {
  margin-left: 0;
  display: inline-block;float: right;
}
.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:#386eea;}
/* 覆盖hanweb.min.css中信息列表行宽属性：.bt-lists-cover */
.bt-col-0001-c8 .bt-lists-cover {
  width: 100%;
}

/* 信息列表样式 覆盖hanweb.min.css中li标签相关属性并添加鼠标移入效果 */
.bt-col-0001-c8 .bt-allunder-18 {
  background: #fff;
  flex: 0 0 100%;
  max-width: 75%;
}

.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;
}

.bt-col-0001-c8 .bt-allunder-18{background:none}.lucidity_pgtoolbar{background:none!important}

/* 响应式样式 */

@media(max-width:1024px) and (min-width:768px) {
/* 当前位置 覆盖hanweb.min.css中当前位置样式，提供响应式展示效果，调整行距，字号*/
.bt-col-0001-c8 .bt-place {
  font-size: 14px;padding: 0 3%;
  line-height:28px;
  padding:9px 8px;
}
.bt-breadcrumb {
  background: none;
  padding: 0;
  margin-left: 0;
}
.bt-all .bt-list-new span {
  margin-left: 0;
}

/* 信息列表 覆盖hanweb.min.css中li标签相关属性并添加鼠标移入效果*/
.bt-col-0001-c8 .bt-all .bt-list-new span {
  margin-left: 0;
  display: block;
  font-size:16px;
}

.bt-col-0001-c8 .column-list li {
  border-bottom: .0625rem dashed #eeeeee;
}

.bt-col-0001-c8 .bt-breadcrumb {
  padding-left: 0;
  background: none;
  font-size: 14px;
}

/* 自定义父栏目属性，调整响应式下父栏目高度样式 */
.bt-col-0001-c8 h4.bt-col-flm {
  background: #1492ff;
  float: left;
  font-size:22px;line-height:50px;
}

/* 左侧栏目盒子 覆盖bootstrap.min.css中右侧栏目盒子样式，提供响应式展示效果，调整盒子在不同分辨率下宽度*/
.bt-col-0001-c8 .col-md-3 {
  padding-left: 0;
  padding-right: 0;
}

/* 信息列表样式 覆盖hanweb.min.css中li标签相关属性并添加鼠标移入效果 */
.bt-col-0001-c8 .bt-allunder-18 .column-list {
  padding: .625rem 1%;
}

.bt-col-0001-c8 .list-group {
  overflow-y: hidden;
  margin: 0;
}

.bt-col-0001-c8 .list-group-item {
  min-height: auto;height: auto;
}

.bt-height-30 {
  height: auto;
}


/* 响应式弹出同级栏目样式 */
.bt-col-0001-c8 .sp_nav {
  width: 7%;
  float: right;
  position: relative;
  cursor: pointer;
  height: auto;
  margin-top: 2%;
  display: block;
}

.bt-col-0001-c8 .sp_nav span {
  display: block;
  background: #006eab;
  width: 100%;
  height: 2px;
  position: absolute;
  transition: all ease 0.35s
}

.bt-col-0001-c8 .sp_nav span:nth-of-type(1) {
  top: 0px
}

.bt-col-0001-c8 .sp_nav span:nth-of-type(2) {
  top: 7px;
}

.bt-col-0001-c8 .sp_nav span:nth-of-type(3) {
  top: 14px;
}

.bt-col-0001-c8 .sp_nav_se span:nth-of-type(1) {
  top: 7px;
  transform: rotate(45deg)
}

.bt-col-0001-c8 .sp_nav_se span:nth-of-type(2) {
  width: 0
}

.bt-col-0001-c8 .sp_nav_se span:nth-of-type(3) {
  top: 7px;
  transform: rotate(-45deg)
}

.bt-col-0001-c8 .col-md-3 {
  position: relative;
  padding: 0 1.875rem;
  max-width: 100%;
    flex: 0 0 100%;
}
.bt-col-0001-c8 .bt-allunder-18{
  max-width: 100%;
    flex: 0 0 100%;
    padding:3% 3% 0;
}
.bt-col-0001-c8 .list-group {
  display: initial;
  width: calc(60% - 6px);
  position: absolute;
  right: 2%;
  overflow: hidden;
  box-shadow: 0px 2px 10px 0 rgb(153 153 153 / 30%);
  z-index: 9;
  top: 5rem;
  padding: 1.375rem 1.625rem .375rem;
  height: auto;
  display: none;
}

.bt-col-0001-c8 h4.bt-col-flm {
  padding: 0 2%;
  height: auto;
}
.bt-allunder-18 .bt-lists-cover li{line-height:40px;background: none!important;}
.bt-allunder-18 .bt-lists-cover li a{margin-top:5px;line-height:40px;}
.bt-col-0001-c8 .list-group-item {
  width: 100%;
}

.bt-all .bt-list-new a {
  padding-right: 0;
}
.bt-col-0001-c8 .column-list li a{width: 100%;white-space:normal;line-height:32px;}
.bt-col-0001-c8 .bt-all .bt-list-new span{float: left;}
.lucidity-ui-paging-container{display: none;}
.lucidity_pgtoolbar td:nth-child(0), .lucidity_pgtoolbar td:nth-child(2), .lucidity_pgtoolbar td:nth-child(4), .lucidity_pgtoolbar td:nth-child(5), .lucidity_pgtoolbar td:nth-child(6){display:inline-block;}


.container, .container-sm, .container-md{padding: 0;}

.mobile_old_type.bt-col-0001-c8 h4.bt-col-flm{font-size:24px;line-height:50px;width: 80%;}
  .mobile_old_type.bt-col-0001-c8 .list-group-item{font-size:22px;}
  .mobile_old_type .bt-all.column-list .bt-list-new{font-size:24px;line-height:40px;}
  .mobile_old_type.bt-col-0001-c8 .column-list li a{line-height:40px;}
  .mobile_old_type.bt-col-0001-c8 .bt-all .bt-list-new span{font-size:22px;}
  .mobile_old_type.bt-col-0001-c8 a.list-group-item.active { padding: 5% 3%;}
}

@media (max-width: 767px) {
  /* 当前位置 覆盖hanweb.min.css中当前位置样式，提供响应式展示效果，调整行距，字号*/
  .bt-col-0001-c8 .bt-place {
    font-size: 14px;
    line-height: 2rem;
    padding: 1.125rem 1rem;
  }
  .bt-breadcrumb {
    background: none;
    padding: 0;
    margin-left: 0;
}
  .bt-all .bt-list-new span {
    margin-left: 0;
  }
  .bt-col-0001-c8 .bt-allunder-18{max-width: 100%;}
  /* 信息列表 覆盖hanweb.min.css中li标签相关属性并添加鼠标移入效果*/
  .bt-col-0001-c8 .bt-all .bt-list-new span {
    margin-left: 0;
    display: block;
    font-size: 2rem;
  }

  .bt-col-0001-c8 .column-list li {
    border-bottom: .0625rem dashed #eeeeee;
  }

  .bt-col-0001-c8 .bt-breadcrumb {
    padding-left: 0;
    background: none;
    font-size: 2rem;
  }

  /* 自定义父栏目属性，调整响应式下父栏目高度样式 */
  .bt-col-0001-c8 h4.bt-col-flm {
    background: #1492ff;
    float: left;
    font-size: 2.125rem;
    line-height: 4.75rem;
  }

  /* 左侧栏目盒子 覆盖bootstrap.min.css中右侧栏目盒子样式，提供响应式展示效果，调整盒子在不同分辨率下宽度*/
  .bt-col-0001-c8 .col-md-3 {
    padding-left: 0;
    padding-right: 0;
  }

  /* 信息列表样式 覆盖hanweb.min.css中li标签相关属性并添加鼠标移入效果 */
  .bt-col-0001-c8 .bt-allunder-18 .column-list {
    padding: .625rem 4%;
  }

  .bt-col-0001-c8 .list-group {
    overflow-y: hidden;
    margin: 0;
  }

  .bt-col-0001-c8 .list-group-item {
    min-height: auto;height: auto;
  }

  .bt-height-30 {
    height: auto;
  }

  /* 覆盖hanweb.min.css中底部样式，调整字号与间距 */
  .bt-col-0001-c8 .bt-footer-top {
    font-size: 2.125rem;
    line-height: 4.25rem;
  }

  .bt-col-0001-c8 .bt-footer-bottom {
    font-size: 2.125rem;
    height: 6.5rem;
    line-height: 6.5rem;
  }

  /* 响应式弹出同级栏目样式 */
  .bt-col-0001-c8 .sp_nav {
    width: 7%;
    float: right;
    position: relative;
    cursor: pointer;
    height: auto;
    margin-top: 2%;
    display: block;
  }

  .bt-col-0001-c8 .sp_nav span {
    display: block;
    background: #006eab;
    width: 100%;
    height: 2px;
    position: absolute;
    transition: all ease 0.35s
  }

  .bt-col-0001-c8 .sp_nav span:nth-of-type(1) {
    top: 0px
  }

  .bt-col-0001-c8 .sp_nav span:nth-of-type(2) {
    top: 7px;
  }

  .bt-col-0001-c8 .sp_nav span:nth-of-type(3) {
    top: 14px;
  }

  .bt-col-0001-c8 .sp_nav_se span:nth-of-type(1) {
    top: 7px;
    transform: rotate(45deg)
  }

  .bt-col-0001-c8 .sp_nav_se span:nth-of-type(2) {
    width: 0
  }

  .bt-col-0001-c8 .sp_nav_se span:nth-of-type(3) {
    top: 7px;
    transform: rotate(-45deg)
  }

  .bt-col-0001-c8 .col-md-3 {
    position: relative;
    padding: 0 1.875rem;
  }

  .bt-col-0001-c8 .list-group {
    display: initial;
    width: calc(60% - 6px);
    position: absolute;
    right: 2%;
    overflow: hidden;
    box-shadow: 0px 2px 10px 0 rgb(153 153 153 / 30%);
    z-index: 9;
    top: 5rem;
    padding: 1.375rem 1.625rem .375rem;
    height: auto;
    display: none;
  }

  .bt-col-0001-c8 h4.bt-col-flm {
    padding: 0 2%;
    height: auto;
  }

  .bt-col-0001-c8 .list-group-item {
    width: 100%;
  }

.bt-all .bt-list-new a {
    padding-right: 0;
}
.bt-col-0001-c8 .column-list li a{width: 100%;white-space:normal;line-height:32px;}
.bt-col-0001-c8 .bt-all .bt-list-new span{float: left;}
.lucidity-ui-paging-container{display: none;}
.lucidity_pgtoolbar td:nth-child(0), .lucidity_pgtoolbar td:nth-child(2), .lucidity_pgtoolbar td:nth-child(4), .lucidity_pgtoolbar td:nth-child(5), .lucidity_pgtoolbar td:nth-child(6){display:inline-block;}

.mobile_old_type.bt-col-0001-c8 h4.bt-col-flm{font-size:24px;line-height:50px;width: 80%;}
  .mobile_old_type.bt-col-0001-c8 .list-group-item{font-size:22px;}
  .mobile_old_type .bt-all.column-list .bt-list-new{font-size:24px;line-height:40px;}
  .mobile_old_type.bt-col-0001-c8 .column-list li a{line-height:40px;}
  .mobile_old_type.bt-col-0001-c8 .bt-all .bt-list-new span{font-size:22px;}
  .mobile_old_type.bt-col-0001-c8 a.list-group-item.active { padding: 5% 3%;}

}

/* 适老化样式-无需要请注释 */


/* 当前位置 覆盖hanweb.min.css中当前位置样式，提供适老化展示效果，调整行距，字号*/
.old_type .bt-place {
  line-height: 3rem;
  font-size: 1.5rem;
  margin-bottom:20px;
}
.old_type.bt-col-0001-c8 .list-group-item span{top:40px;right:8px;}
/* .old_type.bt-col-0001-c8 .list-group-item span{display: none;} */
/* 信息列表样式 覆盖hanweb.min.css中li标签相关属性并添加鼠标移入效果 */
.old_type .bt-allunder-18 .bt-list-new {
  font-size: 2rem;
  line-height: 4rem;
}

.old_type .bt-allunder-18 .bt-list-new a {
  margin-right: 1rem;
}

.old_type .bt-allunder-18 .bt-list-time,
.old_type .bt-all-18 .bt-list-time {
  font-size: 2rem;
  margin-left: 0;
  display: inline-block;
}

.old_type .bt-lists-cover li {
  background-size: 8px;
  padding-left: 1.8rem;
}

.old_type.bt-col-0001-c8 h4.bt-col-flm{
  font-size: 2rem;
  line-height: 50px;
}

.old_type .list-group-item {
  font-size: 2rem;
  line-height: 4rem;
}

/* 底部 覆盖hanweb.min.css中底部样式，调整字号与间距*/
.old_type .bt-footer-top {
  font-size: 2.5rem;
  line-height: 5rem;
}

.old_type .bt-footer-bottom {
  font-size: 2.5rem;
  height: 8rem;
  line-height: 8rem;
}

.old_type .bt-allunder-18 .bt-list-new a{margin-right: 0;padding-right:0;width: 78%;}
.old_type .bt-all .bt-list-new span, .old_type .bt-box-cent ul li span{margin-left: 0;float: right;margin-top: 0;}
.old_type .bt-allunder-18 .bt-list-new{background-position: left center;}

