@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
}

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

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

.ca01dc40a {
    flex: 1;
}

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

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

.c129a7c64 {
    cursor: pointer;
}

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

.c7e5adb88 {
    text-align: center;
}

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

.cd616a746 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;
}

.c60363d83 {
    font-weight: bold
}

.cb9eb622d {
    height: 15px
}

.c0d8336e9 {
    font-size: inherit;
}

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

.c273c61af {
    object-fit: cover;
}

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

.cd5a0585d, .fl {
    float: left
}

.c490610d6, .fr {
    float: right
}

.c68bca179, .c9433227b {
    clear: both
}

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

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

.c9d56817f {
    display: none;
}

.c0dd1d235 {
    display: flex;
}

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

.c97f7b6fc {
    display: none
}

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

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

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

.c3a3c21ee {
    margin: 15px 0;
}

.c3a3c21ee .c5ed9a9ac {
    margin-right: 5px;
    padding: 0;
}

.c3a3c21ee .c5ed9a9ac:after {
    content: ' >';
    margin-left: 5px;
}

.c3a3c21ee .c5ed9a9ac:last-of-type:after {
    content: ''
}

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

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

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

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

.c97a54dd4 .cfa54684e {
    float: right;
    width: 330px;
    margin-left: 15px;
}

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

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

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

.c216a8166 a, .c216a8166 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);
}

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

.cb46010ba {
    clear: both
}

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

.c5cee765d .c68881ffd {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

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

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

.c8436ec92 .c4631b082 {
    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);
}

.c8436ec92 .c4631b082:hover,
.c8436ec92 .c4631b082.active {
    background-color: var(--primary-color);
}

.c8436ec92 .c4631b082:hover .c0d8336e9,
.c8436ec92 .c4631b082.active .c0d8336e9 {
    color: #fff
}

.c8436ec92 .c4631b082:hover .cf8cc3f67,
.c8436ec92 .c4631b082.active .cf8cc3f67 {
    display: block;
    color: #000;
}

.c8436ec92 .c4631b082 .cf8cc3f67 {
    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)
}

.c8436ec92 .c4631b082 .cf8cc3f67 img {
    display: block;
    width: 100%;
}

.c8436ec92 .c4631b082 .cf8cc3f67 li {
    display: flex;
}

.c8436ec92 .c4631b082 .cf8cc3f67 li span:first-of-type {
    white-space: nowrap;
    margin-right: 10px;
}

.c8436ec92 .c9b6c7224 {
    display: none
}

.c8436ec92 .c0d8336e9 {
    font-size: 24px;
    color: #5a5a5a
}

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

.cc58fe60f .c0d8336e9 {
    margin-right: 2px;
}

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

.cc58fe60f .cb83bfbc5 {
    margin-top: 10px;
}

.cc58fe60f .cbf9cbfaa {
    color: var(--primary-color);
}

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

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

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

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

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

.cdc9f7e03 .c279b872e p {
    margin-bottom: 0;
    line-height: 2;
}

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

.cdc9f7e03 p {
    margin-bottom: 1em
}

.cdc9f7e03 h1, .cdc9f7e03 h2, .cdc9f7e03 h3, .cdc9f7e03 h4, .cdc9f7e03 h5, .cdc9f7e03 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;
}

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

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

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

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

.cdc9f7e03 strong {
    font-weight: bold;
}

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

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

.cdc9f7e03 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);
}

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

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

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

.cdc9f7e03 li {
    line-height: 2
}

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

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

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

.cdc9f7e03 li p {
    display: inline
}

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

.cdc9f7e03 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);
}

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

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

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

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

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

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

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

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

.cdc9f7e03 .cc16dc449 {
    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;
}

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

.cdc9f7e03 .cc16dc449.cd6bf2c72 {
    font-size: 16px;
    letter-spacing: 0.5em;
}

.cdc9f7e03 a.c434b87a7 {
    text-decoration: none;
}

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

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

.cdc9f7e03 .cd30a2919 .cf1e2beb0 {
    flex: 1;
}

.cdc9f7e03 .cd30a2919 .c813668b2 {
    width: 120px;
}

.cdc9f7e03 .cd30a2919 .c813668b2 img {
    width: 100%;
    border: 5px dashed #dedede;
    border-radius: 5px;
    box-sizing: border-box;
}

