#home {
    margin: 0 auto;
    width: 83%;/*原始65*/
    min-width: 980px;/*页面顶部的宽度*/
    background-color: rgba(245, 245, 245, 1);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 1);
    filter:alpha(opacity:30); opacity:1;
}
body {
    background: rgba(12, 100, 129, 1) url('https://images.cnblogs.com/cnblogs_com/Penn000/1013849/o_123.jpg') fixed no-repeat;
    background-position: 50% 5%; 
    background-size: cover;
}
#blogTitle {
    height: 100px;  /*高度*/
    clear: both;
    background-color: rgba(245, 245, 245, 0);
}
#blogTitle h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.8em;/*原始 1.6em*/
    margin-top: 10px;/*原始 15px */
    color: #548B54;
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 17px;/*原始 16px ；font-size: 1.0rem;*/      
    line-height: 1.8;
    color: #111;
    font-weight: bold;
    text-align: left;
    float: left; 
    margin-left: 2em;

}
#navigator{
    background-color: rgba(33, 160, 139, 0.9);
}
#navList a:link, #navList a:visited, #navList a:active{
    color: #eee;
    font-size: 18px;
    font-weight: bold;
}
.blogStats{
    color: #eee;
}
.postTitle {
    border-left: 8px solid rgba(33, 160, 139, 0.68);
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    float: right;
    width: 100%;
    clear: both;
}

#cb_post_title_url{
    font-size: 20px;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #21759b;
    transition: all 0.4s linear 0s;
}
.postTitle a:hover {
    margin-left: 30px;
    color: #0f3647;
    text-decoration: none;
}
.postCon {
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    padding: 10px 0;
}

.day .postTitle a {
    padding-left: 10px;
}
.day {
    background: rgba(255, 255, 255, 0.5);
}
/*文章附加信息*/
.postDesc {   
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: #757575;
    float: left;
    width: 100%;
    clear: both;
    text-align: left;     
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 13px;
    padding-right: 20px;/*5px  padding-left: 90px;posted 发表时间左边距离*/
    margin-top: 20px;
    line-height: 1.8;
    padding-bottom: 35px;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, 
.catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, 
.catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory ,#blog-calendar
{
    background: rgba(255, 255, 255, 0.5);
    margin-bottom: 35px;
    word-wrap: break-word;
}

#blog-calendar {
    text-indent: 0;
    line-height: 2.5;
    font-size: 14px;
}

.CalTitle{
    background: rgba(255, 255, 255, 0);
}
.catListTitle{
    background-color: rgba(33, 160, 139, 0.9);
}

#topics{
    background: rgba(255, 255, 255, 0.5);
    padding: 0px;
}

.c_ad_block{
    display: none;
}

#tbCommentBody{
    width: 100%;
    height: 200px;
    background: rgba(255, 255, 255, 0.5);
}

#q{background: rgba(255, 255, 255, 0);}

.CalNextPrev{background: rgba(255, 255, 255, 0);}

.cnblogs_code{
    background: #f5f5f5;    
}

.cnblogs_code div{
    background: rgba(255, 255, 255, 0);    
}

.cnblogs_code_toolbar{
    background: rgba(255, 255, 255, 0);  
}
#main{min-width: 640px;padding: 20px 0 0 0px;};


.entrylist{
    background: rgba(255, 255, 255, 0.5)
}
#mainContent {
margin-right: 0px;
}

#mainContent .forFlow {
    margin-left: 18em;
    float: none;
    width: auto;
}





/* 推荐及反对 */ 
#div_digg {
    background-color: white;
    /* border: 1px solid rgb(204, 204, 204); */
    border: 2px solid #30a293;
    border-radius: 5px 5px 5px 5px !important;
    bottom: 0;
    float: right;
    font-size: 12px;
    margin: 10px;
    padding: 10px;
    position: fixed;
    right: 0;
    text-align: center;
    width: 70px;
    z-index: 10;
}
/* ignore反对 */ 
.buryit {
    display:none;
}



#cnblogs_post_body p /*font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif; */
{
    color: black;      

    font-family: Georgia,"Times New Roman",Times,sans-serif;
    font-size: 16px;
}


#cnblogs_post_body h1 {
    background: #30a293;
