
html {
    color: #000;
    overflow-y: scroll;
    background: none;
}

body {
    background-image: none;
    background-repeat: repeat;
    background-color: none;
    position: static;
}

#ca {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.8;
}

canvas#live2dcanvas {
    border: 0 !important;
    left: 0;
}

#header {
    height: 314px;
    width: 100%;
    background-color: #169fe6;
}
#navList{
    margin: 0 auto;
    width: 1200px;
}
#navList li {
    float: left;
    margin-right: 0;
    display: inline;
    height: 56px;
    text-align: center;
    width: 90px;
    cursor:pointer;
}
#navList li a:hover {
    background: none;
    margin-top: -2px;
    padding-bottom: 12px;
    color: #fff;
    opacity: 1;
}
#navList li a {
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    line-height: 56px;padding:0;
    background: none;
}
#navList li:hover {
    background: #fff;
    color: #169fe6; 
}
#navList li:hover a {
    color: #169fe6; 
}
#navigator {
    top: 0;
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 55px;
    background: #169fe6;
}
.blogStats {
    padding: 20px 0; 
    color: #fff;
    width: 1500px;
}


#main {
    background: none;
    width: 1400px;
    margin-top:70px;
}

#mainContent {
    width: 1000px;
}

#sideBar {
    margin: 17px 0 0 38px;
    padding: 0;
    width: 290px;
}

#footer {
    background: #f5f5f5;
    margin-top: 5px;
    width: 1400px;
}

#sideBarMain {
    background: none;
}

#mainContent {
    margin-top: 17px;
}

#sidebar_news {}

#sideBarMain h3 {
    font-weight: 400;
    color: #fff;
    padding: 15px 20px;
    background: #169fe6;
    font-size: 18px;
    border-bottom-width: none;
    border-bottom-style: none;
    border-bottom-color: none;
    margin: 0;
}

#profile_block {
    line-height: 25px;
    text-align: left;
    padding: 8px 21px;
    font-size: 14px;
    color: #7e8c8d;
}

a:link,
a:visited {
    text-decoration: none;
    color: #7e8c8d;
}

a:hover {
    text-decoration: none;
    color: #39f;
}

#blog-news {
    background: #f5f5f5;
}

div#blog-calendar {
    padding: 25px 0px;
    font-size: 14px;
    color: #020202;
    background: #f5f5f5;
}

table {
    color: #24a6f3;
}

input.btn_my_zzk {
    vertical-align: middle;
    height: 38px;
    width: 80px;
    background: #169fe6;
    color: #fff;
    border: none;
    font-size: 14px;
    padding-left: 0px;
    padding-right: 0px;
}

.input_my_zzk {
    width: 162px;
    vertical-align: middle;
    height: 35px;
}

div#sidebar_search_box {
    background: #f5f5f5;
    padding: 30px 18px;
}

input {
    border: 1px solid #cecece;
    border-radius: 8px;
    text-indent: 10px;
}

.catListLink ul li a {
    font-size: 16px;
}

.catListLink ul {
    background: #f5f5f5;
    padding: 20px 20px;
}

.catListLink ul li {
    padding: 5px;
}

div#sidebar_postarchive ul li {
    padding: 10px 0;
}

div#sidebar_postarchive ul {
    background: #f5f5f5;
    padding: 15px 10px;
}

#blogTitle {
    background: url(https://www.cnblogs.com/skins/codinglife/images/title-yellow.png) no-repeat center 21px;
    height: 314px;
    clear: both;
    width: 1200px;
    margin: 0 auto;
    position: relative;display: block;
}
#blogTitle h1{
    font-weight: normal;
    position: relative;
    font-size: 35px;
    left: 136px;
    top: 88px;
}
#navigator {
    top: 0;
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 60px;
    background: #169fe6;
}
#Header1_HeaderTitle:hover {
    text-decoration: underline;
}
div#TopViewPostsBlock li {
    padding: 15px 10px;
    font-size: 14px;
}
div#TopViewPostsBlock {
    background: #f5f5f5;
}