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

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

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

.c450d24c6 {
    flex: 1;
}

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

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

.c40e501e5 {
    cursor: pointer;
}

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

.c45292e3d {
    text-align: center;
}

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

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

.c9bcd2b80 {
    font-weight: bold
}

.c247810fc {
    height: 15px
}

.cfb36e09e {
    font-size: inherit;
}

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

.c7cddbac0 {
    object-fit: cover;
}

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

.c5bd5efb6, .fl {
    float: left
}

.cc7c2e9b1, .fr {
    float: right
}

.c4d83bd44, .ca355b537 {
    clear: both
}

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

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

.c582ef308 {
    display: none;
}

.cc6aea314 {
    display: flex;
}

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

.c576a71b9 {
    display: none
}

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

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

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

.cc6e73538 {
    margin: 15px 0;
}

.cc6e73538 .c3a60ed3d {
    margin-right: 5px;
    padding: 0;
}

.cc6e73538 .c3a60ed3d:after {
    content: ' >';
    margin-left: 5px;
}

.cc6e73538 .c3a60ed3d:last-of-type:after {
    content: ''
}

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

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

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

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

.ca1d10d8e .cc1fc271c {
    float: right;
    width: 330px;
    margin-left: 15px;
}

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

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

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

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

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

.c84cd6115 {
    clear: both
}

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

.cbaeeabe2 .c337daf79 {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

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

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

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

.caa969fc5 .c4e46f481:hover,
.caa969fc5 .c4e46f481.active {
    background-color: var(--primary-color);
}

.caa969fc5 .c4e46f481:hover .cfb36e09e,
.caa969fc5 .c4e46f481.active .cfb36e09e {
    color: #fff
}

.caa969fc5 .c4e46f481:hover .c2f0ba359,
.caa969fc5 .c4e46f481.active .c2f0ba359 {
    display: block;
    color: #000;
}

.caa969fc5 .c4e46f481 .c2f0ba359 {
    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)
}

.caa969fc5 .c4e46f481 .c2f0ba359 img {
    display: block;
    width: 100%;
}

.caa969fc5 .c4e46f481 .c2f0ba359 li {
    display: flex;
}

.caa969fc5 .c4e46f481 .c2f0ba359 li span:first-of-type {
    white-space: nowrap;
    margin-right: 10px;
}

.caa969fc5 .c2b561b13 {
    display: none
}

.caa969fc5 .cfb36e09e {
    font-size: 24px;
    color: #5a5a5a
}

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

.cf772fc08 .cfb36e09e {
    margin-right: 2px;
}

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

.cf772fc08 .c5eaa5868 {
    margin-top: 10px;
}

.cf772fc08 .ca303c707 {
    color: var(--primary-color);
}

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

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

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

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

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

.c5561a699 .ca2bfae3a p {
    margin-bottom: 0;
    line-height: 2;
}

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

.c5561a699 p {
    margin-bottom: 1em
}

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

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

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

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

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

.c5561a699 strong {
    font-weight: bold;
}

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

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

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

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

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

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

.c5561a699 li {
    line-height: 2
}

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

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

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

.c5561a699 li p {
    display: inline
}

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

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

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

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

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

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

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

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

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

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

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

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

.c5561a699 .c3579f307.c23203710 {
    font-size: 16px;
    letter-spacing: 0.5em;
}

.c5561a699 a.c2c71a17c {
    text-decoration: none;
}

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

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

.c5561a699 .c14f18a1c .c5de42c00 {
    flex: 1;
}

.c5561a699 .c14f18a1c .cff605e59 {
    width: 120px;
}

.c5561a699 .c14f18a1c .cff605e59 img {
    width: 100%;
    border: 5px dashed #dedede;
    border-radius: 5px;
    box-sizing: border-box;
}

.c5561a699 .c14f18a1c .c8a82dd17 {
    display: inline-block;
    width: 220px;
    margin-right: 15px;
}

.c5561a699 .c14f18a1c .c2c71a17c {
    margin-top: 0;
}

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

