/*!
Theme Name: Digital Newspaper
Theme URI: https://blazethemes.com/theme/digital-newspaper-free/
Author: BlazeThemes
Author URI: https://blazethemes.com/
Description: Digital Newspaper is now here to captivate WordPress website owners with unprecedented features you shall only find here first. The main banner has a professional 3 columns design that's best suitable for news sites. It comes with 7 front sections with 7 different news block layouts and 9 custom Digital Newspaper widgets. You will get to choose separate colors and designs for all main elements of the page at both the initial and hover states. There are typography controls (5 font families, and font-weight) for Site title, Navigation Menu, Block Title, Post Title, Post Meta, Post Content, Archive, and Single Post. The theme provides custom breadcrumb trail options for popular plugins - Breadcrumb NavXT, Yoast SEO, and Rank Math SEO plugin. You will get a welcome dilemma in having to choose between 5 front page sidebar layouts, 5 archive sidebar layouts, 5 post sidebar layouts, 5 page sidebar layouts with sticky option in each layout, and 2 basic archive layouts. Also, the header section can be made sticky upon scrolling up and the theme has a scroll-to-top button. Enjoy the preference to select between boxed and full-width layouts in all sections. Available with 4+ pre-built starter websites, that you will get to install in one click. Demo link: https://doc.blazethemes.com/digital-newspaper/ Video tutorial: https://www.youtube.com/watch?v=h1aumrJXlyY
Version: 1.1.15
Tested up to: 6.0
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: digital-newspaper
Tags: news, blog, entertainment, one-column, two-columns, grid-layout, block-styles, left-sidebar, right-sidebar, custom-header, flexible-header, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, sticky-post, rtl-language-support, footer-widgets, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Digital Newspaper is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
	scroll-behavior: smooth;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: var(--body-text-default-color);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
    border-left: 5px solid var(--border-bottom-color);
    padding-left: 15px;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: var(--post-content-font);
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	padding: 40px;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0.5em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 0.2em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0.3em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #fd4f18;
}

a:visited {
	color: #fd4f18;
}

a:hover,
a:focus,
a:active {
	color: #fab099;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-trendy"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 5px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-trendy"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 48.1em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
		flex-wrap: wrap;
	}

	.site-header.layout--one .main-navigation ul {
		justify-content: center;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}



/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1em;
	display: grid;
	grid-gap: 1em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.post-img{
	flex: 1!important;
}

/* 小说网站高级样式 */
:root {
    --primary-color: #2c3e50;
    --secondary-color: #34495e;
    --accent-color: #e74c3c;
    --text-color: #2c3e50;
    --light-text: #7f8c8d;
    --background-light: #f8f9fa;
    --border-color: #ecf0f1;
    --shadow-color: rgba(0, 0, 0, 0.1);
}

/* 标题页样式优化 */
.book_detail {
    background: linear-gradient(135deg, #fff 0%, #f8f9fa 100%);
    border-radius: 20px;
    box-shadow: 0 15px 40px var(--shadow-color);
    padding: 40px;
    margin-bottom: 50px;
    display: flex;
    gap: 40px;
    border: 1px solid var(--border-color);
    position: relative;
    overflow: hidden;
}

.book_detail::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    height: 300px;
    background: linear-gradient(135deg, rgba(231, 76, 60, 0.1) 0%, rgba(44, 62, 80, 0.1) 100%);
    border-radius: 50%;
    transform: translate(150px, -150px);
}

.book_detail::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background: linear-gradient(135deg, rgba(44, 62, 80, 0.1) 0%, rgba(231, 76, 60, 0.1) 100%);
    border-radius: 50%;
    transform: translate(-100px, 100px);
}

.book_detail_img {
    flex: 0 0 300px;
    position: relative;
    z-index: 1;
}

.book_detail_img img {
    width: 100%;
    height: auto;
    border-radius: 16px;
    box-shadow: 0 15px 35px var(--shadow-color);
    transition: all 0.5s ease;
    transform: perspective(1000px) rotateY(-5deg);
}

