@keyframes round {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

html, body, h1, h2, h3, h4, h5, h6, p, img, ul, li, ol {
    margin: 0;
    padding: 0
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-size: 14px;
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: var(--background-color);
    color: var(--text-color);
    overflow-x: hidden;
    padding-top: 56px;
    font-feature-settings: "tnum";
    font-variant: tabular-nums;
    transition: all .2s;
}

h1, h2, h3, h4, h5, h6 {
    color: inherit;
    text-rendering: optimizelegibility;
}

img {
    border: none;
    filter: var(--img-filter);
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    color: var(--primary-color);
}

li {
    list-style-type: none
}

input, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: inherit
}

.c1059add3 {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.cdc48989f {
    display: flex !important;
    align-items: center;
}

.c3cc1b8e6 {
    flex: 1;
}

.c5e2e6d37 {
    flex-direction: column;
    align-items: inherit;
}

.c0128f130 {
    justify-content: space-between;
    align-items: center;
}

.c916620aa {
    cursor: pointer;
}

.cb4edbdd5 {
    box-shadow: var(--light-shadow);
}

.cb245e4f1 {
    text-align: center;
}

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

.c7c1d9310 img {
    width: 1.5em;
    height: 1.5em;
    margin-right: 5px;
    border-radius: 50%;
}


#browsehappy {
    text-align: center;
    background: #ff0;
    padding: 10px 0
}

#search-trigger {
    cursor: pointer;
    font-size: 21px;
}

.ca27c26de {
    font-weight: bold
}

.cb020fd66 {
    height: 15px
}

.c3af949ab {
    font-size: inherit;
}

.cb5a8d047 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.caad69680 {
    object-fit: cover;
}

.cf087ebda {
    display: block;
    width: 1366px;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}

.c5be2443e, .fl {
    float: left
}

.cca490b2f, .fr {
    float: right
}

.c0636b298, .c744ae832 {
    clear: both
}

.c0636b298:after {
    content: '';
    display: block;
    clear: both
}

.c7d6fd8cd {
    box-shadow: var(--primary-shadow) !important
}

.c50068931 {
    display: none;
}

.c511cd7df {
    display: flex;
}

.c511cd7df .c6d48776f {
    list-style-type: none;
    color: inherit;
    margin-right: 15px
}

.cb8ddd8b3 {
    display: none
}

.c60bf2ac2 {
    display: inline-block;
    line-height: 1;
    font-size: 12px;
    padding: 5px 8px;
    vertical-align: middle;
    border-radius: var(--border-radius);
    font-weight: normal
}

.c513a1b1b {
    color: var(--danger-color);
    background: var(--danger-bg-color);
}

.c1f8c2f4a {
    color: var(--primary-color);
    background: rgba(208, 208, 208, 0.3)
}

.c5590173b {
    margin: 15px 0;
}

.c5590173b .c98830d5f {
    margin-right: 5px;
    padding: 0;
}

.c5590173b .c98830d5f:after {
    content: ' >';
    margin-left: 5px;
}

.c5590173b .c98830d5f:last-of-type:after {
    content: ''
}

.c577cfd5a {
    position: relative;
    min-height: 500px;
    margin-top: 15px;
}

.cf635b982 {
    box-sizing: border-box;
}

.cf635b982:after {
    display: block;
    content: '';
    clear: both;
}

.cf635b982 .ccf495cc7 {
    float: left;
    width: calc(100% - 345px);
}

.cf635b982 .c5fef215c {
    float: right;
    width: 330px;
    margin-left: 15px;
}

.c57db97ec {
    background: #fff;
    padding: 15px 20px;
    border-bottom: 1px solid #f2f5ff
}

.c57db97ec span {
    position: relative;
    display: inline-block;
    font-size: 16px;
}

.cafca061c {
    margin: 25px auto 0;
    text-align: center
}

.cafca061c a, .cafca061c span {
    display: inline-block;
    text-decoration: none;
    padding: 8px 15px;
    box-sizing: border-box;
    margin: 0 2px;
    background-color: var(--front-dark-bg-color);
    color: #606266;
    min-width: 30px;
    border-radius: var(--border-radius);
}

.cafca061c span, .cafca061c a:hover {
    background-color: var(--primary-color);
    color: #fff
}

.c9dd500c3 {
    clear: both
}

.c0564ff26 {
    margin-top: 30px;
    padding: 30px 0;
    background-color: #131313;
    color: #9E9E9E;
    overflow: hidden
}