.ce77ca3ee .c8a7d68e5:hover {
    background: var(--primary-color);
    color: #fff;
}

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

.cb9cfdf40 .c8a7d68e5:hover {
    transform: scale(1.1);
}

.c13434439 {
    color: #5a5a5a
}

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

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

#related_log .c335503bd, .cc95254b6 .c335503bd {
    display: inline-block
}

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

.cf128f70a h3 {
    font-weight: normal;
}

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

.c3e025f46 .c06ecfea4 .c282e8faf {
    color: var(--light-text-color);
}

.c3e025f46 .c06ecfea4 .cb65c4a21 {
    margin: 10px 0
}

.c3e025f46 .c6ed96c71 {
    margin-top: 15px;
}

.c6e94738c .cf8c6c5a3 {
    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%;
}

/*相关文章*/
.ca0d0177a .c76d772b6 .c08df8b8a {
    height: 150px;
}

.ca0d0177a .c76d772b6 .ca2bfae3a {
    display: none;
}

.ca0d0177a .c76d772b6 .c6351577c h3 {
    font-size: 14px;
}

.c222eaf0c {
    cursor: pointer
}

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

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

.c93a48ac5 .ca48eeaad {
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: normal;
}

.c93a48ac5 .ca48eeaad span {
    font-size: 15px;
    margin-left: 20px;
}

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

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

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

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

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

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

.cf8c6c5a3 {
    margin-bottom: 15px
}

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

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

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

.cf8c6c5a3 textarea {
    width: 100%
}

.cf8c6c5a3 .ca942e8b7 .c8a82dd17 {
    width: 120px;
    margin-left: 10px
}

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

.c7c47da1e, .cf80c5e88 {
    color: #fff !important;
}

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

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

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

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

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

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

.c93b420a5.c83b870ad {
    padding: 0 15px;
}

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

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

#menu {
    flex: 1;
}

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

.c350ddaa4.c5d980586 {
    align-content: end;
}

.c5792783d {
    float: left;
    position: relative
}

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

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

.c5792783d:hover .c8b3608aa,
.c5792783d.active .c8b3608aa {
    transform: rotate(180deg);
}

.c5792783d > a {
    display: flex;
}

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

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

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

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

.c5792783d .c1eac5837 .c4d5253f4 {
    margin-right: 10px;
}

.c5792783d .c1eac5837 a {
    text-align: center;
    display: block;
}

.c5792783d:hover .ce63e4722,
.c5792783d:hover .c1eac5837,
.c5792783d a:focus + .c1eac5837 {
    display: block;
}

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

.ca97e7c7f .cfb36e09e {
    font-size: 21px;
    margin-left: 15px;
}

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

.c1a839b6a .c530a3a4f {
    padding: 30px 20px;
}

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

.c1a839b6a .caeddf8f3 {
    text-align: center;
}

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

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

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

.c83aa72fc {
    line-height: 1.5;
}

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

.c83aa72fc .cfb36e09e {
    display: block;
    font-size: 22px;
    line-height: 1;
}

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

.c449fa95e {
    padding: 15px 0;
}

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

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

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

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

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

.c449fa95e li .c75579e0f {
    font-weight: bold;
    padding: 10px 0;
}

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

.c154a23ce .cfb36e09e:hover {
    color: #fff;
}

.c154a23ce .cf6f9c91b:hover {
    background-color: #000;
}

.c154a23ce .c5351076d:hover {
    background-color: #3e64ff
}

.c154a23ce .c0f2fa694:hover {
    background-color: #5cb85c
}

.c154a23ce .c305ede52:hover {
    background-color: #FF4949
}

.c154a23ce .c84acc46b:hover {
    background-color: #00a0d2
}

.c154a23ce .c6f67a88e:hover {
    background-color: #ff0000
}

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

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

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

.c60ff06a5 .cd09bb863 .c3c807a62 {
    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;
}

.c60ff06a5 .ccaa1769f {
    flex: 1
}

