/*  
待实现
1. 动态背景： https://www.runoob.com/css3/css3-animations.html
2. mainContent: background 半透明
3. comment: background 半透明
*/

* {
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    font-size: inherit;
    line-height: inherit;
}
.postDesc{
    display:none;
}

/**ÃƒÂ¥Ã…Â½Ã‚Â»ÃƒÂ©Ã¢â€žÂ¢Ã‚Â¤ÃƒÂ¨Ã‚Â¯Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â®Ã‚ÂºÃƒÂ¤Ã‚Â¸Ã…Â ÃƒÂ¦Ã‚Â²Ã‚Â¿ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡***/
.commentbox_title{
    display:none;
}


audio:not([controls]) {
    display: none
}

b, strong {
    font-weight: bolder
}

button {
    -webkit-appearance: button;
    overflow: visible
}



/*ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ¥Ã†â€™Ã‚Â*/
#header::before { 
	content: " ";
	position: relative;
	border-radius: 100px;
	display: block;
	width: 85px;
	height:85px;
	border: 1px solid #ddd;
	background-size: contain;
	margin-left: 50%;
	margin-bottom: -155px;
	transform: translate3d(-50%, 84%, 0);
	background-image: url(//images.cnblogs.com/cnblogs_com/RRRR-wys/1200870/o_%E4%B9%85%E8%BF%9C.png)
}




button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText
}

button, select {
    text-transform: none
}

details {
    display: block
}

hr {
    overflow: visible;
    border: none;
    border-bottom: 3px solid #ccd;
    margin-top: 10px;
    margin-bottom: 10px;
}

html {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%
}

h1, h2, h3, h4, h5, h6 {
    font-family:  Calibri, "Microsoft YaHei","Hiragino Sans GB",Arial, sans-serif;
}

.c_ad_block {
    display: none;
}

input {
    -webkit-border-radius: 0
}

input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button
}

input[type="number"] {
    width: auto
}

input[type="search"] {
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

main {
    display: block
}

pre {
    overflow: auto
}

progress {
    display: inline-block
}

summary {
    display: block
}

svg:not(:root) {
    overflow: hidden
}

template {
    display: none
}

textarea {
    overflow: auto
}

[hidden] {
    display: none
}

*, ::before, ::after {
    box-sizing: inherit
}

::before, ::after {
    text-decoration: inherit;
    vertical-align: inherit
}

button, input, select, textarea {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit
}

*, ::before, ::after {
    border-style: solid;
    border-width: 0;
}

a, area, button, input, label, select, textarea, [tabindex] {
    touch-action: manipulation;
}

.sourceCode>* {
         font-family: Consolas,Monaco, Ubuntu Mono,"Source Code Pro",Courier New!important;
}

svg {
    fill: currentColor
}

[aria-busy="true"] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

[hidden][aria-hidden="false"] {
    clip: rect(0 0 0 0);
    display: inherit;
    position: absolute
}

[hidden][aria-hidden="false"]:focus {
    clip: auto
}

* {
    background-repeat: repeat;
}

:root {
    /*background-color: #fff;*/
    box-sizing: border-box;
/*     color: #000; */
    cursor: default;
}

a {
    text-decoration:none;
    color: black;
/*     color: #2196F3; */
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
    border: border: 2px dashed rgba(33, 150, 243, 0.33);
}

button, input, select, textarea {
    background-color: transparent;
    color: inherit
}

button, [type="button"], [type="date"], [type="datetime"], [type="datetime-local"], [type="email"], [type="month"], [type="number"], [type="password"], [type="reset"], [type="search"], [type="submit"], [type="tel"], [type="text"], [type="time"], [type="url"], [type="week"], select, textarea {
    min-height: 1.5em;
}

code, kbd, pre, samp {
    font-family: Consolas,Monaco, monospace,Ubuntu Mono,"Source Code Pro",Courier New!important;
}




nav ol, nav ul {
    list-style: none
}

small {
    font-size: 75%
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: vertical;
}

div.commentform textarea {
    width: 450px;
    height: 150px;
    font-size: 13px;
    border: 1px solid #ccc;
}

::-moz-selection {
    background-color: #b3d4fc;
    text-shadow: none
}

::selection {
    background-color: #b3d4fc;
    text-shadow: none
}
body {
    font-size: 12/1.5px; 
    min-height: 101%;
	/*background-image: url(//images.cnblogs.com/cnblogs_com/RRRR-wys/1200870/o_22-160G2111911I9.jpg); /*'//thyrsi.com/t6/391/1540021278x-1376440090.jpg' */
	opacity:0.99;
	background-color:#fff;
	background-attachment: fixed; 
	background-repeat : no-repeat;
	background-size: cover;
}


#header #blogTitle {
/*    color: #ffccdd; */
   /* background-image: -webkit-gradient(linear, left 0, right 0, from(#fff/*rgb(4, 94, 170)*/), to(#fec/*rgb(1, 152, 216)*/));*/
    /*-webkit-background-clip: text; /*ÃƒÂ¥Ã‚Â¿Ã¢â‚¬Â¦ÃƒÂ©Ã…â€œÃ¢â€šÂ¬ÃƒÂ¥Ã…Â Ã‚Â ÃƒÂ¥Ã¢â‚¬Â°Ã‚ÂÃƒÂ§Ã‚Â¼Ã¢â€šÂ¬ -webkit- ÃƒÂ¦Ã¢â‚¬Â°Ã‚ÂÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¯ÃƒÂ¦Ã…â€™Ã‚ÂÃƒÂ¨Ã‚Â¿Ã¢â€žÂ¢ÃƒÂ¤Ã‚Â¸Ã‚ÂªtextÃƒÂ¥Ã¢â€šÂ¬Ã‚Â¼ */*/
   /* -webkit-text-fill-color: transparent; /*text-fill-colorÃƒÂ¤Ã‚Â¼Ã…Â¡ÃƒÂ¨Ã‚Â¦Ã¢â‚¬Â ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â€œcolorÃƒÂ¦Ã¢â‚¬Â°Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â¹Ã¢â‚¬Â°ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â­Ã¢â‚¬â€ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ÃƒÂ©Ã‚Â¢Ã…â€œÃƒÂ¨Ã¢â‚¬Â°Ã‚Â²ÃƒÂ¯Ã‚Â¼Ã…Â¡ */
  
/*     border-radius: 25px; background-color:rgba(255,255,255,0.65); */
    width: 1000px;
    text-align: center;
    height: 330px;
/*     background-image: url(//images.cnblogs.com/cnblogs_com/RRRR-wys/1200870/o_WL.jpg); */

    background-color: rgba(0,0,10,0.6);
    background-size: cover;
    background-repeat: repeat;
    background-position: top;
    box-shadow: 0px 2px 1.5px 1.5px rgba(255, 222, 203, 0.2);
}

/* #header #blogTitle:hover{
    box-shadow: 0px 2px 1.5px 1.5px rgba(255, 222, 203, 0.7);
}
 */


#header #blogTitle .headermaintitle {
    font-size: 2.0em;
    font-family: monospace;
    position: relative;
    bottom: -170px;
    background-color: rgb(0,0,0,0.65);

    /*background-image: -webkit-gradient(linear, left 0, right 0, from(#ef1f5c, to(#a51fef);*/

    -webkit-background-clip: text; /*ÃƒÂ¥Ã‚Â¿Ã¢â‚¬Â¦ÃƒÂ©Ã…â€œÃ¢â€šÂ¬ÃƒÂ¥Ã…Â Ã‚Â ÃƒÂ¥Ã¢â‚¬Â°Ã‚ÂÃƒÂ§Ã‚Â¼Ã¢â€šÂ¬ -webkit- ÃƒÂ¦Ã¢â‚¬Â°Ã‚ÂÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¯ÃƒÂ¦Ã…â€™Ã‚ÂÃƒÂ¨Ã‚Â¿Ã¢â€žÂ¢ÃƒÂ¤Ã‚Â¸Ã‚ÂªtextÃƒÂ¥Ã¢â€šÂ¬Ã‚Â¼ */
    -webkit-text-fill-color: transparent; /*text-fill-colorÃƒÂ¤Ã‚Â¼Ã…Â¡ÃƒÂ¨Ã‚Â¦Ã¢â‚¬Â ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â€œcolorÃƒÂ¦Ã¢â‚¬Â°Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â¹Ã¢â‚¬Â°ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â­Ã¢â‚¬â€ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ÃƒÂ©Ã‚Â¢Ã…â€œÃƒÂ¨Ã¢â‚¬Â°Ã‚Â²ÃƒÂ¯Ã‚Â¼Ã…Â¡ */

    /*text-shadow: 0px 1px 0px rgba(34, 34, 34, 0.6);*/
}


#header #blogTitle h2{
    position: fixed;
    z-index: 1;
    text-align: left;
    left: -600px;
    width: 100%;
    /*font-family: monospace;*/
    font-size: 1.5em;
    font-family: monospace;
    margin: 0 auto;
    color: rgb(0,0,0,0.65);

    background-color:lightgrey;
    /*text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6);*/
    /*border-radius: 0px; background-color:rgba(0,0,0,0.45);*/
}


/*
#header #blogTitle h2:hover{
    transform:scale(1.007);
}
*/


