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

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

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

.ce8c4c333 {
    flex: 1;
}

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

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

.c6448d8af {
    cursor: pointer;
}

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

.cf6c56391 {
    text-align: center;
}

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

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

.c1c2386a2 {
    font-weight: bold
}

.cfed45438 {
    height: 15px
}

.cbde78391 {
    font-size: inherit;
}

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

.c99708cfa {
    object-fit: cover;
}

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

.c0e552d1e, .fl {
    float: left
}

.c37b3c527, .fr {
    float: right
}

.c20e7c28a, .c1e586164 {
    clear: both
}

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

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

.cd05a3019 {
    display: none;
}

.c2f0658d0 {
    display: flex;
}

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

.cb1f90792 {
    display: none
}

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

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

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

.c7b0d6370 {
    margin: 15px 0;
}

.c7b0d6370 .cfadd264d {
    margin-right: 5px;
    padding: 0;
}

.c7b0d6370 .cfadd264d:after {
    content: ' >';
    margin-left: 5px;
}

.c7b0d6370 .cfadd264d:last-of-type:after {
    content: ''
}

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

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

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

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

.c1d2ff396 .c5202a9ca {
    float: right;
    width: 330px;
    margin-left: 15px;
}

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

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

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

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

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

.cead37d92 {
    clear: both
}

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

.c7ed2c2a4 .c43011386 {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

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

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

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

.cb9e94418 .c8c214853:hover,
.cb9e94418 .c8c214853.active {
    background-color: var(--primary-color);
}

.cb9e94418 .c8c214853:hover .cbde78391,
.cb9e94418 .c8c214853.active .cbde78391 {
    color: #fff
}

.cb9e94418 .c8c214853:hover .cae28caff,
.cb9e94418 .c8c214853.active .cae28caff {
    display: block;
    color: #000;
}

.cb9e94418 .c8c214853 .cae28caff {
    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)
}

.cb9e94418 .c8c214853 .cae28caff img {
    display: block;
    width: 100%;
}

.cb9e94418 .c8c214853 .cae28caff li {
    display: flex;
}

.cb9e94418 .c8c214853 .cae28caff li span:first-of-type {
    white-space: nowrap;
    margin-right: 10px;
}

.cb9e94418 .cd4031e17 {
    display: none
}

.cb9e94418 .cbde78391 {
    font-size: 24px;
    color: #5a5a5a
}

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

.cf30cf367 .cbde78391 {
    margin-right: 2px;
}

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

.cf30cf367 .c24094d87 {
    margin-top: 10px;
}

.cf30cf367 .cea7d59dc {
    color: var(--primary-color);
}

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

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

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

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

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

.c8b9ad941 .c191cf6b1 p {
    margin-bottom: 0;
    line-height: 2;
}

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

.c8b9ad941 p {
    margin-bottom: 1em
}

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

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

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

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

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

.c8b9ad941 strong {
    font-weight: bold;
}

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

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

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

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

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

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

.c8b9ad941 li {
    line-height: 2
}

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

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

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

.c8b9ad941 li p {
    display: inline
}

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

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

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

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

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

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

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

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

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

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

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

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

.c8b9ad941 .c48aca14e.cdc59c666 {
    font-size: 16px;
    letter-spacing: 0.5em;
}

.c8b9ad941 a.ca8c342e0 {
    text-decoration: none;
}

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

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

.c8b9ad941 .c131ba6f2 .c1090f36b {
    flex: 1;
}

.c8b9ad941 .c131ba6f2 .c539f4e60 {
    width: 120px;
}

.c8b9ad941 .c131ba6f2 .c539f4e60 img {
    width: 100%;
    border: 5px dashed #dedede;
    border-radius: 5px;
    box-sizing: border-box;
}

.c8b9ad941 .c131ba6f2 .c77186b09 {
    display: inline-block;
    width: 220px;
    margin-right: 15px;
}

.c8b9ad941 .c131ba6f2 .ca8c342e0 {
    margin-top: 0;
}

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

