/*!
 * Theme Name: Site Theme
 * Description: High-fidelity clean and responsive Astro theme
 * Version: 1.0.0
 */
*,
*:before,
*:after {
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%
}

video,
embed,
iframe,
img {
    max-width: 100%
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0
}

main {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace;
    font-size: 1em
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

p {
    margin-top: 0
}

ul,
ol,
dl,
dt,
dd {
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

table {
    font-size: 14px;
    border-collapse: collapse
}

table th,
table td {
    padding: 6px 15px;
    border: 1px solid #ddd !important;
    vertical-align: middle
}

.thumbnail {
    border: none;
    padding: 0;
    margin: 0
}

input,
textarea,
button,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

:root {
    --site-color-primary: #ff5e52;
    --site-color-base: #333333;
    --site-color-dark: #333333;
    --site-color-white: #fff;
    --site-color-bg: #f3f3f3;
    --site-color-tint: #fbfbfb;
    --site-color-line: #f3f3f3;
    --site-color-gray: #999999;
    --site-border-radius: 6px
}

.widget ul::after,
.container::after {
    display: block;
    clear: both;
    content: ""
}

.post-template-default .article-content,
.page-template-default .article-content,
.post-template-pagesguestbook-php .article-content,
.page-template-pagesguestbook-php .article-content,
.post-template-pagesblank-content-php .article-content,
.page-template-pagesblank-content-php .article-content,
.post-template-pagesmenu-php .article-content,
.page-template-pagesmenu-php .article-content,
.likepage,
.plinks,
.archives-list,
.readers,
.tagslist,
.article-author,
.relates,
.article-nav,
#comments,
.article-header,
.excerpt,
.sticky,
.latest-title,
.most-comment-posts {
    position: relative;
    overflow: hidden;
    background-color: var(--site-color-white);
    padding: 25px 30px;
    border-radius: var(--site-border-radius)
}

@media(max-width: 600px) {

    .post-template-default .article-content,
    .page-template-default .article-content,
    .post-template-pagesguestbook-php .article-content,
    .page-template-pagesguestbook-php .article-content,
    .post-template-pagesblank-content-php .article-content,
    .page-template-pagesblank-content-php .article-content,
    .post-template-pagesmenu-php .article-content,
    .page-template-pagesmenu-php .article-content,
    .likepage,
    .plinks,
    .archives-list,
    .readers,
    .tagslist,
    .article-author,
    .relates,
    .article-nav,
    #comments,
    .article-header,
    .excerpt,
    .sticky,
    .latest-title,
    .most-comment-posts {
        padding: 15px
    }
}

.excerpt .focus .item,
.excerpt-one .focus {
    transition: all .3s ease-in-out
}

body {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: var(--site-color-base);
    overflow-x: hidden;
    background-color: var(--site-color-bg)
}

a {
    color: var(--site-color-base);
    text-decoration: none;
    outline: 0
}

a:hover {
    color: var(--site-color-primary);
    text-decoration: none
}

a:focus {
    outline: 0;
    text-decoration: none
}

@font-face {
    font-family: "site-icons";
    src: url("/assets/fonts/iconfont.woff2?ver=8.7") format("woff2"),
         url("/assets/fonts/iconfont.woff?ver=8.7") format("woff"),
         url("/assets/fonts/iconfont.ttf?ver=8.7") format("truetype"),
         url("/assets/theme/assets/fonts/iconfont.woff2?ver=8.7") format("woff2"),
         url("/assets/css/assets/fonts/iconfont.woff2?ver=8.7") format("woff2"),
         url("assets/fonts/iconfont.woff2?ver=8.7") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "xiu-font";
    src: url("/assets/fonts/iconfont.woff2?ver=8.7") format("woff2"),
         url("/assets/fonts/iconfont.woff?ver=8.7") format("woff"),
         url("/assets/fonts/iconfont.ttf?ver=8.7") format("truetype"),
         url("/assets/theme/assets/fonts/iconfont.woff2?ver=8.7") format("woff2"),
         url("/assets/css/assets/fonts/iconfont.woff2?ver=8.7") format("woff2"),
         url("assets/fonts/iconfont.woff2?ver=8.7") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.site-icon, .tbfa {
    font-family: "site-icons", "xiu-font" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
    background: #72d0eb;
    color: var(--site-color-white);
    text-shadow: none
}

::selection {
    background: #72d0eb;
    color: var(--site-color-white);
    text-shadow: none
}

::-moz-selection {
    background: #72d0eb;
    color: var(--site-color-white);
    text-shadow: none
}

.affix {
    position: fixed
}

.wp-video,
.mejs-video,
audio,
canvas,
progress,
.iframe {
    max-width: 100%
}

.wp-video {
    margin-bottom: 16px
}

body,
button,
input,
select,
textarea {
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.prettyprint,
pre.prettyprint {
    font-size: 13px;
    border-radius: 6px;
    background-color: #2c313c;
    border: none;
    overflow: auto;
    padding: 15px 15px;
    max-height: 637px;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.prettyprint.linenums,
.prettyprint.linenums,
pre.prettyprint.linenums,
pre.prettyprint.linenums {
    box-shadow: inset 40px 0 0 #39382e, inset 41px 0 0 #464741
}

.prettyprint.linenums ol,
.prettyprint.linenums ol,
.prettyprint.linenums ol,
.prettyprint.linenums ol,
pre.prettyprint.linenums ol,
pre.prettyprint.linenums ol,
pre.prettyprint.linenums ol,
pre.prettyprint.linenums ol {
    margin: 0 0 0 30px
}

.prettyprint.linenums ol li,
.prettyprint.linenums ol li,
.prettyprint.linenums ol li,
.prettyprint.linenums ol li,
pre.prettyprint.linenums ol li,
pre.prettyprint.linenums ol li,
pre.prettyprint.linenums ol li,
pre.prettyprint.linenums ol li {
    padding-left: 12px;
    color: #bebec5;
    line-height: 20px;
    margin-left: 0;
    list-style: decimal;
    margin-bottom: 0
}

.prettyprint .com {
    color: #93a1a1
}

.prettyprint .lit {
    color: #ae81ff
}

.prettyprint .pun,
.prettyprint .opn,
.prettyprint .clo {
    color: #f8f8f2
}

.prettyprint .fun {
    color: #dc322f
}

.prettyprint .str,
.prettyprint .atv {
    color: #e6db74
}

.prettyprint .kwd,
.prettyprint .tag {
    color: #f92659
}

.prettyprint .typ,
.prettyprint .atn,
.prettyprint .dec,
.prettyprint .var {
    color: #a6e22e
}

.prettyprint .pln {
    color: #66d9ef
}

.container {
    position: relative;
    max-width: 1350px;
    margin: 0 auto;
    text-align: left
}

@media(max-width: 600px) {
    .container .container {
        background-color: var(--site-color-white)
    }
}

.content-wrap {
    width: 100%;
    float: left
}

.content {
    margin-right: 320px;
    margin-left: 190px;
    padding: 20px 20px 0;
    min-height: 300px;
    overflow: hidden
}

@media(max-width: 1024px) {
    .content {
        margin-right: 0
    }
}

@media(max-width: 768px) {
    .content {
        margin-left: 0
    }
}

@media(max-width: 600px) {
    .content {
        padding: 15px 15px 0
    }

    .single .content {
        padding: 0
    }

    .page .content {
        padding: 0
    }
}

.sidebar {
    float: left;
    margin-left: -320px;
    width: 320px;
    position: relative;
    padding-top: 20px
}

.sidebar .-roll-top {
    width: 320px;
    position: fixed
}

.sidebar .-roll-bottom {
    width: 320px;
    position: absolute
}

@media(max-width: 1024px) {
    .sidebar {
        display: none
    }

    .sidebar .-roll-top,
    .sidebar .-roll-bottom {
        width: auto;
        position: static;
        top: 0
    }
}

@media(max-width: 600px) {
    .m-sidebar-on .sidebar {
        display: block;
        float: none;
        margin-left: 0;
        width: 100%;
        clear: both;
        padding: 10px 15px
    }
}

.title {
    position: relative;
    margin-bottom: 20px;
    font-size: 18px;
    overflow: hidden
}

.title small {
    font-weight: normal
}

.title .-r {
    float: right;
    font-weight: normal;
    font-size: 14px;
    color: var(--site-color-gray)
}

@media(max-width: 600px) {
    .title {
        font-size: 15px;
        margin-bottom: 10px
    }

    .title .-r {
        font-size: 12px
    }
}

.breadcrumbs {
    color: var(--site-color-gray);
    font-size: 12px
}

.breadcrumbs a {
    color: var(--site-color-gray)
}

.breadcrumbs a:hover {
    color: var(--site-color-primary)
}

.breadcrumbs small {
    font-family: serif;
    color: #bbb;
    margin: 0 2px;
    font-weight: bold
}

.single .breadcrumbs {
    margin-bottom: 10px
}

@media(max-width: 768px) {
    .breadcrumbs {
        display: none
    }
}

.e404 {
    text-align: center;
    padding: 40px 0 60px;
    font-size: 16px
}

.e404 img {
    max-width: 100%
}

.e404 h1 {
    font-size: 60px;
    margin: 50px 0 20px
}

.error404 {
    background-color: var(--site-color-white)
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    z-index: 10;
    cursor: pointer;
    font-size: 28px;
    text-align: center;
    color: var(--site-color-white);
    outline: none;
    opacity: .9
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: -50px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: -50px;
    left: auto
}

.swiper-container:hover .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 20px
}

.swiper-container:hover .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 20px
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--site-color-white)
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s top, .2s -webkit-transform;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s left, .2s -webkit-transform;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s right, .2s -webkit-transform;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: var(--site-color-white)
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: var(--site-color-white)
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    perspective: 1200px
}

.swiper-fixed {
    overflow: hidden
}

.article-swiper-no-transition {
    transition-duration: 0ms !important
}

.article-swiper-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .95);
    z-index: 99999
}

@media(max-width: 1024px) {

    .article-swiper-container .swiper-button-next,
    .article-swiper-container .swiper-button-prev {
        display: none
    }
}

.article-swiper-close {
    position: fixed;
    top: 0;
    right: 0;
    padding: 22px;
    line-height: 1;
    font-size: 30px;
    color: #eee;
    z-index: 100000;
    cursor: pointer
}

@media(max-width: 1024px) {
    .article-swiper-close {
        padding: 15px;
        width: 60px;
        top: auto;
        left: 50%;
        text-align: center;
        transform: translateX(-50%);
        bottom: 20px
    }
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: auto;
    top: 30px;
    color: #eee
}

@media(max-width: 1024px) {

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        top: 20px
    }
}

.woocommerce .content,
.woocommerce-cart .content,
.woocommerce-checkout .content {
    margin-right: 0
}

.woomain {
    padding: 30px;
    position: relative
}

.woomain .page-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px
}

.woomain {
    background-color: var(--site-color-white)
}

.woocommerce-result-count {
    font-size: 14px;
    margin: 0;
    color: var(--site-color-gray)
}

.woocommerce .woocommerce-breadcrumb {
    margin-bottom: 20px
}

.woocommerce ul.products {
    margin-top: 20px
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    padding: 7px 10px;
    font-size: 12px
}

.woocommerce ul.products li.product .button {
    margin-top: 5px
}

.woocommerce ul.products li.product .price del {
    margin-right: 10px
}

.woocommerce ul.products a.added_to_cart {
    font-size: 12px;
    margin-left: 10px
}

.woocommerce .star-rating span {
    color: #ed7902
}

.woocommerce div.product form.cart div.quantity {
    float: none;
    margin: 0 0 15px
}

.woocommerce .quantity .qty {
    border: 1px solid #ccc;
    width: 50px;
    height: 28px
}

.woocommerce div.product form.cart .button {
    float: none;
    font-size: 15px;
    padding: 16px 32px;
    font-weight: normal
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    margin-bottom: 20px
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    margin-right: 15px
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    text-decoration: none
}

.woocommerce div.product p.price ins .woocommerce-Price-currencySymbol,
.woocommerce div.product span.price ins .woocommerce-Price-currencySymbol {
    margin-right: 5px
}

.woocommerce .product_meta {
    color: var(--site-color-gray)
}

.woomain .woocommerce-tabs h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px
}

.woomain .products h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px
}

