<link href="https://files.cnblogs.com/files/asxinyu/marvin.nav.my1505.css" rel="stylesheet">
<style>

 h1{
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;
}
.c_b_p_desc {
  font-size: 15px;
}
.c_b_p_desc_readmore {
 color: #f60 !important;
}
#sideCatalog li {
 padding-top: 6px!important;
  padding-bottom: 6px!important;
}
#cnblogs_post_body {
  font-size: 16px;
   letter-spacing: 1px;
   font-family: -apple-system, BlinkMacSystemFont, "PingFang SC",
    "Microsoft YaHei", "Helvetica Neue", "Helvetica", "Arial", sans-serif,
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; 
}

 #cnblogs_post_body h1    {
        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 h2{
        /* 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  !important;
        font-weight: bold;
        height: 24px;
        line-height: 23px;
        margin: 12px 0 !important;
        padding: 5px 0 5px 10px !important;
        /* text-shadow: 2px 2px 3px #222222; */
    }
 #cnblogs_post_body h3{
        /* background: #5B9600;
        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: 14px !important;
        font-weight: bold;
        height: 24px;
        line-height: 20px;
        margin: 12px 0 !important;
        padding: 5px 0 5px 10px !important;;
        /* text-shadow: 2px 2px 3px #222222; */
    }
pre{
    font-size: 14px;
}
b:nth-child(1){
color:red;
}
b:nth-child(2){
color:red;
}
.visitInfo{
   color: #000000;
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
}
.visitBox{
line-height: 20px;
    text-align: center;
}
.visitBox>img{
  vertical-align: middle;
}
#blogTitle h2{
font-size: 14px !important;
    font-weight: bold !important;
    color: #000 !important;
}
.sub__title {
   color: #f60;
  font-size: 16px !important;
 }
.barShow {
  display:block;
}
.barHide{
  display:none;
}
#sideToolbar {
     height: auto !important;
     bottom: 20px  !important;
}
.postBody a:link, .postBody a:visited, .postBody a:active {
      text-decoration: none !important;
}
p > a {
  color: #f60 !important;
}
</style>