/*侧边栏公告*/
/*新加  头像 img 侧边圆圈*/
#newsSideBar .headImage {
    padding: auto;
}
#newsSideBar .headImage img {
    border: 3px solid #C0C0C0;
    border-radius: 50%;
    width: 150px;
    margin: auto;
    display: block;
}

/*头像*/
#blog-news > img {
    display: block;
    margin: auto;
    border-radius: 50%;
}
#profile_block {
    font-size: 15px;
    padding: 20px;
    line-height: 1.8;
}
#profile_block > a:link {
    color: #F60;
}

/******* 关注按钮  start *******/
@-webkit-keyframes orangePulse {
  from { background-color: #b84c04; -webkit-box-shadow: 0 0 9px #333; }
  50% { background-color: #ff5c00; -webkit-box-shadow: 0 0 27px #ff5c00; }
  to { background-color: #b84c04; -webkit-box-shadow: 0 0 9px #333; }
}
#p_b_follow a{
	color: #fff !important;
    font-weight: bold;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
    overflow: visible;
    background-color: #ff5c00;
    font-size: 12px;
    padding: 8px 19px 9px;
	-webkit-animation-name: orangePulse;
    -webkit-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
}
#p_b_follow a:hover{
	background-color: #d45500;
}
/**********关注按钮   end  **********/
/* 关注收藏等几个按钮 */
#green_channel {
    padding: 10px;
    margin: 20px 0;
    font-size: 15px;
    width: 400px;
}
#green_channel a {
    border-radius: 3px;
    text-shadow: none;
    font-weight: normal;
    box-shadow: none;
}
/*公告结束*/


/*切换黑色主题*/
#blog_nav_theme:before {
	content: "\f1de";
	margin-right: 6px;
	color: #00c091;
	font-family: FontAwesome;
}


/*文章网格纸背景FFFFFF ADEAEA FFFAFA F5FFFA F0F8FF F0FFFF*/
.post .postBody .blogpost-body {
    background-color: #F0F8FF;
    background-repeat: repeat;
    background-image: linear-gradient(90deg, rgba(50, 0, 0, 0.05) 3%, rgba(0, 0, 0, 0) 3%), linear-gradient(360deg, rgba(50, 0, 0, 0.05) 3%, rgba(0, 0, 0, 0) 3%); 
//    background-size: 25px 25px; 
    background-position: center center;
}
//推荐球
#loadingProcess{
  position: absolute;
  position: fixed;
  top:0;
  left: 0;
  height: 3px;
  box-sizing: border-box;
  width: 0%;
  background-color: @AccentColor;
  background-image: linear-gradient(to right,transparent 0%,transparent 80%,#fff 100% );
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
// 回复中代码片段会遮挡精灵球
.syntaxhighlighter{
  z-index: -1
}
/*    点赞样式Begin   */
@keyframes jumping {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-200px);
  }
  100% {
    transform: translateY(0px);
  }
}
#div_digg {
  bottom: 0px;
  bottom: 50px;
  margin: 0px;
  position: fixed;
  opacity:0.66;
  right: 0.5rem;
  right: 320px;
  animation: jumping 337s ease-in-out;
  animation-iteration-count: infinite;
}

.buryit {
  display: none;
}

.diggit { 
  background: url(https://images.cnblogs.com/cnblogs_com/vvjiang/996881/o_ball2.png) no-repeat;
  border-radius: 50%;
  box-shadow: 0px 0px 14px 4px #FFFFCC inset;
  cursor: pointer;
  height: 85px;
  margin: 0px;
  padding: 0px;
  width: 85px;
  text-align: center;

}
#div_digg .diggnum {
  color:#FFFF00;
  opacity:0.73;
  font-family: Verdana;
  font-size: 37px;

  line-height: 2em!important;
}
#digg_tips{
  color: #fa5 !important;
  width: 200px;
  text-align: center;
  margin-left: -50px;
  margin-top: 20px;
}

a.digg_gray{
  font-size: 18px;
}
#xiaociguai{
  opacity:0.66;
  position:fixed;
  bottom: 0;
  left:800px;
  right: ;
  width: 125px;
  cursor: pointer;
  z-index:9999 ;
}

#xiaociguai:hover,#xiaociguai.enable-electric{
  -webkit-filter: saturate(7);
  filter: saturate(7);
}

/*    点赞样式End   */

