@import url("../fonts/HarmonyOS_Sans_SC_Medium/result.css");

/*// Body //*/
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100%;
    overflow-x: hidden;
    z-index: 0;
    position: relative;
}

.stretched-link {
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/**
 * 首页轮播图
 */
.film-box {
    margin-bottom: 0;
    align-items: stretch;
    display: flex;
}

.tiny-slider {
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.Lcbk-tuijian {
    width: calc(50% + 1em);
    margin-left: 1em;
    flex-direction: column;
    display: flex;
}

.Lcbk-tuijian>figure {
    margin: 0;
    flex: 1;
}

.picture>.figcaption {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 10px;
    line-height: 1.25;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.56) 64%, rgba(0, 0, 0, 0.8) 100%);
    color: #f5f5f5;
    font-size: 0.875em;
    text-decoration: none;
    flex-wrap: nowrap;
    align-items: center;
    display: flex;
}

.picture>.figcaption>.title {
    flex: 1;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media screen and (max-width: 576px) {
    .film-box {
        flex-direction: column;
    }

    .Lcbk-tuijian {
        width: 100%;
        margin-left: 0;
        margin-top: 1em;
        flex-direction: row;
    }

    .Lcbk-tuijian>.item:not(:first-child) {
        margin-top: 0;
        margin-left: 0;
    }
}

/**
 * 列表页
 */
#Lcbk-list .card-header {
    padding: 0.525rem 1rem
}

#Lcbk-list .card-header .card-title {
    font-size: 0.9375em;
    line-height: 28px;
}

.cat {
    --bs-cat-opacity: 1;
    --bs-cat-active-color: #fff;
    --bs-cat-color: #676a79;
    --bs-cat-rgb: 238, 240, 242;
    --bs-cat-active-bg: #0f6fec;
}

.cat a+a {
    margin-left: 0.5rem;
}

.cat-list>span {
    position: relative;
    padding: 0 0.75rem;
    display: block;
    border-radius: 0.1rem;
    font-size: 0.785rem;
    color: var(--bs-cat-color);
    background-color: rgba(var(--bs-cat-rgb), var(--bs-cat-opacity));
    line-height: 28px;
    height: 28px;
    display: flex;
    align-items: center;
}

.cat-list.active>span {
    color: var(--bs-cat-active-color);
    background-color: var(--bs-cat-active-bg);
}

#Lcbk-list .card:first-child {
    border-radius: 0.1rem 0.1rem 0 0 !important;
}

#Lcbk-list .card:last-child {
    border-radius: 0 0 0.1rem 0.1rem !important;
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
}

#Lcbk-list .card:nth-child(2) {
    border-radius: 0 0 0.1rem 0.1rem !important;
}

span.bt_zx {
    padding: 0.25em 0.35em;
    margin-top: -0.25rem;
    margin-right: 0.5rem;
    font-size: 0.75rem;
    vertical-align: middle;
}

/**
 * 主导航统计
 */
.dropdown-menu.stats {
    min-width: 12rem;
    padding: 1rem;
}

.stats li {
    line-height: 2em;
    display: block;
    font-size: 12px;
    color: #666;
}

#tns1>.tns-item {
    font-size: 15px;
}

#tns1>.tns-item {
    width: calc(25%);
    padding-right: 12px;
}

/**
 * CMS列表
 */
.card-list li {
    display: block;
    margin-bottom: 0.75rem;
    -webkit-transition: ease-in-out 0.25s;
    transition: ease-in-out 0.25s;
}

.card-list li:last-child {
    margin-bottom: 0;
}

.card-list li time {
    font-size: 13px;
    float: right;
    font-weight: normal;
    padding-left: 0.5rem;
}

