body{
    font-family: '微软雅黑'!important;
//background-image: url(/static/img/shadow_light.png), url(//static.v2ex.com/grids/air.png);
// background-repeat: repeat-x, repeat;
background: url(https://zuobaiquan.github.io/blogImg/CSS/main-bg.jpg) center center repeat-y;
background-size: cover;
}
#cnblogs_c1,#cnblogs_c2,#ad_t2,#under_post_news,#under_post_kb,.under_post_kb,#commentform_title a,.under-comment-nav a,#poweredby,#div_digg{
 display:none;
}
.sh-gutter .line, .sh-gutter code,.cnblogs_code span,#cnblogs_post_body .cnblogs_code pre{
font-family: SourceCodeProRegular, Menlo, Monaco, consolas, monospace !important;
}
.hide{
 display:none;
}
.postBody{
     font-size: 15px;
     color:#3C3C3C;
}
.CalTodayDay {
    border-radius: 50%;
}
.cnblogs_code span {
     font-family: "Comic Sans MS";
    font-size: 16px!important;
    line-height: 1.5!important;
}
.cnblogs_code pre {
    font-family: Courier New!important;
    font-size: 16px!important;
    word-wrap: break-word;
    white-space: pre-wrap;
}
#home {
    margin: 5px auto;
    width: 75%;
    min-width: 950px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    border-radius: 4px;
    padding-bottom: 5px;
}
#footer {
    margin-top: 0;
}
.postTitle {
    font-size: 22px;
    font-weight: bold;
}
#topics .postTitle {
    border: 0px;
    font-size: 200%;
    font-weight: bold;
    float: left;
    line-height: 1.5;
    width: 100%;
    padding-left: 0;
}
.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;
}
.blogStats,#under_post_card2,.under-post-card{
display:none;
}
#blogTitle h1{
  margin-top:0;
}
#blogTitle h2 a {
     text-decoration: underline;
   color: #8e8e93;
}
#navCategory{
    position: fixed;
    top:50%;
    left: 10px;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
}
.postBody{
 font-size:16px;
}
.postBody li, .postCon li {
      margin-bottom:0;
}
#navCategory ul li{
  list-style-type:none;
  width: 130px;
}
#navCategory a:link, #navCategory a:visited, #navCategory a:active {
    font-size:12px;
    margin-left: -8px;
}
#navCategory ul {
    margin-left: 10px;
    padding-left: 0;
}
#navCategory ul li ul {
    margin-left: 20px;
}
#navCategory ul ul li {
   list-style-type: none;
    width: 133px;
    font-size: 12px;
    transform: scale(0.9);
    margin-left: -18px;
    list-style: disc;
}
#navCategory ul li ul li a{
    font-size:12px;
}
#navCategory li a{
     text-decoration: none;
}
a {
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}
.arr{
    width: 70px;
    height: 70px;
    line-height: 100px;
    background: rgba(126, 39, 39, 0.8);
    border-radius: 50%;
    text-align: center;
    position: fixed;
    right: 70px;
    bottom:30px;
    cursor: pointer;
}
.arr .arrow{
    display: inline-block;
    width: 26px;
    height: 26px;
    border: solid #a36767;
    border-width: 4px 4px 0 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#cnblogs_post_body h3 {
    font-size:20px;
}
#cnblogs_post_body h4 {
    font-size:16px;
}
.postTitle a:hover {
    margin-left:0;
}
.day .postTitle a {
    padding-left:0;
}
.postTitle {
    border-left: 0; 
}
.postTitle a{
    color: #3895bf;
    font-size: 20px;
    transition: all 0.4s linear 0s;
}
.postTitle a:hover {
    color: #c36c2a;
}
/*body{cursor:url('https://fq.wc.lt//up/1499563659.cur'),auto;}
A{cursor:url('https://fq.wc.lt//up/1499563659.cur'),auto;}*/

.day  .postCon{
 padding:0;
}
.postDesc {
    font-size: 13px;
    background: transparent;
    padding-left: 0px;
}
#cnblogs_post_body p {
    text-align: justify;
}
#cnblogs_post_body img{
    max-width: 100% !important;
    vertical-align:middle;
    margin-top:-2px;
}
/*好看的滚动条*/
::-webkit-scrollbar{
    width:10px!important;
    height:10px!important;
    -webkit-appearance:none;
}
::-webkit-scrollbar-thumb{
    height:5px;border:1px solid transparent;
    border-top:none;border-bottom:none;
    -webkit-border-radius:6px;
    background-color:rgba(0,0,0,.3);
    background-clip:padding-box;
}
/*scroll to top*/
#scrollTop div{
  left:0;
  overflow:hidden;
  position:absolute;
  top:0;
  width:149px;
  margin:0;
  padding:0
}
#scrollTop .level-2{
  background:url(https://zuobaiquan.github.io/blogImg/CSS/blog1.png) no-repeat scroll -149px 0 transparent;
  display:none;
  height:250px;
  opacity:0;
  z-index:1
}
#scrollTop .level-3{
  background:none repeat scroll 0 0 transparent;
  cursor:pointer;
  display:block;
  height:150px;
  z-index:2
}
#scrollTop{
  background:url(https://zuobaiquan.github.io/blogImg/CSS/blog1.png) no-repeat scroll 0 0 transparent;
  cursor:default;
  display:block;
  height:180px;
  overflow:hidden;
  position:fixed;
  right:0;
  top:90%;
  width:149px;
  z-index:11;
  margin:-125px 0 0;
  padding:0
}
@media screen and (max-width: 480px){
  
 #sideBar,.github-corner,.tpwthwidt{
 display:none
}
#home {
    margin:0 auto;
padding:20px;
}
#blogTitle h1{
font-size:18px;
}
#blogTitle h2{
font-size:12px;
}
#header{
padding-bottom: 0;
margin-top:0;
}
#navigator{
margin-top:5px;
}

}