.book_detail_img:hover img {
    transform: perspective(1000px) rotateY(0deg);
}

.book_detail_info {
    flex: 1;
    position: relative;
    z-index: 1;
}

.info_title {
    font-size: 36px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 25px;
    line-height: 1.3;
    font-family: "Noto Serif SC", serif;
    position: relative;
    padding-bottom: 15px;
}

.info_title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 3px;
    background: linear-gradient(90deg, var(--accent-color) 0%, transparent 100%);
}

.info_description {
    font-size: 16px;
    line-height: 1.8;
    color: var(--text-color);
    margin-bottom: 30px;
    transition: max-height 0.3s ease;
    font-family: "Noto Serif SC", serif;
    position: relative;
    padding: 20px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 12px;
    backdrop-filter: blur(5px);
}

.info_box {
    /* display: flex; */
    flex-wrap: wrap;
    gap: 25px;
    margin-bottom: 35px;
    padding: 25px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 16px;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.info_author, .info_word_number, .info_time {
    font-size: 15px;
    color: var(--light-text);
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 15px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    transition: all 0.3s ease;
}

.info_author:hover, .info_word_number:hover, .info_time:hover {
    background: var(--accent-color);
    color: #fff;
    transform: translateY(-2px);
}

.info_author::before {
    content: '✒';
    color: var(--accent-color);
    font-size: 18px;
}

.info_word_number::before {
    content: '📚';
    font-size: 18px;
}

.info_time::before {
    content: '🕒';
    font-size: 18px;
}

.info_word_number a {
    color: var(--accent-color);
    text-decoration: none;
    transition: color 0.3s ease;
    font-weight: 500;
}

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

.read_now {
    margin-top: 30px;
    position: relative;
}

.read_now a {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(135deg, var(--accent-color) 0%, #c0392b 100%);
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    font-weight: 600;
    transition: all 0.3s ease;
    font-size: 16px;
    letter-spacing: 0.5px;
    box-shadow: 0 10px 20px rgba(231, 76, 60, 0.3);
    position: relative;
    overflow: hidden;
}

.read_now a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: 0.5s;
}

.read_now a:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 30px rgba(231, 76, 60, 0.4);
}

.read_now a:hover::before {
    left: 100%;
}

.read_now a::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    animation: shine 3s infinite;
}
.post-meta a{
    margin-right: 5px;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .book_detail {
        flex-direction: column;
        padding: 20px;
        margin: 20px 0;
        gap: 20px;
    }
    
    .book_detail_img {
        flex: 0 0 auto;
        margin: 0 auto;
        width: 200px;
    }
    
    .book_detail_img img {
        width: 100%;
        height: auto;
        border-radius: 12px;
        box-shadow: 0 8px 20px var(--shadow-color);
    }
    
    .book_detail_info {
        text-align: center;
    }
    
    .info_title {
        font-size: 24px;
        margin-bottom: 20px;
        text-align: center;
    }
    
    .info_title::after {
        left: 50%;
        transform: translateX(-50%);
    }
    
    .info_box {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 8px;
        padding: 12px;
        margin-bottom: 25px;
        justify-content: center;
    }
    
    .info_author, .info_word_number, .info_time {
        justify-content: center;
        padding: 6px 12px;
        font-size: 13px;
        white-space: nowrap;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 15px;
    }
    
    .info_word_number {
        display: flex;
        align-items: center;
        gap: 4px;
    }
    
    .info_word_number span {
        white-space: nowrap;
    }
    
    .info_word_number a {
        white-space: nowrap;
    }
    
    .read_now {
        text-align: center;
        margin-top: 20px;
    }
    
    .read_now a {
        padding: 12px 30px;
        font-size: 15px;
    }
    
    .book-introduction {
        padding: 20px;
        margin: 20px 0;
    }
    
    .introduction-header h3 {
        font-size: 20px;
        text-align: center;
    }
    
    .introduction-content {
        padding: 15px;
    }
    
    .introduction-text {
        font-size: 14px;
        line-height: 1.6;
    }
    
    .book_detail::before,
    .book_detail::after {
        display: none;
    }
    
    .list-container {
        grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
        gap: 15px;
    }
    
    .list-item img {
        height: 120px;
    }
    
    .list-content {
        padding: 10px;
    }
    
    .list-title {
        font-size: 13px;
        height: 36px;
        margin-bottom: 4px;
    }
    
    .list-description {
        font-size: 11px;
        margin-bottom: 6px;
    }
    
    .list-meta {
        font-size: 10px;
        padding-top: 6px;
    }
}