/*   鼠标样式   */
a:hover {
        cursor:url(https://files.cnblogs.com/files/laoguantongxiegogo/click_24px_1231393_easyicon.net.ico),auto;
 }
body {
        cursor:url(https://files.cnblogs.com/files/laoguantongxiegogo/pointer_24px_1231389_easyicon.net.ico),auto;
 }





/* 背景图片000 https://files.cnblogs.com/files/zwh-Seeking/%E6%A0%80%E5%AD%90%E8%8A%B1%E8%83%8C%E6%99%AF.gif*/
body {
   //color: #C0C0C0;
   background-color:transparent;
   background: url(https://bing.biturl.top/?resolution=1920&format=image&index=0&mkt=zh-CN) fixed;
   background-size: 100%;
   background-repeat: no-repeat;
   font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
   font-size: 12px;
   min-height:100%;
   position: relative;
   }



/*必应每日随机背景图
html
{
background:url(https://area.sinaapp.com/bingImg/) top center no-repeat #000;
background-attachment:fixed;
}
body
{
 background: none;
}
*/

/* 推荐及反对 345
#div_digg {
    padding: 5px;
    position: fixed;
    z-index: 1000;
    bottom: 10px;
    right: 375px;
    border: 0px solid #6FA833;
    background-color: #fffff;
    opacity: 0.8;
    width: 46px;
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    border: 2px solid green;
}
.buryit {
    display: none;
}
*/




/*精灵美化*/
.spig {
    display:block;
    width:175px;
    height:246px;
    position:absolute;
    bottom: 300px;
    left:20px;
    z-index:9999;
}
#message{
    color :#191919;
    border: 1px solid #c4c4c4;
    background:#ddd;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    min-height:1em;
    padding:5px;
    top:-45px;
    position:absolute;
    text-align:center;
    width:auto !important;
    z-index:10000;
    -moz-box-shadow:0 0 15px #eeeeee;
    -webkit-box-shadow:0 0 15px #eeeeee;
    border-color:#eeeeee;
    box-shadow:0 0 15px #eeeeee;
    outline:none;
}
.mumu{
    width:220px;
    height:280px;
    cursor:move;
    background: url(https://files-cdn.cnblogs.com/files/zwh-Seeking/dongtu2.gif)no-repeat;

}


/*!*<!-- 博客园右侧打赏功能 -->  <!-- 在 页面定制CSS代码  引入-->  */
<link type="text/css" rel="stylesheet" href=‘https://files.cnblogs.com/files/zwh-Seeking/reward.css’ ><!-- 博客园右侧打赏功能 -->

/*雪花css*/
#Snow{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(255,255,240,0.1);
    pointer-events: none;
}

/*
#mainContent img
{
    z-index: 900; //设置为最顶层，以免左侧导航栏遮挡
    position: relative;
    cursor: pointer;//鼠标样式：手势
    transition: all 1.2s; //放大的时间：1.2s
}
#mainContent img:hover {
    transform: scale(1.15); //放大倍数：1.4倍
}
*/

/*侧方栏阴影*/
.search, .newsItem, .catListPostCategory, .catListPostArchive, .catListTag, .catListView, .catListBlogRank {
    background: #fff;
    margin-bottom: 30px;
    word-wrap: break-word;
    border-radius: 10px;
    margin-top: 10px;
    border: 2px solid #9E9E9E;
    transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -webkit-transition: box-shadow 0.5s;
    -o-transition: box-shadow 0.5s;
}
.newsItem:hover, .catListPostCategory:hover, .catListPostArchive:hover, .catListTag:hover, .catListView:hover, .catListBlogRank:hover {
    /* border: 5px solid; */
    box-shadow: 10px 10px 10px #9E9E9E;






/*-博客园标题*/
#cnblogs_post_body
{
    color: black;      
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px;
}
#cnblogs_post_body h1    {
    background: #333366;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 23px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2    {
    background: #006699;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h3    {
    background: #2B6695;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    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;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}

/*
 代码高亮开始，使用了一个叫Monokai Sublime的黑色主题皮肤，直接拿过来还不行，有一些样式冲突，还要自己稍微改一些地方
Monokai Sublime style. Derived from Monokai by noformnocontent https://nn.mit-license.org/
*/
pre {
/*控制代码不换行*/
    white-space: pre;
    word-wrap: normal;
}
.cnblogs-markdown .hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: #23241f !important;
    color: #FFF;
    white-space: pre;
    word-break: normal;
}

.hljs,
.hljs-tag,
.hljs-subst {
  color: #f8f8f2;
}

.hljs-strong,
.hljs-emphasis {
  color: #a8a8a2;
}

.hljs-bullet,
.hljs-quote,
.hljs-number,
.hljs-regexp,
.hljs-literal,
.hljs-link {
  color: #ae81ff;
}

.hljs-code,
.hljs-title,
.hljs-section,
.hljs-selector-class {
  color: #a6e22e;
}

.hljs-strong {
  font-weight: bold;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-name,
.hljs-attr {
  color: #f92672;
}

.hljs-symbol,
.hljs-attribute {
  color: #66d9ef;
}

.hljs-params,
.hljs-class .hljs-title {
  color: #f8f8f2;
}

.hljs-string,
.hljs-type,
.hljs-built_in,
.hljs-builtin-name,
.hljs-selector-id,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-addition,
.hljs-variable,
.hljs-template-variable {
  color: #e6db74;
}

.hljs-comment,
.hljs-deletion,
.hljs-meta {
  color: #75715e;
}
/*黑色主题皮肤结束*/









/*适配手机配置*/
@media (min-width: 430px) {
    .phone {
        position: relative;
        background: #111;
        border-radius: 55px;
        box-shadow: 0px 0px 0px 2px #aaa;
        width: 320px;
        height: 568px;
        padding: 100px 25px 105px;
        display: inline-block;
    }
    .phone:before {
        content: '';
        width: 60px;
        height: 10px;
        border-radius: 10px;
        position: absolute;
        left: 50%;
        margin-left: -30px;
        background: #333;
        top: 50px;
    }
    .phone:after {
        content: '';
        position: absolute;
        width: 60px;
        height: 60px;
        left: 50%;
        margin-left: -30px;
        bottom: 20px;
        border-radius: 100%;
        box-sizing: border-box;
        border: 5px solid #333;
    }
    .phone img {
        width: 100%
    }
}

@media (min-width: 460px) {
    .phone.phone-android {
        border-radius: 20px;
        width: 360px;
        padding: 60px 20px;
        height: 640px;
        margin-top: 9px;
    }
    .phone.phone-android:before {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        margin-left: -7px;
        background: #666;
        top: 25px;
    }
    .phone.phone-android:after {
        content: '';
        width: 8px;
        height: 8px;
        border-radius: 50%;
        position: absolute;
        left: 50px;
        background: #444;
        top: 30px;
        margin-left: 0;
    }
}

/*大屏*/
@media (min-width: 769px) {
    /*翻页*/
    .pager {
        font-size: 12px;
        margin: 10px 0;
        text-align: center;
        color: #2e6ab1;
        line-height: 30px;
    }
    .pager a {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #169fe6;
        color: #ffffff;
        margin: 0 1px;
        padding: 7px 10px;
        text-decoration: none;
        height: 19px;
        line-height: 19px;
        font-size: 12px;
        background-color: #169fe6;
    }
    .pager a:hover {
        border: 1px solid #ff5e52 !important;
        color: #ffffff !important;
        margin: 0 1px !important;
        padding: 8px 10px !important;
        text-decoration: none;
        height: 12px !important;
        line-height: 12px !important;
        font-size: 12px !important;
        background-color: #ff5e52 !important;
    }
    #nav_next_page a {
        background-color: #169fe6;
        height: 37px;
        line-height: 37px;
        font-size: 14px;
    }
    #nav_next_page a:hover {
        background-color: #ff5e52;
    }
    /*/翻页*/
    #navigator {
        min-width: 1200px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    #blog-calendar .CalTitle td,
    #blog-calendar .CalTitle td a {
        text-align: center;
        line-height: 30px;
        background-color: transparent;
        color: black;
    }
    #blogCalendar :not(.CalTitle) a {
        display: block;
        background: #ff5e52;
        color: white;
        border-left: 1px solid #f0eef5;
        width: calc(100% - 1px);
    }
    div.commentform textarea {
        width: 100%;
        width: calc(100% - 15px);
        height: 80px;
        padding: 5px;
    }
    .commentbox_title {
        line-height: 22px;
    }
    div.commentform input.author {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #dedede;
        margin-bottom: 5px;
        padding-bottom: 2px;
        width: 200px;
    }
    #under_post_news {
        width: auto;
    }
    #comment_nav {
        padding: 0 20px;
    }
    #sidebar_search_box input {
        border-radius: 0;
        box-shadow: none;
    }
    #blog-comments-placeholder:empty {
        display: none;
    }
    #taglist_main {
        margin-top: 0;
        background: white;
        padding: 20px;
        border-radius: 10px;
    }
    #taglist_title {
        font-size: 18px;
    }
    #taglist_title_wrap {
        text-align: center;
        font-size: 18px;
        line-height: 35px;
    }
    #MyTag1_dtTagList {
        width: 100%;
    }
    .catListTag ul li a:hover {
        color: #fff;
    }
    #under_post_news,
    #under_post_kb {
        margin-top: 20px;
    }
    #mainContent .day:first-of-type {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    #mainContent .day:nth-first-child(2) {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    #mainContent .day:nth-first-child(1) {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    #mainContent .day:nth-last-child(2) {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    #mainContent .day:nth-last-child(1) {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    #mainContent .day {
        border-radius: 10px;
    }
    .newsItem .catListTitle {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .newsItem #profile_block {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .sidebar-block {
        border-radius: 10px;
        overflow: hidden;
    }
    .catListView,
    .catListFeedback {
        margin-top: 0;
    }
    .sidebar-block ul {
        border-bottom-left-radius: 11px;
        border-bottom-right-radius: 11px;
    }
    .sidebar-block h3 {
        border-top-left-radius: 11px;
        border-top-right-radius: 11px;
    }
    #widget_my_google {
        border-bottom-left-radius: 11px;
        border-bottom-right-radius: 11px;
    }
    #topics,
    #comment_form_container,
    #under_post_news,
    #under_post_kb {
        border-radius: 10px;
    }
    #myposts .PostList {
        border-radius: 10px;
    }
    .sidebar-block ul li:last-child {
        border-bottom: none;
    }
    .entrylistItem, .postSeparator {
        border-radius: 10px;
    }
    .entrylistTitle, .myposts_title {
        padding: 0 20px;
    }
    #comment_form [id^="cnblogs_c"],
    #comment_form [id^="ad_t"] {
        display: none !important;
    }
}
/*/大屏*/

