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

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

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

.ce47bcc0e {
    flex: 1;
}

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

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

.cecd473b8 {
    cursor: pointer;
}

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

.c21eeec73 {
    text-align: center;
}

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

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

.c3eba9e6c {
    font-weight: bold
}

.c7af72277 {
    height: 15px
}

.cffca6bb9 {
    font-size: inherit;
}

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

.c88d05be4 {
    object-fit: cover;
}

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

.c79091e43, .fl {
    float: left
}

.c708379a6, .fr {
    float: right
}

.cfa5cf6e4, .c38d16bb1 {
    clear: both
}

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

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

.c81171d89 {
    display: none;
}

.c0b0f6171 {
    display: flex;
}

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

.c90dcffc4 {
    display: none
}

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

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

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

.ccf133391 {
    margin: 15px 0;
}

.ccf133391 .c38d75b04 {
    margin-right: 5px;
    padding: 0;
}

.ccf133391 .c38d75b04:after {
    content: ' >';
    margin-left: 5px;
}

.ccf133391 .c38d75b04:last-of-type:after {
    content: ''
}

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

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

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

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

.ce075a9a4 .ccecd37c8 {
    float: right;
    width: 330px;
    margin-left: 15px;
}

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

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

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

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

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

.c29acde8f {
    clear: both
}

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

.c56cd09f4 .c7b8df67b {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

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

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

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

.c0daa1593 .c0fdb0573:hover,
.c0daa1593 .c0fdb0573.active {
    background-color: var(--primary-color);
}

.c0daa1593 .c0fdb0573:hover .cffca6bb9,
.c0daa1593 .c0fdb0573.active .cffca6bb9 {
    color: #fff
}

.c0daa1593 .c0fdb0573:hover .c390e6b4c,
.c0daa1593 .c0fdb0573.active .c390e6b4c {
    display: block;
    color: #000;
}

.c0daa1593 .c0fdb0573 .c390e6b4c {
    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)
}

.c0daa1593 .c0fdb0573 .c390e6b4c img {
    display: block;
    width: 100%;
}

.c0daa1593 .c0fdb0573 .c390e6b4c li {
    display: flex;
}

.c0daa1593 .c0fdb0573 .c390e6b4c li span:first-of-type {
    white-space: nowrap;
    margin-right: 10px;
}

.c0daa1593 .c35ebe466 {
    display: none
}

.c0daa1593 .cffca6bb9 {
    font-size: 24px;
    color: #5a5a5a
}

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

.c02790cf9 .cffca6bb9 {
    margin-right: 2px;
}

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

.c02790cf9 .c6829004a {
    margin-top: 10px;
}

.c02790cf9 .cda0744d7 {
    color: var(--primary-color);
}

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

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

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

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

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

.c147c4648 .cf15c62b8 p {
    margin-bottom: 0;
    line-height: 2;
}

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

.c147c4648 p {
    margin-bottom: 1em
}

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

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

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

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

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

.c147c4648 strong {
    font-weight: bold;
}

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

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

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

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

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

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

.c147c4648 li {
    line-height: 2
}

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

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

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

.c147c4648 li p {
    display: inline
}

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

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

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

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

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

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

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

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

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

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

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

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

.c147c4648 .c7eb8ef37.c91ba5512 {
    font-size: 16px;
    letter-spacing: 0.5em;
}

.c147c4648 a.c6c42fd55 {
    text-decoration: none;
}

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

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

.c147c4648 .ce76c9400 .cdd56423b {
    flex: 1;
}

.c147c4648 .ce76c9400 .c24e21317 {
    width: 120px;
}

.c147c4648 .ce76c9400 .c24e21317 img {
    width: 100%;
    border: 5px dashed #dedede;
    border-radius: 5px;
    box-sizing: border-box;
}

.c147c4648 .ce76c9400 .c4cc5d049 {
    display: inline-block;
    width: 220px;
    margin-right: 15px;
}

.c147c4648 .ce76c9400 .c6c42fd55 {
    margin-top: 0;
}

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