.cdc9f7e03 .cd30a2919 .cf7bcb81f {
    display: inline-block;
    width: 220px;
    margin-right: 15px;
}

.cdc9f7e03 .cd30a2919 .c434b87a7 {
    margin-top: 0;
}

.cbd0c88de .c6fbbe6a1 {
    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;
}

.cbd0c88de .c6fbbe6a1:hover {
    background: var(--primary-color);
    color: #fff;
}

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

.c10d6e806 .c6fbbe6a1:hover {
    transform: scale(1.1);
}

.c79106470 {
    color: #5a5a5a
}

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

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

#related_log .c6f8be85a, .cbf38e850 .c6f8be85a {
    display: inline-block
}

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

.cb53affe2 h3 {
    font-weight: normal;
}

/*评论列表*/
.cade430eb .c7d4bb994 {
    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;
}

.cade430eb .c7d4bb994 .cd48d1b0b {
    color: var(--light-text-color);
}

.cade430eb .c7d4bb994 .cdf1260dc {
    margin: 10px 0
}

.cade430eb .cb45ae229 {
    margin-top: 15px;
}

.c9dec9561 .c9b2ddff5 {
    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%;
}

/*相关文章*/
.c5ed268d8 .c3478005e .c5fc5c491 {
    height: 150px;
}

.c5ed268d8 .c3478005e .c279b872e {
    display: none;
}

.c5ed268d8 .c3478005e .cb0c78ad1 h3 {
    font-size: 14px;
}

.cff26f8ea {
    cursor: pointer
}

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

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

.c082680ea .c2faefd31 {
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: normal;
}

.c082680ea .c2faefd31 span {
    font-size: 15px;
    margin-left: 20px;
}

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

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

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

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

.cf7bcb81f {
    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);
}

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

.c9b2ddff5 {
    margin-bottom: 15px
}

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

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

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

.c9b2ddff5 textarea {
    width: 100%
}

.c9b2ddff5 .cb5f1586f .cf7bcb81f {
    width: 120px;
    margin-left: 10px
}

.c434b87a7 {
    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);
}

.c975eb17a, .ce20cab46 {
    color: #fff !important;
}

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

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

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

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

.c92f01320 {
    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);
}

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

.c0a43b0de.c0f01d374 {
    padding: 0 15px;
}

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

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

#menu {
    flex: 1;
}

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

.cda231535.c162a5a81 {
    align-content: end;
}

.c4e7383aa {
    float: left;
    position: relative
}

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

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

.c4e7383aa:hover .cc669de9d,
.c4e7383aa.active .cc669de9d {
    transform: rotate(180deg);
}

.c4e7383aa > a {
    display: flex;
}

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

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

.c4e7383aa .ccad10d89 {
    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;
}

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

.c4e7383aa .ccad10d89 .c6ac79f11 {
    margin-right: 10px;
}

.c4e7383aa .ccad10d89 a {
    text-align: center;
    display: block;
}

.c4e7383aa:hover .c8d0c5346,
.c4e7383aa:hover .ccad10d89,
.c4e7383aa a:focus + .ccad10d89 {
    display: block;
}

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

.cdcdb66ec .c0d8336e9 {
    font-size: 21px;
    margin-left: 15px;
}

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

.cb7d978d7 .c555ef9a2 {
    padding: 30px 20px;
}

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

.cb7d978d7 .c5f7cd31a {
    text-align: center;
}

.cb7d978d7: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;
}

.c8d0c5346 {
    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;
}

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

.cdfeb9d34 {
    line-height: 1.5;
}

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

.cdfeb9d34 .c0d8336e9 {
    display: block;
    font-size: 22px;
    line-height: 1;
}

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

.ca88cc8bb {
    padding: 15px 0;
}

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

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

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

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

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

.ca88cc8bb li .c5d67e00d {
    font-weight: bold;
    padding: 10px 0;
}

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

.c105d366e .c0d8336e9:hover {
    color: #fff;
}

.c105d366e .cc3b807c9:hover {
    background-color: #000;
}

.c105d366e .cf3446166:hover {
    background-color: #3e64ff
}

.c105d366e .c62a60962:hover {
    background-color: #5cb85c
}

.c105d366e .cb99e543d:hover {
    background-color: #FF4949
}