/*小屏*/
@media (max-width: 768px) {
    #topics {
        border-left: none;
        border-right: none;
    }
    #blog-comments-placeholder {
        border-left: none;
        border-right: none;
    }
    #blog-comments-placeholder:empty {
        display: none;
    }
    #navigator {
        min-width: auto;
    }
    body {
        background-size: auto 197px;
    }
    #blogTitle {
        width: 100%;
        background-size: 800px;
        background-position: 0px 20px;
        height: 197px;
    }
    #blogTitle h1 {
        width: 300px;
        left: 0;
        top: 33px;
    }
    #blogTitle h2 {
        display: none;
    }
    #navList {
        width: 100%;
    }
    #mainContent .day {
        border-left: none;
        border-right: none;
    }
    #mainContent .topicListFooter {
        height: auto;
        line-height: 0;
        font-size: 16px;
        margin: 20px 0;
        padding: 0 20px;
    }
    #sideBar {
        width: 100%;
        margin-left: 0;
    }
    #blog-calendar {
        /*display: none !important;*/
        padding: 10px 15px;
        border: 1px solid #dedede;
        border-left: none;
        border-right: none;
        background-color: white;
    }
    #profile_block,
    #widget_my_zzk,
    #widget_my_google,
    .div_my_zzk {
        border-left: none;
        border-right: none;
    }
    #blog-calendar .CalTitle td,
    #blog-calendar .CalTitle td a {
        text-align: center;
        line-height: 30px;
        background-color: white;
        color: black;
    }
    #sidebar_search_box input {
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    #sidebar_search_box input[type=text] {
        width: 188px !important;
        width: calc(100% - 115px) !important;
        border-radius: 0;
    }
    #sideBar .sidebar-block ul {
        border: none;
    }
    #sideBar .sidebar-block ul li {
        padding: 10px 20px;
    }
    #comment_form_container {
        border-left: none;
        border-right: none;
    }
    div.commentform input.author,
    div.commentform input.email,
    div.commentform input.url {
        width: 244px;
        width: calc(100% - 35px);
    }
    div.commentform textarea.comment_textarea {
        width: 100% !important;
        max-width: 100%;
    }
    #under_post_news {
        width: 100%;
        height: auto;
        padding: 15px 0;
        border-left: none;
        border-right: none;
        margin-top: 20px;
    }
    #cnblogs_c1 {
        /*padding: 0;*/
    }
    #cnblogs_c1 a,
    #cnblogs_c1 img,
    #cnblogs_c2 a,
    #cnblogs_c2 img {
        display: block;
        max-width: 100%!important;
        width: 100%!important;
        height: auto!important;
    }
    #under_post_kb {
        border-left: none;
        border-right: none;
    }
    #ad_t2 {
        margin-top: 20px;
        padding: 0 20px;
    }
    .c_ad_block {
        margin-top: 15px;
        padding: 0 15px;
    }
    #commentbox_opt .comment_btn {
        width: 50%;
        border: none;
        display: inline-block;
        line-height: 30px;
        text-align: center;
    }
    #commentbox_opt a {
        width: 45%;
        display: inline-block;
        padding-left: 0;
        text-align: center;
    }
    #comment_nav {
        padding: 5px 20px;
    }
    #green_channel {
        width: 100% !important;
        padding-left: 2px;
    }
    #green_channel a {
        margin-right: 4px;
    }
    #green_channel a:last-child {
        margin-right: 0;
    }
    #div_digg {
        margin-right: 0;
        width: 100%;
    }
    #div_digg .buryit {
        margin-left: 0;
        margin-right: 20px;
    }
    #div_digg .diggit {
        margin-left: 0;
        margin-left: 20px;
    }
    .sidebar-block h3 {
        font-size: 16px;
    }
    #cnblogs_post_body img {
        max-width: 100% !important;
    }
    .day .postTitle {
        font-size: 18px;
        line-height: 31px;
    }
    #topics .postTitle {
        font-size: 18px;
        margin: 0 -20px 20px;
        padding: 0 20px;
        line-height: 30px;
    }
    #myposts {
        margin-left: 0;
    }
    #myposts .myposts_title {
        font-size: 20px !important;
        padding: 0 20px;
    }
    #myposts .Pager:only-child {
        display: none;
    }
    .pager {
        font-size: 12px;
        margin: 10px 0;
        text-align: center;
        color: #2e6ab1;
        line-height: 30px;
    }
    .pager a {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #169fe6;
        color: #ffffff;
        margin: 0 1px;
        padding: 7px 10px;
        text-decoration: none;
        height: 19px;
        line-height: 19px;
        font-size: 12px;
        background-color: #169fe6;
    }
    .pager a:hover {
        border: 1px solid #ff5e52 !important;
        color: #ffffff !important;
        margin: 0 1px !important;
        padding: 8px 10px !important;
        text-decoration: none;
        height: 12px !important;
        line-height: 12px !important;
        font-size: 12px !important;
        background-color: #ff5e52 !important;
    }
    #nav_next_page a {
        background-color: #169fe6;
        height: 37px;
        line-height: 37px;
        font-size: 14px;
    }
    #nav_next_page a:hover {
        background-color: #ff5e52;
    }
    #myposts .pager {
        margin-left: 10px;
    }
    #profile_block:hover {
        border: 1px solid #dedede;
        border-left: none;
        border-right: none;
    }
    #myposts .PostList {
        border-left: none;
        border-right: none;
    }
    #kb_block {
        padding: 0;
    }
    .c_ad_block a {
        border-bottom: 1px dashed #dedede;
    }
    #mainContent {
        margin-bottom: 20px;
    }
    #myposts .pager:empty {
        height: 0;
    }
    #blogCalendar :not(.CalTitle) a {
        display: block;
        background: #ff5e52;
        color: white;
        border-left: 1px solid white;
        width: calc(100% - 1px);
    }
    #post_next_prev a.p_n_p_prefix {
        display: none;
    }
    #taglist_main {
        margin-top: 20px;
        background: white;
    }
    #taglist_title_wrap {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        line-height: 45px;
        background: #169fe6;
        color: white;
        font-size: 16px;
    }
    #taglist td {
        padding: 5px;
        font-size: 10px;
        line-height: 20px;
    }
    #taglist {
        padding: 0 10px 10px;
    }
    #MyTag1_dtTagList {
        width: 100%;
    }
    .catListTag ul li a:hover {
        color: #fff;
    }
    #footer {
        padding: 5px 0 20px;
        margin: 0;
    }
    .newsItem,
    #under_post_news,
    #under_post_kb,
    #sidebar_search,
    #sidebar_recentcomments,
    #sidebar_topviewedposts,
    #sidebar_topcommentedposts,
    #sidebar_categories,
    #comment_form [id^="cnblogs_c"],
    #comment_form [id^="ad_t"] {
        display: none !important;
    }
}

@media (min-width:470px) and (max-width: 1200px) {
    #div_digg {
        margin-right: -20px;
        width: 150px;
    }
}
/*小屏*/


/* 防止图片溢出 */
#cnblogs_post_body img {
  max-width: 100%;
}

//如果没有bug可以忽略这一条
/*溢出隐藏设置*/
#topics, #mainContent {
    overflow: visible;
}
#postDesc {
    float: none;
}

