.postBody blockquote{
border:none;
border-left: 8px solid #dddfe4;
background: #eef0f4;
}
a.github-corner{position:fixed;top:0;right:0}
.github-corner:hover .octo-arm{-webkit-animation:octocat-wave 560ms ease-in-out;animation:octocat-wave 560ms ease-in-out}
@-webkit-keyframes octocat-wave{0%,100%{transform:rotate(0)}
20%,60%{transform:rotate(-25deg)}
40%,80%{transform:rotate(10deg)}
}
@keyframes octocat-wave{0%,100%{transform:rotate(0)}
20%,60%{transform:rotate(-25deg)}
40%,80%{transform:rotate(10deg)}
}

.postBody li, .postCon li{
    margin-bottom: 0;
    margin-top: .25em;
}

.thumb-inner {
    width: 130px;
    height: 98px;
}

.thumb-wrapper .backgroundImg-box-wrapper {
    width: 130px;
    height: 70px;
    padding: 0 30px;
    margin-bottom: 10px;
}
.thumb-wrapper .backgroundImg-box-wrapper .backgroundImg-box {
    position: relative;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70px 70px;
    text-align: center;
    padding-top: 42px;
    cursor: pointer;
}
.thumb-wrapper .backgroundImg-box-wrapper .showNormal {
    background-image: url(https://static.36krcdn.com/36kr-web/static/ic_article_praise_normal@2x.7c816373.png);
}
.thumb-wrapper .normalColor {
    color: #262626;
}
.thumb-wrapper .backgroundImg-box-wrapper .backgroundImg-box .kr-article-tranistion-thumb {
    position: absolute;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    font-size: 12px;
    width: 20px;
    height: 20px;
    left: 50%;
    top: 22px;
    visibility: hidden;
}
.thumb-wrapper .backgroundImg-box-wrapper .backgroundImg-box .thumbNum {
    opacity: .4;
    font-size: 12px;
    letter-spacing: 0;
    text-align: center;
}
.thumb-wrapper .txt {
    font-size: 13px;
    color: #262626;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
}