.card-list li a {
    font-size: 0.875rem;
    display: block;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.lcbk-blue {
    padding: .2rem .4rem;
    border-radius: 0.1rem;
    --bs-bg-opacity: 0.2;
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.badge-pill1 {
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.badge-pill2 {
    color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.badge-pill3 {
    color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

/* 日历样式
---------------------------------------------------*/
/* 日历的加载样式，防止翻页造成太大的视觉变化 */
.tempus-dominus-card {
    --td-light: var(--bs-secondary-bg);
    --td-widget-background: var(--bs-secondary-bg);
    --td-active-border-color: var(--bs-active-color);
    --td-font-color: var(--bs-body-color);
    --td-active-bg: var(--bs-primary);
    --td-range-bg: var(--bs-primary);
    --td-border-radius: .2rem;
    --td-btn-hover-bg: var(--bs-tertiary-bg);
    --td-disabled-color: var(--bs-tertiary-color);
    --td-alternate-color: var(--bs-tertiary-color);
    --td-dow-color: var(--bs-body-color);
    box-shadow: none;
    width: 100%;
}

/**
 * 文章详情页：评论分页
 */
#pagenavi a.btn {
    --bs-btn-font-size: 0.875rem;
    font-size: var(--bs-btn-font-size);
}

.pagenavi {
    --bs-pagenavi-padding-x: 0.8rem;
    --bs-pagenavi-padding-y: 0.4rem;
    --bs-pagenavi-font-size: 1rem;
    --bs-pagenavi-color: var(--bs-primary);
    --bs-pagenavi-bg: #fff;
    --bs-pagenavi-border-width: 1px;
    --bs-pagenavi-border-color: var(--bs-gray-300);
    --bs-pagenavi-border-radius: 0.4rem;
    --bs-pagenavi-hover-color: #fff;
    --bs-pagenavi-hover-bg: #0f6fec;
    --bs-pagenavi-hover-border-color: #0f6fec;
    --bs-pagenavi-focus-color: var(--bs-link-hover-color);
    --bs-pagenavi-focus-bg: var(--bs-gray-200);
    --bs-pagenavi-focus-box-shadow: 0 0 0 0 rgba(15, 111, 236, 0.25);
    --bs-pagenavi-active-color: #fff;
    --bs-pagenavi-active-bg: #0f6fec;
    --bs-pagenavi-active-border-color: #0f6fec;
    --bs-pagenavi-disabled-color: var(--bs-gray-400);
    --bs-pagenavi-disabled-bg: #fff;
    --bs-pagenavi-disabled-border-color: var(--bs-gray-300);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
}

.pagenavi {
    margin-top: 1em;
    padding-top: 1rem;
    border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

.pagenavi>* {
    display: block;
    padding: var(--bs-pagenavi-padding-y) var(--bs-pagenavi-padding-x);
    margin-left: -1px;
    line-height: 1;
    border: 1px solid var(--bs-pagenavi-color);
}

.pagenavi>*:first-child {
    border-top-left-radius: var(--bs-border-radius-sm);
    border-bottom-left-radius: var(--bs-border-radius-sm);
}

.pagenavi>*:last-child {
    border-top-right-radius: var(--bs-border-radius-sm);
    border-bottom-right-radius: var(--bs-border-radius-sm);
}

.pagenavi>a,
.pagenavi>em {
    color: var(--bs-pagenavi-color);
}

.pagenavi>em {
    cursor: no-drop;
}

.pagenavi>span,
.pagenavi>a:hover {
    background-color: var(--bs-pagenavi-color);
    color: var(--bs-pagenavi-active-color);
}

/* Markdown编辑器为准 H1 H2 H3 H4 H5 H6*/
.markdown :is(h1, h2, h3, h4, h5, h6) {
    width: auto;
    display: inline;
    box-shadow: 0 -0.5rem 0 rgba(15, 111, 236, 0.3) inset;
}

.markdown :is(h1, h2, h3, h4, h5, h6)::before,
.markdown :is(h1, h2, h3, h4, h5, h6)::after {
    content: "";
    display: block;
    height: 0.5rem;
}

.cal_loading {
    margin-bottom: 243px;
}

/**
 * 右侧：日历
 */
#calendar {
    color: var(--bs-gray-700);
}

.calendartop {
    letter-spacing: 3px;
    width: 100%;
    text-align: center;
    margin-bottom: 0.5em;
    color: var(--bs-heading-color);
}

.calendartop a {
    font-weight: 100 !important;
}

.calendar {
    margin: 0;
    width: 100%;
}

.calendar td {
    --bs-date-picker-cell-height: 24px;
    --bs-padding-xxs: 4px;
    --bs-color-text-disabled: rgba(0, 0, 0, 0.88);
    --bs-motion-duration-mid: 0s;
    --bs-color-text-light-solid: #fff;
    --bs-color-primary: #1677ff;
    --bs-date-border-width: 1px;
    padding: calc(var(--bs-padding-xxs) + var(--bs-padding-xxs) / 2) 0;
    color: var(--bs-color-text-disabled);
    cursor: pointer;
    text-align: center;
    table-layout: fixed;
    border-collapse: collapse;
}

.calendar tr td {
    min-width: var(--bs-date-picker-cell-height);
    font-weight: normal;
}

.calendar tr td.day::before {
    content: '';
    position: absolute;
    z-index: -1;
    display: block;
    left: calc(50% - 12px);
    top: calc(50% - 12px);
    min-width: var(--bs-date-picker-cell-height);
    height: var(--bs-date-picker-cell-height);
    line-height: var(--bs-date-picker-cell-height);
    border-radius: var(--bs-border-radius-sm);
    transition: background var(--bs-motion-duration-mid);
    white-space: nowrap !important;
}

.calendar tr td.day2 a {
    position: relative;
    z-index: 2;
    display: inline-block;
    min-width: var(--bs-date-picker-cell-height);
    height: var(--bs-date-picker-cell-height);
    line-height: var(--bs-date-picker-cell-height);
    border-radius: var(--bs-border-radius-sm);
    transition: background var(--bs-motion-duration-mid);
}

.calendar tr td.day {
    position: relative;
    z-index: 2;
    color: var(--bs-color-text-light-solid);
}

.calendar tr td.day::before {
    background-color: var(--bs-color-primary);
    border: var(--bs-date-border-width) solid var(--bs-color-primary);
}

.calendar td.day a:link {
    color: var(--bs-color-text-light-solid);
}

.calendar tr td.day2 a {
    --bs-bg-opacity: 1;
    color: var(--bs-gray-800);
    background: var(--bs-color-primary);
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

/**
 * 插件
 */
.copyright-plugin {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
    border-radius: var(--bs-border-radius-sm);
    margin-bottom: 1rem !important;
}

div.code-toolbar {
    margin-bottom: 1em;
}

/**
 * 文章详情页：评论
 */
img.captcha {
    cursor: pointer;
    height: 2.301rem;
    padding: 0.2rem 0.5rem;
    background: #fff;
    border: 1px solid var(--bs-gray-400);
    border-right: 0px solid var(--bs-gray-400);
    border-radius: 0.1rem 0 0 0.1rem;
}

.com-bottom {
    margin-bottom: 1rem;
}

.item-right #comment-post {
    margin-bottom: 0.5rem;
}

.item-right #comment-post textarea.form-control {
    height: 20px !important;
}

.item-right #comment-post>form {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
    min-height: calc(1.25em + 0.8rem + 2px);
    padding: 1rem;
    font-size: 0.8125rem;
    border-radius: 0.2rem;
    position: relative;
}

/* 站点首页模板 */
.posts-item {
    padding: 20px;
    margin: 15px 0;
    background: var(--main-bg-color);
    overflow: hidden;
    transition: .2s;
    box-shadow: 0 0 10px var(--main-shadow);
    border-radius: var(--bs-border-radius);
}

/**
 * 暂无评论内容
 */
.separator {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.separator::after,
.separator::before {
    content: '';
    background: var(--bs-gray-400);
    max-width: 20%;
    height: 1px;
    margin: 0 1em;
    flex: 1
}

/**
 * 封面图
 */
.Lcbk-radius {
    position: relative;
    overflow: hidden;
}

.Lcbk-radius>a.thumb-link {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tiny-slider .Lcbk-radius {
    padding-top: 33%;
}

.with-hot .tiny-slider .Lcbk-radius {
    padding-top: 61.2%;
}

.thumb-link>.picture>img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    background-color: #F5F6F7;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /*transition: all 0.4s;
    transform: scale(1.05);*/
}

/*.thumb-link:hover > .picture > img {
    transform: scale(1.15);
    opacity: .8;
}*/
/**
 * 分类 
 */
.footer_nav li {
    --bs-bg-opacity: 1;
    position: relative;
    margin-bottom: 0.75rem;
    color: #66758c;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-font-smoothing: unset;
    -moz-osx-font-smoothing: unset;
    transition: 100ms;
    line-height: 1;
}

.footer_nav li:last-child {
    margin-bottom: 0;
}

.footer_nav li>a {
    display: block;
    padding: 0.5rem 1rem;
    flex: 1;
    color: var(--bs-gray-700);
    text-decoration: none;
    box-shadow: none;
    font-size: 0.875rem;
    border-radius: 0.1rem;
    background-color: rgba(188, 195, 206, 0.1);
}

.footer_nav li:hover>a {
    color: #0f6fec;
    background-color: rgba(15, 111, 236, 0.1);
}

.sub-menu {
    display: flex;
    flex-flow: column;
    width: 100%;
    margin: 0.75rem 0 0 0.75rem;
    padding: 0 0 0 0.75rem;
    border-left: 1px dashed rgba(188, 195, 206, 0.5);
}

.sub-menu li {
    width: 100%;
}

.sub-menu li a {
    display: block;
}

span.bt_sz {
    padding: 0.25em 0.35em;
    margin-top: -0.25rem;
    margin-left: 0.5rem;
    font-size: 0.75rem;
    vertical-align: middle;
}

/**
 * 百分比滚动条 
 */
#percentageCounter {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -3px;
    height: 3px;
    border-radius: 1.5px;
    background: linear-gradient(to right, #0f6fec, #0f6fec, #0f6fec);
    transition: width 0.45s;
}

/**
 * 右侧：热门文章 
 */
.hotlognum li {
    font-size: 13px;
    box-sizing: border-box;
    position: relative;
}

.hotlognum li:last-child {
    margin-bottom: 0 !important;
}

.ricon-rank {
    position: absolute;
    background-color: #0f6fec;
    color: #fff;
    border-radius: 0 10px 10px 0;
    left: -20px;
    top: 0;
    z-index: 2;
}

.ricon-rank::after {
    content: '';
    bottom: -2px;
    left: 1px;
    height: 0;
    width: 0;
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    position: absolute;
    transform: rotate(45deg);
    border-bottom: 4px solid #0f6fec;
}

.rank-1 {
    background-color: #d6293e;
    color: #fff;
}

.rank-1::after {
    border-bottom: 4px solid #d6293e;
}

.rank-2 {
    background-color: #0cbc87;
    color: #fff;
}

.rank-2::after {
    border-bottom: 4px solid #0cbc87;
}

.rank-3 {
    background-color: #f7c32e;
    color: #fff;
}

.rank-3::after {
    border-bottom: 4px solid #f7c32e;
}

.ricon-rank span {
    display: block;
    padding: 0;
    font-size: 12px;
    margin-right: 6px;
    line-height: 20px;
    height: 18px;
    width: 34px;
    text-align: right;
    font-style: italic;
}

.list-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-pack: center;
    justify-content: center;
}

.list-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.list-title {
    font-size: 0.875rem;
    line-height: 1.3;
    display: block;
    color: inherit;
}

.list-content .list-title {
    color: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/**
 * 文章详情页：相邻文章
 */
.entry-page {
    overflow: hidden;
    padding: 1rem;
}

.entry-page-next,
.entry-page-prev {
    position: relative;
    float: left;
    width: 49%;
    padding: 40px 15px 10px;
    color: #fff;
    background-size: cover;
    background-position: 50%;
    border-radius: 0.1rem;
    overflow: hidden
}

.entry-page-next a,
.entry-page-prev a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    color: #fff;
    font-size: 15px
}

.entry-page-next a span,
.entry-page-prev a span {
    display: block;
    padding: 10px 15px 0;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1
}

.entry-page-next .entry-page-info,
.entry-page-prev .entry-page-info {
    position: relative;
    font-size: 14px;
    line-height: 16px;
    overflow: hidden
}

.entry-page-next {
    float: right
}

.entry-page-next:before,
.entry-page-prev:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 50%);
    content: ""
}

