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

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

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

.c3ec090c3 {
    flex: 1;
}

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

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

.ce197156a {
    cursor: pointer;
}

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

.c34deb11a {
    text-align: center;
}

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

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

.c731d1119 {
    font-weight: bold
}

.c3b137df1 {
    height: 15px
}

.c707a1014 {
    font-size: inherit;
}

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

.cfc410b2a {
    object-fit: cover;
}

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

.c3df8a54c, .fl {
    float: left
}

.c676a90b4, .fr {
    float: right
}

.c14f52419, .c97f6e9ef {
    clear: both
}

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

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

.c511e1946 {
    display: none;
}

.c23bbb636 {
    display: flex;
}

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

.cfbe5b72b {
    display: none
}

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

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

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

.cbc8fa311 {
    margin: 15px 0;
}

.cbc8fa311 .ce0d698f2 {
    margin-right: 5px;
    padding: 0;
}

.cbc8fa311 .ce0d698f2:after {
    content: ' >';
    margin-left: 5px;
}

.cbc8fa311 .ce0d698f2:last-of-type:after {
    content: ''
}

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

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

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

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

.cce2184ec .c820f1176 {
    float: right;
    width: 330px;
    margin-left: 15px;
}

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

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

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

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

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

.c08d9fbec {
    clear: both
}

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

.ca7ec264e .c0cb562f3 {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

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

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

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

.cc671d980 .cc3034b93:hover,
.cc671d980 .cc3034b93.active {
    background-color: var(--primary-color);
}

.cc671d980 .cc3034b93:hover .c707a1014,
.cc671d980 .cc3034b93.active .c707a1014 {
    color: #fff
}

.cc671d980 .cc3034b93:hover .c0f0af647,
.cc671d980 .cc3034b93.active .c0f0af647 {
    display: block;
    color: #000;
}

.cc671d980 .cc3034b93 .c0f0af647 {
    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)
}

.cc671d980 .cc3034b93 .c0f0af647 img {
    display: block;
    width: 100%;
}

.cc671d980 .cc3034b93 .c0f0af647 li {
    display: flex;
}

.cc671d980 .cc3034b93 .c0f0af647 li span:first-of-type {
    white-space: nowrap;
    margin-right: 10px;
}

.cc671d980 .cb4838ce8 {
    display: none
}

.cc671d980 .c707a1014 {
    font-size: 24px;
    color: #5a5a5a
}

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

.c2698e6fa .c707a1014 {
    margin-right: 2px;
}

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

.c2698e6fa .c1dde65b8 {
    margin-top: 10px;
}

.c2698e6fa .c1030265c {
    color: var(--primary-color);
}

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

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

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

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

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

.cdb46b134 .ce6bcff5b p {
    margin-bottom: 0;
    line-height: 2;
}

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

.cdb46b134 p {
    margin-bottom: 1em
}

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

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

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

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

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

.cdb46b134 strong {
    font-weight: bold;
}

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

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

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

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

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

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

.cdb46b134 li {
    line-height: 2
}

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

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

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

.cdb46b134 li p {
    display: inline
}

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

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

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

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

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

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

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

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

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

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

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

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

.cdb46b134 .c64ed4763.caf86631a {
    font-size: 16px;
    letter-spacing: 0.5em;
}

.cdb46b134 a.c8c837cba {
    text-decoration: none;
}

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

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

.cdb46b134 .c4141fe09 .c67f21ab1 {
    flex: 1;
}

.cdb46b134 .c4141fe09 .c34211b6e {
    width: 120px;
}

.cdb46b134 .c4141fe09 .c34211b6e img {
    width: 100%;
    border: 5px dashed #dedede;
    border-radius: 5px;
    box-sizing: border-box;
}

.cdb46b134 .c4141fe09 .c0c96aa55 {
    display: inline-block;
    width: 220px;
    margin-right: 15px;
}

.cdb46b134 .c4141fe09 .c8c837cba {
    margin-top: 0;
}

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