.c105d366e .ceeca3e79:hover {
    background-color: #00a0d2
}

.c105d366e .cf1fcfb0f:hover {
    background-color: #ff0000
}

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

.c7c954a3c .c53ac0682 {
    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);
}

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

.c7c954a3c .c53ac0682 .cd89ac531 {
    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;
}

.c7c954a3c .c27289ab4 {
    flex: 1
}

.c7c954a3c .c2faefd31 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;
}

.c7c954a3c .c2faefd31:hover h3 {
    color: var(--primary-color);
}

.c7c954a3c .c586b748b {
    color: #5a5a5a;
    line-height: 1.8
}

.c7c954a3c .c586b748b img {
    display: none
}

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

.c7c954a3c .cb0c78ad1 span {
    margin-right: 10px;
    display: inline-block
}

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

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

.cd65af61b {
    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);
}

.cd65af61b li {
    padding: 10px 0
}

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

.cd65af61b h3 .c0d8336e9 {
    margin-right: 5px;
    font-size: 1.1em;
}

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

.cd65af61b ul {
    padding: 15px
}

.cd65af61b .c3958850d {
    padding: 15px;
    line-height: 1.8;
}

.cd65af61b .c54f3701d {
    font-size: 12px;
    font-weight: normal;
    float: right
}

.ce456d852 .cb609fc1e {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.ce456d852 .cb609fc1e .c6f8be85a {
    color: var(--text-color);
    flex: 1;
    text-align: right;
}


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

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

.ce456d852 .caf381e52 li a:hover {
    color: inherit;
}

.ce456d852 .c655689cf .c21e20658 {
    position: relative;
}

.ce456d852 .c655689cf .c21e20658 img {
    max-width: 100%;
    margin: 1em 0;
}

.ce456d852 .c655689cf .cdf1260dc {
    word-break: break-all;
}

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

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

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

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

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

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

.c679d5405 .c62611191 {
    flex: 1;
    width: 0;
}

.c679d5405 .c62611191 .cb0c78ad1 {
    color: var(--light-text-color);
}

.c679d5405 .c62611191 .ca4a56642 {
    margin: 0.5em 0;
    color: var(--light-text-color);
}

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

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

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

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

.c9c039bb5 .c71c47d1b {
    width: 65px;
    text-align: right;
}

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

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

.c774329ca ul li.c53018931 {
    width: 100%;
    margin: 5px 0;
}

.c774329ca ul li.c53018931 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;
}

.c774329ca 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;
}

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

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

.c2e61be02 .c6ed14947 {
    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);
}

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

.c2e61be02 .c105d366e {
    margin: 15px 0;
}

.c2e61be02 .ca4a56642 {
    position: relative;
    padding: 0 20px 20px;
    z-index: 1
}

.c2e61be02 .ca4a56642 p {
    text-align: center;
    color: var(--text-color)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.cd0ee4c36 .cb0c78ad1 .c8a654eaf {
    justify-content: space-between;
    align-items: center;
}

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

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

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

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

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

.loading {
    animation: round 1s infinite;
}

.ca29a9863 {
    position: relative;
}

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

.c3478005e {
    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);
}

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

.c3478005e .c5fc5c491:hover {
    opacity: .8
}

.c3478005e .c5fc5c491 img {
    transition: transform .2s;
}

.c3478005e .c5fc5c491:hover img {
    transform: scale(1.05);
}

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

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

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

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

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

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

.ca69d7bd8 .ca40017ab img {
    display: none;
    height: 100%
}

.ca69d7bd8 .ca40017ab img.active {
    display: block
}

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

.ca69d7bd8 .c5c8d6149 .c0d8336e9 {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px
}

.ca69d7bd8 .c5c8d6149 .c0d8336e9:hover {
    background-color: #E5E9F2;
    cursor: pointer
}

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

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

.cd5d712ce 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;
}

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

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

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

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

.cd5d712ce .c3cff0d72 li:hover {
    color: var(--primary-color);
}

.c3b6b0615 {
    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;
}

.c3b6b0615 .c78d02fb9 {
    width: 800px;
    padding-bottom: 100px;
    max-width: 100%;
}

.c3b6b0615 form {
    position: relative;
}

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

.c3b6b0615 .cbd0c88de {
    padding-left: 30px;
    padding-right: 30px;
}

