/* 背景图片，背景透明度 */
#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/Edendd/2293827/t_230329131639_1%20-%20%E5%89%AF%E6%9C%AC.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:你的头部背景图片.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;
}

/* 个人信息特效 */
#header {
    position: relative;
    height: 167px;
    margin: 0;
    background: transparent url(https:你的头部背景图片.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;
}

/* 标题样式 */
#cnblogs_post_body h1 {
    background: linear-gradient(to bottom , #f37001,rgb(255 255 255 / 10%));
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #ffb9a9, 1px 1px 4px 1px rgb(255 95 95 / 78%);
    color: #FFFFFF;
    font-family: "微软雅黑", "宋体", "黑体", Arial;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    line-height: 29px;
    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 bottom , #b930ff,rgb(255 255 255 / 10%));
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #ebbaff, 1px 1px 4px 1px rgb(156 56 181 / 72%);
    color: #FFFFFF;
    font-family: "微软雅黑", "宋体", "黑体", Arial;
    font-size: 15px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #9d65ca;
    text-align:center
}
#cnblogs_post_body h3 {
    background: linear-gradient(to bottom , #5efd35,rgb(255 255 255 / 10%));
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #ccffab, 1px 1px 6px 1px rgb(4 117 8 / 84%);
    color: #FFFFFF;
    font-family: "微软雅黑", "宋体", "黑体", Arial;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #36a019;
    text-align:center
}
#cnblogs_post_body h4 {
    background: linear-gradient(to bottom , #37fff6,rgb(255 255 255 / 10%));
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #afffff, 1px 1px 6px 1px rgb(4 101 101 / 78%);
    color: #FFFFFF;
    font-family: "微软雅黑", "宋体", "黑体", Arial;
    font-size: 13px;
    font-weight: bold;
    height: 16px;
    line-height: 18px;
    margin: 18px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #059081;
    text-align:center
}
/* 标题样式设置结束 */

/*添加滚动条*/
#sideBarMain ul {
    line-height: 1.5em;
    overflow: auto;
    max-height: 600px;
}
.post img {
    cursor: pointer;
    transition: all 0.5s;
}
.post img:hover {
    transform: scale(1.3);
}

/* markdown配置 */
.cnblogs-markdown .hljs {
    display: block;
    overflow-x: auto;
    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;
}

/*添加按钮*/
.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;
  display:none;
}
.cnblogs-markdown pre:hover > span {
  display:block;
}
.cnblogs-markdown pre > .copyed {
  background: #0c7100;
}
.cnblogs-markdown .hljs {
    max-width: 970px;
    max-height: 300px;
    overflow: auto;
}

#Snow{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(255,255,240,0.1);
    pointer-events: none;
}

/* 鼠标指针特效 */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;}

#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;}