.cd4205834 .c32e05ca8:hover {
    background: var(--primary-color);
    color: #fff;
}

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

.c507eb3d0 .c32e05ca8:hover {
    transform: scale(1.1);
}

.c5aecf4d1 {
    color: #5a5a5a
}

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

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

#related_log .cbfe196e1, .cb6101818 .cbfe196e1 {
    display: inline-block
}

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

.ca55d46a8 h3 {
    font-weight: normal;
}

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

.c64aa5523 .ce530fef6 .cfe890fce {
    color: var(--light-text-color);
}

.c64aa5523 .ce530fef6 .cbcd45399 {
    margin: 10px 0
}

.c64aa5523 .c566d1f4d {
    margin-top: 15px;
}

.c737364ab .cd45034dc {
    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%;
}

/*相关文章*/
.cc1f4204a .c05fdd2fc .c14ea86d9 {
    height: 150px;
}

.cc1f4204a .c05fdd2fc .ce6bcff5b {
    display: none;
}

.cc1f4204a .c05fdd2fc .ca5e8fa29 h3 {
    font-size: 14px;
}

.c93621fd2 {
    cursor: pointer
}

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

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

.cb1330082 .c2c3746ae {
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: normal;
}

.cb1330082 .c2c3746ae span {
    font-size: 15px;
    margin-left: 20px;
}

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

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

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

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

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

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

.cd45034dc {
    margin-bottom: 15px
}

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

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

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

.cd45034dc textarea {
    width: 100%
}

.cd45034dc .c532ddb86 .c0c96aa55 {
    width: 120px;
    margin-left: 10px
}

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

.c2385dd20, .c4f6ee6e4 {
    color: #fff !important;
}

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

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

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

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

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

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

.c20b6806b.c9d2ded75 {
    padding: 0 15px;
}

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

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

#menu {
    flex: 1;
}

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

.cd1a4215f.cb289f3b7 {
    align-content: end;
}

.cfdfb915b {
    float: left;
    position: relative
}

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

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

.cfdfb915b:hover .cf33fe0c3,
.cfdfb915b.active .cf33fe0c3 {
    transform: rotate(180deg);
}

.cfdfb915b > a {
    display: flex;
}

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

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

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

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

.cfdfb915b .c775e0bae .cbde24ed2 {
    margin-right: 10px;
}

.cfdfb915b .c775e0bae a {
    text-align: center;
    display: block;
}

.cfdfb915b:hover .ccfe2a31b,
.cfdfb915b:hover .c775e0bae,
.cfdfb915b a:focus + .c775e0bae {
    display: block;
}

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

.c18b94945 .c707a1014 {
    font-size: 21px;
    margin-left: 15px;
}

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

.ca99a10cb .c0cd5947e {
    padding: 30px 20px;
}

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

.ca99a10cb .c6b4509ba {
    text-align: center;
}

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

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

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

.cf5908170 {
    line-height: 1.5;
}

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

.cf5908170 .c707a1014 {
    display: block;
    font-size: 22px;
    line-height: 1;
}

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

.c330e5d33 {
    padding: 15px 0;
}

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

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

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

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

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

.c330e5d33 li .cc3378b82 {
    font-weight: bold;
    padding: 10px 0;
}

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

.c9dc04666 .c707a1014:hover {
    color: #fff;
}

.c9dc04666 .c3f4a7786:hover {
    background-color: #000;
}

.c9dc04666 .c096ac91a:hover {
    background-color: #3e64ff
}

.c9dc04666 .c273d8037:hover {
    background-color: #5cb85c
}

.c9dc04666 .c86fbd71c:hover {
    background-color: #FF4949
}

.c9dc04666 .c561a03c3:hover {
    background-color: #00a0d2
}

.c9dc04666 .cbbc3f332:hover {
    background-color: #ff0000
}

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

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

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

.cf4f46d15 .c0a1848a5 .c9eb60588 {
    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;
}

.cf4f46d15 .c8d98d024 {
    flex: 1
}

