 /* <embed frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="//music.163.com/outchain/player?type=2&id=1454004656&auto=1&height=66"></embed>
 #blogTitle {
    height: 120px;
    clear: both; 
    background-image:url("https://images.cnblogs.com/cnblogs_com/blogs/708326/galleries/2042960/o_211010055848bg.jpg");
    background-position:center;
} */

/*消除所有的默认样式*/
#Header1_HeaderTitle{
 display: none;   
}

#navList{
list-style: none;
}

 *{

         margin: 0px;
         padding: 0px;
     }


  #navList li {

            display: inline-block;
            padding: 0 30px;
        }

        #footer{

            display: none;
        }

     .blogStats{
        display: none;
    }


#Header1_HeaderTitle{

 display: none;   
}



/* #navList:last-child::after{
content: "hellow";
display: inline-block;
} */

a[name=top]{

    display: none;
}

/* #navigator{
display:none;
} */

#blogTitle{
    display: none;
}



body {
    color: #000;
    background-color:#e6e6e6;
    font-family: "Helvetica Neue",Arial, Helvetica, sans-serif;
    font-size: 12px;
    min-height: 101%;
    background: url(https://images.cnblogs.com/cnblogs_com/blogs/708326/galleries/2042960/o_21101006201290f290c7700400597148fb9e908269b4.jpeg) fixed;
}
#home {
    margin: 0 auto;
    opacity: 0.8;
    width: 65%;
    min-width: 1080px;
    background-color: #fff;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}