#header #blogTitle h1{
    position: relative;
    text-align: center;
    width: 100%;
    /*font-family: monospace;*/
    margin: 0 auto;
    
}

/*
#header #blogTitle h1:hover{
    transform:scale(1.007);
}
*/

#header #blogTitle h1{
    top: 50px;
}

#header #blogTitle h2{
/*     position:absolute; */
    top: 0px;
    left: 0px;
}





#header #lnkBlogLogo:active{
    transform: scale(.9);
    box-shadow: 0 0 20px 4px #fff;
}


#navigator {
    display: none;
    height: 50px;
    background: #fff;
    top:0;
    position: relative;
}

@media screen and (max-width: 1120px){
    #main {
        margin: 10px!important;
    }
}

#main {
    max-width: 1000px;
    margin: 40px auto;
    position: relative;
    /*color: #333; */
}

@keyframes loading-l {
    0% {
        transform: translateY(40px)
    }
    100% {
        transform: translateY(0px)
    }
}

/*
    border-radius: 25px; background-color:rgba(255,255,255,0.65);
*/


#main #mainContent {
    line-height: 1.6;
    min-height: 1200px;
    float: center;
    /*width: calc(130% - 300px);*/
    animation: 0.5s both loading-l;
    border-radius: 0px; background-color:rgba(255,255,255);
   /* box-shadow: 13px 2px 20px 3px rgba(255, 78, 78, 0.2); */
}

#main #mainContent .day {
    position: relative;
    margin-bottom: 50px;
    padding: 40px 20px;
    background-color:rgba(255, 255, 255, 0.65);
    box-shadow: 0px 3px 5px 3px rgba(0, 64, 128, 0.1);
    -webkit-border-radius: 0px;
    border-radius: 0px;
    z-index: 2;
}

#main #mainContent .day:hover{
    box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.3); 
}

#main #mainContent .day .postDesc {
    display:none;
    padding: 0 110px 0 10px;
    line-height: 3.125rem;
    font-size: 12px;
}

#main #mainContent .dayTitle {
    text-align: left;
    width: 135px;
    height: 40px;
    line-height: 15px;
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 2;
}

#main #mainContent .dayTitle a {
    color: #a9a6a6;
    /*border-radius: 8px; background-color:rgba(250,128,114,0.65);*/
    text-align: center;
    font-size: 0.8rem;
    font-family: PingFang SC,Microsoft YaHei;
}

/*
#main #mainContent .dayTitle:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-top: 8px solid #902c24;
    border-left: 12px solid transparent;
    top: 42px;
    left: -2px;
}
*/



#main #mainContent .postTitle {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0px 2em 0px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    text-align: left;
}

#main #mainContent .postTitle a{
    color: #000000b8;
    /*font-weight: bolder;*/
    font-family:Arial, Helvetica, sans-serif; 
    transition: all 0.2s;
}




#main #mainContent .c_b_p_desc {
    position: relative;
    overflow: visible;
    padding: 20px;
    color: #000;
    font-size: 15px;
    word-break: break-word;
}






#main #mainContent .c_b_p_desc a.c_b_p_desc_readmore {
   display: none; /* ÃƒÂ©Ã‹Å“Ã¢â‚¬Â¦ÃƒÂ¨Ã‚Â¯Ã‚Â»ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¨ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ */
    
    position: absolute;
    top: 100%;
    margin-top: 20px;
    right: 0;
    width: 75pt;
    height: 40px;
    border-radius: 3px;
    background-color: #ff75ae;
    box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.26);
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 2.5rem;
    transition: .3s ease background-color;
}




#main #mainContent .c_b_p_desc a:hover {
    background-color: #d51550;
    color: #eee;
}


#sideBar {
   /* display:none;*/
    float: right;
    width: 230px;
    height: 170px;
    position: absolute;
    top: -270px;
    right: 0px;
    color: rgb(0,0,0); /*****/

    /*border-radius: 25px; background-color:rgba(255,255,255,0.65);*/
    border-radius: 0px; background-color:rgba(0,0,0,0.45);
}

/*
#sideBar :hover{
    transform:scale(1.005);
    position:relative;
}
*/

#sideBar .catListTitle:before {
    font-family: 'FontAwesome';
    content: "\f005";
    height: 29px;
    line-height: 29px;
    width: 29px;
    text-align: center;
    margin-top: -3px;
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    border-radius: 100%;
    background: #d51550;
}





#sideBar .catListTitle {
    color: #fff;
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #eee;
    font-weight: bold;
    font-size: 1.2em;
   /* border-radius: 25px; background-color:rgba(255,255,255,0.65);*/
   display:none; /*****/
}


/*
#sideBar .newsItem {
    overflow: hidden;
    margin: 0 0 20px;
    box-shadow: 0px 3px 20px -3px rgba(0, 64, 128, 0.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 10px;
    background-color: #fff;
}
*/
#sideBar .newsItem #profile_block {
    
    /*display:none; /*****/

    padding: 20px;
    padding-top: 20px;
    color: #fff;
    word-wrap: break-word;
    font-size: 1.125rem;
   /* border-radius: 0px; background-color:rgba(255,255,255,0.65);*/
}

#sideBar .newsItem #profile_block a {
    color: #fff;
    font-size: 1.125rem;
}

#sideBar #p_b_follow{
    margin-top:5px;
   /* display:none;*/
}

#sideBar #p_b_follow a{
    padding:0px;
    border-radius: 3px;
   /* background-color: #F44336;*/
    box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.26);
    color:#fff!important;
    text-align: center;
    transition: .3s all;
    /*display:none;*/
}
#sideBar #p_b_follow a:hover{
 /*   background-color:#a02f27;*/
    /*display:none;*/
}



#sideBarMain #blogCalendar{ /*ÃƒÂ¥Ã…Â½Ã‚Â»ÃƒÂ©Ã¢â€žÂ¢Ã‚Â¤ÃƒÂ¦Ã¢â‚¬â€Ã‚Â¥ÃƒÂ¥Ã…Â½Ã¢â‚¬Â */
    display:none;
}

#sideBarMain .catListTag li{
    width: auto!important;
    border-bottom: none!important;
    display: inline-block;
    padding: 0;
    font-size: 12px;

    display: none;
}
#sideBarMain .catListTag ul{
    /*display: none;*/
    padding:10px;
}
#sideBarMain .CalTitle td {
    /*display: none;*/
    height: 48px;
    /*border-radius: 2px; background-color:rgba(255,255,255,0.65);*/
    /*background-color: #DCDCDF;//#3bb4f2;*/
    color: #fff;/*#6495ED;*/
    font-size: 16px;
    font-weight: bold;
}
#sideBarMain .CalTitle td.CalNextPrev {
    /*display: none;*/
    padding-left: 18px;
    padding-right: 18px;
    font: bold normal normal 20px/1 Calibri,sans-serif;
}
#sideBarMain .CalTitle td.CalNextPrev a {
   /* display: none;*/
    color: #fff;
}
.desc_img {
  //*display: none;*/
    float: none;
    width: 20%;
    height:auto;
}
#sideBarMain .CalDayHeader {
    /*display: none;*/
    height: 40px;
    color: #fff;/*#2979a2;*/
    font-size: 16px;
    font-weight: bold;
}

#sideBarMain #blogCalendar>tbody>tr:nth-child(n+3) td.CalOtherMonthDay {
    color: #fad6e1;/*#b4e6ff;*/
    display: none;
}
.CalTodayDay u{
    color:#fff;
    display:none;
}
#sideBarMain #blogCalendar>tbody>tr:nth-child(n+3) td.CalTodayDay {
    border-radius: 20px;
    background-color: #d51550;
    color: #fff;
    display:none;
}

#sideBarMain #blogCalendar>tbody>tr:nth-child(n+3) td>a {
    display:none;
    color: #00ace4;
    text-decoration: none;
}






#sidebar_postcategory ul{
    /*display: none;*//
    padding:10px;
}
#sidebar_postcategory li{
    overflow: hidden;
    width: auto!important;
    border-bottom:none!important;
    text-overflow: ellipsis;
    white-space: normal!important;
    font-size: 12px!important;
    line-height: 1.5rem!important;
    padding: 0!important;
    display: inline-block;
    /*display: none;*/
}



#sidebar_postcategory li a:hover{
    background-color: #fb518b;
    /*display: none;*/
}



#sidebar_postcategory li a{
    background-color: #3498db;
    box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.26);
    color:#fff!important;
    padding: 2px 7px;
    line-height: 1.6em;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
    /*display: none;*/
}

/*
#sideBarMain td {
    height: 36px;
    font-size: 15px;
    text-align: center;
    background-color: #fff;
    color: #555;
}
*/


#sideBarMain #widget_my_zzk {
    display: flex;
    padding: 9pt;
    /*border-radius: 0px; background-color:rgba(255,255,255,0.65);*/
    /*display: none;*/
}



#sideBarMain #widget_my_zzk input#q {
    width: 100%;
    height: 40px;
    border-radius: 3px 0 0 3px;
    background-color:rgba(0,0,0,0.55);
    display: none;
}

