body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
dl,
dd,
textarea,
button {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
a,
textarea,
input,
button,
span,
em,
strong,
img,
div {
    -webkit-touch-callout: none;
    -moz-touch-callout: none;
    -ms-touch-callout: none;
    touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    margin:0;padding:0;
}

input[type=text],
input[type=button],
input[type=password],
input[type=telphone],
input[type=search],
textarea,
button {
    outline: 0 none;
    -webkit-appearance: none;
}

textarea {
    resize: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
}

html {
    font-size: 625%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    color:#313030;
    background:#fff;
}

body {
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:none;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    word-wrap:break-word;
}

/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea {
    font-family:'Microsoft YaHei',Helvetica,Arial,sans-serif;
    font-size:15px;
    line-height: 1.5;
}

header{
    height: 44px;
    background: #c368d3;
    position: relative;
    top:0;
    left: 0;
    line-height: 43px;
}

input,select,textarea {
    font-size:100%;
}

/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}

/* 正常链接 未访问 */
a:link {
    color: #313030;
}

/* 鼠标悬停 */
a:hover {
    color: #313030;
}

a:visited {
    color: #313030;
}

/* 去掉列表前的标识, li 会继承 */
ol,ul {
    list-style:none;
}

/* 去除默认边框 */
fieldset,img {
    border:0;
}

.bgs, #comment_content div.replys:before, div.tool_option > ul:after, div.condition-menu > ul:after {
    background: url(../images/item.png) transparent no-repeat;
    background-size: 50px auto;
    display: inline-block;
}

.box-shadow-radius {
   -webkit-box-shadow: 0px 4px 10px -5px rgba(0, 0, 0, 0.44); 
  -moz-box-shadow: 0px 4px 10px -5px rgba(0, 0, 0, 0.44);
  -o-box-shadow: 0px 4px 10px -5px rgba(0, 0, 0, 0.44);
   box-shadow: 0px 4px 10px -5px rgba(0, 0, 0, 0.44); 
   border-radius: 8px; 
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
   -webkit-border-radius: 8px; 
}

/* 清理浮动 */
.fn-clear:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}
.fn-clear {
    zoom:1; /* for IE6 IE7 */
}

/* 隐藏, 通常用来与 JS 配合 */
.fn-hide {
    display:none;
}

/* 设置内联, 减少浮动带来的bug */
.fn-left,
.fn-right {
    display:inline;
}
.fn-left {
    float:left;
}
.fn-right {
    float:right;
}

@media (min-width: 240px) {
  html {
    font-size: 64px;
  }
}

@media (min-width: 320px) {
  html {
    font-size: 85.33333px;
  }
}

@media (min-width: 360px) {
  html {
    font-size: 96px;
  }
}

@media (min-width: 375px) {
  html {
    font-size: 100px;
  }
}

@media (min-width: 384px) {
  html {
    font-size: 102.4px;
  }
}

@media (min-width: 411px) {
  html {
    font-size: 109.6px;
  }
}

@media (min-width: 414px) {
  html {
    font-size: 110.4px;
  }
}

@media (min-width: 424px) {
  html {
    font-size: 113.06667px;
  }
}

@media (min-width: 480px) {
  html {
    font-size: 128px;
  }
}

@media (min-width: 540px) {
  html {
    font-size: 144px;
  }
}

@media (min-width: 640px) {
  html {
    font-size: 170.66667px;
  }
}

@media (min-width: 720px) {
  html {
    font-size: 192px;
  }
}

@media (min-width: 750px) {
  html {
    font-size: 200px;
  }
}

@media (min-width: 768px) {
  html {
    font-size: 204.8px;
  }
}

@media (min-width: 800px) {
  html {
    font-size: 213.33333px;
  }
}

@media (min-width: 980px) {
  html {
    font-size: 261.33333px;
  }
}

@media (min-width: 1024px) {
  html {
    font-size: 273.06667px;
  }
}

@media (min-width: 1080px) {
  html {
    font-size: 288px;
  }
}

@media (min-width: 1152px) {
  html {
    font-size: 307.2px;
  }
}

@media (min-width: 1366px) {
  html {
    font-size: 364.26667px;
  }
}

@media (min-width: 1440px) {
  html {
    font-size: 384px;
  }
}

@media (min-width: 2160px) {
  html {
    font-size: 576px;
  }
}

.hide {
  display: none !important;
}

.xb-line {
    width: 100%;
    height: .1rem;
    background-color: #F8F8F8;
}

.xb-loading {
  width: 100%;
  height: .3rem;
  line-height: .3rem;
  text-align: center;
}

.xb-loading img {
  display: inline-block;
  width: .2rem;
  height: .2rem;
}

.xb-no-more {
  width: 100%;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
}

.xb-index-wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.xb-index-wrap .xb-index-head {
  width: 100%;
  height: .92rem;
  overflow: hidden;
}