.c0564ff26 .ca9118e11 {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.cb6983ff5 {
    text-align: center;
    padding: 30px 0;
    color: #9E9E9E;
    margin-top: 15px;
}

.cb6668dca {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}

.cb6668dca .c6d48776f {
    display: block;
    text-align: center;
    background-color: #fff;
    width: 48px;
    height: 48px;
    line-height: 48px;
    position: relative;
    cursor: pointer;
    margin-bottom: 5px;
    border-radius: var(--border-radius);
    box-shadow: var(--light-shadow);
}

.cb6668dca .c6d48776f:hover,
.cb6668dca .c6d48776f.active {
    background-color: var(--primary-color);
}

.cb6668dca .c6d48776f:hover .c3af949ab,
.cb6668dca .c6d48776f.active .c3af949ab {
    color: #fff
}

.cb6668dca .c6d48776f:hover .c14ac2311,
.cb6668dca .c6d48776f.active .c14ac2311 {
    display: block;
    color: #000;
}

.cb6668dca .c6d48776f .c14ac2311 {
    position: absolute;
    right: 50px;
    bottom: 0;
    background: #fff;
    text-align: left;
    display: none;
    padding: 20px;
    line-height: 2;
    width: 200px;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #EFF2F7;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 5px 0 rgba(158, 158, 158, 0.09);
    box-shadow: 0 0 5px 0 rgba(158, 158, 158, 0.09)
}

.cb6668dca .c6d48776f .c14ac2311 img {
    display: block;
    width: 100%;
}

.cb6668dca .c6d48776f .c14ac2311 li {
    display: flex;
}

.cb6668dca .c6d48776f .c14ac2311 li span:first-of-type {
    white-space: nowrap;
    margin-right: 10px;
}

.cb6668dca .ccd57b780 {
    display: none
}

.cb6668dca .c3af949ab {
    font-size: 24px;
    color: #5a5a5a
}

.c6d572021 {
    padding: 0 0 20px;
    color: var(--text-color);
    text-align: center;
    border-bottom: 1px solid var(--line-color);
}

.c6d572021 .c3af949ab {
    margin-right: 2px;
}

.c6d572021 .c6d48776f {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}

.c6d572021 .c0ce404ad {
    margin-top: 10px;
}

.c6d572021 .c69fa09a9 {
    color: var(--primary-color);
}

.c8b295d05 {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    color: var(--title-color);
}

.c29c6115a {
    text-align: right;
    display: flex;
    white-space: nowrap;
}

.c29c6115a .c6d48776f {
    background: var(--background-color);
    margin-right: 10px;
    padding: 10px;
}

.cadbcd056 {
    padding: 30px 0;
    line-height: 2;
    font-size: 16px;
    word-break: break-word;
    background: var(--front-bg-color);
}

.cadbcd056 .ccf2f9392 {
    background: var(--front-dark-bg-color);
    padding: 15px 20px;
    margin-bottom: 2em;
    border-radius: var(--border-radius);
}

.cadbcd056 .ccf2f9392 p {
    margin-bottom: 0;
    line-height: 2;
}

.cadbcd056 p {
    font-size: 17px;
}

.cadbcd056 p {
    margin-bottom: 1em
}

.cadbcd056 h1, .cadbcd056 h2, .cadbcd056 h3, .cadbcd056 h4, .cadbcd056 h5, .cadbcd056 h6 {
    word-break: break-all;
    color: var(--title-color);
    background: linear-gradient(to bottom, transparent 75%, rgba(119, 239, 225, 0.4) 75%);
    display: inline;
}

.cadbcd056 h1 {
    font-size: 32px;
    margin-bottom: 10px;
}

.cadbcd056 h1:after,
.cadbcd056 h2:after,
.cadbcd056 h3:after,
.cadbcd056 h4:after,
.cadbcd056 h5:after,
.cadbcd056 h6:after {
    content: '';
    display: block;
}

.cadbcd056 h2 {
    width: 100%;
    padding: 5px 0;
    margin-bottom: 1em;
    box-sizing: border-box;
    font-size: 22px;
    border-radius: 4px;
}

.cadbcd056 h3, .cadbcd056 h4, .cadbcd056 h5, .cadbcd056 h6 {
    font-weight: bold;
    font-size: 18px;
    margin: 0.5em 0
}

.cadbcd056 strong {
    font-weight: bold;
}

.cadbcd056 img {
    max-width: 100%;
    height: auto;
}

.cadbcd056 pre {
    margin: 16px 0;
    box-shadow: var(--light-shadow);
}

.cadbcd056 code {
    background-color: var(--front-dark-bg-color);
    padding: 0 10px;
    line-height: 1.5;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    color: var(--text-color);
}

.cadbcd056 pre code {
    background-color: inherit;
}

.cadbcd056 ol, .cadbcd056 ul {
    margin-bottom: 1em;
}

.cadbcd056 ul {
    padding-left: 20px;
}

.cadbcd056 li {
    line-height: 2
}

.cadbcd056 ul li {
    list-style-type: circle;
}

.cadbcd056 ol {
    padding-left: 30px;
}

.cadbcd056 ol li {
    list-style-type: decimal;
}

.cadbcd056 li p {
    display: inline
}

.cadbcd056 .cb389dfa4 {
    background-color: var(--front-dark-bg-color);
    padding: 10px 15px;
    text-align: center;
    margin: 1em 0
}

.cadbcd056 blockquote {
    padding: 10px 20px;
    margin: 1em 0;
    color: var(--text-color);
    border-left: 5px solid var(--front-dark-bg-hover-color);
    background: var(--front-dark-bg-color);
}

.cadbcd056 blockquote p {
    margin-bottom: 0;
}

.cadbcd056 hr {
    display: block;
    border: 1px solid transparent;
    border-bottom-color: var(--line-color);
    margin: 1em 0;
}

.cadbcd056 table {
    width: 100%;
    border: 1px solid var(--line-color);
    border-collapse: collapse;
    margin-bottom: 1em;
}

.cadbcd056 table th,
.cadbcd056 table td {
    border-bottom: 1px solid var(--line-color);
    padding: 5px 10px;
    text-align: center;
}

.cadbcd056 table tr:last-of-type td {
    border-bottom: 1px solid var(--line-color);
}

.cadbcd056 table th {
    background-color: var(--line-color)
}

.cadbcd056 video {
    display: block;
    margin: 2em auto
}

.cadbcd056 a {
    color: var(--primary-color);
}

.cadbcd056 .c201578e0 {
    flex-direction: column;
    align-items: center;
    display: flex;
    text-align: center;
    padding: 50px;
    width: fit-content;
    line-height: 1.6;
    margin: 30px auto;
    border-radius: 8px;
    font-size: 22px;
    box-shadow: 0 0 1px 10px #e0e3e9, 15px 15px 10px 10px #f6f6f6;
    letter-spacing: 1em;
    position: relative;
    max-width: 100%;
    box-sizing: border-box;
    color: #000;
}

.cadbcd056 .c201578e0 p {
    font-size: inherit;
    border-bottom: 3px solid #e0e3e9;
    padding-left: 1em;
}

.cadbcd056 .c201578e0.cdf5af5b0 {
    font-size: 16px;
    letter-spacing: 0.5em;
}

.cadbcd056 a.c7f53a6d0 {
    text-decoration: none;
}

.cadbcd056 .c61e61d63 {
    padding: 30px;
    text-align: center;
    background: var(--front-dark-bg-color);
    margin: 1em 0;
}

.cadbcd056 .c5a1dfc55 {
    padding: 30px;
    border: 2px dashed var(--line-color);
    margin: 1em 0;
    border-radius: 10px;
    display: flex;
}

.cadbcd056 .c5a1dfc55 .c6a494eb8 {
    flex: 1;
}

.cadbcd056 .c5a1dfc55 .cfa785124 {
    width: 120px;
}

.cadbcd056 .c5a1dfc55 .cfa785124 img {
    width: 100%;
    border: 5px dashed #dedede;
    border-radius: 5px;
    box-sizing: border-box;
}

.cadbcd056 .c5a1dfc55 .cb5e325ba {
    display: inline-block;
    width: 220px;
    margin-right: 15px;
}

.cadbcd056 .c5a1dfc55 .c7f53a6d0 {
    margin-top: 0;
}

.cea88425f .c0ba42801 {
    background: var(--background-color);
    padding: 7px 1em;
    text-decoration: none;
    font-size: 12px;
    margin-right: 5px;
    border-radius: 2em;
    color: var(--text-color);
    display: inline-block;
    margin-bottom: 5px;
    line-height: 1;
    font-family: monospace;
    cursor: pointer;
}

.cea88425f .c0ba42801:hover {
    background: var(--primary-color);
    color: #fff;
}

.c4aa3bbc3 .c0ba42801 {
    padding: 10px 20px;
    margin: 5px 7px;
    font-size: 1em;
    transition: all .2s ease-in-out;
}

.c4aa3bbc3 .c0ba42801:hover {
    transform: scale(1.1);
}

.c650f7f6e {
    color: #5a5a5a
}

#related_log, .c0b6c5ad3 {
    line-height: 1.8
}

