@charset 'UTF-8';

/**
 * @author yangye
 * @design xurui;
 */

/**
 * @author yangye
 * @design xurui;
 */

/**
 * @author yangye
 * @design xurui;
 */

/* 居中容器 */

/*边框*/

/*下边距 默认mb就是10px*/

/* 不折行截字 */

/* 折行截字 */

/* 字号22的标题 - 调整行高 */

/* 嵌套小三角 */

/* 实体小三角 */

/* 过渡动画 默认0.3秒 */

/* 平面书封hover放大到1.1倍 */

/* 父容器清浮动 */

/* 标题下边框线 */

body {
  background-repeat: no-repeat;
  background-position: 50% 42px;
}

/* 频道页 */

.wrap {
  position: relative;
  z-index: 1;
}

.wrap .bottom-bg {
  position: absolute;
  z-index: 1;
  top: 43px;
  left: 0;
  width: 100%;
  height: 235px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.wrap .bottom-bg .bg-mask {
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff5f5 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff5f5 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff5f5 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff5f5 100%);
  background-image: linear-gradient(rgba(255, 255, 255, 0), #fff5f5);
}

.wrap .bottom-bg.gdyq {
  background-image: url("/pro/hongxiu_pc/_prelease/images/channel/gdyq.e6c7c.jpg");
}

.wrap .bottom-bg.xdyq {
  background-image: url("/pro/hongxiu_pc/_prelease/images/channel/xdyq.e36d9.jpg");
}

.wrap .bottom-bg.xhxx {
  background-image: url("/pro/hongxiu_pc/_prelease/images/channel/xhxx.ebf58.jpg");
}

.wrap .bottom-bg.lykj {
  background-image: url("/pro/hongxiu_pc/_prelease/images/channel/lykj.jpg");
}

.wrap .bottom-bg.qcyx {
  background-image: url("/pro/hongxiu_pc/_prelease/images/channel/qcyx.30a0c.jpg");
}

.wrap .bottom-bg.fsg {
  background-image: url("/pro/hongxiu_pc/_prelease/images/channel/fsg_bg.fbd12.png");
}

.wrap .bottom-bg.ncy {
  background-image: url("/pro/hongxiu_pc/_prelease/images/channel/ncy.f6929.jpg");
}

/* 频道页头部 */

.box-center {
  position: relative;
  z-index: 2;
  height: 100%;
}

.channel-header {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 72px;
  margin-top: 20px;
  /* 频道ldogo */
}

.channel-header .logo-wrap {
  position: relative;
  z-index: 3;
  float: left;
  margin: 14px 0 0 24px;
}

.channel-header .logo-wrap a {
  font-size: 28px;
  display: block;
  width: 187px;
  color: var(--sheet-background-bw-white);
}

.channel-header {
  /* 搜索 */
}

.channel-header .search-wrap {
  position: relative;
  z-index: 5;
  float: right;
  width: 320px;
  margin: 16px 20px 0 0;
  border-radius: 20px;
  background: rgba(0, 0, 0, .15);
}

.channel-header .search-wrap .search-input {
  line-height: 38px;
  float: left;
  overflow: hidden;
  width: 246px;
  height: 38px;
  padding: 0 12px 0 20px;
  color: var(--sheet-background-bw-white);
  border-right: none;
  border-right: none;
  border-radius: 20px 0 0 20px;
  background: none;
}

.channel-header .search-wrap .search-btn {
  font: 18px/38px 'PingFangSC-Regular', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Microsoft YaHei', 'sans-serif';
  float: left;
  width: 38px;
  height: 38px;
  text-align: center;
  text-indent: 5px;
  letter-spacing: 4px;
  color: var(--sheet-background-bw-white);
  border-left: none;
  background: none;
}

.channel-header .search-wrap .search-btn em {
  font-size: 18px;
  display: block;
  width: 18px;
  color: var(--sheet-background-bw-white);
}

.channel-header .box-center {
  border-radius: 6px;
}

.channel-header .box-center .path {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 80px;
  width: 378px;
  height: 72px;
}

.channel-header .box-center.gdyq {
  background: #45e2ba;
  background: -moz-linear-gradient(left, #efb579 0%, #f29a7e 100%);
  background: -webkit-linear-gradient(left, #efb579 0%, #f29a7e 100%);
  background: -o-linear-gradient(left, #efb579 0%, #f29a7e 100%);
  background: -ms-linear-gradient(left, #efb579 0%, #f29a7e 100%);
  background-image: linear-gradient(to right, #efb579 0%, #f29a7e 100%);
}

.channel-header .box-center.gdyq .path {
  background: url("/pro/hongxiu_pc/_prelease/images/channel/path1.c41c0.png") no-repeat;
}

.channel-header .box-center.xdyq {
  background: #45e2ba;
  background: -moz-linear-gradient(left, #58eaa5 0%, #45e2ba 100%);
  background: -webkit-linear-gradient(left, #58eaa5 0%, #45e2ba 100%);
  background: -o-linear-gradient(left, #58eaa5 0%, #45e2ba 100%);
  background: -ms-linear-gradient(left, #58eaa5 0%, #45e2ba 100%);
  background-image: linear-gradient(to right, #58eaa5 0%, #45e2ba 100%);
}

.channel-header .box-center.xdyq .path {
  background: url("/pro/hongxiu_pc/_prelease/images/channel/path2.6ee67.png") no-repeat;
}

.channel-header .box-center.xhxx {
  background: #a7b4f4;
  background: -moz-linear-gradient(left, #9ad0f9 0%, #a7b4f4 100%);
  background: -webkit-linear-gradient(left, #9ad0f9 0%, #a7b4f4 100%);
  background: -o-linear-gradient(left, #9ad0f9 0%, #a7b4f4 100%);
  background: -ms-linear-gradient(left, #9ad0f9 0%, #a7b4f4 100%);
  background-image: linear-gradient(to right, #9ad0f9 0%, #a7b4f4 100%);
}

.channel-header .box-center.xhxx .path {
  background: url("/pro/hongxiu_pc/_prelease/images/channel/path3.e7d30.png") no-repeat;
}

.channel-header .box-center.lykh {
  background: #41a4ca;
  background: -moz-linear-gradient(left, #0db7a7 0%, #6f91ea 100%);
  background: -webkit-linear-gradient(left, #0db7a7 0%, #6f91ea 100%);
  background: -o-linear-gradient(left, #0db7a7 0%, #6f91ea 100%);
  background: -ms-linear-gradient(left, #0db7a7 0%, #6f91ea 100%);
  background-image: linear-gradient(to right, #0db7a7 0%, #6f91ea 100%);
}

.channel-header .box-center.lykh .path {
  background: url("/pro/hongxiu_pc/_prelease/images/channel/path4.64978.png") no-repeat;
}

.channel-header .box-center.qcyx {
  background: #ef9ddc;
  background: -moz-linear-gradient(left, #caaaff 0%, #ef9ddc 100%);
  background: -webkit-linear-gradient(left, #caaaff 0%, #ef9ddc 100%);
  background: -o-linear-gradient(left, #caaaff 0%, #ef9ddc 100%);
  background: -ms-linear-gradient(left, #caaaff 0%, #ef9ddc 100%);
  background-image: linear-gradient(to right, #caaaff 0%, #ef9ddc 100%);
}

.channel-header .box-center.qcyx .path {
  background: url("/pro/hongxiu_pc/_prelease/images/channel/path5.4fd88.png") no-repeat;
}

.channel-header .box-center.fsg {
  background: #952ed4;
  background: -moz-linear-gradient(left, #aa28cd 0%, #952ed4 100%);
  background: -webkit-linear-gradient(left, #aa28cd 0%, #952ed4 100%);
  background: -o-linear-gradient(left, #aa28cd 0%, #952ed4 100%);
  background: -ms-linear-gradient(left, #aa28cd 0%, #952ed4 100%);
  background-image: linear-gradient(to right, #aa28cd 0%, #952ed4 100%);
}

.channel-header .box-center.fsg .path {
  left: 50px;
  width: 576px;
  background: url("/pro/hongxiu_pc/_prelease/images/channel/path6.67645.png") no-repeat;
}

.channel-header .box-center.ncy {
  background: #fe599f;
  background: -moz-linear-gradient(left, #ff99ab 0%, #fe599f 100%);
  background: -webkit-linear-gradient(left, #ff99ab 0%, #fe599f 100%);
  background: -o-linear-gradient(left, #ff99ab 0%, #fe599f 100%);
  background: -ms-linear-gradient(left, #ff99ab 0%, #fe599f 100%);
  background-image: linear-gradient(to right, #ff99ab 0%, #fe599f 100%);
}

.channel-header .box-center.ncy .path {
  background: url("/pro/hongxiu_pc/_prelease/images/channel/path7.4fd88.png") no-repeat;
}

/* 首屏焦点 */

.focus-wrap {
  background: var(--sheet-background-bw-white);
}

.focus-wrap .week-rec-wrap {
  position: relative;
  z-index: 1;
  width: 190px;
  height: 344px;
  padding: 16px 20px 20px;
  border-radius: 6px;
}

.focus-wrap .week-rec-wrap.gdyq {
  background: #f29a7e;
}

.focus-wrap .week-rec-wrap.xdyq {
  background: #45e2ba;
}

.focus-wrap .week-rec-wrap.xhxx {
  background: #a7b4f4;
}

.focus-wrap .week-rec-wrap.lykj {
  background: #41a4ca;
}

.focus-wrap .week-rec-wrap.qcyx {
  background: #ef9ddc;
}

.focus-wrap .week-rec-wrap.fsg {
  background: #952ed4;
}

.focus-wrap .week-rec-wrap.ncy {
  background: #fe599f;
}

/* 本周强推 */

.week-rec-wrap {
  margin-right: 20px;
  color: var(--sheet-background-bw-white);
}

.week-rec-wrap h3 {
  font-size: 18px;
  line-height: 21px;
  position: relative;
  z-index: 1;
  padding: 0 0 11px;
  text-align: left;
  border-bottom: 1px solid var(--sheet-background-bw-white);
}

/* 强推列表 */

.rec-list {
  width: 192px;
  margin: 0 auto;
  color: var(--sheet-background-bw-white);
}

.rec-list li {
  overflow: hidden;
  height: 31px;
  border-top: 1px solid #f5f5f5;
  border-top: 1px solid rgba(255, 255, 255, .1);
  *vertical-align: bottom;
}

.rec-list li:first-child {
  border-top: none;
}

.rec-list li em {
  position: relative;
  z-index: 1;
  float: left;
}

.rec-list li em .name {
  font-weight: bold;
  color: var(--sheet-background-bw-white);
}

.rec-list li em .name:hover {
  text-decoration: underline;
}

.rec-list li em span {
  position: absolute;
  top: 2px;
  right: -20px;
  width: 17px;
  height: 9px;
  background: url("/pro/hongxiu_pc/_prelease/images/common/tag.7a994.png") 0 -24px no-repeat;
}

.rec-list li a {
  font: 14px/31px 'PingFangSC-Regular', '-apple-system', Simsun;
  float: left;
  overflow: hidden;
  height: 31px;
}

/* 大封推通用容器 */

.channel-focus {
  position: relative;
  z-index: 1;
  width: 728px;
  height: 378px;
  border-radius: 3px;
}

.channel-focus li {
  position: relative;
  z-index: 1;
  text-align: center;
}

.channel-focus li .book-shadow {
  position: absolute;
  z-index: 2;
  transition: all .3s;
}

.channel-focus li .img-box:hover img {
  -webkit-transform: rotateY(-25deg);
  -moz-transform: rotateY(-25deg);
  -ms-transform: rotateY(-25deg);
  transform: rotateY(-25deg);
}

.channel-focus li .img-box a {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -ms-perspective: 800px;
  perspective: 800px;
}

.channel-focus li .img-box img {
  -webkit-transition: -webkit-transform .2s ease 0s;
  -moz-transition: -moz-transform .2s ease 0s;
  -ms-transition: -ms-transform .2s ease 0s;
  transition: transform .3s ease 0s;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-style: initial !important;
  -moz-transform-style: initial !important;
  transform-style: initial !important;
}

/* 大频道-大封推 */

.channel-focus.big-mode {
  /* 大频道封推列表 */
}

.channel-focus.big-mode .big-list {
  position: relative;
  z-index: 1;
}

.channel-focus.big-mode .big-list ul {
  margin-left: -12px;
}

.channel-focus.big-mode .big-list li {
  float: left;
  width: 171px;
  margin-right: -28px;
  background: url("/pro/hongxiu_pc/_prelease/images/channel/book_bottom_1x.dc739.png") no-repeat 33px 1px;
}

.channel-focus.big-mode .big-list li .book-shadow {
  bottom: 80px;
  left: 50%;
  width: 159px;
  height: 8px;
  margin-left: -78px;
  background: url("/pro/hongxiu_pc/_prelease/images/channel/shadow_1x.ef400.png") no-repeat;
}

.channel-focus.big-mode .big-list li:hover .book-shadow {
  background: url("/pro/hongxiu_pc/_prelease/images/channel/deep_shadow_1x.836af.png") no-repeat;
}

.channel-focus.big-mode .big-list li .img-box {
  position: relative;
  z-index: 1;
  width: 105px;
  height: 154px;
  margin: 4px auto 24px;
}

.channel-focus.big-mode .big-list li .img-box a,
.channel-focus.big-mode .big-list li .img-box img {
  display: block;
  width: 100%;
  height: 140px;
}

.channel-focus.big-mode .big-list li h3,
.channel-focus.big-mode .big-list li p {
  overflow: hidden;
  max-width: 112px;
}

.channel-focus.big-mode .big-list li h3 {
  font: 700 16px/21px 'PingFangSC-Regular', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Microsoft YaHei', 'sans-serif';
  overflow: hidden;
  height: 42px;
  margin: 0 auto 6px;
}

.channel-focus.big-mode .big-list li h3 a {
  color: #333;
}

.channel-focus.big-mode .big-list li h3 a:hover {
  color: var(--color-primary);
}

.channel-focus.big-mode .big-list li p {
  font: 12px/16px 'PingFangSC-Regular', '-apple-system', Simsun;
  overflow: hidden;
  height: 16px;
  margin: 0 auto;
  color: #808080;
}

.channel-focus.big-mode {
  /* 新书精选 */
}

.channel-focus.big-mode .new-wrap {
  width: 680px;
  margin: 24px auto 0 24px;
  padding-top: 20px;
  border-top: 1px solid #e6e6e6;
}

.channel-focus.big-mode .new-wrap h3 {
  float: left;
  width: 20px;
  height: 86px;
  margin-top: 3px;
  margin-right: 20px;
  background: url("/pro/hongxiu_pc/_prelease/images/channel/xsjx.197c7.png") no-repeat;
}

.channel-focus.big-mode .new-wrap ul {
  float: left;
  width: 640px;
}

.channel-focus.big-mode .new-wrap li {
  float: left;
  width: 310px;
  margin-right: 10px;
  margin-bottom: 4px;
  text-align: left;
}

.channel-focus.big-mode .new-wrap li h4 {
  overflow: hidden;
  height: 20px;
  margin-bottom: 4px;
}

.channel-focus.big-mode .new-wrap li h4 a {
  font: 14px/20px 'PingFangSC-Regular', '-apple-system', Simsun;
  display: block;
}

.channel-focus.big-mode .new-wrap li h4 a:hover,
.channel-focus.big-mode .new-wrap li h4 a:active {
  color: var(--color-primary);
}

.channel-focus.big-mode .new-wrap li p {
  font: 12px/20px 'PingFangSC-Regular', '-apple-system', Simsun;
  overflow: hidden;
  height: 20px;
  color: #999;
}

.channel-focus.big-mode {
  /* 小频道封推列表 */
}

/* 本周强推 */

.hot-rec-wrap {
  overflow: hidden;
  height: 493px;
}

.hot-rec-wrap h3 {
  font: 700 20px/1 'PingFangSC-Regular', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Microsoft YaHei', 'sans-serif';
  padding-bottom: 12px;
  border-bottom: 1px solid #1a1a1a;
}

.hot-rec-wrap h3 .icon {
  top: -15px;
}

.hot-rec-wrap .type-new-list {
  border-top: 1px solid #d8d8d8;
}

.hot-rec-wrap .type-new-list li {
  float: left;
  width: 230px;
  margin-left: 20px;
  padding: 23px 0;
}

.hot-rec-wrap .type-new-list li:first-child {
  margin-left: 0;
}

.hot-rec-wrap .type-new-list li .book-img,
.hot-rec-wrap .type-new-list li .book-info {
  float: left;
}

.hot-rec-wrap .type-new-list li .book-info {
  width: 144px;
}

.hot-rec-wrap .type-new-list li .book-info h4 {
  font: 16px/21px 'PingFangSC-Regular', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Microsoft YaHei', 'sans-serif';
  overflow: hidden;
  height: 21px;
  margin-top: -3px;
  margin-bottom: 8px;
}

.hot-rec-wrap .type-new-list li .book-info h4 a {
  color: #1a1a1a;
}

.hot-rec-wrap .type-new-list li .book-info h4 a:hover {
  color: var(--color-primary);
}

.hot-rec-wrap .type-new-list li .book-info p {
  font: 12px/20px 'PingFangSC-Regular', '-apple-system', Simsun;
  overflow: hidden;
  height: 40px;
  margin-bottom: 10px;
  color: #666;
}

.hot-rec-wrap .type-new-list li[data-rankId='7'],
.hot-rec-wrap .type-new-list li[data-rankId='8'],
.hot-rec-wrap .type-new-list li[data-rankId='9'] {
  padding-bottom: 0;
}

.hot-rec-wrap .type-new-list:first-child {
  border-top: none;
}

.hot-rec-wrap .right-wrap .icon-fsg {
  top: -17px;
}

/* 首页横切区块容器 */

.index-book-wrap {
  overflow: hidden;
  border-radius: 6px;
}

.index-book-wrap .wrap-title {
  padding-bottom: 12px;
  border-bottom: 1px solid #1a1a1a;
}

/* 左边轮播公用容器 */

.left-wrap {
  width: 730px;
}

.left-wrap h3 {
  position: relative;
  z-index: 1;
}

.left-wrap .wrap-title span {
  color: #666;
}

.left-wrap:hover .more {
  display: inline;
}

.left-wrap .left-info {
  overflow: hidden;
  width: 230px;
  height: 395px;
  background: #f8fff9;
}

.left-wrap .left-info.blue {
  background: #f7fbff;
}

.left-wrap .left-info .read-btn {
  margin: 0 auto;
}

.left-wrap .left-info .slide-box {
  position: relative;
  z-index: 1;
  height: 120px;
  padding: 60px 0 0 56px;
}

.left-wrap .left-info .slide-box .la-ball-pulse {
  position: absolute;
  z-index: 300;
  top: 90px;
  left: 94px;
}

/* 左边轮播子容器样式 */

.left-slider-wrap {
  width: 228px;
  height: 298px;
  margin-right: 20px;
  border: 1px solid #e6e6e6;
}

/* 最近更新 */

.left-table {
  position: relative;
  z-index: 1;
  width: 730px;
}

.left-table .more {
  font: 12px/39px 'PingFangSC-Regular', '-apple-system', Simsun;
  position: absolute;
  top: 0;
  right: 0;
}

.left-table .more em {
  font-family: Arial;
  margin-right: 10px;
  color: #2972cc;
}

.left-table .update-tab {
  font: 12px/39px 'PingFangSC-Regular', '-apple-system', Simsun;
  position: absolute;
  top: 0;
  right: 48px;
}

.left-table .update-tab a {
  color: #a6a6a6;
}

.left-table .update-tab a.act {
  color: var(--color-primary);
}

.left-table .update-tab span {
  font-family: Arial;
  margin: 0 5px;
  color: #eee;
}

.update-wrap table {
  width: 100%;
}

.update-wrap tr {
  border-top: 1px solid #e6e6e6;
}

.update-wrap tr:first-child {
  border-top: none;
}

.update-wrap td {
  height: 32px;
}

.update-wrap a,
.update-wrap em {
  display: inline-block;
  overflow: hidden;
  height: 32px;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.update-wrap .type,
.update-wrap .name {
  font: 14px/32px 'PingFangSC-Regular', '-apple-system', Simsun;
}

.update-wrap .chapter,
.update-wrap .words,
.update-wrap .time,
.update-wrap .writer {
  font: 12px/32px 'PingFangSC-Regular', '-apple-system', Simsun;
}

.update-wrap .type,
.update-wrap .chapter {
  color: #808080;
}

.update-wrap .words,
.update-wrap .time {
  color: #808080;
}

.update-wrap .type {
  max-width: 84px;
  margin-left: -6px;
  cursor: default;
}

.update-wrap .name {
  max-width: 180px;
}

.update-wrap .chapter {
  max-width: 160px;
}

.update-wrap .chapter:hover {
  color: var(--color-primary);
}

.update-wrap span.tag {
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
}

.update-wrap .vip {
  background: url("/pro/hongxiu_pc/_prelease/images/common/vip.e23aa.png") no-repeat;
}

.update-wrap .sign {
  background: url("/pro/hongxiu_pc/_prelease/images/common/sign.19308.png") no-repeat;
}

.update-wrap .writer {
  max-width: 80px;
  cursor: default;
}

.update-wrap .writer:hover {
  color: #1a1a1a;
}

.update-wrap .words {
  max-width: 60px;
}

.update-wrap .time {
  width: 100%;
  text-align: right;
}

/* 本周VIP新书榜 */

.update-list-wrap .rank-list li .book-wrap {
  padding: 18px 0;
}

.update-list-wrap .rank-list li .book-wrap .book-cover {
  margin-top: 5px;
}

.update-list-wrap .rank-list li.unfold {
  height: auto;
}

.update-list-wrap .rank-list li:first-child .name-box {
  border-top: none !important;
}

.update-list-wrap .rank-list li .name-box {
  float: none !important;
  border-top: 1px solid #e6e6e6 !important;
}

.update-list-wrap .rank-list li .book-wrap .book-info h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

.update-list-wrap .rank-list li .book-wrap .book-info h4 {
  font-size: 16px;
  height: 48px;
}

/* 分类推荐 */

.type-rec-wrap {
  overflow: hidden;
  height: 627px;
}

.type-rec-wrap h3 {
  margin-bottom: 12px;
}

.type-rec-list ul {
  width: 1000px;
}

.type-rec-list li {
  float: left;
  width: 313px;
  margin-right: 20px;
  margin-bottom: 40px;
}

.type-rec-list li h4 {
  font: 18px/1 'PingFangSC-Regular', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Microsoft YaHei', 'sans-serif';
  padding-bottom: 13px;
  border-bottom: 1px solid #999;
}

.type-rec-list li .book-wrap {
  *zoom: 1;
}

.type-rec-list li .book-wrap:before,
.type-rec-list li .book-wrap:after {
  display: table;
  content: '';
}

.type-rec-list li .book-wrap:after {
  clear: both;
}

.type-rec-list li .book-cover {
  margin-right: 7px;
}

.type-rec-list li .book-info {
  width: 240px;
}

.type-rec-list li .book-info h5 {
  overflow: hidden;
  height: 32px;
}

.type-rec-list li .book-info h5 a {
  font: 16px/32px 'PingFangSC-Regular', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Microsoft YaHei', 'sans-serif';
  display: block;
}

.type-rec-list li .book-info p {
  font: 12px/28px 'PingFangSC-Regular', '-apple-system', Simsun;
  overflow: hidden;
  max-height: 56px;
  color: #999;
}

.type-rec-list li.list1 .book-info h5 a {
  color: #ff61af;
}

.type-rec-list li.list2 .book-info h5 a {
  color: #aadb7f;
}

.type-rec-list li.list3 .book-info h5 a {
  color: #4dbeff;
}

.type-rec-list li.list4 .book-info h5 a {
  color: #7ae8b2;
}

.type-rec-list li.list5 .book-info h5 a {
  color: #ffb15e;
}

.type-rec-list li.list6 .book-info h5 a {
  color: #a997f3;
}

.type-rec-list li dl {
  overflow: hidden;
  height: 120px;
  padding-top: 10px;
}

.type-rec-list li dd {
  height: 39px;
  border-top: 1px solid #eee;
}

.type-rec-list li dd a {
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  height: 40px;
}

.type-rec-list li dd b,
.type-rec-list li dd span {
  font: 14px/40px 'PingFangSC-Regular', '-apple-system', Simsun;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.type-rec-list li dd i {
  font: 14px/40px Arial;
  float: left;
  margin: 0 8px 0 5px;
  color: #999;
}

.type-rec-list li dd {
  /*span {
  	max-width: 180px;
  	color: $gray9;
  }*/
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(255, 255, 255, .4);
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, .4);
}

input:-ms-input-placeholder {
  color: rgba(255, 255, 255, .4);
}

input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .4);
}

/* 每周一星 */

.week-star {
  width: 230px;
}

.week-star h3 {
  position: relative;
  z-index: 1;
  color: #952ed4;
}

.week-star h3 span {
  position: absolute;
  z-index: 2;
  top: -1px;
  left: 74px;
  width: 13px;
  height: 12px;
  background: url("/pro/hongxiu_pc/_prelease/images/channel/min_star.cb293.png") no-repeat;
}

.week-star .star-info {
  height: 395px;
  background: url("/pro/hongxiu_pc/_prelease/images/channel/star_bg.abeb5.png") no-repeat;
}

.week-star .avatar {
  padding: 24px 0;
}

.week-star .avatar img {
  display: block;
  width: 108px;
  height: 108px;
  margin: 0 auto;
  border: 3px solid #f5e9eb;
  border-radius: 100%;
}

.week-star h4,
.week-star h5 {
  text-align: center;
}

.week-star h4 {
  font: 16px/22px 'PingFangSC-Regular', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Microsoft YaHei', 'sans-serif';
  overflow: hidden;
  height: 22px;
  margin-bottom: 14px;
}

.week-star h5 {
  font: 14px/20px 'PingFangSC-Regular', '-apple-system', Simsun;
  margin-bottom: 6px;
  color: #952ed4;
}

.week-star p {
  font: 12px/20px 'PingFangSC-Regular', '-apple-system', Simsun;
  overflow: hidden;
  width: 192px;
  height: 60px;
  margin: 0 auto 16px;
  color: #999;
}

.week-star p a {
  color: #999;
}

.week-star p a:hover {
  color: var(--color-primary);
}

/* retina屏双倍图 */

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .channel-focus.big-mode .big-list li {
    background-image: url("/pro/hongxiu_pc/_prelease/images/channel/book_bottom_2x.78696.png");
    background-size: 113px;
  }

  .channel-focus.big-mode .big-list li .book-shadow {
    background-image: url("/pro/hongxiu_pc/_prelease/images/channel/shadow_2x.f3b43.png");
    background-size: cover;
  }

  .channel-focus.big-mode .big-list li:hover .book-shadow {
    background-image: url("/pro/hongxiu_pc/_prelease/images/channel/deep_shadow_2x.d2c69.png");
    background-size: cover;
  }

  .channel-focus.small-mode .small-list li {
    background-image: url("/pro/hongxiu_pc/_prelease/images/channel/small_bottom_2x.png");
    background-size: 128px;
  }

  .channel-focus.small-mode .small-list li .book-shadow {
    background-image: url("/pro/hongxiu_pc/_prelease/images/channel/small_shadow_2x.png");
    background-size: cover;
  }

  .channel-focus.small-mode .small-list li:hover .book-shadow {
    background-image: url("/pro/hongxiu_pc/_prelease/images/channel/small_deep_shadow_2x.png");
    background-size: cover;
  }

  .update-wrap span.tag.vip {
    background-image: url("/pro/hongxiu_pc/_prelease/images/common/vip_2x.749e5.png");
    background-size: 100%;
  }

  .update-wrap span.tag.sign {
    background-image: url("/pro/hongxiu_pc/_prelease/images/common/sign_2x.cd1c0.png");
    background-size: 100%;
  }

  .week-star h3 span {
    background: url("/pro/hongxiu_pc/_prelease/images/channel/min_star_2x.df018.png") no-repeat;
    background-size: 100%;
  }

  .star-info {
    background: url("/pro/hongxiu_pc/_prelease/images/channel/star_bg_2x.33101.png") no-repeat;
    background-size: 100%;
  }

  .channel-focus.big-mode .new-wrap h3 {
    background: url("/pro/hongxiu_pc/_prelease/images/channel/xsjx_2x.3d206.png") no-repeat;
    background-size: 100%;
  }
}

/*# sourceMappingURL=data/landun/workspace/.map/channel.css.map */