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

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

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

.c937e7989 {
    flex: 1;
}

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

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

.c0d1b4196 {
    cursor: pointer;
}

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

.cbab1a8be {
    text-align: center;
}

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

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

.cfc9d6d48 {
    font-weight: bold
}

.c123fe794 {
    height: 15px
}

.c8a40ee80 {
    font-size: inherit;
}

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

.c25855261 {
    object-fit: cover;
}

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

.cef8f291a, .fl {
    float: left
}

.cefcbf93e, .fr {
    float: right
}

.cd1d96260, .cb85a6441 {
    clear: both
}

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

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

.cb8603dec {
    display: none;
}

.cf3101fdc {
    display: flex;
}

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

.cd23cdb26 {
    display: none
}

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

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

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

.c654037bf {
    margin: 15px 0;
}

.c654037bf .c7c7636a9 {
    margin-right: 5px;
    padding: 0;
}

.c654037bf .c7c7636a9:after {
    content: ' >';
    margin-left: 5px;
}

.c654037bf .c7c7636a9:last-of-type:after {
    content: ''
}

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

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

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

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

.c4f5567fc .ceed36ab8 {
    float: right;
    width: 330px;
    margin-left: 15px;
}

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

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

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

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

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

.c0cb24faf {
    clear: both
}

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

.c91056c9c .c27714947 {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

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

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

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

.c09511bed .cb08113d5:hover,
.c09511bed .cb08113d5.active {
    background-color: var(--primary-color);
}

.c09511bed .cb08113d5:hover .c8a40ee80,
.c09511bed .cb08113d5.active .c8a40ee80 {
    color: #fff
}

.c09511bed .cb08113d5:hover .cd0df858b,
.c09511bed .cb08113d5.active .cd0df858b {
    display: block;
    color: #000;
}

.c09511bed .cb08113d5 .cd0df858b {
    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)
}

.c09511bed .cb08113d5 .cd0df858b img {
    display: block;
    width: 100%;
}

.c09511bed .cb08113d5 .cd0df858b li {
    display: flex;
}

.c09511bed .cb08113d5 .cd0df858b li span:first-of-type {
    white-space: nowrap;
    margin-right: 10px;
}

.c09511bed .c55edf3c1 {
    display: none
}

.c09511bed .c8a40ee80 {
    font-size: 24px;
    color: #5a5a5a
}

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

.cc1e85e9b .c8a40ee80 {
    margin-right: 2px;
}

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

.cc1e85e9b .c0b8c68e3 {
    margin-top: 10px;
}

.cc1e85e9b .ce36a5063 {
    color: var(--primary-color);
}

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

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

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

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

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

.c705e36da .c8ab56b8f p {
    margin-bottom: 0;
    line-height: 2;
}

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

.c705e36da p {
    margin-bottom: 1em
}

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

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

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

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

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

.c705e36da strong {
    font-weight: bold;
}

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

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

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

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

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

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

.c705e36da li {
    line-height: 2
}

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

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

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

.c705e36da li p {
    display: inline
}

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

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

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

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

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

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

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

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

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

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

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

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

.c705e36da .c180c5ba6.cfbd24160 {
    font-size: 16px;
    letter-spacing: 0.5em;
}

.c705e36da a.cda670c20 {
    text-decoration: none;
}

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

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

.c705e36da .cb8116b20 .c930dfbd7 {
    flex: 1;
}

.c705e36da .cb8116b20 .c71e984fe {
    width: 120px;
}

.c705e36da .cb8116b20 .c71e984fe img {
    width: 100%;
    border: 5px dashed #dedede;
    border-radius: 5px;
    box-sizing: border-box;
}

.c705e36da .cb8116b20 .c2ece5c2c {
    display: inline-block;
    width: 220px;
    margin-right: 15px;
}

.c705e36da .cb8116b20 .cda670c20 {
    margin-top: 0;
}

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

.c991df78e .ce434f4c7:hover {
    background: var(--primary-color);
    color: #fff;
}

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