.c902c3e38 {
    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;
}

.c902c3e38:focus {
    outline: none
}

.c3d68d44b {
    padding: 30px
}

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

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

.c392dcfc1 a {
    flex: 1;
}

.c392dcfc1 a.c55b5d050 {
    filter: var(--img-filter);
}

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

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

.c392dcfc1 .c6d1ce1b0 {
    color: var(--primary-color);
    margin: 0 3px
}

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

.cae1017ea .ca600a69c {
    display: flex;
}

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

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

.cae1017ea .c0dd1d235 {
    margin-top: 5px;
}

.cae1017ea .cbbda9f46 {
    font-weight: bold;
    font-size: 1.2em;
}

.ca7e7dbb1 {
    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;
}

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


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

.ce26ca30d .cdc9832db {
    height: 480px;
    overflow: hidden;
    position: relative;
}

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

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

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

.ce26ca30d .c4f6878fc {
    -webkit-transition: width .3s;
    transition: width .3s;
    background: #fff;
}

.ce26ca30d .cf8210bf3 {
    width: 20px;
    border-radius: 6px
}

.ce26ca30d .c0251cc57 {
    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);
}

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

.c0be37e60 .c8031b7b6 {
    margin-bottom: 15px;
}

.c0be37e60 .ce26ca30d {
    margin-bottom: 0 !important;
}

.c0be37e60 .ce26ca30d .cdc9832db {
    height: 487px;
}

.c0be37e60 .c119795ea {
    display: flex;
}

.c0be37e60 .c119795ea .cd65af61b {
    margin-bottom: 0;
    height: 100%;
}

.c0be37e60 .c31849d6c img {
    width: 54px;
    height: 54px;
}

.c0be37e60 .c31849d6c li {
    width: 33.33%;
    padding: 14px 0;
}

.ce62f6b3a {
    width: 330px;
}

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

.cb7e4c41d .c8031b7b6,
.ce62f6b3a .c8031b7b6 {
    margin-bottom: 0;
    height: 100%;
    box-sizing: border-box;
}

.c0be37e60 .c50250db7 .c1a2617ae {
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
}

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

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

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

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

.cd9766f3f 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);
}

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

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

.cd9766f3f .ca4a56642 {
    margin-top: 5px;
}


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

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

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

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

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

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

.cca46885b h3 .c9262f23a {
    margin-right: 5px;
}

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

.cca46885b.cbf9cbfaa .c6f8be85a {
    color: var(--primary-color);
}

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

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

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

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

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

.c5e96d084 {
    margin-bottom: 15px;
}

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

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

.c4b68cea2 a:hover {
    color: inherit;
}

.c4b68cea2 .c2f203c92 {
    display: block;
    height: 100%;
}

.c4b68cea2 .c3478005e {
    height: 100%;
}

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

.c4b68cea2 .cb0c78ad1 {
    padding: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.c4b68cea2 .cb0c78ad1 h3 {
    color: var(--title-color)
}

.c4b68cea2 .cb0c78ad1 h3,
.c4b68cea2 .cb0c78ad1 .c279b872e {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.c4b68cea2 .cb0c78ad1 .c279b872e {
    margin-top: 5px;
    margin-bottom: 5px;
    color: var(--text-color);
    flex: 1;
}

.c4b68cea2 .cb0c78ad1 .cbd0c88de span {
    margin-bottom: 0;
}

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

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

.c8c14beb9 .c8dae99f8 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);
}

.c8c14beb9 .c8dae99f8 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;
}

.c8c14beb9 .c8dae99f8 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;
}

.c8c14beb9 .c8dae99f8 .cb0c78ad1 {
    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;
}

.c8c14beb9 .c8dae99f8 .cb0c78ad1 p {
    color: #eee;
    transition: opacity 0.3s ease-in;
    opacity: 0;
}

.c8c14beb9 .c8dae99f8:hover a:after {
    height: 35%;
}

.c8c14beb9 .c8dae99f8:hover .cb0c78ad1 {
    height: 48px;
}

.c8c14beb9 .c8dae99f8:hover .cb0c78ad1 p {
    opacity: 1;
}

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

.c8c14beb9 .c8dae99f8:hover img {
    transform: scale(1.1);
}

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

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

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

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

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

