/* 衬线体（游明朝）的设置：*/
body {
    font-family: Georgia, "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho", serif;
}

.MathJax{outline:0}
.postBody blockquote {
    background: none;
    min-height: 35px;
    _height: 35px;
    font-size: 10;
    line-height: 1.6em;
    color: #333;
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    font-family: "Courier New",sans-serif !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    padding: 5px !important;
    font-weight: bold;
}


.catListTag{
        background: #9c27b00d;
    margin-bottom: 35px;
    word-wrap: break-word;
    border-radius: 0.5em;
    padding: 5%;
    /* color: white; */
    font-size: 15px;
}

.catListBlogRank{
 background: #9c27b00d;
    margin-bottom: 35px;
    word-wrap: break-word;
    border-radius: 0.5em;
    padding: 5%;
    /* color: white; */
    font-size: 15px;
}

.catListPostCategory{
 background: #9c27b00d;
    margin-bottom: 35px;
    word-wrap: break-word;
    border-radius: 0.5em;
    padding: 5%;
    /* color: white; */
    font-size: 15px;
}

/*#sideBar a {
    color: #9c27b0;
    font-size: 15px;
}*/


#sideBar a {
    color: #7c3333;
    font-size: 15px;
    font-weight: 900;
}





#page_begin_html{
    width:100%;
}
#home{
    // background-color:/*#ffffffa8*/ rgba(255,255, 255, 0.5);
}
#navigator{
border : none;
}

.diggit{
display:none;
}

.buryit{
display:none;
}

/* body{
background:url("https://s3.ax1x.com/2021/01/12/sYEs3V.jpg") no-repeat center center;
background-attachment:fixed;
background-size:100%;
} */

/* body{
background:url("https://i.imgur.com/VQ8FdBC.jpg") no-repeat center center;
background-attachment:fixed;
background-size:100%;
} */

#blogTitle h1 a{
font-size:30px;
}
#poweredby{
display:none;
}

#footer{
border:none}

#blogTitle h1 a:hover{
color: purple;
}

.postTitle {
    border-left: 3px solid #000000;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color:black;
    transition: all .4s linear 0s;
    transition-property: all;
    transition-duration: 0.4s;
    transition-timing-function: linear;
    transition-delay: 0s;
}

.postTitle a:hover{
color:purple;
}

#sidebar_links1811135{
background: rgba(0, 0, 0, 0);
}

.catListBlogRank {
    background: #9c27b00d;
    margin-bottom: 35px;
    word-wrap: break-word;
    border-radius: 0.5em;
    padding: 5%;
    /* color: white; */
    font-size: 15px;
    font-weight: 900;
}

#bg-video {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}





