/* *************************通用头部自定义样式************************* */
/* 顶部导航 覆盖hanweb.min.css顶部导航字号及颜色 */
.bt-top {
    display: block;
    color: #333333;
    font-size: 1.2rem;
}

/* 顶部导航 覆盖bootstrap.min.css检索按钮样式 */
.btn {
    border-radius: 0 .25rem .25rem 0;
}
.bt-place{background: none;margin-bottom: 10px;}
.breadcrumb{padding-left: 0;padding-right:0;background: none;margin-bottom: 0!important;}
/* *************************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-standard16 .bt-art-title{text-align: center;}

/* ***********************************通用响应式样式********************************** */
@media(max-width:1199px) and (min-width:960px) {

    /* 当前位置 覆盖hanweb.min.css中当前位置响应式展示效果，调整内边距*/
    .bt-place {
        padding: 0 3.2%;
    }

  
}

@media (min-width:768px) and (max-width:1024px) {
     /* 顶部导航 覆盖hanweb.min.css顶部导航字号及颜色，响应式样式*/
     .bt-top {
        display: none;
    }

    .bt-standard16 .bt-art-assist-title, .bt-standard16 .bt-art-assist-title a, .bt-standard16 .bt-art-assist-title span{font-size:14px;}

    /* 隐藏大中小字体切换功能 */
    .bt-art-fontsize,
    .bt-art-assist-tool {
        display: none;
    }

    #bt-share,
    .bt-printer {
        display: none !important;
    }
    .zoom video{width:100%;height: auto;}
    .zoom img{width:auto!important;height: auto!important;object-fit: cover;max-width: 100%;}
    .bt-standard16 .bt-content p, .bt-standard16 .bt-content p,.zoom span {
        font-size:18px;
        line-height:36px
    }
    .bt-standard16 .bt-content p {
        margin-bottom: 20px;
    }

    .mobile_old_type .bt-standard16 .bt-art-title{font-size:32px;line-height:45px;}
  .mobile_old_type  .bt-standard16 .bt-art-assist-title,.mobile_old_type .bt-standard16 .bt-art-assist-title a, .mobile_old_type .bt-standard16 .bt-art-assist-title span{font-size:18px;line-height:38px;}
  .mobile_old_type .bt-standard16 .bt-content p,.mobile_old_type .bt-standard16 .bt-content p span,.mobile_old_type .bt-standard16 .bt-content p *{font-size:24px!important;line-height:44px!important;}

}

@media (max-width: 767px) {

    /* 顶部导航 覆盖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-art-fontsize,
    .bt-art-assist-tool {
        display: none;
    }

    #bt-share,
    .bt-printer {
        display: none !important;
    }
    .zoom video{width: 100%;height: auto;}
.zoom img{width:auto!important;height: auto!important;object-fit: cover;max-width: 100%;}

.mobile_old_type .bt-standard16 .bt-art-title{font-size:32px;line-height:45px;}
  .mobile_old_type  .bt-standard16 .bt-art-assist-title,.mobile_old_type .bt-standard16 .bt-art-assist-title a, .mobile_old_type .bt-standard16 .bt-art-assist-title span{font-size:20px;line-height:38px;}
  .mobile_old_type .bt-standard16 .bt-content p,.mobile_old_type .bt-standard16 .bt-content p span,.mobile_old_type .bt-standard16 .bt-content p *{font-size:24px!important;line-height:44px!important;}

}


/* ***********************************适老化样式-无需要请注释*********************************** */

/* 当前位置 覆盖hanweb.min.css中当前位置样式，提供适老化展示效果，调整行距，字号*/
.old_type .bt-place {
    line-height: 3rem;
    font-size: 1.5rem;
}

/* 文章正文样式 覆盖hanweb.min.css中文章页标题样式，提供适老化展示效果，调整行距，字号 */
.old_type .bt-art-title {
    font-size: 2.625rem;
    line-height: 4rem;
}

/* 文章正文样式 覆盖hanweb.min.css中文章页辅助信息区域样式，提供适老化展示效果，调整行距，字号 */
.old_type .bt-art-assist-title,
.old_type .bt-art-assist-title a,
.old_type .bt-art-assist-title span {
    font-size: 2rem;
    line-height: 4rem;
}

.old_type .col-md-9,
.old_type .col-md-8,
.old_type .col-md-7,
.old_type .col-md-6,
.old_type .col-md-5,
.old_type .col-md-4,
.old_type .col-md-3,
.old_type .col-md-2 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

/* 文章正文样式 覆盖hanweb.min.css中文章页正文区域样式，提供适老化展示效果，调整行距，字号 */
.old_type .bt-content p,.old_type .bt-standard16 .bt-content,
.old_type .bt-content span,
.old_type .bt-content div,
.old_type .bt-content a,
.old_type .bt-content table {
    font-size: 2rem!important;
    line-height: 4rem!important;
}

/* 文章正文样式 覆盖hanweb.min.css中文章页辅助功能区域样式，提供适老化展示效果，调整行距，字号 */
.old_type .bt-art-assist-tool {
    font-size: 2rem;
}

.old_type .bt-box-part h1 {
    font-size: 3rem;
    line-height: 4rem;
}

.old_type .bt-box-part ul.bt-xgxx li {
    font-size: 2rem;
    line-height: 3rem;
    padding-top: 20px;
}

.old_type .bt-fuzu-mol,
.old_type #bt-share,
.old_type .bt-printer {
    display: none !important;
}

/* 底部 覆盖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;
}


