/* *************************通用头部自定义样式************************* */
/* 顶部导航 覆盖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:666px;background:url(yswh-bg.png) no-repeat;padding:30px 70px;}

.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;}

.ztit{font-size:30px;color: #d10000;font-weight: bold;padding: 8px;text-align: center;}
.sm-tit{font-size:22px;font-weight: bold;color: #3c3c3c;line-height:45px;border-bottom: solid 1px #ccc;}
.sm-tit span{border-bottom: solid 2px #408FD2;display: inline-block;background: url(ss_14.jpg) left center no-repeat;padding-left:26px;background-size:20px 20px;}
.ldlist{margin: 20px 0;}
.name{font-size:18px; font-weight:bold;float: left;line-height: 45px;width:25%;text-align: left;}
.name span{font-size:16px; font-weight:100; color:#408FD2}

.xxlist{padding-bottom:8px;border-bottom:1px dotted #ccc; margin-top:8px}
.ld-pic{width: 124px;height: 180px;padding-top:8px;float: left;}
.ld-pic img{border:1px solid #ccc; padding:3px;width: 114px;height: 164px;}
.ycxx{float: left;padding:8px;}
.ycxx span{display: inline-block;}
.ycxx .sp-1{font-size:18px; font-weight:bold; color:#408FD2; line-height:36px}
.ycxx .sp-2{font-size:16px; line-height:28px}
.ycxx a{color:#408FD2; font-size:14px}
.ycxx .sp-2 span{display: block;}

/* 2025.5.14 */
  .ztit{color: #3562c9;line-height:60px;}
  .kxyy{width:50%;}
  .lmlist{padding-left:120px;}
  .lmlist a{display:inline-block;width:100%;font-size:24px;line-height:48px;}
  .lmlist a:hover{color:#333;}
  .lmlist a span{display:inline-block;}
  .lmlist a span.mz{width:75px;text-align:left;}

/* 返回顶部 */
    .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: 1.0625rem;
        line-height: 2.125rem;
    }
    .bt-standard16 .bt-art-assist-title, .bt-standard16 .bt-art-assist-title a, .bt-standard16 .bt-art-assist-title span{font-size:0.75rem;}
    .bt-footer-bottom {
        font-size:1.0625rem;
        height: 3.25rem;
        line-height:3.25rem;
    }
 .bt-box-part{background: none;}
.bt-box-main{padding: 3%;}
.name{width: 100%;}

.bt-place {
margin: 0;padding: 2%;margin: 0;padding: 2%;font-size: 0.8125rem;
}
.bt-breadcrumb {
padding:0 ;
background:none;padding-bottom: 5px !important;
}
.bt-standard18.container{padding-top:2%;}
.ycxx {
padding: 8px 0 8px 0;
width: 61%;
}
.container, .container-sm, .container-md{padding: 0 2%;}

.kxyy{width: 100%;}
.lmlist{padding-left:0;}
.lmlist a{text-align: center;}
}

@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-box-main{padding: 3%;}
    .name{width: 100%;}
  
   .bt-place {
    margin: 0 0 2%;padding: 2%;margin-bottom:5%;
}
  .bt-breadcrumb {
    padding:2% 2% 2% 0 ;
    background:none;padding-bottom: 5px !important;
}
  .bt-standard18.container{padding-top:2%;}
  .ycxx {
    padding: 8px 0 8px 0;
    width: 61%;
}
.kxyy{width: 100%;}
.lmlist{padding-left:0;}
.lmlist a{text-align: center;}
   
}