.woocommerce #review_form #respond textarea {
    border: 1px solid #ccc
}

.woocommerce #respond input#submit {
    padding: 10px 30px
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    font-size: 12px;
    padding: 1px 6px
}

.woocommerce-checkout button.button {
    font-size: 15px;
    padding: 16px 32px
}

.woocommerce-tabs .wp-caption {
    max-width: 100%
}

@media(max-width: 600px) {
    .woomain {
        padding: 0
    }
}

.header {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 190px;
    background-color: var(--site-color-white);
    margin: 0;
    padding: 0;
    z-index: 99
}

@media(max-width: 768px) {
    .header {
        position: relative;
        width: auto
    }
}

.logo {
    margin: 0;
    font-size: 0
}

.logo a {
    display: block;
    height: 120px;
    overflow: hidden;
    background-color: var(--site-color-primary);
    color: var(--site-color-white)
}

.logo .logo-img-m {
    display: none
}

@media(max-width: 768px) {
    .logo {
        height: 42px;
        line-height: 43px;
        text-align: center;
        background-color: var(--site-color-primary);
        font-size: 18px;
        overflow: hidden
    }

    .logo a {
        display: inline-block;
        height: 42px;
        overflow: hidden
    }

    .logo a:hover,
    .logo a:active {
        color: var(--site-color-white)
    }

    .logo .logo-img-pc {
        display: none
    }

    .logo .logo-img-m {
        display: block;
        max-height: 42px;
        margin: 0 auto 100px
    }
}

.feeds {
    padding: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #fbfbfb;
    border-bottom: 1px solid var(--site-color-bg);
    border-top: 1px solid var(--site-color-bg);
    text-align: center
}

.feeds img {
    margin-bottom: 5px
}

@media(max-width: 768px) {
    .feeds {
        display: none
    }
}

.slinks {
    text-align: center;
    color: var(--site-color-gray);
    font-size: 12px;
    line-height: 25px
}

.slinks a {
    color: var(--site-color-gray);
    margin: 0 5px
}

.slinks a:hover {
    color: #666;
    text-decoration: underline
}

@media(max-width: 768px) {
    .slinks {
        display: none
    }
}

.user-signin {
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    margin-top: 20px
}

.user-signin a {
    color: var(--site-color-gray)
}

.user-signin a:hover {
    color: #666;
    text-decoration: underline
}

@media(max-width: 600px) {
    .user-signin {
        display: none
    }
}

.user-welcome {
    padding: 8px 8px 8px 58px;
    font-size: 12px;
    margin: 15px;
    background-color: #fbfbfb;
    border-radius: var(--site-border-radius);
    border: 1px solid var(--site-color-bg);
    overflow: hidden
}

.user-welcome .avatar {
    float: left;
    margin-left: -50px;
    width: 40px;
    height: 40px;
    border-radius: var(--site-border-radius)
}

.user-welcome strong {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color: var(--site-color-primary);
    margin-bottom: 2px
}

@media(max-width: 768px) {
    .user-welcome {
        display: none
    }
}

.user-logout {
    font-size: 12px;
    text-align: center;
    margin-top: -15px;
    color: var(--site-color-gray)
}

.user-logout a {
    color: var(--site-color-gray);
    text-decoration: underline
}

@media(max-width: 768px) {
    .user-logout {
        display: none
    }
}

.navmore {
    display: none
}

@media(max-width: 768px) {
    .nav li.navmore {
        width: 42px;
        height: 42px;
        position: absolute;
        right: 0;
        top: 0;
        text-align: center;
        z-index: 9
    }

    .nav li.navmore i {
        display: block !important;
        font-size: 12px;
        top: 0;
        margin-right: 0;
        line-height: 42px;
        color: #444
    }
}

.nav {
    position: relative;
    font-size: 15px;
    margin: 10px 0
}

.nav i {
    margin-right: 10px;
    top: 2px
}

.nav li {
    position: relative
}

.nav li a {
    padding: 10px 30px;
    color: var(--site-color-base);
    display: block
}

.nav li a:focus,
.nav li a:hover {
    color: var(--site-color-primary);
    background-color: #fbfbfb
}

.nav-sm .nav li a {
    padding: 6px 30px
}

.nav li.current-menu-item>a,
.nav li.current-menu-parent>a,
.nav li.current_page_item>a,
.nav li.current-post-ancestor>a {
    color: var(--site-color-primary);
    font-weight: bold
}

.nav li.current-menu-item>a>i,
.nav li.current-menu-parent>a>i,
.nav li.current_page_item>a>i,
.nav li.current-post-ancestor>a>i {
    font-weight: normal
}

.nav li.menu-item-has-children>a::before {
    float: right;
    font-family: "site-icons", "xiu-font";
    content: "";
    font-weight: normal;
    color: var(--site-color-gray)
}

@media(max-width: 768px) {
    .nav li.menu-item-has-children>a::before {
        display: none
    }
}

.nav li.menu-item-has-children>a:hover::before {
    color: var(--site-color-primary)
}

.nav li:hover>a {
    background-color: #fbfbfb
}

.nav li:hover>.sub-menu {
    display: block
}

.nav .sub-menu {
    position: absolute;
    top: -5px;
    left: 100%;
    min-width: 160px;
    font-size: 14px;
    background-color: var(--site-color-white);
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    z-index: 2;
    padding: 5px 0;
    display: none
}

@media(max-width: 768px) {
    .nav {
        height: 42px;
        margin: 0;
        background-color: var(--site-color-white);
        font-size: 14px;
        overflow: hidden;
        border-bottom: none;
        padding-left: 9px;
        padding-right: 40px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, .03)
    }

    .nav li {
        display: inline-block;
        position: relative;
        z-index: 2
    }

    .nav li a {
        padding: 0 6px !important;
        line-height: 42px;
        position: relative;
        color: #444
    }

    .nav li .sub-menu {
        display: none !important
    }

    .nav i {
        display: none
    }

    .nav li.current-menu-item>a,
    .nav li.current-menu-parent>a,
    .nav li.current_page_item>a,
    .nav li.current-post-ancestor>a,
    .nav li a:hover {
        background-color: rgba(0, 0, 0, 0) !important;
        font-weight: bold
    }

    .nav li.current-menu-item>a:after,
    .nav li.current-menu-parent>a:after,
    .nav li.current_page_item>a:after,
    .nav li.current-post-ancestor>a:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -8px;
        width: 16px;
        height: 3px;
        background-color: var(--site-color-primary);
        border-radius: 10px
    }
}

@media(max-width: 768px) {
    .navshows {
        overflow: hidden;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%
    }

    .navshows .nav {
        position: fixed;
        left: 0;
        top: 42px;
        right: 0;
        bottom: 0;
        height: 100%;
        padding: 0 15px 100px;
        overflow-y: auto
    }

    .navshows .nav li.navmore {
        border-bottom: none
    }

    .navshows .nav li.navmore i {
        margin-left: 15px
    }

    .navshows .nav li.current-menu-item>a,
    .navshows .nav li.current-menu-parent>a,
    .navshows .nav li.current_page_item>a,
    .navshows .nav li.current-post-ancestor>a {
        height: auto;
        border-bottom: none
    }

    .navshows .nav li.current-menu-item>a::after,
    .navshows .nav li.current-menu-parent>a::after,
    .navshows .nav li.current_page_item>a::after,
    .navshows .nav li.current-post-ancestor>a::after {
        display: none
    }

    .navshows .nav>li {
        display: block;
        border-bottom: 1px solid var(--site-color-line);
        float: none;
        text-align: left
    }

    .navshows .nav li a {
        font-size: 14px;
        padding: 0
    }

    .navshows .nav li a:hover {
        background-color: rgba(0, 0, 0, 0)
    }

    .navshows .nav .sub-menu {
        display: block !important;
        position: relative;
        left: 0;
        border: none;
        min-width: 0;
        box-shadow: none;
        padding: 0
    }

    .navshows .nav .sub-menu li {
        margin-left: 28px;
        display: block
    }

    .navshows .nav .sub-menu a {
        padding: 0;
        font-weight: normal
    }
}

@media(max-width: 600px) {
    .fixhead-m-on {
        margin-top: 84px
    }

    .fixhead-m-on .header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 84px;
        z-index: 99
    }
}

.ssr-your {
    display: block;
    background-color: #fbfbfb;
    border: 2px dashed #bbb;
    text-align: center;
    color: #aaa;
    line-height: 20px;
    font-size: 22px
}

.ssr-your:hover {
    border-color: #aaa;
    color: #888
}

.ssr-your:active {
    border-color: var(--site-color-primary);
    color: var(--site-color-primary)
}

.ssr {
    overflow: hidden;
    margin-bottom: 20px;
    clear: both;
    text-align: center;
    border-radius: var(--site-border-radius);
    background-color: var(--site-color-white)
}

.ssr img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

@media(max-width: 600px) {
    .ssr {
        margin-bottom: 15px
    }
}

.ssr-content {
    margin-bottom: 20px
}

@media(max-width: 600px) {
    .ssr-content {
        margin-bottom: 15px
    }
}

@media(max-width: 600px) {
    .ssr-posthd {
        margin-bottom: 0
    }
}

.excerpt+.ssr-content,
.pagination+.ssr-content {
    margin-bottom: 0;
    margin-top: 20px
}

@media(max-width: 600px) {

    .excerpt+.ssr-content,
    .pagination+.ssr-content {
        margin-top: 15px
    }
}

.ssr-post {
    margin-bottom: 0;
    padding-top: 20px;
    border-radius: 0
}

.ssr-content-bom {
    margin-bottom: 25px;
    margin-top: 25px
}

@media(max-width: 600px) {

    .ssr-related,
    .ssr-comment {
        margin-left: 15px;
        margin-right: 15px
    }
}

#shareimage {
    display: none
}

.shares {
    z-index: 2;
    position: relative;
    text-align: center;
    margin-top: 30px
}

.shares dfn {
    display: block;
    margin-bottom: 10px;
    font-style: normal;
    color: var(--site-color-gray)
}

.shares a {
    position: relative;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    margin: 0 8px;
    opacity: 1;
    border-radius: 100px;
    cursor: pointer
}

.shares a:hover {
    opacity: 1
}

.shares a:hover .share-popover {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0
}

.shares a:before {
    height: 32px;
    width: 10px
}

.shares a:hover:before {
    right: -70%
}

.shares a.share-tsina {
    background-color: #ff6b60
}

.shares a.share-weixin {
    background-color: #07c160
}

.shares a.share-qzone {
    background-color: #fbc440
}

.shares a.share-sqq {
    background-color: #00a9ee
}

.shares a.share-renren {
    background-color: #95b4ec
}

.shares a.share-tqq {
    background-color: #5fb2d7
}

.shares a.share-douban {
    background-color: #67ce9b
}

.shares a.share-huaban {
    background-color: #dc5e5e
}

.shares a.share-line {
    background-color: #08bc1f
}

.shares a.share-twitter {
    background-color: #41b8fc
}

.shares a.share-facebook {
    background-color: #4867aa
}

.shares a.share-telegram {
    background-color: #2ca5e0
}

.shares a.share-skype {
    background-color: #00aff0
}

.shares i {
    color: var(--site-color-white);
    font-size: 16px;
    font-weight: normal
}

@media(max-width: 600px) {
    .shares dfn {
        font-size: 12px
    }

    .shares a {
        margin: 0 3px 10px;
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .shares i {
        font-size: 16px
    }
}

.share-popover {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-bottom: 20px;
    padding-bottom: 6px;
    background-color: rgba(0, 0, 0, 0)
}

.share-popover .share-popover-inner {
    display: block;
    background-color: var(--site-color-white);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: var(--site-border-radius);
    position: relative;
    bottom: 6px;
    height: 100px
}

.share-popover .share-popover-inner canvas {
    margin-top: 10px
}

.share-popover .share-popover-inner::before,
.share-popover .share-popover-inner::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0)
}

.share-popover .share-popover-inner::before {
    border-top: 5px solid #eee
}

.share-popover .share-popover-inner::after {
    border-top: 5px solid var(--site-color-white);
    margin-bottom: 1px
}

.widget {
    clear: both;
    position: relative;
    margin-bottom: 20px;
    background-color: var(--site-color-white);
    padding: 20px 20px;
    border-radius: var(--site-border-radius)
}

