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

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

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

.cadec0418 {
    flex: 1;
}

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

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

.c29769d03 {
    cursor: pointer;
}

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

.ca24921aa {
    text-align: center;
}

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

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

.cf922c5f3 {
    font-weight: bold
}

.c943f4f2f {
    height: 15px
}

.c1ba34065 {
    font-size: inherit;
}

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

.c249adca3 {
    object-fit: cover;
}

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

.c3818e065, .fl {
    float: left
}

.cb241dc6c, .fr {
    float: right
}

.ca4094ee4, .cfbd2a32a {
    clear: both
}

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

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

.c852a7997 {
    display: none;
}

.c15af1fc3 {
    display: flex;
}

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

.c5eda591b {
    display: none
}

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

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

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

.cbdfac97d {
    margin: 15px 0;
}

.cbdfac97d .c6484ca0b {
    margin-right: 5px;
    padding: 0;
}

.cbdfac97d .c6484ca0b:after {
    content: ' >';
    margin-left: 5px;
}

.cbdfac97d .c6484ca0b:last-of-type:after {
    content: ''
}

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

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

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

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

.c2fc10522 .c63810e9f {
    float: right;
    width: 330px;
    margin-left: 15px;
}

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

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

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

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

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

.cae6d0c90 {
    clear: both
}

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

.c3ea8e5e2 .cb5116ff6 {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

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

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

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

.c7cb0fdd7 .cb509a47d:hover,
.c7cb0fdd7 .cb509a47d.active {
    background-color: var(--primary-color);
}

.c7cb0fdd7 .cb509a47d:hover .c1ba34065,
.c7cb0fdd7 .cb509a47d.active .c1ba34065 {
    color: #fff
}

.c7cb0fdd7 .cb509a47d:hover .ce29d93f3,
.c7cb0fdd7 .cb509a47d.active .ce29d93f3 {
    display: block;
    color: #000;
}

.c7cb0fdd7 .cb509a47d .ce29d93f3 {
    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)
}

.c7cb0fdd7 .cb509a47d .ce29d93f3 img {
    display: block;
    width: 100%;
}

.c7cb0fdd7 .cb509a47d .ce29d93f3 li {
    display: flex;
}

.c7cb0fdd7 .cb509a47d .ce29d93f3 li span:first-of-type {
    white-space: nowrap;
    margin-right: 10px;
}

.c7cb0fdd7 .c67b6f47a {
    display: none
}

.c7cb0fdd7 .c1ba34065 {
    font-size: 24px;
    color: #5a5a5a
}

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

.c0a63c6c3 .c1ba34065 {
    margin-right: 2px;
}

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

.c0a63c6c3 .cdcf5548a {
    margin-top: 10px;
}

.c0a63c6c3 .cab7f797a {
    color: var(--primary-color);
}

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

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

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

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

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

.c64d1eb12 .c0a968168 p {
    margin-bottom: 0;
    line-height: 2;
}

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

.c64d1eb12 p {
    margin-bottom: 1em
}

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

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

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

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

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

.c64d1eb12 strong {
    font-weight: bold;
}

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

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

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

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

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

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

.c64d1eb12 li {
    line-height: 2
}

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

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

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

.c64d1eb12 li p {
    display: inline
}

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

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

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

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

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

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

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

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

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

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

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

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

.c64d1eb12 .c876beff1.c8e2c46a4 {
    font-size: 16px;
    letter-spacing: 0.5em;
}

.c64d1eb12 a.c1debfe16 {
    text-decoration: none;
}

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

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

.c64d1eb12 .c161e2b9b .c7f903eb8 {
    flex: 1;
}

.c64d1eb12 .c161e2b9b .c38018f18 {
    width: 120px;
}

.c64d1eb12 .c161e2b9b .c38018f18 img {
    width: 100%;
    border: 5px dashed #dedede;
    border-radius: 5px;
    box-sizing: border-box;
}

.c64d1eb12 .c161e2b9b .c4f265233 {
    display: inline-block;
    width: 220px;
    margin-right: 15px;
}