.entry-page-next:hover:before,
.entry-page-prev:hover:before {
    background: rgba(0, 0, 0, .7)
}

.entry-page-next a:hover,
.entry-page-prev a:hover {
    color: #fff;
    text-decoration: none
}

@media (min-width:768px) {
    .entry-page-next a span {
        text-align: right
    }
}

@media (max-width:768px) {

    .entry-page-next,
    .entry-page-prev {
        width: 100%;
        margin-bottom: 10px;
        float: none
    }

    .entry-page-next {
        margin-bottom: 0;
    }

    .related-list .w50 {
        width: 100%
    }
}

.pull-left {
    float: left;
    font-size: 12px
}

.pull-right {
    float: right;
    font-size: 12px
}

/**
 * 文章详情页：分享
 */
.dropdown-menu.social-share {
    min-width: 8rem;
    padding: 0.25rem 0;
    font-size: 0.875em;
}

/**
 * 文章详情页：版权声明
 */

.copyright {
    margin-top: 1rem;
}

.copyright .content .item {
    color: inherit;
    word-break: break-word;
    line-height: 22px;
}

.copyright .content .item .icon {
    width: 18px;
    height: 18px;
    margin-right: 3px;
    vertical-align: text-top;
}

/**
 * 文章详情页：相关文章
 */
