#blog_nav_sitehome{display: none!important;}
.navbar{display: none;}
#navigator {
    background-color: #24292e;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    clear: both;
}
#navList a:hover {
    color: #fff;
    background-color: #2e3439;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
}
body {
    color: #000;
    background-color: #f6f8fa;
}
.day {
    min-height: 10px;
    _height: 10px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #e1e4e8;
    box-shadow: 0px 0px 0px #a7a8ad;
    color: #666;
    margin: 0 5px 20px 0;
    padding: 5px 20px 10px;
}
.newsItem, #blog-calendar {
    margin-bottom: 15px;
    text-indent: 0;
    padding: 10px;
    background: #fafcfd;
    border-radius: 6px;
    box-shadow: 0px 0px 0px #a7a8ad;
    line-height: 1.5;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #0366d6;
}
.catListPostArchive{
    margin-bottom: 15px;
    background: #fafcfd;
    border-radius: 6px;
    box-shadow: 0px 0px 0px #a7a8ad;
    overflow: hidden;
    zoom: 1;
}
.postTitle a:hover {
    color: #f60;
}
.catListTitle {
    background: #2ea44f;
    border-bottom: 0px solid #060;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #fff;
    font-size: 1.2em;
    height: 1.8em;
    line-height: 1.8em;
    padding: 5px;
    text-indent: .5em;
    text-shadow: 1px 1px 0 rgba(0,0,0,.3);
}
.newsItem, #blog-calendar,.catListPostArchive,.catListLink,mySearch,sidebar-block{
    background: #fff;
    border: 1px solid #e1e4e8;
}
.mySearch,.catListTag,.mySearch,.catListLink{
    box-shadow: 0px 0px 0px #a7a8ad;
}

.input_my_zzk{
    padding: 10px 12px;
    font-size: 14px;
    line-height: 20px;
    color: var(--color-text-primary);
    vertical-align: middle;
    background-color: #fafbfc;
    background-repeat: no-repeat;
    background-position: right 8px center;
    border: 1px solid #e1e4e8;
    border-radius: 6px;
    outline: none;
    box-shadow: var(--color-shadow-inset);
}

input.btn_my_zzk {
    
    vertical-align: middle;
    height: 42px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    box-shadow: 0px 0px 0px #a7a8ad;
}
.mySearch{
    position: fixed;
    width: 100%;
    left: 0;
    top: -40px;
   
}
.input_my_zzk {
    
}
#header{
    margin-top: 53px;
}
#widget_my_zzk,#widget_my_google{
    width: calc(50% - 40px);
    float: left;
}
.input_my_zzk{
    width: calc(100% - 105px);
    float: left;
}
#blogTitle {
    height: 60px;
    background: #fff;
    clear: both;
}

/*手机板去广告*/
#bannerbar img{display:none;}






    @media screen and (max-width: 960px){
      #sidebar_search_box input[type="text"] {
    width: 41%!important;
}
    float: left;
    }    
#widget_my_zzk, #widget_my_google {
    width: calc(50% - 30px);
    float: left;
}
    }

