body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s,max-height .15s;transition:padding .15s,max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s,max-height .2s;transition:padding .25s,max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .1s;transition:all .1s}.sweet-alert .sa-input-error::after,.sweet-alert .sa-input-error::before{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);padding:0 12px;display:none;-webkit-transition:all .3s;transition:all .3s}.sweet-alert input:focus{outline:0;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert.show-input input{display:block}.sweet-alert button{background-color:#AEDEF4;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0;cursor:pointer}.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background-color:#a1d9f2}.sweet-alert button:active{background-color:#81ccee}.sweet-alert button.cancel{background-color:#D0D0D0}.sweet-alert button.cancel:hover{background-color:#c8c8c8}.sweet-alert button.cancel:active{background-color:#b6b6b6}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.0470588) 0 0 0 1px inset!important}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#F27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#F27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-info{border-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-success{border-color:#A5DC86}.sweet-alert .sa-icon.sa-success::after,.sweet-alert .sa-icon.sa-success::before{content:'';position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#A5DC86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@-webkit-keyframes slideFromTop{0%{top:0}100%{top:50%}}@keyframes slideFromTop{0%{top:0}100%{top:50%}}@-webkit-keyframes slideToTop{0%{top:50%}100%{top:0}}@keyframes slideToTop{0%{top:50%}100%{top:0}}@-webkit-keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@-webkit-keyframes slideToBottom{0%{top:50%}100%{top:70%}}@keyframes slideToBottom{0%{top:50%}100%{top:70%}}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideFromTop .3s;animation:slideFromTop .3s}.showSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideFromBottom .3s;animation:slideFromBottom .3s}.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideToTop .4s;animation:slideToTop .4s}.hideSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideToBottom .3s;animation:slideToBottom .3s}@-webkit-keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}@keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}@keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}
@charset "utf-8";

/* 现代化重置样式 */
*, *::before, *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* CSS自定义属性 - 全新配色方案 */
:root {
    --primary-color: #2563eb;
    --primary-hover: #1d4ed8;
    --secondary-color: #64748b;
    --accent-color: #f59e0b;
    --success-color: #10b981;
    --danger-color: #ef4444;
    --warning-color: #f59e0b;
    --info-color: #06b6d4;
    
    --bg-primary: #ffffff;
    --bg-secondary: #f8fafc;
    --bg-tertiary: #f1f5f9;
    --bg-dark: #0f172a;
    
    --text-primary: #1e293b;
    --text-secondary: #64748b;
    --text-muted: #94a3b8;
    --text-inverse: #ffffff;
    
    --border-color: #e2e8f0;
    --border-hover: #cbd5e1;
    --shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    
    --radius-sm: 0.375rem;
    --radius-md: 0.5rem;
    --radius-lg: 0.75rem;
    --radius-xl: 1rem;
    
    --font-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif;
    --font-serif: 'Merriweather', Georgia, Cambria, 'Times New Roman', Times, serif;
    --font-mono: 'JetBrains Mono', Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
}

/* 全新的基础样式 */
html {
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: var(--font-sans);
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-primary);
    background: linear-gradient(135deg, var(--bg-secondary) 0%, #e0e7ff 100%);
    min-height: 100vh;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* 现代化容器系统 */
.main-content-wrapper {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1rem;
}

/* 现代化网格系统 */
.grid {
    display: grid;
    gap: 1.5rem;
}

.grid-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); }
.grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.grid-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }

.flex {
    display: flex;
}

.flex-col {
    flex-direction: column;
}

.items-center {
    align-items: center;
}

.justify-between {
    justify-content: space-between;
}

.justify-center {
    justify-content: center;
}

/* 现代化排版 */
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -0.025em;
    margin-bottom: 0.5rem;
}

h1 { font-size: 2.25rem; color: var(--text-primary); }
h2 { font-size: 1.875rem; color: var(--text-primary); }
h3 { font-size: 1.5rem; color: var(--text-primary); }
h4 { font-size: 1.25rem; color: var(--text-primary); }
h5 { font-size: 1.125rem; color: var(--text-secondary); }
h6 { font-size: 1rem; color: var(--text-secondary); }

/* 现代化链接样式 */
a {
    color: var(--primary-color);
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    outline: none;
}

a:hover {
    color: var(--primary-hover);
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
}

a:focus-visible {
    outline: 2px solid var(--primary-color);
    outline-offset: 2px;
    border-radius: var(--radius-sm);
}

/* 现代化按钮系统 */
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 1.5rem;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1;
    border: none;
    border-radius: var(--radius-md);
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    outline: none;
}

.btn-primary {
    background: var(--primary-color);
    color: var(--text-inverse);
    box-shadow: var(--shadow-sm);
}

.btn-primary:hover {
    background: var(--primary-hover);
    box-shadow: var(--shadow-md);
    transform: translateY(-1px);
}

.btn-secondary {
    background: var(--bg-primary);
    color: var(--text-primary);
    border: 1px solid var(--border-color);
}

.btn-secondary:hover {
    background: var(--bg-tertiary);
    border-color: var(--border-hover);
}

/* 现代化表单样式 */
input, textarea, select {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.5;
    color: var(--text-primary);
    background: var(--bg-primary);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-md);
    padding: 0.75rem 1rem;
    transition: all 0.2s ease-in-out;
    outline: none;
}

input:focus, textarea:focus, select:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgb(37 99 235 / 0.1);
}

/* 现代化卡片系统 */
.card {
    background: var(--bg-primary);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.card:hover {
    box-shadow: var(--shadow-md);
    transform: translateY(-2px);
}

.card-header {
    padding: 1.5rem;
    border-bottom: 1px solid var(--border-color);
    background: var(--bg-secondary);
}

.card-body {
    padding: 1.5rem;
}

.card-footer {
    padding: 1rem 1.5rem;
    border-top: 1px solid var(--border-color);
    background: var(--bg-secondary);
}

/* 工具类 */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.hidden { display: none; }
.block { display: block; }
.inline { display: inline; }
.inline-block { display: inline-block; }

.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }

.font-light { font-weight: 300; }
.font-normal { font-weight: 400; }
.font-medium { font-weight: 500; }
.font-semibold { font-weight: 600; }
.font-bold { font-weight: 700; }

.text-xs { font-size: 0.75rem; }
.text-sm { font-size: 0.875rem; }
.text-base { font-size: 1rem; }
.text-lg { font-size: 1.125rem; }
.text-xl { font-size: 1.25rem; }