#related_log p, .c0b6c5ad3 p {
    margin-bottom: 0
}

#related_log .c8f4fc2a5, .c0b6c5ad3 .c8f4fc2a5 {
    display: inline-block
}

.c554c3a07 {
    box-sizing: border-box;
    padding: 0 15px;
}

.c554c3a07 h3 {
    font-weight: normal;
}

/*评论列表*/
.c3d1f7680 .c279d4a32 {
    display: block;
    box-sizing: border-box;
    margin-bottom: 10px;
    background: var(--front-dark-bg-color);
    padding: 20px;
    border-radius: var(--border-radius);
    border: 1px solid transparent;
}

.c3d1f7680 .c279d4a32 .cb6b5e27f {
    color: var(--light-text-color);
}

.c3d1f7680 .c279d4a32 .cd4053510 {
    margin: 10px 0
}

.c3d1f7680 .c7c6b801e {
    margin-top: 15px;
}

.c05f94f15 .c0db77c8d {
    width: 32.5%;
}

#comment-place {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
}

#comment-post {
    width: 640px;
    max-width: 100%;
}

/*相关文章*/
.cee60378d .ced94c6fd .c4677ad00 {
    height: 150px;
}

.cee60378d .ced94c6fd .ccf2f9392 {
    display: none;
}

.cee60378d .ced94c6fd .c67fcdd6e h3 {
    font-size: 14px;
}

.cc1c010e9 {
    cursor: pointer
}

.cc1c010e9:hover {
    color: var(--primary-color);
}

.c045d2f3e {
    margin-bottom: 15px;
    background: var(--front-bg-color);
    border-radius: 8px;
}

.c045d2f3e .c02ee1db1 {
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: normal;
}

.c045d2f3e .c02ee1db1 span {
    font-size: 15px;
    margin-left: 20px;
}

.ccb230def {
    display: flex;
    flex-wrap: wrap;
    background: var(--front-bg-color);
    border-radius: var(--border-radius);
}

.ccb230def li {
    display: block;
    text-align: center;
    padding: 20px;
    width: 12.5%;
    box-sizing: border-box
}

.ccb230def img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
}

.ccb230def .ce4f70ec0 {
    font-size: 12px;
    white-space: nowrap;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cb5e325ba {
    width: 100%;
    border: 1px solid var(--front-dark-bg-hover-color);
    padding: 10px 15px;
    line-height: 1.5;
    outline: none;
    color: inherit;
    appearance: none;
    box-sizing: border-box;
    border-radius: 4px;
    transition: all .3s;
    background: var(--front-bg-color);
}

.cb5e325ba:hover,
.cb5e325ba:focus {
    border-color: var(--primary-color);
}

.c0db77c8d {
    margin-bottom: 15px
}

.c0db77c8d label {
    display: block;
    margin-bottom: 5px
}

.c0db77c8d input, .c0db77c8d textarea {
    border-color: var(--front-dark-bg-hover-color)
}

.c0db77c8d input:focus, .c0db77c8d textarea:focus {
    background-color: var(--front-bg-color)
}

.c0db77c8d textarea {
    width: 100%
}

.c0db77c8d .cade2ce01 .cb5e325ba {
    width: 120px;
    margin-left: 10px
}

.c7f53a6d0 {
    border: 1px solid var(--primary-color);
    border-radius: 4px;
    color: var(--primary-color);
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    box-shadow: 0 0 5px 0 rgba(158, 158, 158, 0.09);
    transition: all .3s;
    font-size: 16px;
    background: var(--front-bg-color);
}

.c4572d44b, .cc28e3f16 {
    color: #fff !important;
}

.c4572d44b {
    background: var(--primary-color)
}

.cc28e3f16 {
    background: var(--danger-color);
    border-color: var(--danger-color);
}

.c7f53a6d0:hover {
    opacity: .9;
    box-shadow: 0 1px 3px 1px rgba(158, 158, 158, 0.5)
}

.c4686207b {
    display: block;
    width: 100%
}

.c702c2c29 {
    background: var(--front-bg-color);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    box-sizing: border-box;
    backdrop-filter: blur(40px);
    box-shadow: var(--light-shadow);
}

.c10bc49a1 {
    display: flex;
    align-items: center;
}

.c10bc49a1.c6e3bbd08 {
    padding: 0 15px;
}

.c10bc49a1 .c17a59373 {
    line-height: 56px;
    font-size: 18px;
    margin-right: 50px;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

.c10bc49a1 .c17a59373 img {
    vertical-align: middle;
    margin-right: 10px;
    height: 32px
}

#menu {
    flex: 1;
}

.cd0ec9489 {
    line-height: 56px;
    display: block;
}

.cd0ec9489.cb9949d67 {
    align-content: end;
}

.c490ffb36 {
    float: left;
    position: relative
}

.c490ffb36 a {
    padding-left: 15px;
    padding-right: 10px;
    white-space: nowrap;
    transition: all .2s;
    font-size: 15px;
}

.c490ffb36 .cf2426648 {
    font-size: 8px;
    margin-left: 5px;
    transition: all .2s;
}

.c490ffb36:hover .cf2426648,
.c490ffb36.active .cf2426648 {
    transform: rotate(180deg);
}

.c490ffb36 > a {
    display: flex;
}

.c490ffb36 > a:hover,
.c490ffb36.active > a {
    color: var(--primary-color);
}

.c490ffb36.active > a {
    font-weight: bold;
}

.c490ffb36 .ce8bba37f {
    position: absolute;
    right: 50%;
    margin-right: -60%;
    z-index: 999;
    background-color: var(--front-bg-color);
    color: var(--title-color);
    line-height: 2.5;
    border-radius: 10px;
    overflow: hidden;
    display: none;
    box-shadow: var(--primary-shadow);
    border: 1px solid rgba(146, 146, 146, 0.11);
    padding: 10px;
    box-sizing: border-box;
}

.c490ffb36 .ce8bba37f a:hover {
    background-color: var(--front-dark-bg-color);
    border-radius: var(--border-radius);
}

.c490ffb36 .ce8bba37f .c1059add3 {
    margin-right: 10px;
}

.c490ffb36 .ce8bba37f a {
    text-align: center;
    display: block;
}

.c490ffb36:hover .cab24a98e,
.c490ffb36:hover .ce8bba37f,
.c490ffb36 a:focus + .ce8bba37f {
    display: block;
}

.cc006b4a2 {
    display: flex;
    text-align: right;
}

.cc006b4a2 .c3af949ab {
    font-size: 21px;
    margin-left: 15px;
}

.c8844cb00 .c1e6477b4 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 0;
    padding: 8px 0;
    background: linear-gradient(90deg, #1e9fff, #1e9fffad);
    color: #fff;
}

.c8844cb00 .c409d9740 {
    padding: 30px 20px;
}

.c34555697.c8844cb00 {
    overflow: hidden;
    border-radius: 10px;
    max-width: 95%;
}

.c8844cb00 .cfd3e8dc5 {
    text-align: center;
}

.c8844cb00:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    height: 160px;
    background: rgba(255, 237, 227, .4);
    border-radius: 50%;
    z-index: -1;
}

