.van-nav-bar__title {
    font-size: 1.6rem;
    color: var(--fl-text);
    font-weight: 400;
    line-height: 2.2rem;
    /* font-family: 'FontAwesome'; */
}
.bubble-group-round .van-floating-bubble {
    /* display: none;
    background: var(--van-floating-bubble-background);
    color: var(--van-floating-bubble-color);
    top: 12rem;
    left: 50%;
    right: auto;
    bottom: auto;
    width: calc(var(--default-content-max-width) + 0.0rem);
    height: auto;
    background: var(--van-floating-bubble-background);
    color: var(--van-floating-bubble-color);
    z-index: 9;
    transform: translate(-100%, 0); */

    display: none;
    background: var(--van-floating-bubble-background);
    color: var(--van-floating-bubble-color);
    top: 12rem;
    left: calc(50% - (var(--default-content-max-width) / 2) - 0);
    padding: 0 2.0rem 0 0;
    right: auto;
    bottom: auto;
    width: 4.3rem;
    height: auto;
    background: var(--van-floating-bubble-background);
    color: var(--van-floating-bubble-color);
    z-index: 9;
    transform: translate(-100%, 0);
}
.bubble-group-round .van-floating-bubble .item {
    margin-bottom: 1.4rem;
}
.xqbj-icon-share {
    width: 1.5rem;
    height: 1.5rem;
}
.xqbj-icon-collect, .xqbj-icon-collect2 {
    width: 1.5rem;
    height: 1.5rem;
}
.xqbj-icon-like, .xqbj-icon-like2 {
  width: 1.5rem;
  height: 1.5rem;
}
.xqbj-icon-comment {
    width: 1.5rem;
    height: 1.5rem;
}
.icon-text {
    color: #3276ff;
    font-size: 0.7rem;
    margin: 0.1rem 0 0 0;
    text-align: center;
}
.icon-text.active {
    color:#888888;
}
.main-container {
    margin: 0;
    padding: 1.0rem;
    max-width: 35.5rem;
}
.nav-user .nav-user-avatar{
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 2.5rem;
  overflow: hidden;
  margin: 0 0.5rem 0 0;
}
.novel-title {
    font-size: 1.6rem;
    color: var(--fl-text);
   font-weight: 500;
    line-height: 2.2rem;
    /* font-family: 'PingFangSC1'; */
    /* font-family: 'FontAwesome'; */
}
.novel-info {
    /* font-size: 1.1rem; */
    font-size: 1.2rem;
    color: var(--fl-text2);
    padding: 0.28rem 0 0.84rem;
    /* font-family: 'PingFangSC1'; */
    /* font-family: 'FontAwesome'; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.novel-info .text-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.novel-info .text-title span {
  margin-right: 1rem;
}
.subscribe-btn {
    /* display: inline-flex;
    align-items: baseline;
    padding: 0.5rem 1.25rem;
    border-radius: 1.5rem;
    background-color: #3276ff;
    color: #fff; */
    display: flex;
    align-items: center;
    padding: 0.3rem 1.25rem;
    border-radius: 1.5rem;
    background-color: #3276ff;
    color: #fff;
    font-size: 1.2rem;
}
.subscribe-btn img {
  /* width: 1rem;
  height: 1rem; */
  width: 1.2rem;
  height: 1.2rem;
}
.subscribed {
  background-color: #adc9ff;
}
.tags-group {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem 0.9rem;
    margin-bottom: 1.55rem;
}
.tags-group a {
    display: block;
    margin: 0;
    width: initial;
    font-size: 1.1rem;
    height: 3.2rem;
    line-height: 3.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    padding: 0 0.1rem;
    color: var(--tags2-bg);
    border-color: var(--tags2-bg);
   font-weight: 500;
    /* font-family: 'FontAwesome'; */
}
.tags-group a.active {
    background: var(--tags2-bg);
    border-color: var(--tags2-bg);
}
.tags-group2 {
    margin-top: 2.1rem;
}
.ad_img {
    /* width: 30rem;
    height: 3.85rem; */
    width: 100%;
    height: 100%;
    margin-bottom: 0.95rem;
}
.text-wrap {
    background: var(--fl-text-bg);
    /*border-left: 0.3rem solid var(--fl-text-border);*/
    padding: 1.5rem;
    margin-bottom: 1.85rem;
}
.text-wrap.mr-bom {
    margin: 0;
}
.text-wrap .text {
    font-size: 1.3rem;
    color: var(--fl-text2);
    padding-bottom: 1.5rem;
    font-weight: 500;
}
.text-wrap .text:last-child {
    padding-bottom: 0;
}
.text-wrap blockquote {
    font-size: 1.2rem;
    color:#888888;
    padding: 0;
    margin: 0;
    border: 0;
}
.text-wrap blockquote p{
    line-height: 2.6rem;
    font-weight: 500;
}
.text-wrap blockquote p a{ 
    color: #4D88FF;
}
.text a {
    color: #4D88FF;
}
/* .text-content {
    line-height: 0.5rem;
}

.text-content br{
    line-height: 0.5rem;
} */