.c4e590d2a .c6cc0b1b9:hover {
    background: var(--primary-color);
    color: #fff;
}

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

.cef8b80ac .c6cc0b1b9:hover {
    transform: scale(1.1);
}

.cdaa0d5e7 {
    color: #5a5a5a
}

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

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

#related_log .c47bbc9d5, .cdd316a6e .c47bbc9d5 {
    display: inline-block
}

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

.ca110885b h3 {
    font-weight: normal;
}

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

.c4705ff9d .cf2dd4161 .c6e84d754 {
    color: var(--light-text-color);
}

.c4705ff9d .cf2dd4161 .cfe46a1bf {
    margin: 10px 0
}

.c4705ff9d .c86907819 {
    margin-top: 15px;
}

.c3d86dcf9 .c2802a18a {
    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%;
}

/*相关文章*/
.cf36e3341 .c7b84435f .c9579cc77 {
    height: 150px;
}

.cf36e3341 .c7b84435f .cf15c62b8 {
    display: none;
}

.cf36e3341 .c7b84435f .c5b48fc4a h3 {
    font-size: 14px;
}

.c92402854 {
    cursor: pointer
}

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

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

.c6ee5fd97 .cec8b00a2 {
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: normal;
}

.c6ee5fd97 .cec8b00a2 span {
    font-size: 15px;
    margin-left: 20px;
}

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

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

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

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

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

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

.c2802a18a {
    margin-bottom: 15px
}

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

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

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

.c2802a18a textarea {
    width: 100%
}

.c2802a18a .ce1120817 .c4cc5d049 {
    width: 120px;
    margin-left: 10px
}

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

.c1109e387, .c27ee7cf7 {
    color: #fff !important;
}

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

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

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

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

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

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

.c5a713ccb.c6f59e0b9 {
    padding: 0 15px;
}

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

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

#menu {
    flex: 1;
}

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

.c1be57a3c.c9c54efee {
    align-content: end;
}

.c8102a97f {
    float: left;
    position: relative
}

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

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

.c8102a97f:hover .c7b191722,
.c8102a97f.active .c7b191722 {
    transform: rotate(180deg);
}

.c8102a97f > a {
    display: flex;
}

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

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

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

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

.c8102a97f .cc20378ce .c18b18fd6 {
    margin-right: 10px;
}

.c8102a97f .cc20378ce a {
    text-align: center;
    display: block;
}

.c8102a97f:hover .cdde2d362,
.c8102a97f:hover .cc20378ce,
.c8102a97f a:focus + .cc20378ce {
    display: block;
}

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

.c9ee0365e .cffca6bb9 {
    font-size: 21px;
    margin-left: 15px;
}

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

.cd0acc5c8 .cf2cc42e8 {
    padding: 30px 20px;
}

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

.cd0acc5c8 .c9209f5f0 {
    text-align: center;
}

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

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

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

.cec0e877d {
    line-height: 1.5;
}

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

.cec0e877d .cffca6bb9 {
    display: block;
    font-size: 22px;
    line-height: 1;
}

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

.c6d56835c {
    padding: 15px 0;
}

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

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

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

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

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

.c6d56835c li .c09cc2bbd {
    font-weight: bold;
    padding: 10px 0;
}

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

.c4aca625a .cffca6bb9:hover {
    color: #fff;
}

.c4aca625a .c24f76f0e:hover {
    background-color: #000;
}

.c4aca625a .c33a01df7:hover {
    background-color: #3e64ff
}

.c4aca625a .c810e5576:hover {
    background-color: #5cb85c
}

.c4aca625a .c87949bbf:hover {
    background-color: #FF4949
}

.c4aca625a .ce8baa7d5:hover {
    background-color: #00a0d2
}

.c4aca625a .c35e34908:hover {
    background-color: #ff0000
}

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

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

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

.cb2c048cb .c1cb6a4c9 .c3411cfa6 {
    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;
}

.cb2c048cb .c39bf0d02 {
    flex: 1
}