.cab24a98e {
    max-width: 360px;
    position: absolute;
    right: 50%;
    margin-right: -60%;
    z-index: 999;
    background-color: var(--front-bg-color);
    color: var(--title-color);
    line-height: 2.5;
    border-radius: 10px;
    overflow: hidden;
    display: none;
    box-shadow: var(--primary-shadow);
    border-top: 1px solid rgba(146, 146, 146, 0.11);
    padding: 20px;
    box-sizing: border-box;
}

.cab24a98e a:hover {
    background-color: var(--front-dark-bg-color);
}

.c4dc6a9f5 {
    line-height: 1.5;
}

.c4dc6a9f5 a {
    text-align: center;
    padding: 10px 15px;
    flex: 1;
    font-size: 12px;
}

.c4dc6a9f5 .c3af949ab {
    display: block;
    font-size: 22px;
    line-height: 1;
}

.c93140549 a {
    padding: 10px;
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
}

.c1a1c1fda {
    padding: 15px 0;
}

.c1a1c1fda h3 {
    padding-left: 15px;
    margin-top: 10px;
}

.c1a1c1fda li {
    background: var(--front-dark-bg-color);
    margin-bottom: 5px;
    border-radius: 6px;
}

.c1a1c1fda li:last-of-type {
    border-bottom: none;
}

.c1a1c1fda li a {
    padding: 5px 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 12px;
    line-height: 1.5;
}

.c1a1c1fda li a:hover {
    color: inherit;
}

.c1a1c1fda li .ce4f70ec0 {
    font-weight: bold;
    padding: 10px 0;
}

.c1a1c1fda li .cff858c9e {
    color: var(--title-color);
    padding-bottom: 5px;
}

.c306dc0fc .c3af949ab:hover {
    color: #fff;
}

.c306dc0fc .c952c1a2e:hover {
    background-color: #000;
}

.c306dc0fc .cb55c24dd:hover {
    background-color: #3e64ff
}

.c306dc0fc .cdc3a34f6:hover {
    background-color: #5cb85c
}

.c306dc0fc .ccc6a1f9f:hover {
    background-color: #FF4949
}

.c306dc0fc .c1cbc6f5c:hover {
    background-color: #00a0d2
}

.c306dc0fc .cefac2c10:hover {
    background-color: #ff0000
}

/*有封面的文章列表（默认列表)*/
.c8d3638ed {
    position: relative;
    padding: 20px 0;
    display: flex;
}

.c8d3638ed .c7b08405a {
    width: 200px;
    height: 140px;
    margin-right: 30px;
    display: block;
    overflow: hidden;
    border-radius: var(--border-radius);
    font-size: 0;
    position: relative;
    box-shadow: var(--primary-shadow);
}

.c8d3638ed .c7b08405a img {
    width: 100%;
    height: 100%;
    background: var(--front-dark-bg-color);
}

.c8d3638ed .c7b08405a .c60bf2ac2 {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    color: #fff;
    background: #ff2800;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
}

.c8d3638ed .c195404e0 {
    flex: 1
}

.c8d3638ed .c02ee1db1 h3 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1;
    transition: color .3s;
    display: inline-block;
    color: var(--title-color);
    font-weight: inherit;
}

.c8d3638ed .c02ee1db1:hover h3 {
    color: var(--primary-color);
}

.c8d3638ed .ccccb6490 {
    color: #5a5a5a;
    line-height: 1.8
}

.c8d3638ed .ccccb6490 img {
    display: none
}

.c8d3638ed .c67fcdd6e {
    font-size: 13px;
    color: #aaacb6;
    margin-bottom: 1em
}

.c8d3638ed .c67fcdd6e span {
    margin-right: 10px;
    display: inline-block
}

.c2225f53f {
    display: block;
    text-align: center;
    padding: 15px 0;
    flex: 1;
}

.c5fef215c {
    width: 330px;
    float: left
}

.c2bcdc35c {
    margin-bottom: 15px;
    background-color: var(--front-bg-color);
    border-radius: var(--border-radius);
    overflow: hidden;
    transition: box-shadow .2s;
    box-shadow: var(--light-shadow);
}

.c2bcdc35c li {
    padding: 10px 0
}

.c2bcdc35c h3 {
    padding: 10px 15px;
    border-bottom: 1px dashed var(--line-color);
    font-size: 16px;
    color: var(--title-color);
}

.c2bcdc35c h3 .c3af949ab {
    margin-right: 5px;
    font-size: 1.1em;
}

.c2bcdc35c h3 .c1059add3 {
    width: 1.1em;
    height: 1.1em;
    vertical-align: -0.1em;
    margin-right: 5px;
}

.c2bcdc35c ul {
    padding: 15px
}

.c2bcdc35c .c20068638 {
    padding: 15px;
    line-height: 1.8;
}

.c2bcdc35c .cf684bb16 {
    font-size: 12px;
    font-weight: normal;
    float: right
}