.text-content,
.text-content p, 
.text-content div, 
.text-content h1, 
.text-content h2, 
.text-content h3, 
.text-content h4, 
.text-content strong, 
.text-content em
{
    font-size: 1.3rem;
    color: var(--fl-text);
    line-height: 2.3rem;
    margin: 0;
    font-weight: 400;
    /* font-family: 'PingFangSC1'; */
    /* font-family: 'FontAwesome'; */
}
.text-content > p, blockquote {
    margin: 0 0 1.5rem 0;
}

.text-content mark {
    background: transparent;
    height: 0.5rem;
    display: block;
}

.text-content a {
    background: #dbe7ff;
    /* font-size: 1.3rem; */
    font-size: 1.3rem;
    color: var(--fl-text);
    /* margin-bottom: 0.5rem; */
    padding: 0.5rem 0;
    border: none;
    white-space: pre-wrap;
    text-align: left;
    text-decoration: underline;
}
.text-content strong {
    font-size: 1.3rem;
   font-weight: 500;
    color: var(--fl-text);
    /* font-family: 'PingFangSC5'; */
    /* font-family: 'FontAwesome'; */
}
.text-content blockquote {
    padding: 0;
    margin: 0;
    border: none;
}
.text-content blockquote p {
    background: #dbe7ff;
    border-radius: 0.4rem;
    color: #3276ff;
   font-weight: 500;
    margin-bottom: 0.5rem;
    padding: 0.3rem 0.85rem;
    position: relative;
    /* font-family: 'PingFangSC5'; */
    /* font-family: 'FontAwesome'; */
}
.text-content blockquote p::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0.4rem;
    background-color: #4D88FF;
    border-radius: 0.5rem 0 0 0.5rem;
}
.text-content a.btn {
    /* font-family: 'PingFangSC1'; */
    /* font-family: 'FontAwesome'; */
    background: #dbe7ff;
    color: #212121;
    padding: 0.5rem 1.3rem;
    border-radius: 0.3rem;
    text-decoration: none;
}
.text-content a {
    /* font-family: 'PingFangSC5'; */
    /* font-family: 'FontAwesome'; */
    background: transparent;
    color: #3276ff;
}
.text-content .dplayer-controller {
    color: #fff;
}
.text-content .dplayer-ptime {
    color: #fff;
}
.text-content .dplayer-dtime {
    color: #fff;
}
.text-content .dplayer-menu {
    color: #fff;
}
.text-content .dplayer-notice {
    color: #fff;
}
.ad_img2 {
    height: 15.95rem;
    margin-bottom: 1.25rem;
}