#sideBarMain input#btnZzk {
    padding: 10px;
    height: 40px;
    border: 0 none;
    border-radius: 0 3px 3px 0;
    background-color: #d51550;/*#00ace4;*/
    
    /*background-image: -webkit-gradient(linear, left 0, right 0, from(#ef1f65/*rgb(4, 94, 170)*/), to(#a11fef/*rgb(1, 152, 216)*/));
    /*-webkit-background-clip: text; /*ÃƒÂ¥Ã‚Â¿Ã¢â‚¬Â¦ÃƒÂ©Ã…â€œÃ¢â€šÂ¬ÃƒÂ¥Ã…Â Ã‚Â ÃƒÂ¥Ã¢â‚¬Â°Ã‚ÂÃƒÂ§Ã‚Â¼Ã¢â€šÂ¬ -webkit- ÃƒÂ¦Ã¢â‚¬Â°Ã‚ÂÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¯ÃƒÂ¦Ã…â€™Ã‚ÂÃƒÂ¨Ã‚Â¿Ã¢â€žÂ¢ÃƒÂ¤Ã‚Â¸Ã‚ÂªtextÃƒÂ¥Ã¢â€šÂ¬Ã‚Â¼ */
    /*-webkit-text-fill-color: transparent; /*text-fill-colorÃƒÂ¤Ã‚Â¼Ã…Â¡ÃƒÂ¨Ã‚Â¦Ã¢â‚¬Â ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â€œcolorÃƒÂ¦Ã¢â‚¬Â°Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â¹Ã¢â‚¬Â°ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â­Ã¢â‚¬â€ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ÃƒÂ©Ã‚Â¢Ã…â€œÃƒÂ¨Ã¢â‚¬Â°Ã‚Â²ÃƒÂ¯Ã‚Â¼Ã…Â¡ */
    */

    box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.26);
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    transition: .3s ease background-color;

    display: none;
}







#sideBarMain input#btnZzk:hover {
    background-color: #1f628e;
    color: #fff;

    display: none;
}



#blog-sidecolumn ul{
    display:none;
}

#blog-sidecolumn ul li {
    overflow: hidden;
    padding: 10px 20px;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}


#blog-sidecolumn ul li a {
    color: #fff;
}

#blog-sidecolumn .recent_comment_author {
    display:none;
    position: relative;
    color: #fff;
    text-align: right;
}

#cnblogs_post_body p{
    /*display:none;*/
    line-height: 1.67;
    font-size: 1.0rem;
}



#blog-sidecolumn .recent_comment_title{
    display:none;
    border:none;
}
#blog-sidecolumn .recent_comment_body {
    display:none;
    position: relative;
    overflow: visible;
    padding: 12px;
    /*background-color: rgb(0,0,0);*/
    color: #fff;
    white-space: normal;
    font-size: 0.8rem;
    border: none;
}


#blog-sidecolumn li>a {
    display:none;
    transition: .2s ease-out color;
}




#blog-sidecolumn #RecentCommentsBlock ul li {
    display:none;
    list-style: none;
}







.topicListFooter {
    margin: 15px !important;
}

.topicListFooter #nav_next_page a {
    /*display:none;*/
    display: inline-block;
    padding: 15px 20px;
    width: 100pt;
    border-radius: 0px;
  /*  background-color: #e10e5963; */
    color: #bdbbbb;
    text-align: center;
    font-size: 1.25rem;
    transition: .3s ease background-color;
}
/*
.topicListFooter #nav_next_page a:hover {
    background-color: #fb6362;
}
*/

#footer {
    height: 130px;
    /*background-color: #404a58;*/
    color: gray;
    text-align: center;
    font-size: 0.7em;
    line-height: 14.5rem;
    /*display: none;*/
}

.scrollup {
    position: fixed;
    bottom: 120px;
    right: 50px;
    z-index: 10;
    display: block;
    width: 48px
}

.scrollup .arrows {
    height: 48px;
    width: 48px;
    float: left;
    background: url("//images.cnblogs.com/cnblogs_com/crackpotisback/594328/o_top_up.png") no-repeat left top;
    background-size: 48px;
    transition: background 0.5s ease 0s;
    display: none;
    cursor: pointer
}

.scrollup .arrows:hover {
    background-position: left bottom
}

#mainContent #post_detail .postTitle {
    margin-top: 0;
    padding: 10px;
    /* background: #404a58; */
    color: #fff;
    font-size: 1.875rem;
    display: none;
}


#mainContent #post_detail .postTitle a {
    border-bottom: 3px solid #eee;
    color: #333;
    text-align: left;
    font-weight: 700;
    font-size: 30pt;
    display: block;
    -webkit-margin-before: 0.67em;
    margin-left: 20px;
    margin-right: 20px;
}

#mainContent #post_detail .post {
    overflow: hidden;
    margin-bottom: 24px;
    box-shadow: 0 0 0 0, 0 0 12px rgba(34, 34, 34, 0.1);
    padding: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
   /* background-color: #fff;*/
}
#mainContent #post_detail .post:hover {
    box-shadow: 0 0 0 0, 0 0 12px rgba(34, 34, 34, 0.7);
    
}


#mainContent #post_detail #cnblogs_post_body table{
    margin-top:20px;
    margin-bottom:20px;
}
#mainContent #post_detail #cnblogs_post_body h1 {
    margin-top: 20px;
    border-bottom: 3px solid #eee;
    /* color: #333; */
    text-align: left;
    font-weight: 700;
    font-size: 32pt;
}



#mainContent #post_detail #cnblogs_post_body h2 {
    margin-top: 20px;
    border-bottom: 1px solid #eee;
/*     color: #333; */
    text-align: left;
    font-weight: 600;
    font-size: 28pt;
}

#mainContent #post_detail #cnblogs_post_body h3 {
    margin-top: 20px;
/*     color: #333; */
    text-align: left;
    font-weight: 600;
    font-size: 22pt;
}

#mainContent #post_detail #cnblogs_post_body h4 {
    margin-top: 20px;
/*     color: #333; */
    text-align: left;
    font-weight: 600;
    font-size: 16pt;
}





#mainContent #post_detail #cnblogs_post_body h5{
    margin-top: 20px;
/*     color: #333; */
    text-align: left;
    font-weight: 600;
    font-size: 12pt;
}

#mainContent #post_detail #cnblogs_post_body h6{
    margin-top: 20px;
/*     color: #333; */
    text-align: left;
    font-weight: 600;
    font-size: 10pt;
}
#mainContent #post_detail #cnblogs_post_body a:hover{
    color:#204b6d;
    text-decoration:underline;
}
#mainContent #post_detail #cnblogs_post_body a {
    color: #2196F3;
    transition:all 0.2s;
}

#mainContent #post_detail #cnblogs_post_body li {
    text-align: left;
    font-size: 16px;
}

#mainContent #post_detail #cnblogs_post_body ol, #mainContent #post_detail #cnblogs_post_body ul {
    padding-top: 10px;
}

#MySignature {
    margin-top: 24px;
    padding: 20px;
    border-left: 8px solid #2196F3;
    border-radius: 4px;
    background-color: #f5f5f5;
    box-shadow: 0 0 1px #d9d9d9;
    font-size: 1.25rem;
}

#BlogPostCategory, #EntryTag {
    font-size: 1em;
}


/* ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â±Ã‚Â» ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ§Ã‚Â­Ã‚Â¾ */

#BlogPostCategory a:hover::before,#MyTag1_dtTagList a:hover::before, #EntryTag a:hover::before, .catListTag a:hover::before {
    border-right-color: #ff5a4e;
}

#BlogPostCategory a:hover, #MyTag1_dtTagList a:hover, #EntryTag a:hover, .catListTag a:hover {
    background-color: rgb(0,0,0,0.5);
}



#BlogPostCategory a, #MyTag1_dtTagList a, #EntryTag a, .catListTag a {
    font-size: 12px;
    font-weight: 500;
    margin: 2px 2px 2px 2px;
    background-color: rgb(0,0,0,0.35);
    box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.26);
    color:#fff!important;
    padding: 2px 7px;
    line-height: 1.6em;
    display: inline-block;
    text-decoration: none;
    border-radius: 0px;
}
/* #BlogPostCategory {
    margin-right: 5px;
    padding: 0px 30px 0px;
    background: url(//images.cnblogs.com/cnblogs_com/pandaman/653138/o_o_biaoqianfenlei.png) no-repeat left center;
    color: white;
    font-size: 0px;
} */









#EntryTag {
    margin-right: 5px;
    padding: 0px 30px 0px;
    background: url(//images.cnblogs.com/cnblogs_com/pandaman/653138/o_o_biaoqianfenlei.png) no-repeat left center;
    color: white;
    font-size: 0px;
}


#blog_post_info_block {
    margin-top: 20px;
}
#green_channel {
    margin-top: 30px;
    margin-bottom: 5px;
    padding: 0px;
    width: auto!important;
    border: medium none;
    border-radius: 0px;
    /*background: #f5f5f5 none repeat scroll 0 0;*/
    color: #fff;
    text-align: right;
    font-weight: 0;
    font-size: 0rem;
}

#green_channel a {
    display: inline-block;
    margin-right: 0px;
    padding: 0px 0px;
    border-radius: 0px;
    color: #fff;
    vertical-align: left;
    text-shadow: 0 0px 0px rgba(0, 0, 0, .25);
    font-weight: 0px;
    font-size: 0em;
    cursor: pointer;
}

