.skin-buildtowin{
    background: #d9ebf5 url(https://images.cnblogs.com/cnblogs_com/blogs/759594/galleries/2187878/o_220712082703_bg6.jpeg) top center no-repeat;
    background-size: cover;
}
#nav_main{
    display: flex;
    justify-content: flex-end;
}
#nav_left{
    display: none;
}
.navbar .navbar-left{
    display: none;
}
#zzk_search{
    border: 1px solid #dcdfe6;
    font-size: 14px;
}
#navigator{
    background-color:rgb(0,19,65);
}
#blogTitle h1 a{
    color:rgb(0,19,65);
}
#mainContent .postTitle{
    border-left: 0px;
    padding: 0 50px 0px 20px;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.0900);
    line-height: 32px;
}
#mainContent .postTitle::before{
    position: absolute;
    content: "";
    width: 2px;
    height: 14px;
    background: #3d97cb;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.postCon{
    color: #747E9F;
}
.newsItem .catListTitle,.catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle{
    background:rgb(0,19,65);
    color: #fff;
    border: none;
}
#sideBar{
    background: none;
}
#sideBarMain{
    margin-top: 0px;
}
#blog-calendar{
    border: 1px solid #E8EAEF;
    border-radius: 4px;
    border-top: none;
}
.CalTitle{
     background:rgb(0,19,65);
    color: #fff;
}
.CalNextPrev a:link{
    color: #fff;
}
.Cal td{
    padding: 0px;
}
.CalTitle td{
    padding: 7px 0px;
}
.CalNextPrev{
    text-align: center;
}
#blogCalendar tr:nth-of-type(n+2) td,#blogCalendar tr:nth-of-type(n+1) th{
    line-height: 28px;
}
#blogCalendar tr:nth-of-type(n+1) th{
    border-bottom: 1px solid #E8EAEF;
}
.catListTitle{
    margin-bottom: 0px;
}
#blog-news,#sidebar_search_box,#sidebar_shortcut ul,#sidebar_postcategory ul,#sidebar_postarchive ul,#sidebar_imagecategory ul{
    overflow: hidden;
    padding: 10px;
    border: 1px solid #E8EAEF;
    border-radius: 4px;
    border-top: none;
    margin-left: 0px;
}
#blog_nav_sitehome{
    display: none !important;
}