.widget.affix {
    width: 300px
}

.widget .gallery {
    padding-top: 15px;
    margin-right: -8px
}

.widget .gallery .gallery-item {
    margin-top: 0;
    margin-bottom: 5px;
    padding-right: 5px
}

.widget .gallery .gallery-item img {
    height: auto;
    border: none
}

@media(max-width: 600px) {
    .widget {
        padding: 15px;
        margin-bottom: 15px
    }

    .widget.affix {
        position: relative;
        width: auto;
        top: 0 !important
    }
}

.widget-title {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: -3px
}

.widget-title .btn {
    position: absolute;
    top: 5px;
    right: 10px;
    font-weight: normal;
    padding: 2px 7px 1px
}

@media(max-width: 600px) {
    .widget-title {
        font-size: 15px
    }
}

.textwidget p:last-child {
    margin-bottom: 0
}

.widget_media_image img {
    border-radius: var(--site-border-radius)
}

.widget_ssr {
    padding: 0;
    overflow: hidden;
    border-radius: var(--site-border-radius)
}

.widget_ssr img {
    display: block;
    max-width: 100%
}

.widget_ssr .widget_ssr_inner {
    position: relative;
    overflow: hidden
}

.widget_ssr .sell {
    display: block;
    border: solid 1px #d6d6d6;
    color: var(--site-color-gray);
    text-align: center;
    height: 123px;
    line-height: 123px;
    font-weight: bold
}

.widget_ssr .sell:hover {
    border-color: #bbb;
    color: #777
}

@media(max-width: 600px) {
    .widget_ssr img {
        width: 100%
    }
}

.widget_tags_inner {
    overflow: hidden;
    margin-right: -5px;
    margin-top: -5px
}

.widget_tags_inner li {
    float: left;
    width: 33.3333333333%;
    margin-top: 5px
}

.widget_tags_inner.-cols2 li {
    width: 50%
}

.widget_tags_inner a {
    color: #777;
    display: block;
    text-align: center;
    margin-right: 5px;
    background-color: var(--site-color-bg);
    padding: 6px 8px;
    height: 33px;
    overflow: hidden;
    border-radius: var(--site-border-radius)
}

.widget_tags_inner a:hover {
    color: var(--site-color-white);
    background-color: var(--site-color-primary);
    border-left-color: #fed426;
    border-left-width: 4px
}

.widget_postlist ul {
    overflow: hidden
}

.widget_postlist a {
    display: block
}

.widget_postlist .thumbnail {
    display: flex;
    border-radius: var(--site-border-radius);
    overflow: hidden
}

.widget_postlist .thumbnail img {
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover
}

.widget_postlist .text {
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.widget_postlist .text span {
    color: var(--site-color-primary)
}

.widget_postlist .info {
    font-size: 12px;
    color: var(--site-color-gray)
}

.widget_postlist .items-01 {
    margin-top: -10px
}

.widget_postlist .items-01 li:last-child a {
    padding-bottom: 0;
    border-bottom: none
}

.widget_postlist .items-01 li.has-thumb:last-child a {
    min-height: 72px
}

.widget_postlist .items-01 li a {
    border-bottom: solid 1px var(--site-color-line);
    overflow: hidden;
    position: relative;
    padding: 10px 0
}

.widget_postlist .items-01 li.has-thumb a {
    padding-right: 95px;
    min-height: 82px
}

.widget_postlist .items-01 .thumbnail {
    position: absolute;
    right: 0;
    top: 10px;
    width: 80px;
    height: 62px
}

.widget_postlist .items-02 {
    margin-right: -4%;
    overflow: hidden
}

.widget_postlist .items-02 li {
    vertical-align: top;
    display: inline-block;
    width: 46%;
    margin-right: 4%;
    margin-bottom: 10px
}

.widget_postlist .items-02 li:last-child {
    margin-bottom: 0
}

.widget_postlist .items-02 .thumbnail {
    height: 85px;
    margin-bottom: 5px
}

.widget_postlist .items-03 {
    margin-top: -10px
}

.widget_postlist .items-03 li:last-child a {
    border-bottom: none;
    padding-bottom: 0
}

.widget_postlist .items-03 li a {
    border-bottom: solid 1px var(--site-color-line);
    padding: 10px 0
}

.widget_links ul {
    padding: 5px 0 0 0
}

.widget_links li {
    width: 50%;
    float: left;
    line-height: 32px
}

.widget_comments a {
    display: block;
    padding: 10px 0 10px 46px;
    color: #666;
    font-size: 12px;
    border-bottom: 1px solid #eee
}

.widget_comments a:hover {
    border-bottom-color: #ddd;
    background-color: #fbfbfb;
    color: #444
}

.widget_comments .avatar {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    float: left;
    margin-left: -46px;
    position: relative;
    bottom: -2px
}

.widget_categories ul {
    list-style: disc;
    margin-left: 18px;
    color: var(--site-color-gray)
}

.widget_categories li {
    margin-top: 7px
}

.widget_categories .children {
    margin-left: 20px;
    font-size: 12px;
    margin-bottom: 10px
}

.widget_categories .children li {
    margin-top: 5px
}

.widget_categories .postform {
    margin-top: 10px;
    width: 100%;
    height: 38px;
    font-size: 14px;
    border: 2px solid #ddd;
    padding: 0 5px
}

.widget_rss .rsswidget img {
    display: none
}

.widget_rss li {
    border-bottom: solid 1px #eee;
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 14px;
    padding: 10px 0
}

.widget_rss li:hover {
    background-color: #f8fcfe
}

.widget_rss .rss-date {
    display: block;
    font-size: 12px;
    color: #bbb
}

.widget_rss .rssSummary {
    font-size: 12px;
    color: var(--site-color-gray)
}

.widget_rss cite {
    font-size: 12px
}

.widget_meta ul {
    list-style: disc;
    margin-left: 18px;
    color: var(--site-color-gray)
}

.widget_meta li {
    margin-top: 7px
}

.widget_text .textwidget {
    margin-top: 10px
}

.widget_archive .screen-reader-text {
    display: none
}

.widget_archive ul {
    list-style: disc;
    margin-left: 18px;
    color: var(--site-color-gray);
    margin-top: 10px
}

.widget_archive li {
    margin-top: 7px
}

.widget_archive select {
    margin-top: 10px;
    width: 100%;
    height: 38px;
    font-size: 14px;
    border: 2px solid #ddd;
    padding: 0 5px
}

.widget_calendar {
    overflow: hidden
}

.widget_calendar table {
    width: 100%;
    text-align: center
}

.widget_calendar table caption {
    padding: 10px 0 5px;
    font-size: 15px
}

.widget_calendar table #prev a,
.widget_calendar table #next a {
    display: block;
    padding: 0 10px
}

.widget_calendar table #prev {
    text-align: left
}

.widget_calendar table #next {
    text-align: right
}

.widget_calendar table tbody td,
.widget_calendar table tfoot td,
.widget_calendar table thead th {
    padding: 5px 3px;
    border: 1px solid #eee
}

.widget_calendar table thead th {
    background-color: #fbfbfb
}

.widget_calendar table tbody td a {
    display: block;
    margin: 0 3px;
    background-color: #428bca;
    color: var(--site-color-white)
}

.widget_calendar table tbody td a:hover {
    background-color: #357ebd
}

.tagcloud {
    margin-top: 5px
}

.tagcloud a {
    display: inline-block;
    margin: 5px 5px 0 0
}

.widget_nav_menu ul {
    list-style: disc;
    margin-left: 18px;
    color: var(--site-color-gray)
}

.widget_nav_menu li {
    margin-top: 7px
}

.widget_nav_menu ul ul {
    margin-left: 20px;
    font-size: 12px;
    margin-bottom: 10px
}

.widget_nav_menu ul ul li {
    margin-top: 5px
}

.widget_nav_menu .site-icon, .tbfa {
    margin-right: 5px;
    color: var(--site-color-gray)
}

.widget_recent_entries ul {
    margin-top: -10px
}

.widget_recent_entries li {
    border-bottom: solid 1px var(--site-color-line);
    padding: 10px 0
}

.widget_recent_entries li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.widget_recent_entries li .post-date {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    color: var(--site-color-gray)
}

.widget_pages ul {
    list-style: disc;
    margin-left: 18px;
    color: var(--site-color-gray)
}

.widget_pages li {
    margin-top: 7px
}

.widget_textssr {
    padding: 0
}

.widget_textssr a {
    display: block;
    padding: 0 20px 20px;
    border: 1px solid var(--site-color-white);
    background-color: var(--site-color-white);
    border-radius: var(--site-border-radius)
}

.widget_textssr a h2 {
    font-size: 18px
}

.widget_textssr a p {
    color: var(--site-color-gray);
    margin-bottom: 0
}

.widget_textssr a strong {
    margin: -1px 0 5px 0;
    display: inline-block;
    padding: 5px 15px;
    color: var(--site-color-white);
    font-size: 14px;
    font-weight: normal;
    border-radius: 0 0 var(--site-border-radius) var(--site-border-radius)
}

.widget_textssr a.style01 {
    color: #428bca
}

.widget_textssr a.style01:hover {
    border-color: #428bca
}

.widget_textssr a.style01 strong {
    background-color: #428bca
}

.widget_textssr a.style02 {
    color: #ff5e52
}

.widget_textssr a.style02:hover {
    border-color: #ff5e52
}

.widget_textssr a.style02 strong {
    background-color: #ff5e52
}

.widget_textssr a.style03 {
    color: #5cb85c
}

.widget_textssr a.style03:hover {
    border-color: #5cb85c
}

.widget_textssr a.style03 strong {
    background-color: #5cb85c
}

.widget_textssr a.style04 {
    color: #c35bff
}

.widget_textssr a.style04:hover {
    border-color: #c35bff
}

.widget_textssr a.style04 strong {
    background-color: #c35bff
}

.widget_textssr a.style05 {
    color: #61b3e6
}

.widget_textssr a.style05:hover {
    border-color: #61b3e6
}

.widget_textssr a.style05 strong {
    background-color: #61b3e6
}

@media(max-width: 600px) {
    .widget_textssr a {
        border-color: inherit
    }
}

.footer {
    clear: both;
    color: var(--site-color-gray);
    position: relative;
    padding: 20px 0;
    margin-left: 210px
}

.footer a {
    color: var(--site-color-gray)
}

.footer a:hover {
    color: var(--site-color-base)
}

@media(max-width: 768px) {
    .footer {
        margin-left: 0;
        padding: 15px;
        text-align: center
    }
}

@media(max-width: 600px) {
    .footer {
        font-size: 12px
    }
}

.flinks {
    overflow: hidden
}

.flinks strong {
    margin-right: 5px
}

.flinks ul {
    display: inline-block;
    margin: 0;
    padding: 0
}

.flinks ul li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px
}

.flinks-m .flinks {
    display: block
}

@media(max-width: 768px) {
    .flinks {
        display: none
    }
}

.fixnav {
    position: fixed;
    z-index: 99;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    background-color: var(--site-color-white);
    padding: 0 5px;
    display: flex;
    box-shadow: -1px 0 10px rgba(0, 0, 0, .1);
    list-style: none;
    margin: 0
}

.fixnav>li {
    flex: 1;
    text-align: center
}

.fixnav>li>a {
    height: 56px;
    line-height: 56px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: var(--site-color-base)
}

.fixnav>li>a span,
.fixnav>li>a i {
    display: block;
    margin-top: 10px;
    margin-bottom: -15px;
    font-size: 18px;
    line-height: 18px
}

.fixnav>li ul {
    display: none !important
}

.fixnav>li.current-menu-item>a,
.fixnav>li.current_page_item>a {
    color: var(--site-color-primary)
}

@media(min-width: 768px) {
    .fixnav {
        display: none
    }
}

@media(max-width: 768px) {
    .fixnav-m-on {
        margin-bottom: 56px
    }
}

#tb-wechat-copy {
    display: none
}

.karbar {
    position: fixed;
    right: 20px;
    width: 68px;
    z-index: 999
}

.karbar.karbar-rb {
    bottom: 20px
}

.karbar ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.karbar li {
    position: relative;
    margin-top: 6px;
    text-align: center
}

.karbar li:first-child a {
    color: #fff;
    background-color: var(--site-color-primary)
}

