/* 背景图片，背景透明度 */
#home {
opacity: 0.80;
margin: 0 auto;
width: 85%;
min-width: 950px;
background-color: #fff;
padding: 30px;
margin-top: 30px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body {
color: #000;
background: url(https://images.cnblogs.com/cnblogs_com/Merak21/1978140/o_210521122121%E5%A5%B3%E5%AD%A9%20%E7%B2%BE%E7%81%B5%20%E5%B0%96%E8%80%B3%E6%9C%B5%20%E8%93%9D%E7%9C%BC%20%E9%A1%B9%E9%93%BE%204k%E5%A3%81%E7%BA%B8_%E5%BD%BC%E5%B2%B8%E5%9B%BE%E7%BD%91.jpg) fixed;
background-size: 100%;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 101%;
}

/* 个人信息颜色背景调试 */
#header {
    position: relative;
    height: 167px;
    margin: 0;
    background: transparent url(https://images.cnblogs.com/cnblogs_com/Merak21/1978140/o_210521231909book1.jpg) no-repeat 0 0;
    -webkit-box-shadow: inset 0 3px 7px rgb(0 0 0 / 20%), inset 0 -3px 7px rgb(0 0 0 / 20%);
    -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2),inset 0 -3px 7px rgba(0,0,0,.2);
    box-shadow: inset 0 3px 7px rgb(0 0 0 / 20%), inset 0 -3px 7px rgb(0 0 0 / 20%);
}
#header h1 a {
    font-family: "Comic Sans MS";
    color: #b15900;
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 14px;
    color: #ff7f34;
    line-height: 1.5em;
    margin-top: 10px;
    margin-left: 30px;
    width: 50%;
    margin-left: 6em;
    float: left;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #00b11b;
    font-weight: bold;
    font-size: 15px;
}
#navList a:hover {
color: #00ff27;
text-decoration: none;
}
.blogStats {
    float: right;
    color: #b1b1b1;
    margin-top: 14px;
    margin-right: 180px;
    position: absolute;
    right: 77px;
    top: 35px;
    font-size: 14px;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #000000;
    font-size: 20px;
}



/* 普通文字样式 */
/* #cnblogs_post_body p {
    margin: 18px auto;
    color: #000;
    font-family: "Microsoft Yahei", "Simsun", Arial;
    font-size: 16px;
    text-indent: 0;
} */
 
/* 标题样式 */
#cnblogs_post_body h1 {
    background: linear-gradient(to bottom , #ff8823,rgb(255 255 255 / 10%));
    border-radius: 6px 6px 6px 4px;
    box-shadow: 0 0 0 2px #ffffff, 1px 1px 4px 1px rgb(152 85 0 / 78%);
    color: #FFFFFF;
    font-family: "微软雅黑", "宋体", "黑体", Arial;
    font-size: 20px;
    font-weight: bold;
    height: 31px;
    max-width: 970px;
    line-height: 27px;
    margin: 18px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #a70505;
    text-align: center;
}


#cnblogs_post_body h2 {
    background: linear-gradient(to right , #be3fff,rgb(255 255 255 / 10%));
    border-radius: 6px 6px 6px 6px;
    box-shadow:0 0 0 2px #ffffff, 1px 1px 4px 1px rgb(92 0 115 / 72%);
    color: #FFFFFF;
    font-family: "微软雅黑", "宋体", "黑体", Arial;
    font-size: 15px;
    font-weight: bold;
    height: 23px;
    max-width: 600px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #9d65ca;
    text-align: left;
}

#cnblogs_post_body h3 {
    background: linear-gradient(to right , #5bff49,#ffffff 70% );
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 2px #ffffff, 1px 1px 4px 1px rgb(4 230 0 / 72%);
    color: #fefffe;
    font-family: "微软雅黑", "宋体", "黑体", Arial;
    font-size: 14px;
    font-weight: bold;
    height: 21px;
    max-width: 400px;
    line-height: 20px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-align: left;
    text-shadow: 1px 1px 1px #199800;
}
#cnblogs_post_body h4 {
    background: linear-gradient(to right, #00ffe5 ,#ffffff);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 2px #ffffff, 1px 1px 4px 1px rgb(0 148 148 / 72%);
    color: #fefffe;
    font-family: "微软雅黑", "宋体", "黑体", Arial;
    font-size: 14px;
    font-weight: bold;
    height: 16px;
    max-width: 200px;
    line-height: 17px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-align: left;
    text-shadow: 2px 2px 2px #00bdaa;
}

#cnblogs_post_body h5 {
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
    color: #907100;
}

#cnblogs_post_body h6 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
    color: #777777;
}
/* 标题样式设置结束 */
 
/* 去除双下划线斜体样式 */
em {
    font-style: normal;
    color: #000;
}
 
/* 无序列表 */
#cnblogs_post_body ul li {
    font-family: "Microsoft Yahei", "Simsun", Arial;
    color: #000;
    font-size: 16px;
    list-style-type: disc;
}
 