#author_profile {
    display: none;
    background-color: rgba(0, 0, 0, .6);
}

#post_next_prev{
font-size: 18px;
display: inline-block;
}
#post_next_prev a:nth-of-type(2n){
    height: 35px; 
    color: #000; 
    display: inline-block;
    font-size: 20px;

    transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;
}
#post_next_prev a:nth-of-type(2n):before{
position: absolute;
width: 30px;
content: "";
/*background: url(//images.cnitblog.com/blog/708426/201501/082257221093724.png) no-repeat left 11px;*/
height: 35px;
display: inline-block;
background-size: 24px 24px;
overflow: visible;
opacity:0;
transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;
}
#post_next_prev a:hover {
    color: rgba(0,0,0,0.7) !important;
    text-decoration: none !important;
}
/*
#post_next_prev a:nth-of-type(2n):hover{
transform:translateX(35px);
-webkit-transform:translateX(35px);
-moz-transform:translateX(35px);
}
#post_next_prev a:nth-of-type(2n):hover:before{
transform:translateX(-35px);
-webkit-transform:translateX(-35px);
-moz-transform:translateX(-35px);
opacity:1;
}
*/
#post_next_prev a.p_n_p_prefix:link{
    display:none;
}

#digg_tips {
    color: #7e8c8d;
    font-size: .8em;
}

.commentbox_main {
    position: relative;
    margin-top: 20px;
    border-top: 1px solid #ccc;
    border-radius: 0px;
    background-color: #fff;

    width:-webkit-fill-available;
}

#comment_form {
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 50px;
    padding: 20px;
    box-shadow: 0 0 0 0, 0 6px 12px rgba(34, 34, 34, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    /*background-color: #;*/
}
#comment_form:hover{
    box-shadow: 0 0 0 0, 0 6px 12px rgba(34, 34, 34, 0.7);
}

#comment_form_container p {
    /*display:none;*/
    color: #a9adad;
    font-size: 0px;
}

#comment_nav {
    text-align: right;
}

#comment_nav a:hover {
    color: #04477d
}

#comment_nav a {
    display: inline-block;
    margin-top: 1pc;
    margin-right: 20px;
    color: #c1c1c1;
    font-size: .8em;
}

#cnblogs_post_body img {
    max-width: 100%!important;
    border-radius: 5px;
    box-shadow: 0px 2px 2px rgba(0, 0, 2, .2);
    margin-bottom: 10px;
}
#cnblogs_post_body img:hover{
    transform:scale(1.01);
    position:relative;
     box-shadow: 0px 3px 3px rgba(0, 0, 2, 0.6);
}


.emoji {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0)!important;
}

div.commentform input.author {
    margin-top: 20px;
    padding: 0 15px;
    width: 300px;
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: rgba(0,0,0,0.35) none repeat scroll 0 0;
    color: #fff;
    font-size: .875rem;
    line-height: 2.1875rem;
}

.commentbox_title_right {
    float: left;
}

.commentbox_title {
    padding-left: 15px;
    width: 100%;
    height: 30px;
    background: rgba(0,0,0,0.45) none repeat scroll 0 0;
    line-height: 1.875rem;
}
#tbCommentBody,input[type=text]{
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
   }
#tbCommentBody:focus,input[type=text]:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
#tbCommentBody{
max-width:150%;
width: 100%;
height: 100px;
/* background:rgba(0,0,0,0.1) url(//images.cnitblog.com/blog/708426/201501/082214147965461.png) right bottom no-repeat; */
background:rgba(0,0,0,0.1) url("//images.cnblogs.com/cnblogs_com/RRRR-wys/1200870/o_200306133450113_201_252_18@20200306212158_58669%20(1).png") right no-repeat;
padding-top:8px;
}


#commentbox_opt #btn_comment_submit:hover {
    background-color: rgba(0,0,0,0.6);
}

#commentbox_opt #btn_comment_submit {
    float: right;
    margin-top: 0px;
    margin-left: 15px;
    width: 50pt;
    height: 30px;
    border: medium none;
    border-radius: 0px;
    background-color: rgba(0,0,0);
    color: #FFF;
    font-weight:bold;
    font-size: 1.3px;
    cursor: pointer;
    transition: background 0.3s ease;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.3)
}


#commentbox_opt a {
    float: right;
    display: inline-block;
    margin-top: 20px;
    height: 37px;
    color: #c1c1c1;
    font-size: .9375rem;
    line-height: 2.3125rem;
    display:none;
}

.feedbackItem {
    display: inline-block;
    width:-webkit-fill-available;
    -moz-border-radius: 3px;
    box-shadow: 0 0 0 0, 0 6px 12px rgba(34, 34, 34, 0.2);
}
.feedbackItem:hover{
    box-shadow: 0 0 0 0, 0 6px 12px rgba(34, 34, 34, 0.7);
}

.feedbackManage {
    float: right;
}

.feedbackManage a {
    display: inline-block;
    color: #c1c1c1;
    font-size: 1em;
    box-shadow: 0px 1px 1px 1px;
}

.feedbackListSubtitle {
    margin-top: 0;
    padding: 12px 10px;
    text-align: left;
    border-top: 1px solid #e1e1e1e1;
    font-size: 14px;
    color:#000;
}


.feedbackListSubtitle a {
    color: #969696;
    margin-right: 10px;
    padding-left: 10px!important;
    padding-right: 10px!important;
    border-radius: 1000px;
}
.feedbackItem .author_avatar:hover{
    -webkit-transform: rotate(361deg);
    -moz-transform: rotate(361deg);
    transform: rotate(361deg); 
}

.feedbackItem .author_avatar{
    height: 56px;
    width: 56px;
    margin-left: 10px;
    border-radius: 100%;
    padding-top: 0;
    padding-left: 0;
    transition: all .5s ease;
}

.feedbackItem .feedbackCon{
    border-radius:0 0 6px 6px;
}




.blog_comment_body {
    position: relative;
    padding: 15px 20px;
}

.comment_vote {
    position: relative;
    overflow: visible;
    padding-bottom: 10px;
    color: #4d4d4d;
    font-size: 1pc;
}


.comment_vote a {
    display: inline-block;
    margin-right: 10px;
    padding: 5px;
    border-radius: 3px;
    background-color: #fff;
    color: #c9c9c9;
    font-size: .8em;
    transition: .3s ease background-color;
}

.comment_quote {
    padding: 10px;
    border:none;
    border-left: 10px solid #ececec;
    background-color:#f6f6f6;
}

.comment_quote legend{
    display:none;
}



fieldset.comment_quote a {
    color: #fb6362;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

.gallery, .galleryTitle {
    font-size: 1.4em;
}

.galleryTitle {
    margin-top: 0;
    padding: 10px 30px;
    background-color: #404a58;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, .2);
    color: #fff;
    text-align: center;
}

img#ViewPicture1_GalleryImage {
    display: block;
    max-width: 100%;
    min-width: 100%;
    box-shadow: 4px 4px 2px rgba(0, 0, 0, .1);
}

#ViewPicture1_OriginalImage, #ViewPicture1_ReturnUrl {
    display: inline-block;
    padding: 1pc;
    border-radius: 5px;
    background-color: #fb6362;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .2) inset, 0 1px 1px rgba(0, 0, 0, .3);
    color: #fff;
    text-align: center;
    font-size: .8em;
    cursor: pointer;
    transition: background .3s ease 0;
}

#homepage_top_pager {
    display: none;
}
#myposts .pager{
    margin-bottom: 50px;
}
.pager {
/*     color: #404a58; */
    font-size: 12px;
    line-height: 1.875rem;
}
.pager a {
    border-radius: 0px;
    min-width: 35px;
    height: 35px;
    line-height: 29px;
    display: inline-block;
    margin: 0px;
    color: #000!important;
    background: rgb(255,255,255,0);/*#a7c2f4;*/
    /*box-shadow: 1px 1px 3px 1px rgba(0, 64, 128, 0.15);*/
    transition: all .3s;
    border: none;
}
/*
.pager a:hover {
    box-shadow: 2px 2px 3px 1px rgba(90, 90, 90, 0.46);
}
*/

.entrylistPosttitle {
    position: relative;
    top: 10px;
    overflow: hidden;
    margin: 10px auto;
    padding-left: 20px;
  /*  background: #fff none repeat scroll 0 0;*/
    
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.5rem;
}

.entrylistPosttitle a {
     color: #000; 
    font-size: 1.5rem;
    transition: all .2s;
}

.entrylistItemPostDesc {
    display:none;
    padding: 0 110px 0 10px;
    min-height: 50px;
    border-top: 1px solid #dee1e0;
    line-height: 3.125rem;
}

.entrylistItem {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 0px;
    /*background-color: #fff;*/
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
}

h1.entrylistTitle {
/*    display:none;*/
    padding: 10px;
    background-color: rgba(255, 255, 255, 0);
    font-size: 1.5rem;
    border-radius: 0px 0px 0 0;
    text-align: center;
}

.entrylistDescription, h1.entrylistTitle {
    display:none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #000;
}

