.book .book-name,
.book .book-author,
.book .book-category,
.comment-text-chapte,
.name,
.list-rank .author,
.nav-username {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.comment-item .icon-comment-reply,
.comment-item .icon-comment-like,
.search-btn {
  display: inline-block;
  background: center no-repeat;
}
.search-btn {
  width: 14px;
  height: 16px;
  background-image: url("../images/search_icon.png");
}
.vip:after,
.vip .after {
  display: inline-block;
  width: 29px;
  height: 15px;
  background: url("../images/vip_icon.png");
}
.foot {
  padding-bottom: 8px;
  text-align: center;
  color: #fff;
  background: #121652;
  zoom: 1;
  width:100%;
  min-width:1200px;
}
.foot .foot-nav {
  display: inline-block;
  margin: 22px 162px 0 0;
  text-align: left;
  vertical-align: top;
}
.foot .foot-nav a {
  display: block;
  color: #dcdcdc;
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}
.foot .foot-nav a:last-child {
  margin-top: 8px;
}
.foot .foot-title {
  color: rgba(255,255,255,0.6);
  font-size: 14px;
  line-height: 18px;
}
.foot .foot-copyright {
  margin-top: 28px;
  color: #999;
  font-size: 12px;
  line-height: 18px;
}

.hall .leader {
  position: relative;
  margin-left: 30px;
  margin-right: 25px;
  color: #fff;
}
.hall .leader>div {
  padding: 14px 20px 35px 20px;
  width: 485px;
  height: 480px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6172), to(#ffa45a));
  background-image: -o-linear-gradient(top, #fe467a 0%, #ff4b4b 100%);
  background-image: linear-gradient(-180deg, #fe467a 0%, #040448 100%);
  border-radius: 4px;
}
.hall .leader img {
  position: absolute;
  left: -26px;
  -webkit-box-shadow: 10px -5px 20px #fe6172;
          box-shadow: 10px -5px 20px #fe6172;
  border-radius: 4px;
}
.hall .leader:hover .book-name,
.hall .leader:hover .book-author,
.hall .leader:hover .book-derc,
.hall .leader:hover .book-category {
  opacity: 0.8;
}
.hall .leader .book-cover {
  width: 180px;
  height: 242px;
}
.hall .leader .book-info {
  margin-left: 155px;
  margin-bottom: 12px;
  height: 242px;
  text-align: right;
}
.hall .leader .book-font {
  display: inline-block;
  margin: 45px 0;
  padding: 3px 10px;
  background: #fff;
  border-radius: 14px;
  font-size: 14px;
  color: #fe467a;
  text-align: center;
  line-height: 22px;
  float: left;
}
.hall .leader .book-name {
  display: block;
  margin-bottom: 16px;
  color: #fff;
  text-align: left;
  font-size: 18px;
  line-height: 22px;
  padding-top:20px;
}
.hall .leader .book-author {
  display: block;
  margin-bottom: 16px;
  color: #fff;
  opacity: 0.8;
  text-align: left;
  font-size: 14px;
  line-height: 22px;
}
.hall .leader .book-category {
  display: inline-block;
  float: left;
  padding: 6px 8px;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
}
.hall .leader .book-derc {
  height: 200px;
  overflow: hidden;
  font-size: 14px;
  line-height: 22px;
}
.book {
  position: relative;
  background: #fff;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.book:hover .book-name,
.book:hover .book-author,
.book:hover .book-derc,
.book:hover .book-category,
.book:hover .book-chapterno,
.book:hover .book-update {
  color: #121652 !important;
}
.book img {
  display: block;
  float: left;
  border-radius: 4px;
}
.book .book-name {
  display: block;
  font-weight: 600;
  color: #222;
  line-height: 22px;
}
.book .book-author {
  display: inline-block;
  color: rgba(34,34,34,0.6);
}
.book .book-font {
  float: right;
  font-weight: 600;
}
.book .book-derc {
  color: rgba(34,34,34,0.6);
}
.book .book-category {
  display: none;
  padding: 4px 12px;
  border: 1px solid #121652;
  border-radius: 4px;
  color: #121652;
  font-size: 12px;
}
.book .book-update {
  float: right;
  font-size: 13px;
  color: #999;
}
.book .book-chapterno {
  font-size: 14px;
  color: #2d220e;
}
.book.book-mx {
  margin-top: 23px;
  padding: 12px;
  width: 650px;
  height: 230px;
  -webkit-box-shadow: 0 0 16px 0 rgba(225,225,225,0.5);
          box-shadow: 0 0 16px 0 rgba(225,225,225,0.5);
  border-radius: 4px;
  margin-left: 10px;
}
.book.book-mx:first-child {
  margin-top: 0;
}
.book.book-mx img {
  width: 160px;
  height: 210px;
}
.book.book-mx .book-info {
  margin-left: 175px;
  line-height: 22px;
}
.book.book-mx .book-info .book-name {
  margin-bottom: 18px;
  font-size: 18px;
}
.book.book-mx .book-info .book-author {
  font-size: 14px;
  margin-bottom: 7px;
}
.book.book-mx .book-info .book-font {
  font-size: 12px;
  color: #121652;
}
.book.book-mx .book-info .book-derc {
  margin-bottom: 13px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 83px;
}
.book.book-mx .book-info .book-category {
  display: inline-block;
}
.book.book-mx .book-info .book-category:hover {
  color: #fff !important;
  background-color: #121652;
  border-color: #121652;
}
.book.book-m {
  margin-bottom: 10px;
  width: 320px;
  height: 108px;
  padding: 8px 11px 13px 35px;
}
.book.book-m:last-child {
  margin-bottom: 0;
}
.book.book-m img {
  width: 60px;
  height: 86px;
}
.book.book-m .book-info {
  margin-left: 70px;
  font-size: 12px;
  line-height: 16px;
  color: rgba(34,34,34,0.6);
}
.book.book-m .book-name {
  margin-bottom: 2px;
  color: #222;
  font-size: 16px;
  line-height: 22px;
}
.book.book-m .book-derc {
  margin-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: initial;
}
.book.book-vertical {
  display: inline-block;
  width: 155px;
  background-color: transparent;
}
.book.book-vertical:hover .book-name,
.book.book-vertical:hover .book-author,
.book.book-vertical:hover .book-derc,
.book.book-vertical:hover .book-category {
  color: rgba(255,255,255,0.8) !important;
}
.book.book-vertical img {
  float: initial;
  width: 154px;
  height: 222px;
}
.book.book-vertical .book-info {
  margin-top: 17.4px;
  line-height: 22px;
}
.book.book-vertical .book-info .book-name {
  margin-bottom: 2px;
  font-size: 16px;
  color: #fff;
}
.book.book-vertical .book-info .book-author {
  display: block;
  margin-bottom: 9px;
  font-size: 14px;
  opacity: 0.6;
  color: #fff;
}
.book.book-vertical .book-info .book-category {
  display: block;
  padding: 0;
  border: none;
  font-size: 10px;
  line-height: 18px;
  color: #fff;
}
.book.book-s {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 16px;
  padding: 6px 14px 13px 13px;
  width: 380px;
  /*height: 138px;*/
  background-color: #fff;
  -webkit-box-shadow: 0 0 6px 0 rgba(218,218,218,0.5);
          box-shadow: 0 0 6px 0 rgba(218,218,218,0.5);
  border-radius: 4px;
}
.book.book-s:nth-child(3n) {
  margin-right: 0;
}
.book.book-s img {
  width: 120px;
  height: 160px;
}
.book.book-s .book-name {
  margin-bottom: 7px;
  font-size: 17px;
}
.book.book-s .book-author {
  display: block;
  margin-bottom: 9px;
  opacity: 0.6;
}
.book.book-s .book-category {
  display: block;
  margin-bottom: 15px;
  padding: 0;
  border: none;
  color: #222;
  font-size: 14px;
}
.book.book-s .book-info {
  margin-left: 130px;
  font-size: 15px;
  line-height: 22px;
  color: #222;
}
.book.book-s .book-info .book-font {
  float: none;
  margin-bottom: 10px;
  opacity: 0.6;
}
.book.book-s .book-info .book-chapterno{
  display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.book.book-xs {
  margin-bottom: 12px;
}
.book.book-xs img {
  width: 66px;
  height: 86px;
}
.book.book-xs .book-info {
  margin-left: 74px;
  line-height: normal;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}
.book.book-xs .book-name {
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 600;
  color: #222;
  line-height: 22px;
}
.book.book-xs .book-author {
  font-size: 12px;
  opacity: 0.6;
  line-height: 16px;
}
.chapter-list {
  overflow: hidden;
}
.chapter-list >* {
  position: relative;
  padding: 16px 0;
  border-bottom: 1px #f2f5f7 dashed;
}
.chapter-list .symbol-title {
  display: block;
  line-height: 16px;
  width: 200px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.vip:after,
.vip .after {
  content: "";
  position: absolute;
  right: 20px;
  top: 17px;
  margin-left: 10px;
}
.vip {
  after: " ";
}
.book.book-ms {
  padding: 12px;
  width: 387px;
  height: 230px;
  -webkit-box-shadow: 0 0 16px 0 rgba(225,225,225,0.5);
          box-shadow: 0 0 16px 0 rgba(225,225,225,0.5);
  border-radius: 4px;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 16px;
}
/*.book.book-ms:first-child {
  margin-top: 0;
}*/
.book.book-ms:nth-child(3n+1) {
    margin-right: 0;
}
.book.book-ms img {
  width: 160px;
  height: 210px;
}
.book.book-ms .book-info {
  margin-left: 175px;
  line-height: 22px;
}
.book.book-ms .book-info .book-name {
  margin-bottom: 18px;
  font-size: 18px;
}
.book.book-ms .book-info .book-author {
  font-size: 14px;
  margin-bottom: 7px;
}
.book.book-ms .book-info .book-font {
  font-size: 10px;
  color: #121652;
}
.book.book-ms .book-info .book-updatetime {
  font-size: 10px;
  color: #121652;
  display: inline-block;
}
.book.book-ms .book-info .book-derc {
  margin-bottom: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.book.book-ms .book-info .book-category {
  display: inline-block;
}
.book.book-ms .book-info .book-category:hover {
  color: #fff !important;
  background-color: #121652;
  border-color: #121652;
}
.mightlike .title .more {
    float: right;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}
.pagination {
  font-size: 12px;
  text-align: center;
/* ie hack */
}
.pagination li {
  display: inline-block;
  width: 29px;
  height: 29px;
  margin: 0 7px;
  border: 1px solid #121652;
  border-radius: 3px;
  color: #121652;
  text-align: center;
  line-height: 27px;
  cursor: pointer;
}
.pagination li:hover {
  background-color: rgba(171,74,242,0.1);
}
.pagination li.active {
  color: #fff;
  background: #121652;
}
.pagination li {
  *display: inline;
  *zoom: 1;
}
.scroll-top {
  position: fixed;
  bottom: 200px;
  left: 50%;
  margin-left: 513px;
  cursor: pointer;
  width: 70px;
  height: 70px;
  background-image: url("../images/top_icon.png");
  background-size: cover;
}
.scroll-top:hover {
  background-image: url("../images/top_icon_hover.png");
}
.logo {
  width: 126px;
  height: 60px;
  margin-right: 10px;
  background: url("../images/logo1.png") no-repeat left center;
  background-size: contain;
}
.nav-placeholder {
  height: 60px;
}
.nav {
  position: fixed;
  z-index: 999;
  width: 100%;
  color: #fff;
  background: #121652;
  display: none;
}
.nav a {
  color: inherit;
  *color: #fff;
  text-decoration: none;
}
.nav .clearfix {
  width: 1200px;
  margin: auto;
}
.nav-body {
  overflow: hidden;
}
.nav-item {
  float: left;
  padding: 0 15px;
  line-height: 60px;
  font-size: 14px;
  position: relative;
}
.nav-item:hover,
.nav-item.active {
  background: #0a0c2e;
}
.nav-item >img {
  position: absolute;
  top: 10px;
  right: -9px;
  z-index: 9;
}

.nav-bookshelf {
  height: 60px;
  line-height: 60px;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
/*    &:hover {
        background: $dreameBgTheme;
        color: #EA2000;

        .nav-icon-bookshelf {
            width: 20px;
            height: 20px;
            background: url(https://file.ficfun.com/group1/M00/00/07/rB84dlpPMZmAGsCBAAABt6IeOk8152.png) no-repeat;
            !*background-position: -140px 0;*!
        }
    }*/
}
.nav-bookshelf .nav-icon-bookshelf {
  width: 20px;
  height: 20px;
  margin: 0 4px 0 8px;
  background: url("../images/bookshelf_icon.png") no-repeat;
/*background-position: -100px 0;*/
  vertical-align: middle;
}
.nav-user {
  position: relative;
  margin-left: 40px;
  width: 78px;
  height: 60px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.nav-user a {
  display: block;
  margin: 14px 0 0 0;
  line-height: 32px;
  height: 32px;
  border: 1px solid #fff;
  border-radius: 4px;
}
.nav-user .nav-drop-menu a {
  margin: 0px;
}
.nav-user:hover .nav-drop-menu {
  display: block;
}
.nav-user .login-view {
  /*display: none;*/
}
.nav-user .nlogin-view .nav-avatar {
  background: url("../images/nav_avatar_icon.png") no-repeat;
  background-position: 0 0;
}
.nav-user .nlogin-view:hover .nav-avatar {
  background: url("../images/nav_avatar_icon.png") no-repeat;
  background-position: -30px 0;
}
.nav-avatar {
  width: 30px;
  height: 30px;
  margin: 15px 12px 15px;
  border-radius: 50%;
}
.nav-icon-myWork,
.nav-icon-bookshelf,
.nav-icon-comment,
.nav-icon-income,
.nav-icon-wallet,
.nav-icon-logout {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 12px 0 28px;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.nav-icon-myWork {
  background-image: url("../images/nav_mywork_icon.png");
  background-size: cover;
}
.nav-icon-bookshelf {
  background-image: url("../images/nav_bookshelf.png");
}
.nav-icon-comment {
  background-image: url("../images/nav_comment.png");
  background-size: cover;
}
.nav-icon-income {
  background-image: url("../images/nav_income.png");
  background-size: cover;
}
.nav-icon-wallet {
  background-image: url("../images/nav_wallet.png");
}
.nav-icon-logout {
  background-image: url("../images/nav_logout.png");
  background-size: cover;
}
.nav-drop-menu {
  position: absolute;
  top: 60px;
  right: 0px;
  display: none;
  width: 166px;
  padding: 10px 0;
  text-align: left;
  background: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.5);
          box-shadow: 0 0 4px 0 rgba(0,0,0,0.5);
}
.nav-drop-menu >* {
  position: relative;
  line-height: 40px;
  height: 40px;
  font-size: 14px;
  color: #333;
}
.nav-drop-menu >* span {
  display: inline-block;
  vertical-align: middle;
}
.nav-drop-menu >*:hover {
  color: #ab4af2;
}
.nav-drop-menu >*:hover .nav-icon-myWork {
  background-image: url("../images/nav_mywork_hover_icon.png");
}
.nav-drop-menu >*:hover .nav-icon-bookshelf {
  background-image: url("../images/nav_bookshelf_hover.png");
  background-position: -3px -3px;
}
.nav-drop-menu >*:hover .nav-icon-wallet {
  background-image: url("../images/nav_wallet_hover.png");
  background-position: -3px -3px;
}
.nav-drop-menu >*:hover .nav-icon-comment {
  background-image: url("../images/nav_comment_hover.png");
  background-position: -3px -3px;
  background-size: 26px;
}
.nav-drop-menu >*:hover .nav-icon-logout {
  background-image: url("../images/nav_logout_hover.png");
  background-position: -3px -3px;
  background-size: 26px;
}
.nav-username {
  display: block;
  padding: 0 8px;
  text-align: center;
}
.search-form {
  width: 299px;
  height: 36px;
  margin: 12px 10px 0 0;
  border-radius: 4px;
  font-size: 12px;
  background: #fff;
  overflow: hidden;
}
.search-input {
  width: 100%;
  height: 36px;
  line-height: 36px;
  border: 0;
  background: none;
  text-indent: 1.1em;
}
.search-btn {
  width: 36px;
  height: 36px;
  background-color: #121652;
}
.outer-container>nav.nav {
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.outer-container>nav.nav.nav-nindex {
  top: 0px;
  height: auto;
  opacity: 1;
  overflow: visible;
}
.outer-container>.nav-placeholder {
  display: none;
}
.icon {
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: contain;
}
.bg-head {
  height: 76px;
  background-image: url("../images/logo.png");
}
header.continer {
  background-color: #fff;
}
nav.nav-normal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
nav.nav-normal .logo {
  display: none;
}
nav.nav-fixed {
  position: fixed;
  top: 0;
}
nav .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
nav .nav-ul >li {
  position: relative;
  margin-right: 40px;
  font-size: 16px;
  color: #222;
  text-align: center;
  line-height: 61px;
  cursor: pointer;
}
nav .nav-ul >li a {
  display: block;
  height: 100%;
}
nav .nav-ul >li >img {
  position: absolute;
  top: 10px;
  right: -25px;
  width: 23%;
}
nav .nav-ul >li.active a {
  color: #121652;
}
nav .nav-ul >li.active:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  left: 50%;
  width: 40px;
  height: 4px;
  background: #121652;
  border-radius: 2px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
nav .nav-ul >li.active.long:after {
  width: 100px;
}
nav .nav-ul >li .hover-menu {
  position: absolute;
  display: none;
  z-index: 200;
  margin-top: 12px;
  padding: 18px 30px 0;
  width: 453px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px #b3b3b3;
          box-shadow: 0 0 10px #b3b3b3;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
nav .nav-ul >li .hover-menu .tab {
  padding: 6px 12px;
  margin-right: 1px;
  margin-bottom: 12px;
  white-space: nowrap;
  font-size: 14px;
  color: #222;
  line-height: normal;
  border-radius: 14px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
nav .nav-ul >li .hover-menu .tab.active,
nav .nav-ul >li .hover-menu .tab:hover {
  background-color: #222;
  color: #fff;
}
nav .nav-ul >li .hover-menu.create {
  width: 300px;
}
nav .nav-ul >li:hover .hover-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
nav .nav-ul >li:hover .hover-menu:before {
  content: '';
  display: block;
  position: absolute;
  width: 70px;
  height: 14px;
  top: -13px;
  left: 0;
}
.login .login {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 32px;
}
.login .nlogin-container {
  border: 1px solid rgba(34,34,34,0.4);
  border-radius: 4px;
  width: 89px;
  height: 32px;
}
.login .login-container {
  /*display: none;*/
}
.login .login-container img {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
}
.login .login-container:hover {
  z-index: 999;
}
.login .login-container:hover .nav-drop-menu {
  display: block;
  top: 40px;
}
.login-container img {
  background-image: url("../images/default_avatar.jpg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

html,
body {
  height: 100%;
  font-family: Roboto, 'Lucida Grande', Arial, Helvetica, sans-serif;
  letter-spacing: 0;
}
.continer {
  width: 100%;
  height: auto;
}
.continer .horizon {
  width: 1200px;
  margin: auto;
}
.continer .content {
  padding: 40px 0;
}
.continer .content>.separation {
  display:block;
  float: none;
  margin-top: 40px;
}
@media print {
  body {
    display: none;
  }
}
