body {
  background: url("https://images.cnblogs.com/cnblogs_com/yxkNotes/1857119/o_210409075547bg.png");
  line-height: 1;
  min-height: 100%;
}
/*顶部样式*/
#main {
  display: flex;
  flex-direction: row-reverse;
}
#header {
  background: rgba(255, 255, 255, 0);
  position: relative;
}
#blogTitle {
  width: 100%;
  background: url("https://images.cnblogs.com/cnblogs_com/yxkNotes/1857119/o_210409091314773C3F0B93FE855CF75178E97969EF05.jpg")
    center center / 100% 100% no-repeat rgb(34, 34, 34);
  position: relative;
  height: 40vh;
  background-position: 0 0 !important;
}
#blogTitle h1 {
  font-size: 2.4rem;
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: bold;
  background: rgba(255, 255, 255, 0);
  text-shadow: 0 3px 6px rgb(0 0 0 / 30%);
  position: relative !important;
  top: 10vh;
  left: 0;
  padding-top: 1rem !important;
 line-height:0 !important;
}
#blogTitle h2 {
  width: 100%;
  height: auto;
 padding:0 1.2rem;
  font-size: 1.2rem;
  text-align: center;
  text-shadow: 0 3px 6px rgb(0 0 0 / 30%);
  color: #fff;
  position: relative !important;
  top: 17vh;
  left: 0; 
line-height:1.5 !important;
}
#blogTitle h1 a {
  position: "";
  top: "";
  color: #fff;
}
.blogStats {
    display: block;
    width: 100%;
    position: absolute;
    top: 37vh;
   right:2vh;
    color: #fff;
    text-align: right;
    font-size: 1rem;
    text-shadow: 0 3px 6px rgb(0 0 0 / 30%);
}
/*nav样式*/
.catListTitle {
    text-shadow: 0px 2px 2px #000;
    opacity: 0.9;
     border-radius: 5px 5px 0 0;
}
#navList a:link {
  text-shadow: 0px 2px 2px #000;
}
#navList a:hover {
  text-shadow: 0px 0px 0px #000;
}
#nav_next_page a {
  background-color: #169fe6;
}
#blog-calendar {
  background-color: #fff;
}
#navigator {
 height: 50px;
 border:0;
 opacity: 0.9;
