<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
html, body {
  height: 100%;
}

.content-title {
  border-bottom: #eaeaea solid 1px;
  color: #534a42;
  font-size: 22px;
  line-height: 34px;
  margin: 15px 0;
  padding: 0 10px 10px 10px;
  text-align: left;
}

.mid-cat-list {
  list-style-type: none;
  padding-left: 32px;
}

.mid-cat-left {
  color: #534a42;
  font-size: 16px;
  font-weight: bold;
  line-height: 34px;
  margin: 0 0 0 5px;
  max-width: 160px;
  padding-left: 10px;
  text-align: left;
  text-decoration: none!important;
}

.mid-cat-left:focus, .mid-cat-left:hover {
  color: #ea9034;
}

.mid-cat-left span:hover {
  color: #ea9034;
}

.mid-cat-left-slt {
  color: #ea9034!important;
  border-left: #ea9034 solid 5px;
  margin-left: 8px;
  padding-left: 5px;
}

.mid-cat-right {
  color: #534a42;
  font-size: 26px;
  font-weight: bold;
  line-height: 34px;
  margin: 0 0 20px 0;
  text-align: left;
  text-decoration: none!important;
}

.small-cat-left {
  color: #534a42!important;
  font-size: 14px;
  line-height: 34px;
  text-decoration: none!important;
}

.small-cat-left span:hover {
  color: #ea9034;
}

.small-cat-left-slt {
  color: #ea9034!important;
  border-left: #ea9034 solid 5px;
  margin-left: -8px;
  padding-left: 5px;
}

.small-cat-right {
  color: #534a42!important;
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 34px;
  margin-bottom: 15px!important;
  text-decoration: none!important;
}

.block-post-links {
  display: block;
  margin-bottom: 50px;
}

.content-list {
  display: block;
  font-size: 12px;
}

.post-link {
  background: none!important;
  border: none;
  color: #ea9034!important;
  display: block;
  font-size: 14px;
  margin-bottom: 18px;
  padding: 0!important;
  text-align: left;
  text-decoration: none!important;
  white-space: normal;
}

.post-link span:hover {
  border-bottom: #ea9034 solid 1px;
  padding-bottom: 2px;
}

#wrap {
  min-height: 100%;
}

#main {
  overflow:auto;
  padding-bottom: 305px;
}

@media (min-width: 1025px) {
  .content-wrapper {
    width: 85%!important;
  }
}

@media (min-width: 768px) {
  .content-wrapper {
    width: 85%!important;
  }

  .content-wrapper div.row {
    margin-left: -5px;
    margin-right: -5px;
  }

  .side-menu {
    padding-left: 15px!important;
  }
}

@media (max-width: 767px) {
  .block-post-links:last-child {
    margin-bottom: 25px;
  }

  .content-right {
    border-bottom: #eaeaea solid 2px;
    padding: 0 25px;
  }

  .side-menu {
    margin-top: 25px;
    padding: 0 20px;
  }
}