.karbar li:first-child a:hover {
    opacity: .85
}

.karbar a {
    position: relative;
    z-index: 2;
    display: block;
    height: 65px;
    border-radius: 6px;
    background-color: var(--site-color-white);
    border: 1px solid var(--site-color-primary);
    color: var(--site-color-primary)
}

.karbar a span {
    display: block;
    font-size: 12px
}

.karbar a:hover {
    color: #fff;
    background-color: var(--site-color-primary)
}

.karbar i {
    position: relative;
    display: block;
    line-height: 23px;
    font-size: 23px;
    height: 23px;
    margin: 11px 0 4px
}

.karbar li.karbar-totop {
    display: none
}

.karbar li:hover .karbar-qrcode-wrap {
    display: block
}

.karbar-qrcode-wrap {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 100%;
    min-width: 130px;
    margin: -77.5px 10px 0 0;
    padding: 15px;
    font-size: 14px;
    background-color: var(--site-color-white);
    border: 1px solid var(--site-color-line);
    border-radius: 4px;
    text-align: center;
    display: none
}

.karbar-qrcode-wrap:before,
.karbar-qrcode-wrap:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: -5px;
    border-left: 5px solid var(--site-color-white);
    border-top: 5px solid rgba(0, 0, 0, 0);
    border-bottom: 5px solid rgba(0, 0, 0, 0)
}

.karbar-qrcode-wrap:before {
    border-left: 5px solid var(--site-color-line)
}

.karbar-qrcode-wrap img {
    margin-top: 5px
}

.karbar-qrcode-mini {
    height: 65px;
    margin-top: -32.5px;
    padding: 22px 15px 0
}

.copy-wechat-number {
    display: none;
    border-radius: 4px;
    background-color: #202935;
    color: #fff;
    padding: 0;
    height: 32px;
    line-height: 32px;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 5px;
    width: 120px;
    text-align: center
}

@media(max-width: 600px) {
    .copy-wechat-number {
        display: inline-block
    }
}

@media(max-width: 600px) {
    .karbar {
        display: none
    }

    .karbar-m-on {
        margin-bottom: 57px
    }

    .karbar-m-on .karbar {
        display: block;
        bottom: 0;
        right: 0;
        left: 0;
        top: auto !important;
        margin: 0 !important;
        width: 100%;
        border-top: 1px solid var(--site-color-primary);
        background-color: var(--site-color-primary);
        padding: 0
    }

    .karbar-m-on .karbar ul {
        display: flex
    }

    .karbar-m-on .karbar ul li {
        flex: 1;
        margin-top: 0
    }

    .karbar-m-on .karbar ul li a {
        background-color: var(--site-color-primary);
        color: #fff;
        border: none;
        border-radius: 0
    }

    .karbar-m-on .karbar ul li .site-icon, .tbfa {
        font-size: 20px;
        height: 20px;
        margin-top: 0;
        margin-bottom: 0
    }

    .karbar-m-on .karbar ul li:hover .karbar-qrcode-wrap {
        display: none
    }

    .karbar-m-on .karbar ul li.karbar-qrcode .karbar-qrcode-wrap {
        position: fixed;
        top: auto;
        bottom: 57px;
        left: 0;
        right: 0;
        margin: 0;
        width: 100%;
        background-color: #fff;
        color: #555;
        padding: 15px;
        font-size: 14px;
        font-weight: bold;
        height: auto;
        box-shadow: 0 -1px 5px rgba(0, 0, 0, .05);
        border-radius: 0;
        border: none
    }

    .karbar-m-on .karbar ul li.karbar-qrcode:hover .karbar-qrcode-wrap {
        display: none
    }

    .karbar-m-on .karbar ul li.karbar-qrcode .karbar-qrcode-wrap img {
        width: 120px;
        height: 120px;
        display: block;
        margin: 0 auto
    }

    .karbar-m-on .karbar a {
        height: 56px;
        padding: 10px 0
    }

    .karbar-m-on .karbar .fa {
        line-height: 1
    }

    .karbar-m-on .karbar a span {
        display: block;
        line-height: 12px;
        font-size: 10px;
        margin-top: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .karbar-m-on .karbar a:active {
        color: #111;
        background-color: #f6f6f6
    }

    .karbar-m-white .karbar {
        background-color: #fff !important;
        border-top-color: #f6f6f6 !important
    }

    .karbar-m-white .karbar ul li a {
        background-color: #fff !important;
        color: #444 !important;
        border-radius: 2px !important
    }
}

#focusslide {
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: var(--site-border-radius)
}

#focusslide.swiper-container-horizontal>.swiper-pagination-bullets,
#focusslide.swiper-pagination-custom,
#focusslide.swiper-pagination-fraction {
    left: auto;
    top: auto;
    right: 5px;
    bottom: 15px;
    width: 150px
}

#focusslide .swiper-pagination {
    text-align: right;
    padding-right: 10px
}

#focusslide .swiper-pagination-bullet {
    background: var(--site-color-white);
    outline: none
}

#focusslide .swiper-slide::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 50%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8))
}

#focusslide .-tit {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    text-align: left;
    padding: 15px 20px;
    margin-right: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: var(--site-color-white);
    font-size: 16px
}

#focusslide img {
    display: block
}

@media(max-width: 600px) {
    #focusslide .-tit {
        font-size: 12px;
        padding: 0 15px;
        line-height: 35px;
        color: hsla(0, 0%, 100%, .9)
    }

    #focusslide.swiper-container-horizontal>.swiper-pagination-bullets,
    #focusslide.swiper-pagination-custom,
    #focusslide.swiper-pagination-fraction {
        right: 0;
        bottom: 8px
    }

    #focusslide .swiper-button-next,
    #focusslide .swiper-button-prev {
        display: none
    }

    #focusslide {
        display: none;
        margin-bottom: 15px;
        overflow: hidden;
        border-radius: 5px
    }

    .focusslide_s_m #focusslide {
        display: block
    }

    .swiper-pagination-bullet {
        width: 6px;
        height: 6px
    }

    #focusslide .swiper-pagination-bullet {
        background-color: hsla(0, 0%, 100%, .9)
    }
}

.sticky {
    margin-bottom: 20px;
    overflow: hidden
}

.sticky ul {
    margin-right: -3%
}

.sticky li {
    width: 30.3333333333%;
    margin-right: 3%;
    margin-top: 15px;
    vertical-align: top;
    display: inline-block
}

.sticky li:nth-child(-n+3) {
    margin-top: 0
}

.sticky .-pic {
    display: flex;
    overflow: hidden;
    border-radius: var(--site-border-radius);
    height: 150px;
    margin-bottom: 10px
}

.sticky .-tit {
    overflow: hidden;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.sticky a:hover {
    color: var(--site-color-primary)
}

.sticky img {
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover
}

@media(max-width: 768px) {
    .sticky .-pic {
        height: 137px
    }
}

@media(max-width: 600px) {
    .sticky {
        display: none;
        margin-bottom: 15px
    }

    .single .sticky {
        margin: 0 15px 15px
    }

    .sticky .-pic {
        height: 76px;
        margin-bottom: 5px
    }

    .sticky .-tit {
        font-size: 12px;
        height: unset
    }

    .sticky-m .sticky {
        display: block
    }
}

.latest-title {
    margin-bottom: 0
}

.latest-title+.excerpt {
    margin-top: -30px
}

@media(max-width: 600px) {
    .latest-title+.excerpt {
        margin-top: -10px
    }
}

.focusmo {
    overflow: hidden;
    margin-bottom: 10px
}

.focusmo ul {
    padding-left: 50%
}

.focusmo li {
    width: 50%;
    float: left;
    margin-bottom: 10px
}

.focusmo li.large {
    width: 100%;
    float: left;
    margin-left: -100%
}

.focusmo li.large a {
    height: 266px;
    margin-left: 0
}

.focusmo li.large h4 {
    font-size: 16px;
    bottom: 15px;
    padding: 0 20px
}

.focusmo a {
    margin-left: 10px;
    display: flex;
    overflow: hidden;
    height: 128px;
    position: relative;
    border-radius: var(--site-border-radius)
}

.focusmo a::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 50%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8))
}

.focusmo a:hover::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.95))
}

.focusmo img {
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover
}

.focusmo h4 {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    padding: 0 15px;
    color: var(--site-color-white);
    font-weight: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

@media(max-width: 768px) {
    .focusmo li.large a {
        height: 240px
    }

    .focusmo a {
        height: 115px
    }
}

@media(max-width: 600px) {
    .focusmo {
        display: none;
        margin-bottom: 8px
    }

    .focusmo_s_m .focusmo {
        display: block
    }

    .focusmo a {
        border-radius: 5px;
        overflow: hidden;
        height: 61.5px !important;
        margin-left: 7.5px
    }

    .focusmo li.large a {
        height: 130.5px !important
    }

    .focusmo li.large a h4 {
        display: block;
        font-size: 12px;
        padding: 0 15px;
        bottom: 10px
    }

    .focusmo li {
        margin-bottom: 7.5px
    }

    .focusmo h4 {
        display: none
    }

    .focusmo img {
        border-radius: 5px
    }
}

.most-comment-posts {
    margin-bottom: 20px
}

.most-comment-posts li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px
}

.most-comment-posts li:last-child {
    margin-bottom: 3px
}

.most-comment-posts li>a span {
    color: var(--site-color-primary)
}

.most-comment-posts p {
    margin: 0;
    float: right;
    font-size: 12px;
    margin-left: 15px
}

.most-comment-posts .label {
    border-radius: var(--site-border-radius);
    margin-right: 8px;
    padding: 2px 7px;
    font-size: 12px;
    color: var(--site-color-white);
    background-color: var(--site-color-gray)
}

.most-comment-posts .label-1 {
    background-color: #ff5e52
}

.most-comment-posts .label-2 {
    background-color: #7fd75a
}

.most-comment-posts .label-3 {
    background-color: #60c4fd
}

.most-comment-posts .post-like {
    width: 80px;
    text-align: right;
    display: inline-block;
    margin-left: 5px
}

@media(max-width: 600px) {
    .most-comment-posts {
        display: none;
        font-weight: bold;
        margin-bottom: 15px
    }

    .m-home-most .most-comment-posts {
        display: block
    }

    .m-home-most .most-comment-posts li {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin: 7px 0;
        position: relative;
        padding-left: 23px
    }

    .m-home-most .most-comment-posts .label {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 10px;
        padding: 0 0;
        text-align: center;
        overflow: hidden;
        position: absolute;
        top: 2px;
        left: 0;
        border-radius: 5px;
        font-weight: normal
    }

    .m-home-most .most-comment-posts p {
        margin-bottom: 0;
        margin-left: 5px;
        font-weight: normal;
        position: relative;
        z-index: 2
    }

    .m-home-most .most-comment-posts .post-comments {
        display: none
    }

    .m-home-most .most-comment-posts .post-like {
        width: auto;
        text-decoration: none;
        color: #bbb
    }
}

.excerpt {
    margin-bottom: 10px
}

.excerpt header {
    margin-bottom: 15px
}

.excerpt .cat {
    position: relative;
    top: -3px;
    display: inline-block;
    margin-right: 15px;
    border-radius: var(--site-border-radius);
    padding: 3px 7px;
    color: var(--site-color-white);
    background-color: var(--site-color-primary);
    font-size: 12px
}

.excerpt .cat::after {
    content: "";
    position: absolute;
    right: -4px;
    top: 50%;
    margin-top: -4px;
    width: 4px;
    height: 4px;
    border-top: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid var(--site-color-primary)
}

.excerpt .-sticky {
    position: relative;
    top: -3px;
    display: inline-block;
    margin-right: 5px;
    border-radius: var(--site-border-radius);
    padding: 3px 7px;
    color: var(--site-color-white);
    background-color: var(--site-color-base);
    font-size: 12px
}

.excerpt h2 {
    display: inline;
    font-size: 22px
}

.excerpt h2 a span {
    color: #ff5e52
}

.excerpt h2 a:hover {
    color: var(--site-color-primary)
}

.excerpt .desc {
    color: #666;
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 1.68
}

.excerpt .info {
    clear: both;
    overflow: hidden;
    height: 22px;
    color: var(--site-color-gray)
}

.excerpt .info>time,
.excerpt .info>span,
.excerpt .info>a {
    margin-right: 20px
}