.c02a7a760 .cf88a61e3:hover {
    background: var(--primary-color);
    color: #fff;
}

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

.c6b874f27 .cf88a61e3:hover {
    transform: scale(1.1);
}

.c7413b620 {
    color: #5a5a5a
}

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

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

#related_log .c9fd62032, .cea8626e7 .c9fd62032 {
    display: inline-block
}

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

.c3626590a h3 {
    font-weight: normal;
}

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

.c173869c2 .ca6e78697 .cd1a95075 {
    color: var(--light-text-color);
}

.c173869c2 .ca6e78697 .cc0aa019c {
    margin: 10px 0
}

.c173869c2 .c5208e4fd {
    margin-top: 15px;
}

.cd9420647 .c1b10fe43 {
    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%;
}

/*相关文章*/
.c13758904 .c623273c7 .cc8f8f47a {
    height: 150px;
}

.c13758904 .c623273c7 .c191cf6b1 {
    display: none;
}

.c13758904 .c623273c7 .ca4b2b4fe h3 {
    font-size: 14px;
}

.c342e3347 {
    cursor: pointer
}

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

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

.cfb1cf528 .c6604ba4a {
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: normal;
}

.cfb1cf528 .c6604ba4a span {
    font-size: 15px;
    margin-left: 20px;
}

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

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

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

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

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

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

.c1b10fe43 {
    margin-bottom: 15px
}

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

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

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

.c1b10fe43 textarea {
    width: 100%
}

.c1b10fe43 .ca6d90b3b .c77186b09 {
    width: 120px;
    margin-left: 10px
}

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

.c4629631f, .ca185f442 {
    color: #fff !important;
}

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

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

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

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

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

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

.c439c9b3f.c52098b5b {
    padding: 0 15px;
}

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

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

#menu {
    flex: 1;
}

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

.cbc6ebae6.cd180c139 {
    align-content: end;
}

.c7ba2ba71 {
    float: left;
    position: relative
}

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

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

.c7ba2ba71:hover .cc3c6fc12,
.c7ba2ba71.active .cc3c6fc12 {
    transform: rotate(180deg);
}

.c7ba2ba71 > a {
    display: flex;
}

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

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

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

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

.c7ba2ba71 .c4b5f1e8a .c0c711480 {
    margin-right: 10px;
}

.c7ba2ba71 .c4b5f1e8a a {
    text-align: center;
    display: block;
}

.c7ba2ba71:hover .c1b86b116,
.c7ba2ba71:hover .c4b5f1e8a,
.c7ba2ba71 a:focus + .c4b5f1e8a {
    display: block;
}

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

.c81b1b8cd .cbde78391 {
    font-size: 21px;
    margin-left: 15px;
}

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

.c026d378c .c379b79b1 {
    padding: 30px 20px;
}

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

.c026d378c .c72f4babf {
    text-align: center;
}

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

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

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

.c83c20849 {
    line-height: 1.5;
}

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

.c83c20849 .cbde78391 {
    display: block;
    font-size: 22px;
    line-height: 1;
}

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

.c6b790472 {
    padding: 15px 0;
}

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

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

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

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

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

.c6b790472 li .c559eb441 {
    font-weight: bold;
    padding: 10px 0;
}

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

.c93889fca .cbde78391:hover {
    color: #fff;
}

.c93889fca .cecd3c077:hover {
    background-color: #000;
}

.c93889fca .c320df390:hover {
    background-color: #3e64ff
}

.c93889fca .c077b3c8e:hover {
    background-color: #5cb85c
}

.c93889fca .ccec950da:hover {
    background-color: #FF4949
}

.c93889fca .c21b90104:hover {
    background-color: #00a0d2
}

.c93889fca .ca49946bb:hover {
    background-color: #ff0000
}

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

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

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

.cc24cdaf8 .c15632b38 .c147cc439 {
    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;
}

.cc24cdaf8 .c10f9319d {
    flex: 1
}

.cc24cdaf8 .c6604ba4a 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;
}

