#cnblogs_post_body .table-wrapper {
    font-size: 13px;
}

/* 页头设置为透明的 */
#header {
    background: rgba(0, 0, 0, 0);
}

element.style {
    background-color: #f8f8f800;
}


#top_nav{
display: none;
}
.bannerbar aws forpc{
display:none;
}

/*``中的code的颜色*/
.cnblogs-markdown :not(pre,div,td)>code, .blogpost-body :not(pre,div,td)>code {
    font-size: 16px;
    color: #0063f7;
    background-color: #f6f6f600;
    font-weight:800;
}

/*右侧各个信息框的头部的样式*/
.catListTitle {
    /*font-weight: normal;*/
    /* background: #325f6e !important;*/
    background: #fafcfd !important;
    color: #000 !important;
    text-shadow: none !important;

    /*默认每个框的边角圆润值为7px,这里我不需要，改为unset,即直角
    ,你想恢复的话删除下面这句即可*/
    border-top-left-radius: unset;
    border-top-right-radius: unset;

    /*取消文字的阴影*/
    text-shadow: unset;
}

/* 右侧的第一个信息栏*/
.newsItem {
    /*边框改为unset,即直角
    ,你想恢复的话删除下面这句即可*/
    border-radius: unset;
    margin: unset;
}


/*末尾自我介绍*/
#MySignature {
    border: dotted 2px #000000;
    padding: 10px;
    /* background: #fff0 url(https://images.cnblogs.com/cnblogs_com/shanzhiming/1630293/o_2001100….png) no-repeat scroll 1% 50%; */
    /* padding-left: 180px; */
    /* height: 160px; */
}


/*
/*隐藏反对按钮*/
#div_digg.buryit {
    background: none;
    display: none !important;
}

*/

/*屏蔽博客园文章下面的广告*/
.c_ad_block {
    display: none !important;
}

#ad_t2 {
    display: none !important;
    display: none !important;
}



.blogStats {
    display: none
}

#headerNew {
    background: #000;
}

body {
    font: 14px/1.5 '寰蒋闆呴粦', tahoma, arial, sans-serif;
}

.postCon textarea,
.postBody textarea,
#comment_form_container textarea {
    border: 1px solid #e1e1e1;
    background: #F6F6F6;
    border-radius: 5px;
    color: #777;
}

.postCon button,
.postBody button,
#commentbox_opt .comment_btn {
    padding: 3px 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    background: url(https://images.apple.com/global/elements/productbrowser/nav_bg.png) no-repeat 0 0;
    color: #666;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e0e0e0));
    background: -moz-linear-gradient(top, #f2f2f2, #e0e0e0);
    background: -o-linear-gradient(top, #f2f2f2, #e0e0e0);
    background: linear-gradient(top, #f2f2f2, #e0e0e0);
}

.postCon {
    font-size: 16px;
}

#header {
    background: #000;
    display: none
}

#blogTitle {
    display: none;
}

#navList a {
    height: auto;
    font-family: '寰蒋闆呴粦';
    font-weight: normal;
}

#navList a:link,
#navList a:visited,
#navList a:active {
    color: #bbb;
}

#navList a:hover {
    background: #343434;
    text-shadow: 0px 0px 1px #000;
}

#navList a:hover:after {
    content: '';
}

#main {
    width: auto;
    position: relative;
    padding-left: 10px;
}

#sideBar {
    position: absolute;
    right: 10px;
    top: 0;
}

#mainContent {
    width: auto;
    float: none;
    margin-right: 270px;
    font-size: 16px;
}

#navigator {
    width: 100%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.dayTitle {
    height: 55px;
    width: 55px;
    top: 0;
    padding-top: 10px;
    text-shadow: none;
    font-size: 80%;
    text-align: center;
    font-weight: normal;

    background: #fff0;
    /*背景改为透明，原来是：#fff*/
    box-shadow: unset;
    /*不显示框。原来是：box-shadow: 1px 1px 2px #a7a8ad;*/
    font-weight: bold !important;
}

.day:after {
    left: -8px;
}

/* second */
.entrylistPosttitle {
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}

.entrylistPostSummary {
    padding: 10px 0;
    line-height: 2em;
}

.entrylistItem {
    margin-bottom: 10px;
}

#sideBarMain .newsItem {
    text-indent: 0;
    padding: 10px;
}

#blog-comments-placeholder,
#blog-calendar {
    background: #FFFFFF;
    border-radius: 7px;
    box-shadow: 1px 1px 2px #A7A8AD;
    margin: 0 5px 10px 0;
    padding: 15px;
}

