* {
  margin: 0;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.button {
  border-color: #dedede #d8d8d8 #d3d3d3;
  text-shadow: 0 1px 0 #fff;
  -webkit-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
  -moz-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
  box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  display: inline-block;
  text-decoration: none;
  font-size: 10px;
  padding: 3px 8px;
  line-height: 20px;
  color: #555;
  text-transform: uppercase;
  border: 1px solid #DEDEDE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.btn {
  color: white!important;
  background-color: #00a2c9;
  border: none;
  font-size: 14px;
  cursor: pointer;
  border-radius: 3px;
}
.btn-submit {
  padding: 0;
  margin: 0;
  border: 0;
  width: 115px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background-color: #ff7f23;
  border: 1px solid #DF5903;
}
.reply {
  font-size: 14px;
  color: #0B87B8;
  cursor: pointer;
}
.isreply {
  font-size: 14px;
  color: #0B87B8;
  cursor: pointer;
  display: none;
}
#blog-index-page #content {
  padding-top: 25px;
  background: #EFF3F6;
}
#blog-index-page .ctrl.navigation {
  padding: 15px 0;
}
#blog-index-page .navigation span {
  font-size: 20px;
  font-weight: bolder;
  padding-right: 20px;
}
#blog-index-section {
  width: 1200px;
  margin: auto;
}
#blog-index-section .main-left {
  width: 835px;
  float: left;
}
#blog-index-section .main-left .hot-article {
  background: #fff;
}
#blog-index-section .main-left .hot-article .popular-thumbnail {
  float: left;
  width: 370px;
  height: 225px;
  padding: 22px;
}
#blog-index-section .main-left .hot-article .popular-thumbnail .owl-theme .owl-controls .owl-page span {
  width: 20px;
  height: 5px;
  border-radius: 0;
}
#blog-index-section .main-left .hot-article .popular-thumbnail .owl-theme .owl-controls .owl-page.active span {
  background: #fff;
}
#blog-index-section .main-left .hot-article .popular-thumbnail .owl-controls {
  position: relative;
  top: -40px;
}
#blog-index-section .main-left .hot-article .popular-thumbnail img {
  width: 370px;
  height: 225px;
}
#blog-index-section .main-left .hot-article .hot-article-block {
  float: left;
  width: 405px;
  padding: 20px 10px 20px 5px;
}
#blog-index-section .main-left .hot-article .hot-article-block .popular-article {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
#blog-index-section .main-left .hot-article .hot-article-block .popular-article a.title {
  width: 100%;
  display: block;
  font-weight: bold;
  color: #000;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 34px;
}
#blog-index-section .main-left .hot-article .hot-article-block .popular-article a.title:hover {
  color: #666;
}
#blog-index-section .main-left .hot-article .hot-article-block .popular-article .cont {
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  color: #888;
}
#blog-index-section .main-left .hot-article .hot-article-block .hot-posts ul {
  padding-left: 0;
  list-style-type: none;
}
#blog-index-section .main-left .hot-article .hot-article-block .hot-posts ul li a {
  width: 100%;
  display: block;
  color: #333;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 33px;
}
#blog-index-section .main-left .hot-article .hot-article-block .hot-posts ul li a:hover {
  color: #666;
}
#blog-index-section .main-left .latest-article {
  background: #fff;
  margin: 10px 0;
  padding-bottom: 20px;
}
#blog-index-section .main-left .latest-article .board {
  line-height: 48px;
}
#blog-index-section .main-left .latest-article .board div {
  float: left;
  width: 275px;
  height: 48px;
  text-align: center;
  font-size: 16px;
  color: #333;
  background: #FAFAFA;
  color: #333;
  border-bottom: 2px solid #eee;
  border-left: 1px solid #ddd;
}
#blog-index-section .main-left .latest-article .board div:last-child {
  width: 282px;
  background: #fff;
}
#blog-index-section .main-left .latest-article .board div.active {
  border-top: 2px solid #3BADE9;
  border-bottom: transparent;
  background: #fff;
  color: #11A4D7;
}
#blog-index-section .main-left .latest-article .post-listing.most-comments {
  display: none;
}
#blog-index-section .main-left .latest-article .item-list:last-child {
  border-bottom: transparent;
}
#blog-index-section .main-right {
  width: 345px;
  float: right;
}
#blog-index-section .main-right #hot-authors,
#blog-index-section .main-right #posts-ranking-right,
#blog-index-section .main-right #hot-comments {
  margin-top: 20px;
}
#blog-list-page #content {
  padding-top: 25px;
  background: #EFF3F6;
}
#blog-list-page .ctrl.navigation {
  padding: 15px 0;
}
#blog-list-page .ctrl.navigation a {
  font-size: 16px;
  color: #333;
}
#blog-list-section {
  width: 1200px;
  margin: auto;
}
#blog-list-section .main-left {
  width: 835px;
  float: left;
  overflow: hidden;
}
#blog-list-section .main-left .posts-list-board .board {
  background: #fff;
  border-bottom: 1px solid #ccc;
  padding: 0 30px 0 20px;
}
#blog-list-section .main-left .posts-list-board .board h2 {
  float: left;
  width: 80%;
  line-height: 50px;
}
#blog-list-section .main-left .posts-list-board .board .type {
  float: right;
  margin-top: 20px;
}
#blog-list-section .main-left .posts-list-board .board .type span {
  margin-left: 5px;
  padding: 0 4px;
}
#blog-list-section .main-left .posts-list-board .board .type span.choose {
  border-bottom: 3px solid #3CADE9;
  padding-bottom: 10px;
}
#blog-list-section .main-left .posts-list-board .type-hottest,
#blog-list-section .main-left .posts-list-board .type-commentest {
  display: none;
}
#blog-list-section .main-left #list-posts {
  background: #fff;
}
#blog-list-section .main-right {
  width: 345px;
  float: right;
}
#blog-list-section .main-right #hot-authors,
#blog-list-section .main-right #posts-ranking-right,
#blog-list-section .main-right #hot-tags {
  margin-bottom: 20px;
}
#blog-single-page #content {
  padding-top: 25px;
  background: #EFF3F6;
}
#blog-single-page .ctrl.navigation {
  padding: 20px 0;
}
#blog-single-page .ctrl.navigation a {
  font-size: 16px;
  color: #333;
}
#blog-single-section {
  width: 1200px;
  margin: auto;
}
#blog-single-section .main-left {
  width: 835px;
  float: left;
  overflow: hidden;
}
#blog-single-section .main-left .single-cont {
  background: #fff;
  padding: 10px 30px 10px 20px;
  /* Post Elements */
}
#blog-single-section .main-left .single-cont .post-title {
  line-height: 42px;
}
#blog-single-section .main-left .single-cont .post-title h1 {
  float: left;
  margin: 0;
  line-height: 42px;
  font-size: 22px;
  color: #333;
}
#blog-single-section .main-left .single-cont .post-title .share-board {
  float: right;
  margin-top: 9px;
  padding-left: 5px;
}
#blog-single-section .main-left .single-cont .post-title .share-board .share.bdsharebuttonbox .share-icon {
  background-image: url(/image/blog-icon.png);
  margin: 0;
}
#blog-single-section .main-left .single-cont .post-title .share-board .share.bdsharebuttonbox .bds_tsina {
  background-position: -26px 0px;
}
#blog-single-section .main-left .single-cont .post-title .share-board .share.bdsharebuttonbox .bds_qzone {
  background-position: -56px 0px;
}
#blog-single-section .main-left .single-cont .post-title .share-board .share.bdsharebuttonbox .bds_sqq {
  background-position: -85px 0px;
}
#blog-single-section .main-left .single-cont .post-title .share-board .share.bdsharebuttonbox .bds_weixin {
  background-position: -115px 0px;
}
#blog-single-section .main-left .single-cont .post-title .share-board .share.bdsharebuttonbox a:hover.bds_tsina {
  background-position: -26px -25px;
}
#blog-single-section .main-left .single-cont .post-title .share-board .share.bdsharebuttonbox a:hover.bds_qzone {
  background-position: -56px -25px;
}
#blog-single-section .main-left .single-cont .post-title .share-board .share.bdsharebuttonbox a:hover.bds_sqq {
  background-position: -85px -25px;
}
#blog-single-section .main-left .single-cont .post-title .share-board .share.bdsharebuttonbox a:hover.bds_weixin {
  background-position: -115px -25px;
}
#blog-single-section .main-left .single-cont .post-meta {
  padding: 6px 0;
  border-bottom: 1px solid #eee;
}
#blog-single-section .main-left .single-cont .post-meta span {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  overflow: hidden;
  line-height: 30px;
}
#blog-single-section .main-left .single-cont .post-meta span.count {
  padding-left: 24px;
}
#blog-single-section .main-left .single-cont .post-meta span.count:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
  height: 20px;
  background: url(/image/blog-icon.png) 1px 1px;
}
#blog-single-section .main-left .single-cont .post-meta span.view:before {
  background-position: 1px -50px;
}
#blog-single-section .main-left .single-cont .post-meta .info {
  float: right;
  color: #808080;
}
#blog-single-section .main-left .single-cont .post-tags {
  padding: 10px 0;
}
#blog-single-section .main-left .single-cont .post-tags a {
  color: #333;
}
#blog-single-section .main-left .single-cont .entry {
  line-height: 2;
  margin-top: 10px;
}
#blog-single-section .main-left .single-cont .entry p {
  padding-bottom: 1.0em;
}
#blog-single-section .main-left .single-cont .entry img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
#blog-single-section .main-left .single-cont .entry strong a img {
  display: inline;
}
#blog-single-section .main-left .single-cont .entry img.centered,
#blog-single-section .main-left .single-cont .entry img.aligncenter {
  display: block;
  margin: 2px auto;
  border: 1px solid #cbcdcc;
  padding: 4px;
}
#blog-single-section .main-left .single-cont .entry .alignright {
  float: right;
}
#blog-single-section .main-left .single-cont .alignleft {
  float: left;
}
#blog-single-section .main-left .single-cont .aligncenter {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}
#blog-single-section .main-left .single-cont .entry a {
  color: #ea6a1b;
}
#blog-single-section .main-left .single-cont .entry {
  font-size: 13px;
}
#blog-single-section .main-left .single-cont .mini-share-post .share-text,
#blog-single-section .main-left .single-cont .entry .share-post .share-text {
  display: none;
}
#blog-single-section .main-left .single-cont .entry .share-post {
  margin: 0 0 15px;
  background: transparent;
  border: 0 none;
  height: auto;
  padding: 0;
}
#blog-single-section .main-left .single-cont .entry .share-post li,
#blog-single-section .main-left .single-cont .entry .share-post ul {
  list-style: none;
  margin: 0;
}
#blog-single-section .main-left .single-cont .entry {
  line-height: 2;
}
#blog-single-section .main-left .single-cont .content .entry iframe {
  max-width: 100%;
}
#blog-single-section .main-left .single-cont .entry p {
  padding-bottom: 1.0em;
}
#blog-single-section .main-left .single-cont .entry img {
  max-width: 100%;
  height: auto;
}
#blog-single-section .main-left .single-cont .entry h1,
#blog-single-section .main-left .single-cont .entry h2,
#blog-single-section .main-left .single-cont .entry h3,
#blog-single-section .main-left .single-cont .entry h4,
#blog-single-section .main-left .single-cont .entry h5,
#blog-single-section .main-left .single-cont .entry h6 {
  margin-top: 25px;
  margin-bottom: 10px;
  line-height: 1em;
  font-family: 微软雅黑;
  font-weight: bold;
}
#blog-single-section .main-left .single-cont .entry h1 {
  font-size: 20px;
}
#blog-single-section .main-left .single-cont .entry h2 {
  font-size: 18px;
}
#blog-single-section .main-left .single-cont .entry h3 {
  font-size: 16px;
}
#blog-single-section .main-left .single-cont .entry h4 {
  font-size: 16px;
}
#blog-single-section .main-left .single-cont .entry h5 {
  font-size: 14px;
}
#blog-single-section .main-left .single-cont .entry h6 {
  font-size: 12px;
}
#blog-single-section .main-left .single-cont .entry ol,
#blog-single-section .main-left .single-cont .entry ul {
  margin: 0 0 25px 10px;
}
#blog-single-section .main-left .single-cont .entry ul li {
  list-style: outside disc;
}
#blog-single-section .main-left .single-cont .entry ol li {
  list-style: outside decimal;
}
#blog-single-section .main-left .single-cont .entry li {
  margin: 0 0 5px 10px;
}
#blog-single-section .main-left .single-cont .entry table {
  border: 1px solid #DFDFDF;
  background-color: #F9F9F9;
  width: 100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: Arial, "Bitstream Vera Sans", Helvetica, Verdana, sans-serif;
  color: #333;
  border-collapse: separate;
  border-spacing: 0;
}
#blog-single-section .main-left .single-cont .entry table td,
#blog-single-section .main-left .single-cont .entry table th {
  border-top: 1px solid white;
  border-bottom: 1px solid #DFDFDF;
  color: #555;
}
#blog-single-section .main-left .single-cont .entry table th {
  text-shadow: 0 1px 0 #fff;
  font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
  font-weight: normal;
  padding: 7px 7px 8px;
  text-align: left;
  line-height: 1.3em;
  font-size: 14px;
}
#blog-single-section .main-left .single-cont .entry table td {
  font-size: 12px;
  padding: 4px 7px 4px;
  vertical-align: top;
}
#blog-single-section .main-left .single-cont .entry ul.best-reviews li {
  list-style: none;
  margin: 0 0 10px;
  overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
}
#blog-single-section .main-left .single-cont .entry ul.best-reviews .best-review-score {
  background: #AAA;
  -webkit-border-radius: 50px;
  moz-border-radius: 50px;
  border-radius: 50px;
  font-size: 28px;
  margin: 15px 15px 0 0;
  width: 50px;
  color: #FFF;
  height: 50px;
  line-height: 50px;
  display: block;
  text-align: center;
}
#blog-single-section .main-left .single-cont .entry ul.best-reviews {
  margin: 0;
}
#blog-single-section .main-left .single-cont .entry ul.best-reviews .post-thumbnail,
#blog-single-section .main-left .single-cont .entry ul.best-reviews .best-reviews-content,
#blog-single-section .main-left .single-cont .entry ul.best-reviews .best-review-score {
  float: left;
}
#blog-single-section .main-left .single-cont .entry ul.best-reviews h3 {
  margin: 2px 0 5px;
}
#blog-single-section .main-left .single-cont .entry ul.best-reviews .best-reviews-content {
  width: 442px;
}
#blog-single-section .main-left .single-cont .entry ul.best-reviews p.post-meta {
  border-bottom: 0 none;
  padding: 0;
  margin: 5px 0 0;
}
#blog-single-section .main-left .single-cont .entry ul.best-reviews .post-thumbnail {
  width: 90px;
}
#blog-single-section .main-left .single-cont .entry #login-form p {
  padding: 0;
}
#blog-single-section .main-left .single-cont .entry .last {
  margin-right: 0 !important;
  clear: right;
}
#blog-single-section .main-left .left-dynamic {
  background: #fff;
  margin: 20px 0;
  padding: 10px 30px 10px 20px;
}
#blog-single-section .main-left .left-dynamic .no-reply {
  text-align: center;
  line-height: 40px;
}
#blog-single-section .main-left .left-dynamic .i-answer label {
  display: block;
  line-height: 40px;
  font-size: 18px;
  color: #333;
}
#blog-single-section .main-left .left-dynamic .i-answer textarea {
  font-size: 16px;
  width: 770px;
  height: 90px;
  line-height: 24px;
  padding: 3px 10px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
  background-color: #fff;
  color: #333;
  border-radius: 5px;
  resize: none;
  border: 1px solid #4a9eff;
}
#blog-single-section .main-left .left-dynamic .i-answer .a-reply {
  float: right;
  width: 148px;
  margin: 15px 0;
}
#blog-single-section .main-left .left-dynamic .all-answer .item {
  padding-top: 10px;
  border-bottom: 1px solid #CCC;
}
#blog-single-section .main-left .left-dynamic .all-answer .item .a-info {
  float: left;
  width: 50px;
  margin-right: 20px;
}
#blog-single-section .main-left .left-dynamic .all-answer .item .a-info .ava {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}
#blog-single-section .main-left .left-dynamic .all-answer .item .a-info .ava img {
  vertical-align: middle;
  max-width: 50px;
  max-height: 50px;
}
#blog-single-section .main-left .left-dynamic .all-answer .item .r-content {
  float: left;
  width: 710px;
}
#blog-single-section .main-left .left-dynamic .all-answer .item .r-content label {
  font-size: 16px;
  line-height: 30px;
  color: #06B5EE;
  padding-right: 4px;
}
#blog-single-section .main-left .left-dynamic .all-answer .item .r-content span {
  font-size: 14px;
  color: #9C9DA0;
  line-height: 30px;
}
#blog-single-section .main-left .left-dynamic .all-answer .item .r-content .content {
  font-size: 14px;
  width: 580px;
  color: #9C9DA0;
  line-height: 16px;
  max-height: 64px;
  overflow: hidden;
}
#blog-single-section .main-left .left-dynamic .all-answer .item .reply-edit {
  margin-left: 75px;
  padding-top: 10px;
}
#blog-single-section .main-left .left-dynamic .all-answer .item .reply-edit textarea {
  font-size: 16px;
  width: 680px;
  height: 42px;
  line-height: 21px;
  padding: 3px 10px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
  background-color: #fff;
  color: #333;
  border-radius: 5px;
  resize: none;
  border: 1px solid #4a9eff;
}
#blog-single-section .main-left .left-dynamic .all-answer .item .reply-edit input[type="submit"],
#blog-single-section .main-left .left-dynamic .all-answer .item .reply-edit .a-submit {
  margin: 10px 10px;
  float: right;
}
#blog-single-section .main-left .left-dynamic .all-answer .item .reply-item {
  margin: 0px 0 0 80px;
}
#blog-single-section .main-left .left-dynamic .all-answer .item .reply-item .r-content {
  width: 625px;
  overflow: hidden;
}
#blog-single-section .main-left .login-to-review {
  background: #fff;
  line-height: 48px;
  padding: 20px 30px 20px 20px;
}
#blog-single-section .main-left .login-to-review .board {
  border: 1px solid #ccc;
  padding: 10px 20px;
  background: #FFF8E8;
  color: #6B3712;
}
#blog-single-section .main-left .login-to-review .board a {
  font-size: 16px;
  float: right;
}
#blog-single-section .main-left .login-to-review .board a.register {
  color: #333;
}
#blog-single-section .main-left .login-to-review .board a.login {
  background: #019ED5;
  padding: 0px 28px;
  color: #fff;
  line-height: 36px;
  margin-top: 6px;
  margin-left: 10px;
}
#blog-single-section .main-right {
  width: 345px;
  float: right;
}
#blog-single-section .main-right #column-introduction,
#blog-single-section .main-right #posts-ranking-right,
#blog-single-section .main-right #hot-tags {
  margin-bottom: 20px;
}
#list-posts.post-listing .item-list {
  border-bottom: 1px solid #EFF3F6;
  padding: 0 30px 0 20px;
}
#list-posts.post-listing .item-list .post-content .post-box-title {
  font-size: 22px;
  margin: 10px 0;
  font-weight: 500;
  line-height: 38px;
}
#list-posts.post-listing .item-list .post-content .post-box-title a {
  color: #000;
}
#list-posts.post-listing .item-list .post-content .post-box-title a:hover {
  color: #666;
}
#list-posts.post-listing .item-list .post-content .entry {
  line-height: 25px;
  max-height: 100px;
  overflow: hidden;
  color: #808080;
}
#list-posts.post-listing .item-list .post-content .entry p {
  margin: 0;
}
#list-posts.post-listing .item-list .post-content .entry a.more-link {
  color: #11A4D7;
}
#list-posts.post-listing .item-list .post-content .entry a.more-link:hover {
  color: #0a8fbd;
}
#list-posts.post-listing .item-list .post-thumbnail {
  float: right;
  position: relative;
  min-height: 110px;
  background: #FFF;
  padding-left: 32px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  line-height: 0;
  margin-bottom: 0;
}
#list-posts.post-listing .item-list .post-thumbnail img {
  max-width: 170px;
  max-height: 105px;
}
#list-posts.post-listing .item-list .post-meta {
  padding: 26px 0 15px 0;
}
#list-posts.post-listing .item-list .post-meta span {
  display: inline-block;
  margin-right: 10px;
  overflow: hidden;
  line-height: 30px;
}
#list-posts.post-listing .item-list .post-meta span a {
  font-size: 15px;
}
#list-posts.post-listing .item-list .post-meta span.count {
  position: relative;
  padding-left: 24px;
}
#list-posts.post-listing .item-list .post-meta span.count:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
  height: 20px;
  background: url(/image/blog-icon.png) 1px 1px;
}
#list-posts.post-listing .item-list .post-meta span.view:before {
  background-position: 1px -50px;
}
#list-posts.post-listing .item-list .post-meta .info {
  float: right;
  color: #808080;
}
#page-pagination .pagination {
  text-align: center;
  line-height: 30px;
  margin: 20px 0;
}
#page-pagination .pagination span {
  padding-right: 20px;
  color: #808080;
}
#page-pagination .pagination a {
  display: inline-block;
  margin-right: 4px;
  width: 30px;
  height: 30px;
  background: #E1E6EA;
  color: #666;
}
#page-pagination .pagination .current {
  background: #3598DB;
  color: #fff;
}
#hot-tags {
  background: #fff;
  padding: 10px 0;
}
#hot-tags h3 {
  position: relative;
  margin: 0;
  width: 130px;
  line-height: 30px;
  font-weight: lighter;
  background: #F36523;
  color: #fff;
  text-align: center;
}
#hot-tags h3 i {
  position: absolute;
  left: -6px;
  top: 0;
  width: 6px;
  height: 30px;
  background: #F36523;
}
#hot-tags h3 i:after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0px;
  border-top: 6px solid #ca460a;
  border-left: 6px solid transparent;
  border-right: 0 solid transparent;
}
#hot-tags .tags-list {
  padding: 0 0 15px 15px;
}
#hot-tags .tags-list a {
  margin: 15px 15px 0 0;
  color: #222;
}
#hot-authors h3 {
  margin: 0;
  line-height: 40px;
  background: #FFF8E8;
  padding-left: 15px;
}
#hot-authors .authors {
  background: #fff;
  padding: 0 20px 20px;
}
#hot-authors .authors .author {
  border-bottom: 1px dashed #ccc;
}
#hot-authors .authors .author .portrait {
  float: left;
  padding: 10px;
}
#hot-authors .authors .author .portrait .avatar {
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 50%;
}
#hot-authors .authors .author .portrait .avatar img {
  width: 50px;
  height: 50px;
}
#hot-authors .authors .author .info {
  float: left;
  width: 235px;
  padding: 10px 0;
  color: #888;
  white-space: nowrap;
  overflow: hidden;
}
#hot-authors .authors .author .info .username a {
  line-height: 30px;
  color: #333;
}
#hot-authors .authors .author .info .username a:hover {
  color: #666;
}
#hot-authors .authors .author .info span {
  padding-right: 20px;
}
#hot-authors .authors .author:last-child {
  border-bottom: transparent;
}
#posts-ranking-right {
  background: #fff;
  padding-bottom: 20px;
}
#posts-ranking-right h3 {
  line-height: 40px;
  padding-left: 15px;
}
#posts-ranking-right .posts {
  padding: 0 20px;
  margin-top: 9px;
}
#posts-ranking-right .posts .post {
  padding: 5px 0;
}
#posts-ranking-right .posts .post i {
  float: left;
  background: #E1E6EA;
  color: #9AA3B4;
  padding: 0 6px;
  font-style: normal;
}
#posts-ranking-right .posts .post a {
  float: left;
  width: 265px;
  display: block;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 15px;
}
#posts-ranking-right .posts .post a:hover {
  color: #666;
}
#posts-ranking-right .posts .post:nth-child(1) i {
  background: #E4004F;
  color: #fff;
}
#posts-ranking-right .posts .post:nth-child(2) i {
  background: #F59701;
  color: #fff;
}
#posts-ranking-right .posts .post:nth-child(3) i {
  background: #638C0C;
  color: #fff;
}
#posts-ranking-right .posts .post:nth-child(10) i {
  padding: 0 2px;
}
#column-introduction {
  background: #fff;
}
#column-introduction h3 {
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  padding-left: 15px;
}
#column-introduction .introduction {
  padding: 15px;
}
#column-introduction .introduction .thumbnail {
  float: left;
}
#column-introduction .introduction .thumbnail .avatar {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
}
#column-introduction .introduction .thumbnail .avatar img {
  width: 90px;
  height: 90px;
}
#column-introduction .introduction .info {
  float: left;
  padding-left: 20px;
  width: 205px;
}
#column-introduction .introduction .info .name {
  line-height: 30px;
  font-size: 18px;
}
#column-introduction .introduction .info .introduce {
  color: #808080;
  line-height: 20px;
  height: 80px;
  overflow: hidden;
}
#column-introduction .show-count {
  background: #06B5EE;
  color: #fff;
  padding: 10px 20px;
}
#column-introduction .show-count div {
  float: left;
  width: 50%;
}
#hot-comments {
  background: #fff;
  padding-left: 15px;
}
#hot-comments h3 {
  line-height: 40px;
}
#hot-comments .comments .comment {
  padding: 5px 20px 5px 0;
}
#hot-comments .comments .comment h4 a {
  display: block;
  line-height: 32px;
  width: 100%;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#hot-comments .comments .comment a:hover {
  color: #666;
}
#hot-comments .comments .comment div {
  max-height: 72px;
  line-height: 24px;
  overflow: hidden;
}
#hot-comments .comments .comment span {
  color: #F36523;
}