.c46b5e17c .ce434f4c7:hover {
    transform: scale(1.1);
}

.c29a573b1 {
    color: #5a5a5a
}

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

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

#related_log .c16ffcb6d, .c020b4f92 .c16ffcb6d {
    display: inline-block
}

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

.cc3ef4cb6 h3 {
    font-weight: normal;
}

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

.ca84329f1 .c66566b85 .c3ca0ba27 {
    color: var(--light-text-color);
}

.ca84329f1 .c66566b85 .c8ff7a215 {
    margin: 10px 0
}

.ca84329f1 .c4250a82e {
    margin-top: 15px;
}

.cb09cfbe8 .c3fd97d40 {
    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%;
}

/*相关文章*/
.c68ef73fa .caad09e29 .cf617af0e {
    height: 150px;
}

.c68ef73fa .caad09e29 .c8ab56b8f {
    display: none;
}

.c68ef73fa .caad09e29 .ce5a8b5b5 h3 {
    font-size: 14px;
}

.c332029e9 {
    cursor: pointer
}

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

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

.c74ed1dcd .c0fc3f63e {
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: normal;
}

.c74ed1dcd .c0fc3f63e span {
    font-size: 15px;
    margin-left: 20px;
}

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

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

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

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

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

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

.c3fd97d40 {
    margin-bottom: 15px
}

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

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

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

.c3fd97d40 textarea {
    width: 100%
}

.c3fd97d40 .cfb73e24c .c2ece5c2c {
    width: 120px;
    margin-left: 10px
}

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

.c88cde8bf, .cb9b798c5 {
    color: #fff !important;
}

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

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

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

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

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

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

.c1864f7c4.c5c85dc60 {
    padding: 0 15px;
}

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

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

#menu {
    flex: 1;
}

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

.cbe0e155e.ce1549e38 {
    align-content: end;
}

.c37d5cb51 {
    float: left;
    position: relative
}

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

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

.c37d5cb51:hover .c49b4e31f,
.c37d5cb51.active .c49b4e31f {
    transform: rotate(180deg);
}

.c37d5cb51 > a {
    display: flex;
}

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

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

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

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

.c37d5cb51 .ced03bd27 .cb781017e {
    margin-right: 10px;
}

.c37d5cb51 .ced03bd27 a {
    text-align: center;
    display: block;
}

.c37d5cb51:hover .c873ae81b,
.c37d5cb51:hover .ced03bd27,
.c37d5cb51 a:focus + .ced03bd27 {
    display: block;
}

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

.c6813c4d0 .c8a40ee80 {
    font-size: 21px;
    margin-left: 15px;
}

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

.c6fc3d051 .c29ad728b {
    padding: 30px 20px;
}

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

.c6fc3d051 .c6c1e159b {
    text-align: center;
}

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

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

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

.ccc711809 {
    line-height: 1.5;
}

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

.ccc711809 .c8a40ee80 {
    display: block;
    font-size: 22px;
    line-height: 1;
}

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

.c1a65e2b4 {
    padding: 15px 0;
}

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

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

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

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

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

.c1a65e2b4 li .cec328490 {
    font-weight: bold;
    padding: 10px 0;
}

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

.cc9f7b77e .c8a40ee80:hover {
    color: #fff;
}

.cc9f7b77e .c8e43fd3c:hover {
    background-color: #000;
}

.cc9f7b77e .c7d45f5db:hover {
    background-color: #3e64ff
}

.cc9f7b77e .caa29d9e1:hover {
    background-color: #5cb85c
}

.cc9f7b77e .c4fa38221:hover {
    background-color: #FF4949
}

.cc9f7b77e .c5a00cfc0:hover {
    background-color: #00a0d2
}

.cc9f7b77e .c7eb6baa7:hover {
    background-color: #ff0000
}

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

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

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

.c63279f4a .cb757c5dd .c76c657c4 {
    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;
}

.c63279f4a .cda20d0ed {
    flex: 1
}

.c63279f4a .c0fc3f63e 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;
}