#blog-calendar {
    padding: 5px;
    margin: 0 0 10px;
}

.catListEssay,
.catListLink,
.catListNoteBook,
.catListNoteBook,
.catListTag,
.catListPostCategory,
.catListPostArchive,
.catListArticleArchive,
.catListImageCategory,
.mySearch,
.catListComment,
.catListView,
.catListFeedback {
    margin: 20px 0;
    /*关闭右侧各个框的边框圆角*/
    border-radius: unset;
}

.catListEssay ul li,
.catListLink ul li,
.catListNoteBook ul li,
.catListNoteBook ul li,
.catListTag ul li,
.catListPostCategory ul li,
.catListPostArchive ul li,
.catListArticleArchive ul li,
.catListImageCategory ul li,
.mySearch ul li,
.catListComment ul li,
.catListView ul li,
.catListFeedback ul li {
    text-indent: 1em;
}

.feedbackItem {
    padding: 10px;
}

.feedbackItem:nth-of-type(odd) {
    border-radius: 7px;
    background: #f2f2f2;
}

.feedbackItem:nth-of-type(odd) .comment_quote {
    background: #fff;
}

.feedbackItem:hover {
    background: #fcfbed;
}

.backToTop {
    display: none;
    width: 18px;
    line-height: 1.2;
    padding: 5px 0;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: fixed;
    _position: absolute;
    right: 257px;
    bottom: 100px;
    _bottom: "auto";
    cursor: pointer;
    opacity: .6;
    filter: Alpha(opacity=60);
}

.sortContTitle {
    background: #efefef;
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 1.2em;
    height: 1.5em;
    line-height: 1.5em;
    padding: 5px;
    text-indent: 1em;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    margin: 15px auto;
    border-radius: 5px 5px 0 0;
    font-family: '寰蒋闆呴粦';
}

.postBody h3.sortContTitle {
    margin: 15px auto;
}

#topics .postTitle a {
    color: #390;
    font-family: '寰蒋闆呴粦';
}

#cnblogs_post_body a {
    text-decoration: none;
    color: rgb(0, 0, 255);
}

#cnblogs_post_body a:hover {
    color: #f60;
}

#cnblogs_post_body p,
.postBody p,
.postCon p,
#cnblogs_post_body div,
#cnblogs_post_body {
    line-height: 2 !important;
}

/*markdown中的点符号和文字距离*/
/*
#cnblogs_post_body p {
    text-indent: 2em;
}*/

.day {
    padding: 5px 20px 10px 20px;
    /*关闭首页文章摘要框的边角，若想圆润则可删除下面这句*/
    border-radius: unset !important;
}

.postTitle,
.entrylistPosttitle {
    font-size: 18px;
    font-family: '寰蒋闆呴粦';
    border-bottom: 1px solid #ccc;
    line-height: 40px;
}

.postTitle a:link,
.postTitle a:visited,
.postTitle a:active,
.entrylistPosttitle a {
    color: #393;
    text-decoration: none;
}

.postTitle a:hover,
.entrylistPosttitle a:hover {
    color: #f60;
    text-decoration: underline;
}

.postBody a:link,
.postBody a:visited,
.postBody a:active {
    color: #336699;
    text-decoration: none;
}

.postBody a:hover {
    color: #f60;
    text-decoration: underline;
}

.postDesc {
    padding-bottom: 5px;
}

.postSeparator {
    border-top: 1px dotted #d5d5d5;
}

.c_b_p_desc {
    line-height: 23px;
}

#topics {
     border-radius:unset;
    background: #fafcfd;/*整体博客的文章背景*/
}

/*
#topics .postTitle a {
    line-height: 35px;
    font-size: 18px;
    font-weight: normal;
    text-shadow: none;
}
*/
/*文章标题*/
#topics .postTitle a {
    font-size: 1.5em;
    font-weight: bold;
    color: #325d70;
    text-shadow: 0 0 1px #a7a8ad;
    line-height: 1.5em;
}


#topics .post {
    padding: 0px 15px 10px;
}

.postBody {
    font-size: 16px;
    line-height: 1.6em;
}

.entrylist {
    padding: 0 15px 15px;
}

.postCon .sortContTitle a {
    color: #f60;
    text-decoration: none;
}

.postCon .sortContTitle a:hover {
    color: #fff;
}

.catListlink ul {
    background: #fff;
    border-radius: 0 0 7px 7px;
    box-shadow: 1px 1px 2px #A7A8AD;
    background: #FAFCFD;
}

.catListlink ul li {
    text-indent: 1em;
    border-bottom: 1px solid #DADFE1;
    border-top: 1px solid #FFFFFF;
    overflow: hidden;
    padding: 5px;
}