border-radius: 6px 6px 6px 6px;
color: #FFFFFF;
font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
font-size: 23px !important;
font-weight: bold;
height: 35px;
line-height: 35px !important;
margin: 0px 0 !important;
padding: 0px 0 5px 5px;
text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2    {
background: #71d4c7;
border-radius: 6px 6px 6px 6px;
color: #FFFFFF;
font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
font-size: 20px !important;
font-weight: bold;
height: 30px;
line-height: 30px !important;
margin: 0px 0 !important;
padding: 0px 0 5px 25px;
text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h3    {
    background: #399ab2;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px !important;
    font-weight: bold;
    height: 25px;
    line-height: 25px !important;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h4{
    background: #2B6600;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px !important;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}
/* 正文段落字体 */ 
#cnblogs_post_body p {
font-family:"Comic Sans MS";
font-size:18px !important;
margin:10px;
text-indent:2em;
}
/* 代码样式 */ 
.cnblogs_code pre {
    font-family: Courier New !important;
    font-size: 15px !important;
    word-wrap: break-word;
    white-space: pre-wrap;
    margin-left: 10px;
}
/* 代码样式 */ 
.cnblogs_code span {
    font-family: Courier New !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
}
/* 目录样式 */ 
#navCategory a {

    font-size: 18px;
    text-decoration: none;
    color: #367;
    font-style: italic;

}
#navCategory a:hover {
    color: #F60 !important;
    text-decoration: underline !important;
}
/* 回到顶部 */ 
#backtop {
    font-size: 15px;
    margin: 20px;
}
/* 好文要顶、关注我 到微信*/ 
#green_channel {
    padding: 10px 0;
    margin-bottom: 10px;
    margin-top: 10px;
    border: silver 1px dashed;
    font-size: 12px;
    width: 400px;
    text-align: center;
    margin: 0 auto;
}
#green_channel {
    background: #f2f0f0 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 20px;
    text-align: center;
    width: 100%;
}

/* 分类、标签*/ 
#EntryTag {
    font-size: 18px;
}
/* 分类、标签*/ 
#BlogPostCategory, #BlogPostCategory a, #EntryTag a {
    font-size:18px;
}
/* 分类、标签*/ 
#topics .postDesc {
    float: right;
    width: 100%;
    text-align: right;
    padding-right: 5px;
    color: #666;
    margin: 13px auto;
    font-size: 17px;
}
/* 上一篇 下一篇*/ 
#post_next_prev {
    font-size: 17px;
}
/* 分类、标签*/ 
#author_profile {
    display: none;
}
/* 项目符号标号的圆点*/ 
#cnblogs_post_body ul {
    margin-left: 60px;
    padding-left: 0;
}
#cnblogs_post_body ul li {
    list-style-type: disc;
    font-size: 18px;
}

.postBody li, .postCon li {
    list-style-type: disc;
    margin-bottom: 0.5em;
}


#cnblogs_post_body colgroup col:nth-child(1) {
  width:200px  !important;
}

#cnblogs_post_body table tr td {
 line-height: 0.5;
    max-width: 100%  !important;
    background-color: transparent  !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    word-break: initial !important;
    border: 1px solid rgba(34 , 36 , 38 , .15) !important;
    width: 100% !important;
    margin-bottom: 20px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}


#cnblogs_post_body table thead tr {
background: #f8f8f8;
}
#cnblogs_post_body table tbody tr:hover {
background: #efefef;
}
#cnblogs_post_body table{
background: #f8f8f8;
margin:auto;
}
#ad_t2 {
display:none;
}
#ad_text_under_commentbox {
display:none;
}
#comment_nav a {
font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
font-size:16px;
}
img {
display: block;
margin-left: auto; 
margin-right: auto;
}
a img {
display: block;
margin-left: auto; 
margin-right: inherit;
}

.clearfix::after, .dl-horizontal dd::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-header::after, .modal-footer::after, .item_buttons::after {

    clear: both;

}
.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-header::before, .modal-header::after, .modal-footer::before, .modal-footer::after, .item_buttons::before, .item_buttons::after {

    content: " ";
    display: table;

}
::before, ::after {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

#notebook-container {

    padding: 15px;
    background-color: #fff;
    min-height: 0;
    -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
    box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);

}
.container {
width: 800px  !important;
}
.text_cell.rendered .rendered_html {
    overflow-x: auto;
    overflow-y: hidden;
}
.text_cell_render.border-box-sizing.rendered_html p {
    line-height: 35px;
}

.commentbox_title_right img {display:none}

/* 设置签名格式 */
#MySignature {
    display: none;
    padding: 10px;
    line-height: 1.5;
    border-radius: 10px;
    /* box-shadow: 1px 1px 1px #6B6B6B; */
    text-shadow: 1px 1px 1px #FFF;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
}