.cc24cdaf8 .c6604ba4a:hover h3 {
    color: var(--primary-color);
}

.cc24cdaf8 .c5e0e46cb {
    color: #5a5a5a;
    line-height: 1.8
}

.cc24cdaf8 .c5e0e46cb img {
    display: none
}

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

.cc24cdaf8 .ca4b2b4fe span {
    margin-right: 10px;
    display: inline-block
}

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

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

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

.c7966ab40 li {
    padding: 10px 0
}

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

.c7966ab40 h3 .cbde78391 {
    margin-right: 5px;
    font-size: 1.1em;
}

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

.c7966ab40 ul {
    padding: 15px
}

.c7966ab40 .c707e8edb {
    padding: 15px;
    line-height: 1.8;
}

.c7966ab40 .c09c8f087 {
    font-size: 12px;
    font-weight: normal;
    float: right
}

.c7b18d034 .c97f3bac8 {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.c7b18d034 .c97f3bac8 .c9fd62032 {
    color: var(--text-color);
    flex: 1;
    text-align: right;
}


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

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

.c7b18d034 .c9dda3ffd li a:hover {
    color: inherit;
}

.c7b18d034 .c00d50ff1 .c42719a2f {
    position: relative;
}

.c7b18d034 .c00d50ff1 .c42719a2f img {
    max-width: 100%;
    margin: 1em 0;
}

.c7b18d034 .c00d50ff1 .cc0aa019c {
    word-break: break-all;
}

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

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

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

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

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

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

.cab68319c .c5d2e5c43 {
    flex: 1;
    width: 0;
}

.cab68319c .c5d2e5c43 .ca4b2b4fe {
    color: var(--light-text-color);
}

.cab68319c .c5d2e5c43 .c88fbc281 {
    margin: 0.5em 0;
    color: var(--light-text-color);
}

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

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

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

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

.ca05e52ec .cad1d7b5e {
    width: 65px;
    text-align: right;
}

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

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

.cb9e810a4 ul li.c97edd4d2 {
    width: 100%;
    margin: 5px 0;
}

.cb9e810a4 ul li.c97edd4d2 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;
}

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

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

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

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

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

.c51690df2 .c93889fca {
    margin: 15px 0;
}

.c51690df2 .c88fbc281 {
    position: relative;
    padding: 0 20px 20px;
    z-index: 1
}

