#green_channel {
    background-color: transparent;
    opacity: 0.5;
    filter: Alpha(opacity=80);
    width: 80px;
    position: fixed;
    bottom: 35%;
    right: 39px;
    border: 0;
}
#green_channel #green_channel_follow{
    width: 51px;
}
#green_channel a{
    margin-top: 19px;
}
.buryit{
    display: none;
}
#div_digg{
    position: fixed;
    bottom: 10px;
    right: 20px;
}
.diggit{
    background: url(https://images.cnblogs.com/cnblogs_com/xulei1992/865713/o_gif019-4.gif) no-repeat;
    width: 66px;
    height: 80px;
    text-align: center;
}
#div_digg .diggnum{
    color: #f00;
}
@media screen and (min-width: 1881px){
    .diggit{
	background: url(https://images.cnblogs.com/cnblogs_com/xulei1992/865713/o_gif019.gif) no-repeat;
    }	
}
.h0{
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px
}