/* 默认颜色 */
/* 垂直居中 */
.vc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
/* 文本超出隐藏并显示省略号 */
@media (max-width: 992px) {
  .clearPaddingLeftByMargin {
    margin-left: -15px;
  }
}
@media (max-width: 992px) {
  .clearPaddingRightByMargin {
    margin-right: -15px;
  }
}
body {
  padding-top: 0;
}
.navbar-default.nkcshade {
  box-shadow: none;
  background-color: #fff;
}
.navbar-default.nkcshade.home-fixed-header {
  box-shadow: rgba(0, 0, 0, 0.14) 0 1px 6px;
  background-color: rgba(250, 250, 250, 0.95);
}
.home-buttons {
  margin-bottom: 0.5rem;
}
.home-buttons > div {
  text-align: center;
  padding: 0;
}
.home-buttons a {
  height: 3rem;
  line-height: 3rem;
  display: block;
  border-radius: 3px;
  box-sizing: border-box;
  margin: 0 2px;
  border: 1px solid #2b90d9;
  text-align: center;
  color: #2b90d9;
}
.home-buttons a:hover,
.home-buttons a:focus {
  text-decoration: none;
}
.home-header {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.home-header .fa {
  font-size: 1.4rem;
  color: #282c37;
}
.home-header .fa.fa-flask {
  font-size: 1.5rem;
}
.home-header .header-name {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  margin-right: 1rem;
  color: #e85a71;
}
.home-header .header-description {
  display: inline-block;
  font-size: 1.15rem;
  color: #868686;
}
.home-hot-forums .home-hot-forum {
  height: 5rem;
}
.home-hot-forums .home-hot-forum .home-hot-forum-cover {
  display: table-cell;
  vertical-align: top;
}
.home-hot-forums .home-hot-forum .home-hot-forum-cover .home-hot-forum-icon {
  height: 5rem;
  width: 5rem;
  border-radius: 2px;
}
.home-hot-forums .home-hot-forum .home-hot-forum-content {
  display: table-cell;
  padding-left: 0.5rem;
  vertical-align: top;
}
.home-hot-forums .home-hot-forum .home-hot-forum-content .home-hot-forum-name {
  color: #282c37;
  font-weight: 700;
  font-size: 1.4rem;
}
/*.home-top{
  background-color: #fff;
  padding: 0.5rem 0 0.5rem 0;
  //box-shadow: 0 0 3px rgba(0,0,0,0.1);
  margin-bottom: 1rem;
  margin-top: 56px;
  .home-covers{
    padding: 0;
    background-color: #fff;
    overflow: hidden;

  }
}*/
.home-active-users {
  margin-top: 0.5rem;
}
.home-active-users .home-active-user {
  display: inline-block;
  margin: 0.75rem;
}
.home-active-users .home-active-user img {
  height: 6.2rem;
  width: 6.2rem;
  border-radius: 3px;
}
.home-columns .home-column + .home-column {
  margin-top: 10px;
}
.home-columns .home-column {
  display: block;
  color: #555;
  height: 6rem;
  position: relative;
}
.home-columns .home-column:hover,
.home-columns .home-column:focus {
  text-decoration: none;
}
.home-columns .home-column:hover {
  color: #282c37;
}
.home-columns .home-column::after {
  content: "";
  display: block;
  clear: both;
}
.home-columns .home-column .home-column-avatar {
  display: block;
  width: 6rem;
  height: 6rem;
  position: absolute;
  left: 0;
  top: 0;
}
.home-columns .home-column .home-column-avatar img {
  width: 6rem;
  height: 6rem;
  border-radius: 10px;
  box-sizing: border-box;
  border: 3px solid #eee;
}
.home-columns .home-column .home-column-info {
  height: inherit;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 6rem;
  font-size: 1.2rem;
  padding-top: 0.4rem;
  padding-left: 0.6rem;
}
.home-columns .home-column .home-column-info .home-column-title {
  font-size: 1.4rem;
  color: rgb(40 44 55);
  font-weight: 700;
}
.home-columns .home-column .home-column-info .home-column-description {
  font-size: 1rem;
  height: 1.3rem;
  color: rgb(119 119 119);
  word-break: break-word;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.home-columns .home-column .home-column-info .home-column-statics {
  font-style: italic;
}
.home-columns-link {
  text-align: center;
}
.home-columns-link .home-columns-link-info {
  font-size: 1.15rem;
  color: #777;
  margin-top: 0.5rem;
}
.home-columns-link a {
  display: inline-block;
  height: 2.4rem;
  line-height: 2.4rem;
  border-radius: 2px;
  padding: 0 2rem;
  background-color: #e85a71;
  color: #fff;
}
.home-columns-link a:hover,
.home-columns-link a:focus {
  text-decoration: none;
}
.home-columns-link a:hover {
  background-color: #d15166;
}
footer.footer {
  margin-top: 0;
  background-color: #fff;
}
.home-goods {
  font-size: 0;
}
.home-goods .home-goods-content:last-child {
  margin-bottom: 0;
}
.home-goods .home-goods-content {
  margin-top: 0.6rem;
  display: block;
  margin-bottom: 2rem;
}
.home-goods .home-goods-content:hover,
.home-goods .home-goods-content:focus {
  text-decoration: none;
}
.home-goods .home-goods-content .home-goods-avatar {
  display: table-cell;
}
.home-goods .home-goods-content .home-goods-avatar > div {
  height: 10rem;
  width: 16rem;
  border-radius: 5px;
  box-sizing: border-box;
  border: 2px solid #eee;
  background-size: cover;
  margin-right: 1rem;
}
.home-goods .home-goods-content .home-goods-info {
  vertical-align: top;
  display: table-cell;
  width: 100%;
  padding-top: 0;
}
.home-goods .home-goods-content .home-goods-info .home-goods-name {
  font-size: 1.6rem;
  height: 2.2rem;
  color: #3a3a3a;
  word-break: break-word;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.home-goods .home-goods-content .home-goods-info .home-goods-name:hover {
  color: #cf8425;
}
.home-goods .home-goods-content .home-goods-info .home-goods-description {
  font-size: 1.2rem;
  height: 3.6rem;
  margin-top: 0.8rem;
  color: #777;
  word-break: break-word;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.home-goods .home-goods-content .home-goods-info .home-goods-other {
  position: relative;
  margin-top: 1rem;
  height: 2.2rem;
  line-height: 2.2rem;
  text-align: left;
}
.home-goods .home-goods-content .home-goods-info .home-goods-other .home-goods-user {
  vertical-align: top;
  display: inline-block;
  height: 100%;
  color: #777;
}
.home-goods .home-goods-content .home-goods-info .home-goods-other .home-goods-user:hover,
.home-goods .home-goods-content .home-goods-info .home-goods-other .home-goods-user:focus {
  text-decoration: none;
  color: #e85a71;
}
.home-goods .home-goods-content .home-goods-info .home-goods-other .home-goods-user img {
  height: 1.6rem;
  width: 1.6rem;
  margin-right: 0.3rem;
  margin-top: -0.8rem;
  border-radius: 50%;
}
.home-goods .home-goods-content .home-goods-info .home-goods-other .home-goods-user span {
  font-size: 1.1rem;
}
.home-goods .home-goods-content .home-goods-info .home-goods-other .home-goods-price {
  position: absolute;
  right: 1rem;
  top: 0;
  font-size: 1.6rem;
  color: #ff4400;
  font-weight: 700;
  font-style: italic;
}
.home-goods-forums {
  font-size: 1.2rem;
  text-align: left;
  margin-top: 1rem;
}
.home-goods-forums a {
  margin-right: 1rem;
  display: inline-block;
  color: #555;
  font-weight: 700;
}
.home-goods-forums a:hover,
.home-goods-forums a:focus {
  text-decoration: none;
  color: #cf8425;
}
.home-goods-forums a .home-goods-forum-icon {
  height: 1.6rem;
  width: 1.6rem;
  box-sizing: border-box;
  border: 2px solid #eee;
  margin-right: 0.2rem;
  display: inline-block;
  border-radius: 50%;
  vertical-align: top;
}
.home-visited-forums {
  max-height: 5.5rem;
  overflow: hidden;
}
.home-visited-forums .home-visited-forum {
  display: inline-block;
  vertical-align: top;
  margin: 0.35rem 1rem 0.5rem 0;
  color: #555;
}
.home-visited-forums .home-visited-forum:hover,
.home-visited-forums .home-visited-forum:focus {
  text-decoration: none;
  color: #e85a71;
}
.home-visited-forums .home-visited-forum .home-visited-forum-icon {
  vertical-align: top;
  margin-top: -2px;
  display: inline-block;
  height: 2rem;
  width: 2rem;
  box-sizing: border-box;
  border: 2px solid #eee;
  border-radius: 50%;
  margin-right: 0.2rem;
}
.home-visited-forums .home-visited-forum span {
  font-size: 1.25rem;
}
.home-navigationButtons-box::after {
  content: "";
  display: table;
  clear: both;
}
.home-navigationButtons-box a {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
  padding: 0.3rem 0.3rem;
  transition: 0.2s;
}
.home-navigationButtons-box a:hover .box-button {
  transform: scale(1.03);
}
.home-navigationButtons-box a .box-button {
  width: 100%;
  border: none;
  border-radius: 3px;
  transition: transform 0.2s;
  padding: 1rem;
}
.home-navigationButtons-box a .box-button span {
  display: block;
  text-align: left;
  overflow: hidden;
  text-wrap: nowrap;
  text-overflow: ellipsis;
}
.home-navigationButtons-box a .box-button .box-title {
  font-size: 1.4rem;
  color: #3a3a3a;
  padding-bottom: 0.7rem;
  font-weight: 520;
}
.home-navigationButtons-box a .box-button .box-description {
  font-size: 1.2rem;
  color: #999;
}
.home-subscribe-forum-item + .home-subscribe-forum-item {
  margin-top: 20px;
  border-top: 1px solid #e6e6e6;
  padding-top: 10px;
}
.home-subscribe-forum-item .home-subscribe-forum-wrap,
.home-subscribe-forum-item .home-subscribe-forum-newthread {
  display: block;
  float: left;
}
.home-subscribe-forum-item .home-subscribe-forum-newthread {
  padding-top: 6px;
  width: calc(100% - 6.7rem);
}
.home-subscribe-forum-item::after {
  content: "";
  display: block;
  clear: both;
}
.thread-panel-for-subscribe-forum .thread-panel-content {
  display: block;
}
.thread-panel-for-subscribe-forum .thread-panel-content .thread-panel-author-info,
.thread-panel-for-subscribe-forum .thread-panel-content .thread-panel-title {
  float: left;
  width: unset;
}
.thread-panel-for-subscribe-forum .thread-panel-content .thread-panel-title a.title-content {
  font-size: 1.1em;
  font-weight: normal;
  color: #444;
}
.thread-panel-for-subscribe-forum .thread-panel-content .thread-panel-author-info {
  font-size: 0.8em;
}
.thread-panel-for-subscribe-forum .thread-panel-content::after {
  content: "";
  display: block;
  clear: both;
}
.thread-panel-for-subscribe-forum .thread-panel-content .thread-panel-author a {
  color: rgb(170 170 170);
}
.thread-panel-for-subscribe-forum + .thread-panel-for-subscribe-forum {
  margin-top: 4px;
}
.home-main-columns .home-main-column .home-main-column-left {
  position: relative;
  margin-bottom: 1rem;
  padding-left: 4.6rem;
}
.home-main-columns .home-main-column .home-main-column-left .home-main-column-avatar {
  position: absolute;
  top: 0;
  left: 0;
  height: 3.6rem;
  width: 3.6rem;
}
.home-main-columns .home-main-column .home-main-column-left .home-main-column-avatar img {
  height: 100%;
  width: 100%;
  border-radius: 3px;
}
.home-main-columns .home-main-column .home-main-column-left .home-main-column-info .home-main-column-name {
  font-weight: 700;
  color: #282c37;
  font-size: 1.3rem;
}
.home-main-columns .home-main-column .home-main-column-left .home-main-column-info .home-main-column-desc {
  font-size: 1rem;
  color: #777;
  margin-top: 0.3rem;
  height: 1.3rem;
  word-break: break-word;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.home-main-columns .home-main-column .home-main-column-right {
  margin-bottom: 1rem;
}
.home-main-columns .home-main-column .home-main-column-right .home-main-column-posts .home-main-column-post {
  padding-left: 1rem;
  padding-right: 6rem;
  position: relative;
  height: 1.5rem;
  word-break: break-word;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.home-main-columns .home-main-column .home-main-column-right .home-main-column-posts .home-main-column-post a {
  color: #3494da !important;
  font-style: oblique;
}
.home-main-columns .home-main-column .home-main-column-right .home-main-column-posts .home-main-column-post .latest-thread-point {
  height: 2px;
  width: 2px;
  background-color: #555;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 5px;
}
.home-main-columns .home-main-column .home-main-column-right .home-main-column-posts .home-main-column-post .home-main-column-post-time {
  position: absolute;
  font-size: 1rem;
  color: #888;
  top: 0;
  right: 0;
  height: 100%;
}
.swiper-button {
  color: transparent!important;
}
.swiper-button:after {
  content: '' !important;
}
.home-threads-more-link {
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  background-color: #f4f4f4;
  display: block;
  color: #aaa;
  transition: color 100ms;
}
.home-threads-more-link:hover,
.home-threads-more-link:focus {
  text-decoration: none;
  color: #555;
}
.home-forums-list {
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 15px;
}
.home-forums-list[data-cid='1']:hover .home-title-box button {
  height: 1.7rem;
}
.home-title-box {
  display: flex;
  justify-content: space-between;
}
.home-title-box .home-title {
  line-height: 3rem;
}
.home-title-box button {
  visibility: hidden;
  height: 1.7rem;
}
.doAdmin button {
  margin-left: 15px;
  margin-bottom: 1.25rem;
}
.admin-operate {
  position: fixed;
  top: 6rem;
  right: 0;
  width: 3.4rem;
  z-index: 10000;
}
.admin-operate button {
  font-size: 1rem;
  border: none;
  width: 100%;
  height: 2.4rem;
  padding: 0;
  background-color: #2b90d9;
  border-radius: 2px;
  color: #fff;
  margin-bottom: 0.5rem;
  opacity: 0.6;
}
.admin-operate button:hover {
  opacity: 1;
}
.admin-operate button.admin-create,
.admin-operate button.admin-finished {
  background-color: green;
  display: none;
}
.operate {
  display: flex;
  justify-content: center;
  align-items: center;
}
.operate button {
  margin-left: 0.5rem;
}
.new-block div {
  margin-bottom: 0.5rem;
}
.selected-forums {
  padding: 0.3rem;
}
.selected-forums .selected-forum {
  display: inline-block;
  height: 2.2rem;
  padding: 0 0.5rem;
  margin: 0 0.5rem 0.5rem 0;
  line-height: 2.2rem;
  border-radius: 2px;
  color: #fff;
}
.selected-forums .selected-forum .remove-forum {
  cursor: pointer;
  margin-left: 0.5rem;
}
.selected-forums .selectForum {
  display: inline-block;
}
.home-covers-sm {
  font-size: 0;
}
.home-covers-sm .home-cover-sm {
  width: 33.3%;
  display: inline-block;
  padding-right: 0.6rem;
}
.home-covers-sm .home-cover-sm a {
  display: block;
  margin-bottom: 0.6rem;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
.home-covers-sm .home-cover-sm a .home-covers-sm-img {
  background-size: cover;
  height: 10.34rem;
}
.home-covers-sm .home-cover-sm a .home-covers-sm-title {
  background-color: rgba(0, 0, 0, 0.4);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 80%);
  color: #fff;
  position: absolute;
  bottom: 0;
  font-size: 1rem;
  line-height: 2rem;
  word-break: break-word;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  padding: 0 0.5rem;
  left: 0;
  width: 100%;
  height: 2rem;
}
.editor-thread-category-nodes {
  user-select: none;
}
.editor-thread-category-nodes .editor-thread-category-warning {
  border-radius: 3px;
}
.editor-thread-category-nodes .editor-thread-category-node {
  display: inline-block;
  box-sizing: border-box;
  height: 2.6rem;
  line-height: 2.6rem;
  padding: 0 1rem;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 3px;
  color: #555;
  margin: 0 0.8rem 0.8rem 0;
  cursor: pointer;
}
.editor-thread-category-nodes .editor-thread-category-node.active {
  color: #fff;
  background-color: #2b90d9;
  border-color: #2b90d9;
}
.home-forums-brief {
  display: inline-block;
  font-size: 1.3rem;
  margin: 0 0.3rem 0.5rem 0;
}
.home-forums-brief .home-forums-parent {
  color: #000;
  font-weight: 700;
}
.home-forums-brief .home-forums-child {
  color: #000;
  margin: 0 0.3rem;
}
.home-forums-brief .home-forums-child sup {
  font-size: 1.2rem;
  margin-left: 0.3rem;
  color: #e85a71;
}
.home-forums-brief .home-forums-child sup:before {
  content: '+';
}
.home-forums-brief .home-forums-parent-name {
  font-size: 1.3rem;
  color: #000;
}
.home-forums-list-options {
  position: absolute;
  text-align: right;
  padding-right: 1rem;
  top: 0;
  right: 0;
  height: 100%;
  width: 21rem;
}
.home-forums-list-icon {
  display: inline-block;
}
.move-handle {
  display: none;
}
.home-covers-md {
  position: relative;
  height: 21.3rem;
  overflow: hidden;
}
.home-covers-md .swiper-container {
  height: 100%;
  box-sizing: border-box;
}
.home-covers-md .swiper-wrapper {
  height: 100%;
}
.home-covers-md .swiper-wrapper a.swiper-slide {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.home-covers-sm {
  font-size: 0;
}
.home-covers-sm .home-cover-sm {
  width: 33.33%;
  display: inline-block;
  padding-right: 0.5rem;
}
.home-covers-sm .home-cover-sm a {
  display: block;
  margin-bottom: 0.6rem;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
.home-covers-sm .home-cover-sm a .home-covers-sm-img {
  background-size: cover;
  height: 10.34rem;
}
.home-covers-sm .home-cover-sm a .home-covers-sm-title {
  background-color: rgba(0, 0, 0, 0.4);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 80%);
  color: #fff;
  position: absolute;
  bottom: 0;
  font-size: 1rem;
  line-height: 2rem;
  word-break: break-word;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  padding: 0 0.5rem;
  left: 0;
  width: 100%;
  height: 2rem;
}
.home-covers-sm .home-cover-sm:nth-child(3n) {
  padding-right: 0;
}
.home-categories-left {
  padding-right: 0.5rem;
}
.home-categories-right {
  padding-left: 0.5rem;
}
@media (max-width: 991px) {
  .home-categories-left,
  .home-categories-right {
    padding-left: 0;
    padding-right: 0;
  }
}
.home-categories-left .home-forums-list.fix-block-height,
.home-categories-right .home-forums-list.fix-block-height {
  max-height: 20rem;
  overflow: hidden;
  position: relative;
}
.home-categories-left .home-forums-list.fix-block-height:after,
.home-categories-right .home-forums-list.fix-block-height:after {
  content: '';
  position: absolute;
  bottom: 0;
  z-index: 10000;
  left: 0;
  width: 100%;
  height: 5rem;
  background-image: linear-gradient(to top, #ffbea1 0%, rgba(255, 255, 255, 0) 50%);
}
.home-categories-left .home-forums-list,
.home-categories-right .home-forums-list {
  box-shadow: none;
  background-color: transparent;
}
.home-category-master-handle.move {
  cursor: move;
}
#hiddenForm {
  display: none;
}
.btn-save-editor {
  display: none;
}
.home-covers-movable-container {
  border-radius: 0!important;
}
.table-height {
  max-height: 30rem;
  padding: 0 1rem;
  overflow: auto;
  background-color: #f4f4f4;
}
@media (max-width: 500px) {
  .home-goods .home-goods-content .home-goods-avatar > div {
    width: 10rem;
    height: 7rem;
  }
  .home-covers-md.home-covers-movable {
    height: 15rem;
  }
  .home-covers-sm .home-cover-sm a .home-covers-sm-img {
    height: 7rem;
  }
  .home-covers-sm {
    height: auto;
  }
  .home-forums .home-forums-list .home-forum-parent {
    display: block;
  }
  .home-forums .home-forums-list .home-forum-child {
    display: block;
    padding: 0.5rem 0 0.5rem 1rem;
  }
  .home-forums .home-forum-panel .home-forum-panel-name {
    width: inherit;
  }
  .home-forums .home-forum-panel {
    width: inherit;
  }
  .home-subscribe-forum {
    width: 5.7rem;
  }
}
.app-top {
  display: none;
}
.navigation-right-data {
  display: none;
}
@media (max-width: 991px) {
  #block_navigationButtonsRight {
    display: none;
  }
  #block_navigationButtonsLeft {
    margin-bottom: 1rem;
  }
  .navigation-right-data {
    display: inline;
  }
  .app-top {
    display: inline-block;
    width: 100%;
    height: 3rem;
    padding: 0.5rem 0;
    z-index: 999;
    background: #fff;
  }
  .app-top .navbar-link div {
    text-align: center;
    height: 2rem;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 2rem;
    margin: 0;
    border-right: 1px solid #ddd;
  }
}

