#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb{
    display: none;
}
/*背景图
 #8264f3db   #8958a7
*/
body {
    /* background: url(https://www.cnblogs.com/images/cnblogs_com/missme-lina/1366951/o_img2.jpg) top center #cbdcec;*/
    background: url(https://www.cnblogs.com/images/cnblogs_com/missme-lina/1366951/o_img4.jpg) top center #cbdcec;
    background-attachment: fixed;
}
#home {
    width: 1290px;
}
#blogTitle h1 a ,.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #8958a7;
    font-family: 'PingFang SC','Helvetica Neue','Helvetica','Arial','Microsoft Yahei',sans-serif;
    text-shadow: 3px 3px 3px #fff;
}


#blogTitle h2 {
    font-family: 'PingFang SC','Helvetica Neue','Helvetica','Arial','Microsoft Yahei',sans-serif;
    display: block;
    margin: 1em 0 2em 4em;
    font-weight: bold;
}
.base_title2 {
    text-shadow: none;/*取消阴影*/
    font-size: 23px;
    font-style: oblique;/*斜体*/
    background-image: linear-gradient(to right, #80bbff, #a2acff, #fa8a7e, #fbbc14, #fa8a7e, #a2acff, #80bbff, #a2acff, #fa8a7e, #fbbc14, #fa8a7e, #a2acff, #80bbff);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: base_title2-animation 5s infinite linear;
}
@-webkit-keyframes base_title2-animation {
            0%{ background-position: 0 0;}
           100% { background-position: -100% 0;}
        }
/* main*/
#mainContent {
    width: 1024px;
}
#main {
    background: #ffffff94;
}
#topics .post {
    border: 1px solid #8787f954;
    background-color: #d3cdee2e;
    padding: 10px;
}
/* 顶部窗*/
#navList a:link, #navList a:visited, #navList a:active {
    color: #6d03ad;
}
.postBody h2 ,.postBody h3 {
    color: #8958a7;
}
#navigator {
    /*background: linear-gradient(to right, #A2ACFF , #80BBFF);*/
    background: -webkit-linear-gradient(left, rgba(162, 172, 255, 0.80) , rgba(128, 187, 255, 0.50)); 
    background: -o-linear-gradient(right, rgba(162, 172, 255, 0.80) ,rgba(128, 187, 255, 0.50));
    background: -moz-linear-gradient(right, rgba(162, 172, 255, 0.80) , rgba(128, 187, 255, 0.50));
    background: linear-gradient(to right, rgba(162, 172, 255, 0.80) , rgba(128, 187, 255, 0.50)); 
}
#navList a {
    font: 22px/1.5em 'PingFang SC','Helvetica Neue','Helvetica','Arial','Microsoft Yahei',sans-serif;
}
#sideBar {
    background: none;
}
#mainContent {
    background: none;
}
/* 右侧 窗*/
#sideBarMain {
    margin-top: 15px;
}
.newsItem,#blog-calendar,#sidebar_search,#sidebar_shortcut{
    background: #bebaef2e;
}
.newsItem .catListTitle ,.catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle,.CalTitle{
    border: 1px solid #8787f930;
    background: #d3cdee4f;
}
/* 输入框   按钮 */
input.btn_my_zzk,.mySearch .input_my_zzk,#btn_comment_submit{
    border: 1px solid #b7a8f37d;
    background: #eeedf53b;
}
#sidebar_search_box{
    padding: 0 0 1px 8px;
}
/* 博客正文  标题 */
#topics .postTitle {
    border-bottom: 1px solid #8958a7;
}
.postTitle {
        border-left: 12px solid #8958a7;
        border-bottom: 1px solid #8958a7;
}
.postBody {
    border-bottom: 1px solid #8958a7;
}
/* 博客评论  */
div.commentform input.author, div.commentform input.email, div.commentform input.url ,div.commentform textarea{
        background-color: #d3cdee2e;
        border: 1px solid #8787f930;
}
/* 底部申明  */
#footer {
    color: #55338aed;
}
#bottom{
    text-align: center;
   height:50px;
}