body {
  background: url(https://img2020.cnblogs.com/blog/2098541/202011/2098541-20201127172414781-222357919.png); 
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
#blogTitle {
  display: none;
}

.desc_img {
  float: left;
  width: 40%;
  height: 40%;
  padding-right: 20px;
margin-left：-10px;
}
.desc_img:hover {

}
.postDesc {
  margin: 0;
}
.postCon{
width:100%!important
}
.postCon a:link, .postCon a:visited, .postCon a:active {
  text-decoration: none;
  color: red;
}
#header {
  padding-bottom: 0;
  margin-top: 0;
}
.postTitle {
  border-left: none;
  margin-bottom: 10px;
  font-size: 20px;
  float: right;
  width: 100%;
  clear: both;
  margin-left: -50px;
}
.day .postTitle a {
  padding-left: 0;
}
#navigator {
  margin-top: -25px;
  border-top: none;
}
#navList a {
  text-align: left;
}
#home {
  opacity: 0.9;
}

.postDesc:hover{
cursor: pointer;
}
#navList a:hover, #navList a:hover, #navList a:hover{
color:red;
}
.postCon:hover{
border:1px solid  red;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
margin-left:51px;
}

/* .newslistbox::-webkit-scrollbar {
	width:4px
}
.newslistbox::-webkit-scrollbar-thumb {
	border-radius:10px;
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
	background:blue
}
.newslistbox::-webkit-scrollbar-track {
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
	border-radius:0;
	background:rgba(0,0,0,0.1)
} */
  /* 动漫人物样式 */
#live2dcanvas{

position: fixed;
    opacity: 1!important;;
    right: -1px!important;
    bottom:-50px!important;
    z-index: 99999;
    pointer-events: none;
    width:213px!important;
   border:0!important;
}
