/* *************************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: 0.875rem;
  line-height: 2.5rem;
  background: #2363b5;
}

.bt-col-0001-C8 .bt-place span {
  padding: 0 0.5rem;
}

/* 自定义父栏目属性，调整父栏目样式 */
.bt-col-0001-C8 h4.bt-col-flm {
  background: #2363b5;
  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;
}

/* 信息列表样式 覆盖hanweb.min.css关于同级栏目样式 */
.bt-col-0001-C8 .list-group-item {
  background: #f5f5f5 !important;
}

/* 信息列表样式 覆盖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 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{
  overflow: hidden;
}
.bt-col-0001-C8 .column-list li a {
  margin-right: 1em;
  width: 80%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
}

.bt-col-0001-C8 .bt-all .bt-list-time {
  margin-left: 0;
  display: inline-block;
  float: right;
}

.breadcrumb{
  background: none !important;
  color: #ffffff;
  padding: 0;
}

.breadcrumb a{
  color: #ffffff;
}

.lucidity_pgToolbar{
  border: 0 !important;
}

/* 覆盖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%;
}

.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;
}

/* 响应式样式 */
@media(max-width:1199px) and (min-width:960px) {

  /* 顶部导航 覆盖hanweb.min.css顶部导航字号及颜色，响应式样式*/
  .bt-col-0001-C8 .bt-top {
    display: block;
    font-size: 1.2rem;
    padding: 0.5rem 0;
  }

  /* banner 覆盖hanweb.min.css中banner响应式展示效果，调整行距，字号，背景等属性*/
  .bt-col-0001-C8 .bt-banner {
    height: 15.5rem;
    line-height: 15.5rem;
    font-weight: bold;
    text-align: center;
    background: #f5f5f5;
  }

  /* 检索 覆盖hanweb.min.css中检索响应式展示效果，调整行距，字号，背景等属性*/
  .bt-col-0001-C8 .bt-search {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: auto;
    top: 0;
    padding: 1.5rem 1.5rem;
  }

  .bt-col-0001-C8 .bt-search .input {
    width: 75%;
    padding: 1rem;
    height: 3.5rem;
    border: 0.0625rem solid #5F9AEE;
    border-radius: 0.25rem 0 0 0.25rem;
  }

  .bt-col-0001-C8 .bt-search form .btn {
    width: 25%;
    height: 3.5rem;
  }

  .bt-col-0001-C8 .bt-search .input input {
    float: left;
    font-size: 1.4rem;
    font-weight: 500;
    padding: 0;
    border: none;
  }

  .bt-col-0001-C8 .bt-search form .btn input {
    font-size: 1.5rem;
  }

  /* 导航 覆盖hanweb.min.css中导航条响应式展示效果，调整行距，字号*/
  .bt-col-0001-C8 .bt-nav .nav>li {
    width: 16.5%;
  }

  .bt-col-0001-C8 .bt-nav .nav>li>a {
    font-size: 1.5rem;
  }

  /* 当前位置 覆盖hanweb.min.css中当前位置样式，提供响应式展示效果，调整行距，字号*/
  .bt-col-0001-C8 .bt-place {
    font-size: 1.2rem;
    line-height: 1.8rem;
    padding: 1.125rem 3%;
    margin-bottom: 1.5rem;
  }

  .bt-col-0001-C8 .bt-breadcrumb {
    background: none;
    padding: 0;
  }

  /* 左侧栏目盒子 覆盖bootstrap.min.css中左侧栏目盒子样式，提供响应式展示效果，调整盒子在不同分辨率下宽度*/
  .bt-col-0001-C8 .col-md-3 {
    flex: 0 0 27%;
    max-width: 27%;
  }

  /* 自定义父栏目属性，调整响应式下父栏目高度样式 */
  .bt-col-0001-C8 h4.bt-col-flm {
    height: 4.5rem;
  }

  /* 右侧列表盒子  覆盖bootstrap.min.css中右侧栏目盒子样式，提供响应式展示效果，调整盒子在不同分辨率下宽度*/
  .bt-col-0001-C8 .col-md-9 {
    max-width: 63%;
  }

  /* 间隔高度  覆盖hanweb.min.css中间隔高度*/
  .bt-col-0001-C8 .bt-height-30 {
    height: auto;
  }

  /* 底部 覆盖hanweb.min.css中底部样式，调整字号与间距*/
  .bt-col-0001-C8 .bt-footer-top {
    font-size: 1.5rem;
    line-height: 3rem;
  }

  .bt-col-0001-C8 .bt-footer-bottom {
    font-size: 1.5rem;
    height: 5.5rem;
    line-height: 5.5rem;
  }
}

