/* *************************通用头部自定义样式************************* */
/* 顶部导航 覆盖hanweb.min.css顶部导航字号及颜色 */
body{position: relative;}
.bt-top {
    display: block;
    color: #333333;
    font-size: 1.2rem;
}

/* 顶部导航 覆盖bootstrap.min.css检索按钮样式 */
.btn {
    border-radius: 0 .25rem .25rem 0;
}

/* *************************GS_0001_D6编号案例库组件自定义样式************************* */
/* 大中小字体切换功能的“大中小”字体样式 */
.bt-art-0001-D6 .bt-art-fontSize a {
    margin-left: 0.625rem;
    font-size: .875rem;
    cursor: pointer;
}

/* 大中小字体切换功能的选中样式 */
.bt-art-0001-D6 .bt-art-fontSize a.bt-art-fontSize-active {
    font-weight: bold;
    color: #333;
}

/* *************************GS_0001_D7编号案例库组件自定义样式************************* */
/* 文章标题字体居中样式 */
.bt-art-0001-D7 .bt-art-title {
    text-align: center;
}

/* 大中小字体切换功能的“大中小”字体样式 */
.bt-art-0001-D7 .bt-art-fontSize a {
    width: 1.75rem;
    height: 1.75rem;
    line-height: 1.75rem;
    text-align: center;
    margin-left: .5rem;
    border: .0625rem solid #cccccc;
    display: inline-block;
    border-radius: 50%;
    font-size: .875rem;
    cursor: pointer;
}

/* 大中小字体切换功能的选中样式 */
.bt-art-0001-D7 .bt-art-fontSize a.bt-art-fontSize-active {
    background: #1492ff;
    color: #fff;
}
.bt-place{background: none;margin:20px 0;line-height: 20px;padding-bottom: 13px;}
.bt-breadcrumb{border-bottom: 1px solid #E5E5E5;background-image:url(/cms_files/webnjslkxyjy/tplobject/defaultSet/qo9QrApRu65I1NLHLxI9p/images/bt-currentPosition.png);}
.bt-place span,.bt-place a{color: rgba(0,0,0,0.6);}
.bt-art-assist-title{border-bottom: none;    padding:1.25rem 0;}
.bt-standard16 .bt-art-title{border-bottom:1px solid #E8E8E8;padding-bottom: 20px;}
/* .bt-box-main{box-shadow: 0px 0px 12px 1px rgba(153,153,153,0.2);} */
.bt-box-main{border: 0;padding:0;min-height: 420px;}
.bt-box-part {
    border-top: none;
    margin-top: 2.5rem;
    padding-top: 0;
    background: #FAFAFB;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
}
.bt-standard16 .bt-art-assist-title, .bt-standard16 .bt-art-assist-title a, .bt-standard16 .bt-art-assist-title span{color:#333;}
.row{width: 100%;text-align: center;}
.row,.fzxx,.bt-fuzu-mol{display: inline-block;}
.bt-art-0001-D7 .bt-art-fontSize a{border: none;border-radius:0;width: auto;margin-left:5px;}
.bt-art-0001-D7 .bt-art-fontSize a.bt-art-fontSize-active{background:none;color: #1492ff;}
.bt-breadcrumb{height:34px;background-position: left 3px;}

.tab-list:nth-child(2n+1) {
    background: #f3fdff;
}
.tab-tit {
    background: #3562c9;
}
.tab-tit th{color:#fff;}
.tab-tit th {
    font-size: 18px;
    height: 56px;
    line-height: 56px;
}
.tab-list:nth-child(2n+1) {
    background: #f3fdff;
}
.tab-list{border-bottom:0!important;}
/* 返回顶部 */
    .gotoTop{width:64px;height: 64px;position:absolute;bottom:25px;right: 30px;cursor: pointer;}
/* ***********************************通用响应式样式********************************** */

@media (max-width: 1024px) and (min-width: 768px){
    .gotoTop{display:none;}

    /* 顶部导航 覆盖hanweb.min.css顶部导航字号及颜色，响应式样式*/
    .bt-top {
        display: none;
    }

    /* 覆盖hanweb.min.css中底部样式，调整字号与间距 */
    .bt-footer-top {
        font-size: 2.125rem;
        line-height: 4.25rem;
    }
    .bt-standard16 .bt-art-assist-title, .bt-standard16 .bt-art-assist-title a, .bt-standard16 .bt-art-assist-title span{font-size:1.5rem;}
    .bt-footer-bottom {
        font-size: 2.125rem;
        height: 6.5rem;
        line-height: 6.5rem;
    }
    .bt-box-part{background: none;}

    /* 隐藏大中小字体切换功能 */
    .bt-art-fontSize,
    .bt-art-assist-tool {
        display: none;
    }

    #bt-share,
    .bt-printer {
        display: none !important;
    }
  .bt-place {
    margin: 0;padding: 2%;font-size: 0.8125rem;
}
  .bt-breadcrumb {
   padding:0;
    background:none;padding-bottom: 5px !important;
}
  .bt-standard18.container{padding-top:2%;}
  
   .tab-tit th{height:3rem!important;line-height:3rem!important;font-size:1rem!important;}
  .tab-list {
    height:7rem!important;
    line-height:4rem!important;
}
.layui-btn{font-size:1.75rem!important;}
.nav-list-group li.on{background: none!important;}
  .layui-select-title, .layui-form .layui-inline select, .layui-form .layui-inline, .layui-unselect.layui-form-select {
    width: 100%!important;
}
  .layui-form div{width:100%!important;}
  .layui-form .layui-inline {
    margin-right: 0!important;
    margin-bottom: 2%!important;
}
  .layui-btn{font-size:0.875rem!important;}
  .cx-search{background-position: 99% center!important;}
}

@media (max-width: 767px) {
  .gotoTop{display:none;}

    /* 顶部导航 覆盖hanweb.min.css顶部导航字号及颜色，响应式样式*/
    .bt-top {
        display: none;
    }

    /* 覆盖hanweb.min.css中底部样式，调整字号与间距 */
    .bt-footer-top {
        font-size: 2.125rem;
        line-height: 4.25rem;
    }
    .bt-standard16 .bt-art-assist-title, .bt-standard16 .bt-art-assist-title a, .bt-standard16 .bt-art-assist-title span{font-size:1.5rem;}
    .bt-footer-bottom {
        font-size: 2.125rem;
        height: 6.5rem;
        line-height: 6.5rem;
    }
    .bt-box-part{background: none;}

    /* 隐藏大中小字体切换功能 */
    .bt-art-fontSize,
    .bt-art-assist-tool {
        display: none;
    }

    #bt-share,
    .bt-printer {
        display: none !important;
    }
  .bt-place {
    margin: 0;padding: 2%;margin-bottom:5%;
}
  .bt-breadcrumb {
   padding:2% 2% 2% 0 ;
    background:none;padding-bottom: 5px !important;
}
  .bt-standard18.container{padding-top:2%;}
  
   .tab-tit th{height:5rem!important;line-height:5rem!important;font-size: 2rem!important;}
  .tab-list {
    height:7rem!important;
    line-height:4rem!important;
}
.layui-btn{font-size:1.75rem!important;}
.nav-list-group li.on{background: none!important;}
}