.entrylistDescription {
    display:none;
    padding: 6px;
    background-color: #b1b1b1;
    font-size: 1.125rem;
    border-radius: 0 0 4px 4px;
}

.ad_text_commentbox, .c_ad_block {
    display: none;
    margin: 0;
    padding: 0;
}

#ad_under_google {
    overflow: hidden;
    height: 0;
}

.diggit {
    display: none;
    width: 100%;
    border-radius: 3px;
    color: #fff;
}

#myposts .PostList {
/*     border-left-color: #e10e59; */
     border-left-color: #000;
    border-left-width: 7px;
    margin-bottom: 20px;
    padding: 30px 20px;
    box-shadow: 0 0 0 0, 0 6px 12px rgba(34, 34, 34, 0.1);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;

    /*background-color: #fff;*/
    font-size: 25px;
    overflow: hidden;
}

.PostList a {
/*     color: #3c3c3c; */
}

.PostList span {
    color: #808080;
}
#myposts .postText2{
    overflow:hidden;
}
#myposts .postText2 img{
    max-width:100%;
}
#ad_under_google, #ad_under_google a, #blog-comments-placeholder .feedback_area_title, #blog-sidecolumn #sidebar_postarchive, #c_ad_block, #catListTitle, #div-gpt-ad-1320933818841-0, #div-gpt-ad-1320933818841-1, #google_ad_c1, #google_ad_c2, #header .blogStats, #sideBarMain #widget_my_google, #site_nav_under, #tip-arrow-bottom, #tip-arrow-top, #trans-tooltip, .commentbox_title_left, [hidden], audio:not([controls]), template {
    display: none;
}

button, hr {
    overflow: visible;
}

details, main, summary {
    display: block;
}

#navList a.aHeaderXML img, audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}

#main #mainContent .day .postDesc a, .entrylistItemPostDesc, .entrylistItemPostDesc a {
    color: #bfbfbf;
}

#blog-sidecolumn li>a:hover, #main #mainContent .postTitle a:hover, .entrylistPosttitle:hover a {
    color: #00abff;
}

.bq_post_comment img{
    max-width:100%;
}
#comment_nav, .topicListFooter #nav_next_page {
    text-align: right;
}

#ad_t2, #ad_under_post_holder, #blog_news_kb, #comment_nav, #google_ad_c2, #site_nav_under, #under_post_kb, #under_post_news, blog_news_kb, google_ad_c2 {
    display: none!important;
}

.buryit {
    display: none;
}

blockquote {
    border: 0px;
    border-left: 10px solid #e8ecee;
    border-radius: 3px;
    background-color: #f1f4f6;
}


.back-top.attached>a {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    opacity: 1;
}

.back-top>a {
    position: fixed;
    right: 2%;
    bottom: 30px;
    z-index: 1030;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, .2);
    text-align: center;
    opacity: 0;
    transition: all .5s;
}

@media screen and (max-width: 786px) {
    #main {
        width: calc(100% - 20px);
    }

    #mainContent {
        width: 100%!important;
    }
    .topicListFooter{
        margin:10px!important;
    }
    .topicListFooter #nav_next_page a{
        width:100%!important;
    }
}





#customFooter {
    display:none;
    padding: 36px 0;
    background-color: #292929;
    overflow: hidden;
    text-align: center;
}

#customFooter .footer-title {
    font-size: 34px;
    color: #fff;
    line-height: 1;
    margin-bottom: 52px;
    font-weight: 600;
}

#customFooter ul {
    display: inline-block;
    list-style: none;
}

#customFooter ul li {
    float: left;
    margin: 0 40px;
}

#customFooter ul a {
    color: #c8c8c8;
    font-size: 24px;
    text-decoration: none;
}

#customFooter ul a:hover, #customFooter ul a:active {
    color: #fff;
}

#copyright {
    display:none;
    font-size: 14px;
    color: #707070;
    margin-top: 56px;
}

pre {
    display:none;
    /*ÃƒÂ¦Ã…Â½Ã‚Â§ÃƒÂ¥Ã‹â€ Ã‚Â¶ÃƒÂ¤Ã‚Â»Ã‚Â£ÃƒÂ§Ã‚Â Ã‚ÂÃƒÂ¤Ã‚Â¸Ã‚ÂÃƒÂ¦Ã‚ÂÃ‚Â¢ÃƒÂ¨Ã‚Â¡Ã…â€™*/
    white-space: pre;
    word-wrap: normal;
    font-family: Consolas,Monaco, monospace,Ubuntu Mono,"Source Code Pro",Courier New!important;
}

.cnblogs-markdown .hljs {
    display: block;

    overflow-x: auto;
    white-space: pre;
    font-family: Consolas,Monaco, monospace,Ubuntu Mono,"Source Code Pro",Courier New!important;
    word-break: normal;
    border: none!important;
    padding: .8em!important;
    font-size: 0.85em!important;
}
/*
.cnblogs-markdown .hljs {
    display:none;
}
*/
.cnblogs-markdown code {
    
    font-family: Consolas,Monaco, monospace,Ubuntu Mono,"Source Code Pro",Courier New!important;
}

.emoji {
    display: inline-block;
    margin-bottom: .25em;
    width: 32px;
    height: 32px;
    background-size: contain;
}
.emoji2{
    display: inline-block;
    margin-bottom: .25em;
    width: 32px;
    height: 32px;
    background-size: contain;
    border-radius: 0px!important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0)!important;
}
.MathJax_Display img {
    border-radius: 0px!important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0)!important;
}
.MathJax{outline:0;}
.syntaxhighlighter .preprocessor {
    color: #e29710!important;
}
.syntaxhighlighter .keyword {
    font-weight: normal!important;
    color: #b216ac!important;
}

.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
    color: #d84f19!important;
}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
    color: #15b6bf!important;
}
.gutter .line.alt2{
    background: #fff!important;
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
    color: #1bbb38!important;
}
.tpwthwidt .copyright_3C74fJC{
    display:none!important;
}


.fireworks {
    position: fixed;
    z-index: 1;
    pointer-events: none;
}
#wave-canvas {
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
}








/*ÃƒÂ¥Ã‚ÂÃ¢â‚¬Å¡ÃƒÂ¨Ã¢â€šÂ¬Ã†â€™ https://www.cnblogs.com/cly-none/ */
/* desert scheme ported from vim to google prettify */


/*

Monokai Sublime style. Derived from Monokai by noformnocontent //nn.mit-license.org/

*/
div.postBody {
    color: #111;
    font:normal 15px/1em "Comic Sans MS";
    text-shadow: 0 0px rgba(0, 0, 0, 0.05);
}

.cnblogs-markdown .hljs{
  display: block;
  overflow-x: auto;
  padding: 0.5em !important;
  background: #fff !important;
  font-size: 15px !important;
  /*font-weight:bold !important;*/
  max-height: 700px;
}

.cnblogs-markdown .hljs,
.hljs-tag,
.hljs-subst {
  color: #000;
}

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

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

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

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

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

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

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

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


.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: #FFA500;
}
.hljs-string{
    color: #228B22;
}

.hljs-deletion,
.hljs-meta {
  color: #FFA500;
}
.hljs-comment{
    color: #808080;
}
<style type="text/css"> 
#div_digg{
  position:fixed;
  bottom:5px;
  width:140px;
  right:390px;
  border:2px solid #6FA833;
  padding:10px;
  background-color:#fff;
  border-radius:5px 5px 5px 5px !important;
  box-shadow:0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}
</style>

/*ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¨Ã‚Â¾Ã‚Â¹ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥ÃƒÂ©Ã‚Â£Ã…Â½ÃƒÂ¦Ã‚Â Ã‚Â¼*/
.catListPostCategory ul li,.catListPostArchive ul li,.catListImageCategory ul li,.catListComment ul li,.catListView ul li,.catListFeedback ul li,.catListEssay ul li,.catListLink ul li,.newsItem ul li{ margin-top:1px; margin-left:3px;}
.catListPostCategory ul a,.catListPostArchive ul a,.catListImageCategory ul a,.catListComment ul a,.catListView ul a,.catListFeedback ul a,.catListEssay ul a,.catListLink ul a,.newsItem a{ text-decoration:none;color:#3b5999;}
.catListPostCategory ul a:hover,.catListPostArchive ul a:hover,.catListImageCategory ul a:hover,.catListComment ul a:hover,.catListView ul a:hover,.catListFeedback ul a:hover,.catListEssay ul a:hover,.catListLink ul a:hover,.newsItem a:hover{ text-decoration:underline;}
 


#tbCommentBody:hover{
box-shadow:inset 0 0 5px rgb(20,20,20),0 0 5px rgb(20,20,20);
background-color:#F3F8FC;
}
#tbCommentBody:focus{
box-shadow:inset 0 0 5px rgb(20,20,20),0 0 5px rgb(20,20,20);
background-color:#F3F8FC;
}
#commentbox_opt>a{float:right;}
#comments>h4>a{border-color:transparent;}


