
.pos{
  position: relative;
}


.mob-main{
  display: none;
}
.header {
  color: #CCC;
  background: #2C323D;
}


.header a {
  color: #DDD;
}

.header a:hover {
  color: #FFF;
  text-decoration: none;
}

.header .logo {
  margin-left: 20px;
  font-size: 20px;
  line-height: 34px;
}

.header .search-form {
  margin-right: 20px;
}

.menu {
  padding: 0;
  margin: 0px 0px 0px 20px;
  list-style: none;
}

.menu .pages {
  padding: 0;
  margin: 0;
  list-style: none;
  display: none;
}

.menu li {
  line-height: 30px;
  cursor: pointer;
}
.ul_display_none {
  display: none;
}
.menu .category-title {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 35px;
}
.menu li.category a{
  color: #333;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.menu li.category .pages{
  margin-left: 20px;
}
.menu li.category .category .pages{
  margin-left: 10px;
}
.menu li.page.active > a{
  color: #1582d8;
}
.menu li.category .category a{
  font-size: 14px; 
  color: #666
}
.menu li.page a{
  font-weight: normal;
  font-size: 14px;
  color: #666;
}
.menu a {
  display: inline-block;
  line-height: 20px;
  color: #888;
}

.menu a:hover {
  opacity: 0.6;
  fileter:alpha(opacity=60);
  text-decoration: none;
}

.menu li.page.active > a{
  color: #1582d8;
}
.menu li.active > .pages{
  display: block;
}
.page-home .header .search-form {
  display: none;
}

.home-search {
  text-align: center;
}

.home-categories {
  margin: 0 10px;
}

.home-categories .panel-heading {
  margin: 0;
  font-size: 100%;
  font-weight: normal;
}

.home-categories .panel-heading,
.home-categories .panel .page {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content {
    padding: 0 3% 0 3%;
    color: #555;
    border: 1px solid #E9E9E9;
    -webkit-box-shadow: 0 1px 50px rgba(0,0,0,0.1);
    box-shadow: 0 1px 50px rgba(0,0,0,0.1);
    clear: both;
    font-family: Muli,'Helvetica Neue','Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',sans-serif;
}
.content ul{
  padding: 0
}
ol, ul {
    list-style: none;
}
.content ul ul{padding-left: 20px;}
.content ul li{
  margin: 5px 0
}
.content p{
  line-height: 25px;
}
.content ul li a{
  color: #1582d8;
  font-size: 14px;
}
.content blockquote{
  border-color: #619be4;
  padding: 3px 10px;
}
.content .linkDoc{
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  line-height: 37px;
}
.content .linkDoc:hover{
  font-weight: bold
}
.content.search a{
  color: #333
}
table{
  table-layout: fixed!important;
}
table td{    
  word-wrap: break-word;
  word-break: break-word;
}
h2 strong{
  font-size: 24px;
  font-weight: bold;
}
h6 strong{
  font-size: 14px;
}
h4 strong,h3 strong{
  font-size: 16px;
}
em img{
  display: inline-block!important;
}
.content a {
  color: #1582d8;
}
.content ul li a:hover{
  opacity: 0.6;
  filter:alpha(opacity=60);
}
.content .title {
  margin: 0 0 10px 0;
  display: inline-block;
  min-width: 100%;
  border-bottom: 1px solid #dadada;
  padding-bottom: 10px;
}
h1, .h1 {
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #dadada;
  padding-bottom: 10px;
}
ol{padding: 0}
.content h4{text-align: left;}
.content ol li,.content h2,.content h3{
  text-align: center;
}
.content h5 strong{
  text-align: center;
  width: 100%;
  display: inline-block;
}
.content ol li p{
  text-align: left;
}
.content ol li img{
  display: inline-block;
  border: 0
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #222;
}
.content p,
.content ul,
.content ol,
.content pre,
.content blockquote,
.content table,
.content iframe {
  margin-bottom: 1em;
}
blockquote{
  font-size: 14px;
}
blockquote p{
  line-height: 25px;
}
.content img {
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  margin: 0 auto;
  background: #FFF;
  border: 1px solid #D6D6D6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.content code {
  color: #555;
  background-color: #FFFDDC;
}

.content pre {
  background: #FFFDDC;
  border: 0;
}

.content pre code {
  color: #657B83;
}

.content .hljs {
  background: none;
}

.content .page-meta {
  margin-top: 50px;
  font-size: 85%;
  color: #999;
}

.content .page-meta a {
  color: #999;
  border-bottom: 1px dotted #999;
}

.content .page-meta a:hover {
  color: #428BCA;
  text-decoration: none;
}

.footer .copyright {
  margin: 0 20px 20px 0;
  font-size: 85%;
  color: #999;
}

.page-excerpt .search-query {
  background: #FFFDDC;
}

.error {
  padding: 0 20px;
}

.error{
  width: 100%; 
  text-align: center;
  margin-top: 100px;
}
ul.tocList{
  width: 100%; 
  float: left;
  padding: 10px;
  color: #555;
  border: 1px solid #E9E9E9;
  -webkit-box-shadow: 0 1px 50px rgba(0,0,0,0.1);
  box-shadow: 0 1px 50px rgba(0,0,0,0.1);
  margin-bottom: 40px!important;
}
.tocList li{
  float: left;
  width: 25%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  margin: 5px 0;
}
.tocList li  a{
  color: #000!important
}
.tocList li a:hover{
  color: #1582d8!important;
  opacity:1!important;
}
/*返回顶部*/
.dhright {
  float: right;
  position: fixed;
  bottom: 23px;
  right: 2%;
  z-index: 1111;
  padding: 0;
}
.img3 a {
  background: url(../images/up.png) no-repeat;
  width: 42px;
  height: 42px;
  float: right;
}
.img3 a:hover{
  background: url(../images/up1.png) no-repeat;
}
