/*文章*/
#topics .postTitle {
    font-size: 180%;
    font-weight: bold;
    border-bottom: 1px solid #999;
    line-height: 1.5em;
    padding-left: 5px;
}
/*名字标题*/

h1 {
font-size: 60px 
}
h2 {
font-size: 28px !important
}

#blogTitle h1 {
    font-size: 300%;
    font-weight: bold;
    line-height: 1.5em;
    margin-left: -1.5em;
    margin-top: 10px;
    width: 100%;
    float: left;
    display: inline;
    letter-spacing: 1px;
}
#blogTitle h1 a, #blogTitle h2 {
    color: #fff;
    font-family: "华文行楷";
    width: 980px;
    margin-left: 80px;
    text-shadow: 3px 3px 3px #003d44;
}
/*名字*/
#blogTitle  {
    color: rgba(255, 255, 255, 0.88);
    font-family: 华文楷体;
    text-shadow: 5px 4px 2px rgba(41, 90, 47, 0.52);
}
#blogTitle h2 {
    margin-top: 1em;
    margin-left: 3em;
    line-height: 0em;
    float: left;
    display: inline;
    font-size: 14px;
}
/*条*/
#navigator {
    background-color: #333;
    height: 60px;
    clear: both;
    width: 980px;
    margin-top: 89px;
    position: absolute;
}

/*主体*/
#main {
    min-width: 980px;
    text-align: left;
    margin-top: 89px;
    clear: both;
    background: rgba(255, 255, 255, 0.5);
}
#mainContent {
    min-height: 200px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: left;
    width: 700px;
    margin-top: 4em;
    background: rgba(255, 255, 255, 0);
}

/*日历*/
/**日历控件样式开始**/
#calendar {
    width: 14em;
}
#calendar .Cal {
    width: 100%;
    line-height: 1.5em;
}
.Cal {/**日历容器table**/
    border: none;
    color: #111;
}
#calendar table a:link, #calendar table a:visited, #calendar table a:active {
    font-weight: bold;
}
#calendar table a:hover {
    color: #7B68EE;
    text-decoration: none;
    background-color: #7B68EE;
}
.CalTodayDay{/**今天日期样式**/
    color: #b0ff15;
}
#calendar .CalNextPrev a:link,#calendar  .CalNextPrev a:visited, #calendar .CalNextPrev a:active {/**上个月、下个月箭头样式**/
    font-weight: bold;
    background-color: #7B68EE;
}
.CalDayHeader{
    border-bottom:1px solid #ccc;    
}
.CalTitle{/**日历年月头部样式**/
    width:100%;
    background:#FFF;
    color:black;
    border-bottom:1px solid #666;    
}
/**日历控件样式结束**/
.catListTitle {
    font-weight: bolder;
    font-family:STCaiyun;
    color:     #05a8af;
    line-height: 1em;
    font-size: 150%;
    margin-top: 50px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e9f3e8;
    text-align: center;
}
.catListComment {
    line-height: 1.5em;
}
.divRecentComment {
    color: #666;
    margin-bottom:1em;
}
.c_b_p_link_desc{
    color: #666;
    font-size: 30%;
    margin-bottom:1.5em;
}
#sideBarMain ul {
    line-height: 1.5em;
}
.catListEssay{
    font-weight: bolder;
}
.catListTag{
    font-weight: bolder;
}
.catList{
    font-weight: bolder;
}
.catListFeedback{
    font-weight: bolder;
}
.catListView{
    font-weight: bolder;
}
.recent_comment_title{
    font-weight: bolder;
}
.recent_comment_body{
    font-size: 30%;
}
.recent_comment_author{
    color:#666;
    font-size: 30%;
}

 /*背景*/
body {
    color: #000; 
    background: url(https://i.loli.net/2018/06/27/5b3388a8e971e.jpg) fixed;
    background-size: 100%;
    background-repeat: no-repeat;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 15px;
    min-height: 101%;
 }

/************文章*************/
.postTitle {
    font-size: 34px;
    font-weight: bold;
    padding: 0 100px 10px 20px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 1.5em;
    clear: both;
    border-left: 5px solid #1fa6e6;
}


.postDesc {
    float: none;
    clear: both;
    text-align: right;
    padding-right: 5px;
    color: #8e4a4a;
}


/**************************************************
第三部分：各个页面元素的样式。
**************************************************/

/*****主页文章列表开始**************************/

/*****侧边栏开始********************************/
#sideBar {
    margin-top: -170px;
    width: 270px;
    min-height: 200px;
    padding: 0px 0 0px 5px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

    #sideBar a {
        color: #757575;
    }

        #sideBar a:hover {
            color: #21759b;
            text-decoration: underline;
        }

.div_my_zzk {
    width: 175px;
	font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 14px;
    position: relative;
    margin-top: 10px;
}

#btnZzk {
    background: url("images/blog_search.png") no-repeat 5px 5px;
}

#widget_my_google input[type=button] {
    background: url("images/google_search.png") no-repeat 5px 5px;
}

.input_my_zzk {
    border: 1px solid #ccc;
    width: 100%;
    height: 25px;
    padding-right: 30px;
    padding-left: 5px;
    outline: 0;
}

.btn_my_zzk {
    font-size: 14px;
	font-family: "微软雅黑", Helvetica, Arial, sans-serif;	
    width: 25px;
    height: 25px;
    color: transparent;
    border: 0;
    border-style: none;
    cursor: pointer;
    top: 1px;
    position: absolute;
    right: -35px;
}

.input_my_zzk:hover {
    border: 1px solid #21759b;
    transition: all 0.4s linear 0s;
}

.input_my_zzk:focus {
    border: 1px solid #21759b;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    /*
    background: #fff;
    margin-bottom: 35px;
    word-wrap: break-word;
    */
    background: rgba(255,255,255,.75);
    margin-bottom: 35px;
    word-wrap: break-word;
    padding: 10px;
    border-radius: 10px;
}

    .newsItem .catListTitle {
    }


/*签名*/
代码

#AllanboltSignature{ border-top: #e0e0e0 1px dashed;border-right: #e0e0e0 1px dashed;border-bottom: #e0e0e0 1px dashed;border-left: #e0e0e0 1px dashed;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 60px;font-family: 微软雅黑;font-size:11px;background: url(https://images.cnblogs.com/cnblogs_com/allanbolt/226222/o_users_two_warning_48.png) #e5f1f4 no-repeat 1% 50%;}#AllanboltSignature div{line-height: 25px;}