
/* reset */
/*重置*/

#blogTitle h1 {
    font-size: 30px;
    width: 336px;
    height: 75px;
    line-height: 100px;
    text-align: center;
    position: relative;
    top: 1px;
    left: 35%;
    font-weight: normal;
    background: url(images/title-background.png) no-repeat center;
}#blogTitle h1 a {
    /*position: relative;*/
    top: 1px;
    display: inline-block;
    line-height: 55px;
}
#blogTitle h2 {
    width: 550px;
    /* position: relative; */
    /* height: 75px; */
    line-height: 180%;
    font-weight: normal;
    top: 3px;
    left: 38%;
    font-size: 16px;
}
#navigator {
    /*background-color: #d1e616;*/
    background:url(https://images.cnblogs.com/cnblogs_com/blogs/754115/galleries/2170573/o_220604070225_6251b79bd1d0082e1e09a26485c4426d-2.jpg) center center / cover no-repeat #222;
    height: 60px;
    clear: both;
    position: relative;
    border: 0px solid #138cca;
    border-left: none;
    border-right: none;
}
/*修改头部*/
#blogTitle{
background:url(https://images.cnblogs.com/cnblogs_com/blogs/754115/galleries/2170573/o_220604070214_6251b79bd1d0082e1e09a26485c4426d-1.jpg) center center / cover no-repeat #222;
overflow:hidden;
width:100%;
height:35vh;
max-height:40vh;
box-shadow:0 1px 2px rgba(150,150,150,.7);
}
/*修改body*/
body {
background-color: #efefef;
background-image:url(https://images.cnblogs.com/cnblogs_com/blogs/754115/galleries/2170573/o_220604070236_6251b79bd1d0082e1e09a26485c4426d-3.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center 0;
background-size: cover;
padding-top:0px;
}
#sideBar {
    flex: 0 0 200px;
    width: 200px;
    margin: 0 20px;
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: visible;
    word-break: break-all;
}
.postTitle a:link {
    color: #2d5d7c;
}
.dayTitle {
    color: #fff;
    background-color: #2d5d7cb5;
    padding: 3px 6px;
    font-size: 12px;
    display: block;
    float: left;
    margin-right: 10px;
    z-index: 10;
}
.catListTitle {
    font-size: 18px;
    padding: 10px 20px;
    background-color: #2d5d7cb5;
    color: #fff;
    font-weight: normal;
    border: 0px solid #2d5d7c; 
}
.sidebar-block h3 {
    background-color: #2d5d7c;
    border: 0px solid #2d5d7c;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 20px;
}
.postCon a:link {
    text-decoration: none;
    color: #eea661;
}
a.c_b_p_desc_readmore {
    color: #eea661;
}
.postDesc {
    clear: both;
    color: #2d5d7c;
    float: none;
    text-align: left;
    line-height: 200%;
    font-size: 12px;
}
.day {
    background: #ffffffe8;
    padding: 20px;
    border: 1px solid #dedede;
    margin-bottom: -1px;
}
#profile_block {
    background: #ffffffe8;
    padding: 20px;
    color: #7e8c8d;
    font-size: 13px;
    line-height: 1.8;
    margin-top: 0 !important;
    border: 1px solid #dedede;
}
#nav_next_page a {
    background-color: #2d5d7c;
}
#topics {
    background: #ffffffe8;
}
#comment_form_container {
    background-color: #ffffffe8;
}
.day .postTitle2 {
color: #2d5d7c;
}
#profile_block {
color: #2d5d7c;
}
#profile_block a {
color: #2d5d7c;
}
.sidebar-block ul li a {
color: #2d5d7c;
}
.hljs {
    /*background: #f1ba8d;*/
    background: #f5f5f5;
}
#taglist_main {
    margin-top: 20px;
    background: #f5f5f5;
}
.category-block-list {
    background: #f5f5f5;
}
.input_my_zzk {
    width: 140px;
    height: 25px;
    border: 1px solid #ddd;
    outline: none;
    line-height: 35px;
    font-size: 13px;
    padding: 0 12px;
}
blockquote {
    background: #fff;
    border: 2px solid #efefef;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#gtx-trans {
    display: none;
}
.input_my_zzk {
    width: 100px;
    height: 25px;
    border: 1px solid #ddd;
    outline: none;
    line-height: 35px;
    font-size: 13px;
    padding: 0 12px;
}