.text-primary { color: var(--text-primary); }
.text-secondary { color: var(--text-secondary); }
.text-muted { color: var(--text-muted); }

.bg-primary { background-color: var(--bg-primary); }
.bg-secondary { background-color: var(--bg-secondary); }
.bg-tertiary { background-color: var(--bg-tertiary); }

.rounded { border-radius: var(--radius-md); }
.rounded-lg { border-radius: var(--radius-lg); }
.rounded-xl { border-radius: var(--radius-xl); }

.shadow { box-shadow: var(--shadow-sm); }
.shadow-md { box-shadow: var(--shadow-md); }
.shadow-lg { box-shadow: var(--shadow-lg); }

/* 间距系统 */
.m-0 { margin: 0; }
.m-1 { margin: 0.25rem; }
.m-2 { margin: 0.5rem; }
.m-3 { margin: 0.75rem; }
.m-4 { margin: 1rem; }
.m-5 { margin: 1.25rem; }
.m-6 { margin: 1.5rem; }

.p-0 { padding: 0; }
.p-1 { padding: 0.25rem; }
.p-2 { padding: 0.5rem; }
.p-3 { padding: 0.75rem; }
.p-4 { padding: 1rem; }
.p-5 { padding: 1.25rem; }
.p-6 { padding: 1.5rem; }

.mt-0 { margin-top: 0; }
.mt-1 { margin-top: 0.25rem; }
.mt-2 { margin-top: 0.5rem; }
.mt-3 { margin-top: 0.75rem; }
.mt-4 { margin-top: 1rem; }
.mt-5 { margin-top: 1.25rem; }
.mt-6 { margin-top: 1.5rem; }

.mb-0 { margin-bottom: 0; }
.mb-1 { margin-bottom: 0.25rem; }
.mb-2 { margin-bottom: 0.5rem; }
.mb-3 { margin-bottom: 0.75rem; }
.mb-4 { margin-bottom: 1rem; }
.mb-5 { margin-bottom: 1.25rem; }
.mb-6 { margin-bottom: 1.5rem; }