.c63279f4a .c0fc3f63e:hover h3 {
    color: var(--primary-color);
}

.c63279f4a .c62136004 {
    color: #5a5a5a;
    line-height: 1.8
}

.c63279f4a .c62136004 img {
    display: none
}

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

.c63279f4a .ce5a8b5b5 span {
    margin-right: 10px;
    display: inline-block
}

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

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

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

.c37eb994d li {
    padding: 10px 0
}

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

.c37eb994d h3 .c8a40ee80 {
    margin-right: 5px;
    font-size: 1.1em;
}

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

.c37eb994d ul {
    padding: 15px
}

.c37eb994d .c967f4fcb {
    padding: 15px;
    line-height: 1.8;
}

.c37eb994d .cb459c89e {
    font-size: 12px;
    font-weight: normal;
    float: right
}

.ca8b1965b .c6890da63 {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.ca8b1965b .c6890da63 .c16ffcb6d {
    color: var(--text-color);
    flex: 1;
    text-align: right;
}


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

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

.ca8b1965b .c3c99c5f0 li a:hover {
    color: inherit;
}

.ca8b1965b .c6dd3cc99 .c4793a3b2 {
    position: relative;
}

.ca8b1965b .c6dd3cc99 .c4793a3b2 img {
    max-width: 100%;
    margin: 1em 0;
}

.ca8b1965b .c6dd3cc99 .c8ff7a215 {
    word-break: break-all;
}

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

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

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

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

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

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

.c4f9dbcbc .c5fb1057c {
    flex: 1;
    width: 0;
}

.c4f9dbcbc .c5fb1057c .ce5a8b5b5 {
    color: var(--light-text-color);
}

.c4f9dbcbc .c5fb1057c .cef7cfd0b {
    margin: 0.5em 0;
    color: var(--light-text-color);
}

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

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

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

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

.c878f3d02 .c173d9d44 {
    width: 65px;
    text-align: right;
}

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

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

.c63401b50 ul li.c3c572e96 {
    width: 100%;
    margin: 5px 0;
}

.c63401b50 ul li.c3c572e96 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;
}

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

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

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

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

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

.cd114503e .cc9f7b77e {
    margin: 15px 0;
}

.cd114503e .cef7cfd0b {
    position: relative;
    padding: 0 20px 20px;
    z-index: 1
}