/*ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã¢â‚¬â„¢Ã‚Â®ÃƒÂ©Ã‚Â¢Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â§Ã‹â€ */
a:link{
  transition:all ease 0.3s;
  position:relative;
  text-decoration:none !important;
}
a:hover{
  /*padding:0 1em;*/
  color:#333333 !important;
  background:rgba(0,0,0,0);
  font-weight:bold;
}
blockquote{
  font-size:0.8em;
}
code{
  padding:0 0.5em;
  background:rgba(0,0,0,0);
  text-shadow: 1px 1px 1px rgba(0,0,0,0);
  box-shadow: 0 0 5px rgba(0,0,0,0);
}
pre{
  background:rgba(0,0,0,0);
  padding: 1em;
  box-shadow: 0 0 5px rgba(0,0,0,0);
}
pre code{
  padding:0;
  background:transparent;
  box-shadow:none;
}

/*ÃƒÂ¥Ã‚ÂÃ…Â¡ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ¨Ã†â€™Ã…â€™ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯*/
#cnblogs_post_body{
margin-bottom:0;
/* background-image: url('//images.cnblogs.com/cnblogs_com/frantic1048/619148/o_senri.png'); */
min-height: 0px;
background-repeat: no-repeat;
background-position: right bottom;
}
.post{
  padding-left:10px;
}
.post:nth-of-type(4n+1){
  border-left:10px solid rgb(255,255,255);
}
.post:nth-of-type(4n+2){
  border-left:10px solid rgb(255,182,193);
}
.post:nth-of-type(4n+3){
  border-left:10px solid rgb(144,238,144);
}
.post:nth-of-type(4n){
  border-left:10px solid rgb(238,232,170);
}
.c_b_p_desc_readmore{
  display:none;
  text-align:center;
}
.post>h2:first-child{
  display:block;
}
.post>h2:first-child>a{
  position: relative;
  display:inline-block;
  color:black;
  font-weight:bold;
  font-size:1.4em;
  padding-top:5px;
  padding-bottom:5px;
}

.post>h2:first-child>a:hover{
  background:black;
  border-radius:0;
  box-shadow:2px 0 1px black;
  border-color:transparent !important;
}
.post>h2:first-child>a::after{
  display:inline-block;
  position: absolute;
  /*right:-1.4em;
   *  top:-0.1em;*/
  left:100%;
  top:-2px;
  width:0.5em;
  height: 100%;
  padding:  0 5px;
  content:"\200B";
  opacity:0;
  transition:all ease 0.3s;
  /*border-width:0.7em;
   *  border-style:solid;
   *  border-color: transparent transparent transparent black;*/
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  border-top:2px solid transparent;
  border-bottom:2px solid transparent;
}


.cnblogs_code{
  background:transparent;
  margin:0;
  padding:1em 0;
  border:none;
}
.cnblogs_code div{
  background-color:transparent;
}

.cnblogs_code_toolbar a:hover,
.cnblogs_code_toolbar a:link,
.cnblogs_code_toolbar a:visited,
.cnblogs_code_toolbar a:active,
.cnblogs_code_toolbar a:link img,
.cnblogs_code_toolbar a:visited img{
  background-color:transparent !important;
  padding:0;
}

/* ÃƒÂ©Ã‚Â¼Ã‚Â ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ§Ã‚Â»Ã‚ÂÃƒÂ¨Ã‚Â¿Ã¢â‚¬Â¡ÃƒÂ©Ã‹Å“Ã‚Â´ÃƒÂ¥Ã‚Â½Ã‚Â±ÃƒÂ¦Ã¢â‚¬Â¢Ã‹â€ ÃƒÂ¦Ã…Â¾Ã…â€œ */
.cnblogs_code_copy {
	display: none
}

@font-face {
  font-family: octicons-anchor;
  src: url(data:font/woff;charset=utf-8;base64,d09GRgABAAAAAAYcAA0AAAAACjQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABMAAAABwAAAAca8vGTk9TLzIAAAFMAAAARAAAAFZG1VHVY21hcAAAAZAAAAA+AAABQgAP9AdjdnQgAAAB0AAAAAQAAAAEACICiGdhc3AAAAHUAAAACAAAAAj//wADZ2x5ZgAAAdwAAADRAAABEKyikaNoZWFkAAACsAAAAC0AAAA2AtXoA2hoZWEAAALgAAAAHAAAACQHngNFaG10eAAAAvwAAAAQAAAAEAwAACJsb2NhAAADDAAAAAoAAAAKALIAVG1heHAAAAMYAAAAHwAAACABEAB2bmFtZQAAAzgAAALBAAAFu3I9x/Nwb3N0AAAF/AAAAB0AAAAvaoFvbwAAAAEAAAAAzBdyYwAAAADP2IQvAAAAAM/bz7t4nGNgZGFgnMDAysDB1Ml0hoGBoR9CM75mMGLkYGBgYmBlZsAKAtJcUxgcPsR8iGF2+O/AEMPsznAYKMwIkgMA5REMOXicY2BgYGaAYBkGRgYQsAHyGMF8FgYFIM0ChED+h5j//yEk/3KoSgZGNgYYk4GRCUgwMaACRoZhDwCs7QgGAAAAIgKIAAAAAf//AAJ4nHWMMQrCQBBF/0zWrCCIKUQsTDCL2EXMohYGSSmorScInsRGL2DOYJe0Ntp7BK+gJ1BxF1stZvjz/v8DRghQzEc4kIgKwiAppcA9LtzKLSkdNhKFY3HF4lK69ExKslx7Xa+vPRVS43G98vG1DnkDMIBUgFN0MDXflU8tbaZOUkXUH0+U27RoRpOIyCKjbMCVejwypzJJG4jIwb43rfl6wbwanocrJm9XFYfskuVC5K/TPyczNU7b84CXcbxks1Un6H6tLH9vf2LRnn8Ax7A5WQAAAHicY2BkYGAA4teL1+yI57f5ysDNwgAC529f0kOmWRiYVgEpDgYmEA8AUzEKsQAAAHicY2BkYGB2+O/AEMPCAAJAkpEBFbAAADgKAe0EAAAiAAAAAAQAAAAEAAAAAAAAKgAqACoAiAAAeJxjYGRgYGBhsGFgYgABEMkFhAwM/xn0QAIAD6YBhwB4nI1Ty07cMBS9QwKlQapQW3VXySvEqDCZGbGaHULiIQ1FKgjWMxknMfLEke2A+IJu+wntrt/QbVf9gG75jK577Lg8K1qQPCfnnnt8fX1NRC/pmjrk/zprC+8D7tBy9DHgBXoWfQ44Av8t4Bj4Z8CLtBL9CniJluPXASf0Lm4CXqFX8Q84dOLnMB17N4c7tBo1AS/Qi+hTwBH4rwHHwN8DXqQ30XXAS7QaLwSc0Gn8NuAVWou/gFmnjLrEaEh9GmDdDGgL3B4JsrRPDU2hTOiMSuJUIdKQQayiAth69r6akSSFqIJuA19TrzCIaY8sIoxyrNIrL//pw7A2iMygkX5vDj+G+kuoLdX4GlGK/8Lnlz6/h9MpmoO9rafrz7ILXEHHaAx95s9lsI7AHNMBWEZHULnfAXwG9/ZqdzLI08iuwRloXE8kfhXYAvE23+23DU3t626rbs8/8adv+9DWknsHp3E17oCf+Z48rvEQNZ78paYM38qfk3v/u3l3u3GXN2Dmvmvpf1Srwk3pB/VSsp512bA/GG5i2WJ7wu430yQ5K3nFGiOqgtmSB5pJVSizwaacmUZzZhXLlZTq8qGGFY2YcSkqbth6aW1tRmlaCFs2016m5qn36SbJrqosG4uMV4aP2PHBmB3tjtmgN2izkGQyLWprekbIntJFing32a5rKWCN/SdSoga45EJykyQ7asZvHQ8PTm6cslIpwyeyjbVltNikc2HTR7YKh9LBl9DADC0U/jLcBZDKrMhUBfQBvXRzLtFtjU9eNHKin0x5InTqb8lNpfKv1s1xHzTXRqgKzek/mb7nB8RZTCDhGEX3kK/8Q75AmUM/eLkfA+0Hi908Kx4eNsMgudg5GLdRD7a84npi+YxNr5i5KIbW5izXas7cHXIMAau1OueZhfj+cOcP3P8MNIWLyYOBuxL6DRylJ4cAAAB4nGNgYoAALjDJyIAOWMCiTIxMLDmZedkABtIBygAAAA==) format('woff');
}
#cnblogs_post_body {
  margin: 20px 0;
}

.cnblogs-markdown {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #333;
  overflow: hidden;
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  word-wrap: break-word;
}

.cnblogs-markdown a {
  background: transparent;
}

.cnblogs-markdown a:active,
.cnblogs-markdown a:hover {
  outline: 0;
}

.cnblogs-markdown strong {
  font-weight: bold;
}

.cnblogs-markdown h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.cnblogs-markdown img {
  border: 0;
}

.cnblogs-markdown hr {
  box-sizing: content-box;
  height: 0;
}

.cnblogs-markdown pre {
  overflow: auto;
}

.cnblogs-markdown code,
.cnblogs-markdown kbd,
.cnblogs-markdown pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

.cnblogs-markdown input {
  color: inherit;
  font: inherit;
  margin: 0;
}

