html{
overflow-x:hidden;
}
body {
    color: #000;
    background-color: #e6e6e6;
    font-size: 12px;
    min-height: 101%;
    font-family: 'PingFang SC','Helvetica Neue','Helvetica','Arial',sans-serif;
overflow-x:hidden;
}
a {
    outline: none;
    color: #21759b;
}

    a:link {
        color: #4183c4;
        text-decoration: none;
    }

    a:visited {
        color: #4183c4;
        text-decoration: none;
    }

    a:hover {
        color: #21759b;
    }

    a:active {
        color: #4183c4;
        text-decoration: none;
    }
#cnblogs_c1,#cnblogs_c2,#ad_t2,#under_post_news,#under_post_kb,#blogTitle,.newsItem,#blog_post_info,#comment_form,#home #header
{
display:none;
}
#home {
margin: 0 auto;
    width: 60%;
    min-width: 950px;
    background-color: #fff;
    padding: 30px;
    margin-top: 5rem;
    margin-bottom: 0rem;
    padding-top: 1rem;
}
#navigator {
    font-size: 13px;
    border-bottom: 2px solid #f90;
    border-top: 1px solid #ededed;
    height: 50px;
    clear: both;
    margin-top: 25px;
}
#footer {
    color: #686868;
    text-align: center;
    min-height: 15px;
    _height: 15px;
    border-top: 2px solid #f90;
    margin-top: 50px;
    padding-top: 10px;
    margin-bottom: 10px;
}
#topics .postTitle {
    border: 0px;
    font-size: 1rem;
    font-weight: bold;
    float: left;
    line-height: 1.5;
    width: 100%;
    padding-left: 1.5rem; 
    text-align: left;
background: url(//common.cnblogs.com/images/ico_kb.gif) no-repeat 2px 3px;
border-bottom: 2px solid #e6e6e6;
    padding-bottom: 0.6rem;
}
#main {
    width: 100%;
    text-align: left;
    margin-top: 20px;
}
.postTitle {
    border-left: 3px solid #f90;
    margin-bottom: 10px;
    font-size: 1rem;
    float: right;
    width: 100%;
    clear: both;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
#myheader #navigator {
    font-size: 13px;
    border-bottom: 0px solid #f90;
    border-top: 0px solid #ededed;
    height: 3rem;
    clear: both;
    margin-top: 0px;
width: 90%;
    margin: 0 auto;
}
#navList {
    min-height: 30px;
    float: right;
    margin-top: 0.5rem;
}
#navList li {
    float: left;
        margin: 0 0 0 1rem;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #FFFFFF;
    
font-weight: 500;
    font-size: 1rem;
}
.postTitle a:hover {
        margin-left: 0px;
        color: #0f3647;
        text-decoration: none;
    }
#navList a:hover {
    color: #FFFFFF;
    margin-top:2px;
font-weight: bold;
}
#sideBar h3 {
    font-size: 14px;
    border-left: 0.1rem solid #f90;
    padding-left: 0.4rem;
}
.day .postTitle a {
    padding-left: 7px;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #4183c4;
    transition: all 0.4s linear 0s;
}
#topics .postDesc {
    padding-left: 0px;
    width: 100%;
    text-align: right;
    color: #666;
    margin-top: 5px;
    background: none;

     border-bottom: 0px;
}
.postDesc {
    font-size: 13px;
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: #757575;
    float: right;
    width: 100%;
    clear: both;
    text-align: right;
    padding-left: 20px;
    padding-right: 5px;
    margin-top: 0.5rem;
    line-height: 1.5;
border-bottom: 1px solid #e6e6e6;
    padding-bottom: 1rem;
margin-bottom:1rem;
}
.c_b_p_desc {
    font-size: 0.9rem;
    line-height: 1.7;
    text-indent: 2rem;
}