.excerpt .info a {
    color: var(--site-color-gray)
}

.excerpt .info a:hover {
    color: var(--site-color-primary)
}

.excerpt .info .post-like {
    float: right;
    margin-right: 0
}

.excerpt .info .post-like.actived {
    color: var(--site-color-primary)
}

.excerpt .focus {
    position: relative;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap
}

.excerpt .focus .item {
    width: 32.3333333333%;
    margin-top: 1.5%;
    height: 150px;
    display: flex;
    overflow: hidden;
    border-radius: var(--site-border-radius);
    opacity: 1
}

.excerpt .focus .item:nth-child(-n+3) {
    margin-top: 0
}

.excerpt .focus .item:hover {
    opacity: .8
}

.excerpt .focus img {
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

.excerpt .focus .num {
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: var(--site-border-radius);
    padding: 3px 7px;
    color: var(--site-color-white);
    background-color: rgba(0, 0, 0, .7);
    font-size: 12px
}

.excerpt .focus .num i {
    margin-right: 4px
}

.excerpt video {
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    margin-bottom: 15px;
    border-radius: var(--site-border-radius)
}

@media(max-width: 768px) {
    .excerpt .focus .item {
        height: 137px
    }
}

@media(max-width: 600px) {
    .excerpt {
        padding: 15px
    }

    .excerpt .focus {
        margin-bottom: 10px
    }

    .excerpt .focus .item {
        height: 76px
    }

    .excerpt .focus .num {
        bottom: 5px;
        right: 5px;
        padding: 2px 6px
    }

    .excerpt header {
        margin-bottom: 10px
    }

    .excerpt .cat {
        top: 0;
        padding: 2px 6px
    }

    .excerpt .-sticky {
        top: 0;
        padding: 2px 6px
    }

    .excerpt h2 {
        font-size: 16px;
        top: 0
    }

    .excerpt .desc {
        display: none
    }

    .excerpt .info {
        font-size: 12px;
        height: 19px
    }

    .excerpt .info>time,
    .excerpt .info>span,
    .excerpt .info>a {
        margin-right: 15px
    }

    .excerpt .post-tags {
        display: none
    }
}

.excerpt-one .focus {
    float: right;
    width: 32.3333333333%;
    margin-left: 30px;
    height: 150px;
    overflow: hidden;
    border-radius: var(--site-border-radius);
    opacity: 1;
    justify-content: unset;
    flex-flow: unset
}

.excerpt-one .focus:hover {
    opacity: .8
}

.excerpt-one .focus .item {
    width: 100%
}

@media(max-width: 768px) {
    .excerpt-one .focus {
        height: 137px
    }
}

@media(max-width: 600px) {
    .excerpt-one header {
        right: calc(33.3333333333% + 15px);
        margin-bottom: 0;
        position: absolute;
        top: 15px;
        left: 15px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden
    }

    .excerpt-one .focus {
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
        height: 76px
    }
}

.excerpt_thumb_left .excerpt-one .focus {
    float: left;
    margin-right: 30px;
    margin-left: 0
}

@media(max-width: 600px) {
    .excerpt_thumb_left .excerpt-one header {
        right: 15px;
        left: calc(33.3333333333% + 15px)
    }
}

.excerpt_thumb_large .excerpt-one .focus {
    float: none;
    width: 100%;
    margin-left: 0;
    height: 250px
}

.excerpt_thumb_large .excerpt-one .focus .item {
    height: 250px
}

@media(max-width: 600px) {
    .excerpt_thumb_large .excerpt-one header {
        position: static;
        right: auto;
        left: auto;
        margin-bottom: 10px
    }

    .excerpt_thumb_large .excerpt-one .focus {
        height: 150px
    }

    .excerpt_thumb_large .excerpt-one .focus .item {
        height: 150px
    }
}

.post-views .site-icon, .tbfa {
    font-size: 13px;
    margin-right: 2px;
    top: 2px
}

.post-like {
    text-decoration: none
}

.post-like i {
    margin-right: 5px;
    font-size: 13px;
    top: 2px;
    width: 13px
}

.post-like.actived {
    color: var(--site-color-primary)
}

@media(max-width: 600px) {
    .post-like i {
        font-size: 11px;
        width: 11px
    }
}

.cat-leader {
    overflow: hidden;
    clear: both;
    background-color: var(--site-color-white);
    text-align: center;
    padding: 30px 20px;
    position: relative;
    display: flex;
    align-items: center;
    border-radius: var(--site-border-radius);
    margin-bottom: 20px
}

.cat-leader .-inner {
    flex: 1
}

.cat-leader h1 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    position: relative;
    font-weight: bold;
    line-height: 1.4
}

.cat-leader h1 small {
    display: none
}

@media(max-width: 600px) {
    .cat-leader {
        padding: 15px;
        margin-bottom: 15px
    }

    .cat-leader h1 {
        font-size: 15px;
        font-weight: bold
    }
}

.cat-leader-desc {
    overflow: hidden;
    position: relative;
    margin-top: 10px;
    font-size: 14px;
    color: var(--site-color-gray)
}

@media(max-width: 600px) {
    .cat-leader-desc {
        font-size: 12px;
        margin-top: 5px
    }
}

.cat-leader-bg {
    background-position: 50% 50%;
    background-size: cover;
    color: var(--site-color-white);
    height: 150px;
    padding: 10px 20px;
    border-bottom: none;
    text-shadow: 1px 0 1px rgba(0, 0, 0, .5)
}

@media(max-width: 600px) {
    .cat-leader-bg {
        height: 100px
    }
}

.cat-leader-bg .cat-leader-desc {
    color: var(--site-color-white)
}

.pagination {
    margin: 20px 0;
    text-align: center
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.pagination ul>li {
    display: inline
}

.pagination ul>li>a,
.pagination ul>li>span {
    margin: 0 3px;
    float: left;
    padding: 7px 14px 6px;
    background-color: #ddd;
    color: #666;
    opacity: .88;
    border-radius: var(--site-border-radius)
}

.pagination form {
    float: left;
    margin: 0 3px 0 15px;
    color: #a4a4a4
}

.pagination form input {
    border-radius: var(--site-border-radius);
    border: 1px solid #ddd;
    color: #444;
    margin: 0 5px;
    padding: 7px 16px 6px 14px;
    text-align: center;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield
}

.pagination form input::-webkit-inner-spin-button,
.pagination form input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.pagination form input:focus {
    outline: none;
    border-color: var(--site-color-gray)
}

.pagination ul>li>a:hover,
.pagination ul>li>a:focus {
    opacity: 1
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    background-color: var(--site-color-primary);
    color: var(--site-color-white)
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    cursor: default
}

.pagination ul>li>span,
.pagination ul>.disabled>span,
.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>a:focus {
    color: var(--site-color-gray);
    background-color: rgba(0, 0, 0, 0);
    cursor: default
}

.pagination ul>li.next-page>a {
    background-color: var(--site-color-primary);
    color: var(--site-color-white)
}

@media(max-width: 600px) {
    .pagination {
        margin: 15px 0
    }

    .pagination ul>li>a,
    .pagination ul>li>span {
        border-radius: 5px;
        font-size: 12px
    }
}

@media(max-width: 768px) {
    .pagination-multi ul>li {
        display: none
    }

    .pagination-multi .form-page,
    .pagination-multi .prev-page,
    .pagination-multi .next-page {
        display: inline-block
    }

    .pagination-multi ul>li>a {
        padding: 8px 20px
    }
}

.ias_trigger {
    margin: 20px 0
}

.ias_trigger a {
    background-color: #eee;
    display: block;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: var(--site-color-gray)
}

.ias_trigger a:hover {
    background-color: #ddd;
    color: #666
}

.pagination-loading {
    font-size: 16px;
    text-align: center;
    color: var(--site-color-gray);
    padding: 30px 0 40px
}

.pagination-loading .site-icon, .tbfa {
    top: 2px
}

.pagination-loading img {
    margin: 0 auto
}

.article-header {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 1px solid var(--site-color-line)
}

@media(max-width: 600px) {
    .article-header {
        padding-bottom: 0;
        border-radius: 0;
        border-bottom: none
    }
}

.article-title {
    font-size: 26px;
    line-height: 1.3
}

.article-title span {
    color: var(--site-color-primary)
}

@media(max-width: 600px) {
    .article-title {
        font-size: 18px;
        line-height: 1.4;
        font-weight: bold;
        margin-top: 0
    }
}

.article-meta {
    margin-top: 10px;
    color: var(--site-color-gray)
}

.article-meta li {
    float: left;
    margin-right: 20px
}

.article-meta a {
    color: var(--site-color-gray)
}

.article-meta a:hover {
    color: var(--site-color-primary)
}

@media(max-width: 600px) {
    .article-meta {
        font-size: 12px
    }

    .article-meta li {
        margin-right: 12px
    }

    .article-meta li:last-child {
        margin-right: 0
    }
}

.article-content {
    font-size: 16px;
    line-height: 1.8;
    word-wrap: break-word;
    background-color: var(--site-color-white);
    padding: 20px 30px
}

@media(max-width: 600px) {
    .article-content {
        padding: 0;
        line-height: 1.7;
        border-radius: 0
    }
}

.article-content img {
    margin: 0;
    max-width: 100%;
    height: auto
}

.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6 {
    font-weight: bold;
    margin: 0 0 25px 0;
    line-height: 1.5
}

.article-content h1 {
    font-size: 22px
}

.article-content h2 {
    font-size: 20px
}

.article-content h3 {
    font-size: 18px
}

.article-content h4 {
    font-size: 18px
}

.article-content h5 {
    font-size: 16px
}

.article-content h6 {
    font-size: 16px
}

.article-content ul,
.article-content ol {
    margin: 0 0 25px 40px
}

.article-content ul {
    list-style-type: disc
}

.article-content ol {
    list-style-type: decimal
}

.article-content p {
    margin: 0 0 25px 0
}

.article-content pre {
    margin: 0 0 25px 0;
    word-wrap: break-word;
    border-radius: 6px
}

.article-content table {
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    width: 100%;
    margin: 0 0 25px 0
}

.article-content table th {
    background-color: #f9f9f9;
    text-align: center
}

.article-content table td,
.article-content table th {
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 5px 10px
}

.article-content .alignnone {
    margin: 0 auto
}

.article-content .alignleft {
    float: left;
    text-align: left;
    margin-right: 10px
}

.article-content .aligncenter {
    margin: 0 auto;
    text-align: center;
    display: block
}

.article-content .alignright {
    float: right;
    text-align: right;
    margin-left: 10px
}

.article-content .wp-caption {
    margin: 0 0 25px;
    background-color: #f6f6f6;
    padding: 10px 10px 1px;
    max-width: 100%
}

.article-content .wp-caption img {
    margin: 0
}

.article-content .wp-caption p {
    margin-bottom: 10px
}

.article-content .wp-caption.alignnone {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.article-content .wp-caption.aligncenter {
    text-align: center;
    margin: 0 auto
}

.article-content .wp-caption:hover .wp-caption-text {
    color: var(--site-color-primary)
}

.article-content a {
    color: #428bca;
    text-decoration: underline
}

.article-content a:hover {
    color: var(--site-color-primary)
}

.article-content .gallery-columns-3 .gallery-item {
    width: 33.3333333333%
}

.article-content .gallery-columns-6 .gallery-item {
    width: 16.6666666667%
}

.article-content .gallery-columns-7 .gallery-item {
    width: 14.2857142857%
}

.article-content .gallery-columns-8 .gallery-item {
    width: 12.5%
}

.article-content .gallery-columns-9 .gallery-item {
    width: 11.1111111111%
}

.article-content .gallery {
    margin: 25px -10px 15px 0;
    overflow: hidden
}

.article-content .gallery .gallery-item {
    margin-top: 0;
    margin-bottom: 10px;
    padding-right: 10px
}

.article-content .gallery .gallery-item img {
    height: auto;
    border: none;
    margin: 0 auto
}

.article-content .gallery .gallery-icon {
    margin: 0
}

.article-content .gallery .wp-caption-text {
    font-size: 14px;
    margin-top: 5px
}

.tablewrap {
    overflow-x: scroll;
    margin-bottom: 12px
}

.tablewrap table {
    margin-bottom: 8px
}

.prewrapper {
    position: relative
}

.precopy {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background-color: hsl(216, 13.1578947368%, 21.9019607843%);
    color: #bbb !important;
    border-radius: 0 6px 0 6px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    padding: 0 7px;
    z-index: 9
}

.precopy i {
    margin-right: 4px
}

.precopy:hover {
    color: #66d9ef !important;
    background-color: hsl(216, 13.1578947368%, 24.9019607843%)
}

.post_p_indent .article-content p {
    text-indent: 30px
}

.post-copyright {
    clear: both;
    background-color: var(--site-color-bg);
    font-size: 14px;
    color: var(--site-color-gray);
    padding: 10px 15px;
    border-radius: var(--site-border-radius);
    text-align: center;
    margin-top: 10px;
    line-height: 1.5
}

.post-copyright a {
    color: var(--site-color-gray);
    text-decoration: none
}

@media(max-width: 600px) {
    .post-copyright {
        font-size: 12px
    }
}

.article-content pre,
.comment pre {
    margin: 20px 0;
    font-size: 14px;
    line-height: 1.5;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    background: #282c34;
    padding: 12px 20px;
    color: #f8f8d4;
    border: none
}

.article-content blockquote {
    margin: 15px auto;
    border: 1px solid #e6e6e6;
    border-left-width: 3px;
    padding: 15px 27px 10px;
    background-color: #fbfbfb;
    font-size: 14px;
    line-height: 20px;
    clear: both
}

.article-content blockquote p {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
    text-indent: 0
}

.article-paging {
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    clear: both;
    padding: 20px 0;
    line-height: 1
}

.article-paging span {
    display: inline-block;
    padding: 8px 12px;
    background-color: #ddd;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #666
}

.article-paging a span {
    background-color: var(--site-color-white);
    color: #666
}

.article-paging a:hover span {
    border-color: #bbb
}

.wp-block-gallery {
    margin-left: 0 !important
}

.wp-block-image {
    margin-bottom: 20px
}

.wp-block-image figcaption {
    font-size: inherit
}

.wp-block-quote cite {
    font-size: 12px;
    color: #bbb
}

.wp-block-file {
    background-color: #f6f6f6;
    padding: 2em;
    text-align: center
}

.wp-block-file .wp-block-file__button {
    font-size: inherit;
    padding: .5em 2em
}

.wp-block-file *+.wp-block-file__button {
    margin-left: 2em
}

.wp-block-button__link {
    font-size: inherit;
    text-decoration: none !important;
    color: var(--site-color-white) !important;
    padding: .5em 2em
}

.wp-block-button__link:hover {
    background-color: #505559
}

.wp-block-image {
    overflow: hidden
}

.wp-block-image .aligncenter>figcaption {
    display: block
}

#comments {
    margin-bottom: 20px
}

@media(max-width: 600px) {
    #comments {
        margin: 0 15px 15px
    }
}