.xb-index-wrap .xb-index-head .xb-head-logo {
  height: .5rem;
  overflow: hidden;
}

.xb-index-wrap .xb-index-head .xb-head-logo .xb-left-logo {
  float: left;
  width: .97rem;
  height: .32rem;
  margin-top: .10rem;
  margin-left: .15rem;
  overflow: hidden;
}

.xb-index-wrap .xb-index-head .xb-head-logo .xb-right-user-area {
  float: right;
  height: .5rem;
  overflow: hidden;
}

.xb-index-wrap .xb-index-head .xb-head-logo .xb-right-user-area .xb-book-search {
  float: left;
  width: 1.74rem;
  height: .5rem;
  line-height: .5rem;
  margin-right: .1rem;
  position: relative;
}

.xb-index-wrap .xb-index-head .xb-head-logo .xb-right-user-area .xb-book-search .xb-icon-search {
  position: absolute;
  left: .18rem;
  top: 0;
  color: #999;
  font-size: .14rem;
  z-index: inherit;
}

.xb-index-wrap .xb-index-head .xb-head-logo .xb-right-user-area .xb-book-search input {
  display: inline-block;
  width: 1.74rem;
  height: .3rem;
  font-size: .14rem;
  text-align: center;
  color: #999;
  border: none;
  background-color: #F3F5F7;
  border-radius: 18px;
  -ms-border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
}

.xb-index-wrap .xb-index-head .xb-head-logo .xb-right-user-area .xb-user-login {
  float: left;
  width: .52rem;
  height: .5rem;
  text-align: center;
  background-color: #fff;
}

.xb-index-wrap .xb-index-head .xb-head-logo .xb-right-user-area .xb-user-login a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.xb-index-wrap .xb-index-head .xb-head-logo .xb-right-user-area .xb-user-login a .xb-user-avatar {
  display: inline-block;
  width: .24rem;
  height: .24rem;
  border: 1px solid #C5C5C5;
  margin-top: .12rem;
  border-radius: 100%;
  -ms-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}

.xb-index-wrap .xb-index-head .xb-nav-list {
  width: 100%;
  height: .42rem;
  background-color: #dec095;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.xb-index-wrap .xb-index-head .xb-nav-list::-webkit-scrollbar {
    display: none;
}
.xb-index-wrap .xb-index-head .xb-nav-list .xb-nav-lis {
  display: inline-block;
  width: 16.66%;
  height: .42rem;
}

.xb-index-wrap .xb-index-head .xb-nav-list .xb-nav-lis a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: .42rem;
  font-size: .15rem;
  color: #fff;
}