.cb2c048cb .cec8b00a2 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;
}

.cb2c048cb .cec8b00a2:hover h3 {
    color: var(--primary-color);
}

.cb2c048cb .c2dfeba9e {
    color: #5a5a5a;
    line-height: 1.8
}

.cb2c048cb .c2dfeba9e img {
    display: none
}

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

.cb2c048cb .c5b48fc4a span {
    margin-right: 10px;
    display: inline-block
}

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

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

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

.ca2d444e5 li {
    padding: 10px 0
}

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

.ca2d444e5 h3 .cffca6bb9 {
    margin-right: 5px;
    font-size: 1.1em;
}

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

.ca2d444e5 ul {
    padding: 15px
}

.ca2d444e5 .cfb3b0979 {
    padding: 15px;
    line-height: 1.8;
}

.ca2d444e5 .c96a2320e {
    font-size: 12px;
    font-weight: normal;
    float: right
}

.c73a9bbbd .c04f80598 {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.c73a9bbbd .c04f80598 .c47bbc9d5 {
    color: var(--text-color);
    flex: 1;
    text-align: right;
}


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

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

.c73a9bbbd .cc1483476 li a:hover {
    color: inherit;
}

.c73a9bbbd .cd15fb38f .c1ec8e6d4 {
    position: relative;
}

.c73a9bbbd .cd15fb38f .c1ec8e6d4 img {
    max-width: 100%;
    margin: 1em 0;
}

.c73a9bbbd .cd15fb38f .cfe46a1bf {
    word-break: break-all;
}

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

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

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

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

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

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

.c7be14bb1 .cf8b03e5e {
    flex: 1;
    width: 0;
}

.c7be14bb1 .cf8b03e5e .c5b48fc4a {
    color: var(--light-text-color);
}

.c7be14bb1 .cf8b03e5e .c460ea5a5 {
    margin: 0.5em 0;
    color: var(--light-text-color);
}

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

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

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

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

.cd3a704b8 .ce93023b8 {
    width: 65px;
    text-align: right;
}

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

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

.c816e9212 ul li.c6f88af2f {
    width: 100%;
    margin: 5px 0;
}

.c816e9212 ul li.c6f88af2f 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;
}

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

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

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

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

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

.c0e54b970 .c4aca625a {
    margin: 15px 0;
}

.c0e54b970 .c460ea5a5 {
    position: relative;
    padding: 0 20px 20px;
    z-index: 1
}