#cnblogs_post_body h5 {
    font-size: 15px;
    font-weight: normal;
}

#cnblogs_post_body h4 {
    font-size: 110%;
    font-weight: bold;
    margin: 10px 0;
}

#cnblogs_post_body h3 {
    font-size: 130%;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
}


#cnblogs_post_body h2 {
    font-size: 150%;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
}

.postTitle {
    font-weight: normal;
}

.postCon a,
.postCon a:link {
    text-decoration: none;
    color: #390;
    margin-left: 10px;
}

.postCon a:hover {
    color: #f60;
}

.postTitle,
.entrylistPosttitle {
    border-bottom: 1px solid #e0e0e0;
}

.buryit {
    display: none;
}

.diggword {
    display: none;
}

#div_digg {
    width: auto;
    margin-right: 0;
}




/*普通文字高亮，之前的博客园是默认支持==的，
但是现在好像不可以了，可以在文字中使用<mark></mark>标签达到效果*/
.cnblogs-markdown mark {
    background-color: yellow;
    color: black;
}

/*-----推荐按钮--------*/

#div_digg {
    position: fixed;
    bottom: 10px;
    left: 74.5%;
    background: rgba(247, 247, 247, 0.3);
    box-shadow: 0 0 10px 0 #AAA;
    padding: 10px;
    border: 2px solid rgba(82, 168, 236, 0.8);
}


/*返回顶部按钮--配合页脚HTML代码-------*/
#back-to-top {
    background-color: #46657430;
    bottom: 0;
    box-shadow: 0 0 6px #fafcfd;
    padding: 10px 10px;
    position: fixed;
    right: 0px;
    cursor: pointer;
}

/*---设置引用为一条线--*/
.postBody blockquote {
    border: none !important;
    padding: 0 1em !important;
    color: #6a737d !important;
    border-left: 0.25em solid #dfe2e5 !important;
    /*隐去默认的引号图片*/
    background: none !important;
    /*覆盖默认90%*/
    width: 100% !important;
}

/*评论中引号，隐藏*/
.feedbackCon:before {
    display: none;
}

.feedbackCon:after {
    display: none;
}

/*--------签名样式---开始------*/
#Signature {
    border-top: #e0e0e0 1px dashed;
    border-right: #e0e0e0 1px dashed;
    border-bottom: #e0e0e0 1px dashed;
    border-left: #e0e0e0 1px dashed;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 120px;
    font-family: 微软雅黑;
    font-size: 11px;
    background: url(https://images.cnblogs.com/cnblogs_com/shanzhiming/1395453/o_200208101903%E5%8D%9A%E5%AE%A2%E7%AD%BE%E5%90%8D%E5%A4%B4%E5%83%8F2.png) #e5f1f4 no-repeat 1% 50%;
}

#Signature div {
    line-height: 21px;
}
/*--------签名样式---结束------*/

/*隐藏关注，好文要顶，标签，和上下篇---------显得简洁，但是别人就不方便联系你了*/
/*隐藏文末的一些东西-----开始----------
因为我想保留推荐按钮，虽然推荐按钮浮动于左侧，但是还是属于那一个div
所以我不能直接把整个div隐藏，只能一小块一小块的隐藏
*/
#post_next_prev {
    display: none;
}

#author_profile {
    display: none;
}

#EntryTag {
    display: none;
}

#green_channel {
    display: none;
}

#comment_nav {
    display: none;
}

.comment_vote {
    display: none;
}


/*隐藏文末的一些东西-----完----------*/

/*输入评论框改为直角*/
.commentform {
    border-radius:unset;
}

/*评论框*/
#blog-comments-placeholder{
     border-radius: unset;
}

/*页脚*/
#footer {
    font-size: smaller !important;
}

/*tag文章页面*/
#myposts {
     border-radius:unset;
}

/*评论输入框*/
#tbCommentBody{
font-family: 'MIcrosoft Yahei';
    margin-top: 10px;
    background: white !important;
    color: #333;
    border: 2px solid #fff;
    box-shadow: inset 0 0 8px #aaa;
    height: 120px;
    min-height: 120px;
    border-radius: 10px;
}
div.commentform input.author{
    background-color: white !important;
    border: 1px solid #fff0 !important;
}