.comment-reply-title {
    font-size: 18px;
    margin-bottom: 15px
}

.comment-reply-title dfn {
    float: right;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: var(--site-color-gray)
}

@media(max-width: 600px) {
    .comment-reply-title {
        font-size: 15px
    }

    .comment-reply-title dfn {
        font-size: 12px
    }
}

.comment-form {
    position: relative;
    overflow: hidden
}

.comment-form:after {
    content: "";
    display: table;
    clear: both
}

.comment-form .-item {
    float: left;
    width: 28%;
    margin-bottom: 15px;
    padding-right: 10px
}

.comment-form .-item input {
    width: 100%;
    border: solid 2px #e6e6e6;
    outline: 0;
    height: 38px;
    padding: 0 10px;
    border-radius: var(--site-border-radius)
}

.comment-form .-item input:focus {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    border-color: #ccc
}

.comment-form .-item-submit {
    float: right
}

.comment-form .-item-cookies {
    float: left;
    margin-top: 7px;
    display: none
}

.comment-form .-item-cookies label {
    font-weight: normal;
    color: var(--site-color-gray)
}

.comment-form .-item-cookies input {
    margin-right: 5px;
    vertical-align: top
}

.comment-form .-item-vcode {
    width: 110px;
    position: relative
}

.comment-form .-item-vcode span {
    position: absolute;
    top: 2px;
    left: 2px;
    background-color: #e6e6e6;
    height: 34px;
    line-height: 34px;
    width: 60px;
    text-align: center
}

.comment-form .-item-vcode input {
    padding-left: 60px;
    text-align: center;
    padding-right: 2px
}

@media(max-width: 600px) {
    .comment-form {
        margin-right: -3%
    }

    .comment-form .-item {
        width: 47%;
        margin-right: 3%;
        margin-bottom: 3%;
        padding-right: 0
    }

    .comment-form .-item-submit {
        width: 97%;
        margin-right: 3%;
        margin-bottom: 3%
    }

    .comment_vcode .comment-form .-item-submit {
        width: 47%
    }

    .comment-form .-item-submit #submit {
        width: 100%
    }
}

.comments-hasurl .comment-form .-item {
    width: 33.3333333333%
}

.comments-hasurl .comment-form .-item-url {
    padding-right: 0
}

.comments-hasurl .comment-form .-item-vcode {
    width: 110px;
    float: right;
    position: absolute;
    left: 66.6666666667%;
    bottom: 0;
    margin-bottom: 0
}

@media(max-width: 600px) {
    .comments-hasurl .comment-form .-item {
        width: 47% !important
    }

    .comments-hasurl .comment-form .-item-vcode {
        position: relative;
        left: 0
    }

    .comments-hasurl .comment-form .-item-submit {
        margin-top: 12px
    }
}

#comment {
    clear: both;
    display: block;
    width: 100%;
    resize: none;
    overflow-x: hidden;
    overflow-y: auto;
    border: solid 2px #e6e6e6;
    outline: 0;
    border-radius: var(--site-border-radius);
    padding: 10px 13px;
    margin-bottom: 15px
}

#comment:focus {
    border-color: #ccc
}

@media(max-width: 600px) {
    #comment {
        width: 97%;
        margin-bottom: 3%
    }
}

#submit {
    background: var(--site-color-primary);
    border: none;
    padding: 0px 30px;
    height: 38px;
    color: var(--site-color-white);
    outline: 0;
    border-radius: var(--site-border-radius);
    cursor: pointer
}

#submit:hover {
    opacity: .9
}

.commentlist {
    margin-top: 20px
}

.commentlist>.comment:first-child {
    border-top: none
}

@media(max-width: 600px) {
    .commentlist {
        margin-top: 0
    }
}

.comment {
    padding: 12px 0;
    border-top: var(--site-color-line) 1px solid
}

.comment form {
    padding: 10px 0 0 35px
}

.comment .comment {
    margin-left: 35px
}

.comment .children {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.comment .children .comment {
    margin-top: 12px;
    padding-bottom: 0;
}

.comment .children .c-main p {
    font-size: 12px;
    margin: 0;
}

.comment .children .c-meta {
    padding-top: 1px;
}

.c-main form {
    padding: 10px 0 0 0;
}

@media(max-width: 600px) {
    .comment .children .comment {
        margin-left: 15px;
    }
}

.c-avatar {
    width: 25px;
    height: 25px;
    background-color: var(--site-color-white);
    float: left;
    display: inline;
    position: relative
}

.c-avatar .avatar {
    display: block;
    border-radius: 50%;
    width: 25px;
    height: 25px
}

.c-main {
    margin-left: 35px;
    position: relative
}

.c-actions {
    position: absolute;
    top: 2px;
    right: 0;
    display: flex;
    align-items: baseline;
    gap: 12px;
}

.c-actions .c-time {
    position: static;
    font-size: 12px;
    color: var(--site-color-gray);
}

.c-actions .comment-reply-link,
.c-actions .comment-like-link {
    position: static;
    font-size: 12px;
    color: var(--site-color-gray);
    display: inline-block;
    padding: 1px 5px;
    border-radius: 3px;
    text-decoration: none;
    transition: all 0.15s ease-in-out;
}

.c-actions .comment-reply-link:hover,
.c-actions .comment-like-link:hover {
    color: var(--site-color-primary);
    background-color: rgba(255, 94, 82, 0.08);
}

.c-actions .comment-like-link.liked {
    color: var(--site-color-primary) !important;
    font-weight: bold;
}

.c-actions .c-floor {
    float: none;
    font-size: 18px;
    color: #ddd;
    line-height: 1;
}

.c-main:hover .c-actions .c-time {
    display: inline-block;
}

.c-main:hover .c-actions .comment-reply-link,
.c-main:hover .c-actions .comment-like-link {
    display: inline-block;
}

.c-main:hover .c-actions .c-floor {
    color: var(--site-color-gray);
}

.c-main:hover>.c-time {
    display: none
}

.c-main:hover>.comment-reply-link {
    display: block
}

.c-main:hover .c-floor {
    color: var(--site-color-gray)
}

.c-main p {
    margin-bottom: 0
}

.c-main img {
    height: auto
}

.c-main pre {
    margin: 3px 0 5px;
    padding: 7px 10px;
    border-radius: 1px
}

.c-main #cancel-comment-reply-link {
    display: inline-block;
    float: right;
    font-size: 13px;
    color: var(--site-color-primary);
    cursor: pointer;
}

.c-meta {
    color: var(--site-color-gray);
    font-size: 12px
}

.c-author {
    display: block;
    margin-top: 2px;
    margin-bottom: 5px;
    margin-right: 10px;
    color: var(--site-color-gray);
    font-weight: bold;
}

.c-reply-to {
    font-size: 12px;
    color: var(--site-color-gray);
    font-weight: normal;
    margin-left: 5px;
}

.c-author .url {
    color: var(--site-color-gray)
}

.c-author .url:hover {
    color: var(--site-color-primary)
}

.c-time {
    position: absolute;
    top: 1px;
    right: 0;
    font-size: 12px;
    color: var(--site-color-gray)
}

.comment-reply-link {
    position: absolute;
    top: 1px;
    right: 0;
    font-size: 12px;
    color: var(--site-color-gray);
    display: none
}

.c-floor {
    float: right;
    font-size: 18px;
    color: #ddd
}

.c-approved {
    border-radius: var(--site-border-radius);
    font-size: 12px;
    background-color: #fff3cd;
    color: #856404;
    border: 1px solid #ffeeba;
    display: inline-block;
    padding: 2px 8px;
    margin-top: 5px;
}

.comment-pending {
    opacity: 0.85;
}

.toggle-children-btn {
    font-size: 12px;
    color: var(--site-color-primary);
    text-decoration: none;
    transition: opacity 0.15s;
}

.toggle-children-btn:hover {
    text-decoration: underline;
    opacity: 0.8;
}

.c-admin-ops {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-left: 6px;
    vertical-align: middle;
}

.c-admin-btn {
    font-size: 11px;
    line-height: 1.2;
    padding: 2px 6px;
    border-radius: 3px;
    text-decoration: none !important;
    transition: all 0.15s ease-in-out;
    cursor: pointer;
}

.c-approve-btn {
    background-color: #e6f7ec;
    color: #28a745 !important;
    border: 1px solid #c3e6cb;
}

.c-approve-btn:hover {
    background-color: #28a745;
    color: #fff !important;
}

.c-delete-btn {
    background-color: #fdf0f0;
    color: #dc3545 !important;
    border: 1px solid #f5c6cb;
}

.c-delete-btn:hover {
    background-color: #dc3545;
    color: #fff !important;
}

.admin-mode-link {
    font-size: 12px;
    color: #888;
    cursor: pointer;
    text-decoration: none !important;
    margin-left: 10px;
    padding: 2px 10px;
    background-color: #f6f6f6;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    transition: all 0.15s ease-in-out;
    line-height: 1.3;
}

.admin-mode-link:hover {
    color: #fff !important;
    background-color: var(--site-color-primary);
    border-color: var(--site-color-primary);
}

.admin-badge-active {
    display: inline-block;
    background-color: #ff5e52;
    color: #fff;
    font-size: 11px;
    padding: 1px 6px;
    border-radius: 3px;
    margin-left: 6px;
    vertical-align: middle;
}

.c-badge-admin {
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.2;
    background-color: var(--site-color-primary);
    color: #fff;
    padding: 1px 5px;
    border-radius: 3px;
    margin-left: 6px;
    vertical-align: 1px;
}