.c51690df2 .c88fbc281 p {
    text-align: center;
    color: var(--text-color)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.c5cfd8f05 .ca4b2b4fe .c8ed81dbb {
    justify-content: space-between;
    align-items: center;
}

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

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

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

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

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

.loading {
    animation: round 1s infinite;
}

.c2de8e52a {
    position: relative;
}

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

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

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

.c623273c7 .cc8f8f47a:hover {
    opacity: .8
}

.c623273c7 .cc8f8f47a img {
    transition: transform .2s;
}

.c623273c7 .cc8f8f47a:hover img {
    transform: scale(1.05);
}

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

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

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

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

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

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

.cc83d6cc4 .c9cb1a8d6 img {
    display: none;
    height: 100%
}

.cc83d6cc4 .c9cb1a8d6 img.active {
    display: block
}

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

.cc83d6cc4 .c34a70858 .cbde78391 {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px
}

.cc83d6cc4 .c34a70858 .cbde78391:hover {
    background-color: #E5E9F2;
    cursor: pointer
}

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

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

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

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

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

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

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

.c518b19ba .c4273a735 li:hover {
    color: var(--primary-color);
}

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

.cc92d3501 .c4216ba1d {
    width: 800px;
    padding-bottom: 100px;
    max-width: 100%;
}

.cc92d3501 form {
    position: relative;
}

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

.cc92d3501 .c02a7a760 {
    padding-left: 30px;
    padding-right: 30px;
}

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

.cb8930af0:focus {
    outline: none
}

.cc866aadc {
    padding: 30px
}

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

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

.cf5df0b34 a {
    flex: 1;
}

.cf5df0b34 a.c66727045 {
    filter: var(--img-filter);
}

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

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

.cf5df0b34 .c92f0aad8 {
    color: var(--primary-color);
    margin: 0 3px
}

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

.c5e81e061 .c655a2e51 {
    display: flex;
}

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

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

.c5e81e061 .c2f0658d0 {
    margin-top: 5px;
}

.c5e81e061 .cf27a241e {
    font-weight: bold;
    font-size: 1.2em;
}

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

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


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

.c467f8215 .c91014435 {
    height: 480px;
    overflow: hidden;
    position: relative;
}

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

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

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

.c467f8215 .c654e817d {
    -webkit-transition: width .3s;
    transition: width .3s;
    background: #fff;
}

.c467f8215 .ce5caca76 {
    width: 20px;
    border-radius: 6px
}

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

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

.c4352ca03 .c3360addb {
    margin-bottom: 15px;
}

.c4352ca03 .c467f8215 {
    margin-bottom: 0 !important;
}

.c4352ca03 .c467f8215 .c91014435 {
    height: 487px;
}

.c4352ca03 .c74312e2d {
    display: flex;
}

.c4352ca03 .c74312e2d .c7966ab40 {
    margin-bottom: 0;
    height: 100%;
}

.c4352ca03 .c0094a616 img {
    width: 54px;
    height: 54px;
}

.c4352ca03 .c0094a616 li {
    width: 33.33%;
    padding: 14px 0;
}

.c61c574b5 {
    width: 330px;
}

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

.cd48a9090 .c3360addb,
.c61c574b5 .c3360addb {
    margin-bottom: 0;
    height: 100%;
    box-sizing: border-box;
}

.c4352ca03 .c8a35fe75 .cb168644a {
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
}

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

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

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

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

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

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

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

.c67821ccb .c88fbc281 {
    margin-top: 5px;
}


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

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

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

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

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

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

.c43ac5e7b h3 .c50778e88 {
    margin-right: 5px;
}

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

.c43ac5e7b.cea7d59dc .c9fd62032 {
    color: var(--primary-color);
}

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

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

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

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

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

.ccec493ff {
    margin-bottom: 15px;
}

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

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

.c6c5591b5 a:hover {
    color: inherit;
}

.c6c5591b5 .c540193e8 {
    display: block;
    height: 100%;
}

.c6c5591b5 .c623273c7 {
    height: 100%;
}

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

.c6c5591b5 .ca4b2b4fe {
    padding: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.c6c5591b5 .ca4b2b4fe h3 {
    color: var(--title-color)
}

.c6c5591b5 .ca4b2b4fe h3,
.c6c5591b5 .ca4b2b4fe .c191cf6b1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.c6c5591b5 .ca4b2b4fe .c191cf6b1 {
    margin-top: 5px;
    margin-bottom: 5px;
    color: var(--text-color);
    flex: 1;
}

.c6c5591b5 .ca4b2b4fe .c02a7a760 span {
    margin-bottom: 0;
}

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

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

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

.cc87bba95 .ce32075ae 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;
}

.cc87bba95 .ce32075ae 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;
}

.cc87bba95 .ce32075ae .ca4b2b4fe {
    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;
}

.cc87bba95 .ce32075ae .ca4b2b4fe p {
    color: #eee;
    transition: opacity 0.3s ease-in;
    opacity: 0;
}

.cc87bba95 .ce32075ae:hover a:after {
    height: 35%;
}

.cc87bba95 .ce32075ae:hover .ca4b2b4fe {
    height: 48px;
}

.cc87bba95 .ce32075ae:hover .ca4b2b4fe p {
    opacity: 1;
}

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

.cc87bba95 .ce32075ae:hover img {
    transform: scale(1.1);
}

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

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

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

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

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

.c7825f0ca .ccb8cf0a4 .cf30cf367 li {
    display: inline-block;
    margin-right: 15px;
}

