body{
   background:none;
}
#blogTitle {background:none; height:222px;width: 1100px}
#blogTitle h1{width: 800px;font-size: 30px;top: 12px;color:black;}
#blogTitle h2{width: 760px;font-size: 15px;top: 16px;color: #A3B2CA;}
#time{height: 100px; width: 320px;float: right;margin-right: 0px;margin-top: 80px;}
#time img {
        position: relative;9px
        top: 0;
    }
#under_post_news{
       display:none;
}
*{
     padding:0px;
     font-size: 16.6px;
     font-family: sans-serif;
}
#cnblogs_post_body h4{
    font-size: 17px;
}
#cnblogs_post_body h3{
    font-size: 18px;
}

#under_post_kb{
       display:none;
}
#cnblogs_c1{
       display:none;
}
#ad_t2{
       display:none;
}

#githubpatern{
      background: url(https://images.cnblogs.com/cnblogs_com/helloworldcode/1007550/o_git.png);
      background-size: 290px 195px;
        height: 88px;
        width: 290px;
      background-position-x: -5px;
      margin-top: 10px;
      margin-bottom: 10px;
        transition: 0.6s;
        -moz-transition: 0.6s;
        /* Firefox 4 */
        -webkit-transition: 0.6s;
        /* Safari 和 Chrome */
        -o-transition: 0.6s;
        /* Opera */
}
#githubpatern:hover{
     background-position: 0px -88px;
}
#demo{
          color: white;
          font-style: italic;
          font-size: 16px;
          
          width: 69px;
         text-align: center;
}
#demo:hover{
   background: white;
    color: orange;
}
#navList a:link {
    color: #fff;
    text-shadow: none;
}
#demos{
    margin-top: 68px;
    width: 890px;
    height: 50px;
    background: #333333;
    /* float: left; */
    display: none;
    z-index: 2000;
 position: absolute;
}
#demos li{
height: 50px;
    list-style-type: none;
    width: 160px;
    text-align: center;
    line-height:50px;
}

#blogTitle h1 a{
     color: rgb(105, 206, 255);
    -webkit-text-stroke: 1.6px  rgb(105, 206, 255);
    letter-spacing: 0.06em;
    font-size: 49px;
    font-family: cursive;
    font-family: 楷体;
}

#blogTitle h2{
   color: rgb(105, 206, 255);
}

/*侧边栏的随笔分类*/
.catListTag li a:hover{
  color:#61AFEF!important;
}

#information{
    margin-left: 150px;
    color: wheat;
    font-style: italic;
}

#home {
    margin: 0 auto;
    /*background: url(https://images.cnblogs.com/cnblogs_com/helloworldcode/1007550/o_cloud.jpg) no-repeat fixed;*/
    /*background: #FAFAFA;*/
}

#mainContent{
    /*opacity: 0.85; */
    background: url(https://www.cnblogs.com/images/cnblogs_com/helloworldcode/1007550/o_bg.png) no-repeat;
    width:1000px;
    background-size: 1000px;
}
#sideBar{
   opacity: 0.65;
       width: 280px;
}

#navigator{
 display:none;
}


#header{
   /*display:none;*/
   height: 280px;
}

#main{
    margin-top: 16px;
   width:1320px;
}

.c_b_p_desc {
    font-size: 15px;
}
.day{
    background: none;
}
.topicListFooter .pager a, .topicListFooter .pager span{
    background: none;
}

/*
.day{
    background: none;
    height: 180px;
    margin-top: 10px;
}
*/
.postDesc a{
  font-size:12px;
}
a.c_b_p_desc_readmore {
    font-size:15px;
}
.day .postTitle2 {
    color: #555;
    font-weight: 900;
    font-size: 22px;
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
   font-size: 16px! important;
}
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    font-size: 16px!important;
}
#topics .postTitle a {
    color: #347;
    font-size: 36px;
    font-weight: bold;
    font-family: monospace;
}
#myposts .PostList{
  background:none;
}
#myposts {
    margin-left: 0px;
}
#green_channel{
  width: 395px;
}
#google_q{
   width: 150px;
}

.postTitle{
    width: 666px;
    height: 38px;
    overflow: hidden;
}

#mainContent h3 span{
   font-size:19px;
}

#mainContent h2 span{
   font-size:26px;
}

.prase{
     position:fixed;
     right:200px;
     bottom:100px;
}

#footer{
  margin-bottom: 0px; 
  padding-bottom: 0px; 
}
#counter{
  margin-bottom: 20px;
}

//标题样式
#cnblogs_post_body
{
    color: black;      
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px;
}
#各个等级标题的颜色样式
#cnblogs_post_body h1    {
    background: #2B6695;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 23px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2    {
    background: #008eb7;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h3    {
    background: #399ab2;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h4{
    background: #2B6600;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}
#页面中a标签鼠标位置
#cnblogs_post_body h2:a{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h2 a:hover{
   color: rgb(255, 102, 0);
}
#页面中标题位置
#cnblogs_post_body h1{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h1:hover{
   color: rgb(255, 102, 0);
}
#cnblogs_post_body h2{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h2:hover{
   color: rgb(255, 102, 0);
}
#cnblogs_post_body h3{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h3:hover{
   color: rgb(255, 102, 0);
}
#cnblogs_post_body h4{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h4:hover{
   color: rgb(255, 102, 0);
}
#cb_post_title_url span{
    font-size: 28px;
}

#topics .postTitle{
   line-height:40px;
   width: 810px;
}




@media screen and (min-width: 320px) and (max-width: 900px){
   #time{
           display:none;
     }
  #mainContent {
    opacity: 0.9;
  }
  #blogTitle h1 {
   position: static;
    padding-top: 1px !important;
  }
  #blogTitle h2 {
    position: static;
    padding: 5px 0 0 20px !important;
  }

  #sideBar {
    opacity: 0.65;
  /*  margin-top: 92px; */
  }
  .day {
    height: 288px !important;
  }
  .dayTitle a{
       font-size:8px;
   }
 
  .postTitle{
    width: 200px;
    height: 48px;
    overflow: hidden;
  }


  .postDesc{
    height: 25px;
    overflow: hidden;
   }

 #blogTitle h1 a {
    font-size: 30px;
 }
  
  #homepage_top_pager{
      height: 120px;
   }

 #topics .postTitle{
     width:330px;
  }
  
}