.bd-example {
    padding: 0 2.5rem 1rem 2.5rem;
    overflow-y: auto;
    position: fixed;
    left: 0;
    top: 5.625rem;
}
.bd-example span,
.bd-example a {
    display: block;
    color: #999;
}
h6{
    margin-bottom: 10px;
    background: url(logo.svg) no-repeat 1.25rem center #fff;
    position: fixed;
    top: 0px;
    line-height: 50px;
    padding: 10px;
    width: 100%;
    z-index: 99999;
    padding-left:16.66667%;
}
h6 .big-name{
    font-size:2rem;
    line-height:3.125rem;
}
h6 .s-name{
    padding-right:6rem;
}
.bd-example span.act,
.bd-example a.act {
    color: cornflowerblue;
}
.bd-example .big {
    font-size: 1.125rem;
    line-height: 2.8rem;
    padding-left:0.8rem;
    color: #666;
	/* background: url(bt-listPic.png) 5px 20px no-repeat; */
}
.kdj {
    font-size: 1rem;
    line-height: 1.8rem;
    cursor: pointer;
}
.kdj:hover{
    color:#666;
}

.col-md-10{
    padding-right:6rem;
}
h1{
    margin-bottom: 0.8rem;
}
h2{
    margin-top:1.25rem;
    margin-bottom:.625rem;
    height:2rem;
    line-height:2rem;
    font-size:1.6rem;
	width: 105px;
}
.bd-lead {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 2.5rem;
    /* text-indent: 2em; */
    text-align: justify;
}
/* 返回顶部用 */
.zujian {
    padding-top:0rem;
    padding-bottom: 1.25rem;
}
.dmq{position: relative;}
pre {
    background: #f8f9fa;
    color: #333;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 1.25rem;
    max-height: 18.75rem;
    overflow-y: auto;
    border-radius: .625rem;
}
pre.ts {
    background: none;
    font-size: 1rem;
    font-weight: 300;
    line-height: 2rem;
    margin: 0 0 1.2rem;
    padding: 0;
}
.jiansuo {
    font-size: 1.25rem;
    line-height: 2.5rem;
}
/* 复制 */
.copy {
    position: absolute;
    color: #007bff;
    border: .0625rem solid #007bff;
    width: 5rem;
    line-height: 1.875rem;
    text-align: center;
    border-radius: .3125rem;
    cursor: pointer;
    right: .3125rem;
    top: .3125rem;
    background:#fff;
    opacity: 0.7;
}
.copy:hover{
    background:#007bff;
    color:#fff;
}
/* 以上为常用组件页面用到的样式 */
/*里面的代码可以根据自己需求去进行更改*/
/* 设置滚动条的样式 
::-webkit-scrollbar {
    width: .375rem;
    height: .375rem;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
    border-radius: .3125rem;
}

::-webkit-scrollbar-thumb {
    border-radius: .25rem;
    background:#b6050e;
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-thumb:window-inactive {
    background:rgba(0, 0, 0, 0.1);
}
*/
.shili {
    border: solid #f8f9fa;
    padding: 1.5rem;
}
h3 {
    margin-bottom: 1rem;
}
h4 {
    margin: 2rem 0 1rem;
}
.syzn-img img{
    max-width:50rem;
    display: block;
    margin-bottom:2rem;
    margin-top:1.25rem;
}
.shouqi{
    position: fixed;
    left:0;
    top:5rem;
    z-index: 999999;
    width:1.5625rem;
    text-align: center;
    padding:.3125rem;
    background: cornflowerblue;
    border-radius: .3125rem;
    color: #fff;
    cursor: pointer;
}
.shouqi:hover{
    color:#fff;
}
.col-md-12{
    padding-left:3rem;
    padding-right:3rem;
}
h5{
    line-height:2rem;
}
.zysx h4:first-child{
    margin-bottom:0.4rem;
}
.zysx .syzn-img{
    margin-top:.625rem;
}
.syzn-img img{
    display: block;
    border:.0625rem solid #eee;
    padding:.5rem;
    border-radius: .3125rem;
    /*以下为重点*/
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";/* For IE 8 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    /* For IE 5.5 - 7 */
    -moz-box-shadow: 2px 2px 10px #eee;
    /* for firefox */
    -webkit-box-shadow: 2px 2px 10px #eee;
    /* for safari or chrome */
    box-shadow: 2px 2px 10px #eee;
    /* for opera or ie9 */
}
/* 右侧悬浮目录 */

.xfc a{
    display: block;
    color:#fff;
    background:none;
    background:#82318e;
    border:.0625rem solid #eee;
    text-align: center;
    padding:.3125rem;
    margin-bottom:.3125rem;
}
.bt-jq-TX-1603 a{
    width:3.125rem;
    height:3.125rem;
    opacity: 0.6;
}
.xfc a:hover{
    color:#fff;
    opacity: 1;
}
.bt-jq-TX-1603{display: none;}

table{
    width:100%;
    margin:1.25rem auto;
}
table tr{
    height:2.5rem;
    line-height: 2rem;
}
table tr td{ 
    word-wrap:break-word;
    white-space:normal;
    border:.0625rem solid #ccc;
    padding-left:.625rem;
    padding-right:.625rem;
    text-align: justify;
    word-break:break-all;
}
.zhuyi{margin:10px 0;}
.zhuyi h5{
    color:red;
}

.bd-title{
    font-size:32px;
}

em{
    color:red!important;
    font-style: normal;
}