.postBody {
    color: #000;
    line-height: 1.7;
    font-size: large;
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    font-family: "Courier New",sans-serif!important;
    font-size: 16px!important;
    line-height: 1.5!important;
    padding: 5px!important;
}
/*隐藏 联系、管理、新随笔*/
@media only screen and (max-width : 1100px) { 
.day {
    padding: 30px;
}

#home1 {
    width: auto !important;
    min-width: 0 !important;
   padding:0 !important;
}
.postBody {
   padding:30px !important;
}
#navigator1{
margin-left:0px !important;
}
} 
#blog_nav_contact{
    display: none;
}
.test{
background-color:#f7f7f7;
}
.fixednav {
    position: fixed;
    top: 0px;
    background-color:#ffffff;
    width: fit-content !important;
     height: 30px !important;
   padding:0px 0px !important;
 margin-left:
    z-index: 999;
background-color:#f7f7f7;
 
    margin-top: 0px !important;
}
.cnblogs_code pre {
font-family: Courier New!important;
font-size: 16px!important;
word-wrap: break-word;
white-space: pre-wrap;
}
#cnblogs_post_body img{
    max-width: 1090px;
}
.cnblogs_code span {
font-family: Courier New!important;
font-size: 16px!important;
line-height: 1.5!important;
}
/* adblock */
#ad_t2 {
    display: none;
}
.c_ad_block {
   display: none;
}
#blog_nav_newpost{
    display: none;
}
#blog_nav_admin{
    display: none;
}
#header{
    display: none;
}
#home {
    width: 70%!important;
    min-width: 1100px!important;
    background-color: #fff;
    padding: 30px;
     margin-top: 0px!important; 
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100,100,100,.3);
}
#main {
    //min-width: 100%;
    text-align: left;
    margin-top: 0px;
    padding: 0px ;
}
#footer {
    color: #686868;
    text-align: center;
    min-height: 15px;
    _height: 15px;
    border-top: 1px solid #ededed;
    margin-top: 0px;
    padding-top: 10px;
    margin-bottom: 0px;
}
#home1 {
    margin: 0 auto;
     width: 70%!important;
   min-width: 1100px;
    background-color: #fff;
    padding: 30px;
    margin-top: 50px;
   // margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#navList1 li a, .dropbtn {
 
display: inline-block;
color: black;
text-align: center;
text-decoration: none;
padding: 12px 16px;
//display: table-cell;
//vertical-align: bottom;
}
#navList1 li a:hover, .dropdown:hover .dropbtn { /*鼠标移上去，改变背景颜色*/
background-color:#ededed;
text-decoration: none;
}
#navList1 .dropdown {
/*display:inline-block将对象呈递为内联对象，但是对象的内容作为块对象呈递。旁边的内联对象会被呈递在同一行内，允许空格。*/
display: inline-block;

}

#navList1 .dropdown-content {
display: none;
position: absolute;
z-index:9999;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);


}
#navList1 .dropdown-content a {
display: block;
color: black;
padding: 8px 10px;
text-decoration:none;
font-size: 10px；

}
#navList1 .dropdown-content a:hover {
background-color: #a1a1a1;
}


#navList1 .dropdown:hover .dropdown-content{
display: block;
}
#header1 {
    /* padding-bottom: 5px; */
    margin-top: 10px;
}
#cb_post_title_url{
font-size:20px;
}
#blogTitle1 {
    height: 60px;
    clear: both;
    
}

    #blogTitle1 h1 {
        font-size: 26px;
        font-weight: bold;
        line-height: 1.5em;
        margin-top: 20px;
    }

        #blogTitle1 h1 a {
            color: #515151;
        }

            #blogTitle1 h1 a:hover {
                color: #21759b;
            }

    #blogTitle1 h2 {
        font-weight: normal;
        font-size: 13px;
        font-size: 0.928571429rem;
        line-height: 1.846153846;
        color: #757575;
        float: left;
    }

#blogLogo1 {
    float: right;
}
#navigator1 {
    z-index:1000;
    font-size: 13px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 50px;
    clear: both;
    margin-left: 0px;
    margin-top: 25px;
}

/*#navList1 {
    min-height: 30px;
    float: left;
}

    #navList1 li {
        float: left;
        margin: 0 40px 0 0;
    }

    #navList1 a {
        display: block;
        width: 5em;
        height: 22px;
        float: left;
        text-align: center;
        padding-top: 19px;
    }

        #navList1 a:link, #navList a:visited, #navList a:active {
            color: #6a6a6a;
            font-weight: bold;
        }

        #navList1 a:hover {
            color: #000;
            text-decoration: none;
        }
*/
.blogStats1 {
    float: right;
    color: #757575;
    margin-top: 19px;
    margin-right: 2px;
    text-align: right;
}


#mainContent .forFlow {
    margin-left: 25em;
    float: none;
    width: auto;
}

#mainContent {
    min-height: 200px;
    padding: 0px 0px 10px 0;
    *padding-top: 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    margin-left: -25em;
    width: 100%;
}

#sideBar {
    margin-top: -15px;
    width: 230px;
    min-height: 200px;
    padding: 0px 0px 0px 5px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.entrylistTitle, .PostListTitle, .thumbTitle { /**几个分类列表的标题样式**/
    margin-bottom: 25px;
    height: 38px;
    line-height: 38px;
    text-align:center;
    font-size: 18px;
    border-bottom: 2px solid #e6e6e6;
    color:#21759b;
}

color: #21759b; .entrylistDescription {
    color: #481111;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    margin-bottom: 10px;
}

.entrylistItem {
    min-height: 20px;
    _height: 20px;
    margin-bottom: 30px;
    padding-bottom: 0px;
    padding-top: 10px;
    width: 100%;
}

.entrylistPosttitle {
    padding-left: 15px;
    margin-bottom: 10px;
    border-left: 3px solid #21759b;
    font-size: 20px;
    width: 100%;
}

    .entrylistPosttitle a:link, .entrylistPosttitle a:visited, .entrylistPosttitle a:active {
        color: #21759b;
        transition: all 0.4s linear 0s;
    }