.current_category_list {
    margin: 50px 0 30px;
    position: relative;
}

.current_category_list h3 {
    font-size: 28px;
    font-weight: 700;
    color: var(--primary-color);
    position: relative;
    padding: 15px 0;
    font-family: "Noto Serif SC", serif;
    display: flex;
    align-items: center;
    gap: 15px;
    line-height: 1;
}

/* 最新章节标题样式 */
.current_category_list h3.latest-title {
    background: linear-gradient(135deg, var(--accent-color) 0%, #c0392b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 20px;
}

.current_category_list h3.latest-title::before {
    content: '📚';
    font-size: 28px;
    background: none;
    -webkit-text-fill-color: initial;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    line-height: 1;
}

.current_category_list h3.latest-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, var(--accent-color) 0%, transparent 100%);
}

/* 目录标题样式 */
.current_category_list h3.catalogue-title {
    background: linear-gradient(135deg, var(--accent-color) 0%, #c0392b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 20px;
}

.current_category_list h3.catalogue-title::before {
    content: '📖';
    font-size: 28px;
    background: none;
    -webkit-text-fill-color: initial;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    line-height: 1;
}

.current_category_list h3.catalogue-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, var(--accent-color) 0%, transparent 100%);
}

/* 相关推荐标题样式 */
.current_category_list h3.recommend-title {
    background: linear-gradient(135deg, var(--accent-color) 0%, #c0392b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 20px;
}

.current_category_list h3.recommend-title::before {
    content: '🌟';
    font-size: 28px;
    background: none;
    -webkit-text-fill-color: initial;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    line-height: 1;
}

.current_category_list h3.recommend-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, var(--accent-color) 0%, transparent 100%);
}

/* 标题悬停效果 */
.current_category_list h3:hover {
    transform: translateX(10px);
    transition: transform 0.3s ease;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .current_category_list h3 {
        font-size: 24px;
        padding: 12px 0;
    }
    
    .current_category_list h3::before {
        font-size: 24px;
        width: 36px;
        height: 36px;
        animation: none;
    }
}

.category_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px var(--shadow-color);
    border: 1px solid var(--border-color);
}

.category_list ul li {
    padding: 18px 25px;
    border-bottom: 1px solid var(--border-color);
    transition: all 0.3s ease;
}

.category_list ul li:last-child {
    border-bottom: none;
}

.category_list ul li:hover {
    background: var(--background-light);
    padding-left: 30px;
}

.category_list ul li a {
    color: var(--text-color);
    text-decoration: none;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    font-weight: 500;
}

.category_list ul li a i {
    color: var(--accent-color);
    font-size: 18px;
}

.entry-date {
    font-size: 14px;
    color: var(--light-text);
    margin-left: auto;
    background: var(--background-light);
    padding: 4px 12px;
    border-radius: 20px;
}

.recommend-book {
    margin-top: 50px;
}

.list-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 20px;
    margin-top: 30px;
}

.list-item {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 30px var(--shadow-color);
    transition: all 0.3s ease;
    border: 1px solid var(--border-color);
}

.list-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 40px var(--shadow-color);
}

.list-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.list-item:hover img {
    transform: scale(1.05);
}

.list-content {
    padding: 12px;
}