/* 响应式设计 */
@media (max-width: 640px) {
    .container { padding: 0 0.75rem; }
    .main-content-wrapper { padding: 0 1rem; }
    
    h1 { font-size: 1.875rem; }
    h2 { font-size: 1.5rem; }
    h3 { font-size: 1.25rem; }
    
    .grid-cols-2 { grid-template-columns: repeat(1, minmax(0, 1fr)); }
    .grid-cols-3 { grid-template-columns: repeat(1, minmax(0, 1fr)); }
    .grid-cols-4 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 768px) {
    .grid-cols-3 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .grid-cols-4 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

/* 兼容旧版浏览器 */
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.row {
    position: relative;
    margin: 1.5rem auto;
    padding: 0;
}

ol, ul {
    list-style: none;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}
.detail-box .imgbox .flag,.topbar-addfavorite,.topbar-login .btn-submit,.topbar-sethome{background:url("all.gif") no-repeat scroll 0 0 transparent}
/* 全新的头部设计 */
.site-header {
    background: linear-gradient(135deg, var(--bg-primary) 0%, #f8fafc 100%);
    border-bottom: 1px solid var(--border-color);
    box-shadow: var(--shadow-sm);
    backdrop-filter: blur(10px);
    position: sticky;
    top: 0;
    z-index: 1000;
    transition: all 0.3s ease;
}

.header-toolbar {
    max-width: 1280px;
    margin: 0 auto;
    padding: 1rem 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 4rem;
}

.quick-actions, .bookmark-action {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.action-link {
    color: var(--text-secondary);
    font-size: 0.875rem;
    font-weight: 500;
    padding: 0.5rem 1rem;
    border-radius: var(--radius-md);
    transition: all 0.2s ease;
    border: 1px solid transparent;
}

.action-link:hover {
    color: var(--primary-color);
    background: var(--bg-secondary);
    border-color: var(--border-color);
    text-decoration: none;
}

.user-actions {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.auth-link {
    color: var(--primary-color);
    font-weight: 500;
    padding: 0.5rem 1rem;
    border: 1px solid var(--primary-color);
    border-radius: var(--radius-md);
    transition: all 0.2s ease;
}

.auth-link:hover {
    background: var(--primary-color);
    color: var(--text-inverse);
    text-decoration: none;
}

/* 品牌区域重新设计 */
.brand-section {
    background: var(--bg-primary);
    padding: 2rem 0;
    border-bottom: 1px solid var(--border-color);
}

.site-brand {
    text-align: center;
    margin-bottom: 2rem;
}

.site-brand a {
    font-family: var(--font-serif);
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--primary-color);
    text-decoration: none;
    background: linear-gradient(135deg, var(--primary-color), var(--accent-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    transition: all 0.3s ease;
}

.site-brand a:hover {
    transform: scale(1.05);
    text-decoration: none;
}

/* 现代化搜索框 */
.search-container {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    background: var(--bg-primary);
    border: 2px solid var(--border-color);
    border-radius: var(--radius-xl);
    overflow: hidden;
    box-shadow: var(--shadow-sm);
    transition: all 0.3s ease;
}

.search-container:focus-within {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 4px rgb(37 99 235 / 0.1);
}

.search-input {
    flex: 1;
    padding: 1rem 1.5rem;
    border: none;
    background: transparent;
    font-size: 1rem;
    color: var(--text-primary);
    outline: none;
}

.search-input::placeholder {
    color: var(--text-muted);
}

.search-button {
    padding: 1rem 2rem;
    background: var(--primary-color);
    color: var(--text-inverse);
    border: none;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
}

.search-button:hover {
    background: var(--primary-hover);
    transform: translateX(-2px);
}

/* 全新的导航设计 */
.main-navigation {
    background: linear-gradient(135deg, var(--primary-color) 0%, #3b82f6 100%);
    border-radius: var(--radius-xl);
    margin: 1.5rem auto;
    max-width: 1200px;
    box-shadow: var(--shadow-md);
    overflow: hidden;
}

.nav-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    min-height: 3.5rem;
}

.nav-item {
    position: relative;
}

.nav-link {
    display: block;
    padding: 1rem 1.5rem;
    color: var(--text-inverse);
    font-weight: 500;
    font-size: 0.95rem;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.nav-link::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: left 0.5s ease;
}

.nav-link:hover::before {
    left: 100%;
}

.nav-link:hover {
    background: rgba(255, 255, 255, 0.15);
    color: var(--text-inverse);
    text-decoration: none;
    transform: translateY(-1px);
}

.nav-link:active {
    transform: translateY(0);
}
.m-nav{display:none;height:40px;background:#4baacd;line-height:40px;text-align:center;border-bottom:1px #4399b8 solid;font-size:14px;padding:0 10px;border-top:1px #5db3d2 solid;position:relative}
.m-nav li{flex:1 1 auto}
.m-nav li a{color:#fff}
.m-nav .type-list{width:100%;position:absolute;z-index:10;background:#4caacd;top:40px;left:0;max-height:0;overflow:hidden;text-align:left;transition:max-height .3s ease}
.m-nav .type-list a{display:block;padding-left:22px;border-bottom:1px dashed #7db0c3}
.m-nav .type-list-active{max-height:288px}
.container{width:1024px}
/* 现代化内容区域 */
.featured-section, .content-updates {
    background: var(--bg-primary);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    padding: 2rem;
    margin-bottom: 2rem;
    box-shadow: var(--shadow-sm);
    transition: all 0.3s ease;
}

.featured-section:hover, .content-updates:hover {
    box-shadow: var(--shadow-md);
    transform: translateY(-2px);
}

.primary-content {
    margin-bottom: 2rem;
}

.sidebar-content {
    background: var(--bg-secondary);
    border-radius: var(--radius-md);
    padding: 1.5rem;
}

/* 分类展示区域 */
.category-showcase {
    margin: 2rem 0;
}

.category-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1.5rem;
    margin-top: 1rem;
}

.category-panel {
    background: var(--bg-primary);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    overflow: hidden;
    box-shadow: var(--shadow-sm);
    transition: all 0.3s ease;
}

.category-panel:hover {
    box-shadow: var(--shadow-md);
    transform: translateY(-2px);
}

.category-panel h3 {
    background: linear-gradient(135deg, var(--primary-color), #3b82f6);
    color: var(--text-inverse);
    padding: 1rem 1.5rem;
    margin: 0;
    font-size: 1.125rem;
    font-weight: 600;
    text-align: center;
}

/* 现代化书籍卡片 */
.book-card {
    display: flex;
    background: var(--bg-primary);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    overflow: hidden;
    box-shadow: var(--shadow-sm);
    transition: all 0.3s ease;
    margin-bottom: 1rem;
}

.book-card:hover {
    box-shadow: var(--shadow-md);
    transform: translateY(-2px);
    border-color: var(--primary-color);
}

.book-thumbnail {
    flex-shrink: 0;
    width: 120px;
    height: 160px;
    overflow: hidden;
    position: relative;
}

.book-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.book-card:hover .book-thumbnail img {
    transform: scale(1.05);
}

.book-info {
    flex: 1;
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.book-title {
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}

.book-title a {
    color: var(--text-primary);
    text-decoration: none;
    transition: color 0.2s ease;
}

.book-title a:hover {
    color: var(--primary-color);
}

.book-author {
    color: var(--text-secondary);
    font-size: 0.875rem;
    margin-bottom: 0.75rem;
}

.book-summary {
    color: var(--text-secondary);
    font-size: 0.875rem;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.book-summary a {
    color: inherit;
    text-decoration: none;
}

/* 书籍网格布局 */
.book-grid-3 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
    list-style: none;
    padding: 0;
    margin: 0;
}

.book-grid-compact {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1rem;
    list-style: none;
    padding: 0;
    margin: 0;
}

/* 书籍列表样式 */
.book-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.book-list-item {
    display: grid;
    grid-template-columns: auto 1fr auto auto auto;
    gap: 1rem;
    align-items: center;
    padding: 1rem;
    border-bottom: 1px solid var(--border-color);
    transition: all 0.2s ease;
}

.book-list-item:hover {
    background: var(--bg-secondary);
}

.book-list-item:last-child {
    border-bottom: none;
}

.category-tag {
    background: var(--primary-color);
    color: var(--text-inverse);
    padding: 0.25rem 0.75rem;
    border-radius: var(--radius-sm);
    font-size: 0.75rem;
    font-weight: 500;
    white-space: nowrap;
}

.book-title-col {
    font-weight: 500;
}

.book-link {
    color: var(--text-primary);
    text-decoration: none;
    transition: color 0.2s ease;
}

.book-link:hover {
    color: var(--primary-color);
}

.latest-chapter {
    color: var(--text-secondary);
    font-size: 0.875rem;
}

.chapter-link {
    color: var(--text-secondary);
    text-decoration: none;
    transition: color 0.2s ease;
}

.chapter-link:hover {
    color: var(--primary-color);
}

.author-name {
    color: var(--text-muted);
    font-size: 0.875rem;
}

.update-time {
    color: var(--text-muted);
    font-size: 0.75rem;
    white-space: nowrap;
}

/* 书籍详情列表 */
.book-list-detailed {
    list-style: none;
    padding: 0;
    margin: 0;
}

.book-list-detailed li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.75rem 0;
    border-bottom: 1px solid var(--border-color);
    transition: all 0.2s ease;
}

.book-list-detailed li:hover {
    background: var(--bg-secondary);
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    border-radius: var(--radius-sm);
}

.book-list-detailed li:last-child {
    border-bottom: none;
}


/* 现代化区块标题 */
.section-header {
    background: linear-gradient(135deg, var(--primary-color), #3b82f6);
    color: var(--text-inverse);
    font-size: 1.125rem;
    font-weight: 600;
    padding: 1rem 1.5rem;
    margin: 0 0 1.5rem 0;
    border-radius: var(--radius-lg) var(--radius-lg) 0 0;
    position: relative;
    overflow: hidden;
}

.section-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
    transition: left 0.5s ease;
}

.section-header:hover::before {
    left: 100%;
}

.layout-tit {
    background: linear-gradient(135deg, var(--accent-color), #f59e0b);
    color: var(--text-inverse);
    font-size: 1rem;
    font-weight: 600;
    padding: 0.75rem 1.25rem;
    margin: 0 0 1rem 0;
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
}

/* 标签云样式 */
.tag-section {
    background: var(--bg-primary);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    padding: 2rem;
    margin: 2rem 0;
    box-shadow: var(--shadow-sm);
}

.tags-container {
    max-width: 1200px;
    margin: 0 auto;
}

.tag-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1rem;
}

.tag-cloud a {
    background: var(--bg-secondary);
    color: var(--text-secondary);
    padding: 0.5rem 1rem;
    border-radius: var(--radius-xl);
    font-size: 0.875rem;
    text-decoration: none;
    border: 1px solid var(--border-color);
    transition: all 0.2s ease;
}

.tag-cloud a:hover {
    background: var(--primary-color);
    color: var(--text-inverse);
    border-color: var(--primary-color);
    transform: translateY(-1px);
    box-shadow: var(--shadow-sm);
}

/* 页脚样式 */
.site-footer {
    background: linear-gradient(135deg, var(--bg-dark), #1e293b);
    color: var(--text-muted);
    padding: 3rem 0 2rem;
    margin-top: 4rem;
    border-top: 1px solid var(--border-color);
}

.footer-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
    text-align: center;
}

.disclaimer-text {
    line-height: 1.8;
    font-size: 0.875rem;
    color: #94a3b8;
    max-width: 800px;
    margin: 0 auto;
}

/* 面包屑导航 */
.breadcrumb-nav {
    background: var(--bg-secondary);
    padding: 0.75rem 1.5rem;
    border-radius: var(--radius-md);
    margin-bottom: 1.5rem;
    font-size: 0.875rem;
}

.breadcrumb-nav a {
    color: var(--text-secondary);
    text-decoration: none;
    transition: color 0.2s ease;
}

.breadcrumb-nav a:hover {
    color: var(--primary-color);
}

/* 书籍详情卡片 */
.book-info-section {
    background: var(--bg-primary);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    padding: 2rem;
    margin-bottom: 2rem;
    box-shadow: var(--shadow-sm);
}

.book-details-container {
    max-width: 1200px;
    margin: 0 auto;
}

.book-info-card {
    display: flex;
    gap: 2rem;
    margin-top: 1rem;
}

.book-cover-wrapper {
    flex-shrink: 0;
    width: 180px;
    height: 240px;
    overflow: hidden;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
}

.book-cover-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.book-meta-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.book-meta-info h1 {
    font-size: 2rem;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 1rem;
}

.book-meta-info p {
    margin-bottom: 0.75rem;
    color: var(--text-secondary);
    line-height: 1.6;
}

.book-meta-info .opt {
    margin: 1rem 0;
}

.book-meta-info .opt a {
    display: inline-block;
    background: var(--primary-color);
    color: var(--text-inverse);
    padding: 0.75rem 1.5rem;
    border-radius: var(--radius-md);
    text-decoration: none;
    margin-right: 0.75rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
    transition: all 0.2s ease;
}

.book-meta-info .opt a:hover {
    background: var(--primary-hover);
    transform: translateY(-1px);
    box-shadow: var(--shadow-sm);
}

.desc {
    background: var(--bg-secondary);
    padding: 1.5rem;
    border-radius: var(--radius-md);
    margin-top: 1rem;
    line-height: 1.7;
    color: var(--text-secondary);
}

/* 增强的书籍卡片样式 */
.book-status-badge {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    z-index: 2;
}

.status-complete {
    background: var(--success-color);
    color: var(--text-inverse);
    padding: 0.25rem 0.5rem;
    border-radius: var(--radius-sm);
    font-size: 0.75rem;
    font-weight: 500;
}

.status-ongoing {
    background: var(--warning-color);
    color: var(--text-inverse);
    padding: 0.25rem 0.5rem;
    border-radius: var(--radius-sm);
    font-size: 0.75rem;
    font-weight: 500;
}

.book-meta {
    margin: 0.75rem 0;
}

.book-stats {
    display: flex;
    gap: 1rem;
    margin: 0.5rem 0;
    font-size: 0.75rem;
    color: var(--text-muted);
}

.stat-item {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.book-actions {
    display: flex;
    gap: 0.5rem;
    margin-top: 1rem;
}

.btn-sm {
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
}

.summary-link {
    color: inherit;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.summary-link:hover {
    color: var(--primary-color);
}

/* 增强的列表项样式 */
.book-list-item {
    display: grid;
    grid-template-columns: auto auto 1fr auto auto auto;
    gap: 1rem;
    align-items: center;
    padding: 1rem;
    border-bottom: 1px solid var(--border-color);
    transition: all 0.2s ease;
    position: relative;
}

.book-list-item:hover {
    background: var(--bg-secondary);
    transform: translateX(2px);
}

.book-rank {
    width: 2rem;
    text-align: center;
}

.rank-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    background: var(--primary-color);
    color: var(--text-inverse);
    border-radius: 50%;
    font-size: 0.75rem;
    font-weight: 600;
}

.book-category {
    min-width: fit-content;
}

.book-title-col {
    min-width: 0;
}

.book-title {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0.25rem;
    line-height: 1.3;
}

.book-title a {
    color: var(--text-primary);
    text-decoration: none;
    transition: color 0.2s ease;
}

.book-title a:hover {
    color: var(--primary-color);
}

.book-author {
    font-size: 0.75rem;
    color: var(--text-muted);
}

.author-label {
    margin-right: 0.25rem;
}

.latest-chapter {
    min-width: 0;
}

.chapter-link {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: var(--text-secondary);
    text-decoration: none;
    font-size: 0.875rem;
    transition: color 0.2s ease;
}

.chapter-link:hover {
    color: var(--primary-color);
}

.chapter-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
}

.book-stats {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    font-size: 0.75rem;
    color: var(--text-muted);
    min-width: fit-content;
}

.book-actions {
    display: flex;
    gap: 0.5rem;
}

.action-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    border-radius: var(--radius-sm);
    text-decoration: none;
    transition: all 0.2s ease;
}

.info-btn {
    background: var(--bg-tertiary);
    color: var(--text-secondary);
    border: 1px solid var(--border-color);
}

.info-btn:hover {
    background: var(--primary-color);
    color: var(--text-inverse);
    border-color: var(--primary-color);
}

.read-btn {
    background: var(--accent-color);
    color: var(--text-inverse);
    border: 1px solid var(--accent-color);
}

.read-btn:hover {
    background: #d97706;
    border-color: #d97706;
    transform: translateY(-1px);
}

/* 移动端导航样式 */
.mobile-nav-toggle {
    display: none;
    position: fixed;
    top: 1rem;
    right: 1rem;
    z-index: 1001;
    background: var(--primary-color);
    border: none;
    border-radius: var(--radius-md);
    padding: 0.75rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.mobile-nav-toggle:hover {
    background: var(--primary-hover);
    transform: scale(1.05);
}

.hamburger-line {
    display: block;
    width: 1.5rem;
    height: 2px;
    background: var(--text-inverse);
    margin: 0.25rem 0;
    transition: all 0.3s ease;
}

.mobile-nav-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.mobile-nav-overlay.active {
    opacity: 1;
}

/* 搜索框增强样式 */
.search-text {
    margin-left: 0.5rem;
}

.nav-link svg {
    margin-right: 0.5rem;
}

/* 响应式增强 */
@media (max-width: 768px) {
    .mobile-nav-toggle {
        display: block;
    }
    
    .main-navigation {
        display: none;
    }
    
    .book-list-item {
        grid-template-columns: auto 1fr auto;
        gap: 0.75rem;
        padding: 0.75rem;
    }
    
    .book-category,
    .book-stats,
    .book-actions {
        display: none;
    }
    
    .chapter-title {
        max-width: 150px;
    }
    
    .book-card {
        flex-direction: column;
    }
    
    .book-thumbnail {
        width: 100%;
        height: 200px;
    }
    
    .book-actions {
        flex-direction: row;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .search-text {
        display: none;
    }
    
    .action-link svg + * {
        display: none;
    }
    
    .nav-link svg + * {
        display: none;
    }
    
    .category-grid {
        grid-template-columns: 1fr;
    }
    
    .book-grid-3 {
        grid-template-columns: 1fr;
    }
}
.txt-list li span{float:left}
.txt-list li a{color:#6f78a7}
.txt-list .s1{width:60px}
.txt-list .s5{float:right}
.txt-list-row5 .s1{width:75px}
.txt-list-row5 .s2{width:165px}
.txt-list-row5 .s3{width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.txt-list-row5 .s4{color:#b3b3b3;width:90px;text-align:right}
.txt-list-row5 .s5{color:#b3b3b3}
.category-panel{width:33.33%;float:left;border-right:dotted 1px #e1e8ed;background:#ffffff;border-radius:8px;margin-bottom:15px;}
.category-panel:last-child{border-right:none}
.category-panel h3{background-color:#f7f9fa;border-bottom:solid 1px #e1e8ed;font-size:16px;font-weight:600;padding-left:15px;line-height:40px;height:40px;overflow:hidden;border-radius:8px 8px 0 0;}
.tp-box .top{overflow:hidden}
.tp-box .top .image{padding:10px 0 0 10px;float:left}
.tp-box .top .image img{width:72px;height:86px;border:solid 1px #ddd;padding:1px;background-color:#fff}
.tp-box .top dl{padding:10px 10px 0;float:right;width:240px}
.tp-box .top dl dt{height:25px;line-height:25px;overflow:hidden;font-weight:700}
.tp-box .top dl dd{line-height:20px;height:60px;overflow:hidden}
.tp-box ul{padding:10px 10px 0;overflow:hidden}
.tp-box ul li{border-bottom:solid 1px #ddd;color:#b3b3b3;height:26px;line-height:26px;font-size:12px;overflow:hidden;float:left;width:50%}
.tp-box ul li a{font-size:13px}
.pc-footer{border-top:2px solid #88c6e5;text-align:center;width:1024px;margin:0 auto;line-height:24px;padding:10px 0}
.m-footer{display:none;padding:15px 10px;text-align:center;line-height:33px;background:#68aac2;position:relative;font-size:14px}
.m-footer a{margin:0 5px;color:#c5d7df;text-shadow:1px 1px #3e86a8;flex:1 1 auto}
.xs-show{display:none}
.aznav{display:none}

.grid{width:90%;max-width:580px;margin:50px auto;border:2px solid #c3dfea;border-collapse:collapse;padding:3px;font-size:14px}
.grid caption{background-color:#e1eced;border:solid 2px #c3dfea;border-bottom:0;font-size:14px;font-weight:700;margin:auto;padding-bottom:5px;padding-top:5px;text-align:center;vertical-align:middle}
.grid td{background-color:#fff!important;border:1px solid #c3dfea;padding:8px 10px;position:relative}
.grid .td-width{width:22%}
.grid .select,.grid input{border:1px solid #a6d3e8;font:14px/32px arial;height:32px;margin-right:5px;padding:0 10px;border-radius:4px;background:#fff}
.grid .select,.grid .text{width:80%}
.grid .select:focus,.grid input:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
.red{color:red}
@media (max-width:1024px){.grid{margin:0 10px;max-width:100%;width:calc(100% - (20px))}
.grid .td-width{width:32%}
.grid .select,.grid .text{width:100%}
.grid .must{position:absolute;top:15px;left:3px}
}
.row-detail .layout-col1,.row-rank .layout-col1,.row-section .layout-col1{width:253px;margin-right:4px;margin-bottom:10px;float:left;padding-bottom:0;border:2px solid #88c6e5}
.row-rank .mr0{margin-right:0}
.row-detail .layout-tit,.row-rank .layout-tit{border-bottom:1px solid #88c6e5}
.tab-hd{float:right}
.tab-hd li{font-weight:400;cursor:pointer;float:left;height:31px;line-height:31px;overflow:hidden;color:#999;padding:0 8px}
.tab-hd .active{color:#333;border-bottom:2px solid #88c6e5}
.row-rank .txt-list li{border-bottom:0 none}
.row-rank .txt-list .s1{max-width:26px;font-style:italic;color:#999;font-family:Verdana}
.row-rank .txt-list .s2{width:142px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.row-rank .txt-list .s5{width:36px;font-family:Verdana;color:#999;text-align:right}
@media (max-width:1024px){.row-rank .txt-list .s1{width:10%}
.row-rank .txt-list .s2{width:75%}
.row-rank .txt-list .s5{width:15%}
}
.history-table{width:100%;margin:20px auto;border:3px solid #a6d3e8;background:#fef9ef;text-align:left;border-spacing:0}
.history-table caption{margin:0;text-align:left;background-color:#a6d3e8;font-size:14px;font-weight:700;height:30px;line-height:30px;overflow:hidden;padding:0 0 0 10px}
.history-table th{font-size:14px}
.history-table td,.history-table th{padding:10px;border-bottom:solid 1px #ddd}
@media (max-width:1024px){.history-box{padding:10px}
.history-table{margin:0 auto;border-width:1px}
.history-table td,.history-table th{padding:8px}
}
.row-detail{margin-bottom:0}
.row-detail .layout-col1,.row-section .layout-col1{width:100%;float:none;background:0 0}
.row-detail .layout-tit{font-size:12px;font-weight:400}
.book-cover-wrapper{background-color:#f7f9fa;float:left;width:160px;margin:15px;padding:15px;position:relative;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);}
.book-cover-wrapper img{height:200px;width:130px;margin:0;border-radius:4px;object-fit:cover;}
.detail-box .imgbox .flag{top:8px;right:8px;width:88px;height:88px;position:absolute;z-index:999;background-position:0 -294px}
.detail-box .imgbox .flag-over{background-position:0 -206px}
.book-meta-info{float:left;width:calc(100% - 190px);font-size:15px;overflow:hidden;padding:15px;}
.detail-box .info .top{padding:0 10px}
.book-meta-info h1{font-family:'Microsoft YaHei',sans-serif;font-size:32px;font-weight:700;overflow:hidden;margin:0 0 15px 0;color:#1a1a1a;}
.detail-box .info p{height:26px;line-height:26px;width:350px;margin:auto;float:left;overflow:hidden}
.detail-box .desc{overflow:hidden;line-height:150%;border-top:1px dashed #88c6e5;padding:10px;font-size:13px;height:90px;line-height:20px}
.row-section .layout-tit{text-align:center;font-weight:400;border-bottom-color:#c3dfea;background:#c3dfea}
.section-list h3{display:block;padding:10px;font-size:16px;font-weight:700}
.section-list ul{overflow:hidden}
.chapter-list li{width:25%;padding:8px 15px;min-height:44px;line-height:28px;border-bottom:1px solid #e1e8ed;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;box-sizing: border-box;transition:background-color 0.2s ease;}
.chapter-list li a{color:#333;text-decoration:none;font-size:14px;}
.chapter-list li a:visited{color:#999;}
.chapter-list li:hover{background-color:#f7f9fa;} .chapter-list li a:hover{color:#1da1f2;}
.reader-fun{float:right}
.reader-fun .select{width:60px;outline:0 none;vertical-align:middle;margin:-3px 4px 0 0}
.reader-main{position:relative}
.reader-main .title{padding:20px 20px 10px;font:25px/35px '黑体';text-align:center}
.reader-main .section-opt{text-align:center;font-size:14px;padding:15px 0;border-bottom:1px dashed #88c6e5}
.reader-main .m-bottom-opt{border-top:1px dashed #88c6e5;border-bottom:0 none;margin-top:10px}
.reader-main .section-opt a{margin:0 10px;color:#085308}
.reader-main .content{font-size:24px;line-height:200%;padding-top:15px;width:85%;margin:auto;text-align:justify}
.m-setting{display:none;padding:10px;font-size:12px;overflow:hidden;background-color:#ececec;border-bottom:1px solid #ddd}
.m-setting .font-box span{border:1px solid #0065b5;float:left;padding:2px 5px;margin-left:5px;border-radius:3px;color:#0065b5}
.m-setting .btn-setbg{float:right;border:1px solid #0065b5;padding:2px 5px;margin-left:8px;border-radius:5px;color:#0065b5}
.m-setting .btn-setbg.active,.m-setting .font-box .active{background:#a7a7a7}
#reader-m-fix .search-form{display:none}
#reader-m-fix .m-nav{margin-bottom:0}
.fl,.row .fl{float:left}
.fr,.row .fr{float:right}
.btn-addbs{display:block;text-align:center;font-size:18px;line-height:35px;margin:20px auto;color:red}
.posterror{text-align:center;font-size:16px!important;line-height:24px;margin-bottom:20px}
@media (max-width:1024px){.m-setting{display:block}
.reader-main .title{padding:50px 10px 10px;font:bold 20px/26px '黑体'}
.reader-main .section-opt{position:absolute;top:-11px;left:0;width:100%;border:0 none;padding:0}
.reader-main .section-opt a{float:left;width:25%;margin:0;padding:8px;background-color:#f4f0e9;color:green;border:1px solid #ece6da}
.reader-main .content{width:100%;padding:10px;font-size:20px}
.row-reader .layout-col1{border:0 none;overflow:visible}
.reader-main .m-bottom-opt{display:block;position:relative;margin-top:30px}
}
.nightmode{background:#32373b}
.nightmode .reader-main{color:#999}
.nightmode .section-opt a{background-color:#3e4245;color:#ccc;border:1px solid #313538}
.huyanmode{background:#dcecd2}
.huyanmode .reader-main{color:#3b3b3b}
.huyanmode .section-opt a{background-color:#cce2bf;color:green;border:1px solid #bbd6aa}
.pagination{width:auto;overflow:hidden;font-size:13px;margin:20px 0}
.pagination-mga{display:table;margin:4px auto 10px}
.pagination li{width:auto;border:1px solid #ddd;border-left:none;background:#fdf9ef;float:left}
.pagination li:first-child{border-left:1px solid #ddd;border-radius:3px 0 0 3px;cursor:default}
.pagination li:last-child{border-radius:0 3px 3px 0}
.pagination .hd,.pagination a{display:inline;padding:6px 12px}
.pagination .active a,.pagination a:hover{color:#fff;border-color:#a6d3e8;background:#a6d3e8}
.listpage{margin:10px;height:36px;line-height:36px;overflow:hidden}
.listpage span{height:36px;line-height:36px;text-align:center}
.listpage .left{float:left;width:25%}
.listpage .left a,.listpage .right a{display:inline-block;height:36px;width:90%}
.listpage .left a{float:left}
.listpage .right a{float:right}
.listpage .right{float:right;width:25%}
.listpage .middle{width:49%;border:1px solid #dfdfdf;height:34px;display:block;float:left;border-radius:5px}
.listpage .middle em{display:inline-block;width:80%;text-align:center;color:#999;font-style:normal;float:left;line-height:36px;height:30px}
.listpage .middle a{display:inline-block;float:left;width:19%;height:36px;line-height:36px;vertical-align:middle}
.listpage .middle select{border:none;color:#999;display:inline-block;float:left;font-style:normal;height:34px;line-height:34px;text-align:center;width:100%}
.listpage .onclick{background:#4baacd;color:#fff}
.listpage .before{background:#cecece;color:#fff}
.index-container{display:flex;justify-content:space-between;padding:10px}
#indexselect{width:49%;margin:0 1rem;text-indent:5px;border:none;border-bottom:1px solid #108ee9;background:#fff;outline:0}
.index-container-btn{background:#4baacd;color:#fff;border-radius:3px;height:34px;line-height:34px;text-align:center;display:block;width:25%}
.MjYwMQ{position:relative;box-sizing:border-box;height:3.76rem;padding:.76rem 6rem 0 4rem;margin:0 0;border-top:#ddd 1px solid;border-bottom:#ddd 1px solid;background-color:#fff}
.MjYwMQ .icon-app-logo{position:absolute;top:.6rem;left:1rem;font-size:1.5rem;color:#fff;border-radius:.38rem;background-color:#68aac2;padding:3px}
.MjYwMQ .btn-primary-small{position:absolute;top:0;right:1rem;bottom:0;height:1.6rem;margin:auto;font-size:.88rem;line-height:1.6rem;padding-right:2ch;padding-left:2ch;text-align:center;color:#fff;border-radius:1.6rem;background-color:#68aac2}
.icon-app-logo>svg{width:32px;height:32px;vertical-align:-.25ex;fill:currentColor}
.lnr{width:24px;height:24px;fill:currentColor}
.footer-app-h{font-size:.88rem}
.footer-app-p{font-size:.76rem;color:#969ba3}
.hotcmd-wp{padding:20px 0;background:#fff;max-width:1024px;margin:0 auto}
.hotcmd-wp .cmd-hd{display:flex;color:#989898;justify-content:center;align-items:center}
.hotcmd-wp .cmd-hd i{width:40px;height:1px;background:#dadada}
.hotcmd-wp .cmd-hd span{font-size:16px;margin:0 15px}
.hotcmd-wp .cmd-bd{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 10px 0}
.hotcmd-wp .cmd-bd .item{flex:0 0 48%;padding:8px 10px;border-radius:5px;font-size:14px;background-color:#f5f5f5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;color:#444;text-align:center}
.hotcmd-box{padding:10px 10px 0 10px;font-size:14px;line-height:1.8}
.hotcmd-box a{display:inline-block}

.first_txt{font-size:14px;box-sizing: border-box;padding: 20px;}
.first_txt>p{text-indent:2em;line-height: 24px;margin-bottom:1em;}
.btn-mulu{padding: 10px;display: block;width: 160px;text-align: center;margin: 10px auto;border-radius: 5px;background: #03A9F4;color: #fff;font-size: 16px;transition: all 0.3s;}
.btn-mulu:hover{background: #3f51b5;}
.page_num{text-align: center;font-size: 14px;box-sizing: border-box;padding: 10px;width: 330px;margin: 0 auto;}
.page_num select{padding: 0 10px;height: 34px;line-height: 35px;box-sizing: border-box;border: 1px solid #2196F3;background: #fff;border-radius: 5px;margin: 0 10px;width: 140px;cursor: pointer;}
.page_num a{height:34px;line-height: 35px;padding: 0 15px;display: block;margin: 0;box-sizing: border-box;background: #2196F3;color: #fff;border-radius:5px;transition: all 0.3s;}
.page_num a:hover{background: #E91E63;}
.sort_page_num{text-align:center;}
.sort_page_num>a{padding:5px 10px; background: #4ab2e6;margin: 5px;color: #fff;}
.sort_page_num>a.prev_off{background:#eee;}
.sort_page_num>a:hover,.sort_page_num>a.page_on{background: #3F51B5;}
.word_read{box-sizing: border-box;padding:20px;font-size: 14px;background: #f9f9f9;}
.word_read>p{text-indent: 2em;padding-bottom: 1.5em;font-size: 18px;line-height: 1.5em;}
.word_read>h3{text-align: center;color: #085d88;letter-spacing: 0.1em;}
.read_btn{box-sizing:border-box;padding:10px;text-align:center;}
.read_btn>a{padding:5px 10px;cursor: pointer;}
.read_btn>a:hover{color: #E91E63;}
.dvfd{background: #fff;width: 200px;height: 140px;position: absolute;top: 50%;left: 50%;margin-top: -70px;margin-left: -100px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);text-align: center;border-radius: 5px;z-index: 99999;position: fixed;}
.dvfd .red{display: block;margin:35px 0 15px;font-size: 18px;}
.dvfd .qdbtn{background: #03A9F4;display: inline-block;padding: 5px 30px;color: #fff;border-radius: 3px;font-size: 16px;border: solid 1px #2196F3;}
.dvfd .qdbtn:hover{background: #F44336;border: solid 1px #E91E63;}
#qs_login a{padding:0 5px;margin:0 5px;}

.novel_login .login{line-height: 50px;background: #fff;overflow: hidden;padding: 10px;box-sizing: border-box;border:1px solid #ebf1f3;margin:50px auto;width: 350px;position: relative;}
.novel_login .login h2{font-size: 18px;text-align: center;height: 34px;line-height: 24px;border-bottom: 1px solid #eee;color: #2c7498;letter-spacing: 0.5em;}

.novel_login .login a{height:30px; line-height:30px;color: #F44336;}
.novel_login .login i{ position:absolute;left:29%;}
.novel_login .login input[type="text"],.login input[type="password"]{width:220px;padding:0px;border:none;outline:medium;height:30px; line-height:30px;padding-left:10px;background: #F7F7F7;}
.novel_login .login_name,.login_pass,.login_email,.login_code{width:100%;overflow: hidden;box-sizing: border-box;}
.novel_login .login .l1,.login .l2{ float:left;}
.login_xs #logintips{text-align: center;color: #de2900;}
.novel_login .login .l1{width:75px;text-align: right;}
.novel_login .login .l2{width:100%;text-align: left;position: absolute;box-sizing: border-box;padding-left:100px;right:10px;overflow: hidden;}
.novel_login .login_name input{-webkit-appearance: none;}
.novel_login .login_pass input{-webkit-appearance: none;}
.novel_login .login_code input{-webkit-appearance: none;}
.novel_login .login_code2{margin:0;padding: 0 0 10px;text-align:center;border-bottom: 1px solid #eee;}
.novel_login .login_code2>img{display: block;margin:20px auto 0;cursor: pointer;width: 150px;}
.novel_login .login_btn{text-align: center;margin:0;overflow: hidden;}
.novel_login .login_btn a{display:block;color: #fff;border-radius: 2px;text-align: center;margin:20px 60px;box-sizing:border-box;border: 1px solid #2196F3;color:#2196F3;height: 40px;line-height: 40px;}
.novel_login .login_btn a.ok{color:#fff;background:#03A9F4;}
.novel_login .login_btn a.ok:hover{background:#3F51B5;border: 1px solid #3F51B5;}
.novel_login .login .login_save{width:20px;height:20px; padding:5px;}
.novel_login .login_code{margin-bottom:0;}
.novel_mybook .txt-list-row5 .s1{width: 115px;}
.novel_mybook .txt-list-row5 .s2{width: 115px;}
.novel_mybook .txt-list-row5 .s4{width: 280px;text-align: left;}
.novel_mybook .txt-list-row5 .s5>a{display: inline-block;padding: 0 10px;margin: 0 10px;background: #03A9F4;height: 26px;line-height: 26px;border-radius: 3px;color: #fff;cursor:pointer;transition: all 0.3s;}
.novel_mybook .txt-list-row5 .s5>a.xsdel{background:#F44336;}
.novel_mybook .txt-list-row5 .s5>a:hover{background:#673AB7;}

.novel_tmpbook .txt-list-row5 .s1{width: 258px;}
.novel_tmpbook .txt-list-row5 .s2{width: 150px;}
.novel_tmpbook .txt-list-row5 .s3{width: 280px;text-align: left;}
.novel_tmpbook .txt-list-row5 .s5{text-align: center;width: 280px;}
.novel_tmpbook .txt-list-row5 .s5>a{display: inline-block;padding: 0 10px;margin: 0 10px;background: #03A9F4;height: 26px;line-height: 26px;border-radius: 3px;color: #fff;cursor:pointer;transition: all 0.3s;}
.novel_tmpbook .txt-list-row5 .s5>a.xsdel{background:#F44336;}
.novel_tmpbook .txt-list-row5 .s5>a.a3{background:#00c3b1;}
.novel_tmpbook .txt-list-row5 .s5>a:hover{background:#673AB7;}
.tag-cloud{min-height: 80px;padding:15px;}
.tag-cloud>a{padding:6px 12px;margin:4px;display:inline-block;background:#f0f2f5;border-radius:16px;color:#333;text-decoration:none;font-size:13px;transition:all 0.2s ease;}
.tag-cloud>a:hover{background:#1da1f2;color:#ffffff;}

/* 新增样式 */
.homepage-wrapper{background:#f5f8fa;}
.book-detail-page{background:#ffffff;}
.book-card{background:#ffffff;border:1px solid #e1e8ed;border-radius:12px;padding:15px;margin-bottom:15px;transition:box-shadow 0.2s ease;}
.book-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);}
.book-thumbnail{width:80px;height:100px;float:left;margin-right:15px;}
.book-thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:6px;}
.book-info{overflow:hidden;}
.book-title{font-size:16px;font-weight:600;margin:0 0 8px 0;line-height:1.4;}
.book-title a{color:#1a1a1a;text-decoration:none;}
.book-title a:hover{color:#1da1f2;}
.book-author{color:#657786;font-size:13px;margin:0 0 8px 0;}
.book-summary{color:#657786;font-size:13px;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.breadcrumb-nav{font-size:14px;color:#657786;margin-bottom:20px;padding:10px 0;}
.breadcrumb-nav a{color:#1da1f2;text-decoration:none;}
.category-grid{display:flex;gap:15px;flex-wrap:wrap;}
.featured-section{display:flex;gap:20px;}
.primary-content{flex:2;}
.sidebar-content{flex:1;}
.content-updates{display:flex;gap:20px;}
.recent-additions{flex:1;}
.latest-updates{flex:2;}
.book-list-item{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #e1e8ed;}
.category-tag{background:#e3f2fd;color:#1976d2;padding:4px 8px;border-radius:12px;font-size:12px;margin-right:10px;min-width:60px;text-align:center;}
.book-title-col{flex:2;margin-right:15px;}
.book-link{color:#1a1a1a;text-decoration:none;font-weight:500;}
.book-link:hover{color:#1da1f2;}
.latest-chapter{flex:2;margin-right:15px;}
.chapter-link{color:#657786;text-decoration:none;font-size:13px;}
.chapter-link:hover{color:#1da1f2;}
.author-name{flex:1;color:#657786;font-size:13px;margin-right:15px;}
.update-time{color:#aab8c2;font-size:12px;min-width:80px;}
.simple-book-item{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #e1e8ed;}
.genre-label{background:#f0f2f5;color:#333;padding:3px 8px;border-radius:10px;font-size:11px;margin-right:10px;min-width:50px;text-align:center;}
.title-section{flex:2;margin-right:15px;}
.title-link{color:#1a1a1a;text-decoration:none;}
.title-link:hover{color:#1da1f2;}
.author-section{flex:1;}
.author-link{color:#657786;text-decoration:none;font-size:13px;}
.author-link:hover{color:#1da1f2;}
.site-footer{background:#f7f9fa;border-top:1px solid #e1e8ed;margin-top:40px;padding:30px 0;}
.footer-content{max-width:1200px;margin:0 auto;padding:0 15px;}
.disclaimer-text{color:#657786;font-size:13px;line-height:1.6;text-align:center;}
.quick-actions,.bookmark-action{display:inline-block;}
.action-link{color:#657786;text-decoration:none;font-size:13px;}
.action-link:hover{color:#1da1f2;}
.user-actions{display:inline-block;}
.auth-link{color:#1da1f2;text-decoration:none;font-size:13px;font-weight:500;}
.brand-section{display:flex;align-items:center;justify-content:space-between;padding:15px 0;max-width:1200px;margin:0 auto;}
.site-brand{margin:0;}
.site-brand a{color:#1a1a1a;text-decoration:none;font-size:28px;font-weight:700;}
.search-container{display:flex;align-items:center;gap:10px;}
.search-input{border:2px solid #e1e8ed;border-radius:25px;padding:10px 20px;font-size:14px;width:350px;outline:none;transition:border-color 0.2s ease;}
.search-input:focus{border-color:#1da1f2;}
.search-button{background:#1da1f2;color:#ffffff;border:none;border-radius:25px;padding:10px 25px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color 0.2s ease;}
.search-button:hover{background:#1991db;}


.sort_nav{padding:10px;background: #e1eced;border: 3px solid #88c6e5;}
.sort_nav>p{height:36px;line-height:36px;font-size:16px;border-bottom: 1px dashed #ddd;padding: 0 5px;color: #2196F3;}
.sort_nav>p>a{padding:0 8px;color:#666;}
.sort_nav>p>a.on{color:#F44336;}
.sort_nav>p>a:hover{color: #ff8018;}

