position: static;
}
#navList {
  height: 50px;
  width: 1200px;
}
#navList li {
  height: 50px;
  line-height: 50px;
}
#navList li:hover{
   background-color: transparent;
}
/*内容区样式*/
#myposts .pager {
  margin-right: 0px;
}
.pager a {
  margin: 1px 4px;
  padding: 4px 8px;
}
.pager a:hover {
  border: 1px solid #169fe6;
  color: #fff;
  background: #169fe6;
  text-decoration: none;
}
#myposts .PostList a:hover {
  color: #169fe6;
}
.entrylistItemPostDesc a:hover {
  color: #169fe6;
}
.entrylistPosttitle a:hover {
  color: #169fe6;
}
.day .postTitle {
  font-size: 20px;
  line-height: 1.1em;
  margin-left: 10px;
}
.topicListFooter {
 margin-bottom:20px;
 height:auto;
}
#topics .postDesc a:hover {
  color: #169fe6;
  text-decoration: underline;
}
#post_next_prev a:hover {
  border-bottom: 1px dotted #ff5e52;
  color: #169fe6;
  border-bottom: 0;
}
#EntryTag a:hover {
  color: #169fe6;
}
#BlogPostCategory a:hover {
  color: #169fe6;
  border-bottom: 0;
}
.postCon a:link {
  text-decoration: none;
  color: #169fe6;
}
.postCon a:hover {
  text-decoration: underline;
}
.day .postDesc span,
.day .postDesc a {
  margin-left: 15px;
}
.entrylistItem .entrylistItemPostDesc span {
  margin-left: 15px;
}
.day .postDesc a:hover {
  margin-left: 15px;
  text-decoration: underline;
}
#topics {
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
  border: 1px solid #dedede;
}
#comment_form_container {
  background: rgba(255, 255, 255, 0.8);
}
#main {
  width: 1300px;
  margin: 25px auto 0;
}
#mainContent {
  background: none;
  float: right;
  overflow: visible;
  text-overflow: ellipsis;
  width: 960px;
  margin-right: 0px;
  word-break: break-all;
}
#sideBar {
  width: 290px;
  margin-left: 18px;
  float: left;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: visible;
  word-break: break-all;
}
#profile_block {
  border: 0px solid #dedede;
  background: rgba(255, 255, 255, 0.8);
}
#profile_block a:hover {
    color: #169fe6;
    border-bottom: 1px solid #169fe6;
}
#widget_my_google {
  border: 0px solid #dedede;
}
#widget_my_zzk {
  borde: 0px solid #dedede;
}
#profile_block:hover {
  border: 0px;
}
.catListTag ul li:hover {
  background: #7fcaf1f5;
  color: #fff;
}
.catListTag ul li a:hover {
  color: #fff;
}
.catListBlogRank ul li:hover {
  background: #7fcaf1f5;
  color: #fff;
}
.sidebar-block ul {
  color: #777;
  border: 0px solid #dedede;
}
.sidebar-block ul li {
  color: #777;
}
.sidebar-block ul li a{
  color: inherit !important;
}
.sidebar-block ul li:hover {
  background: #7fcaf1f5;
  color: #fff !important;
}
.sidebar-block ul li a:hover {
  color: #fff;
  text-decoration: none !important;
  border-bottom: 0;
}
#homepage_top_pager {
  display: none;
  margin-top: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  text-align: right;
  margin-right: 0px;
  margin-top: 0px;
}
.pager {
  text-align: right;
}
.topicListFooter .pager a:hover,
.topicListFooter .pager span {
  background: #169fe6;
  padding:0 18px;
font-weight:bold;
}
.topicListFooter .pager a {
  padding:0 18px;
 font-weight:bold;
}
a.c_b_p_desc_readmore {
  color: #169fe6;
}
.postDesc a {
  color: #696969;
}
.postDesc a:hover {
  color: #169fe6;
}
.day {
  background: rgba(255, 255, 255, 0.8);
}
#blog-calendar {
  background: rgba(255, 255, 255, 0.8);
}
.mySearch {
  background: rgba(255, 255, 255, 0.8);
}
.sidebar-block {
  background: rgba(255, 255, 255, 0.8);
}
.catListView {
  background: rgba(255, 255, 255, 0.8);
}
.entrylistItem {
  background: rgba(255, 255, 255, 0.8);
}
.entrylist h1 {
  display:none;
}
.entrylistTitle{
 border-bottom: 2px solid #ccc;
font-size:1.5rem;
font-weight:bold;
padding:10px 0;
}
.entrylist .entrylistDescription {
 font-size:0.9rem;
 margin:0.7rem 0.2rem;
}
.PostListTitle {
  margin-left: 20px;
  color: #7fcaf1f5;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  font-weight: bold;
}
.c_ad_block {
  display: none;
}
/*按钮颜色*/
input.btn_my_zzk {
  background: #45bcf9;
}
#comment_form_container {
  margin: 20px 0;
}
#comment_nav {
  display: none;
}
#comment_nav a:hover {
  color: #169fe6;
}
.dayTitle:hover {
  background: #169fe6;
}
.day:hover {
 border-left: 4px solid #169fe6;
}
/*底部样式*/
#footer {
  display: none;
}
/*快速推荐模块样式开始*/
#div_digg {
  position: fixed;
  bottom: 10px;
  right: -15px;
  border: 2px solid #169fe6;
  padding: 10px;
  width: 130px;
  background-color: #fff;
  border-radius: 5px 5px 5px 5px !important;
  box-shadow: 0 0 0 1px #169fe6, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}
/*快速推荐模块样式结束*/
#widget_my_google {
  display: none;
}
#widget_my_zzk {
  padding-bottom: 1rem !important;
}
#under_post_card1 {
  margin: 1.8rem 0;
}
/*去掉园子新闻，和历史今天*/
#under_post_card2 {
  display: none;
}
#HistoryToday {
  display: none;
}
/*去掉园子新闻，和历史今天结束*/
/*去掉广告开始*/
#ad_t2,
#cnblogs_c1,
#under_post_news,
#cnblogs_c2,
#under_post_kb {
  display: none !important;
}
#blog-comments-placeholder {
  padding: 0px;
  border: 0px;
  padding-top: 0;
  margin-top: 0px;
  background: #f2f2f2;
}
/*去掉广告结束*/
/*小于1300px 隐藏目录模块*/
@media screen and (max-width: 1300px) {
  #sideBar {
    display: none;
  }
  #main {
    width: auto;
    display: flex;
    justify-content: center;
  }
  #navList {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  #blogTitle h1 {
    padding-top: 2.5rem !important;
    text-shadow: 0 3px 6px rgb(0 0 0 / 30%);
  }
  #blogTitle h1 a {
    top: 0 !important;
    font-size: 1.8rem;
  }
  #blogTitle h2 {
    padding: 0 1.2rem !important;
    width: 100%;
    top: 10vh;
    font-size: 1rem;
    font-weight:bold;
  }
.blogStats {
    font-size:0.8rem;
}
}