.c0e54b970 .c460ea5a5 p {
    text-align: center;
    color: var(--text-color)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.c96f63e48 .c5b48fc4a .cda4b147f {
    justify-content: space-between;
    align-items: center;
}

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

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

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

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

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

.loading {
    animation: round 1s infinite;
}

.cb2caaeff {
    position: relative;
}

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

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

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

.c7b84435f .c9579cc77:hover {
    opacity: .8
}

.c7b84435f .c9579cc77 img {
    transition: transform .2s;
}

.c7b84435f .c9579cc77:hover img {
    transform: scale(1.05);
}

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

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

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

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

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

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

.ce02435f2 .c8e8a7e83 img {
    display: none;
    height: 100%
}

.ce02435f2 .c8e8a7e83 img.active {
    display: block
}

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

.ce02435f2 .c0d0b875c .cffca6bb9 {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px
}

.ce02435f2 .c0d0b875c .cffca6bb9:hover {
    background-color: #E5E9F2;
    cursor: pointer
}

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

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

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

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

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

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

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

.c643bd303 .c7a993034 li:hover {
    color: var(--primary-color);
}

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

.c07da6ebd .c8dc42c0a {
    width: 800px;
    padding-bottom: 100px;
    max-width: 100%;
}

.c07da6ebd form {
    position: relative;
}

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

.c07da6ebd .c4e590d2a {
    padding-left: 30px;
    padding-right: 30px;
}

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

.cf94c745f:focus {
    outline: none
}

.cad603b84 {
    padding: 30px
}

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

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

.c937e8ef5 a {
    flex: 1;
}

.c937e8ef5 a.cec0cbd6f {
    filter: var(--img-filter);
}

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

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

.c937e8ef5 .cba5de34f {
    color: var(--primary-color);
    margin: 0 3px
}

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

.c9fbc6a59 .c1a7523e1 {
    display: flex;
}

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

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

.c9fbc6a59 .c0b0f6171 {
    margin-top: 5px;
}

.c9fbc6a59 .c69c2ed74 {
    font-weight: bold;
    font-size: 1.2em;
}

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

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


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

.c8555fc77 .c58cf0366 {
    height: 480px;
    overflow: hidden;
    position: relative;
}

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

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

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

.c8555fc77 .cb3c9b652 {
    -webkit-transition: width .3s;
    transition: width .3s;
    background: #fff;
}

.c8555fc77 .cacc33a57 {
    width: 20px;
    border-radius: 6px
}

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

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

.cf815a53e .c14882ceb {
    margin-bottom: 15px;
}

.cf815a53e .c8555fc77 {
    margin-bottom: 0 !important;
}

.cf815a53e .c8555fc77 .c58cf0366 {
    height: 487px;
}

.cf815a53e .c8625f6af {
    display: flex;
}

.cf815a53e .c8625f6af .ca2d444e5 {
    margin-bottom: 0;
    height: 100%;
}

.cf815a53e .c4f18ef33 img {
    width: 54px;
    height: 54px;
}

.cf815a53e .c4f18ef33 li {
    width: 33.33%;
    padding: 14px 0;
}

.c0fd2296f {
    width: 330px;
}

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

.c57f5ce46 .c14882ceb,
.c0fd2296f .c14882ceb {
    margin-bottom: 0;
    height: 100%;
    box-sizing: border-box;
}

.cf815a53e .c88398ee6 .c6ab67443 {
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
}

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

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

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

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

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

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

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

.ccb98229a .c460ea5a5 {
    margin-top: 5px;
}


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

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

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

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

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

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

.c06e6b396 h3 .c5cb670c2 {
    margin-right: 5px;
}

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

.c06e6b396.cda0744d7 .c47bbc9d5 {
    color: var(--primary-color);
}

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

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

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

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

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

.c46ee6bd9 {
    margin-bottom: 15px;
}

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

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

.ce3835624 a:hover {
    color: inherit;
}

.ce3835624 .c96363a42 {
    display: block;
    height: 100%;
}

.ce3835624 .c7b84435f {
    height: 100%;
}

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

.ce3835624 .c5b48fc4a {
    padding: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.ce3835624 .c5b48fc4a h3 {
    color: var(--title-color)
}

.ce3835624 .c5b48fc4a h3,
.ce3835624 .c5b48fc4a .cf15c62b8 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ce3835624 .c5b48fc4a .cf15c62b8 {
    margin-top: 5px;
    margin-bottom: 5px;
    color: var(--text-color);
    flex: 1;
}

.ce3835624 .c5b48fc4a .c4e590d2a span {
    margin-bottom: 0;
}

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

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

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

.c0360c438 .ccf8e0168 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;
}

.c0360c438 .ccf8e0168 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;
}

.c0360c438 .ccf8e0168 .c5b48fc4a {
    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;
}

.c0360c438 .ccf8e0168 .c5b48fc4a p {
    color: #eee;
    transition: opacity 0.3s ease-in;
    opacity: 0;
}

.c0360c438 .ccf8e0168:hover a:after {
    height: 35%;
}

.c0360c438 .ccf8e0168:hover .c5b48fc4a {
    height: 48px;
}

.c0360c438 .ccf8e0168:hover .c5b48fc4a p {
    opacity: 1;
}

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

.c0360c438 .ccf8e0168:hover img {
    transform: scale(1.1);
}

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

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

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

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

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

.c6c94c08b .cf866b6fb .c02790cf9 li {
    display: inline-block;
    margin-right: 15px;
}

