#blogTitle .title a
{
    font-family: 'Droid Serif',Georgia,'Times New Roman',STHeiti,serif;
    font-size: 22px;
    line-height: 60px;
    display: block;
    overflow: hidden;
    height: 60px;
    padding: 0 30px 0 35px;
    letter-spacing: .2em;
    color: #5b6064;
    border-right: 1px solid #ddd;
}
#blogTitle .title a:hover {
    background: transparent;
    color: #f33298;
}
#blogTitle .title a:hover:first-letter {
    color: #f33298;
}
.postTitle{ 
    clear: both;
    position: unset !important;
    width: 99% !important;
    background: transparent;
}
.postTitle a 
{
    font-weight:bold;
    font-size: 25px;
    font-family: Georgia;
    line-height: 1.5em;
    color: #404040;
}
.postTitle a:hover 
{
    color: #f33298;
    background: transparent;
    text-decoration: none;
}

.postCon, .postBody
{
    background-color: #fff;
}

.postBody a, .postCon a,#author_profile a{
    font-family: Georgia;
    font-weight: bold;
    line-height: 1.5em;
}

.postBody a:hover, .postCon a:hover,#author_profile a:hover{
    color: #6600CC;
    background: transparent;
    text-decoration: none;
}
#author_profile{
    position: fixed;
    top: 186px;
    width: 100px;
    left: 2px;
    border: 2px solid #D9DBE1;
    padding: 0px 10px 10px 10px;
    background-color: #fff;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 0 0 0 1px #5f5a4b, 1px 1px 6px 1px rgb(10 10 0 / 50%);
    opacity: 0.8;
    float: none;
}
#author_profile a {
    padding-top: 10px;
}

#mainContent{
width: 80% !important; 
text-decoration: none;
z-index: 0;
}

.newsItem{
display: none !important;
}

.postCon{ 
min-height: 0 !important;
}
#header{
     z-index: 21  !important;
}
.navbar
{
    z-index: 99;
}
#MySignature{
border: #e0e0e0 1px dashed;
    padding: 10px;
    font-family: 微软雅黑;
    font-size: 11px;
    background-color: #fcffe3;
    line-height: 25px;
    display: block;
} 
#navigator{
    display: none !important;
}
#Header1_HeaderTitle{
    margin-left: 60px !important;
}
.subtitle{
    display: none !important;
}
.medium-zoom--opened .medium-zoom-overlay{
    z-index: 100;
}
.medium-zoom-image--opened{
    z-index: 101;
}
#leftcontentcontainer{
    display: none;
}
#green_channel {
    padding: 5px 0 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 0;
    border-top: #eee 1px dashed;
    border-bottom: #eee 1px dashed;
    font-size: 12px;
    width: 130px!important;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: fixed;
    right: 20px;
    top: 50%;
}
#green_channel a{
    width: 100%;
    text-align: center;
    margin-top: 5px;
}
#green_channel #green_channel_weibo,#green_channel #green_channel_wechat{
    display: none;
}
#post_next_prev,#ad_t2{
    display: none;
}
#top_nav{
    display: block;
}
.ribbon-wrapper.ribbon-xl {
    height: 180px;
    width: 180px;
}
.ribbon-wrapper {
    height: 70px;
    overflow: hidden;
    position: absolute;
    right: -2px;
    top: 62px;
    width: 70px;
    z-index: 10;
}
.ribbon-wrapper.ribbon-xl .ribbon {
    right: 4px;
    top: 47px;
    width: 240px;
    color:white;
}
.ribbon-wrapper .ribbon {
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
    font-size: .8rem;
    line-height: 100%;
    padding: .375rem 0;
    position: relative;
    right: -2px;
    text-align: center;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 40%);
    text-transform: uppercase;
    top: 10px;
    -webkit-transform: rotate(
45deg);
    transform: rotate(
45deg);
    width: 90px;
}
.text-lg {
    font-size: 1.25rem!important;
}
.bg-warning {
    background-color: #f33298!important;
}

#div_digg {
    position: fixed;
    top: 39%;
    width: 50px;
    right: 10px;
    border: 2px solid #D9DBE1;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 0 0 0 1px #5f5a4b, 1px 1px 6px 1px rgb(10 10 0 / 50%);
    opacity: 0.8;
}
#div_digg .buryit{
    display: none;
}
ngb-modal-backdrop {
    display: none !important;
}
ngb-modal-window {
    display: none !important;
}
