#home {
    margin: 0 auto;
    width: 80%;/*原始65*/
    min-width: 980px;/*页面顶部的宽度*/
    background-color: rgba(245, 245, 245, 0.7);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#hitokoto{
     text-align: right;
    margin-top: 15px;
    font-size: 0.9em;
    color: rgb(102, 102, 102);
}
.postBody blockquote {
    background: url(bundle-darkgreentrip.min.css) no-repeat 25px 0;
    line-height: 1.6;
    color: #333;
}

blockquote {
    background: none;
    border: 2px solid #666;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
body {
    background: rgba(100, 100, 100, 1) url('https://api.ixiaowai.cn/api/api.php') fixed no-repeat;   //修改背景图片
    background-position: 50% 5%; 
    background-size: cover;
}
#blogTitle {
    border-radius: 15px;
}
#blogTitle {
    height: 70px;
    background: #80808000;
    clear: both;
}
#blogTitle h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.8em;/*原始 1.6em*/
    margin-top: 10px;/*原始 15px */
    color: #FF1493;
}

#site_nav_under {
    display: none;
}
.c_ad_block, .ad_text_commentbox {
    display: none;
    margin: 0;
    padding: 0;
}
#ad_under_google {
    height: 0;
    overflow: hidden;
}
#ad_under_google a {
    display: none;
}
#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {display:none;!important}

/*好看的滚动条*/
::-webkit-scrollbar{
    width:10px!important;
    height:10px!important;
    -webkit-appearance:none;
}
::-webkit-scrollbar-thumb{
    height:5px;border:1px solid transparent;
    border-top:none;border-bottom:none;
    -webkit-border-radius:6px;
    background-color:rgba(0,0,0,.3);
    background-clip:padding-box;
}


/* 隐藏反对按钮 */

.buryit {

display:none;

}
#Snow{
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 99999;
     background: rgba(255,255,240,0.1);
     pointer-events: none;
 }
#navigator {
    background-color: #cacfd2;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    clear: both;
    border-radius: 15px;
}
//#navigator{
    //background-color:rgba(135,206,205, 0.5);          //标题栏下的颜色
//}
#navList a:link, #navList a:visited, #navList a:active{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}
.blogStats{
    color: #eee;
}

a:visited {
    color: #333;
    transition: all 0.4s linear 0s;
}

.postTitle {
    border-left: 8px solid rgba(132,112,255, 0);
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color:     #FF6A6A;
    transition: all 0.4s ease-in-out 0s;
}

a:visited {
    color: #333;
    transition: all 0.4s linear 0s;
}

.postTitle a:hover {
    margin-left: 30px;
    color: #EE6363;
    text-decoration: none;
}
.postCon {
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    padding: 10px 0;
}

.day .postTitle a {
    padding-left: 10px;
}
.day {
    background: rgba(255, 255, 255, 0.5);
}
/*文章附加信息*/
.postDesc {   
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: #757575;
    float: left;
    width: 100%;
    clear: both;
    text-align: left;     
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 13px;
    padding-right: 20px;/*5px  padding-left: 90px;posted 发表时间左边距离*/
    margin-top: 20px;
    line-height: 1.8;
    padding-bottom: 35px;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, 
.catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, 
.catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory ,#blog-calendar
{
    background: rgba(255, 255, 255, 0.5);
    margin-bottom: 35px;
    word-wrap: break-word;
}

.CalTitle{
    background: rgba(255, 255, 255, 0);
}
.catListTitle {
    background-color: #33333324;
    //æ ç›®çš„æ¡çº¹é¢œè‰²: ;
}
#topics{
    background: rgba(255, 255, 255, 0.5);
}

.c_ad_block{
    display: none;
}

#tbCommentBody{
    width: 100%;
    height: 200px;
    background: rgba(255, 255, 255, 0.5);
}

#q{background: rgba(255, 255, 255, 0);}

.CalNextPrev{background: rgba(255, 255, 255, 0);}

.cnblogs_code{
    background: rgba(255, 255, 255, 0);    
}

.cnblogs_code div{
    background: rgba(255, 255, 255, 0);    
}

.cnblogs_code_toolbar{
    background: rgba(255, 255, 255, 0);  
}
.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: none;
}

button {
    width: 200px;
    padding: 8px;
    background-color: #bdc3c794;
    border-color: #357ebd;
    border-color: #357ebd9e;
    color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -khtml-border-radius: 10px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    font-weight: 900;
    font-size: 125%;
}


element.style {
}
.catListTitle {
    background-color: #33333324;
    //æ ç›®çš„æ¡çº¹é¢œè‰²: ;
}
.catListTitle {
    background: #cacfd203;
    border-bottom: 1px solid #f5f5f5;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #fff;
    font-size: 1.2em;
    height: 1.8em;
    line-height: 1.8em;
    text-indent: .5em;
    text-shadow: 1px 1px 0 rgba(0,0,0,.3);
}

.catListTitle {
    background-color: #33333330;
    //æ ç›®çš„æ¡çº¹é¢œè‰²: ;
}
#main{min-width: 640px;}
.entrylist{
    background: rgba(255, 255, 255, 0.5);  
}
.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    margin-bottom: 15px;
    background: #fafcfd;
    border-radius: 7px;
    box-shadow: 1px 1px 2px #a7a8ad00;
    overflow: hidden;
    zoom: 1;
}
h1, h2, h3 {
    margin-top: 3px;
    margin-bottom: 1px;
}
h4, h5, h6 {
    margin-top: 1px;
    margin-bottom: 1px
}
.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    margin-bottom: 15px;
    background: #6660;
    border-radius: 7px;
    box-shadow: 1px 1px 2px #a7a8ad00;
    overflow: hidden;
    zoom: 1;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #ff61a9;
    transition: all 0.4s ease-in-out 0s;
}
.diggit {/*点赞按钮*/
    float: left;
    width: 46px;
    height: 52px;
    background: url('https://i.loli.net/2019/12/11/DwhxtaBVW18FIem.png') no-repeat;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
    padding-top: 5px;
}

#tbCommentBody {
    max-width: 100%;
    width: 100%;
    height: 150px;
    background: #fff url(https://files.cnblogs.com/files/linzhengmin/sy.gif) right bottom no-repeat;
    padding-top: 8px;
}
#tbCommentBody, input[type=text] {
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #1497d6;
}