/* 有序列表 */
#cnblogs_post_body ol li {
    font-family: "Microsoft Yahei", "Simsun", Arial;
    color: #000;
    font-size: 16px;
    list-style-type: decimal;
}
 
/* 超链接 */
#cnblogs_post_body a:link {
    font-family: "Microsoft Yahei", "Simsun", Arial;
    text-decoration: none;
    color: #0c7100;
}
 
/* 引用背景 */
#topics .postBody blockquote {
    background: #fff3d4;
    border: none;
    border-left: 5px solid #f6b73c;
    margin: 0;
    padding-left: 10px;
}
 



a:link {
    color: #000;
    text-decoration: none;
}
a {
    outline: none;
    color: #0cbb00;
}
* {
    margin: 0px;
    padding: 0;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}




/* 鼠标指针特效 */
.comment_btn:hover{
padding: 5px 10px;
height: 35px;
width: 90px;
border: 0 none;
border-radius: 5px;
background: #0c7100;
color: white;
cursor:pointer;
font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif;
text-shadow: 0 0 1px #fff;
display: inline !important;
}
body{
    background-repeat: repeat;
    background-attachment: fixed;
    background-size:cover;
    cursor: url(https://images.cnblogs.com/cnblogs_com/Merak21/1978140/o_210521150418shub.png),auto;
}

/*代码复制*/
#btn_comment_submit{
    width:73px;height:35px;border:none;
    background-color:#0cbb00;
    -webkit-border-radius: 10px;color:white;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    font-size: 10pt;
}




/* 图片悬停放大 */
.post img {
    cursor: pointer;
    transition: all 0.5s;
}
.post img:hover {
    transform: scale(1.4);
}



#div_digg{
  padding: 5px;
  border-radius: 5px;
  position: fixed;
  left: 0;
  bottom: 80px;
  width:80px;
  z-index:100;
}
.diggit{
  background: url(https://images2017.cnblogs.com/blog/894443/201709/894443-20170920105433618-867225449.png) no-repeat;
  width: 60px;
  height: 60px;
}
#div_digg .diggnum{
  position: absolute;
  bottom: -20px;
  left: 6px;
  background: #D0D0D0;
  padding: 2px 0;
  display: block;
  color: #555;
  font-size: 12px;
  text-align: center;
  width: 60px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-weight: bold;
}
/* 删除反对按钮,有点邪恶了 */
.buryit{
  display: none;
}


#MySignature {
    border: solid 1px #E5E5E5;
    padding: 10px;
    background: linear-gradient(to top, #bcff0247, rgb(255 255 255 / 10%));
    box-shadow: 0 0 0 1px #9eff45, 1px 1px 4px 1px rgb(126 243 65 / 78%);
    padding-left: 15px;
}

#cnblogs_post_body a:link {
    text-decoration: underline;
    color: #bc39ff;
}





/*markdown代码复制，添加按钮*/
.cnblogs-markdown pre {
  position: relative;
}
.cnblogs-markdown pre > span {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  right: 0;
  border-radius: 2px;
  padding: 0 10px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  cursor: pointer;
  /*注释下面这一行，button一直显示*/
  display:none;
}
.cnblogs-markdown pre:hover > span {
  display:block;
}
.cnblogs-markdown pre > .copyed {
  background: #67c23a;
}


/* markdown配置 */
.cnblogs-markdown .hljs {
    max-width: 970px;
    max-height: 300px;
    overflow: auto;
    display: block;
    padding: 0.5em;
    background: #ecf2ff !important;
    border: 1px solid #fdfdfd !important;
    color: #272727;
    white-space: pre;
    word-break: normal;
    font-family: "Consolas",sans-serif!important;
    font-size:14px!important;
}

.hljs-built_in, .hljs-class .hljs-title, .hljs-title.class_ {
    color: #ffae00 !important;
}
.hljs-doctag, .hljs-formula, .hljs-keyword {
    color: #ff00fb !important;
}

.hljs-addition, .hljs-attribute, .hljs-meta .hljs-string, .hljs-regexp, .hljs-string {
    color: #03d800 !important;
}

.hljs-bullet, .hljs-link, .hljs-meta, .hljs-selector-id, .hljs-symbol, .hljs-title {
    color: #0050ff !important;
}
.hljs-literal { 
    color: #e6000b !important;
}

.hljs-attr, .hljs-number, .hljs-selector-attr, .hljs-selector-class, .hljs-selector-pseudo, .hljs-template-variable, .hljs-type, .hljs-variable {
    color: #00b8ff !important;
}

/* 不显示底部广告 */
#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {
    display:none !important; 
}



/* 目录导航，添加滚动条*/ 
#sideBarMain ul {
    line-height: 1.5em;
    max-height: 600px;
    overflow: auto;  

}

a:link:hover{
    color: #ff9900d1;
}