.cb64eb72a {
    margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

.c374c47ed {
    line-height: 1;
}

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

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

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

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

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

.c96de9c0a {
    display: none;
}

.c96de9c0a.active {
    display: block;
}

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

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

.c24f64889 {
    width: 25%;
}

.c1a4cd293 {
    width: 20%;
}

.ccd37b4ae {
    width: 16.66666667%;
}


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

    .cae977a85 {
        flex-direction: column;
    }

    .c655a2e51, .c1d2ff396 {
        max-width: 100%
    }

    .c4352ca03 .c3360addb {
        display: block;
    }

    .ca507a516 {
        border-radius: 0;
    }

    .c4352ca03 .c3360addb .c1c9770ac,
    .c4352ca03 .c3360addb .cd180c139 {
        width: 100%;
    }

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

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

    .c4352ca03 .c467f8215 .c91014435,
    .c467f8215 .c91014435 {
        height: 4rem
    }

    .cf3a94b23 .cd05a3019 {
        display: inline-block;
    }

    .cf3a94b23 .c3cb20a90 {
        font-size: 0.3rem
    }

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

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

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

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

    .c7ba2ba71 span:after {
        display: none
    }

    .c1d2ff396 .cc9c5af92,
    .cc9c5af92 {
        float: none;
        width: 100%
    }

    .c1d2ff396 .c5202a9ca,
    .c5202a9ca {
        display: none
    }

    .c7ed2c2a4 {
        display: none
    }

    .c7966ab40 {
        border-radius: 0;
    }

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

    .cb9e94418 .c8c214853 {
        width: 1rem;
        height: 1rem;
        line-height: 1rem
    }

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

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

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

    .cc24cdaf8 .c10f9319d {
        margin-top: 15px
    }

    .cc24cdaf8 .ca4b2b4fe a.c75590456 {
        display: none
    }

    .cc24cdaf8 .c6604ba4a {
        font-size: 16px
    }

    .cfb1cf528 {
        border-radius: 0;
    }

    .c42f4f64f {
        font-size: 20px;
    }

    .c1b10fe43 .ca8c342e0 {
        width: 100%
    }

    .c11bef16c {
        padding-left: 15px
    }

    .c79c28e17 {
        padding: 15px;
    }

    .cc866aadc {
        padding: 15px
    }

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

    .cf5df0b34 .c37b3c527 {
        display: none
    }

    .c0094a616 li {
        width: 33.33%
    }

    .c518b19ba form,
    .c518b19ba .c4273a735 {
        width: 100%;
    }

    .c7825f0ca .c8f629f68 {
        display: none;
    }

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

    .c7825f0ca .ccb8cf0a4 .c6604ba4a {
        padding: 0;
    }

    .c7825f0ca .ccb8cf0a4 .c6604ba4a h3 {
        font-weight: bold;
        margin-bottom: 0;
    }

    .c7825f0ca .caedd56ec {
        text-align: left;
        margin-top: 10px;
    }

    .c43ac5e7b {
        width: 100%;
    }

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

    .c7825f0ca .ccb8cf0a4,
    .cd9420647 {
        flex-direction: column;
    }

    .cd9420647 .c1b10fe43 {
        width: 100%;
    }

    .c8b9ad941 .cf151a64d .ca8c342e0 {
        display: block;
        margin-bottom: 10px;
    }

    .c131ba6f2 {
        flex-direction: column;
    }

    .c8b9ad941 .c131ba6f2 .c77186b09 {
        width: 100%;
        margin-bottom: 10px;
    }

    .c8b9ad941 .c131ba6f2 .c539f4e60 {
        width: 100%;
    }

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

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

    .c6c5591b5 .c894873f9 {
        width: 100%;
        height: auto;
    }

    .c2ae4556b {
        padding: 15px;
    }

    .c67821ccb {
        width: 98%;
    }

    .cf30cf367 {
        text-align: left;
    }

    .cf30cf367 .c8c214853 {
        margin-right: 10px
    }

    .c173869c2 .ca6e78697 {
        padding: 10px;
    }
}

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