.c78b42d93 .cbe54aa29 {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.c78b42d93 .cbe54aa29 .c8f4fc2a5 {
    color: var(--text-color);
    flex: 1;
    text-align: right;
}


.c78b42d93 .ce36905b7 li {
    padding: 12px;
    background: var(--front-dark-bg-color);
    border-radius: 10px;
    margin-bottom: 10px;
}

.c78b42d93 .ce36905b7 li:hover {
    background: var(--front-dark-bg-hover-color);
}

.c78b42d93 .ce36905b7 li a:hover {
    color: inherit;
}

.c78b42d93 .c1297387f .c56a71003 {
    position: relative;
}

.c78b42d93 .c1297387f .c56a71003 img {
    max-width: 100%;
    margin: 1em 0;
}

.c78b42d93 .c1297387f .cd4053510 {
    word-break: break-all;
}

.c78b42d93 .c99e18250 {
    margin-top: 10px;
    font-size: 12px;
    color: var(--title-color);
}

/* 图文列表*/
.cdb7266ed li {
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.cdb7266ed li:hover {
    background: var(--front-dark-bg-color);
}

.cdb7266ed li a {
    display: flex;
    border-radius: var(--border-radius);
    color: var(--title-color);
}

.cdb7266ed .cb27d2a23 {
    width: 80px;
    height: 60px;
    padding-top: 3px;
    margin-right: 10px;
    flex-shrink: 0;
}

.cdb7266ed .cb27d2a23 img {
    width: 100%;
    height: 100%;
    border-radius: var(--border-radius);
    object-fit: cover;
}

.cdb7266ed .cacec7314 {
    flex: 1;
    width: 0;
}

.cdb7266ed .cacec7314 .c67fcdd6e {
    color: var(--light-text-color);
}

.cdb7266ed .cacec7314 .c8d4b4ffe {
    margin: 0.5em 0;
    color: var(--light-text-color);
}

/*侧边栏-热门文章*/
.cb833275c li {
    display: flex;
    align-items: center;
}

.cb833275c a {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--title-color);
}

.cb833275c .c275f6427 {
    display: inline-block;
    width: 20px;
    height: 18px;
    line-height: 18px;
    margin-right: 8px;
    text-align: center;
    color: var(--light-text-color);
    border-radius: 4px
}

.cb833275c .top-0,
.cb833275c .top-1,
.cb833275c .top-2 {
    font-weight: bold;
    color: #FF4949;
    font-size: 20px;
}

.cb833275c .c417ecb96 {
    width: 65px;
    text-align: right;
}

/* 侧边栏-普通列表模块 */
.cb599f715 ul {
    display: flex;
    flex-wrap: wrap;
}

.cb599f715 ul li {
    width: 50%;
    padding: 2px;
    box-sizing: border-box;
    margin-bottom: 2px;
}

.cb599f715 ul li.ce3e39de4 {
    width: 100%;
    margin: 5px 0;
}

.cb599f715 ul li.ce3e39de4 a {
    background-repeat: no-repeat;
    background-size: cover;
    background-color: var(--front-dark-bg-color);
    color: var(--header-color);
    min-height: 120px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 18px;
}

.cb599f715 ul li a {
    display: block;
    padding: 10px 12px;
    box-sizing: border-box;
    color: var(--title-color);
    background-color: var(--front-dark-bg-color);
    border-radius: var(--border-radius);
    overflow: hidden;
}

.cb599f715 ul li a:hover {
    background-color: var(--front-dark-bg-hover-color);
}

.c0c72be02 {
    background-size: 100% 130px;
    text-align: center;
    padding-top: 83px;
    position: relative
}

.c0c72be02 .c14532655 {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 130px;
    background: #f7f9ff url("../images/shan.png") no-repeat;
    z-index: 0;
    filter: opacity(0.1) blur(1px);
}

.c0c72be02 .cdd56ef07 {
    font-size: 22px;
    display: inline-block;
    color: var(--title-color);
}

.c0c72be02 .c306dc0fc {
    margin: 15px 0;
}

.c0c72be02 .c8d4b4ffe {
    position: relative;
    padding: 0 20px 20px;
    z-index: 1
}

.c0c72be02 .c8d4b4ffe p {
    text-align: center;
    color: var(--text-color)
}

.c0c72be02 .c3af949ab {
    font-size: 18px;
    margin: 0 5px;
    background: var(--background-color);
    border-radius: 50%;
    padding: 8px;
}

/* 侧边栏-搜索 */
.c03ecfc99 #logsearch {
    padding: 15px;
}

/*侧边栏-日历*/
#calendar .cf08e95b2,
#calendar .c022972e7 {
    position: relative;
    background: var(--front-dark-bg-color);
}

#calendar .cf08e95b2 {
    background: var(--primary-color);
    color: var(--front-bg-color);
    border-radius: 50%;
    box-shadow: var(--light-shadow);
}

#calendar .c589f4576 {
    width: 100%;
    text-align: center
}

#calendar .c589f4576 td {
    width: 50%;
    padding: 16px 0;
}

#calendar .c4bd41af7 {
    width: 100%;
    padding: 0 20px 20px
}

#calendar .c4bd41af7 td {
    text-align: center;
    line-height: 39px;
}

#calendar .c4bd41af7 td a {
    font-weight: bold;
    display: block;
    z-index: 2;
    position: relative;
}

/* 侧边栏-随机文章 */
.c237037f6 img {
    width: 100%;
    flex: 1;
}

.c237037f6 #log_url {
    display: flex;
    flex-direction: column;
    background: #eee;
    height: 220px;
    overflow: hidden;
    justify-content: center;
}

.c237037f6 img[src=''] {
    display: none;
}

.c237037f6 .c67fcdd6e {
    background: var(--front-bg-color);
    padding: 20px 15px;
    box-sizing: border-box;
}

.c237037f6 .c67fcdd6e .cdc48989f {
    justify-content: space-between;
    align-items: center;
}

.c237037f6 .ce5bdbb37 {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 20px;
}

.c237037f6 .ce5bdbb37:hover {
    cursor: pointer;
    border-radius: 6px;
    color: #fff;
    background: var(--primary-color);
}

.cafa24837 {
    font-size: 16px;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c2cebdd23 {
    border: 1px solid var(--line-color);
    padding: 3px 10px;
    border-radius: 6px;
    color: #666;
    transition: all .2s;
}

.c2cebdd23:hover {
    border-color: var(--primary-color);
}

.loading {
    animation: round 1s infinite;
}

.c4a906bc8 {
    position: relative;
}

.c4a906bc8:after {
    content: '';
    position: absolute;
    top: 38.2%;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0, rgba(0, 0, 0, .4), transparent);
}

.ced94c6fd {
    background: var(--front-bg-color);
    transition: box-shadow .3s;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    box-sizing: border-box;
    border-radius: var(--border-radius);
    box-shadow: var(--light-shadow);
}

.ced94c6fd .c4677ad00 {
    display: flex;
    align-items: center;
    height: 164px;
    overflow: hidden;
    position: relative;
    transition: all .5s;
}

.ced94c6fd .c4677ad00:hover {
    opacity: .8
}

.ced94c6fd .c4677ad00 img {
    transition: transform .2s;
}

.ced94c6fd .c4677ad00:hover img {
    transform: scale(1.05);
}

.ced94c6fd .cc744ef79 {
    padding: 10px 15px;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid var(--line-color);
}

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

.cf8f576f7 {
    padding: 15px 30px 12px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px dashed var(--line-color);
}

.c3ab60b54 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

.c3ab60b54 .c7d6fd8cd {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5)
}

.c3ab60b54 .c02d8b4f5 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: var(--front-bg-color);
    height: 60%
}

.c3ab60b54 .c02d8b4f5 img {
    display: none;
    height: 100%
}

.c3ab60b54 .c02d8b4f5 img.active {
    display: block
}

