body {
    color: #000;
    background: #fff;
    font-size: 15px;
    line-height: -0.5;
    background: url(https://images.cnblogs.com/cnblogs_com/blogs/783602/galleries/2282135/o_230329043259_505650.jpg) fixed no-repeat;
}

#home {
margin: 0 auto;
opacity: 0.9;
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);
}
#navigator {
    /* background: #f6f6f6; */
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-width: 1px;
    height: 30px;
    line-height: 30px;
    color: #999;
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 2px\9;
    font-size: 13px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 50px;
    clear: both;
    margin-top: 25px;
}
#header {
    #header {padding-bottom: 5px;
    margin-top: 10px;
    }: ;
    padding-bottom: 5px;
    margin-top: 10px;
        background: none;
}

#navigator {
    font-size: 13px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 50px;
    clear: both;
    margin-top: 25px;
        background: none;
}
#main {
    width: 100%;
    text-align: left;
    margin-top: 30px;
}
#mainContent {
    min-height: 200px;
    padding: 0 0 10px 0;
    *padding-top: 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    margin-left: -22em;
    width: 100%;
    margin-right: 0px;
}
#sideBar {
    margin-top: -200px;
    width: 250px;
    min-height: 200px;
    padding: 0 0 0 5px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    top: 170px;
    right: -15px;
        border-left: 1px;
}
#footer {
    color: #686868;
    text-align: center;
    min-height: 15px;
    _height: 15px;
    border-top: 1px solid #ededed;
    margin-top: 50px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.blogStats {
    float: right;
    color: #757575;
    margin-top: 12px;
    margin-right: 20px;
    text-align: right;
    line-height: 30px;
}
#navList {
    min-height: 30px;
    float: left;
        line-height: 54px;
}

#navList li {
    float: left;
    margin: 0 40px 0 0;
}

#mainContent .forFlow {
    margin-left: 22em;
    float: none;
    width: auto;
        /* margin-top: -4em; */
}

#sideToolbar {
    position: fixed;
    bottom: -12px;
    right: 15px;
    width: 275px;
    height: 440px;
}

#gotop {
    background: url(https://images.cnblogs.com/cnblogs_com/miangao/1001115/o_o_sideToolbar.png) no-repeat scroll -1px -62px transparent !important;
    width: 45px;
    height: 45px;
    overflow: hidden;
    position: fixed;
    right: 15px;
    bottom: 20px;
    cursor: pointer;
    display: none;
    z-index: 999;
}