.c60ff06a5 .ca48eeaad 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;
}

.c60ff06a5 .ca48eeaad:hover h3 {
    color: var(--primary-color);
}

.c60ff06a5 .c5c3246d6 {
    color: #5a5a5a;
    line-height: 1.8
}

.c60ff06a5 .c5c3246d6 img {
    display: none
}

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

.c60ff06a5 .c6351577c span {
    margin-right: 10px;
    display: inline-block
}

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

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

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

.c8c2bd113 li {
    padding: 10px 0
}

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

.c8c2bd113 h3 .cfb36e09e {
    margin-right: 5px;
    font-size: 1.1em;
}

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

.c8c2bd113 ul {
    padding: 15px
}

.c8c2bd113 .c5b168eb7 {
    padding: 15px;
    line-height: 1.8;
}

.c8c2bd113 .ca7658b8d {
    font-size: 12px;
    font-weight: normal;
    float: right
}

.c571aee5d .c1eb9f9df {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.c571aee5d .c1eb9f9df .c335503bd {
    color: var(--text-color);
    flex: 1;
    text-align: right;
}


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

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

.c571aee5d .c26ffb642 li a:hover {
    color: inherit;
}

.c571aee5d .ca80ab817 .c36f2ce41 {
    position: relative;
}

.c571aee5d .ca80ab817 .c36f2ce41 img {
    max-width: 100%;
    margin: 1em 0;
}

.c571aee5d .ca80ab817 .cb65c4a21 {
    word-break: break-all;
}

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

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

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

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

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

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

.c5fa6e8df .c5dffd5e0 {
    flex: 1;
    width: 0;
}

.c5fa6e8df .c5dffd5e0 .c6351577c {
    color: var(--light-text-color);
}

.c5fa6e8df .c5dffd5e0 .c48ee0df8 {
    margin: 0.5em 0;
    color: var(--light-text-color);
}

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

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

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

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

.c4fbb82a5 .c3ea0a71a {
    width: 65px;
    text-align: right;
}

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

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

.c00c37d84 ul li.c058e5de9 {
    width: 100%;
    margin: 5px 0;
}

.c00c37d84 ul li.c058e5de9 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;
}

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

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

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

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

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

.c97fc8145 .c154a23ce {
    margin: 15px 0;
}

.c97fc8145 .c48ee0df8 {
    position: relative;
    padding: 0 20px 20px;
    z-index: 1
}