.cnblogs-markdown html input[disabled] {
  cursor: default;
}

.cnblogs-markdown input {
  line-height: normal;
}

.cnblogs-markdown input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

.cnblogs-markdown table {
  border-collapse: collapse;
  border-spacing: 0;
}

.cnblogs-markdown td,
.cnblogs-markdown th {
  padding: 0;
}

.cnblogs-markdown * {
  box-sizing: border-box;
}

.cnblogs-markdown input {
  font: 13px/1.4 Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
}

.cnblogs-markdown a {
  color: #4183c4;
  text-decoration: none;
}

.cnblogs-markdown a:hover,
.cnblogs-markdown a:active {
  text-decoration: underline;
}

.cnblogs-markdown hr {
  height: 0;
  margin: 15px 0;
  overflow: hidden;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #ddd;
}

.cnblogs-markdown hr:before {
  display: table;
  content: "";
}

.cnblogs-markdown hr:after {
  display: table;
  clear: both;
  content: "";
}

.cnblogs-markdown h1,
.cnblogs-markdown h2,
.cnblogs-markdown h3,
.cnblogs-markdown h4,
.cnblogs-markdown h5,
.cnblogs-markdown h6 {
  margin-top: 15px;
  margin-bottom: 10px;
  line-height: 1.1;
}

.cnblogs-markdown blockquote {
  margin: 0;
}

.cnblogs-markdown ul,
.cnblogs-markdown ol {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.cnblogs-markdown ol ol,
.cnblogs-markdown ul ol {
  list-style-type: lower-roman;
}

.cnblogs-markdown ul ul ol,
.cnblogs-markdown ul ol ol,
.cnblogs-markdown ol ul ol,
.cnblogs-markdown ol ol ol {
  list-style-type: lower-alpha;
}

.cnblogs-markdown dd {
  margin-left: 0;
}

.cnblogs-markdown code {
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 12px;
}

.cnblogs-markdown pre {
  margin-top: 0;
  margin-bottom: 0;
  font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
}

.cnblogs-markdown .octicon {
  font: normal normal normal 16px/1 octicons-anchor;
  display: inline-block;
  text-decoration: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cnblogs-markdown .octicon-link:before {
  content: '\f05c';
}

.cnblogs-markdown>*:first-child {
  margin-top: 0 !important;
}

.cnblogs-markdown>*:last-child {
  margin-bottom: 0 !important;
}

.cnblogs-markdown a:not(:link):not(:visited) {
  color: inherit;
  text-decoration: none;
}

.cnblogs-markdown .anchor {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding-right: 6px;
  padding-left: 30px;
  margin-left: -30px;
}

.cnblogs-markdown .anchor:focus {
  outline: none;
}

.cnblogs-markdown h1,
.cnblogs-markdown h2,
.cnblogs-markdown h3,
.cnblogs-markdown h4,
.cnblogs-markdown h5,
.cnblogs-markdown h6 {
  position: relative;
  margin-top: 1em;
  margin-bottom: 16px;
  font-weight: bold;
  line-height: 1.4;
}

.cnblogs-markdown h1 .octicon-link,
.cnblogs-markdown h2 .octicon-link,
.cnblogs-markdown h3 .octicon-link,
.cnblogs-markdown h4 .octicon-link,
.cnblogs-markdown h5 .octicon-link,
.cnblogs-markdown h6 .octicon-link {
  display: none;
  color: #000;
  vertical-align: middle;
}

.cnblogs-markdown h1:hover .anchor,
.cnblogs-markdown h2:hover .anchor,
.cnblogs-markdown h3:hover .anchor,
.cnblogs-markdown h4:hover .anchor,
.cnblogs-markdown h5:hover .anchor,
.cnblogs-markdown h6:hover .anchor {
  padding-left: 8px;
  margin-left: -30px;
  text-decoration: none;
}

.cnblogs-markdown h1:hover .anchor .octicon-link,
.cnblogs-markdown h2:hover .anchor .octicon-link,
.cnblogs-markdown h3:hover .anchor .octicon-link,
.cnblogs-markdown h4:hover .anchor .octicon-link,
.cnblogs-markdown h5:hover .anchor .octicon-link,
.cnblogs-markdown h6:hover .anchor .octicon-link {
  display: inline-block;
}

.cnblogs-markdown h1 {
  padding-bottom: 0.3em;
  font-size: 2.25em !important;
  line-height: 1.2;
  border-bottom: 1px solid #eee;
}

.cnblogs-markdown h1 .anchor {
  line-height: 1;
}

.cnblogs-markdown h2 {
  padding-bottom: 0.3em;
  font-size: 1.75em !important;
  line-height: 1.225;
  border-bottom: 1px solid #eee;
}

.cnblogs-markdown h2 .anchor {
  line-height: 1;
}

.cnblogs-markdown h3 {
  font-size: 1.5em!important;
  line-height: 1.43;
}

.cnblogs-markdown h3 .anchor {
  line-height: 1.2;
}

.cnblogs-markdown h4 {
  font-size: 1.25em !important; 
}

.cnblogs-markdown h4 .anchor {
  line-height: 1.2;
}

.cnblogs-markdown h5 {
  font-size: 1em !important;
}

.cnblogs-markdown h5 .anchor {
  line-height: 1.1;
}

.cnblogs-markdown h6 {
  font-size: 1em !important;
  color: #777;
}

.cnblogs-markdown h6 .anchor {
  line-height: 1.1;
}

.cnblogs-markdown p,
.cnblogs-markdown blockquote,
.cnblogs-markdown ul,
.cnblogs-markdown ol,
.cnblogs-markdown dl,
.cnblogs-markdown table,
.cnblogs-markdown pre {
  margin-top: 0;
  margin-bottom: 16px;
}

.cnblogs-markdown hr {
  height: 4px;
  padding: 0;
  margin: 16px 0;
  background-color: #e7e7e7;
  border: 0 none;
}

.cnblogs-markdown ul,
.cnblogs-markdown ol {
  padding-left: 2em;
  font-size: 14px;
}

.cnblogs-markdown ul ul,
.cnblogs-markdown ul ol,
.cnblogs-markdown ol ol,
.cnblogs-markdown ol ul {
  margin-top: 0;
  margin-bottom: 0;
}

.cnblogs-markdown li>p {
  margin-top: 16px;
}

.cnblogs-markdown dl {
  padding: 0;
}

.cnblogs-markdown dl dt {
  padding: 0;
  margin-top: 16px;
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
}

.cnblogs-markdown dl dd {
  padding: 0 16px;
  margin-bottom: 16px;
}

.cnblogs-markdown blockquote {
  color: #333;
  padding: 10px 15px;
  border: none;
  border-left: 10px solid #D6DBDF;
}

.cnblogs-markdown blockquote>:first-child {
  margin-top: 0;
}

.cnblogs-markdown blockquote>:last-child {
  margin-bottom: 0;
}

.cnblogs-markdown table {
  display: block;
  width: 100%;
  overflow: auto;
  word-break: normal;
  word-break: keep-all;
}

.cnblogs-markdown table th {
  font-weight: bold;
  white-space: nowrap; /*ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ¥Ã‚Â¼Ã‚ÂºÃƒÂ¥Ã‹â€ Ã‚Â¶ÃƒÂ¥Ã…â€œÃ‚Â¨ÃƒÂ¤Ã‚Â¸Ã¢â€šÂ¬ÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚Âº*/
}
/*2,3ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¤Ã‚Â¸Ã‚ÂÃƒÂ¦Ã‚ÂÃ‚Â¢ÃƒÂ¨Ã‚Â¡Ã…â€™*/
table td:nth-child(2) {
    white-space: nowrap; 
}
table td:nth-child(3) {
    white-space: nowrap; 
}

.cnblogs-markdown table th,
.cnblogs-markdown table td {
  padding: 6px 13px;
  border: 1px solid #ddd;
}

.cnblogs-markdown table tr {
  background-color: #fff;
  border-top: 1px solid #ccc;
}

.cnblogs-markdown table tr:nth-child(2n) {
  background-color: #f8f8f8;
}

.cnblogs-markdown img {
  max-width: 100%;
  box-sizing: border-box;
}

.cnblogs-markdown code {
  padding: 0;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  margin: 0;
  font-size: 85%;
  background-color: rgba(0,0,0,0.04);
  border-radius: 3px;
  border: none !important;
  display: inline-block;
}

.cnblogs-markdown code:before,
.cnblogs-markdown code:after {
  letter-spacing: -0.2em;
  content: "\00a0";
}

/*only for syntaxhighlighter */
/*--start--*/
.cnblogs-markdown .syntaxhighlighter table td.code {
  width:95% !important; 
}

.cnblogs-markdown .syntaxhighlighter code {
  font-family: "Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace!important;
  padding: 0 !important;
  border-radius: 0 !important;
  background-color: transparent !important;
}

.cnblogs-markdown .syntaxhighlighter code:before,
.cnblogs-markdown .syntaxhighlighter code:before {
  letter-spacing: -0.5em;
}
/*--end--*/

.cnblogs-markdown pre>code {
  padding: 0;
  margin: 0;
  font-size: 100%;
  word-break: normal;
  white-space: pre;
  background: transparent;
  border: 0;
}

.cnblogs-markdown .highlight {
  margin-bottom: 16px;
}

.cnblogs-markdown .highlight pre,
.cnblogs-markdown pre {
  padding: 0px;
  overflow: auto;
  font-size: 85%;
  line-height: 1.45;
  background-color: #f7f7f7;
  border-radius: 0px;
}

.cnblogs-markdown .highlight pre {
  margin-bottom: 0;
  word-break: normal;
}

.cnblogs-markdown pre {
  word-wrap: normal;
}

.cnblogs-markdown pre code {
  display: inline;
  max-width: initial;
  padding: 0;
  margin: 0;
  overflow: initial;
  line-height: inherit;
  word-wrap: normal;
  background-color: transparent;
  border: 0;
}

.cnblogs-markdown pre code:before,
.cnblogs-markdown pre code:after {
  content: normal;
}

.cnblogs-markdown kbd {
  display: inline-block;
  padding: 3px 5px;
  font-size: 11px;
  line-height: 10px;
  color: #555;
  vertical-align: middle;
  background-color: #fcfcfc;
  border: solid 1px #ccc;
  border-bottom-color: #bbb;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 #bbb;
}

.cnblogs-markdown .pl-c {
  color: #969896;
}

.cnblogs-markdown .pl-c1,
.cnblogs-markdown .pl-mdh,
.cnblogs-markdown .pl-mm,
.cnblogs-markdown .pl-mp,
.cnblogs-markdown .pl-mr,
.cnblogs-markdown .pl-s1 .pl-v,
.cnblogs-markdown .pl-s3,
.cnblogs-markdown .pl-sc,
.cnblogs-markdown .pl-sv {
  color: #0086b3;
}

.cnblogs-markdown .pl-e,
.cnblogs-markdown .pl-en {
  color: #795da3;
}

.cnblogs-markdown .pl-s1 .pl-s2,
.cnblogs-markdown .pl-smi,
.cnblogs-markdown .pl-smp,
.cnblogs-markdown .pl-stj,
.cnblogs-markdown .pl-vo,
.cnblogs-markdown .pl-vpf {
  color: #333;
}

.cnblogs-markdown .pl-ent {
  color: #63a35c;
}

.cnblogs-markdown .pl-k,
.cnblogs-markdown .pl-s,
.cnblogs-markdown .pl-st {
  color: #a71d5d;
}

.cnblogs-markdown .pl-pds,
.cnblogs-markdown .pl-s1,
.cnblogs-markdown .pl-s1 .pl-pse .pl-s2,
.cnblogs-markdown .pl-sr,
.cnblogs-markdown .pl-sr .pl-cce,
.cnblogs-markdown .pl-sr .pl-sra,
.cnblogs-markdown .pl-sr .pl-sre,
.cnblogs-markdown .pl-src {
  color: #183691;
}

.cnblogs-markdown .pl-v {
  color: #ed6a43;
}

.cnblogs-markdown .pl-id {
  color: #b52a1d;
}

.cnblogs-markdown .pl-ii {
  background-color: #b52a1d;
  color: #f8f8f8;
}

.cnblogs-markdown .pl-sr .pl-cce {
  color: #63a35c;
  font-weight: bold;
}

.cnblogs-markdown .pl-ml {
  color: #693a17;
}

.cnblogs-markdown .pl-mh,
.cnblogs-markdown .pl-mh .pl-en,
.cnblogs-markdown .pl-ms {
  color: #1d3e81;
  font-weight: bold;
}

.cnblogs-markdown .pl-mq {
  color: #008080;
}

.cnblogs-markdown .pl-mi {
  color: #333;
  font-style: italic;
}

.cnblogs-markdown .pl-mb {
  color: #333;
  font-weight: bold;
}

.cnblogs-markdown .pl-md,
.cnblogs-markdown .pl-mdhf {
  background-color: #ffecec;
  color: #bd2c00;
}

.cnblogs-markdown .pl-mdht,
.cnblogs-markdown .pl-mi1 {
  background-color: #eaffea;
  color: #55a532;
}

.cnblogs-markdown .pl-mdr {
  color: #795da3;
  font-weight: bold;
}

.cnblogs-markdown .pl-mo {
  color: #1d3e81;
}

.cnblogs-markdown kbd {
  display: inline-block;
  padding: 3px 5px;
  font: 11px Consolas, "Liberation Mono", Menlo, Courier, monospace;
  line-height: 10px;
  color: #555;
  vertical-align: middle;
  background-color: #fcfcfc;
  border: solid 1px #ccc;
  border-bottom-color: #bbb;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 #bbb;
  padding-top: 20px;
}

.cnblogs-markdown .task-list-item {
  list-style-type: none;
}

.cnblogs-markdown .task-list-item+.task-list-item {
  margin-top: 3px;
}

.cnblogs-markdown .task-list-item input {
  margin: 0 0.35em 0.25em -1.6em;
  vertical-align: middle;
}

.cnblogs-markdown :checked+.radio-label {
  z-index: 1;
  position: relative;
  border-color: #4183c4;
}

/* ÃƒÂ¨Ã‚Â¶Ã¢â‚¬Â¦ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥ */
#cnblogs_post_body a:link {
    text-decoration: none;
    color: #002C99;
}




pre {
  display: block;
  padding: 9.5px;
  margin: 0px 0px 10px;
  font-size: 18px;
  line-height: 20px;
/*  width: 800px;*/
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  /*background-color: #fcfcfc;*/
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}



pre.prettyprint {
  margin-bottom: 20px;
}


.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}