.cf4f46d15 .c2c3746ae 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;
}

.cf4f46d15 .c2c3746ae:hover h3 {
    color: var(--primary-color);
}

.cf4f46d15 .ca0cc0e7d {
    color: #5a5a5a;
    line-height: 1.8
}

.cf4f46d15 .ca0cc0e7d img {
    display: none
}

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

.cf4f46d15 .ca5e8fa29 span {
    margin-right: 10px;
    display: inline-block
}

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

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

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

.cd1511d5e li {
    padding: 10px 0
}

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

.cd1511d5e h3 .c707a1014 {
    margin-right: 5px;
    font-size: 1.1em;
}

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

.cd1511d5e ul {
    padding: 15px
}

.cd1511d5e .c72850d9f {
    padding: 15px;
    line-height: 1.8;
}

.cd1511d5e .caacfe570 {
    font-size: 12px;
    font-weight: normal;
    float: right
}

.ca2b755ee .c60e3203a {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.ca2b755ee .c60e3203a .cbfe196e1 {
    color: var(--text-color);
    flex: 1;
    text-align: right;
}


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

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

.ca2b755ee .c5e65cd15 li a:hover {
    color: inherit;
}

.ca2b755ee .ca1eef129 .ca2709693 {
    position: relative;
}

.ca2b755ee .ca1eef129 .ca2709693 img {
    max-width: 100%;
    margin: 1em 0;
}

.ca2b755ee .ca1eef129 .cbcd45399 {
    word-break: break-all;
}

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

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

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

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

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

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

.c5f8e7fae .c26ca3d6c {
    flex: 1;
    width: 0;
}

.c5f8e7fae .c26ca3d6c .ca5e8fa29 {
    color: var(--light-text-color);
}

.c5f8e7fae .c26ca3d6c .c93d930bf {
    margin: 0.5em 0;
    color: var(--light-text-color);
}

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

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

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

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

.c1c90d55a .cd125e72e {
    width: 65px;
    text-align: right;
}

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

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

.c84535d8b ul li.c84f694d5 {
    width: 100%;
    margin: 5px 0;
}

.c84535d8b ul li.c84f694d5 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;
}

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

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

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

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

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

.c79b7dabb .c9dc04666 {
    margin: 15px 0;
}

.c79b7dabb .c93d930bf {
    position: relative;
    padding: 0 20px 20px;
    z-index: 1
}