.c3ab60b54 .c6e929c42 {
    background-color: var(--front-bg-color);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 50px
}

.c3ab60b54 .c6e929c42 .c3af949ab {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px
}

.c3ab60b54 .c6e929c42 .c3af949ab:hover {
    background-color: #E5E9F2;
    cursor: pointer
}

.cebe45728 {
    padding: 20px 0 40px;
}

.cebe45728 form {
    width: 50%;
    margin: 0 auto;
    display: flex;
    box-shadow: var(--primary-shadow);
}

.cebe45728 form input {
    flex: 1;
    height: 50px;
    padding: 10px 16px;
    font-size: 15px;
    background-color: var(--front-bg-color);
    box-sizing: border-box;
    border: 1px solid var(--front-dark-bg-hover-color);
    border-radius: 6px 0 0 6px;
    color: var(--text-color);
    outline: none;
}

.cebe45728 form button {
    width: 100px;
    background: var(--primary-color);
    border: none;
    color: rgba(255, 255, 255, .8);
    cursor: pointer;
    border-radius: 0 6px 6px 0;
}

.cebe45728 form button:hover {
    opacity: .9;
}

.cebe45728 .ce5bcbfa6 {
    width: 50%;
    display: block;
    padding: 10px 0 0 0;
    margin: 0 auto;
}

.cebe45728 .ce5bcbfa6 li {
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
}

.cebe45728 .ce5bcbfa6 li:hover {
    color: var(--primary-color);
}

.cd0bd16b7 {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    padding: 30px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(100px);
    display: none;
    align-items: center;
    justify-content: center;
}

.cd0bd16b7 .cbfa9dd41 {
    width: 800px;
    padding-bottom: 100px;
    max-width: 100%;
}

.cd0bd16b7 form {
    position: relative;
}

.cd0bd16b7 form .c7f53a6d0 {
    position: absolute;
    top: 8px;
    right: 10px;
    border-radius: 2em;
}

.cd0bd16b7 .cea88425f {
    padding-left: 30px;
    padding-right: 30px;
}

.c2341387c {
    width: 100%;
    padding: 20px 130px 20px 30px;
    background-color: var(--front-bg-color);
    box-sizing: border-box;
    border-radius: 2em;
    box-shadow: var(--primary-shadow);
    color: var(--text-color);
    border: none;
}

.c2341387c:focus {
    outline: none
}

.c5815405c {
    padding: 30px
}

.c5815405c h1 {
    font-size: 28px;
    margin-bottom: 1em;
    font-weight: bold
}

.cf6f27637 {
    border-bottom: 1px dashed var(--line-color);
    padding: 8px 0;
    display: flex;
    justify-content: space-between;
}

.cf6f27637 a {
    flex: 1;
}

.cf6f27637 a.ce6649da9 {
    filter: var(--img-filter);
}

.cf6f27637 .c67fcdd6e {
    width: 170px;
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
}

.cf6f27637 .c67fcdd6e a {
    padding-left: 15px;
    text-align: center;
    margin-right: 10px;
    height: fit-content;
}

.cf6f27637 .cfc47d31f {
    color: var(--primary-color);
    margin: 0 3px
}

.c027cfbb2 {
    background: var(--front-dark-bg-hover-color) repeat center;
    background-size: contain;
    color: var(--header-color);
    box-sizing: border-box;
}

.c027cfbb2 .cf087ebda {
    display: flex;
}

.c027cfbb2 .c727155bb {
    padding: 80px 0;
    backdrop-filter: blur(20px);
}

.c027cfbb2 .cdd56ef07 {
    font-size: 2em;
    line-height: 1;
    margin-bottom: 10px;
    color: var(--header-color);
}

.c027cfbb2 .c511cd7df {
    margin-top: 5px;
}

.c027cfbb2 .c7f309277 {
    font-weight: bold;
    font-size: 1.2em;
}

.c098825b3 {
    width: 76px;
    height: 76px;
    position: relative;
    background-color: var(--front-bg-color);
    border-radius: 50%;
    padding: 8px;
    box-sizing: border-box;
    line-height: 60px;
    font-size: 38px;
    margin: 0 auto;
    display: block;
}

.c098825b3 img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transition: all 3s;
    animation: round 5s infinite linear;
}


.ce38919ce {
    border-radius: var(--border-radius);
    overflow: hidden;
}

.ce38919ce .c15e274ad {
    height: 480px;
    overflow: hidden;
    position: relative;
}

.ce38919ce .c54d5b25b {
    box-sizing: border-box;
    background-color: var(--front-bg-color);
    filter: var(--swiper-filter);
}

.ce38919ce .c54d5b25b a {
    position: relative;
    display: block;
    height: 100%;
    background-size: cover;
}

.ce38919ce .c84b84f05 {
    text-align: left;
    box-sizing: border-box;
    padding-right: 20px;
    padding-left: 20px;
}

.ce38919ce .cb8cb3827 {
    -webkit-transition: width .3s;
    transition: width .3s;
    background: #fff;
}

.ce38919ce .c907ff436 {
    width: 20px;
    border-radius: 6px
}

.ce38919ce .c7f0d1ed6 {
    background: rgba(0, 0, 0, .1);
    padding: 15px 25px 40px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    backdrop-filter: blur(2px);
}

/* 首页 */
.c0346eae0 {
    overflow: hidden;
}

.c0346eae0 .ca6f2fc12 {
    margin-bottom: 15px;
}

.c0346eae0 .ce38919ce {
    margin-bottom: 0 !important;
}

.c0346eae0 .ce38919ce .c15e274ad {
    height: 487px;
}

.c0346eae0 .c340e0fd9 {
    display: flex;
}

.c0346eae0 .c340e0fd9 .c2bcdc35c {
    margin-bottom: 0;
    height: 100%;
}

.c0346eae0 .ccb230def img {
    width: 54px;
    height: 54px;
}

.c0346eae0 .ccb230def li {
    width: 33.33%;
    padding: 14px 0;
}

.ce86f728f {
    width: 330px;
}

.c9db30e5d {
    flex: 1;
    width: calc(100% - 340px);
    box-sizing: border-box;
    padding-right: 15px;
}

.c9db30e5d .ca6f2fc12,
.ce86f728f .ca6f2fc12 {
    margin-bottom: 0;
    height: 100%;
    box-sizing: border-box;
}

.c0346eae0 .c6aaa53f1 .c9d1c9f8b {
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
}

