*{padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif,}
      html{ background-color:#efefef;}
      .header{ background-color:#1C82B7;  }
      h1,h2{color:#000000}
.header .logo{color:#fff; font-size:24px;line-height:50px; margin-left:10px; float:left; }
.logo {
          
          height: 100px;
          
          width: 160px;
          background-image:url('https://zijie.org/static/images/6.png');
          background-repeat: no-repeat;
          background-size:100% 100%;
   
        }
.wrap{margin: 0 auto;max-width: 960px;}
.header .category-wrap{float:right;}
.header .category-select{ display:none;}
.header .category{ line-height:50px;  padding:0px 10px; color:#fff; font-size:16px; text-decoration:none; display:inline-block;}
.header .category:hover,.header .active{ background-color:#33C0D0}
.ad{ line-height:60px; font-size:20px; color:#fff; text-decoration:none; text-align:center; font-weight:bold;  background-size:100% auto; display:block;margin:auto; width:100%; background-repeat:no-repeat; background-color:#ff530f}
.ad:hover{ background-color:#e14102; text-decoration:none; color:#FFFFFF;}
.ad .time{ padding:10px; margin-right:5px; background-color:#C94512;}
.body,.header{ margin:auto; width:100%;}
.body{padding-bottom:100px; min-height:700px; background-color:#FFFFFF}
.empty{ line-height:400px; font-size:24px; text-align:center}
.sub-title{line-height: 40px; text-align:center; font-size: 18px; background: #ddd;}
.domain-wrap{ padding:20px; border-bottom:1px solid #eee; background-color:#fff;  }
.domain-wrap:hover{ background-color:#eee}
.domain-wrap .category-name{float:left; font-size:16px; color:#fff; padding: 5px; background-color: #1C82B7; margin-top: -3px; margin-right: 10px; text-align: center; width: 50px;}
.domain-wrap .domain{  float:left;font-size:18px; color:#666;margin-left:3px; }
.domain .domain-url{ text-align: center; font-size:64px; color:#666; }
.domain .domain-hits{float:right;  font-size:14px; color:#666; }
.domain .domain-description{ float:left;font-size:18px; color:#666; padding-left:50px;text-indent:20px;letter-spacing:2px;line-height:30px;}
.domain .domain-description:ol.li{  font-variant:normal;}
.domain-wrap .domain a:link{  float:left;font-size:18px; color:#666; text-decoration:none;}
.domain-wrap .domain a:hover{  float:left;font-size:18px; color:#666; text-decoration:none;}
.domain-wrap .domain a:active{  float:left;font-size:18px; color:#666; text-decoration:none;}
.domain-wrap .domain a:visited{  float:left;font-size:18px; color:#666; text-decoration:none;}
.domain-wrap .remark{  float:left;font-size:18px; color:#999;margin-left:5px;}
.domain-wrap .price{ float:right;font-size:18px; color:#2676b7; text-align:right;}
.pagination {width:100%;text-align: center;margin: 10px;}
.pagination  ul li{line-height: 26px;list-style:none;display:inline;}
.pagination  li{height: 26px;line-height: 26px;width:30px; text-align:center; font-size: 14px; margin-left: 10px;overflow: hidden;}
.pagination  a {text-align:center;font-size:14px; color:#999; text-decoration:none;overflow: hidden;}
.current { color:#ddd;  }
.last {width: auto;}
.foot{margin-top: 30px;}
.qq{margin:auto;width:100%; line-height:40px; text-align:center; font-size:14px;     color: #999;}
.link{margin:auto;width:100%;font-size:14px;text-align:center;  padding:10px 0px; color: #999;}
.link a{font-size: 14px;color: #999;text-decoration: none;}
.qq  a{font-size: 14px;color: #999;text-decoration: none;}
.clr{ clear:both;}
.post-title{
    text-align: center;
    color: #666;
    padding: 30px;
}
.post-hits{float: right;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    padding-right: 6px;
  }
.post-content{
    
    font-size: 15px;
    color: #666;
    padding-left: 10px;
    letter-spacing: 2px;
    line-height: 26px;
    padding-right: 6px;
    text-indent:36px;
    }
    .post-content li {
        list-style-type: none;
    }
.post-content img{
   display: block;
margin-right: auto;
margin-left: auto;
max-width: 100% !important;
min-width: 200px !important;
height: auto !important;
visibility: visible !important;
border-radius: 3px;
padding: 10px;
}    
       
        /* 代码高亮 */
pre{font-family:'Courier New' , Monospace; font-size:12px; width:99%; overflow:auto; margin:0 0 1em 0; background:#F7F7F7; }
pre ol, pre ol li, pre ol li span{margin:0 0; padding:0; border:none}
pre a, pre a:hover{background:none; border:none; padding:0; margin:0}
pre ol{list-style:decimal; background:#F7F7F7; margin:0px 0px 1px 3em !important; padding:5px 0; color:#5C5C5C; border-left:3px solid #146B00;}
pre ol li{list-style:decimal-leading-zero; list-style-position:outside !important; color:#5C5C5C; padding:0 3px 0 10px !important; margin:0 !important; line-height:1.3em}
pre ol li.alt{color:inherit}
pre ol li span{color:black; background-color:inherit}
pre .comment, pre .comments{color:#008200; background-color:inherit}
pre .string{color:blue; background-color:inherit}
pre .keyword{color:#069; font-weight:bold; background-color:inherit}
pre .preprocessor{color:gray; background-color:inherit}
pre .dp-xml .cdata{color:#ff1493}
pre .dp-xml .tag, pre .dp-xml .tag-name{color:#069; font-weight:bold}
pre .dp-xml .attribute{color:red}
pre .dp-xml .attribute-value{color:blue}
pre .dp-sql .func{color:#ff1493}
pre .dp-sql .op{color:#808080}
pre .dp-rb .symbol{color:#a70}
pre .dp-rb .variable{color:#a70; font-weight:bold}
pre .dp-py .builtins{color:#ff1493}
pre .dp-py .magicmethods{color:#808080}
pre .dp-py .exceptions{color:brown}
pre .dp-py .types{color:brown; font-style:italic}
pre .dp-py .commonlibs{color:#8A2BE2; font-style:italic}
pre .dp-j .annotation{color:#646464}
pre .dp-j .number{color:#C00000}
pre .dp-delphi .number{color:blue}
pre .dp-delphi .directive{color:#008284}
pre .dp-delphi .vars{color:#000}
pre .dp-css .value{color:black}
pre .dp-css .important{color:red}
pre .dp-c .vars{color:#d00}
pre .dp-cpp .datatypes{color:#2E8B57; font-weight}
/* 代码高亮 */