.comment-form-comment {
    position: relative;
    z-index: 100;
}

.comment-tools {
    position: relative;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 10px;
}

.emoji-trigger-wrap {
    position: relative;
    z-index: 10000;
}

.emoji-toggle-btn {
    font-size: 12px;
    color: #777;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 2px 8px;
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.15s;
}

.emoji-toggle-btn:hover {
    color: var(--site-color-primary);
    border-color: #ddd;
    background: #f0f0f0;
}

.emoji-panel {
    display: none;
    position: absolute;
    top: 32px;
    left: 0;
    z-index: 999999 !important;
    background: #ffffff !important;
    border: 1px solid #d0d0d0;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.18);
    padding: 8px;
    width: 284px;
    box-sizing: border-box;
}

.emoji-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.12s ease, transform 0.12s ease;
    user-select: none;
    box-sizing: border-box;
}

.emoji-item:hover {
    background: #f0f0f0;
    transform: scale(1.18);
}

.keyboard-tip {
    font-size: 12px;
    color: #bbb;
}

@media (max-width: 600px) {
    .c-main {
        display: flex;
        flex-direction: column;
    }
    .c-meta {
        padding-right: 0;
        margin-bottom: 2px;
    }
    .c-actions {
        position: static;
        margin-top: 3px;
        margin-bottom: 5px;
        justify-content: flex-start;
        gap: 8px;
    }
    .c-actions .comment-reply-link {
        padding: 2px 8px;
        background-color: #f5f5f5;
        border-radius: 10px;
        font-size: 11px;
    }
    .c-actions .c-floor {
        font-size: 14px;
        margin-left: auto;
    }
    .keyboard-tip {
        display: none;
    }
    .emoji-panel {
        width: 250px;
        grid-template-columns: repeat(6, 1fr);
    }
}

.wp-smiley {
    margin-bottom: 2px
}

.comt-title {
    width: 50px;
    float: left;
    margin-left: -60px
}

.comt-count {
    float: right;
    color: var(--site-color-gray);
    margin-bottom: 5px
}

.comt {
    position: relative
}

.comt-avatar {
    height: 50px;
    width: 50px
}

.comt-avatar img {
    border-radius: 2px;
    width: 50px;
    height: 50px
}

.comt-author {
    font-size: 12px;
    color: var(--site-color-gray);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center
}

.comt-box {
    border: 2px solid #ccd4d9;
    border-radius: 2px;
    padding: 4px
}

.comt-ctrl {
    position: relative;
    height: 34px;
    background-color: #fafafa;
    border-top: 1px solid #e6eaed;
    margin: 0 -4px -4px -4px
}

.comt-tips {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    background-color: rgba(0, 0, 0, .8);
    color: var(--site-color-white);
    border-radius: 4px;
    padding: 12px 30px
}

.comt-notify {
    display: none
}

.comt-error {
    color: #d9534f
}

.comt-comterinfo {
    padding: 20px 0 0;
    color: #444;
    text-align: center
}

.comt-comterinfo ul {
    padding: 0;
    margin: 0 auto;
    width: 320px;
    list-style: none;
    text-align: left
}

.comt-comterinfo li {
    margin-bottom: 10px
}

.comt-comterinfo input {
    margin-right: 10px;
    position: relative;
    *bottom: -3px;
    border: 2px solid #ccd4d9;
    border-radius: 2px;
    height: 34px;
    padding: 3px 5px;
    outline: none;
    width: 220px;
    box-shadow: none
}

#cancel-comment-reply-link {
    display: none;
    font-size: 12px;
    text-align: center;
    margin-top: 7px;
    color: var(--site-color-gray)
}

#cancel-comment-reply-link:hover {
    color: var(--site-color-primary)
}

.comment-must-login {
    background-color: #f6f6f6;
    border-radius: 4px;
    padding: 40px 20px;
    text-align: center;
    margin-bottom: 20px
}

.comment-must-login h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 18px
}

.comment-must-login .-item {
    color: var(--site-color-primary)
}

.comment-must-login .auth {
    margin: 0 5px
}

.comments-pagination {
    overflow: hidden;
    text-align: center;
    margin: 20px 0;
    font-size: 0
}

.comments-pagination .screen-reader-text {
    display: none
}

.comments-pagination a,
.comments-pagination .current {
    font-size: 14px;
    margin: 0 3px;
    display: inline-block;
    padding: 7px 14px;
    background-color: #ddd;
    color: #666;
    opacity: .88;
    border-radius: var(--site-border-radius)
}

.comments-pagination .dots {
    font-size: 14px;
    color: var(--site-color-gray);
    margin: 0 3px
}

.comments-pagination .current {
    background-color: var(--site-color-primary);
    color: var(--site-color-white)
}

.comments-pagination a:hover {
    background-color: #ccc;
    color: #444
}

@media(max-width: 600px) {
    .comments-pagination {
        margin: 15px 0
    }

    .comments-pagination a,
    .comments-pagination .current {
        font-size: 12px;
        margin: 0 1px;
        padding: 6px 13px
    }
}

.article-footer {
    padding: 0 30px 40px;
    border-radius: 0 0 var(--site-border-radius) var(--site-border-radius);
    background-color: var(--site-color-white);
    margin-bottom: 20px;
    text-align: center
}

.page .article-footer {
    padding-bottom: 10px
}

@media(max-width: 600px) {
    .article-footer {
        margin-bottom: 15px;
        padding: 0 15px 30px;
        border-radius: 0
    }
}

.videobox {
    margin: -25px -30px 20px
}

.videobox video {
    height: -moz-fit-content;
    height: fit-content;
    display: block
}

@media(max-width: 600px) {
    .videobox {
        margin: -15px -15px 15px
    }
}

.article-social {
    font-size: 0
}

.action {
    position: relative;
    margin: 0 10px;
    padding: 12px 30px;
    display: inline-block;
    border-radius: var(--site-border-radius);
    color: var(--site-color-white);
    font-size: 14px
}

@media(max-width: 600px) {
    .action {
        font-size: 13px;
        padding: 10px 25px;
        border-radius: 5px
    }
}

.action:hover,
.action:focus {
    color: var(--site-color-white)
}

.action i {
    margin-right: 5px;
    top: 2px;
    width: 14px;
    display: inline-block
}

.action .action-popover {
    position: absolute;
    width: 198px;
    padding: 5px 0 2px;
    top: -45px;
    left: 50%;
    margin-left: -98px;
    display: none;
    height: 46px
}

@media(max-width: 600px) {
    .action .action-popover {
        margin-left: -72px;
        top: -37px
    }
}

.action .popover-content {
    padding: 7px 3px 5px 8px
}

.action:hover .action-popover {
    display: block
}

.action .popover {
    display: block;
    border-radius: 4px
}

.action-like {
    background-color: var(--site-color-primary)
}

.action-like:hover {
    opacity: .9
}

.action-comment {
    background-color: #60c4fd;
    opacity: .9
}

.action-comment.actived,
.action-comment:hover {
    opacity: 1
}

.article-tags {
    margin-top: 30px;
    text-align: center
}

.article-tags strong {
    font-weight: normal;
    display: block;
    color: var(--site-color-gray)
}

.article-tags a {
    display: inline-block;
    padding: 6px 12px;
    margin: 6px 3px 0;
    color: var(--site-color-white);
    background-color: var(--site-color-primary);
    border-radius: var(--site-border-radius)
}

.article-tags a:hover {
    opacity: .9
}

@media(max-width: 600px) {
    .article-tags {
        margin-top: 15px
    }

    .article-tags a {
        font-size: 12px
    }
}

.article-author {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
    padding-left: 100px
}

.article-author .avatar {
    float: left;
    width: 50px;
    height: 50px;
    margin-left: -70px;
    border-radius: 50%;
    overflow: hidden
}

.article-author h4 {
    margin-top: 2px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px
}

@media(max-width: 600px) {
    .article-author {
        margin: 0 15px 15px;
        padding-left: 85px;
        font-size: 12px
    }

    .article-author h4 {
        margin-top: 4px
    }
}

.article-author-desc {
    color: var(--site-color-gray)
}

.article-author-desc a {
    color: var(--site-color-gray)
}

.article-author-desc a:hover {
    color: var(--site-color-base)
}

.relates {
    overflow: hidden;
    margin-bottom: 20px
}

@media(max-width: 600px) {
    .relates {
        margin: 0 15px 15px;
        font-size: 12px
    }
}

.relates-model-thumb ul {
    margin-right: -3%
}

.relates-model-thumb li {
    display: inline-block;
    vertical-align: top;
    width: 30.3333333333%;
    margin-right: 3%;
    margin-top: 15px
}

.relates-model-thumb li:nth-child(-n+3) {
    margin-top: 0
}

.relates-model-thumb .thumbnail {
    display: flex;
    border-radius: var(--site-border-radius);
    overflow: hidden;
    margin-bottom: 5px;
    height: 150px
}

.relates-model-thumb .thumbnail img {
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover
}

@media(max-width: 768px) {
    .relates-model-thumb .thumbnail {
        height: 137px
    }
}

@media(max-width: 600px) {
    .relates-model-thumb .thumbnail {
        height: 76px
    }
}

.relates-model-text ul {
    list-style: disc;
    color: var(--site-color-gray);
    font-size: 15px
}

.relates-model-text li {
    margin-top: 10px;
    margin-left: 20px
}

.article-nav {
    overflow: hidden;
    margin-bottom: 20px;
    color: var(--site-color-gray)
}

@media(max-width: 600px) {
    .article-nav {
        margin: 0 15px 15px;
        font-size: 12px
    }
}

.article-nav-prev,
.article-nav-next {
    float: left;
    position: relative;
    width: 50%
}

.article-nav-next {
    float: right;
    text-align: right
}

.article-nav-prev::before {
    content: "";
    position: absolute;
    right: -1px;
    top: 0;
    height: 100%;
    display: block;
    width: 1px;
    background-color: #eee
}

.article-nav-next::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: block;
    width: 1px;
    background-color: #eee
}

.article-nav-prev span,
.article-nav-next span {
    display: block;
    margin-bottom: 5px
}

.article-nav a {
    margin-right: 20px;
    display: inline-block
}

.article-nav-next a {
    margin-right: 0;
    margin-left: 20px
}

.article-social .post-linkto {
    background-color: #07c160;
    color: var(--site-color-white)
}

.article-social .post-linkto:hover {
    opacity: .8;
    color: var(--site-color-white)
}

.action-rewards {
    background-color: #f7b10d
}

.action-rewards:hover {
    opacity: .8
}

.rewards-popover-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: 9999;
    display: none
}

.rewards-popover {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -200px 0 0 -275px;
    width: 550px;
    background-color: var(--site-color-white);
    padding: 40px 20px 50px;
    border-radius: var(--site-border-radius);
    overflow: hidden;
    z-index: 9999;
    display: none;
    text-align: center
}

.rewards-popover h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 0 15px 30px
}

.rewards-popover-item {
    display: inline-block;
    width: 200px;
    margin: 0 20px
}

.rewards-popover-item h4 {
    margin: 0 20px 10px;
    font-size: 15px
}

.rewards-popover-item img {
    width: 200px;
    height: 200px;
    background-color: #eee;
    border-radius: 2px;
    padding: 5px
}

.rewards-popover-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
    font-size: 16px;
    line-height: 1;
    color: var(--site-color-gray);
    cursor: pointer
}

.rewards-popover-close:hover {
    color: #666
}

@media(max-width: 600px) {
    .rewards-popover {
        width: 300px;
        margin-left: -150px;
        margin-top: -125px;
        padding: 30px 10px
    }

    .rewards-popover h3 {
        font-size: 16px;
        margin: 0 5px 15px
    }

    .rewards-popover-item {
        width: 125px;
        margin: 0 5px
    }

    .rewards-popover-item h4 {
        font-size: 12px;
        margin: 0 0 10px
    }

    .rewards-popover-item img {
        width: 125px;
        height: 125px
    }
}

.single-attachment .content {
    margin-right: 0
}

.single-attachment .image-attachment {
    background-color: var(--site-color-white);
    padding: 30px;
    text-align: center;
    margin-bottom: 15px
}

.single-attachment .entry-title {
    margin: 0;
    font-size: 28px;
    font-weight: bold;
    word-break: break-all
}