.c0346eae0 .c6aaa53f1 img {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.cecffb4ec {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    margin-top: 15px;
    color: var(--title-color);
}

/*友情链接样式的卡片*/
.cc570759a {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.ca595219c {
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
}

.ca595219c a {
    display: block;
    border-radius: 8px;
    background: var(--front-bg-color);
    color: var(--title-color);
    height: 100%;
    padding: 15px 15px 15px 84px;
    box-sizing: border-box;
    position: relative;
    min-height: 84px;
    box-shadow: var(--light-shadow);
}

.ca595219c a:hover {
    background: var(--front-dark-bg-color);
}

.ca595219c .cd141edeb {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    position: absolute;
    left: 15px;
    top: 15px;
    box-shadow: var(--light-shadow);
    background-color: #fff;
}

.ca595219c .c8d4b4ffe {
    margin-top: 5px;
}


/* 简单模式列表 */
.c74e1a0fe {
    overflow: hidden;
}

.cd7a0b9bd {
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
}

.cd7a0b9bd:nth-of-type(2n) {
    padding-left: 1%;
}

.cd7a0b9bd a {
    line-height: 2;
    position: relative;
    padding-right: 60px;
    display: block;
    box-sizing: border-box;
}

.cd7a0b9bd a:hover {
    opacity: .9;
}

.cd7a0b9bd h3 {
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    color: var(--title-color);
}

.cd7a0b9bd h3 .c766adddc {
    margin-right: 5px;
}

.cd7a0b9bd .c8f4fc2a5 {
    position: absolute;
    right: 0;
    top: 3px;
    text-align: right;
    font-size: 12px;
    width: 60px;
}

.cd7a0b9bd.c69fa09a9 .c8f4fc2a5 {
    color: var(--primary-color);
}

.c65cca59b {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.c3f05034a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.c3f05034a li {
    box-sizing: border-box;
    width: 48%;
    margin-bottom: 12px;
    border-radius: var(--border-radius);
    overflow: hidden;
}

.c3f05034a li a {
    background: #fff;
    display: flex;
    padding: 15px;
    justify-content: space-between;
}

.c12efd367 {
    background: var(--front-bg-color);
    padding: 20px;
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: var(--light-shadow);
}

.c33e33a67 {
    margin-bottom: 15px;
}

/* 卡片类型列表基础样式,包括卡片列表、视频列表、书籍列表 */
.cd57622ab {
    display: flex;
    flex-flow: row wrap;
    position: relative;
    margin: 0 -5px;
}

.cd57622ab .c89e3bf1e {
    width: 25%;;
    box-sizing: border-box;
    padding: 0 5px 10px;
}

.cd57622ab a:hover {
    color: inherit;
}

.cd57622ab .c39d57b57 {
    display: block;
    height: 100%;
}

.cd57622ab .ced94c6fd {
    height: 100%;
}

.cd57622ab img {
    width: 100%;
    min-height: 100%;
}

.cd57622ab .c67fcdd6e {
    padding: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.cd57622ab .c67fcdd6e h3 {
    color: var(--title-color)
}

.cd57622ab .c67fcdd6e h3,
.cd57622ab .c67fcdd6e .ccf2f9392 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cd57622ab .c67fcdd6e .ccf2f9392 {
    margin-top: 5px;
    margin-bottom: 5px;
    color: var(--text-color);
    flex: 1;
}

.cd57622ab .c67fcdd6e .cea88425f span {
    margin-bottom: 0;
}

/* 图书样式列表 */
.c16ba2c65 .c3a438c1a {
    padding: 10px;
}

.c16ba2c65 .c3a438c1a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    margin: 0 auto;
    transition: transform .3s;
    transform-origin: top;
}

.c16ba2c65 .c3a438c1a a {
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: var(--primary-shadow);
    box-sizing: border-box;
    border-radius: 10px;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    filter: blur(0);
}

.c16ba2c65 .c3a438c1a a:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to top, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
    transition: height .3s;
}

.c16ba2c65 .c3a438c1a a:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, .3));
    transition: height .3s, transform .3s linear, opacity .3s;
    transform-origin: right bottom;
    opacity: 0;
    z-index: 1;
}

.c16ba2c65 .c3a438c1a .c67fcdd6e {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
    padding: 12px;
    box-sizing: border-box;
    z-index: 1;
    height: 36px;
    overflow: hidden;
    transition: height .3s;
}

.c16ba2c65 .c3a438c1a .c67fcdd6e p {
    color: #eee;
    transition: opacity 0.3s ease-in;
    opacity: 0;
}

.c16ba2c65 .c3a438c1a:hover a:after {
    height: 35%;
}

.c16ba2c65 .c3a438c1a:hover .c67fcdd6e {
    height: 48px;
}

.c16ba2c65 .c3a438c1a:hover .c67fcdd6e p {
    opacity: 1;
}

.c16ba2c65 .c3a438c1a:hover a:before {
    transform: rotate(25deg) scale(2) translateX(10px);
    opacity: 0.9;
}

.c16ba2c65 .c3a438c1a:hover img {
    transform: scale(1.1);
}

.cc97af4ff {
    text-align: center;
    padding: 30px;
}

.cc97af4ff img {
    max-width: 100%;
    height: 50px;
}

.c12971272 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 500px;
    background: var(--front-bg-color);
}

.c279b9f4e .c8dc7134b {
    padding: 12px 0;
    border-radius: var(--border-radius);
    border-bottom: 1px dashed var(--line-color);
}

.c279b9f4e .c8dc7134b h3 {
    margin-bottom: 10px;
    color: var(--title-color);
}

.c279b9f4e .c8dc7134b .c6d572021 li {
    display: inline-block;
    margin-right: 15px;
}

.c315b3f8f {
    margin-bottom: 15px;
}

.c315b3f8f li {
    display: inline-block;
    line-height: 2.4;
    white-space: nowrap;
    margin-right: 10px;
    margin-bottom: 10px;
}

.c315b3f8f li a {
    padding: 8px 15px;
    border-radius: 6px;
    box-sizing: border-box;
    background: var(--front-dark-bg-color);
}

.c315b3f8f li.active a {
    background: var(--primary-color);
    color: #fff;
}

.cca5550a2 {
    display: flex;
    justify-content: space-between;
}