.link-wrapper {
    font-size: 1.1rem;
    color: #3276ff;
    text-align: center;
    padding: 0.85rem 2.1rem 1rem 1.25rem;
}
.link-wrapper .link-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.link-wrapper .link-info .icon {
    width: 11.5rem;
    cursor: pointer;
}
.link-wrapper .text {
    padding: 0.85rem 0 1rem;
}
.link-wrapper .zan-box {
    text-align: center;
}
.link-wrapper .zan-box .icon {
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 auto 0.25rem;
}
.list-title {
    font-size: 1.3rem;
    color: var(--text-color-f);
    font-weight: 500;
    padding: 1rem 0;
}
.list-title span {
    font-size: 1.1rem;
}
.comment-enter {
    margin-bottom: 2.15rem;
    overflow: hidden;
}
.comment-enter textarea {
    background: var(--fl-textarea-bg2);
    width: 100%;
    height: 9.3rem;
    padding: 1rem;
    font-size: 1.3rem;
    color: var(--text-color-f);
    margin-bottom: 0.5rem;
    border: none;
}
.comment-enter textarea::placeholder {
    font-size: 1.3rem;
    color: var(--text-color-ddd);
}
.comment-enter .btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.comment-enter input {
    width: 12.25rem;
    height: 3.2rem;
    line-height: 3.2rem;
    padding: 0.7rem;
    font-size: 1.3rem;
    color: var(--p-text-color);
    border: none;
}
.comment-enter input::placeholder {
    color: var(--text-color-ddd);
}
.comment-enter .btn-submit {
    width: 7.4rem;
    height: 3.2rem;
    line-height: 3.2rem;
    text-align: center;
    border-radius: 0.5rem;
    background: var(--list-row-btn);
    font-size: 1.4rem;
    color: #fff;
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
}
.recomment-group {
    margin-bottom: 0.75rem;
}

/*弹窗评论*/
.van-overlay {
    z-index: 999;
}
.comment-popup .van-popup {
    z-index: 2006;
    width: 27.5rem;
    height: auto;
    border-radius: 0.2rem;
}
.comment-list {
    background: var(--fl-list-bg);
    padding: 2.65rem 1.25rem 0;
}
.comment-list .close-btn {
    position: absolute;
    right: 1rem;
    top: .8rem;
    width: 1rem;
    height: 1rem;
    z-index: 2007;
}
.comment-list .box textarea {
    background: var(--fl-textarea-bg);
    width: 25rem;
    height: 12rem;
    font-size: 1.2rem;
    color: var(--text-color-f);
    border: none;
    padding: .5rem;
    border-radius: .2rem;
    margin: 0 auto;
}
.comment-list .flex-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.2rem;
    color: var(--text-color-f);
    padding: 0.75rem 0 0.9rem;
}
.comment-list .flex-box button {
    background: var(--fl-button-bg);
    width: 6rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    border-radius: .2rem;
    border: none;
}
.swiper {
    width: 100%;
    height: auto;
}
.fl-banner {
    padding-top: 1rem;
    border-top: 0.1rem solid #e6e6e6;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-center .title {
    max-width: 6.0rem;
}

.flex-center .title-type {
    max-width: 6.0rem;
}

.flex-between-center {
	display: flex;
	justify-content: space-between;
	align-items: center;
} 
.refresh-btn {
	display: flex;
	align-items: center;
	font-size: 1rem;
	color: #888;
	cursor: pointer;
}
.refresh-btn .xqbj-icon-refresh {
	width: 1rem;
	height: 1rem;
	margin-left: 0.3rem;
}

.link-wrapper .flex-center .zan-box {
  margin: 0 1.5rem;
}
.recommend-container {
    height: 30rem;
}
.recomment-group .list {
    width: 14.5rem;
}
.recomment-group .list .img {
    width: 100%;
    height: 8.5rem;
    object-fit: contain;
}
.recomment-group .list .flex {
    margin-bottom: 0.5rem;
}