.c64d1eb12 .c161e2b9b .c1debfe16 {
    margin-top: 0;
}

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

.c57a4f88c .c236338e6:hover {
    background: var(--primary-color);
    color: #fff;
}

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

.c3d6a3d48 .c236338e6:hover {
    transform: scale(1.1);
}

.cfd203539 {
    color: #5a5a5a
}

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

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

#related_log .ceee9ccd8, .cd0199702 .ceee9ccd8 {
    display: inline-block
}

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

.ccdab5417 h3 {
    font-weight: normal;
}

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

.ca55bbd09 .ce2a45bd9 .cd12392f1 {
    color: var(--light-text-color);
}

.ca55bbd09 .ce2a45bd9 .cc3752051 {
    margin: 10px 0
}

.ca55bbd09 .c4ac26368 {
    margin-top: 15px;
}

.cb3f28dec .c31998ebb {
    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%;
}

/*相关文章*/
.c83f241df .c30ecbe2c .c31180221 {
    height: 150px;
}

.c83f241df .c30ecbe2c .c0a968168 {
    display: none;
}

.c83f241df .c30ecbe2c .c4d8b0884 h3 {
    font-size: 14px;
}

.c81f12389 {
    cursor: pointer
}

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

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

.c734ac860 .c5e147e22 {
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: normal;
}

.c734ac860 .c5e147e22 span {
    font-size: 15px;
    margin-left: 20px;
}

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

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

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

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

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

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

.c31998ebb {
    margin-bottom: 15px
}

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

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

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

.c31998ebb textarea {
    width: 100%
}

.c31998ebb .cd152c148 .c4f265233 {
    width: 120px;
    margin-left: 10px
}

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

.cd93fef94, .c4bf104d5 {
    color: #fff !important;
}

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

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

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

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

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

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

.c86938f6a.c329f663e {
    padding: 0 15px;
}

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

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

#menu {
    flex: 1;
}

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

.c9f5e0710.c6a8e2510 {
    align-content: end;
}

.c566aa199 {
    float: left;
    position: relative
}

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

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

.c566aa199:hover .cf3241109,
.c566aa199.active .cf3241109 {
    transform: rotate(180deg);
}

.c566aa199 > a {
    display: flex;
}

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

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

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

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

.c566aa199 .c8dc4cc4e .c4272e4f4 {
    margin-right: 10px;
}

.c566aa199 .c8dc4cc4e a {
    text-align: center;
    display: block;
}

.c566aa199:hover .c66c993f1,
.c566aa199:hover .c8dc4cc4e,
.c566aa199 a:focus + .c8dc4cc4e {
    display: block;
}

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

.c630d468e .c1ba34065 {
    font-size: 21px;
    margin-left: 15px;
}

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

.caa007a1c .c27e99a7e {
    padding: 30px 20px;
}

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

.caa007a1c .c35310d56 {
    text-align: center;
}

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

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

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

.c0d195ca2 {
    line-height: 1.5;
}

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

.c0d195ca2 .c1ba34065 {
    display: block;
    font-size: 22px;
    line-height: 1;
}

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

.c84f8e9d3 {
    padding: 15px 0;
}

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

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

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

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

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

.c84f8e9d3 li .cfe4cb5cb {
    font-weight: bold;
    padding: 10px 0;
}

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

.c9d16744e .c1ba34065:hover {
    color: #fff;
}

.c9d16744e .c86533e3e:hover {
    background-color: #000;
}

.c9d16744e .c3b0edb9d:hover {
    background-color: #3e64ff
}

.c9d16744e .c23124211:hover {
    background-color: #5cb85c
}

.c9d16744e .ca3cdf89c:hover {
    background-color: #FF4949
}

.c9d16744e .c13c3346e:hover {
    background-color: #00a0d2
}

.c9d16744e .ce863053f:hover {
    background-color: #ff0000
}

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

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

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

.cd75735b7 .c70e612b6 .c66b8d240 {
    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;
}

.cd75735b7 .c314a1242 {
    flex: 1
}

