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";*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.container{position:relative;margin-right:auto;margin-left:auto}
.row{position:relative;margin:10px auto 20px;padding:0;}
.clearfix:after,.clearfix:before,.container:after,.container:before,.row:after,.row:before{display:table;content:" ";clear:both}
.fix{zoom:1}
.fix:after,.fix:before{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden}
.none{display:none}
.z{float: left;}
.y{float: right;}
ol,ul{list-style:none}
h1{font-size:36px;font-weight:700;color:#2d3748;line-height:1.2;margin:0 0 20px 0;}
h2{font-size:28px;font-weight:600;color:#4a5568;line-height:1.3;margin:0 0 16px 0;}
h3{font-size:22px;font-weight:600;color:#4a5568;line-height:1.4;margin:0 0 14px 0;}
h4{font-size:18px;font-weight:500;color:#4a5568;line-height:1.4;margin:0 0 12px 0;}
h5{font-size:16px;font-weight:500;color:#4a5568;line-height:1.5;margin:0 0 10px 0;}
h6{font-size:14px;font-weight:500;color:#4a5568;line-height:1.5;margin:0 0 8px 0;}
div{cursor:default;}
a,button{color:#667eea;text-decoration:none;outline:0;-webkit-tap-highlight-color:transparent;transition:all 0.3s ease;}
a:hover{color:#764ba2;}
button{border:0}
button:hover,input.btn{cursor:pointer}
a:active,a:focus,a:hover{text-decoration:none}
.input-text{padding:0 5px}
img{display:block;max-width:100%}
body{background: #f8fafc;color:#1a202c;font-size:14px;margin:0;padding:0;overflow-x: hidden;font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;line-height: 1.6;min-height:100vh;}
.detail-box .imgbox .flag,.topbar-addfavorite,.topbar-login .btn-submit,.topbar-sethome{background:url("all.gif") no-repeat scroll 0 0 transparent}
.topbar{background: #ffffff;border-bottom:1px solid #e2e8f0;color:#64748b;height:36px;width:100%;font-size:13px;box-shadow: 0 1px 3px rgba(0,0,0,0.05);}
.topbar-con{line-height:36px;text-indent:16px;vertical-align:middle;width:1024px;margin:0 auto;padding: 0 10px;box-sizing: border-box;}
.topbar-sethome{float:left;margin-right:20px}
.topbar a{color:#64748b;text-decoration:none;padding:4px 8px;border-radius:4px;transition:all 0.3s ease;font-size:12px;}
.topbar a:hover{color:#3b82f6;background:rgba(59,130,246,0.1);}
.topbar-addfavorite{background-position:0 -12px;float:left}
.topbar-right{float:right;font-size:13px}
.topbar-login .input-text{border:1px solid #a6d3e8;height:20px;width:90px;margin:4px 0;vertical-align:top;outline:0 none;margin-right:15px}
.topbar-login .btn-submit{background-position:0 -96px;border:medium none;color:#2a4e8a;font-size:12px;height:21px;line-height:21px;text-align:center;width:51px;vertical-align:top;margin-top:3px;margin-right:30px}
.header{height:80px;width:1024px;margin:20px auto;position:relative;background: #ffffff;border-radius: 12px;box-shadow: 0 2px 8px rgba(0,0,0,0.06);border:1px solid #f1f5f9;display:flex;align-items:center;padding:0 30px;}
.header .logo a{font-family:楷体_GB2312,STKaiti;display:flex;align-items:center;color:#1a202c;font-size:28px;font-weight:bold;text-decoration:none;transition: all 0.3s ease;}
.header .logo a:hover{color:#3b82f6;}
.search-form{flex:1;max-width:400px;margin:0 30px;}
.search-form #searchType{height: 32px;line-height: 32px;box-sizing: border-box;border: 1px solid #88c6e5;color: #88c6e5;padding: 0 3px;}
.search-form{display:flex;align-items:center;}
.search-form .input-key{border:1px solid #d1d5db;font:14px/40px arial;height:40px;flex:1;border-radius: 8px 0 0 8px;padding: 0 16px;transition: all 0.3s ease;background:#ffffff;}
.search-form .input-key:focus{border-color:#3b82f6;box-shadow: 0 0 0 3px rgba(59,130,246,0.1);outline:none;}
.search-form .btn-tosearch{background: #3b82f6;cursor:pointer;font-size:14px;height:40px;width:80px;border:0 none;border-radius: 0 8px 8px 0;color: #fff;font-weight: 500;transition: all 0.3s ease;}
.search-form .btn-tosearch:hover{background: #2563eb;}
.nav{background: #ffffff;height:48px;overflow:hidden;width:1024px;margin:0 auto 30px;padding: 0;border-radius: 12px;box-shadow: 0 2px 8px rgba(0,0,0,0.06);border:1px solid #f1f5f9;display:flex;align-items:center;justify-content:center;}
.nav li{list-style:none;margin:0 4px;}
.nav li a{color:#64748b;font-size:15px;font-weight:500;padding:8px 20px;border-radius: 8px;transition: all 0.3s ease;text-decoration:none;}
.nav li a:hover,.nav li a.active{color:#3b82f6;background:#f8fafc;}
.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;margin:0 auto;}
.layout,.layout2{background: #ffffff;border:1px solid #e2e8f0;overflow:hidden;width:100%;padding:24px;border-radius: 12px;box-shadow: 0 4px 16px rgba(0,0,0,0.04);transition: all 0.3s ease;margin-bottom:20px;position:relative;}

.layout:hover,.layout2:hover{
    box-shadow: 0 8px 32px rgba(0,0,0,0.08);
    transform: translateY(-2px);
}

.layout2{border:1px solid #dbeafe;background: #fefbff;}
.row .layout-col1{width:29%;float:right;}
.row .layout-col2{width:70%;float:left;}
.row .layout-col3{width:100%;float:left;}
.layout-col2 .item{width:50%;padding:10px;float:left;box-sizing:border-box;}
.layout-col2 .item .image{width:124px;max-height:154px;overflow:hidden;float:left;}
.layout-col2 .item .image img{background-color:#fff;border:1px solid #ddd;padding:1px;width:124px;height:154px;border-radius: 6px;transition: all 0.3s ease;display:block;}
.layout-col2 .item dl{float:right;width:calc(100% - 140px);padding:0 0 0 10px;box-sizing:border-box;}
.layout-col2 .item dl dt{border-bottom:1px dotted #a6d3e8;font-size:14px;font-weight:700;height:26px;line-height:26px;overflow:hidden;margin-bottom:5px;}
.layout-col2 .item dl dt span{color:#b3b3b3;float:right;font-weight:400;}
.layout-col2 .item dl dt a{color:#333;text-decoration:none;}
.layout-col2 .item dl dt a:hover{color:#667eea;}
.layout-col2 .item dl dd{line-height:20px;overflow:hidden;text-indent:2em;padding:7px 0 0;color:#666;font-size:13px;}
.layout-col3 .item{width:33.33%;padding:10px;float:left;box-sizing:border-box;}
.layout-col3 .item:nth-child(n+4){padding-top:10px;}
.layout-col3 .item .image{width:124px;max-height:154px;overflow:hidden;float:left;}
.layout-col3 .item .image img{background-color:#fff;border:1px solid #ddd;padding:1px;width:124px;height:154px;border-radius: 6px;transition: all 0.3s ease;display:block;}
.layout-col3 .item dl{float:right;width:calc(100% - 140px);padding:0 0 0 10px;box-sizing:border-box;}
.layout-col3 .item dl dt{border-bottom:1px dotted #a6d3e8;font-size:14px;font-weight:700;height:26px;line-height:26px;overflow:hidden;margin-bottom:5px;}
.layout-col3 .item dl dt span{color:#b3b3b3;float:right;font-weight:400;}
.layout-col3 .item dl dt a{color:#333;text-decoration:none;}
.layout-col3 .item dl dt a:hover{color:#667eea;}
.layout-col3 .item dl dd{line-height:20px;overflow:hidden;text-indent:2em;padding:7px 0 0;color:#666;font-size:13px;}


.layout-tit{background: none;border:none;font-size:18px;font-weight:600;height:auto;line-height:1.4;overflow:hidden;margin:0 0 20px 0;padding:0 0 12px 0;color:#1a202c;letter-spacing:0.3px;position:relative;border-bottom:2px solid #3b82f6;}
.layout2 .layout-tit{background: none;border:none;font-size:18px;font-weight:600;height:auto;line-height:1.4;overflow:hidden;margin:0 0 20px 0;padding:0 0 12px 0;color:#1a202c;letter-spacing:0.3px;border-bottom:2px solid #06b6d4;}
.txt-list{padding:0;margin:0;list-style:none;}
.txt-list li{border-bottom:1px solid #f1f5f9;height:auto;min-height:36px;line-height:36px;overflow:hidden;padding:8px 0;transition:all 0.3s ease;}
.txt-list li:hover{background:#f8fafc;padding-left:8px;border-radius:6px;}
.txt-list li span{float:left;display:block;}
.txt-list li a{color:#374151;font-weight:400;text-decoration:none;transition:all 0.3s ease;}
.txt-list li a:hover{color:#3b82f6;}
.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}
.tp-box{width:33.33%;float:left;padding:0 8px;box-sizing:border-box;}
.tp-box h2{background: #3b82f6;color:#fff;font-size:16px;font-weight:600;padding:12px 16px;line-height:1.4;margin:0 0 16px 0;border-radius:8px;text-align:center;}
.tp-box .top{overflow:hidden;background:#f8fafc;padding:12px;border-radius:8px;margin-bottom:12px;border:1px solid #f1f5f9;}
.tp-box .top .image{padding:0;float:left}
.tp-box .top .image img{width:72px;height:90px;border:1px solid #e2e8f0;padding:2px;background-color:#fff;border-radius:4px;}
.tp-box .top dl{padding:0 0 0 12px;float:right;width:calc(100% - 84px);}
.tp-box .top dl dt{height:auto;line-height:1.4;overflow:hidden;font-weight:500;font-size:14px;margin-bottom:6px;}
.tp-box .top dl dt a{color:#1a202c;text-decoration:none;}
.tp-box .top dl dt a:hover{color:#3b82f6;}
.tp-box .top dl dd{line-height:1.4;height:auto;max-height:50px;overflow:hidden;color:#64748b;font-size:12px;}
.tp-box ul{padding:0;overflow:hidden;margin:0;list-style:none;}
.tp-box ul li{border-bottom:1px solid #f1f5f9;color:#64748b;height:auto;line-height:1.4;font-size:13px;overflow:hidden;float:left;width:50%;padding:4px 6px;box-sizing:border-box;margin-bottom:2px;}
.tp-box ul li:hover{background:#f8fafc;border-radius:4px;}
.tp-box ul li a{font-size:13px;color:#374151;text-decoration:none;transition:all 0.3s ease;}
.tp-box ul li a:hover{color:#3b82f6;}
.pc-footer{background: #ffffff;color:#64748b;text-align:center;width:1024px;margin:40px auto 0;line-height:1.6;padding:30px 20px;border-radius:12px;box-shadow: 0 2px 8px rgba(0,0,0,0.06);border:1px solid #f1f5f9;}

.pc-footer p {
    font-size: 13px;
    line-height: 1.6;
    margin: 0;
    color:#64748b;
}
.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}
.detail-box .imgbox{background-color:#e1eced;float:left;width:150px;margin:12px;padding:12px;position:relative}
.detail-box .imgbox img{height:150px;width:120px;margin:3px}
.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}
.detail-box .info{float:left;width:780px;font-size:15px;overflow:hidden}
.detail-box .info .top{padding:0 10px}
.detail-box h1{font-family:'黑体';font-size:28px;font-weight:700;overflow:hidden;margin:auto;margin-top:7px}
.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}
.section-list li{width:25%;padding-left:10px;height:38px;line-height:38px;border-bottom:1px dashed #ccc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;box-sizing: border-box;}
.section-list li a{color:#444}
.section-list li a:visited{color:#d6d6d6;}
.section-list li a:hover{color: #E91E63;}
.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: 12px 24px;display: block;width: 180px;text-align: center;margin: 15px auto;border-radius: 8px;background: linear-gradient(135deg, #03A9F4, #0288D1);color: #fff;font-size: 16px;font-weight: 500;transition: all 0.3s ease;box-shadow: 0 4px 12px rgba(3,169,244,0.3);border: none;cursor: pointer;position: relative;overflow: hidden;}
.btn-mulu:hover{background: linear-gradient(135deg, #3f51b5, #303F9F);transform: translateY(-3px);box-shadow: 0 8px 20px rgba(63,81,181,0.4);}
.page_num{text-align: center;font-size: 14px;box-sizing: border-box;padding: 10px;width: 330px;margin: 0 auto;}
.page_num select{padding: 0 12px;height: 38px;line-height: 38px;box-sizing: border-box;border: 2px solid #2196F3;background: #fff;border-radius: 8px;margin: 0 10px;width: 150px;cursor: pointer;font-size: 14px;transition: all 0.3s ease;box-shadow: 0 2px 4px rgba(33,150,243,0.2);}
.page_num a{height:38px;line-height: 38px;padding: 0 18px;display: block;margin: 0;box-sizing: border-box;background: linear-gradient(135deg, #2196F3, #1976D2);color: #fff;border-radius:8px;transition: all 0.3s ease;font-weight: 500;box-shadow: 0 2px 6px rgba(33,150,243,0.3);}
.page_num a:hover{background: linear-gradient(135deg, #E91E63, #C2185B);transform: translateY(-2px);box-shadow: 0 4px 12px rgba(233,30,99,0.4);}
.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;}

/* 新增的现代化样式 */
.search-form .input-key:focus{
    border-color: #66afe9;
    box-shadow: 0 0 8px rgba(102,175,233,0.6);
    outline: none;
}

.search-form .btn-tosearch:hover{
    background: linear-gradient(135deg, #6bb6df, #5aa5d4);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(107,182,223,0.4);
}

.nav li a:hover{
    background: rgba(255,255,255,0.2);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(255,255,255,0.3);
}

.topbar a:hover{
    background: rgba(255,255,255,0.2);
    transform: translateY(-1px);
}

.header .logo a:hover{
    color: #0080d4;
    transform: scale(1.02);
}

.layout:hover{
    box-shadow: 0 15px 50px rgba(0,0,0,0.15), 0 5px 15px rgba(0,0,0,0.08);
    transform: translateY(-8px) scale(1.02);
}

.layout2:hover{
    box-shadow: 0 15px 50px rgba(102,126,234,0.25), 0 5px 15px rgba(102,126,234,0.12);
    transform: translateY(-8px) scale(1.02);
}

/* 卡片内容动画 */
.layout:hover .layout-tit {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(102,126,234,0.4);
}

.layout:hover .txt-list li {
    animation: slideInLeft 0.3s ease forwards;
}

.layout:hover .txt-list li:nth-child(1) { animation-delay: 0.1s; }
.layout:hover .txt-list li:nth-child(2) { animation-delay: 0.15s; }
.layout:hover .txt-list li:nth-child(3) { animation-delay: 0.2s; }
.layout:hover .txt-list li:nth-child(4) { animation-delay: 0.25s; }
.layout:hover .txt-list li:nth-child(5) { animation-delay: 0.3s; }

@keyframes slideInLeft {
    from {
        opacity: 0.7;
        transform: translateX(-10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.layout-col2 .item .image img:hover{
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.txt-list li:hover{
    background: rgba(136,198,229,0.1);
    transition: all 0.3s ease;
}

.txt-list li a:hover{
    color: #E91E63;
    font-weight: 500;
}

.btn-mulu:hover{
    background: #3f51b5;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(63,81,181,0.3);
}

.section-list li a:hover{
    color: #E91E63;
    text-decoration: underline;
    text-decoration-color: #E91E63;
}

/* 优化按钮样式 */
.topbar a:hover{
    color: #333;
    transition: all 0.3s ease;
}

/* 加载动画效果 */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes shimmer {
    0% {
        background-position: -200px 0;
    }
    100% {
        background-position: calc(200px + 100%) 0;
    }
}

/* 页面加载动画 */
.layout {
    animation: fadeInUp 0.6s ease-out;
}

.layout:nth-child(2) {
    animation-delay: 0.1s;
}

.layout:nth-child(3) {
    animation-delay: 0.2s;
}

/* 按钮点击效果 */
.btn-mulu:active {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(3,169,244,0.4);
}

/* 图片懒加载效果 */
.layout-col2 .item .image img {
    opacity: 1;
}

/* 文字链接微动画 */
.txt-list li a {
    position: relative;
    overflow: hidden;
}

.txt-list li 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: left 0.5s;
}

.txt-list li a:hover::before {
    left: 100%;
}

/* 深色模式支持 */
@media (prefers-color-scheme: dark) {
    body {
        background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
        color: #e0e0e0;
    }
    
    .topbar {
        background: linear-gradient(to right, #2d3748, #4a5568);
        border-bottom: 1px solid #4a5568;
        color: #cbd5e0;
    }
    
    .header {
        background: rgba(45, 55, 72, 0.9);
    }
    
    .header .logo a {
        color: #63b3ed;
        text-shadow: 0 2px 4px rgba(99, 179, 237, 0.3);
    }
    
    .nav {
        background: linear-gradient(135deg, #4a5568, #2d3748);
    }
    
    .layout, .layout2 {
        background: linear-gradient(145deg, #2d3748, #1a202c);
        border: 2px solid #4a5568;
        color: #e0e0e0;
    }
    
    .layout-tit {
        background: linear-gradient(135deg, #4a5568, #2d3748);
        color: #63b3ed;
        border-bottom: 2px solid #63b3ed;
    }
    
    .layout2 .layout-tit {
        background: linear-gradient(135deg, #2d3748, #1a202c);
        color: #63b3ed;
    }
    
    .txt-list li {
        border-bottom: 1px solid #4a5568;
    }
    
    .txt-list li a {
        color: #a0aec0;
    }
    
    .txt-list li a:hover {
        color: #63b3ed;
    }
    
    .search-form .input-key {
        background: #2d3748;
        border: 1px solid #4a5568;
        color: #e0e0e0;
    }
    
    .search-form .input-key:focus {
        border-color: #63b3ed;
        box-shadow: 0 0 8px rgba(99, 179, 237, 0.6);
    }
    
    .word_read {
        background: linear-gradient(145deg, #2d3748, #1a202c);
        color: #e0e0e0;
    }
    
    .word_read > h3 {
        color: #63b3ed;
    }
}

/* 手动深色模式切换类 */
.dark-mode {
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
    color: #e0e0e0;
}

.dark-mode .topbar {
    background: linear-gradient(to right, #2d3748, #4a5568);
    border-bottom: 1px solid #4a5568;
    color: #cbd5e0;
}

.dark-mode .header {
    background: rgba(45, 55, 72, 0.9);
}

.dark-mode .header .logo a {
    color: #63b3ed;
    text-shadow: 0 2px 4px rgba(99, 179, 237, 0.3);
}

.dark-mode .nav {
    background: linear-gradient(135deg, #4a5568, #2d3748);
}

.dark-mode .layout, 
.dark-mode .layout2 {
    background: linear-gradient(145deg, #2d3748, #1a202c);
    border: 2px solid #4a5568;
    color: #e0e0e0;
}

.dark-mode .layout-tit {
    background: linear-gradient(135deg, #4a5568, #2d3748);
    color: #63b3ed;
    border-bottom: 2px solid #63b3ed;
}

.dark-mode .txt-list li a {
    color: #a0aec0;
}

.dark-mode .txt-list li a:hover {
    color: #63b3ed;
}

/* 滚动条美化 */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(135deg, #88c6e5, #6bb6df);
    border-radius: 4px;
    transition: all 0.3s ease;
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(135deg, #6bb6df, #5aa5d4);
}

/* 深色模式滚动条 */
.dark-mode ::-webkit-scrollbar-track,
@media (prefers-color-scheme: dark) {
    ::-webkit-scrollbar-track {
        background: #2d3748;
    }
    
    ::-webkit-scrollbar-thumb {
        background: linear-gradient(135deg, #4a5568, #2d3748);
    }
    
    ::-webkit-scrollbar-thumb:hover {
        background: linear-gradient(135deg, #63b3ed, #4299e1);
    }
}

/* 选中文本样式 */
::selection {
    background: rgba(136, 198, 229, 0.3);
    color: #2c5282;
}

.dark-mode ::selection,
@media (prefers-color-scheme: dark) {
    ::selection {
        background: rgba(99, 179, 237, 0.3);
        color: #e0e0e0;
    }
}

/* 焦点可见性优化 */
*:focus {
    outline: 2px solid #88c6e5;
    outline-offset: 2px;
}

.dark-mode *:focus,
@media (prefers-color-scheme: dark) {
    *:focus {
        outline-color: #63b3ed;
    }
}

/* 图片加载占位符 */
.layout-col2 .item .image img[src=""],
.layout-col2 .item .image img:not([src]) {
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite;
}

/* 提升可访问性 */
@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}

/* 现代化特效 */
.layout-tit::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, transparent 30%, rgba(255,255,255,0.2) 50%, transparent 70%);
    transform: translateX(-100%);
    transition: transform 0.6s;
}

.layout-tit:hover::before {
    transform: translateX(100%);
}


/* 增强的按钮样式 */
.search-form .btn-tosearch:hover {
    background: linear-gradient(135deg, #764ba2, #667eea);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(102,126,234,0.4);
}

/* 现代化的输入框样式 */
.search-form .input-key:focus {
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102,126,234,0.1);
    transform: translateY(-1px);
}

.word_read{box-sizing: border-box;padding:30px;font-size: 16px;background: rgba(255,255,255,0.95);border-radius: 16px;box-shadow: 0 8px 32px rgba(0,0,0,0.1);backdrop-filter: blur(10px);margin:20px 0;}
.word_read>p{text-indent: 2em;padding-bottom: 1.8em;font-size: 18px;line-height: 2em;color: #2d3748;}
.word_read>h3{text-align: center;color: #667eea;letter-spacing: 0.1em;font-size: 24px;margin-bottom: 20px;}
.read_btn{box-sizing:border-box;padding:15px;text-align:center;margin:20px 0;}
.read_btn>a{padding:10px 20px;cursor: pointer;background: linear-gradient(135deg, #667eea, #764ba2);color: #fff;border-radius: 8px;margin: 0 8px;transition: all 0.3s ease;text-decoration: none;font-weight: 500;display: inline-flex;align-items: center;gap: 6px;}
.read_btn>a:hover{background: linear-gradient(135deg, #764ba2, #667eea);transform: translateY(-2px);box-shadow: 0 6px 20px rgba(102,126,234,0.4);}

/* 兼容原有的reading-content结构 */
.reading-content {
    background: rgba(255,255,255,0.95);
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.1);
    line-height: 2;
    font-size: 18px;
    color: #2d3748;
    margin: 20px 0;
    backdrop-filter: blur(10px);
}

.reading-content p {
    text-indent: 2em;
    margin-bottom: 1.5em;
    line-height: 2em;
}
.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_news{height: 70px;}
.tag_news>a{padding:0 5px}


.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;}

/* 面包屑导航样式 */
.breadcrumb {
    padding: 10px 0;
    margin-bottom: 20px;
    font-size: 13px;
    color: #666;
}

.breadcrumb a {
    color: #667eea;
    text-decoration: none;
    transition: all 0.3s ease;
}

.breadcrumb a:hover {
    color: #764ba2;
    text-decoration: underline;
}

.breadcrumb .separator {
    margin: 0 8px;
    color: #ccc;
}

.breadcrumb .current {
    color: #333;
    font-weight: 500;
}

/* 小说详情页样式 - 兼容原有结构 */
.book-detail {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}

.book-detail .book-cover {
    float: left;
    margin-right: 20px;
    position: relative;
}

.book-detail .cover-image {
    width: 150px;
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    display: block;
}

.book-detail .cover-image:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 25px rgba(0,0,0,0.3);
}

.book-detail .book-status {
    position: absolute;
    top: 10px;
    right: 10px;
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
}

.book-detail .book-info {
    overflow: hidden;
    padding-left: 0;
}

/* 确保原有的detail-box结构也能工作 */
.detail-box {
    overflow: hidden;
}

.detail-box .imgbox {
    background-color: rgba(225,236,237,0.5);
    float: left;
    width: 150px;
    margin: 12px;
    padding: 12px;
    position: relative;
    border-radius: 8px;
}

.detail-box .imgbox img {
    height: 150px;
    width: 120px;
    margin: 3px;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.detail-box .info {
    float: left;
    width: calc(100% - 174px);
    font-size: 15px;
    overflow: hidden;
    padding: 12px;
}

.detail-box .info .top {
    padding: 0;
}

.detail-box h1 {
    font-family: '黑体';
    font-size: 28px;
    font-weight: 700;
    overflow: hidden;
    margin: 0 0 15px 0;
    color: #2d3748;
}

.detail-box .info p {
    height: auto;
    line-height: 1.6;
    margin: 8px 0;
    overflow: hidden;
    color: #4a5568;
}

.detail-box .desc {
    overflow: hidden;
    line-height: 1.6;
    border-top: 1px dashed #88c6e5;
    padding: 15px 0;
    font-size: 14px;
    color: #666;
    margin-top: 15px;
}

.book-title {
    font-size: 28px;
    font-weight: bold;
    color: #333;
    margin: 0;
    line-height: 1.3;
}

.book-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.meta-item {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #666;
    font-size: 14px;
}

.meta-item svg {
    color: #667eea;
}

.book-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.action-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 10px 16px;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
}

.action-btn.primary {
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: white;
}

.action-btn.primary:hover {
    background: linear-gradient(135deg, #764ba2, #667eea);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102,126,234,0.4);
}

.action-btn.secondary {
    background: rgba(102,126,234,0.1);
    color: #667eea;
    border: 1px solid rgba(102,126,234,0.3);
}

.action-btn.secondary:hover {
    background: rgba(102,126,234,0.2);
    transform: translateY(-2px);
}

.latest-chapter {
    margin: 0;
    padding: 15px;
    background: rgba(102,126,234,0.05);
    border-radius: 8px;
    border-left: 4px solid #667eea;
}

.label {
    font-weight: 500;
    color: #333;
}

.chapter-link {
    color: #667eea;
    text-decoration: none;
    font-weight: 500;
}

.chapter-link:hover {
    color: #764ba2;
    text-decoration: underline;
}

.book-description {
    background: rgba(255,255,255,0.7);
    padding: 20px;
    border-radius: 8px;
    border: 1px solid rgba(102,126,234,0.1);
}

.desc-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 0 0 15px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(102,126,234,0.2);
}

.desc-content {
    line-height: 1.8;
    color: #555;
    text-indent: 2em;
}

/* 章节阅读页样式 */
.chapter-content {
    max-width: 800px;
    margin: 0 auto;
}

.chapter-header {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(102,126,234,0.2);
}

.chapter-title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin: 0 0 10px 0;
}

.chapter-meta {
    display: flex;
    justify-content: center;
    gap: 20px;
    color: #666;
    font-size: 14px;
}

.chapter-nav {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin: 20px 0;
    flex-wrap: wrap;
}

.nav-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 10px 16px;
    background: rgba(102,126,234,0.1);
    color: #667eea;
    text-decoration: none;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.nav-btn:hover {
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102,126,234,0.4);
}

.nav-btn.prev,
.nav-btn.next {
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: white;
}

.reading-content {
    background: rgba(255,255,255,0.9);
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    line-height: 2;
    font-size: 18px;
    color: #333;
    margin: 20px 0;
}

.reading-content p {
    text-indent: 2em;
    margin-bottom: 1.5em;
}

.chapter-footer {
    margin-top: 30px;
    padding: 20px;
    background: rgba(102,126,234,0.05);
    border-radius: 8px;
    text-align: center;
}

.reading-tip {
    color: #666;
    font-size: 14px;
    margin-bottom: 15px;
}

.related-books {
    font-size: 14px;
    color: #666;
}

.related-label {
    font-weight: 500;
    margin-right: 10px;
}

/* 新模板块样式 - 兼容原有结构 */
.book-item {
    display: flex;
    gap: 15px;
    padding: 15px;
    background: rgba(255,255,255,0.7);
    border-radius: 8px;
    margin-bottom: 15px;
    transition: all 0.3s ease;
    border: 1px solid rgba(102,126,234,0.1);
}

.book-item:hover {
    background: rgba(255,255,255,0.9);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

/* 兼容原有的item结构 */
.book-item .book-cover,
.layout-col2 .item .image,
.layout-col3 .item .image {
    position: relative;
    flex-shrink: 0;
}

.book-item .cover-link {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.book-item .cover-img {
    width: 80px;
    height: 100px;
    object-fit: cover;
    transition: all 0.3s ease;
}

.book-item .cover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(102,126,234,0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    opacity: 0;
    transition: all 0.3s ease;
}

.book-item .cover-link:hover .cover-overlay {
    opacity: 1;
}

.book-item .cover-link:hover .cover-img {
    transform: scale(1.1);
}

.book-item .book-details {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.book-item .book-name {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.book-item .book-name a {
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease;
}

.book-item .book-name a:hover {
    color: #667eea;
}

.book-item .book-author {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #666;
    font-size: 13px;
    margin: 0;
}

.book-item .book-author svg {
    color: #667eea;
}

.book-item .book-intro {
    color: #666;
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* 列表项样式 */
.book-list-item {
    display: flex;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid rgba(102,126,234,0.1);
    transition: all 0.3s ease;
}

.book-list-item:hover {
    background: rgba(102,126,234,0.05);
    padding-left: 10px;
}

.book-category {
    width: 80px;
    font-size: 12px;
    color: #667eea;
    font-weight: 500;
}

.book-title {
    flex: 1;
    font-weight: 500;
}

.book-title a {
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease;
}

.book-title a:hover {
    color: #667eea;
}

.latest-chapter {
    width: 200px;
    font-size: 13px;
}

.latest-chapter a {
    color: #666;
    text-decoration: none;
    transition: all 0.3s ease;
}

.latest-chapter a:hover {
    color: #667eea;
}

.book-author {
    width: 100px;
    font-size: 13px;
    color: #666;
    text-align: center;
}

.update-time {
    width: 100px;
    font-size: 12px;
    color: #999;
    text-align: right;
}

/* 简化列表项样式 */
.simple-book-item {
    display: flex;
    align-items: center;
    padding: 6px 0;
    border-bottom: 1px solid rgba(102,126,234,0.1);
    transition: all 0.3s ease;
}

.simple-book-item:hover {
    background: rgba(102,126,234,0.05);
    padding-left: 8px;
}

.category-tag {
    width: 60px;
    font-size: 12px;
    color: #667eea;
    font-weight: 500;
}

.book-name {
    flex: 1;
    font-weight: 500;
}

.book-name a {
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease;
}

.book-name a:hover {
    color: #667eea;
}

.author-name {
    width: 80px;
    font-size: 13px;
    text-align: right;
}

.author-name a {
    color: #666;
    text-decoration: none;
    transition: all 0.3s ease;
}

.author-name a:hover {
    color: #667eea;
}

/* 通知系统样式 */
.notification {
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
    margin-bottom: 10px;
    overflow: hidden;
    animation: slideInRight 0.3s ease;
}

.notification.success {
    border-left: 4px solid #4CAF50;
}

.notification.error {
    border-left: 4px solid #F44336;
}

.notification.info {
    border-left: 4px solid #667eea;
}

.notification-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
}

.notification-message {
    font-size: 14px;
    color: #333;
}

.notification-close {
    background: none;
    border: none;
    font-size: 18px;
    color: #999;
    cursor: pointer;
    padding: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.notification-close:hover {
    color: #333;
}

@keyframes slideInRight {
    from {
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

/* 加载动画 */
.spin {
    animation: spin 1s linear infinite;
}

@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/* 按钮状态样式 */
.action-btn:disabled,
.nav-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none !important;
}

.action-btn.success {
    background: linear-gradient(135deg, #4CAF50, #45a049) !important;
}

.nav-btn.success {
    background: linear-gradient(135deg, #4CAF50, #45a049) !important;
}

/* 用户信息样式 */
.user-info {
    display: flex;
    align-items: center;
    gap: 10px;
}

.user-name {
    display: flex;
    align-items: center;
    gap: 4px;
    color: rgba(255,255,255,0.9);
    text-decoration: none;
    font-weight: 500;
}

.logout-btn {
    color: rgba(255,255,255,0.7);
    text-decoration: none;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.logout-btn:hover {
    background: rgba(255,255,255,0.2);
    color: white;
}

.auth-links {
    display: flex;
    gap: 10px;
}

.auth-link {
    color: rgba(255,255,255,0.9);
    text-decoration: none;
    padding: 4px 8px;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.auth-link:hover {
    background: rgba(255,255,255,0.2);
    color: white;
}

/* 搜索框焦点状态 */
.search-form.focused .input-key {
    border-color: #667eea;
    box-shadow: 0 0 0 2px rgba(102,126,234,0.2);
}

/* 高级视觉效果 */
.floating-particles {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: -1;
}

.particle {
    position: absolute;
    background: rgba(102,126,234,0.1);
    border-radius: 50%;
    animation: float 6s ease-in-out infinite;
}

.particle:nth-child(1) {
    width: 4px;
    height: 4px;
    top: 20%;
    left: 10%;
    animation-delay: 0s;
}

.particle:nth-child(2) {
    width: 6px;
    height: 6px;
    top: 60%;
    left: 80%;
    animation-delay: 2s;
}

.particle:nth-child(3) {
    width: 3px;
    height: 3px;
    top: 80%;
    left: 20%;
    animation-delay: 4s;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0px) rotate(0deg);
        opacity: 0.7;
    }
    50% {
        transform: translateY(-20px) rotate(180deg);
        opacity: 1;
    }
}


/* 文字发光效果 */
.layout-tit {
    text-shadow: 0 0 10px rgba(255,255,255,0.3);
}

.layout-tit:hover {
    text-shadow: 0 0 20px rgba(255,255,255,0.5), 0 0 30px rgba(255,255,255,0.3);
}

/* 按钮波纹效果 */
.action-btn, .nav-btn {
    position: relative;
    overflow: hidden;
}

.action-btn::before, .nav-btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255,255,255,0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: width 0.3s ease, height 0.3s ease;
}

.action-btn:hover::before, .nav-btn:hover::before {
    width: 100px;
    height: 100px;
}

/* 链接下划线动画 */
.txt-list li a {
    position: relative;
    display: inline-block;
}

.txt-list li a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: linear-gradient(90deg, #667eea, #764ba2);
    transition: width 0.3s ease;
}

.txt-list li a:hover::after {
    width: 100%;
}

/* 图片边框光效 */
.layout-col2 .item .image img {
    position: relative;
}

.layout-col2 .item .image img::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, #667eea, #764ba2, #f093fb, #667eea);
    border-radius: 8px;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: -1;
}

.layout-col2 .item .image:hover img::before {
    opacity: 1;
}

/* 加载屏幕样式 */
.page-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #f093fb 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    transition: opacity 0.5s ease;
}

.page-loader.fade-out {
    opacity: 0;
}

.loader-content {
    text-align: center;
    color: white;
}

.loader-logo {
    font-size: 64px;
    margin-bottom: 20px;
    animation: bounce 2s ease-in-out infinite;
}

.loader-text {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: 2px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.loader-spinner {
    display: flex;
    justify-content: center;
    gap: 5px;
}

.spinner-ring {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(255,255,255,0.8);
    animation: pulse 1.5s ease-in-out infinite;
}

.spinner-ring:nth-child(1) { animation-delay: 0s; }
.spinner-ring:nth-child(2) { animation-delay: 0.3s; }
.spinner-ring:nth-child(3) { animation-delay: 0.6s; }

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-5px);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.2);
        opacity: 1;
    }
}

/* 页面加载状态 - 简化以避免内容不显示 */
.container {
    opacity: 1;
    transform: translateY(0);
    position: relative;
    z-index: 1;
}

/* 高级悬停效果 */
.tp-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(102,126,234,0.2);
}

.tp-box:hover h2 {
    transform: scale(1.05);
    box-shadow: 0 6px 25px rgba(102,126,234,0.4);
}

/* 文本选择美化 */
::selection {
    background: rgba(102,126,234,0.3);
    color: #2d3748;
}

::-moz-selection {
    background: rgba(59,130,246,0.2);
    color: #1a202c;
}

/* 新的页面结构样式 */
.site-main {
    padding: 20px 0;
}

.hero-section {
    margin-bottom: 30px;
}

.categories-section {
    margin-bottom: 30px;
}

.updates-section {
    margin-bottom: 30px;
}

.section-title {
    font-size: 20px;
    font-weight: 600;
    color: #1a202c;
    margin: 0 0 20px 0;
    padding: 0 0 12px 0;
    border-bottom: 2px solid #3b82f6;
}

.featured-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-top: 20px;
}

.categories-grid {
    overflow: hidden;
}

.categories-grid::after {
    content: "";
    display: table;
    clear: both;
}

/* 简化悬停效果 */
.layout:hover .txt-list li {
    animation: none;
}

.layout:hover .layout-tit {
    transform: none;
    box-shadow: none;
}

/* 删除复杂的动画 */
.layout:hover .txt-list li:nth-child(1),
.layout:hover .txt-list li:nth-child(2),
.layout:hover .txt-list li:nth-child(3),
.layout:hover .txt-list li:nth-child(4),
.layout:hover .txt-list li:nth-child(5) {
    animation: none;
}

@keyframes slideInLeft {
    /* 保留但不使用 */
}

