.c97fc8145 .c48ee0df8 p {
    text-align: center;
    color: var(--text-color)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.c2883d322 .c6351577c .caa699e14 {
    justify-content: space-between;
    align-items: center;
}

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

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

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

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

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

.loading {
    animation: round 1s infinite;
}

.c209c321e {
    position: relative;
}

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

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

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

.c76d772b6 .c08df8b8a:hover {
    opacity: .8
}

.c76d772b6 .c08df8b8a img {
    transition: transform .2s;
}

.c76d772b6 .c08df8b8a:hover img {
    transform: scale(1.05);
}

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

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

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

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

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

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

.ce9b7d481 .c8b6d6b86 img {
    display: none;
    height: 100%
}

.ce9b7d481 .c8b6d6b86 img.active {
    display: block
}

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

.ce9b7d481 .ccdc2b522 .cfb36e09e {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px
}

.ce9b7d481 .ccdc2b522 .cfb36e09e:hover {
    background-color: #E5E9F2;
    cursor: pointer
}

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

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

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

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

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

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

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

.ce49c9ebc .ca3ec711e li:hover {
    color: var(--primary-color);
}

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

.c02371e8d .c50224306 {
    width: 800px;
    padding-bottom: 100px;
    max-width: 100%;
}

.c02371e8d form {
    position: relative;
}

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

.c02371e8d .ce77ca3ee {
    padding-left: 30px;
    padding-right: 30px;
}

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

.c11570edb:focus {
    outline: none
}

.c3d383e2d {
    padding: 30px
}

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

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

.c57a3bf13 a {
    flex: 1;
}

.c57a3bf13 a.c5ff20fc2 {
    filter: var(--img-filter);
}

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

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

.c57a3bf13 .cc6c63bd1 {
    color: var(--primary-color);
    margin: 0 3px
}

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

.c55e95d5d .c84d3e6b5 {
    display: flex;
}

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

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

.c55e95d5d .cc6aea314 {
    margin-top: 5px;
}

.c55e95d5d .ce4c98a6e {
    font-weight: bold;
    font-size: 1.2em;
}

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

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


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

.cd80dce9d .c1ad3df7f {
    height: 480px;
    overflow: hidden;
    position: relative;
}

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

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

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

.cd80dce9d .cfd894495 {
    -webkit-transition: width .3s;
    transition: width .3s;
    background: #fff;
}

.cd80dce9d .c1b7512f2 {
    width: 20px;
    border-radius: 6px
}

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

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

.cba9691bd .c33700e72 {
    margin-bottom: 15px;
}

.cba9691bd .cd80dce9d {
    margin-bottom: 0 !important;
}

.cba9691bd .cd80dce9d .c1ad3df7f {
    height: 487px;
}

.cba9691bd .c8362b3b1 {
    display: flex;
}

.cba9691bd .c8362b3b1 .c8c2bd113 {
    margin-bottom: 0;
    height: 100%;
}

.cba9691bd .c9e8a62dd img {
    width: 54px;
    height: 54px;
}

.cba9691bd .c9e8a62dd li {
    width: 33.33%;
    padding: 14px 0;
}

.c749bf9b0 {
    width: 330px;
}

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

.c10d42d32 .c33700e72,
.c749bf9b0 .c33700e72 {
    margin-bottom: 0;
    height: 100%;
    box-sizing: border-box;
}

.cba9691bd .c4841d715 .ce5291db6 {
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
}

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

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

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

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

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

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

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

.c7a372ec4 .c48ee0df8 {
    margin-top: 5px;
}


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

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

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

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

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

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

.c4c44f721 h3 .cca8ae23f {
    margin-right: 5px;
}

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

.c4c44f721.ca303c707 .c335503bd {
    color: var(--primary-color);
}

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

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

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

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

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

.ccd5205d5 {
    margin-bottom: 15px;
}

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

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

.cd0aaf9e5 a:hover {
    color: inherit;
}

.cd0aaf9e5 .c917fd48d {
    display: block;
    height: 100%;
}

.cd0aaf9e5 .c76d772b6 {
    height: 100%;
}

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

.cd0aaf9e5 .c6351577c {
    padding: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.cd0aaf9e5 .c6351577c h3 {
    color: var(--title-color)
}

.cd0aaf9e5 .c6351577c h3,
.cd0aaf9e5 .c6351577c .ca2bfae3a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cd0aaf9e5 .c6351577c .ca2bfae3a {
    margin-top: 5px;
    margin-bottom: 5px;
    color: var(--text-color);
    flex: 1;
}

.cd0aaf9e5 .c6351577c .ce77ca3ee span {
    margin-bottom: 0;
}

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

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

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

.cff645811 .c45ef7210 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;
}

.cff645811 .c45ef7210 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;
}

.cff645811 .c45ef7210 .c6351577c {
    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;
}

.cff645811 .c45ef7210 .c6351577c p {
    color: #eee;
    transition: opacity 0.3s ease-in;
    opacity: 0;
}

.cff645811 .c45ef7210:hover a:after {
    height: 35%;
}

.cff645811 .c45ef7210:hover .c6351577c {
    height: 48px;
}

.cff645811 .c45ef7210:hover .c6351577c p {
    opacity: 1;
}

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

.cff645811 .c45ef7210:hover img {
    transform: scale(1.1);
}

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

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

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

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

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

.c67fd101d .c93d4bfd1 .cf772fc08 li {
    display: inline-block;
    margin-right: 15px;
}