.cd75735b7 .c5e147e22 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;
}

.cd75735b7 .c5e147e22:hover h3 {
    color: var(--primary-color);
}

.cd75735b7 .c0272ef9c {
    color: #5a5a5a;
    line-height: 1.8
}

.cd75735b7 .c0272ef9c img {
    display: none
}

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

.cd75735b7 .c4d8b0884 span {
    margin-right: 10px;
    display: inline-block
}

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

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

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

.c273411fe li {
    padding: 10px 0
}

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

.c273411fe h3 .c1ba34065 {
    margin-right: 5px;
    font-size: 1.1em;
}

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

.c273411fe ul {
    padding: 15px
}

.c273411fe .c85f0f46d {
    padding: 15px;
    line-height: 1.8;
}

.c273411fe .cf82dc7cc {
    font-size: 12px;
    font-weight: normal;
    float: right
}

.cdf1b2aa1 .c25252dae {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.cdf1b2aa1 .c25252dae .ceee9ccd8 {
    color: var(--text-color);
    flex: 1;
    text-align: right;
}


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

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

.cdf1b2aa1 .ccee45794 li a:hover {
    color: inherit;
}

.cdf1b2aa1 .c058a4f45 .c2eda80f9 {
    position: relative;
}

.cdf1b2aa1 .c058a4f45 .c2eda80f9 img {
    max-width: 100%;
    margin: 1em 0;
}

.cdf1b2aa1 .c058a4f45 .cc3752051 {
    word-break: break-all;
}

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

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

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

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

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

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

.c48f6a270 .cc9beb4d8 {
    flex: 1;
    width: 0;
}

.c48f6a270 .cc9beb4d8 .c4d8b0884 {
    color: var(--light-text-color);
}

.c48f6a270 .cc9beb4d8 .c8e2c6c9c {
    margin: 0.5em 0;
    color: var(--light-text-color);
}

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

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

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

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

.c47ed6c13 .c30c3fb0d {
    width: 65px;
    text-align: right;
}

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

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

.cd9a7aa9d ul li.c37bdd40b {
    width: 100%;
    margin: 5px 0;
}

.cd9a7aa9d ul li.c37bdd40b 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;
}

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

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

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

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

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

.c712aa868 .c9d16744e {
    margin: 15px 0;
}

.c712aa868 .c8e2c6c9c {
    position: relative;
    padding: 0 20px 20px;
    z-index: 1
}

