#home {
    margin: 0 auto;
    width: 1400px;
    text-align: left;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #967fcd;
    font-weight: bold;
}
#topicList {
    padding: 10px;
    border:1px dashed #dadcfe;
    width: 1100px;
    border-radius: 20px;
    background-color: #dfe6f9d6;
    margin-top: 20px;
    box-shadow: 0px 0px 20px #fff;
}
.dayTitle,.postTitle,.postCon {
    width: 1100px;
}
#sideBar {
    padding: 10px;
    width: 230px;
     border-radius: 20px;
     margin-top: 20px;
     border:1px dashed #dadcfe;
    box-shadow: 0px 0px 20px #fff;
     background-color: #dfe6f9d6;
}
#navigator {
    margin-top: 15px;
}
#navList a{
    width: 6em;
    height: 30px;
    font-size: 20px;
}
#navList a:hover {
    color: #816d65;
    background-color: #e1eafe;
    border-radius: 10px;
}
#header {
    border-radius: 20px;
    height: 232px;
     background: url('https://images.cnblogs.com/cnblogs_com/shyhuahua/1998913/o_21071208100566hhyyy1.jpg') no-repeat top center;
    padding-bottom: 5px;
    background-size: 100% 100%;
}
body {
color: #816d65;
background: url('https://images.cnblogs.com/cnblogs_com/shyhuahua/1998913/o_210712063619啧啧.jpg') fixed;
background-size: 100% 100%;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
min-height: 103%;
/* cursor:url('https://images.cnblogs.com/cnblogs_com/shyhuahua/1998996/o_210712085825捧花.png'),auto; */
}
/* body {
    height: auto;
    color: #816d65;
    background:none;
    background-image: url('https://images.cnblogs.com/cnblogs_com/shyhuahua/1998913/o_210712063619啧啧.jpg');
    background-size: 100% 5000px;
   background-repeat:no-repeat;
   cursor:url('https://images.cnblogs.com/cnblogs_com/shyhuahua/1998996/o_210712085825捧花.png'),auto;
} */
a:hover{
     /* cursor:url('https://images.cnblogs.com/cnblogs_com/shyhuahua/1998996/o_210712085825捧花.png'),auto; */
}
#blogTitle a {
    color: #f7f8f9;
}
.blogStats{
    font-size: 16px;
}
.CalTitle {
    background: #fff;
    color: #967fcd;
}
.CalTodayDay {
    background: #967fcd;
    color: #fffbfb;
}
.CalWeekendDay {
    background: transparent;
}
.cnblogs_code {
    border: 1px dashed #9b75e4;
}
.catListTitle {
    padding-left: 45px;
    margin-left:-10px;
    background: url(https://images.cnblogs.com/cnblogs_com/shyhuahua/1998996/o_210712085825捧花.png) left center no-repeat;
    color: #967fcd;
}
.myHeaderBox{
    /* padding: 10px;
    margin-left: -10px;
    width: 200px;height: 200px;border-radius:50%; */
}
/* .myHeaderBox a{
    display: inline-block;
     align-items: center;
    justify-content: center;
} */
.myHeader{
    text-align: center;
    border-radius:50%; width: 190px;height: 190px;border: 2px dashed #ff8300;
}
/* .myHeader:hover{
    box-shadow: 0px 0px 30px #fff;
} */