.cca5550a2 .li {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.cca5550a2 img {
    width: 1.5em;
    height: 1.5em;
    vertical-align: bottom;
    margin-right: 5px;
}

.c8eee2143 {
    padding: 15px;
    line-height: 1.2;
}

.c8eee2143 a {
    display: block;
    text-align: center;
    padding: 10px 15px 8px 0;
    background: var(--front-dark-bg-color);
    border-radius: 2em;
    margin: 5px;
}

.c8eee2143 a .c3af949ab {
    font-size: 22px;
    vertical-align: middle;
    margin-right: 5px;
}

.c8eee2143 a:first-of-type {
    border-right: 1px solid var(--front-dark-bg-hover-color);
}

.c8eee2143 a:first-of-type,
.c8eee2143 a:hover {
    background: var(--primary-color);
    color: #fff;
}

.c936cfe33 {
    line-height: 1;
}

.c936cfe33 span {
    display: inline-block;
    padding: 7px;
    cursor: pointer;
    border-radius: var(--border-radius);
    background: var(--front-dark-bg-color);
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid var(--front-dark-bg-hover-color);
}

.c936cfe33 span:hover {
    background: var(--front-dark-bg-hover-color);
}

.cbe22c98e {
    display: flex;
    padding: 5px !important;
    margin: 0 !important;
    font-weight: normal;
    font-size: 12px;
    background: var(--front-dark-bg-color);
    border-radius: 6px;
    line-height: 1;
}

.cbe22c98e li {
    padding: 5px;
    cursor: pointer;
}

.cbe22c98e li.active {
    background: var(--primary-color);
    color: #fff;
    border-radius: 6px;
}

.c493d2327 {
    display: none;
}

.c493d2327.active {
    display: block;
}

/*Grid System*/
.cd58f0ab9 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
}

.c3ef79fd4 {
    box-sizing: border-box;
    width: 100%;
}

.c7f3dfd47 {
    width: 25%;
}

.c540d4f55 {
    width: 20%;
}

.c45cb7ba4 {
    width: 16.66666667%;
}


@media all and (max-width: 960px) {
    .c16169a4a {
        width: 25%;
    }

    .c16b1d882 {
        flex-direction: column;
    }

    .cf087ebda, .cf635b982 {
        max-width: 100%
    }

    .c0346eae0 .ca6f2fc12 {
        display: block;
    }

    .c12efd367 {
        border-radius: 0;
    }

    .c0346eae0 .ca6f2fc12 .c27c59611,
    .c0346eae0 .ca6f2fc12 .cb9949d67 {
        width: 100%;
    }

    .c65cca59b {
        margin-top: 15px;
        white-space: nowrap;
    }

    .c10bc49a1 {
        justify-content: space-between;
    }

    .c0346eae0 .ce38919ce .c15e274ad,
    .ce38919ce .c15e274ad {
        height: 4rem
    }

    .c702c2c29 .c50068931 {
        display: inline-block;
    }

    .c702c2c29 .c17a59373 {
        font-size: 0.3rem
    }

    .ce38919ce .c7f0d1ed6 {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .cd0ec9489 {
        position: fixed;
        left: 0;
        top: 0;
        display: none;
        width: 60%;
        height: 100vh;
        box-sizing: border-box;
        z-index: 997;
        line-height: 45px;
        overflow-y: auto;
        box-shadow: 0 8px 15px 0 rgba(224, 227, 233, .54);
        background: var(--background-color);
        backdrop-filter: blur(40px);
        padding-top: 50px;
    }

    .cd0ec9489 li {
        float: none;
        text-align: center;
    }

    .c490ffb36 .ce8bba37f {
        position: initial;
        display: none;
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-left: none;
        border-right: none;
        border-radius: 0
    }

    .c490ffb36 span:after {
        display: none
    }

    .cf635b982 .ccf495cc7,
    .ccf495cc7 {
        float: none;
        width: 100%
    }

    .cf635b982 .c5fef215c,
    .c5fef215c {
        display: none
    }

    .c0564ff26 {
        display: none
    }

    .c2bcdc35c {
        border-radius: 0;
    }

    .cb6668dca {
        bottom: 10px;
        right: 10px;
        margin-bottom: 0;
    }

    .cb6668dca .c6d48776f {
        width: 1rem;
        height: 1rem;
        line-height: 1rem
    }

    /* 经典图文-移动端 */
    .c8d3638ed {
        display: block
    }

    .c8d3638ed .c7b08405a {
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .c8d3638ed .c7b08405a img {
        margin: 0 auto;
        min-height: fit-content;
        display: block;
    }

    .c8d3638ed .c195404e0 {
        margin-top: 15px
    }

    .c8d3638ed .c67fcdd6e a.ce4e74fce {
        display: none
    }

    .c8d3638ed .c02ee1db1 {
        font-size: 16px
    }

    .c045d2f3e {
        border-radius: 0;
    }

    .c8b295d05 {
        font-size: 20px;
    }

    .c0db77c8d .c7f53a6d0 {
        width: 100%
    }

    .cf8f576f7 {
        padding-left: 15px
    }

    .c8007dd12 {
        padding: 15px;
    }

    .c5815405c {
        padding: 15px
    }

    .cf6f27637 {
        height: auto;
        white-space: initial
    }

    .cf6f27637 .cca490b2f {
        display: none
    }

    .ccb230def li {
        width: 33.33%
    }

    .cebe45728 form,
    .cebe45728 .ce5bcbfa6 {
        width: 100%;
    }

    .c279b9f4e .c016fc053 {
        display: none;
    }

    .c279b9f4e .c8dc7134b {
        border-bottom: 2px dashed var(--line-color);
    }

    .c279b9f4e .c8dc7134b .c02ee1db1 {
        padding: 0;
    }

    .c279b9f4e .c8dc7134b .c02ee1db1 h3 {
        font-weight: bold;
        margin-bottom: 0;
    }

    .c279b9f4e .cff858c9e {
        text-align: left;
        margin-top: 10px;
    }

    .cd7a0b9bd {
        width: 100%;
    }

    .cd7a0b9bd:nth-of-type(2n) {
        padding-left: 0;
    }

    .c279b9f4e .c8dc7134b,
    .c05f94f15 {
        flex-direction: column;
    }

    .c05f94f15 .c0db77c8d {
        width: 100%;
    }

    .cadbcd056 .c61e61d63 .c7f53a6d0 {
        display: block;
        margin-bottom: 10px;
    }

    .c5a1dfc55 {
        flex-direction: column;
    }

    .cadbcd056 .c5a1dfc55 .cb5e325ba {
        width: 100%;
        margin-bottom: 10px;
    }

    .cadbcd056 .c5a1dfc55 .cfa785124 {
        width: 100%;
    }

    .c9db30e5d,
    .ce86f728f {
        width: 100%;
        padding-right: 0;
        margin-bottom: 15px;
    }

    /* 卡片列表 */
    .cd57622ab {
        margin: 0;
    }

    .cd57622ab .c89e3bf1e {
        width: 100%;
        height: auto;
    }

    .cc570759a {
        padding: 15px;
    }

    .ca595219c {
        width: 98%;
    }

    .c6d572021 {
        text-align: left;
    }

    .c6d572021 .c6d48776f {
        margin-right: 10px
    }

    .c3d1f7680 .c279d4a32 {
        padding: 10px;
    }
}

@media all and (max-width: 740px) {
    .cea23f566 {
        width: 50%;
    }
}