.cb9386f4b .c1f780eb4 .cc58fe60f li {
    display: inline-block;
    margin-right: 15px;
}

.c74190db2 {
    margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

.c05c1648a {
    line-height: 1;
}

.c05c1648a 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);
}

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

.ceb81bc35 {
    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;
}

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

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

.ccbc6c7af {
    display: none;
}

.ccbc6c7af.active {
    display: block;
}

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

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

.c43a5e364 {
    width: 25%;
}

.c9f0643a0 {
    width: 20%;
}

.cd887496e {
    width: 16.66666667%;
}


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

    .cc7528f9d {
        flex-direction: column;
    }

    .ca600a69c, .c97a54dd4 {
        max-width: 100%
    }

    .c0be37e60 .c8031b7b6 {
        display: block;
    }

    .cd9e67472 {
        border-radius: 0;
    }

    .c0be37e60 .c8031b7b6 .ca0d18bc3,
    .c0be37e60 .c8031b7b6 .c162a5a81 {
        width: 100%;
    }

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

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

    .c0be37e60 .ce26ca30d .cdc9832db,
    .ce26ca30d .cdc9832db {
        height: 4rem
    }

    .c92f01320 .c9d56817f {
        display: inline-block;
    }

    .c92f01320 .c9f201b87 {
        font-size: 0.3rem
    }

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

    .cda231535 {
        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;
    }

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

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

    .c4e7383aa span:after {
        display: none
    }

    .c97a54dd4 .cff0b4e67,
    .cff0b4e67 {
        float: none;
        width: 100%
    }

    .c97a54dd4 .cfa54684e,
    .cfa54684e {
        display: none
    }

    .c5cee765d {
        display: none
    }

    .cd65af61b {
        border-radius: 0;
    }

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

    .c8436ec92 .c4631b082 {
        width: 1rem;
        height: 1rem;
        line-height: 1rem
    }

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

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

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

    .c7c954a3c .c27289ab4 {
        margin-top: 15px
    }

    .c7c954a3c .cb0c78ad1 a.c36883e57 {
        display: none
    }

    .c7c954a3c .c2faefd31 {
        font-size: 16px
    }

    .c082680ea {
        border-radius: 0;
    }

    .c300189ef {
        font-size: 20px;
    }

    .c9b2ddff5 .c434b87a7 {
        width: 100%
    }

    .ce4513b14 {
        padding-left: 15px
    }

    .cf6b28a95 {
        padding: 15px;
    }

    .c3d68d44b {
        padding: 15px
    }

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

    .c392dcfc1 .c490610d6 {
        display: none
    }

    .c31849d6c li {
        width: 33.33%
    }

    .cd5d712ce form,
    .cd5d712ce .c3cff0d72 {
        width: 100%;
    }

    .cb9386f4b .cb67adbde {
        display: none;
    }

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

    .cb9386f4b .c1f780eb4 .c2faefd31 {
        padding: 0;
    }

    .cb9386f4b .c1f780eb4 .c2faefd31 h3 {
        font-weight: bold;
        margin-bottom: 0;
    }

    .cb9386f4b .cf338b92d {
        text-align: left;
        margin-top: 10px;
    }

    .cca46885b {
        width: 100%;
    }

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

    .cb9386f4b .c1f780eb4,
    .c9dec9561 {
        flex-direction: column;
    }

    .c9dec9561 .c9b2ddff5 {
        width: 100%;
    }

    .cdc9f7e03 .c7a8e5a0a .c434b87a7 {
        display: block;
        margin-bottom: 10px;
    }

    .cd30a2919 {
        flex-direction: column;
    }

    .cdc9f7e03 .cd30a2919 .cf7bcb81f {
        width: 100%;
        margin-bottom: 10px;
    }

    .cdc9f7e03 .cd30a2919 .c813668b2 {
        width: 100%;
    }

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

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

    .c4b68cea2 .ca8d6fd77 {
        width: 100%;
        height: auto;
    }

    .cedc42a14 {
        padding: 15px;
    }

    .cd9766f3f {
        width: 98%;
    }

    .cc58fe60f {
        text-align: left;
    }

    .cc58fe60f .c4631b082 {
        margin-right: 10px
    }

    .cade430eb .c7d4bb994 {
        padding: 10px;
    }
}

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