.xb-index-wrap .xb-bzqt {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.xb-index-wrap .xb-bzqt .xb-module-tit {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: .14rem .15rem .12rem;
  position: relative;
}

.xb-index-wrap .xb-bzqt .xb-module-tit .xb-module-text {
  line-height: .25rem;
  font-size: .18rem;
  color: #333;
  font-weight: bold;
}

.xb-index-wrap .xb-bzqt .xb-module-tit .xb-module-text .countDown {
  display: inline-block;
}

.xb-index-wrap .xb-bzqt .xb-module-tit .xb-module-text .countDown .countDownItem {
  width: .18rem;
  height: .18rem;
  display: inline-block;
  background: #979797;
  color: #454545;
  text-align: center;
  line-height: .18rem;
  font-size: .1rem;
}

.xb-index-wrap .xb-bzqt .xb-module-tit .xb-module-text .countDown .countDownItem.countDownItemRed {
  color: #fff;
  background: #ED424B;
}

.xb-index-wrap .xb-bzqt .xb-book-list-h1 {
  width: 100%;
}

.xb-index-wrap .xb-bzqt .xb-book-list-h1 .book-lis-h1 {
  float: left;
  width: 33.3%;
  text-align: center;
  margin-bottom: .1rem;
  overflow: hidden;
}

.xb-index-wrap .xb-bzqt .xb-book-list-h1 .book-lis-h1 a {
  display: inline-block;
}

.xb-index-wrap .xb-bzqt .xb-book-list-h1 .book-lis-h1 a img {
  display: inline-block;
  width: .99rem;
  height: 1.32rem;
}

.xb-index-wrap .xb-bzqt .xb-book-list-h1 .book-lis-h1 a p {
  display: inline-block;
  width: .99rem;
  height: .2rem;
  line-height: .2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: .14rem;
}

.xb-index-wrap .xb-mrbd {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.xb-index-wrap .xb-mrbd .xb-module-tit {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: .14rem .15rem .12rem;
  position: relative;
}

.xb-index-wrap .xb-mrbd .xb-module-tit .xb-module-text {
  line-height: .25rem;
  font-size: .18rem;
  color: #333;
  font-weight: bold;
}

.xb-index-wrap .xb-mrbd .xb-module-tit .xb-module-text .countDown {
  display: inline-block;
}

.xb-index-wrap .xb-mrbd .xb-module-tit .xb-module-text .countDown .countDownItem {
  width: .18rem;
  height: .18rem;
  display: inline-block;
  background: #979797;
  color: #454545;
  text-align: center;
  line-height: .18rem;
  font-size: .1rem;
}

.xb-index-wrap .xb-mrbd .xb-module-tit .xb-module-text .countDown .countDownItem.countDownItemRed {
  color: #fff;
  background: #ED424B;
}

.xb-index-wrap .xb-mrbd .xb-module-tit .change-btn {
  position: absolute;
  right: .15rem;
  top: .13rem;
  z-index: inherit;
  width: .56rem;
  height: .25rem;
  font-size: .12rem;
  text-align: center;
  line-height: .25rem;
  color: #999;
  border: 1px solid #F0F0F0;
  border-radius: 13px;
  -ms-border-radius: 13px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
}

.xb-index-wrap .xb-mrbd .xb-tab-box {
  box-sizing: border-box;
  padding: 0 .15rem;
  width: 100%;
  height: .3rem;
}

.xb-index-wrap .xb-mrbd .xb-tab-box .xb-tab-bar {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 1px solid #999;
  border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
}

.xb-index-wrap .xb-mrbd .xb-tab-box .xb-tab-bar .xb-tab-bar-lis {
  box-sizing: border-box;
  float: left;
  width: 33.3%;
  text-align: center;
  height: .3rem;
  line-height: .3rem;
  border-right: 1px solid #999;
}

.xb-index-wrap .xb-mrbd .xb-tab-box .xb-tab-bar .xb-tab-bar-lis:last-child {
  border-right: none;
}

.xb-index-wrap .xb-mrbd .xb-tab-box .xb-tab-bar .xb-tab-bar-lis.checked {
  background-color: #999;
}

.xb-index-wrap .xb-mrbd .xb-tab-box .xb-tab-bar .xb-tab-bar-lis.checked a {
  color: #fff;
}

.xb-index-wrap .xb-mrbd .xb-tab-box .xb-tab-bar .xb-tab-bar-lis a {
  display: block;
}

.xb-index-wrap .xb-mrbd .module-slide {
  display: block;
  width: 100%;
  height: auto;
}

.xb-index-wrap .xb-mrbd .module-slide .module-slide-ol {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  min-height: 1.75rem;
  padding-left: .1rem;
  padding-right: .1rem;
  white-space: nowrap;
}

.xb-index-wrap .xb-mrbd .module-slide .module-slide-ol .module-slide-li {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.xb-index-wrap .xb-mrbd .module-slide .module-slide-ol .module-slide-li .module-slide-a {
  display: block;
  width: .82rem;
  padding: .15rem .1rem .15rem;
}

.xb-index-wrap .xb-mrbd .module-slide .module-slide-ol .module-slide-li .module-slide-a .module-slide-img {
  display: block;
  width: inherit;
  height: 1.1rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.xb-index-wrap .xb-mrbd .module-slide .module-slide-ol .module-slide-li .module-slide-caption {
  color: #333;
  font-size: .14rem;
  line-height: .2rem;
  overflow: hidden;
  max-height: .5rem;
  margin: .1rem 0 .025rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.xb-index-wrap .xb-wxjz {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.xb-index-wrap .xb-wxjz .xb-module-tit {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: .14rem .15rem .12rem;
  position: relative;
}

.xb-index-wrap .xb-wxjz .xb-module-tit .xb-module-text {
  line-height: .25rem;
  font-size: .18rem;
  color: #333;
  font-weight: bold;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 {
  box-sizing: border-box;
  width: 100%;
  padding: 0 .15rem;
  height: auto;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 .book-lis-v1 {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding-bottom: .15rem;
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: .15rem;
  overflow: hidden;
  position: relative;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 .book-lis-v1:last-child {
  border-bottom: 0px solid #F2F2F2;
  margin-bottom: 0;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 .book-lis-v1 a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 .book-lis-v1 .xb-book-img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: inherit;
  width: .84rem;
  height: 1.12rem;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 .book-lis-v1 .xb-book-img img {
  display: block;
  width: 100%;
  height: auto;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 .book-lis-v1 .xb-book-con {
  box-sizing: border-box;
  width: 100%;
  height: 1.12rem;
  padding-left: 1rem;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 .book-lis-v1 .xb-book-con .xb-book-tit {
  width: 100%;
  height: .22rem;
  line-height: .22rem;
  white-space: normal;
  font-size: .15rem;
  font-weight: bold;
  color: #333;
  overflow: hidden;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 .book-lis-v1 .xb-book-con .xb-book-tit .xb-book-tag {
  float: left;
  font-size: .12rem;
  font-weight: normal;
  color: #fff;
  padding: 0 .09rem;
  margin-right: .06rem;
  background-color: #4CC3D9;
  border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 .book-lis-v1 .xb-book-con .xb-book-intro {
  color: #999;
  font-size: .12rem;
  line-height: .18rem;
  min-height: .30rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: .06rem;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 .book-lis-v1 .xb-book-con .xb-book-chapter {
  color: #666;
  font-size: .14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-top: .06rem;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 .book-lis-v1 .xb-book-con .xb-book-types {
  padding-top: .06rem;
  text-align: right;
}

.xb-index-wrap .xb-wxjz .xb-book-list-v1 .book-lis-v1 .xb-book-con .xb-book-types span {
  font-size: .1rem;
  color: #999;
  padding: .04rem .12rem;
  margin-right: .06rem;
  background-color: #F9F9F9;
  border-radius: 0.11rem;
  -ms-border-radius: 0.11rem;
  -moz-border-radius: 0.11rem;
  -webkit-border-radius: 0.11rem;
}

.xb-all-wrap {
    width: 100%;
    height: auto;
    padding-top: .42rem;
    overflow: hidden;
}

.xb-all-wrap .xb-all-head {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: .42rem;
  background-color: #fff;
}

.xb-all-wrap .xb-all-head .xb-all-head-left {
  position: absolute;
  left: 0;
  top: 0;
  z-index: inherit;
  width: .42rem;
  height: .42rem;
  overflow: hidden;
}

.xb-all-wrap .xb-all-head .xb-all-head-left a {
  display: block;
}

.xb-all-wrap .xb-all-head .xb-all-head-left a i {
  padding-left: .1rem;
  font-size: .2rem;
}

.xb-all-wrap .xb-all-head .xb-all-tit {
  text-align: center;
  font-size: .16rem;
  font-weight: bold;
  color: #000;
}

.xb-all-wrap .xb-all-head .xb-search-input {
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
}

.xb-all-wrap .xb-all-head .xb-search-input input {
  display: inline-block;
  width: 2.6rem;
  height: .3rem;
  line-height: .3rem;
  background-color: #F3F5F5;
  margin-top: .05rem;
  text-align: center;
  font-size: .13rem;
  border: none;
}

.xb-all-wrap .xb-all-head .xb-bookshelf-tab {
  width: 2.02rem;
  height: 0.3rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -0.15rem 0 0 -1.01rem;
  line-height: 0.3rem;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
}

.xb-all-wrap .xb-all-head .xb-bookshelf-tab span {
  width: 50%;
  height: 0.3rem;
  float: left;
  text-align: center;
  line-height: 0.3rem;
  box-sizing: border-box;
  font-size: 0.14rem;
}

.xb-all-wrap .xb-all-head .xb-bookshelf-tab span a {
  display: block;
  width: 100%;
  height: 100%;
}

.xb-all-wrap .xb-all-head .xb-bookshelf-tab .left {
  border: 1px solid #209067;
  border-radius: 0.04rem 0 0 0.04rem;
}

.xb-all-wrap .xb-all-head .xb-bookshelf-tab .lspan {
  background: #209067;
  color: #ffffff;
  border-radius: 0.04rem 0 0 0.04rem;
}

.xb-all-wrap .xb-all-head .xb-bookshelf-tab .lspan a {
  color: #fff;
}

.xb-all-wrap .xb-all-head .xb-bookshelf-tab .right {
  border: 1px solid #209067;
  border-radius: 0 0.04rem 0.04rem 0;
}

.xb-all-wrap .xb-all-head .xb-bookshelf-tab .rspan {
  background: #209067;
  color: #ffffff;
  border-radius: 0 0.04rem 0.04rem 0;
}

.xb-all-wrap .xb-all-head .xb-bookshelf-tab .rspan a {
  color: #fff;
}

.xb-all-wrap .xb-all-head .xb-all-head-right {
  position: absolute;
  right: 0;
  top: 0;
  z-index: inherit;
  height: .42rem;
  overflow: hidden;
}

.xb-all-wrap .xb-all-head .xb-all-head-right a {
  display: inline-block;
}

.xb-all-wrap .xb-all-head .xb-all-head-right a i {
  font-size: .2rem;
  padding-right: .15rem;
}

.xb-dialog-menu-bar {
  position: fixed;
  left: 0;
  top: .42rem;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  display: none;
}

.xb-dialog-menu-bar .xb-menu-module {
  box-sizing: border-box;
  width: 100%;
  height: 2.3rem;
  padding: 0 .1rem;
  background-color: #fff;
  overflow: hidden;
}

.xb-dialog-menu-bar .xb-menu-module .menu-bar-list {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.xb-dialog-menu-bar .xb-menu-module .menu-bar-list .menu-bar-lis {
  float: left;
  width: 33.3%;
  text-align: center;
}

.xb-dialog-menu-bar .xb-menu-module .menu-bar-list .menu-bar-lis a {
  display: block;
  padding-top: .14rem;
  padding-bottom: .15rem;
}

.xb-dialog-menu-bar .xb-menu-module .menu-bar-list .menu-bar-lis a .menu-icon {
  display: inline-block;
  width: .24rem;
  height: .24rem;
  text-align: center;
  line-height: .24rem;
}

.xb-dialog-menu-bar .xb-menu-module .menu-bar-list .menu-bar-lis a .menu-icon img {
  width: 100%;
  height: auto;
}

.xb-dialog-menu-bar .xb-menu-module .menu-foot-btn {
  width: 100%;
  height: .6rem;
  text-align: center;
}

.xb-dialog-menu-bar .xb-menu-module .menu-foot-btn .my-bookshelf {
  display: inline-block;
  width: 2.8rem;
  height: .36rem;
  line-height: .36rem;
  margin-top: .1rem;
  font-size: .14rem;
  color: #fff;
  border-radius: 18px;
  -ms-border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  background-color: #dec095;
}

.xb-all-wrap .xb-all-book-list .xb-book-list-v1 {
  box-sizing: border-box;
  width: 100%;
  padding: 0 .15rem;
  height: auto;
}

.xb-all-wrap .xb-all-book-list .xb-book-list-v1 .book-lis-v1 {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding-bottom: .15rem;
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: .15rem;
  overflow: hidden;
  position: relative;
}

.xb-all-wrap .xb-all-book-list .xb-book-list-v1 .book-lis-v1:last-child {
  border-bottom: 0px solid #F2F2F2;
  margin-bottom: 0;
}

.xb-all-wrap .xb-all-book-list .xb-book-list-v1 .book-lis-v1 a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.xb-all-wrap .xb-all-book-list .xb-book-list-v1 .book-lis-v1 .xb-book-img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: inherit;
  width: .84rem;
  height: 1.12rem;
}

.xb-all-wrap .xb-all-book-list .xb-book-list-v1 .book-lis-v1 .xb-book-img img {
  display: block;
  width: 100%;
  height: auto;
}

.xb-all-wrap .xb-all-book-list .xb-book-list-v1 .book-lis-v1 .xb-book-con {
  box-sizing: border-box;
  width: 100%;
  height: 1.12rem;
  padding-left: 1rem;
}

.xb-all-wrap .xb-all-book-list .xb-book-list-v1 .book-lis-v1 .xb-book-con .xb-book-tit {
  width: 100%;
  height: .22rem;
  line-height: .22rem;
  white-space: normal;
  font-size: .15rem;
  font-weight: bold;
  color: #333;
  overflow: hidden;
}

.xb-all-wrap .xb-all-book-list .xb-book-list-v1 .book-lis-v1 .xb-book-con .xb-book-tit .xb-book-tag {
  float: left;
  font-size: .12rem;
  font-weight: normal;
  color: #fff;
  padding: 0 .09rem;
  margin-right: .06rem;
  background-color: #4CC3D9;
  border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
}

.xb-all-wrap .xb-all-book-list .xb-book-list-v1 .book-lis-v1 .xb-book-con .xb-book-intro {
  color: #999;
  min-height: .54rem;
  font-size: .12rem;
  line-height: .18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: .06rem;
}

.xb-all-wrap .xb-all-book-list .xb-book-list-v1 .book-lis-v1 .xb-book-con .xb-book-types {
  padding-top: .06rem;
}

.xb-all-wrap .xb-all-book-list .xb-book-list-v1 .book-lis-v1 .xb-book-con .xb-book-types span {
  font-size: .1rem;
  color: #999;
  padding: .04rem .12rem;
  margin-right: .06rem;
  background-color: #F9F9F9;
  border-radius: 0.11rem;
  -ms-border-radius: 0.11rem;
  -moz-border-radius: 0.11rem;
  -webkit-border-radius: 0.11rem;
}

.xb-all-wrap .xb-dialog-filtrate {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 105;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

.xb-all-wrap .xb-dialog-filtrate .filtrate-module {
  box-sizing: border-box;
  width: 80%;
  height: 100%;
  margin-left: 20%;
  padding-bottom: .4rem;
  background-color: #fff;
  overflow-y: scroll;
}

.xb-all-wrap .xb-dialog-filtrate .filtrate-module .filtrate-title h1 {
  width: 100%;
  height: .22rem;
  font-size: .16rem;
  font-weight: bold;
  line-height: .22rem;
  text-align: center;
  margin-top: .15rem;
  margin-bottom: .15rem;
}

.xb-all-wrap .xb-dialog-filtrate .filtrate-module .type-content {
  box-sizing: border-box;
  padding-left: .15rem;
}

.xb-all-wrap .xb-dialog-filtrate .filtrate-module .type-content li {
  margin-top: .25rem;
}

.xb-all-wrap .xb-dialog-filtrate .filtrate-module .type-content li h2 {
  color: #dec095;
  font-size: .13rem;
  font-weight: bold;
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: .08rem;
}

.xb-all-wrap .xb-dialog-filtrate .filtrate-module .type-content li .types {
  box-sizing: border-box;
  padding-left: .1rem;
  padding-right: .1rem;
}

.xb-all-wrap .xb-dialog-filtrate .filtrate-module .type-content li .types span {
  font-size: .13rem;
  font-weight: 600;
  color: #333;
  display: inline-block;
  height: .22rem;
  line-height: .22rem;
  padding-left: .1rem;
  padding-right: .1rem;
  margin-right: .1rem;
  margin-top: .1rem;
  cursor: pointer;
}

.xb-all-wrap .xb-dialog-filtrate .filtrate-module .type-content li .types span b {
  display: inline-block;
  height: .2rem;
  line-height: .2rem;
  color: #fff;
  font-weight: normal;
  margin-left: .1rem;
  display: none;
}

.xb-all-wrap .xb-dialog-filtrate .filtrate-module .type-content li .types span.style {
  border-radius: 22px;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  background-color: #dec095;
}

.xb-all-wrap .xb-dialog-filtrate .filtrate-module .type-content li .types span.style a {
  color: #fff;
  font-weight: normal;
}

.xb-all-wrap .xb-nav-bar {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0 .15rem;
  overflow: hidden;
}

.xb-all-wrap .xb-nav-bar .xb-nav-lis {
  box-sizing: border-box;
  float: left;
  text-align: center;
  width: 33.3%;
  height: .24rem;
  text-align: center;
  line-height: .22rem;
  padding: 0 .08rem;
  margin: .08rem 0;
  border: 1px solid transparent;
}

.xb-all-wrap .xb-nav-bar .xb-nav-lis.xb-nav-lis-checked {
  border: 1px solid #dec095;
  color: #dec095;
  background-color: #dec095;
  border-radius: 11px;
  -ms-border-radius: 11px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
}

.xb-all-wrap .xb-nav-bar .xb-nav-lis.xb-nav-lis-checked a{
    color: #fff;
}

.xb-all-wrap .xb-all-news-list .xb-news-list-v1 {
  box-sizing: border-box;
  width: 100%;
  padding: 0 .15rem;
  height: auto;
}

.xb-all-wrap .xb-all-news-list .xb-news-list-v1 .news-lis-v1 {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding-bottom: .15rem;
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: .15rem;
  overflow: hidden;
  position: relative;
}

.xb-all-wrap .xb-all-news-list .xb-news-list-v1 .news-lis-v1:last-child {
  border-bottom: 0px solid #F2F2F2;
  margin-bottom: 0;
}

.xb-all-wrap .xb-all-news-list .xb-news-list-v1 .news-lis-v1 a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.xb-all-wrap .xb-all-news-list .xb-news-list-v1 .news-lis-v1 .xb-news-img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: inherit;
  width: .84rem;
  height: 0.8rem;
  overflow: hidden;
}

.xb-all-wrap .xb-all-news-list .xb-news-list-v1 .news-lis-v1 .xb-news-img img {
  display: block;
  width: 100%;
  height: auto;
}

.xb-all-wrap .xb-all-news-list .xb-news-list-v1 .news-lis-v1 .xb-news-con {
  box-sizing: border-box;
  width: 100%;
  height: 0.9rem;
  padding-left: 1rem;
}

.xb-all-wrap .xb-all-news-list .xb-news-list-v1 .news-lis-v1 .xb-news-con .xb-news-tit {
  width: 100%;
  height: .22rem;
  line-height: .22rem;
  white-space: normal;
  font-size: .15rem;
  color: #333;
  overflow: hidden;
}

.xb-all-wrap .xb-all-news-list .xb-news-list-v1 .news-lis-v1 .xb-news-con .xb-news-intro {
  color: #999;
  min-height: .54rem;
  font-size: .12rem;
  line-height: .18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: .06rem;
}
.xb-all-news-content{
  box-sizing: border-box;
  width: 100%;
  padding: 0 .15rem;
  height: auto;
}

.xb-news-title {
    padding: .2rem 0 .2rem;
    font-size: .2rem;
    text-align: center;
}

.xb-news-content{
    line-height: .25rem;
    font-size: .14rem;
}

.xb-other-like-book {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.xb-other-like-book .xb-module-tit {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: .14rem .15rem .12rem;
  position: relative;
}

.xb-other-like-book .xb-module-tit .xb-module-text {
  line-height: .25rem;
  font-size: .18rem;
  color: #333;
  font-weight: bold;
}

.xb-other-like-book .xb-book-list-h1 {
  width: 100%;
}

.xb-other-like-book .xb-book-list-h1 .book-lis-h1 {
  float: left;
  width: 33.3%;
  text-align: center;
  margin-bottom: .1rem;
  overflow: hidden;
}

.xb-other-like-book .xb-book-list-h1 .book-lis-h1 a {
  display: inline-block;
}

.xb-other-like-book .xb-book-list-h1 .book-lis-h1 a img {
  display: inline-block;
  width: .99rem;
  height: 1.32rem;
}

.xb-other-like-book .xb-book-list-h1 .book-lis-h1 a p {
  display: inline-block;
  width: .99rem;
  height: .2rem;
  line-height: .2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: .14rem;
}

.xb-comment {
    padding: 0 .15rem;
    height: auto;
}

.xb-all-wrap .default-page {
  width: 100%;
  height: auto;
}

.xb-all-wrap .default-page .hot-search {
  width: 100%;
  height: auto;
  padding-top: .1rem;
  overflow: hidden;
}

.xb-all-wrap .default-page .hot-search .hot-title h2 {
  height: .44rem;
  line-height: .44rem;
  color: #F8F8F8 #666;
  font-size: .18rem;
  font-weight: bold;
  color: #333;
  padding-left: .15rem;
}

.xb-all-wrap .default-page .hot-search .hot-content {
  box-sizing: border-box;
  padding: 0 .15rem .1rem;
  overflow: hidden;
  margin-bottom: .1rem;
}

.xb-all-wrap .default-page .hot-search .hot-content span {
  color: #969BA3;
  box-sizing: border-box;
  float: left;
  height: 0.27rem;
  line-height: 0.27rem;
  max-width: 1.15rem;
  padding: 0 0.08rem;
  border: 1px solid #969BA3;
  border-radius: .22rem;
  -moz-border-radius: .22rem;
  -webkit-border-radius: .22rem;
  overflow: hidden;
  font-size: .13rem;
  margin-top: .1rem;
  margin-right: .15rem;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  cursor: pointer;
}

.xb-all-wrap .search-error {
  width: 100%;
  height: 100%;
}

.xb-all-wrap .search-error .search-hint {
  text-align: center;
  margin-top: 40%;
}

.xb-all-wrap .search-error .search-hint dt {
  display: inline-block;
}

.xb-all-wrap .search-error .search-hint dt img {
  display: block;
  width: 1.24rem;
  height: 1.1rem;
}

.xb-all-wrap .search-error .search-hint dd {
  font-size: .14rem;
  color: #9B9B9B;
  padding-top: .1rem;
}

.xb-all-wrap .xb-details-box {
  width: 100%;
  height: auto;
}

.xb-all-wrap .xb-details-box .xb-book-info {
  width: 100%;
  height: 1.45rem;
  position: relative;
}

.xb-all-wrap .xb-details-box .xb-book-info .xb-book-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 1.25rem;
  overflow: hidden;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.xb-all-wrap .xb-details-box .xb-book-info .xb-book-img {
  width: .96rem;
  position: absolute;
  left: .15rem;
  top: .15rem;
  z-index: 5;
  overflow: hidden;
}

.xb-all-wrap .xb-details-box .xb-book-info .xb-book-img .chapter-update {
  position: absolute;
  left: -.26rem;
  top: -.16rem;
  z-index: 1;
  width: .6rem;
  height: .4rem;
  color: #fff;
  font-size: .1rem;
  line-height: .6rem;
  text-align: center;
  background-color: #ED424B;
  transform: rotate(-45deg) scale(0.8);
  display: none;
}

.xb-all-wrap .xb-details-box .xb-book-info .xb-book-img .chapter-update.update-show {
  display: block;
}

.xb-all-wrap .xb-details-box .xb-book-info .xb-book-img img {
  width: .96rem;
  height: 1.28rem;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}

.xb-all-wrap .xb-details-box .xb-book-info .xb-info {
  height: 1.25rem;
  padding-left: 1.26rem;
  padding-right: .21rem;
  background-color: rgba(0, 0, 0, 0.4);
  position: relative;
}

.xb-all-wrap .xb-details-box .xb-book-info .xb-info .xb-book-name {
  padding-top: .15rem;
  padding-bottom: .05rem;
  font-size: .19rem;
  color: #ffffff;
  line-height: .26rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.xb-all-wrap .xb-details-box .xb-book-info .xb-info p {
  color: #ffffff;
  line-height: .2rem;
  padding-bottom: .05rem;
}

.xb-all-wrap .xb-details-box .xb-book-info .xb-info .countDown {
  position: absolute;
  right: .15rem;
  bottom: .08rem;
  z-index: 5;
  color: #fff;
  display: inline-block;
}

.xb-all-wrap .xb-details-box .xb-book-info .xb-info .countDown .countDownItem {
  width: .18rem;
  height: .18rem;
  display: inline-block;
  background: #fff;
  color: #454545;
  text-align: center;
  line-height: .18rem;
  font-size: .1rem;
}

.xb-all-wrap .xb-details-box .xb-book-info .xb-info .countDown .countDownItem.countDownItemRed {
  color: #fff;
  background: #ED424B;
}

.xb-all-wrap .xb-details-box .xb-plate {
  padding: .24rem .15rem .12rem;
  width: 100%;
  height: auto;
}

.xb-all-wrap .xb-details-box .xb-plate button {
  text-align: center;
  font-weight: 700;
  border-radius: 4px;
  outline: none;
  border: none;
}

.xb-all-wrap .xb-details-box .xb-plate .directory, .xb-all-wrap .xb-details-box .xb-plate .addbooks {
  font-size: .15rem;
  background: #ffffff;
  width: .96rem;
  height: .34rem;
  line-height: .34rem;
  border: 1px solid #dbdbdb;
}

.xb-all-wrap .xb-details-box .xb-plate .reading {
  font-size: .17rem;
  color: #ffffff;
  background: #dec095;
  width: 1.3rem;
  height: .44rem;
  line-height: .44rem;
  margin: 0 .1rem;
}

.xb-all-wrap .xb-details-box .xb-underline {
  margin: .12rem .15rem;
  height: 1px;
  background: #F2F2F2;
}

.xb-all-wrap .xb-details-box .xb-book-detail {
  height: auto;
  padding: 0 .15rem;
}

.xb-all-wrap .xb-details-box .xb-book-detail .xb-content {
  color: #2a2c2c;
  font-size: .15rem;
  line-height: .25rem;
  text-indent: 2em;
}

.xb-all-wrap .xb-details-box .xb-updates {
  width: 100%;
  overflow: hidden;
  margin-bottom: .12rem;
}

.xb-all-wrap .xb-details-box .xb-updates .xb-new-label {
  width: .18rem;
  height: .18rem;
  line-height: .18rem;
  text-align: center;
  font-size: .12rem;
  color: #ffffff;
  background: #FB2A43;
  border-radius: 3px;
  float: left;
  margin-left: .15rem;
  margin-right: .06rem;
  margin-top: .02rem;
}

.xb-all-wrap .xb-details-box .xb-updates .xb-title {
  width: 2.3rem;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.xb-all-wrap .xb-details-box .xb-updates .xb-right {
  float: right;
  padding-right: .1rem;
  line-height: .22rem;
}

.xb-all-wrap .xb-details-box .xb-module {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.xb-all-wrap .xb-details-box .xb-module .xb-btn-group {
  margin: .15rem .15rem 0;
  height: .53rem;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #E7E7E7;
  box-shadow: 0px 2px 4px 0px rgba(204, 204, 204, 0.3);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(204, 204, 204, 0.3);
  -moz-box-shadow: 0px 2px 4px 0px rgba(204, 204, 204, 0.3);
  -o-box-shadow: 0px 2px 4px 0px rgba(204, 204, 204, 0.3);
}

.xb-all-wrap .xb-details-box .xb-module .xb-btn-group-cell {
  text-align: center;
  float: left;
  width: 33.33%;
}

.xb-all-wrap .xb-details-box .xb-module .xb-btn-group-cell a {
  width: 100%;
  line-height: .53rem;
  display: inline-block;
}

.xb-all-wrap .xb-details-box .xb-module .xb-btn-group-cell a span {
  width: .27rem;
  height: .27rem;
  font-weight: 700;
  border-radius: 50%;
  color: #dec095;
  line-height: .27rem;
  background: #ffffff;
  border: 1px solid #dec095;
  display: inline-block;
  margin-right: .08rem;
}

.xb-all-wrap .xb-details-box .xb-module .xb-btn-group-cell a p {
  font-size: .12rem;
  font-weight: 700;
  color: #454545;
  display: inline-block;
}

.xb-all-wrap .xb-details-box .xb-module .xb-btn-group-cell a i {
  margin-left: .1rem;
  font-size: .1rem;
  font-style:normal;
  color: #979797;
  display: inline-block;
}

.fenye {
    margin: 10px 10px;
    height: .25rem;
}

.fenye .desc {
    float: right;
    width: 18%;
    margin-right: 0%;
}

.fenye .desc a {
    display: block;
    color: #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.dise {
    background-color: #dec095;
}

ul.menu {
    line-height: 40px;
}

ul.menu li {
    padding: 0 12px;
}

ul.menu li:nth-of-type(odd) {
    background: #f9f8f8;
}

ul.menu li a.chapter{
  display: block;
}

#gotop {
    width: 43px;
    height: 43px;
    position: fixed;
    z-index: 999;
    right: 12px;
    bottom: 80px;
    opacity: 0.8;
    display: inline-block;
}