#div_digg {
    /* float: right; */
    background: #ffc0cb91;
    padding: 13px 24px;
    margin-bottom: 10px;
    margin-right: 30px;
    font-size: 12px;
    width: 45px;
    text-align: center;
    border-radius: 15px;
    margin-top: 10px;
    /* border: 1px solid cornflowerblue; */
    position: fixed;
    z-index: 999;
    bottom: 20px;
    right: 20px;
}
.c_ad_block{
display:none
}

div.commentform input.author, div.commentform input.email, div.commentform input.url {
    background-image: url(//static.cnblogs.com/images/icon_form.gif);
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    padding: 4px 4px 4px 4px;
    width: 300px;
    background: white;
    border: none;
    font-size: 15px;
    font-weight: 600;
    color: mediumspringgreen;
}

.day {
    background: #fff;
    padding: 20px;
    border: 1px solid #dedede;
    margin-bottom: 8px;
    border-radius: 8px;
}


#blogTitle h1 {
top:0
}

body{
background:none
}
#author_profile {
    float: left;
    width: 280px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #000;
    margin-left: 0;
    font-size: 12px;
    background: aliceblue;
    border-radius: 10px;
    padding: 12px;
}
.author_avatar {
    margin-right: 24px;
    border-radius: 50%;
}
#green_channel{
border:none
}
.diggit {
    float: right;
    
}

#ad_t2 {
    margin-top: 10px;
    line-height: 1.8;
    background: white;
    padding: 30px 20px;
    border: 1px solid #dedede;
}
.comment_btn {
    height: 26px;
    width: 68px;
    margin: 0;
    padding: 8px;
    line-height: 7px;
    background: none;
    border: none;
    background: #45bcf9;
    border-radius: 5px;
    color: white;
}

#under_post_news {
    width: 95.5%;
}
#comment_nav {
    margin: 10px 10px;
    margin-top: -34px;
    margin-bottom: 20px;
}

#blog-comments-placeholder {
    padding: 20px;
    border-radius: 10px;
}

.dayTitle {
    border-radius: 6px;
}

input.btn_my_zzk {
     background: #169fe6;
    border-radius: 8px;
}



a:hover{
text-decoration:none;
}

a:link{
text-decoration:none;
}

button{
outline:none
}

div.commentform textarea {
    width: 95%;
    height: 159px;
    font-size: 13px;
    border: 1px solid #ccc;
    font-family: 'PingFang SC','Helvetica Neue','Helvetica','Arial',sans-serif;
    overflow: auto;
}
.buryit {
    display: none;
}

#green_channel a {
    background:none
}


#blogTitle {
    background: url(https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1559804360245&di=81bbfcfae7aa0d548569b2ad2789f18c&imgtype=0&src=http%3A%2F%2Fi0.hdslb.com%2Fbfs%2Farticle%2Fe9744e99ed6f52c778686035a04615d1f2e29e44.jpg) no-repeat center -1px;
    height: 314px;
    clear: both;
    width: 1300px;
    /* margin: 0 auto; */
    position: relative;
    background-size: 100% 408px;
}

@import url(https://fonts.googleapis.com/css?family=Dosis:500,800);
#blogTitle h1 a {
    font-family:"微软雅黑", "Dosis", sans-serif;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    line-height:200px;
    text-transform:uppercase;
    position: relative;
   color:#fefefe;
    text-shadow:
    0px 1px 0px #c0c0c0,
    0px 2px 0px #b0b0b0,
    0px 3px 0px #a0a0a0,
    0px 4px 0px #909090,
    0px 5px 10px rgba(0, 0, 0, 0.6);
}
#blogTitle h2 {
    width: 550px;
    position: relative;
    height: 75px;
    line-height: 180%;
    font-weight: normal;
    top: 40px;
    left: 105px;
    font-size: 16px;
}

#navigator {
    background: none;
    height: 60px;
    clear: both;
    position: relative;
    border: none; 
    border-left: none;
    border-right: none;
    margin-top: -61px;
    margin-bottom: 36px;
    border-bottom: 4px solid #45bcf9;
}

#navList a:hover {
    color: #45bcf9;
    text-shadow: 3px 3px 3px #000;
    background:none
}