#google_ad_c1, #google_ad_c2 {display:none;}
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
font-size: 14px!important;
}
#home {
opacity: 0.80;
margin: 0 auto;
width: 85%;
min-width: 950px;
background-color: rgb(255, 255, 255);
padding: 30px;
margin-top: 30px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle h1 {
color: #e53878 !important;
font-size: 45px;
text-align: center;
font-family: "华文新魏";
line-height: 1.5em;
font-weight: normal;
margin-top: 20px;
margin-bottom: 10px;
}
#navList a:hover {
color: #79c9dc;
text-decoration: none;
}
#navList a {
display: block;
width: 5em;
height: 20px;
float: right;
text-align: center;
padding-top: 18px;
}
#navigator {
font-size: 22px;
border-top: 5px solid #e53878;
border-bottom: 5px solid #92c65c;
font-family: "楷体";
font-weight: normal;
height: 50px;
clear: both;
margin-top: 30px;
margin-bottom: 40px;
}
.catListTitle {
margin-top: 20px;
margin-bottom: 20px;
font-family: "楷体";
font-size: 22px !important;
border-left: 10px solid rgba(82, 168, 236, 0.8);
padding: 10px 10px 10px 10px;
background-color: #f5f5f5;
}
#sideBar {
      width: 300px; /* 设置侧边栏宽度为300像素 */
      padding: 10px; /* 设置内边距 */
      box-sizing: border-box; /* 确保内边距和边框包含在宽度内 */
    }
#blog-news {
    font-size: 20px !important;
    font-family: "楷体";
    font-weight: bold;
}
#profile_block {
    font-size: 14px !important; /* 覆盖其他可能的 font-size 规则 */
    font-family: "宋体" !important;
    font-style: italic !important;
}
#ad_under_post_holder #google_ad_c1,#google_ad_c2{
display: none !important;
}
body {
color: #404040;
background: url(https://images.cnblogs.com/cnblogs_com/blogs/841618/galleries/2451494/o_250327115604_HappyBirthday%20Aris!.jpg) fixed;
background-size: 100%;
background-repeat: no-repeat;
font-family: "宋体";
font-size: 17px;
min-height: 10%;
}
.postTitle {
    font-size: 30px !important; /* 覆盖其他可能的 font-size 规则 */
    font-family: 'FZXBSJW--GB1-0',cursive;
}
.c_b_p_desc {
  font-size: 20px !important;
}
#topics .postTitle {
border: 0px;
font-size: 25px;
font-weight: bold;
float: left;
line-height: 1.5;
width: 100%;
padding-left: 5px;
}
.cnblogs-markdown {
    font-size: 1.3em;
    h1
    {
      font-size: 35px!important;
    }
    h2
    {
      font-size: 26px!important;
    }
    h3
    {
      font-size: 23px!important;
    }
    h4
    {
      font-size: 20px!important;
    }
    h5
    {
      font-size: 18px!important;
    }
    code 
    {
      font-size: 16px!important;
      background-color: #c6edff!important;
      color: #35228d!important;
    }
    pre
    {
      font-size: 16px!important;
      background-color: #ffffff!important;
    }
}
div.commentform p{
margin-bottom:10px;
}
.comment_btn {
padding: 5px 10px;
height: 35px;
width: 90px;
border: 0 none;
border-radius: 5px;
background: #ddd;
color: #999;
cursor:pointer;
font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif;
text-shadow: 0 0 1px #fff;
display: inline !important;
}
.comment_btn:hover{
padding: 5px 10px;
height: 35px;
width: 90px;
border: 0 none;
border-radius: 5px;
background: #79c9dc;
color: white;
cursor:pointer;
font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif;
text-shadow: 0 0 1px #fff;
display: inline !important;
}
#commentform_title {
background-image:none;
background-repeat:no-repeat;
margin-bottom:10px;
padding:0;
font-size:24px;
}
#commentbox_opt,#commentbox_opt + p {
text-align:center;
}
.commentbox_title {
width: 100%;
}
#tbCommentBody {
font-family:'Microsoft Yahei', Microsoft Yahei, 宋体, sans-serif;
margin-top:10px;
max-width:100%;
min-width:100%;
background:white;
color:#333;
border:2px solid #fff;
box-shadow:inset 0 0 8px #aaa;
padding:10px;
height:250px;
font-size:14px;
min-height:120px;
}
.feedbackItem {
font-size:14px;
line-height:24px;
margin:10px 0;
padding:20px;
background:#F2F2F2;
box-shadow:0 0 5px #aaa;
}
.feedbackListSubtitle {
font-weight:normal;
}
 
#blog-comments-placeholder, #comment_form {
padding: 20px;
background: #fff;
-webkit-box-shadow: 1px 2px 3px #ddd;
box-shadow: 1px 2px 3px #ddd;
margin-bottom: 50px;
}
.feedback_area_title {
margin-bottom: 15px;
font-size: 1.8em;
}
.feedbackItem {
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
padding: 5px;
background: rgb(248, 248, 248);
}
.color_shine {background: rgb(226, 242, 255);}
.feedbackItem:hover {
    -webkit-animation-name: color_shine;
    animation-name: color_shine; /* 添加标准属性 */
    -webkit-animation-duration: 2s;
    animation-duration: 2s; /* 添加标准属性 */
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; /* 添加标准属性 */
  }
#comment_form .title {
font-weight: normal;
margin-bottom: 15px;
}


/* Width的值可根据喜好调整（屏幕的宽度） */
@media (max-width: 2000px) {
  /* Aplayer音乐标签伸缩 */
  .aplayer.aplayer-fixed.aplayer-narrow .aplayer-body {
    left: -66px !important;
    /* 默认情况下缩进左侧66px，只留一点箭头部分 */
  }
 
  .aplayer.aplayer-fixed.aplayer-narrow .aplayer-body:hover {
    left: 0 !important;
    /* 鼠标悬停是左侧缩进归零，完全显示按钮 */
  }
}
/* Aplayer日间模式调整 */
/* 背景色 */
.aplayer {
  background: rgba(255, 255, 255, 0.6) !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.07), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}
 
.aplayer.aplayer-fixed .aplayer-lrc:after,
.aplayer.aplayer-fixed .aplayer-lrc:before {
  display: none;
}
 
.aplayer.aplayer.aplayer-fixed .aplayer-body {
  background: rgba(255, 255, 255, 0.6) !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.07), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
}
 
/* 滚动条 */
.aplayer .aplayer-list ol::-webkit-scrollbar {
  width: 5px;
}
 
.aplayer .aplayer-list ol::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: var(--theme-color) !important;
}
 
.aplayer .aplayer-list ol::-webkit-scrollbar-thumb:hover {
  background-color: var(--theme-color) !important;
}
 
/* 圆角 */
.aplayer.aplayer-fixed .aplayer-list {
  border-radius: 6px 6px 0 0 !important;
}
 
.aplayer.aplayer-fixed .aplayer-miniswitcher {
  border-radius: 0 6px 6px 0 !important;
}
 
.aplayer.aplayer-fixed.aplayer-narrow .aplayer-body {
  transition: 0.28s !important;
  border-radius: 6px !important;
}
 
/* 选中与播放中歌曲激活颜色 */
.aplayer .aplayer-list ol li:hover {
  background: var(--theme-color) !important;
}
 
.aplayer .aplayer-list ol li.aplayer-list-light {
  background: var(--theme-color) !important;
}
 
/* 歌词 */
.aplayer-lrc p {
  color: #ffffff !important;
  text-shadow: #000000 1px 0 0, #000000 0 1px 0, #000000 -1px 0 0, #000000
      0 -1px 0 !important;
}