.cbd78a0c8 {
    margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

.c0bcd981e {
    line-height: 1;
}

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

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

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

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

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

.c49186bf4 {
    display: none;
}

.c49186bf4.active {
    display: block;
}

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

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

.c1dd49b2d {
    width: 25%;
}

.c52af5dab {
    width: 20%;
}

.cc9950025 {
    width: 16.66666667%;
}


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

    .cac8f7452 {
        flex-direction: column;
    }

    .c84d3e6b5, .ca1d10d8e {
        max-width: 100%
    }

    .cba9691bd .c33700e72 {
        display: block;
    }

    .c0497d29c {
        border-radius: 0;
    }

    .cba9691bd .c33700e72 .c0c884e74,
    .cba9691bd .c33700e72 .c5d980586 {
        width: 100%;
    }

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

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

    .cba9691bd .cd80dce9d .c1ad3df7f,
    .cd80dce9d .c1ad3df7f {
        height: 4rem
    }

    .c944c8e57 .c582ef308 {
        display: inline-block;
    }

    .c944c8e57 .c26ee2283 {
        font-size: 0.3rem
    }

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

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

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

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

    .c5792783d span:after {
        display: none
    }

    .ca1d10d8e .c00821151,
    .c00821151 {
        float: none;
        width: 100%
    }

    .ca1d10d8e .cc1fc271c,
    .cc1fc271c {
        display: none
    }

    .cbaeeabe2 {
        display: none
    }

    .c8c2bd113 {
        border-radius: 0;
    }

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

    .caa969fc5 .c4e46f481 {
        width: 1rem;
        height: 1rem;
        line-height: 1rem
    }

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

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

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

    .c60ff06a5 .ccaa1769f {
        margin-top: 15px
    }

    .c60ff06a5 .c6351577c a.c48228eb9 {
        display: none
    }

    .c60ff06a5 .ca48eeaad {
        font-size: 16px
    }

    .c93a48ac5 {
        border-radius: 0;
    }

    .c80eb54bc {
        font-size: 20px;
    }

    .cf8c6c5a3 .c2c71a17c {
        width: 100%
    }

    .c39a961c3 {
        padding-left: 15px
    }

    .c58536c94 {
        padding: 15px;
    }

    .c3d383e2d {
        padding: 15px
    }

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

    .c57a3bf13 .cc7c2e9b1 {
        display: none
    }

    .c9e8a62dd li {
        width: 33.33%
    }

    .ce49c9ebc form,
    .ce49c9ebc .ca3ec711e {
        width: 100%;
    }

    .c67fd101d .c8782831a {
        display: none;
    }

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

    .c67fd101d .c93d4bfd1 .ca48eeaad {
        padding: 0;
    }

    .c67fd101d .c93d4bfd1 .ca48eeaad h3 {
        font-weight: bold;
        margin-bottom: 0;
    }

    .c67fd101d .c96543571 {
        text-align: left;
        margin-top: 10px;
    }

    .c4c44f721 {
        width: 100%;
    }

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

    .c67fd101d .c93d4bfd1,
    .c6e94738c {
        flex-direction: column;
    }

    .c6e94738c .cf8c6c5a3 {
        width: 100%;
    }

    .c5561a699 .c875cdbc4 .c2c71a17c {
        display: block;
        margin-bottom: 10px;
    }

    .c14f18a1c {
        flex-direction: column;
    }

    .c5561a699 .c14f18a1c .c8a82dd17 {
        width: 100%;
        margin-bottom: 10px;
    }

    .c5561a699 .c14f18a1c .cff605e59 {
        width: 100%;
    }

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

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

    .cd0aaf9e5 .cef183e61 {
        width: 100%;
        height: auto;
    }

    .ccf988335 {
        padding: 15px;
    }

    .c7a372ec4 {
        width: 98%;
    }

    .cf772fc08 {
        text-align: left;
    }

    .cf772fc08 .c4e46f481 {
        margin-right: 10px
    }

    .c3e025f46 .c06ecfea4 {
        padding: 10px;
    }
}

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