.recommend .recommend-item {
    --bs-recommend-color: var(--bs-gray-700);
    --bs-recommend-reset-color: var(--bs-gray-500);
    --bs-recommend-border-width: 1px;
    --bs-recommend-border-color: rgba(0, 0, 0, 0.05);
    --bs-recommend-font-size: 0.875em;
}

.recommend .recommend-item {
    padding: 0.5rem 1rem;
    font-style: normal;
    border-top: var(--bs-recommend-border-width) solid var(--bs-recommend-border-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.recommend .recommend-item:first-child {
    border-top: 0 !important;
}

.recommend .recommend-item .content-box {
    width: 100%;
}

.ellipsis-online {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.ellipsis-online-1 {
    -webkit-line-clamp: 1;
}

.recommend .recommend-item .desc-box .desc {
    color: var(--bs-recommend-reset-color);
    font-size: var(--bs-recommend-font-size);
}

.recommend .recommend-item .title-box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.recommend .recommend-item .title-box .tit {
    color: var(--bs-recommend-color);
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.recommend .recommend-item .info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.recommend .recommend-item .info-box .info {
    min-width: 32px;
    max-width: 312px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.recommend .recommend-item .info-box .btn-link {
    color: var(--bs-recommend-reset-color) !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 1;
}

.recommend .recommend-item .info-box .btn-link:hover,
.recommend .recommend-item .title-box .tit:hover {
    color: var(--bs-btn-hover-color) !important;
}

.recommend .recommend-item .info-box .info-block {
    font-size: var(--bs-recommend-font-size);
    color: var(--bs-recommend-reset-color);
    margin-left: 0.5rem;
    line-height: 24px;
}

.recommend .recommend-item .info-box .time {
    display: none;
}

.recommend .recommend-item .info-box .info:hover .time {
    display: block;
}

.sticky-post {
    position: fixed;
    bottom: 100px;
    right: 50px;
    width: 300px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sticky-post.sticky-post-sticked {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

/**
 * 返回顶部
 */
.back-top {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    cursor: pointer;
    position: fixed !important;
    bottom: 0;
    right: 0;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    margin-right: calc(var(--bs-gutter-x)* 0.5);
    margin-bottom: calc(var(--bs-gutter-x)* 0.5);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 0.1rem;
    text-align: center;
}

.back-top.back-top-show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

/**
 * 弹窗登录/注册
 */
.Ixc_login_regxieyi label {
    display: inline;
}

.Ixc_login_sub .Ixc_login_regxieyi label i {
    top: 2px;
}

.post-end {
    color: var(--bs-gray-400);
}

.post-end::after,
.post-end::before {
    content: '';
    background-color: var(--bs-light);
    max-width: 50%;
    height: 0.05rem;
    margin: 0 1rem;
    flex: 1
}

.lcbk-license-toast {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 99999;
    max-width: 420px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.05);
    padding: 0;
    overflow: hidden;
    animation: lcbkSlideIn 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

@keyframes lcbkSlideIn {
    from {
        opacity: 0;
        transform: translateX(40px) scale(0.95);
    }

    to {
        opacity: 1;
        transform: translateX(0) scale(1);
    }
}

.lcbk-license-toast .lcbk-header {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    padding: 20px 24px;
    color: #fff;
    position: relative;
}

.lcbk-license-toast .lcbk-header::before {
    content: "";
    position: absolute;
    top: -50%;
    right: -20%;
    width: 120px;
    height: 120px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.lcbk-license-toast .lcbk-icon {
    width: 44px;
    height: 44px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    backdrop-filter: blur(4px);
}

.lcbk-license-toast .lcbk-icon svg {
    width: 24px;
    height: 24px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.lcbk-license-toast .lcbk-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 4px;
    line-height: 1.3;
}

.lcbk-license-toast .lcbk-subtitle {
    font-size: 13px;
    opacity: 0.85;
    margin: 0;
    line-height: 1.4;
}

.lcbk-license-toast .lcbk-body {
    padding: 20px 24px;
}

.lcbk-license-toast .lcbk-error {
    background: #fff5f5;
    border: 1px solid #fed7d7;
    border-radius: 10px;
    padding: 12px 16px;
    margin-bottom: 16px;
    font-size: 13px;
    color: #c53030;
    display: flex;
    align-items: flex-start;
    gap: 8px;
}

.lcbk-license-toast .lcbk-error svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    margin-top: 1px;
    fill: none;
    stroke: #c53030;
    stroke-width: 2;
}

.lcbk-license-toast .lcbk-steps {
    margin: 0 0 16px;
    padding: 0;
    list-style: none;
}

.lcbk-license-toast .lcbk-steps li {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    font-size: 13px;
    color: #4a5568;
    border-bottom: 1px dashed #e2e8f0;
}

.lcbk-license-toast .lcbk-steps li:last-child {
    border-bottom: none;
}

.lcbk-license-toast .lcbk-step-num {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.lcbk-license-toast .lcbk-actions {
    display: flex;
    gap: 10px;
}

.lcbk-license-toast .lcbk-btn {
    flex: 1;
    padding: 12px 16px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s;
    border: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.lcbk-license-toast .lcbk-btn-primary {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.35);
}

.lcbk-license-toast .lcbk-btn-primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 16px rgba(102, 126, 234, 0.45);
}

.lcbk-license-toast .lcbk-btn-secondary {
    background: #f7fafc;
    color: #4a5568;
    border: 1px solid #e2e8f0;
}

.lcbk-license-toast .lcbk-btn-secondary:hover {
    background: #edf2f7;
    border-color: #cbd5e0;
}

.lcbk-license-toast .lcbk-close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
    backdrop-filter: blur(4px);
}

.lcbk-license-toast .lcbk-close:hover {
    background: rgba(255, 255, 255, 0.35);
}

.lcbk-license-toast .lcbk-close svg {
    width: 14px;
    height: 14px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.5;
}

@media (max-width: 480px) {
    .lcbk-license-toast {
        left: 16px;
        right: 16px;
        max-width: none;
        top: 10px;
    }
}