.list-title {
    font-size: 14px;
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 6px;
    line-height: 1.4;
    font-family: "Noto Serif SC", serif;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
}

.list-description {
    font-size: 12px;
    color: var(--light-text);
    margin-bottom: 8px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.list-meta {
    display: flex;
    justify-content: space-between;
    font-size: 11px;
    color: var(--light-text);
    padding-top: 8px;
    border-top: 1px solid var(--border-color);
}

.AlphaButton {
    display: inline-block;
    padding: 10px 25px;
    background: var(--accent-color);
    color: #fff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 15px;
    transition: all 0.3s ease;
    font-weight: 500;
    box-shadow: 0 4px 15px rgba(231, 76, 60, 0.2);
}

.AlphaButton:hover {
    background: var(--primary-color);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(44, 62, 80, 0.2);
}

/* 最新章节和目录样式优化 */
.current_category_list {
    margin: 50px 0 30px;
    position: relative;
}

.current_category_list h3 {
    font-size: 26px;
    font-weight: 700;
    color: var(--primary-color);
    position: relative;
    padding-bottom: 15px;
    font-family: "Noto Serif SC", serif;
    display: flex;
    align-items: center;
    gap: 15px;
}

.current_category_list h3::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 24px;
    background: var(--accent-color);
    border-radius: 2px;
}

.current_category_list h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 3px;
    background: var(--accent-color);
}

/* 最新章节样式 */
.latest-chapters {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 30px var(--shadow-color);
    border: 1px solid var(--border-color);
    overflow: hidden;
    margin-bottom: 40px;
}

.latest-chapters .chapter-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
    padding: 25px;
}

.latest-chapters .chapter-item {
    background: var(--background-light);
    border-radius: 12px;
    padding: 20px;
    transition: all 0.3s ease;
    border: 1px solid var(--border-color);
    position: relative;
    overflow: hidden;
}

.latest-chapters .chapter-item:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px var(--shadow-color);
}

.latest-chapters .chapter-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: var(--accent-color);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.latest-chapters .chapter-item:hover::before {
    opacity: 1;
}

.latest-chapters .chapter-item a {
    color: var(--text-color);
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 12px;
}

.latest-chapters .chapter-item a i {
    color: var(--accent-color);
    font-size: 18px;
}

.latest-chapters .chapter-date {
    font-size: 13px;
    color: var(--light-text);
    margin-top: 10px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.latest-chapters .chapter-date i {
    font-size: 14px;
}

/* 目录样式 */
.chapter-catalogue {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 30px var(--shadow-color);
    border: 1px solid var(--border-color);
    overflow: hidden;
}

.chapter-catalogue .catalogue-header {
    background: linear-gradient(135deg, rgb(253, 79, 24) 10%, rgb(247, 157, 22) 100%);
    color: #fff;
    padding: 20px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.chapter-catalogue .catalogue-header h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

.chapter-catalogue .catalogue-header .total-chapters {
    background: rgba(255, 255, 255, 0.2);
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 14px;
}

.chapter-catalogue .catalogue-list {
    padding: 25px;
}

.chapter-catalogue .catalogue-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 15px;
}

.chapter-catalogue .catalogue-list li {
    background: var(--background-light);
    border-radius: 8px;
    transition: all 0.3s ease;
    border: 1px solid var(--border-color);
}

.chapter-catalogue .catalogue-list li:hover {
    transform: translateX(5px);
    background: #fff;
    box-shadow: 0 4px 15px var(--shadow-color);
}

.chapter-catalogue .catalogue-list li a {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    color: var(--text-color);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    gap: 12px;
}

.chapter-catalogue .catalogue-list li a i {
    color: var(--accent-color);
    font-size: 16px;
    transition: transform 0.3s ease;
}

.chapter-catalogue .catalogue-list li:hover a i {
    transform: translateX(3px);
}

.chapter-catalogue .catalogue-list .chapter-number {
    background: var(--accent-color);
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 12px;
    margin-right: 10px;
}

.chapter-catalogue .pagination {
    padding: 20px 25px;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
    gap: 10px;
}

.chapter-catalogue .pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: var(--background-light);
    color: var(--text-color);
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
}