.cd114503e .cef7cfd0b p {
    text-align: center;
    color: var(--text-color)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.c6b2ad480 .ce5a8b5b5 .c22e8cfa0 {
    justify-content: space-between;
    align-items: center;
}

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

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

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

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

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

.loading {
    animation: round 1s infinite;
}

.ce6df575c {
    position: relative;
}

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

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

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

.caad09e29 .cf617af0e:hover {
    opacity: .8
}

.caad09e29 .cf617af0e img {
    transition: transform .2s;
}

.caad09e29 .cf617af0e:hover img {
    transform: scale(1.05);
}

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

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

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

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

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

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

.c04cda6ed .cfbfe5a98 img {
    display: none;
    height: 100%
}

.c04cda6ed .cfbfe5a98 img.active {
    display: block
}

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

.c04cda6ed .c806c964f .c8a40ee80 {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px
}

.c04cda6ed .c806c964f .c8a40ee80:hover {
    background-color: #E5E9F2;
    cursor: pointer
}

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

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

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

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

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

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

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

.c64965f68 .c7f4a0af4 li:hover {
    color: var(--primary-color);
}

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

.c0eef2fa4 .c96e88768 {
    width: 800px;
    padding-bottom: 100px;
    max-width: 100%;
}

.c0eef2fa4 form {
    position: relative;
}

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

.c0eef2fa4 .c991df78e {
    padding-left: 30px;
    padding-right: 30px;
}

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

.c7179e38a:focus {
    outline: none
}

.cdc692ff0 {
    padding: 30px
}

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

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

.cb5e66d5e a {
    flex: 1;
}

.cb5e66d5e a.c0beb6d62 {
    filter: var(--img-filter);
}

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

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

.cb5e66d5e .c496f1e70 {
    color: var(--primary-color);
    margin: 0 3px
}

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

.ccc2e6993 .cd354d6ac {
    display: flex;
}

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

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

.ccc2e6993 .cf3101fdc {
    margin-top: 5px;
}

.ccc2e6993 .ca637c3c9 {
    font-weight: bold;
    font-size: 1.2em;
}

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

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


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

.cc2a47eed .cbaf36fdc {
    height: 480px;
    overflow: hidden;
    position: relative;
}

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

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

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

.cc2a47eed .c24fc962a {
    -webkit-transition: width .3s;
    transition: width .3s;
    background: #fff;
}

.cc2a47eed .c9a5f6576 {
    width: 20px;
    border-radius: 6px
}

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

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

.c23d0b22d .c40a2cd0e {
    margin-bottom: 15px;
}

.c23d0b22d .cc2a47eed {
    margin-bottom: 0 !important;
}

.c23d0b22d .cc2a47eed .cbaf36fdc {
    height: 487px;
}

.c23d0b22d .c105759b5 {
    display: flex;
}

.c23d0b22d .c105759b5 .c37eb994d {
    margin-bottom: 0;
    height: 100%;
}

.c23d0b22d .cd2489bfc img {
    width: 54px;
    height: 54px;
}

.c23d0b22d .cd2489bfc li {
    width: 33.33%;
    padding: 14px 0;
}

.ca1bea888 {
    width: 330px;
}

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

.c053449d2 .c40a2cd0e,
.ca1bea888 .c40a2cd0e {
    margin-bottom: 0;
    height: 100%;
    box-sizing: border-box;
}

.c23d0b22d .c19ade81c .c22b6112c {
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
}

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

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

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

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

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

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

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

.c73aeb274 .cef7cfd0b {
    margin-top: 5px;
}


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

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

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

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

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

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

.caba4066e h3 .cfd42a398 {
    margin-right: 5px;
}

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

.caba4066e.ce36a5063 .c16ffcb6d {
    color: var(--primary-color);
}

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

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

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

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

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

.c3d85d6a4 {
    margin-bottom: 15px;
}

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

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

.ce5b6f237 a:hover {
    color: inherit;
}

.ce5b6f237 .c5bfaf637 {
    display: block;
    height: 100%;
}

.ce5b6f237 .caad09e29 {
    height: 100%;
}

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

.ce5b6f237 .ce5a8b5b5 {
    padding: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.ce5b6f237 .ce5a8b5b5 h3 {
    color: var(--title-color)
}

.ce5b6f237 .ce5a8b5b5 h3,
.ce5b6f237 .ce5a8b5b5 .c8ab56b8f {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ce5b6f237 .ce5a8b5b5 .c8ab56b8f {
    margin-top: 5px;
    margin-bottom: 5px;
    color: var(--text-color);
    flex: 1;
}

.ce5b6f237 .ce5a8b5b5 .c991df78e span {
    margin-bottom: 0;
}

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

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

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

.cabf9db9a .cb2310e70 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;
}

.cabf9db9a .cb2310e70 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;
}

.cabf9db9a .cb2310e70 .ce5a8b5b5 {
    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;
}

.cabf9db9a .cb2310e70 .ce5a8b5b5 p {
    color: #eee;
    transition: opacity 0.3s ease-in;
    opacity: 0;
}

.cabf9db9a .cb2310e70:hover a:after {
    height: 35%;
}

.cabf9db9a .cb2310e70:hover .ce5a8b5b5 {
    height: 48px;
}

.cabf9db9a .cb2310e70:hover .ce5a8b5b5 p {
    opacity: 1;
}

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

.cabf9db9a .cb2310e70:hover img {
    transform: scale(1.1);
}

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

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

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

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

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

.c4bbe7823 .c6bf1ff31 .cc1e85e9b li {
    display: inline-block;
    margin-right: 15px;
}

.c50e3add7 {
    margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

.c2d02b34b {
    line-height: 1;
}

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

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

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

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

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

.cdfbaf02b {
    display: none;
}

.cdfbaf02b.active {
    display: block;
}

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

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

.cb85d19f6 {
    width: 25%;
}

.c71c6decd {
    width: 20%;
}

.c801f3b6f {
    width: 16.66666667%;
}


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

    .cdb240db6 {
        flex-direction: column;
    }

    .cd354d6ac, .c4f5567fc {
        max-width: 100%
    }

    .c23d0b22d .c40a2cd0e {
        display: block;
    }

    .cf9855c21 {
        border-radius: 0;
    }

    .c23d0b22d .c40a2cd0e .c1cd3b512,
    .c23d0b22d .c40a2cd0e .ce1549e38 {
        width: 100%;
    }

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

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

    .c23d0b22d .cc2a47eed .cbaf36fdc,
    .cc2a47eed .cbaf36fdc {
        height: 4rem
    }

    .c7200405f .cb8603dec {
        display: inline-block;
    }

    .c7200405f .c322b3747 {
        font-size: 0.3rem
    }

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

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

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

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

    .c37d5cb51 span:after {
        display: none
    }

    .c4f5567fc .cc41c49a7,
    .cc41c49a7 {
        float: none;
        width: 100%
    }

    .c4f5567fc .ceed36ab8,
    .ceed36ab8 {
        display: none
    }

    .c91056c9c {
        display: none
    }

    .c37eb994d {
        border-radius: 0;
    }

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

    .c09511bed .cb08113d5 {
        width: 1rem;
        height: 1rem;
        line-height: 1rem
    }

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

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

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

    .c63279f4a .cda20d0ed {
        margin-top: 15px
    }

    .c63279f4a .ce5a8b5b5 a.c632631dd {
        display: none
    }

    .c63279f4a .c0fc3f63e {
        font-size: 16px
    }

    .c74ed1dcd {
        border-radius: 0;
    }

    .ca2f1743e {
        font-size: 20px;
    }

    .c3fd97d40 .cda670c20 {
        width: 100%
    }

    .c059f7a16 {
        padding-left: 15px
    }

    .ce46dc7d4 {
        padding: 15px;
    }

    .cdc692ff0 {
        padding: 15px
    }

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

    .cb5e66d5e .cefcbf93e {
        display: none
    }

    .cd2489bfc li {
        width: 33.33%
    }

    .c64965f68 form,
    .c64965f68 .c7f4a0af4 {
        width: 100%;
    }

    .c4bbe7823 .c5a05aedf {
        display: none;
    }

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

    .c4bbe7823 .c6bf1ff31 .c0fc3f63e {
        padding: 0;
    }

    .c4bbe7823 .c6bf1ff31 .c0fc3f63e h3 {
        font-weight: bold;
        margin-bottom: 0;
    }

    .c4bbe7823 .c4bf7e4c6 {
        text-align: left;
        margin-top: 10px;
    }

    .caba4066e {
        width: 100%;
    }

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

    .c4bbe7823 .c6bf1ff31,
    .cb09cfbe8 {
        flex-direction: column;
    }

    .cb09cfbe8 .c3fd97d40 {
        width: 100%;
    }

    .c705e36da .cea62fa98 .cda670c20 {
        display: block;
        margin-bottom: 10px;
    }

    .cb8116b20 {
        flex-direction: column;
    }

    .c705e36da .cb8116b20 .c2ece5c2c {
        width: 100%;
        margin-bottom: 10px;
    }

    .c705e36da .cb8116b20 .c71e984fe {
        width: 100%;
    }

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

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

    .ce5b6f237 .c5638e6c9 {
        width: 100%;
        height: auto;
    }

    .cd5ede905 {
        padding: 15px;
    }

    .c73aeb274 {
        width: 98%;
    }

    .cc1e85e9b {
        text-align: left;
    }

    .cc1e85e9b .cb08113d5 {
        margin-right: 10px
    }

    .ca84329f1 .c66566b85 {
        padding: 10px;
    }
}

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