body {
	background-size: cover;
}

#home{
/*     border-radius:14px; */
    min-width: 0px;
    max-width: 1010px;
    /*box-shadow:0 0 20px rgba(0,0,0,.6);*/
    margin:0px auto;
    width:100%;
    /*background-color:#fff;*/
    /*background-color:rgba(255,255,255,0.85);*/
    overflow:hidden;
}



/*ÃƒÂ¥Ã¢â‚¬ÂºÃ…Â¾ÃƒÂ¥Ã‹â€ Ã‚Â°ÃƒÂ©Ã‚Â¡Ã‚Â¶ÃƒÂ©Ã†â€™Ã‚Â¨*/
	.ghost{
		width:160px;
		margin:300px auto;
		position:fixed; bottom: -500px; left: 0px; width:0%;
		/*
		animation:ghostUpdown 1s infinite alternate;
		-webkit-animation:ghostUpdown 1s infinite alternate;
		*/
	}
	.ghostBody{
		width: 30px;
    	height: 0px;
    	border-left: 0px solid transparent;  /* ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¨Ã‚Â¾Ã‚Â¹ÃƒÂ¦Ã‚Â¡Ã¢â‚¬Â ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â®Ã‚Â½ */
    	border-right: 50px solid transparent; /* ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¨Ã‚Â¾Ã‚Â¹ÃƒÂ¦Ã‚Â¡Ã¢â‚¬Â ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â®Ã‚Â½ */
    	border-bottom: 435px solid rgb(0,0,0,0.1); /* ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¨Ã‚Â¾Ã‚Â¹ÃƒÂ¦Ã‚Â¡Ã¢â‚¬Â ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ©Ã¢â‚¬Â¢Ã‚Â¿ÃƒÂ¥Ã‚ÂºÃ‚Â¦|ÃƒÂ©Ã‚Â«Ã‹Å“,ÃƒÂ¤Ã‚Â»Ã‚Â¥ÃƒÂ¥Ã‚ÂÃ…Â ÃƒÂ¨Ã†â€™Ã…â€™ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â² */    	

    	font-size: 0;
	    line-height: 0;
		position:relative;

	}

	.ghostBody:hover{
    	border-bottom: 435px solid rgb(0,0,0,0.05); /* ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¨Ã‚Â¾Ã‚Â¹ÃƒÂ¦Ã‚Â¡Ã¢â‚¬Â ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ©Ã¢â‚¬Â¢Ã‚Â¿ÃƒÂ¥Ã‚ÂºÃ‚Â¦|ÃƒÂ©Ã‚Â«Ã‹Å“,ÃƒÂ¤Ã‚Â»Ã‚Â¥ÃƒÂ¥Ã‚ÂÃ…Â ÃƒÂ¨Ã†â€™Ã…â€™ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â² */    	

/* 	    border-bottom: 4035px solid rgb(0,0,0,0.05); */
	    font-size: 0;
	    line-height: 0;
		position:relative;
	}

	.shadow{
		width:0px;
		height:0px;
		border-radius:100%;
		/*background: red;/*#061E74;*/
		opacity:0.3;
		margin-top:35px;
		/*
		animation:shadow 1s infinite alternate;
		-webkit-animation:shadow 1s infinite alternate;
		*/
	}
	

	/*
	@keyframes ghostUpdown{
		from{margin-top:100px;}
		to{margin-top: 70px;}
	}
	@-webkit-keyframes ghostUpdown{
		from{margin-top:100px;}
		to{margin-top:70px;}
	}
	@keyframes shadow{
		from{margin-top:92px;opacity:0.3;}
		to{margin-top:100px;opacity:0.1;}
	}
	@-webkit-keyframes shadow{
		from{margin-top:70px;opacity:0.3;}
		to{margin-top:100px;opacity:0.1;}
	}
	*/