.chapter-catalogue .pagination .page-numbers:hover,
.chapter-catalogue .pagination .page-numbers.current {
    background: var(--accent-color);
    color: #fff;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .book_detail {
        flex-direction: column;
        padding: 25px;
    }
    
    .book_detail_img {
        flex: 0 0 auto;
        margin-bottom: 25px;
    }
    
    .info_title {
        font-size: 26px;
    }
    
    .list-container {
        grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
        gap: 15px;
    }
    
    .list-content {
        padding: 10px;
    }
    
    .list-title {
        font-size: 13px;
        height: 36px;
        margin-bottom: 4px;
    }
    
    .list-description {
        font-size: 11px;
        margin-bottom: 6px;
    }
    
    .list-meta {
        font-size: 10px;
        padding-top: 6px;
    }
    
    .latest-chapters .chapter-list {
        grid-template-columns: 1fr;
    }
    
    .chapter-catalogue .catalogue-list ul {
        grid-template-columns: 1fr;
    }
    
    .chapter-catalogue .catalogue-header {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
}

/* 作品简介模块样式 */
.book-introduction {
    background: linear-gradient(135deg, #fff 0%, #f8f9fa 100%);
    border-radius: 20px;
    box-shadow: 0 15px 40px var(--shadow-color);
    padding: 40px;
    margin: 40px 0;
    position: relative;
    overflow: hidden;
    border: 1px solid var(--border-color);
}

.book-introduction::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 200px;
    background: linear-gradient(135deg, rgba(231, 76, 60, 0.1) 0%, rgba(44, 62, 80, 0.1) 100%);
    border-radius: 50%;
    transform: translate(100px, -100px);
}

.book-introduction::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 150px;
    background: linear-gradient(135deg, rgba(44, 62, 80, 0.1) 0%, rgba(231, 76, 60, 0.1) 100%);
    border-radius: 50%;
    transform: translate(-75px, 75px);
}

.introduction-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 25px;
    position: relative;
}

.introduction-header h3 {
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-color);
    margin: 0;
    font-family: "Noto Serif SC", serif;
    display: flex;
    align-items: center;
    gap: 10px;
}

.introduction-header h3::before {
    content: '📝';
    font-size: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    line-height: 1;
}