/* desktop */
@media (min-width: 960px) {
    .main-container {
        margin: 1.5rem 0 0 0;
        padding: 0;
    }
    .novel-title {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }
    .novel-info {
        font-size: 0.7rem;
        padding: 0.5rem 0 0.8rem;
    }
    .nav-user .nav-user-avatar {
      width: 1.5rem;
      height: 1.5rem;
      border-radius: 1.5rem;
    }
    .subscribe-btn {
      padding: 0.35rem 0.9rem;
      border-radius: 0.9rem;
      font-size: 0.8rem;
    }
    .subscribe-btn img {
      width: 0.7rem;
      height: 0.7rem;
    }
    .ad_img {
        /* width: 35.5rem;
        height: 20rem; */
        width: 100%;
        height: 100%;
        margin-bottom: 1rem;
    }
    .tags-group {
        grid-template-columns: repeat(6, 1fr);
        gap: 0.55rem;
        margin-bottom: 1rem;
    }
    .tags-group a {
        font-size: 0.7rem;
        height: 1.8rem;
        line-height: 1.8rem;
        padding: 0 0.05rem;
    }
    .tags-group2 {
        margin-top: 1rem;
    }
    .text-wrap {
        padding: 0.9rem 1.25rem;
        margin-bottom: 0.95rem;
    }
    .text-wrap .text {
        font-size: 0.9rem;
        padding-bottom: 0.95rem;
    }
    .text-wrap blockquote {
        font-size: 0.9rem;
        color:#888888;
        padding: 0;
        margin: 0;
        border: 0;
    }
    .text-wrap blockquote p{
        line-height: 1.6rem;
    }
    .text-wrap blockquote p a{ 
        color: #4D88FF;
    }

    .text-content {
        line-height: 0.5rem;
    }

    .text-content,
    .text-content p, 
    .text-content div, 
    .text-content h1, 
    .text-content h2, 
    .text-content h3, 
    .text-content h4, 
    .text-content strong, 
    .text-content em
    {
        font-size: 1rem;
        line-height: 1.75rem;
    }
    .text-content > p, blockquote{
        margin: 0 0 0.5rem 0;
    }
    .text-content mark {
        height: 0.5rem;
        display: block;
    }
    .text-content a {
        font-size: 1.0rem;
        /* margin-bottom: 0.95rem; */
    }
    .text-content blockquote p {
        /* border-left: 0.2rem solid #4d88ff; */
        margin-bottom: 0.5rem;
        padding: 0.6rem 1rem;
    }
    .ad_img2 {
        width: 35.5rem;
        height: 20rem;
        margin-bottom: 1rem;
    }

    .link-wrapper {
        padding: 1.5rem 2.85rem;
    }
    .link-wrapper .link-info .icon {
        width: 6.5rem;
        height: 1.8rem;
    }
    .ad-banner {
        width: 100%;
        height: 3.1rem;
        margin-bottom: 0.8rem;
        display: block;
    }
    .list-title {
        font-size: 1.1rem;
        font-weight: 500;
        padding: 0.85rem 0 0.5rem;
        color: #070710;
    }
    .list-title span {
        font-size: 0.9rem;
        font-weight: normal;
    }

    .comment-enter {
        margin-bottom: 2.15rem;
    }
    .comment-enter textarea {
        height: 7.6rem;
        border-radius: 0;
        padding: 0.8rem 0.75rem;
        font-size: 0.9rem;
        margin-bottom: 0.75rem;
    }
    .comment-enter textarea::placeholder {
        font-size: 0.9rem;
    }
    .comment-enter input {
        width: 12.25rem;
        height: 1.8rem;
        line-height: 1.8rem;
        padding: 0.3rem 0.75rem;
        font-size: 0.9rem;
    }
    .comment-enter .btn-submit {
        width: 7.4rem;
        height: 2.2rem;
        line-height: 2.2rem;
        border-radius: 0.2rem;
        font-size: 0.9rem;
    }
    .recomment-group {
        margin-bottom: 1rem;
    }

    .bubble-group-round .van-floating-bubble {
        display: flex;
    }
    .fl-banner {
        padding-top: 0.7rem;
    }
	.refresh-btn {
		font-size: 0.6rem;
	}
	.refresh-btn .xqbj-icon-refresh {
		width: 0.7rem;
		height: 0.7rem;
		margin-left: 0.2rem;
	}

    .recommend-container .subs-data .xqbj-icon-nodata {
        height: 6rem;
        width: 10rem;
    }

    .recommend-container {
        height: 9rem;
    }
    .recomment-group .list {
        width: 8.25rem;
    }
    .recomment-group .list .img {
        width: 100%;
        height: 4.75rem;
        object-fit: contain;
    }
}