.c79b7dabb .c93d930bf p {
    text-align: center;
    color: var(--text-color)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.c1e08b6ce .ca5e8fa29 .c511f4991 {
    justify-content: space-between;
    align-items: center;
}

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

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

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

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

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

.loading {
    animation: round 1s infinite;
}

.c01a97102 {
    position: relative;
}

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

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

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

.c05fdd2fc .c14ea86d9:hover {
    opacity: .8
}

.c05fdd2fc .c14ea86d9 img {
    transition: transform .2s;
}

.c05fdd2fc .c14ea86d9:hover img {
    transform: scale(1.05);
}

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

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

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

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

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

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

.c98c33064 .cd60bc99a img {
    display: none;
    height: 100%
}

.c98c33064 .cd60bc99a img.active {
    display: block
}

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

.c98c33064 .c2c96599f .c707a1014 {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px
}

.c98c33064 .c2c96599f .c707a1014:hover {
    background-color: #E5E9F2;
    cursor: pointer
}

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

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

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

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

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

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

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

.c4f7205b6 .c40d7281e li:hover {
    color: var(--primary-color);
}

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

.ccd7aa204 .cfb0a1661 {
    width: 800px;
    padding-bottom: 100px;
    max-width: 100%;
}

.ccd7aa204 form {
    position: relative;
}

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

.ccd7aa204 .cd4205834 {
    padding-left: 30px;
    padding-right: 30px;
}

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

.c9fc9f7db:focus {
    outline: none
}

.c2ed0b2e1 {
    padding: 30px
}

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

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

.cab0b90c9 a {
    flex: 1;
}

.cab0b90c9 a.cab8e4a25 {
    filter: var(--img-filter);
}

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

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

.cab0b90c9 .c044112a8 {
    color: var(--primary-color);
    margin: 0 3px
}

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

.c83633392 .c84f740b9 {
    display: flex;
}

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

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

.c83633392 .c23bbb636 {
    margin-top: 5px;
}

.c83633392 .cb14485f3 {
    font-weight: bold;
    font-size: 1.2em;
}

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

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


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

.c330d936f .c4694c51d {
    height: 480px;
    overflow: hidden;
    position: relative;
}

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

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

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

.c330d936f .c9d3cab96 {
    -webkit-transition: width .3s;
    transition: width .3s;
    background: #fff;
}

.c330d936f .c75c59a18 {
    width: 20px;
    border-radius: 6px
}

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

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

.c5540099e .c3c211573 {
    margin-bottom: 15px;
}

.c5540099e .c330d936f {
    margin-bottom: 0 !important;
}

.c5540099e .c330d936f .c4694c51d {
    height: 487px;
}

.c5540099e .ca0d9b6d3 {
    display: flex;
}

.c5540099e .ca0d9b6d3 .cd1511d5e {
    margin-bottom: 0;
    height: 100%;
}

.c5540099e .c0b10d7cc img {
    width: 54px;
    height: 54px;
}

.c5540099e .c0b10d7cc li {
    width: 33.33%;
    padding: 14px 0;
}

.cb0cc8eb9 {
    width: 330px;
}

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

.cb2a0f883 .c3c211573,
.cb0cc8eb9 .c3c211573 {
    margin-bottom: 0;
    height: 100%;
    box-sizing: border-box;
}

.c5540099e .ca45d655e .ce4ec4ffd {
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
}

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

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

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

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

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

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

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

.c2534f614 .c93d930bf {
    margin-top: 5px;
}


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

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

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

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

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

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

.c7b4affa1 h3 .cc60a2fea {
    margin-right: 5px;
}

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

.c7b4affa1.c1030265c .cbfe196e1 {
    color: var(--primary-color);
}

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

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

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

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

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

.c8f5dff15 {
    margin-bottom: 15px;
}

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

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

.c0fcba898 a:hover {
    color: inherit;
}

.c0fcba898 .c69b7fe11 {
    display: block;
    height: 100%;
}

.c0fcba898 .c05fdd2fc {
    height: 100%;
}

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

.c0fcba898 .ca5e8fa29 {
    padding: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.c0fcba898 .ca5e8fa29 h3 {
    color: var(--title-color)
}

.c0fcba898 .ca5e8fa29 h3,
.c0fcba898 .ca5e8fa29 .ce6bcff5b {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.c0fcba898 .ca5e8fa29 .ce6bcff5b {
    margin-top: 5px;
    margin-bottom: 5px;
    color: var(--text-color);
    flex: 1;
}

.c0fcba898 .ca5e8fa29 .cd4205834 span {
    margin-bottom: 0;
}

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

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

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

.cbb421361 .c4267aef8 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;
}

.cbb421361 .c4267aef8 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;
}

.cbb421361 .c4267aef8 .ca5e8fa29 {
    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;
}

.cbb421361 .c4267aef8 .ca5e8fa29 p {
    color: #eee;
    transition: opacity 0.3s ease-in;
    opacity: 0;
}

.cbb421361 .c4267aef8:hover a:after {
    height: 35%;
}

.cbb421361 .c4267aef8:hover .ca5e8fa29 {
    height: 48px;
}

.cbb421361 .c4267aef8:hover .ca5e8fa29 p {
    opacity: 1;
}

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

.cbb421361 .c4267aef8:hover img {
    transform: scale(1.1);
}

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

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

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

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

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

.c7a319aec .cae2d74b4 .c2698e6fa li {
    display: inline-block;
    margin-right: 15px;
}

.ce02c7e63 {
    margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

.c0dc609b5 {
    line-height: 1;
}

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

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

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

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

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

.c27e4cbff {
    display: none;
}

.c27e4cbff.active {
    display: block;
}

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

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

.ce62daaf2 {
    width: 25%;
}

.cc2c95888 {
    width: 20%;
}

.c63820d9c {
    width: 16.66666667%;
}


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

    .c032e6452 {
        flex-direction: column;
    }

    .c84f740b9, .cce2184ec {
        max-width: 100%
    }

    .c5540099e .c3c211573 {
        display: block;
    }

    .c6aa72767 {
        border-radius: 0;
    }

    .c5540099e .c3c211573 .cd8acd543,
    .c5540099e .c3c211573 .cb289f3b7 {
        width: 100%;
    }

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

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

    .c5540099e .c330d936f .c4694c51d,
    .c330d936f .c4694c51d {
        height: 4rem
    }

    .c6dbb8a92 .c511e1946 {
        display: inline-block;
    }

    .c6dbb8a92 .c9349a8f1 {
        font-size: 0.3rem
    }

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

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

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

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

    .cfdfb915b span:after {
        display: none
    }

    .cce2184ec .cfd619e97,
    .cfd619e97 {
        float: none;
        width: 100%
    }

    .cce2184ec .c820f1176,
    .c820f1176 {
        display: none
    }

    .ca7ec264e {
        display: none
    }

    .cd1511d5e {
        border-radius: 0;
    }

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

    .cc671d980 .cc3034b93 {
        width: 1rem;
        height: 1rem;
        line-height: 1rem
    }

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

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

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

    .cf4f46d15 .c8d98d024 {
        margin-top: 15px
    }

    .cf4f46d15 .ca5e8fa29 a.c4710085a {
        display: none
    }

    .cf4f46d15 .c2c3746ae {
        font-size: 16px
    }

    .cb1330082 {
        border-radius: 0;
    }

    .ccf79e939 {
        font-size: 20px;
    }

    .cd45034dc .c8c837cba {
        width: 100%
    }

    .c3d7de019 {
        padding-left: 15px
    }

    .c6bc005a5 {
        padding: 15px;
    }

    .c2ed0b2e1 {
        padding: 15px
    }

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

    .cab0b90c9 .c676a90b4 {
        display: none
    }

    .c0b10d7cc li {
        width: 33.33%
    }

    .c4f7205b6 form,
    .c4f7205b6 .c40d7281e {
        width: 100%;
    }

    .c7a319aec .c33c8b6b3 {
        display: none;
    }

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

    .c7a319aec .cae2d74b4 .c2c3746ae {
        padding: 0;
    }

    .c7a319aec .cae2d74b4 .c2c3746ae h3 {
        font-weight: bold;
        margin-bottom: 0;
    }

    .c7a319aec .c99bc0c17 {
        text-align: left;
        margin-top: 10px;
    }

    .c7b4affa1 {
        width: 100%;
    }

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

    .c7a319aec .cae2d74b4,
    .c737364ab {
        flex-direction: column;
    }

    .c737364ab .cd45034dc {
        width: 100%;
    }

    .cdb46b134 .c9c6deaa6 .c8c837cba {
        display: block;
        margin-bottom: 10px;
    }

    .c4141fe09 {
        flex-direction: column;
    }

    .cdb46b134 .c4141fe09 .c0c96aa55 {
        width: 100%;
        margin-bottom: 10px;
    }

    .cdb46b134 .c4141fe09 .c34211b6e {
        width: 100%;
    }

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

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

    .c0fcba898 .caff25762 {
        width: 100%;
        height: auto;
    }

    .cc1c7aa67 {
        padding: 15px;
    }

    .c2534f614 {
        width: 98%;
    }

    .c2698e6fa {
        text-align: left;
    }

    .c2698e6fa .cc3034b93 {
        margin-right: 10px
    }

    .c64aa5523 .ce530fef6 {
        padding: 10px;
    }
}

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