.introduction-content {
    position: relative;
    z-index: 1;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 16px;
    padding: 25px;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.introduction-text {
    font-size: 16px;
    line-height: 1.8;
    color: var(--text-color);
    margin-bottom: 20px;
    font-family: "Noto Serif SC", serif;
}

.introduction-toggle {
    text-align: center;
    margin-top: 20px;
}

.introduction-toggle .AlphaButton {
    background: linear-gradient(135deg, var(--accent-color) 0%, #c0392b 100%);
    padding: 10px 25px;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 500;
    box-shadow: 0 5px 15px rgba(231, 76, 60, 0.2);
    transition: all 0.3s ease;
}

.introduction-toggle .AlphaButton:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(231, 76, 60, 0.3);
}

/* 响应式调整 */
@media (max-width: 768px) {
    .book-introduction {
        padding: 30px;
    }
    
    .introduction-header h3 {
        font-size: 20px;
    }
    
    .introduction-content {
        padding: 20px;
    }
    
    .book-introduction::before,
    .book-introduction::after {
        display: none;
    }
}

/* 动画效果 */
@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

@keyframes shine {
    0% {
        background-position: -100% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

/* 应用动画到各个元素 */
.book_detail_img img {
    animation: float 6s ease-in-out infinite;
}

.read_now a {
    position: relative;
    overflow: hidden;
}

.read_now a::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    animation: shine 3s infinite;
}

/* 标题图标动画 */
.current_category_list h3::before {
    animation: float 3s ease-in-out infinite;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .book_detail_img img {
        animation: none;
    }
    
    .current_category_list h3::before {
        animation: none;
    }
}

/* 面包屑导航样式 */
.breadcrumb {
    background: linear-gradient(135deg, #fff 0%, #f8f9fa 100%);
    border-radius: 12px;
    padding: 15px 20px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    box-shadow: 0 4px 15px var(--shadow-color);
    border: 1px solid var(--border-color);
}

.breadcrumb-item {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: var(--light-text);
}

.breadcrumb-item:not(:last-child)::after {
    content: '/';
    margin: 0 8px;
    color: var(--border-color);
}

.breadcrumb-item a {
    color: var(--primary-color);
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 5px;
}

.breadcrumb-item a:hover {
    color: var(--accent-color);
}

.breadcrumb-item a::before {
    content: '🏠';
    font-size: 16px;
}

.breadcrumb-item:not(:first-child) a::before {
    content: '📚';
}

.breadcrumb-item.active {
    color: var(--accent-color);
    font-weight: 500;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .breadcrumb {
        padding: 12px 15px;
        margin-bottom: 20px;
        gap: 6px;
    }
    
    .breadcrumb-item {
        font-size: 13px;
    }
    
    .breadcrumb-item:not(:last-child)::after {
        margin: 0 6px;
    }
    
    .breadcrumb-item a::before {
        font-size: 14px;
    }
}

.post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 768px) {
    .post-thumb-wrap {
        text-align: center;
        width: 100%;
    }
    
    .post-thumb-wrap a {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    
    .post-thumb-wrap img {
        width: auto;
        max-width: 100%;
        height: auto;
        display: inline-block;
        margin: 0 auto;
    }
}

/* Friend Links Styling */
.footer-link {
    padding: 30px 0;
    margin-bottom: 30px;
    background: rgba(0, 0, 0, 0.2);
}

.link-item {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.friend-title {
    margin-bottom: 20px;
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 15px;
}

.friend-title-text {
    color: #fff;
    font-size: 1.4em;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.friend-links-wrapper {
    overflow: hidden;
    padding: 10px 0;
}

.friend-links-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}

.friend-link-item {
    margin: 0;
}

.friend-link {
    display: inline-block;
    padding: 5px 10px;
    background: rgba(255, 255, 255, 0.15);
    /* color: #fff; */
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.3s ease;
    font-weight: 500;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.friend-link:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.25);
    transform: translateY(-3px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    border-color: rgba(255, 255, 255, 0.3);
}

/* Responsive adjustments for friend links */
@media (max-width: 768px) {
    .footer-link {
        padding: 20px 15px;
        margin-bottom: 20px;
    }

    .link-item {
        padding: 15px;
        border-radius: 8px;
    }

    .friend-title {
        margin-bottom: 15px;
        padding-bottom: 10px;
    }

    .friend-title-text {
        font-size: 1.2em;
        text-align: center;
    }

    .friend-links-wrapper {
        padding: 5px 0;
    }

    .friend-links-list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 8px;
        padding: 0 5px;
    }

    .friend-link-item {
        width: 100%;
    }

    .friend-link {
        width: 100%;
        text-align: center;
        padding: 8px 5px;
        font-size: 0.85em;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(255, 255, 255, 0.12);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .friend-link:hover {
        transform: translateY(-2px);
    }

    /* 调整版权信息样式 */
    .copy-right {
        text-align: center;
        padding: 15px;
        font-size: 0.9em;
        line-height: 1.6;
    }

    .copy-right p {
        margin: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .copy-right .nav-link {
        display: inline-block;
        padding: 5px 10px;
        margin: 2px;
        background: rgba(255, 255, 255, 0.1);
        border-radius: 4px;
        color: #fff;
        text-decoration: none;
        font-size: 0.9em;
        transition: all 0.3s ease;
    }

    .copy-right .nav-link:hover {
        background: rgba(255, 255, 255, 0.2);
    }
}