.single-attachment .entry-meta {
    color: var(--site-color-gray);
    margin-top: 10px;
    margin-bottom: 20px
}

.single-attachment .entry-attachment {
    text-align: center
}

.single-attachment .entry-attachment img {
    height: auto
}

.single-attachment .entry-caption {
    margin-top: 10px
}

@media(max-width: 600px) {
    .single-attachment .image-attachment {
        padding: 10px 0
    }
}

.tagslist,
.readers,
.archives-list,
.plinks,
.likepage,
.post-template-pagesmenu-php .article-content,
.page-template-pagesmenu-php .article-content,
.post-template-pagesguestbook-php .article-content,
.page-template-pagesguestbook-php .article-content,
.post-template-default .article-content,
.page-template-default .article-content {
    border-radius: 0 0 var(--site-border-radius) var(--site-border-radius);
    margin-bottom: 20px
}

@media(max-width: 600px) {

    .tagslist,
    .readers,
    .archives-list,
    .plinks,
    .likepage,
    .post-template-pagesmenu-php .article-content,
    .page-template-pagesmenu-php .article-content,
    .post-template-pagesguestbook-php .article-content,
    .page-template-pagesguestbook-php .article-content,
    .post-template-default .article-content,
    .page-template-default .article-content {
        margin-bottom: 15px;
        border-radius: 0
    }
}

.post-template-pagesblank-content-php .content,
.post-template-pageslikes-php .content,
.post-template-pageslinks-php .content,
.post-template-pagestags-php .content,
.post-template-pagesguestbook-php .content,
.post-template-pagesarchives-php .content,
.post-template-pagesmenu-php .content,
.post-template-pagesreaders-php .content,
.page-template-pagesblank-content-php .content,
.page-template-pageslikes-php .content,
.page-template-pageslinks-php .content,
.page-template-pagestags-php .content,
.page-template-pagesguestbook-php .content,
.page-template-pagesarchives-php .content,
.page-template-pagesmenu-php .content,
.page-template-pagesreaders-php .content {
    margin-right: 0;
    padding-right: 0
}

@media(max-width: 1024px) {

    .post-template-pagesblank-content-php .content,
    .post-template-pageslikes-php .content,
    .post-template-pageslinks-php .content,
    .post-template-pagestags-php .content,
    .post-template-pagesguestbook-php .content,
    .post-template-pagesarchives-php .content,
    .post-template-pagesmenu-php .content,
    .post-template-pagesreaders-php .content,
    .page-template-pagesblank-content-php .content,
    .page-template-pageslikes-php .content,
    .page-template-pageslinks-php .content,
    .page-template-pagestags-php .content,
    .page-template-pagesguestbook-php .content,
    .page-template-pagesarchives-php .content,
    .page-template-pagesmenu-php .content,
    .page-template-pagesreaders-php .content {
        padding-right: 20px
    }
}

@media(max-width: 600px) {

    .post-template-pagesblank-content-php .content,
    .post-template-pageslikes-php .content,
    .post-template-pageslinks-php .content,
    .post-template-pagestags-php .content,
    .post-template-pagesguestbook-php .content,
    .post-template-pagesarchives-php .content,
    .post-template-pagesmenu-php .content,
    .post-template-pagesreaders-php .content,
    .page-template-pagesblank-content-php .content,
    .page-template-pageslikes-php .content,
    .page-template-pageslinks-php .content,
    .page-template-pagestags-php .content,
    .page-template-pagesguestbook-php .content,
    .page-template-pagesarchives-php .content,
    .page-template-pagesmenu-php .content,
    .page-template-pagesreaders-php .content {
        padding-right: 0
    }
}

.post-template-default .article-content,
.page-template-default .article-content {
    margin-bottom: 0;
    border-radius: 0
}

.post-template-pagesblank-content-php .article-content,
.page-template-pagesblank-content-php .article-content {
    margin-bottom: 20px
}

.pagemenu {
    overflow: hidden
}

.pagemenu li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px
}

.pagemenu li a {
    display: block;
    padding: 10px 20px;
    background-color: var(--site-color-white);
    border-radius: var(--site-border-radius)
}

.pagemenu li.current_page_item a {
    color: var(--site-color-white);
    background-color: var(--site-color-primary)
}

@media(max-width: 600px) {
    .pagemenu {
        margin: 15px
    }

    .pagemenu li {
        text-align: center;
        width: 32.3333333333%;
        margin-top: 1.5%;
        margin-right: 1.5%;
        margin-bottom: 0
    }

    .pagemenu li:nth-child(-n+3) {
        margin-top: 0
    }

    .pagemenu li:nth-child(3n) {
        margin-right: 0
    }

    .pagemenu li a {
        padding: 8px 10px
    }
}

.likepage li {
    width: 23.875%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    float: left;
    position: relative;
    overflow: hidden;
    border-radius: var(--site-border-radius)
}

.likepage li:nth-child(4n) {
    margin-right: 0
}

.likepage li .thumbnail {
    display: flex;
    overflow: hidden;
    height: 165px
}

.likepage li .thumbnail img {
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover
}

.likepage li:hover img {
    opacity: .88
}

.likepage a {
    position: relative;
    display: block
}

.likepage h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 7px 12px;
    background-color: rgba(0, 0, 0, .6);
    color: var(--site-color-white);
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.likepage .post-like {
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 12px;
    background-color: rgba(0, 0, 0, .6);
    border-radius: 20px;
    padding: 5px 12px;
    color: var(--site-color-white);
    z-index: 2
}

.likepage .post-like.actived {
    color: var(--site-color-white);
    background-color: var(--site-color-primary)
}

.likepage .img-count {
    position: absolute;
    bottom: 35px;
    left: 0;
    font-size: 12px;
    color: var(--site-color-white);
    background-color: rgba(0, 0, 0, .6);
    padding: 3px 12px;
    border-radius: 0 var(--site-border-radius) 0 0
}

.likepage .img-count i {
    margin-right: 5px
}

@media(max-width: 1024px) {
    .likepage li {
        width: 32.3333333333%
    }

    .likepage li:nth-child(4n) {
        margin-right: 1.5%
    }

    .likepage li:nth-child(3n) {
        margin-right: 0
    }
}

@media(max-width: 600px) {
    .likepage li {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 3%
    }

    .likepage li:nth-child(3n) {
        margin-right: 3%
    }

    .likepage li:nth-child(2n) {
        margin-right: 0
    }

    .likepage li .thumbnail {
        height: 130px
    }

    .likepage .post-like {
        top: 8px;
        right: 8px;
        padding: 3px 10px
    }
}

.plinks ul {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.linkcat {
    margin-bottom: 20px
}

.linkcat h2 {
    font-size: 20px;
    margin: 0 0 15px
}

.linkcat ul {
    margin-right: -1.5%
}

.linkcat li {
    float: left;
    width: 18.5%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    text-align: center
}

.linkcat li a {
    display: block;
    background-color: var(--site-color-bg);
    border-radius: var(--site-border-radius);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px
}

@media(max-width: 768px) {
    .linkcat h2 {
        font-size: 15px;
        font-weight: bold
    }

    .linkcat li {
        width: 48.5%
    }
}

.archives-list .item {
    padding: 20px 0 12px 100px;
    overflow: hidden;
    border-bottom: 1px solid var(--site-color-bg)
}

.archives-list h3 {
    font-size: 18px;
    margin: 4px 0 0 -100px;
    float: left
}

.archives-list .item:hover h3 {
    color: var(--site-color-primary)
}

@media(max-width: 768px) {
    .archives-list .item {
        padding-left: 0
    }

    .archives-list h3 {
        margin-left: 0;
        float: none;
        margin-bottom: 10px
    }
}

.archives-list {
    list-style: none
}

.archives-list li {
    padding: 5px 0;
    overflow: hidden
}

.archives-list time {
    margin-right: 5px;
    color: var(--site-color-gray)
}

.archives-list a span {
    color: var(--site-color-primary)
}

.readers a {
    width: 50px;
    height: 50px;
    float: left;
    margin: 0 10px 10px 0
}

.readers .avatar {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: var(--site-border-radius)
}

.tagslist li {
    float: left;
    width: 23.875%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    height: 106px;
    overflow: hidden;
    color: var(--site-color-gray);
    background-color: var(--site-color-bg);
    padding: 15px;
    border-radius: var(--site-border-radius)
}

.tagslist li:nth-child(4n) {
    margin-right: 0
}

.tagslist .-tit {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.tagslist .tagname {
    display: inline-block;
    margin-right: 5px;
    background-color: var(--site-color-primary);
    color: var(--site-color-white);
    padding: 4px 10px;
    margin-bottom: 5px;
    border-radius: var(--site-border-radius)
}

.tagslist .tagname:hover {
    opacity: .88
}

.tagslist+.pagination {
    display: block !important
}

@media(max-width: 1024px) {
    .tagslist li {
        width: 32.3333333333%
    }

    .tagslist li:nth-child(4n) {
        margin-right: 1.5%
    }

    .tagslist li:nth-child(3n) {
        margin-right: 0
    }
}

@media(max-width: 600px) {
    .tagslist li {
        width: 49.25%
    }

    .tagslist li:nth-child(3n) {
        margin-right: 1.5%
    }

    .tagslist li:nth-child(2n) {
        margin-right: 0
    }
}

.no-sidebar {
    margin-right: 0
}

.pagenav {
    overflow: hidden;
    text-align: center;
    padding: 20px
}

.pagenav a,
.pagenav .current,
.pagenav .page-numbers {
    padding: 4px 12px 3px;
    color: #666;
    display: inline-block;
    background-color: #eee;
    margin: 0 1px
}

.pagenav .current {
    background-color: var(--site-color-primary);
    color: var(--site-color-white)
}

.pagenav a:hover {
    background-color: #ccc;
    color: #444
}

.page-title {
    font-size: 16px;
    margin: 0;
    padding: 0
}

.page-title strong {
    font: bold 12px/18px arial;
    font-style: normal;
    color: var(--site-color-gray);
    margin: 0 10px
}

.page-title em {
    font-style: normal;
    font-weight: normal;
    color: #080;
    font-size: 12px
}

.page-title .btn {
    font-weight: normal;
    margin-left: 20px
}

.page-title .btn:active {
    border-bottom-color: var(--site-color-white)
}

.search_not .header .site-search-form {
    display: none
}

.site-search-form {
    padding: 0 38px 0 0;
    position: relative
}

.site-search-form .search-input {
    color: #666;
    outline: none;
    border: solid 2px #e6e6e6;
    box-shadow: none;
    border-radius: var(--site-border-radius) 0 0 var(--site-border-radius);
    border-right: none;
    height: 38px;
    padding: 0 10px;
    width: 100%;
    font-size: 14px
}

.site-search-form .search-input:focus {
    border-color: var(--site-color-primary)
}

.site-search-form .search-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    box-shadow: none;
    outline: none;
    width: 38px;
    height: 38px;
    border-radius: 0 var(--site-border-radius) var(--site-border-radius) 0;
    background-color: var(--site-color-primary);
    color: var(--site-color-white);
    border: none;
    cursor: pointer
}

.site-search-form .search-btn:hover,
.site-search-form .search-btn:focus {
    opacity: .9
}

.m-search {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 20px;
    line-height: 42px;
    color: var(--site-color-white);
    font-size: 14px;
    font-weight: normal;
    z-index: 9
}

@media(max-width: 768px) {
    .m-search {
        display: block
    }
}

@media(max-width: 600px) {
    .m-search {
        padding: 0 15px
    }
}

.header .site-search-form {
    margin: 15px
}

@media(max-width: 768px) {
    .header .site-search-form {
        display: none
    }
}

.theme-attribution .widget .tbm-login5,
.theme-attribution .widget .tbm-stmod-login {
    margin: -20px -20px;
    border-radius: var(--site-border-radius)
}

.theme-attribution .tbm-container {
    max-width: unset;
    margin-left: 215px;
    padding: 0
}

@media(max-width: 879px) {
    .theme-attribution .tbm-container {
        margin-left: 160px;
        margin-right: 0
    }
}

@media(max-width: 720px) {
    .theme-attribution .tbm-container {
        margin-left: 0;
        margin-right: 0;
        background-color: #eee
    }
}

picture.thumb-picture {
    display: contents;
}