/*-----yids.css-----------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

    #main,
    #mainContent {
        width: 100% !important;
        font-size: 12px;
    }


/*``中的code的颜色*/
    .cnblogs-markdown :not(pre,div,td)>code, .blogpost-body :not(pre,div,td)>code {
        font-size: 10px;
        color: #0063f7;
        background-color: #f6f6f600;
        font-weight:500;
        font-family: auto;
    }
   #bannerbar img {
       display:none;
   }
    #sideBar,
    body>a,
    #navList,
    #navigator,
    .postDesc a,
    #homepage_top_pager {
        display: none;
    }

    #blogTitle {
        display: inline-flex !important;
        height: 0px !important;
        background: rgba(0, 0, 0, 0) !important;
    }

    #headerNew {
        background: #f2f2f2 !important;
    }


    /*博客园首页连接“shanzm”*/
    #blogTitle a {
        font-size: 30px;
        color: #0b456f !important;
    }

    #blogTitle h1 {
        font-weight: bold;
        line-height: 0em
    }


    #blogTitle h2 {}

    #home {
        background-image: none;

    }

    .postTitle a {
        font-size: 12px !important;
    }

    .postCon,
    .postCon a {
        font-size: 10px;
    }

    .day {
        /*因为pcd端的首页文章框被我改为了直角，所以这里移动到保留圆角*/
        border-radius: 7px !important;
    }

    .dayTitle {
        width: 75px;
        height: 25px;
        text-align: left;
        text-indent: unset;
    }

    .postCon a {
        padding-left: 0;
    }

    .postDesc {
        width: 100%;
        font-size: 7px;
    }

    #home {
        background-color: #F2F2F2;
    }

    #mainContent .forFlow {
        margin: 4px 0 0 0;
    }

    .postBody {
        font-size: 10px;
    }

    #blogTitle {
        left: 0;
    }

    #mainContent .postBody {
        width: 100%;
    }

    .post {
        padding: 0 4%;
    }

    #header {
        display: inline-flex !important;
        height: 30px;
        /*
     background: url(https://images.cnblogs.com/cnblogs_com/lvdabao/507840/o_face-monkey-128.png) top left no-repeat;
     background-size: 46px;
            */
        background: rgba(0, 0, 0, 0);
    }


    .topicListFooter {
        width: 100%;
        text-align: center;
        padding: 0;
        height: 40px;
    }

    .topicListFooter a:link {
        font-size: 12px;
    }

    #back-to-top {
        display: none;
    }

    /*手机显示的时候---屏蔽博客园文章下面的广告*/
    .c_ad_block {
        display: none !important;
    }

    #ad_t2 {
        display: none !important;
        display: none !important;
    }




    /*评论中引号，隐藏*/
    .feedbackCon:before {
        display: none;
    }

    .feedbackCon:after {
        display: none;
    }

    /*因为我的博客园移动端显示的头部和pc端不一样，真正的默认头部被隐藏，所以我使用子标题（见这个页面的第二个设置），填写了一段html代码作为移动端的头部，这里我设置其样式*/
    #blogTitle h2 {
        font-size: 14px;
        margin-left: 6em;
    }

#cnblogs_post_body h5 {
   font-size: 95%;
    font-weight: bold;
    }

    /*推荐按钮*/
    #div_digg {
        left: 74.5%;
        padding: 6px;
    }

    .diggit {
        float: left;
        width: 26px;
        height: 32px;
        background: url(//static.cnblogs.com/images/upup.gif) round;
    }

    /*隐藏关注，好文要顶，标签，和上下篇---------显得简洁，但是别人就不方便联系你了*/
    /*隐藏文末的一些东西-----开始----------
因为我想保留推荐按钮，虽然推荐按钮浮动于左侧，但是还是属于那一个div
所以我不能直接把整个div隐藏，只能一小块一小块的隐藏
*/

    #post_next_prev {
        display: none;
    }

    #author_profile {
        display: none;
    }

    #EntryTag {
        display: none;
    }

    #green_channel {
        display: none;
    }

    #comment_nav {
        display: none;
    }

    .comment_vote {
        display: none;
    }

    /*隐藏文末的一些东西-----完----------*/

    #taglist_main #taglist .small {
        display: none;
    }

    /*标签页面设置样式*/
    #taglist td {
        padding: 1px 5px 5px 19px;
        font-size: 10px !important;
    }

    #footer {
        display: none;
    }

    #taglist_title {
        font-size: 10px !important;
    }

    #taglist_main #taglist a {
        color: blue;
    }

/*标签页中的标签样式*/
#taglist a{
	background-color:unset;
}

    /*github头*/
svg {
        width: 30px !important;
        height: 30px !important;
    }
/*评论框*/
#blog-comments-placeholder{
     border-radius: unset;
}


    /*-----yids.css---------------------------------------------------*/