@media(max-width:959px) and (min-width:768px) {

  /* 顶部导航 覆盖hanweb.min.css顶部导航字号及颜色，响应式样式*/
  .bt-col-0001-C8 .bt-top {
    display: block;
    font-size: 1.2rem;
    padding: 0.5rem 0;
  }

  /* banner 覆盖hanweb.min.css中banner响应式展示效果，调整行距，字号，背景等属性*/
  .bt-col-0001-C8 .bt-banner {
    height: 15.5rem;
    line-height: 15.5rem;
    font-weight: bold;
    text-align: center;
    background: #f5f5f5;
  }

  /* 检索 覆盖hanweb.min.css中检索响应式展示效果，调整行距，字号，背景等属性*/
  .bt-col-0001-C8 .bt-search {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: auto;
    top: 0;
    padding: 1.5rem 1.5rem;
  }

  .bt-col-0001-C8 .bt-search .input {
    width: 75%;
    padding: 1rem;
    height: 3.5rem;
    border: 0.0625rem solid #5F9AEE;
    border-radius: 0.25rem 0 0 0.25rem;
  }

  .bt-col-0001-C8 .bt-search form .btn {
    width: 25%;
    height: 3.5rem;
  }

  .bt-col-0001-C8 .bt-search .input input {
    float: left;
    font-size: 1.4rem;
    font-weight: 500;
    padding: 0;
    border: none;
  }

  .bt-col-0001-C8 .bt-search form .btn input {
    font-size: 1.5rem;
  }

  /* 导航 覆盖hanweb.min.css中导航条响应式展示效果，调整行距，字号*/
  .bt-col-0001-C8 .bt-nav .nav>li {
    width: 16.5%;
  }

  .bt-col-0001-C8 .bt-nav .nav>li>a {
    font-size: 1.5rem;
  }

  /* 当前位置 覆盖hanweb.min.css中当前位置样式，提供响应式展示效果，调整行距，字号*/
  .bt-col-0001-C8 .bt-place {
    font-size: 1.2rem;
    line-height: 1.8rem;
    padding: 1.125rem 3%;
    margin-bottom: 1.5rem;
  }

  .bt-col-0001-C8 .bt-breadcrumb {
    background: none;
    padding: 0;
  }

  /* 左侧栏目盒子 覆盖bootstrap.min.css中右侧栏目盒子样式，提供响应式展示效果，调整盒子在不同分辨率下宽度*/
  .bt-col-0001-C8 .col-md-3 {
    flex: 0 0 30%;
    max-width: 30%;
  }

  /* 自定义父栏目属性，调整响应式下父栏目高度样式 */
  .bt-col-0001-C8 h4.bt-col-flm {
    height: 4.5rem;
  }

  /* 右侧列表盒子 覆盖bootstrap.min.css中右侧栏目盒子样式，提供响应式展示效果，调整盒子在不同分辨率下宽度*/
  .bt-col-0001-C8 .col-md-9 {
    max-width: 70%;
  }

  .bt-col-0001-C8 .bt-height-30 {
    height: auto;
  }

  /* 底部 覆盖hanweb.min.css中底部样式，调整字号与间距*/
  .bt-col-0001-C8 .bt-footer-top {
    font-size: 1.5rem;
    line-height: 3rem;
  }

  .bt-col-0001-C8 .bt-footer-bottom {
    font-size: 1.5rem;
    height: 5.5rem;
    line-height: 5.5rem;
  }
}

@media (max-width: 767px) {

  /* 顶部导航 覆盖hanweb.min.css顶部导航字号及颜色，响应式样式*/
  .bt-col-0001-C8 .bt-top {
    display: none;
  }

  .theme-showcase{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .lucidity_pgToolbar td{
    display: inline-block;
    height: auto !important;
  }

  /* 当前位置 覆盖hanweb.min.css中当前位置样式，提供响应式展示效果，调整行距，字号*/
  .bt-col-0001-C8 .bt-place {
    font-size: 1rem;
    line-height: 2rem;
    padding: 1.125rem 1rem;
    display: none;
  }

  .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: 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 1.875rem .625rem 1.875rem;
  }

  .bt-col-0001-C8 .list-group {
    overflow-y: hidden;
    margin: 0;
  }

  .bt-col-0001-C8 .list-group-item {
    min-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%;
  }
}

/* 适老化样式-无需要请注释 */
/* 顶部导航 覆盖hanweb.min.css顶部导航字号及颜色，适老化样式*/
.old_type .bt-nav .nav>li {
  width: 16.5%;
  height: 4.75rem;
  line-height: 4.75rem;
}

.old_type .bt-nav .nav>li>a {
  font-size: 2.2rem;
  height: 4.75rem;
  line-height: 4.75rem;
}

/* 当前位置 覆盖hanweb.min.css中当前位置样式，提供适老化展示效果，调整行距，字号*/
.old_type .bt-place {
  line-height: 3rem;
  font-size: 1.5rem;
}

/* 信息列表样式 覆盖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 h4.bt-col-flm {
  font-size: 2rem;
}

.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;
}

/* 响应式下适老化样式 */
@media only screen and (max-width: 767px) {

  /* 顶部导航 覆盖hanweb.min.css顶部导航字号及颜色，响应式下适老化样式*/
  .old_type .bt-nav .nav>li {
    width: 33.333%;
    height: 6.25rem;
    line-height: 6.25rem;
  }

  .old_type .bt-nav .nav>li>a {
    font-size: 2.5rem;
    height: 6.25rem;
    line-height: 6.25rem;
  }

  /* 当前位置 覆盖hanweb.min.css中当前位置样式，提供适老化展示效果，调整行距，字号*/
  .old_type .bt-box-1200,
  .old_type .bt-place {
    font-size: 2.5rem;
    line-height: 5rem;
  }

  /* 信息列表样式 覆盖hanweb.min.css中li标签相关属性并添加鼠标移入效果 */
  .old_type .bt-allUnder-18 .bt-list-new {
    font-size: 2.5rem;
    line-height: 4rem;
    padding: 0;
  }

  .old_type .bt-all .bt-list-new span {
    font-size: 2.5rem;
  }

  .old_type .bt-allUnder-18 .bt-list-time,
  .old_type .bt-all-18 .bt-list-time {
    font-size: 2rem;
    margin-left: 0;
    display: block;
  }

  .old_type h4.bt-col-flm {
    font-size: 2.8rem;
    height: 5.6rem;
    line-height: 5.6rem;
  }

  .old_type .list-group-item {
    font-size: 2.5rem;
    line-height: 5rem;
  }

  /* 底部 覆盖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;
  }

}