.cab4ea43c {
    margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

.c23e71e48 {
    line-height: 1;
}

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

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

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

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

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

.c7b10b13f {
    display: none;
}

.c7b10b13f.active {
    display: block;
}

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

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

.c14271072 {
    width: 25%;
}

.c0c73ed32 {
    width: 20%;
}

.c7c433698 {
    width: 16.66666667%;
}


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

    .cc9c64185 {
        flex-direction: column;
    }

    .c1a7523e1, .ce075a9a4 {
        max-width: 100%
    }

    .cf815a53e .c14882ceb {
        display: block;
    }

    .cea6efae6 {
        border-radius: 0;
    }

    .cf815a53e .c14882ceb .cea0bd4d6,
    .cf815a53e .c14882ceb .c9c54efee {
        width: 100%;
    }

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

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

    .cf815a53e .c8555fc77 .c58cf0366,
    .c8555fc77 .c58cf0366 {
        height: 4rem
    }

    .c2cf77ea0 .c81171d89 {
        display: inline-block;
    }

    .c2cf77ea0 .c3298417c {
        font-size: 0.3rem
    }

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

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

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

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

    .c8102a97f span:after {
        display: none
    }

    .ce075a9a4 .cae410657,
    .cae410657 {
        float: none;
        width: 100%
    }

    .ce075a9a4 .ccecd37c8,
    .ccecd37c8 {
        display: none
    }

    .c56cd09f4 {
        display: none
    }

    .ca2d444e5 {
        border-radius: 0;
    }

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

    .c0daa1593 .c0fdb0573 {
        width: 1rem;
        height: 1rem;
        line-height: 1rem
    }

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

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

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

    .cb2c048cb .c39bf0d02 {
        margin-top: 15px
    }

    .cb2c048cb .c5b48fc4a a.ca088db48 {
        display: none
    }

    .cb2c048cb .cec8b00a2 {
        font-size: 16px
    }

    .c6ee5fd97 {
        border-radius: 0;
    }

    .c8cfed0d4 {
        font-size: 20px;
    }

    .c2802a18a .c6c42fd55 {
        width: 100%
    }

    .c1630196d {
        padding-left: 15px
    }

    .cf527b29c {
        padding: 15px;
    }

    .cad603b84 {
        padding: 15px
    }

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

    .c937e8ef5 .c708379a6 {
        display: none
    }

    .c4f18ef33 li {
        width: 33.33%
    }

    .c643bd303 form,
    .c643bd303 .c7a993034 {
        width: 100%;
    }

    .c6c94c08b .cf9148577 {
        display: none;
    }

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

    .c6c94c08b .cf866b6fb .cec8b00a2 {
        padding: 0;
    }

    .c6c94c08b .cf866b6fb .cec8b00a2 h3 {
        font-weight: bold;
        margin-bottom: 0;
    }

    .c6c94c08b .cbdf4aff9 {
        text-align: left;
        margin-top: 10px;
    }

    .c06e6b396 {
        width: 100%;
    }

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

    .c6c94c08b .cf866b6fb,
    .c3d86dcf9 {
        flex-direction: column;
    }

    .c3d86dcf9 .c2802a18a {
        width: 100%;
    }

    .c147c4648 .c4a9a3d9f .c6c42fd55 {
        display: block;
        margin-bottom: 10px;
    }

    .ce76c9400 {
        flex-direction: column;
    }

    .c147c4648 .ce76c9400 .c4cc5d049 {
        width: 100%;
        margin-bottom: 10px;
    }

    .c147c4648 .ce76c9400 .c24e21317 {
        width: 100%;
    }

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

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

    .ce3835624 .c36b44fe9 {
        width: 100%;
        height: auto;
    }

    .c0a96a1c1 {
        padding: 15px;
    }

    .ccb98229a {
        width: 98%;
    }

    .c02790cf9 {
        text-align: left;
    }

    .c02790cf9 .c0fdb0573 {
        margin-right: 10px
    }

    .c4705ff9d .cf2dd4161 {
        padding: 10px;
    }
}

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