#back-to-top {
    background-color: #3498DB;
    bottom: 0;
    box-shadow: 0 0 6px #000;
    color: #000;
    padding: 10px 10px;
    position: fixed;
    right: 150px;
    cursor: pointer;
font-weight:bolder;
}
#AllanboltSignature
{ 
border:solid 1px #E5E5E5;
border-top: #e0e0e0 1px dashed;
border-right: #e0e0e0 1px dashed;
border-bottom: #e0e0e0 1px dashed;
border-left: #e0e0e0 1px dashed;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 60px;
font-family: 微软雅黑;
font-size:14px;
background: url(https://images.cnblogs.com/cnblogs_com/grenet/226272/o_o_o_info.png) #e5f1f4 no-repeat 1% 50%;

}
#AllanboltSignature div
{
line-height: 25px;
}
#cnblogs_post_body
{
    color: black;      
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 16px;
    line-height: 25px;
}
#cnblogs_post_body h1    {
    background: #333366;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 23px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2    {
    background: #006699;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}


#cnblogs_post_body h3    {
    background: #2B6695;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h4{
    background: #2B6600;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h5    {
    background: #2B6695;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h6    {
    background: #B22222;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}

#cnblogs_post_body code {
	font: inherit;
    color: #c7254e;
    /* font-weight: bold; */
    background-color: rgba(251, 244, 238, 0.35);
    border-radius: 4px;
    border: 1px solid #e4dbdb;
    margin: 0 3px;
	
}

#cnblogs_post_body pre code {
	padding: 0;
	margin: 0;
	font-family: consolas,monaco,monospace;
	font-size: 14px;
	color: #424b50;
	background: none;
	border: none
}

.cnblogs_code pre {
font-family: Courier New!important;
font-size: 15px!important;
word-wrap: break-word;
white-space: pre-wrap;
}

.cnblogs_code span {
font-family: Courier New!important;
font-size: 15px!important;
line-height: 1.5!important;
}
/* 低于1024像素则不再进行横向缩放，防止侧边栏被移到正文下面，导致太难看，有了position现在可以去掉了 */
#home {

min-width: 1024px;

height:auto;

background-image: url(https://pic.sc.chinaz.com/files/pic/pic9/201601/apic18482.jpg) ;

background-repeat:repeat;

 }
/* 主界面和导航栏居中显示用户屏幕的95% */
#main{

width:90%;
height:100%;

}

#navigator{width:90%}
/* 主界面宽度自动，右侧留出232像素，以父元素为基准进行绝对定位 */
#mainContent{
    width: auto;
    position: absolute;
    left:0px;
    right: 232px;
}
/* 让图片等比缩小，超过原始尺寸则不放大*/
#cnblogs_post_body img{
    max-width: 100%;
}
/* 侧边栏向右靠齐 */
#sideBar{float:right}

/* 留言板宽度跟随父元素，高度设为200像素 */
div.commentform textarea{
  width:100%;
  height: 200px;
}
/* 因为mainContent的position: absolute; 属性导致了这块显示出现了问题，隐藏掉元素 */
#footer{visibility: hidden}


/*快速评论*/
#div_digg {
  position: fixed;
  bottom: 1px;
  right: 50px;
  border: 2px solid #0094FF;
  padding: 10px;
  width: 140px;
  background-color: #fff;
  border-radius: 5px 5px 5px 5px !important;
  opacity:0.4;
  box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
  transition-duration: 0.5s;
}

#div_digg:hover{
  opacity:1;
}

#blogTitle {
        
       display:inline;

}

#blogTitle h1 {

position:relative;
        left:20px
        height:40px;
        font-size:35px;
font-weight:bolder;

}
#blogTitle h1 a:hover {
        
}

#blogTitle h2 {

        position:relative;
        background:url(https://images2017.cnblogs.com/blog/1177828/201709/1177828-20170919104445868-250808975.png);
        background-size: contain;
        font-size:0px;
        left:7px;
        bottom:7px;
        width:530px;
        height:25px;
}


#navigator{

        position:relative;
        width:535px; 
        height:30px;
        left:305px;
        top:-20px;
        background-color:rgba(0,0,0,0.3);
        

}

#navList li{

        position:relative;
        left:18px;

}

#header{

        background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:left top;
        background: url(https://files.cnblogs.com/files/justcooooode/1177828-20170918181603868-1148750279.bmp);
        background-size: cover;
        height:280px;
 }



#navList li a{

        opacity:1;
	font-size:18px;
	color: #F4F6F7;
	background-color: transparent;

}
#navList li a:hover{

	background-color:transparent;
	margin-top:-2px;
	padding-bottom:12px;
	color: #000;
	opacity:1; 
        box-shadow: inset 0 -0.1em #000;
        font-weight: bolder;

}

.blogStats {   

        position:absolute;
        top:180px;
        left:360px;
        color:#37474F;
        font-size:12px;

}

#cnblogs_post_body p img{
  border: 1px solid #ccc;
  box-shadow: 0 0 10px rgba(0,0,0,.35);
  width:80%;
  height:80%;
  margin-top:10px;
  margin-bottom:10px;
}