.c712aa868 .c8e2c6c9c p {
    text-align: center;
    color: var(--text-color)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.c35fe2199 .c4d8b0884 .cfb1f983b {
    justify-content: space-between;
    align-items: center;
}

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

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

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

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

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

.loading {
    animation: round 1s infinite;
}

.ceeb310c7 {
    position: relative;
}

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

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

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

.c30ecbe2c .c31180221:hover {
    opacity: .8
}

.c30ecbe2c .c31180221 img {
    transition: transform .2s;
}

.c30ecbe2c .c31180221:hover img {
    transform: scale(1.05);
}

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

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

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

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

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

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

.c5a15dcef .cc0b7acc8 img {
    display: none;
    height: 100%
}

.c5a15dcef .cc0b7acc8 img.active {
    display: block
}

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

.c5a15dcef .c40591067 .c1ba34065 {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px
}

.c5a15dcef .c40591067 .c1ba34065:hover {
    background-color: #E5E9F2;
    cursor: pointer
}

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

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

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

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

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

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

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

.cfe2a0bd3 .c4f9cfa1a li:hover {
    color: var(--primary-color);
}

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

.c1934fa38 .c83bc7aaa {
    width: 800px;
    padding-bottom: 100px;
    max-width: 100%;
}

.c1934fa38 form {
    position: relative;
}

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

.c1934fa38 .c57a4f88c {
    padding-left: 30px;
    padding-right: 30px;
}

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

.cb9ff8f7e:focus {
    outline: none
}

.c8c25583d {
    padding: 30px
}

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

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

.c346c50fe a {
    flex: 1;
}

.c346c50fe a.ccd6f3028 {
    filter: var(--img-filter);
}

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

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

.c346c50fe .cc5ee12cd {
    color: var(--primary-color);
    margin: 0 3px
}

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

.c50773065 .c0cfa3678 {
    display: flex;
}

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

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

.c50773065 .c15af1fc3 {
    margin-top: 5px;
}

.c50773065 .c1fa0561b {
    font-weight: bold;
    font-size: 1.2em;
}

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

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


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

.c434426d3 .c89248ed5 {
    height: 480px;
    overflow: hidden;
    position: relative;
}

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

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

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

.c434426d3 .cc3453211 {
    -webkit-transition: width .3s;
    transition: width .3s;
    background: #fff;
}

.c434426d3 .c0aadfe1c {
    width: 20px;
    border-radius: 6px
}

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

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

.ca1887bfe .cd47eb66c {
    margin-bottom: 15px;
}

.ca1887bfe .c434426d3 {
    margin-bottom: 0 !important;
}

.ca1887bfe .c434426d3 .c89248ed5 {
    height: 487px;
}

.ca1887bfe .c01d4bf3a {
    display: flex;
}

.ca1887bfe .c01d4bf3a .c273411fe {
    margin-bottom: 0;
    height: 100%;
}

.ca1887bfe .ce2b5bc37 img {
    width: 54px;
    height: 54px;
}

.ca1887bfe .ce2b5bc37 li {
    width: 33.33%;
    padding: 14px 0;
}

.cb6e79965 {
    width: 330px;
}

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

.cc786c973 .cd47eb66c,
.cb6e79965 .cd47eb66c {
    margin-bottom: 0;
    height: 100%;
    box-sizing: border-box;
}

.ca1887bfe .c183e51b0 .c9493f2d7 {
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block;
}

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

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

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

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

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

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

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

.cd7f9fa20 .c8e2c6c9c {
    margin-top: 5px;
}


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

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

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

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

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

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

.ca939e070 h3 .c1c7e01c8 {
    margin-right: 5px;
}

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

.ca939e070.cab7f797a .ceee9ccd8 {
    color: var(--primary-color);
}

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

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

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

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

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

.c4f59f774 {
    margin-bottom: 15px;
}

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

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

.c3cdb1879 a:hover {
    color: inherit;
}

.c3cdb1879 .cb0c53f6d {
    display: block;
    height: 100%;
}

.c3cdb1879 .c30ecbe2c {
    height: 100%;
}

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

.c3cdb1879 .c4d8b0884 {
    padding: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.c3cdb1879 .c4d8b0884 h3 {
    color: var(--title-color)
}

.c3cdb1879 .c4d8b0884 h3,
.c3cdb1879 .c4d8b0884 .c0a968168 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.c3cdb1879 .c4d8b0884 .c0a968168 {
    margin-top: 5px;
    margin-bottom: 5px;
    color: var(--text-color);
    flex: 1;
}

.c3cdb1879 .c4d8b0884 .c57a4f88c span {
    margin-bottom: 0;
}

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

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

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

.cfd761fb9 .cf2ebefd2 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;
}

.cfd761fb9 .cf2ebefd2 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;
}

.cfd761fb9 .cf2ebefd2 .c4d8b0884 {
    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;
}

.cfd761fb9 .cf2ebefd2 .c4d8b0884 p {
    color: #eee;
    transition: opacity 0.3s ease-in;
    opacity: 0;
}

.cfd761fb9 .cf2ebefd2:hover a:after {
    height: 35%;
}

.cfd761fb9 .cf2ebefd2:hover .c4d8b0884 {
    height: 48px;
}

.cfd761fb9 .cf2ebefd2:hover .c4d8b0884 p {
    opacity: 1;
}

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

.cfd761fb9 .cf2ebefd2:hover img {
    transform: scale(1.1);
}

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

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

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

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

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

.cf1fb27d5 .ca4abf89d .c0a63c6c3 li {
    display: inline-block;
    margin-right: 15px;
}

.ca4d9fec9 {
    margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

.c29df5330 {
    line-height: 1;
}

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

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

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

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

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

.cdee99010 {
    display: none;
}

.cdee99010.active {
    display: block;
}

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

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

.c2d4fce1b {
    width: 25%;
}

.c8f7ea9c4 {
    width: 20%;
}

.ca7693c79 {
    width: 16.66666667%;
}


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

    .ce6ad08ce {
        flex-direction: column;
    }

    .c0cfa3678, .c2fc10522 {
        max-width: 100%
    }

    .ca1887bfe .cd47eb66c {
        display: block;
    }

    .c1fc4861a {
        border-radius: 0;
    }

    .ca1887bfe .cd47eb66c .c9678f5aa,
    .ca1887bfe .cd47eb66c .c6a8e2510 {
        width: 100%;
    }

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

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

    .ca1887bfe .c434426d3 .c89248ed5,
    .c434426d3 .c89248ed5 {
        height: 4rem
    }

    .c98365f8b .c852a7997 {
        display: inline-block;
    }

    .c98365f8b .cb53e0e3a {
        font-size: 0.3rem
    }

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

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

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

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

    .c566aa199 span:after {
        display: none
    }

    .c2fc10522 .c92aed15c,
    .c92aed15c {
        float: none;
        width: 100%
    }

    .c2fc10522 .c63810e9f,
    .c63810e9f {
        display: none
    }

    .c3ea8e5e2 {
        display: none
    }

    .c273411fe {
        border-radius: 0;
    }

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

    .c7cb0fdd7 .cb509a47d {
        width: 1rem;
        height: 1rem;
        line-height: 1rem
    }

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

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

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

    .cd75735b7 .c314a1242 {
        margin-top: 15px
    }

    .cd75735b7 .c4d8b0884 a.cabc88ba7 {
        display: none
    }

    .cd75735b7 .c5e147e22 {
        font-size: 16px
    }

    .c734ac860 {
        border-radius: 0;
    }

    .cfb2f8b9f {
        font-size: 20px;
    }

    .c31998ebb .c1debfe16 {
        width: 100%
    }

    .cd0298059 {
        padding-left: 15px
    }

    .c866960a7 {
        padding: 15px;
    }

    .c8c25583d {
        padding: 15px
    }

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

    .c346c50fe .cb241dc6c {
        display: none
    }

    .ce2b5bc37 li {
        width: 33.33%
    }

    .cfe2a0bd3 form,
    .cfe2a0bd3 .c4f9cfa1a {
        width: 100%;
    }

    .cf1fb27d5 .c2f12bab5 {
        display: none;
    }

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

    .cf1fb27d5 .ca4abf89d .c5e147e22 {
        padding: 0;
    }

    .cf1fb27d5 .ca4abf89d .c5e147e22 h3 {
        font-weight: bold;
        margin-bottom: 0;
    }

    .cf1fb27d5 .c1543be3b {
        text-align: left;
        margin-top: 10px;
    }

    .ca939e070 {
        width: 100%;
    }

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

    .cf1fb27d5 .ca4abf89d,
    .cb3f28dec {
        flex-direction: column;
    }

    .cb3f28dec .c31998ebb {
        width: 100%;
    }

    .c64d1eb12 .cc9ebfece .c1debfe16 {
        display: block;
        margin-bottom: 10px;
    }

    .c161e2b9b {
        flex-direction: column;
    }

    .c64d1eb12 .c161e2b9b .c4f265233 {
        width: 100%;
        margin-bottom: 10px;
    }

    .c64d1eb12 .c161e2b9b .c38018f18 {
        width: 100%;
    }

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

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

    .c3cdb1879 .c512e7ed7 {
        width: 100%;
        height: auto;
    }

    .c94ee7561 {
        padding: 15px;
    }

    .cd7f9fa20 {
        width: 98%;
    }

    .c0a63c6c3 {
        text-align: left;
    }

    .c0a63c6c3 .cb509a47d {
        margin-right: 10px
    }

    .ca55bbd09 .ce2a45bd9 {
        padding: 10px;
    }
}

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