@charset "utf-8";

/* Sweet Alert CSS - 弹窗组件样式 */
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}

/* 基础样式重置 */
*{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:38px;font-weight:700;letter-spacing:0.5px}
h2{font-size:34px;font-weight:600;letter-spacing:0.3px}
h3{font-size:26px;font-weight:600;letter-spacing:0.3px}
h4{font-size:20px;font-weight:500;letter-spacing:0.2px}
h5{font-size:18px;font-weight:500;letter-spacing:0.2px}
h6{font-size:16px;font-weight:500;letter-spacing:0.1px}
div{cursor:default;}
h1,h2,h3,h4,h5,h6{color:#1565c0;text-shadow:1px 1px 3px rgba(21, 101, 192, 0.15);}
a,button{color:#455a64;text-decoration:none;outline:0;-webkit-tap-highlight-color:transparent;transition:all 0.3s ease}
a:hover{color:#1976d2;}
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: linear-gradient(135deg, #f8fbff 0%, #e8f4fd 50%, #ddeef9 100%);
    background-attachment: fixed;
    color: #2c3e50;
    font-size: 15px;
    margin: 0 auto;
    width: 1200px;
    overflow-x: hidden;
    font-family: "Microsoft YaHei", "微软雅黑", "Segoe UI", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.65;
    min-height: 100vh;
    letter-spacing: 0.3px;
}
.detail-box .imgbox .flag,.topbar-addfavorite,.topbar-login .btn-submit,.topbar-sethome{background:url("all.gif") no-repeat scroll 0 0 transparent}
.topbar{
    background: linear-gradient(135deg, rgba(248, 251, 255, 0.95) 0%, rgba(232, 244, 253, 0.9) 100%);
    border-bottom: 1px solid rgba(41, 182, 246, 0.2);
    color: #546e7a;
    height: 36px;
    min-width: 1200px;
    width: 100%;
    font-size: 13px;
    backdrop-filter: blur(8px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.topbar-con{
    line-height: 34px;
    text-indent: 18px;
    vertical-align: middle;
    width: 1200px;
    margin: 0 auto;
    padding: 0 25px;
    box-sizing: border-box;
}
.topbar-sethome{background-position:0 8px;float:left;margin-right:20px}
.topbar a{color:#607d8b;font-weight:500;transition:all 0.3s ease}
.topbar a:hover{color:#1976d2;text-shadow:0 1px 2px rgba(25, 118, 210, 0.2)}
.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: 90px;
    width: 1200px;
    margin: auto;
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 15px;
    margin-top: 15px;
    box-shadow: 0 8px 32px rgba(44, 90, 160, 0.12), 0 2px 8px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.header .logo a{
    font-family: "STKaiti", "楷体_GB2312", serif;
    display: block;
    float: left;
    height: 90px;
    width: 320px;
    line-height: 90px;
    color: #2c5aa0;
    font-size: 46px;
    text-shadow: 2px 2px 12px rgba(44, 90, 160, 0.4);
    font-weight: bold;
    padding-left: 25px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.header .logo a:hover{
    color: #1e4080;
    text-shadow: 2px 2px 12px rgba(30, 64, 128, 0.5);
}
.header .btn{color:#fff;padding:6px 10px;margin-left:10px;border-radius:3px;background-color:#007bb1}
.search-form{
    float: left;
    width: 580px;
    margin: 28px auto auto 50px;
    position: relative;
}
.search-form #searchType{
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    border: 2px solid #88c6e5;
    color: #88c6e5;
    padding: 0 8px;
    border-radius: 6px 0 0 6px;
    background: rgba(255, 255, 255, 0.9);
}
.search-form .input-key{
    border: 2px solid #88c6e5;
    font: 16px/42px "Microsoft YaHei", Arial;
    height: 42px;
    width: 400px;
    padding: 0 18px;
    border-radius: 8px 0 0 8px;
    outline: none;
    background: rgba(255, 255, 255, 0.98);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.06);
}
.search-form .input-key:focus{
    border-color: #2c5aa0;
    box-shadow: 0 0 15px rgba(44, 90, 160, 0.3);
    background: #fff;
}
.search-form .btn-tosearch{
    background: linear-gradient(135deg, #4fc3f7 0%, #29b6f6 50%, #0288d1 100%);
    cursor: pointer;
    font-size: 16px;
    height: 42px;
    width: 120px;
    border: 0 none;
    color: #fff;
    border-radius: 0 8px 8px 0;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    font-weight: 600;
    box-shadow: 0 4px 16px rgba(41, 182, 246, 0.4);
    letter-spacing: 0.5px;
}
.search-form .btn-tosearch:hover{
    background: linear-gradient(135deg, #6fb8d9 0%, #5aa3c7 100%);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(111, 184, 217, 0.4);
}
.nav{
    background: linear-gradient(135deg, #4fc3f7 0%, #29b6f6 50%, #0288d1 100%);
    height: 50px;
    overflow: hidden;
    width: 1200px;
    margin: 20px auto auto;
    border-radius: 12px;
    box-shadow: 0 6px 24px rgba(41, 182, 246, 0.25), 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 0 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.nav li{
    float: left;
    line-height: 50px;
    position: relative;
}
.nav li a{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 0 22px;
    display: block;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 8px;
    margin: 8px 3px;
    height: 34px;
    line-height: 34px;
    letter-spacing: 0.5px;
}
.nav li a:hover{
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.container{width:1200px;max-width:1200px}
.layout,.layout2{
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(79, 195, 247, 0.2);
    border-radius: 16px;
    float: left;
    overflow: hidden;
    width: 100%;
    padding: 0;
    box-shadow: 0 8px 32px rgba(41, 182, 246, 0.12), 0 2px 8px rgba(0, 0, 0, 0.06);
    backdrop-filter: blur(10px);
    margin-bottom: 20px;
    transition: all 0.3s ease;
}
.layout:hover,.layout2:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 40px rgba(41, 182, 246, 0.18), 0 4px 12px rgba(0, 0, 0, 0.1);
}
.layout2{
    border: 1px solid rgba(41, 182, 246, 0.25);
    background: rgba(248, 251, 255, 0.95);
    box-shadow: 0 8px 32px rgba(41, 182, 246, 0.15), 0 2px 8px rgba(0, 0, 0, 0.08);
}
.row .layout-col1{width:29%;float:right}
.row .layout-col2{width:70%}
.row .layout-col3{width:100%}
.layout-col2 .item{width:50%;padding:5px 0 5px 10px;float:left}
.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}
.layout-col2 .item dl{float:right;width:200px;padding:0 10px}
.layout-col2 .item dl dt{border-bottom:1px solid rgba(41, 182, 246, 0.2);font-size:16px;font-weight:700;height:30px;line-height:30px;overflow:hidden;color:#1565c0}
.layout-col2 .item dl dt span{color:#78909c;float:right;font-weight:500;font-size:14px}
.layout-col2 .item dl dd{line-height:24px;overflow:hidden;text-indent:2em;padding:10px 0 0;color:#455a64;font-size:14px}
.layout-col3 .item{width:33.33%;padding:10px 0 10px 10px;float:left}
.layout-col3 .item:nth-child(n+4){padding-top:0}
.layout-col3 .item .image{width:114px}
.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}
.layout-col3 .item dl{float:right;width:200px;padding:0 10px}
.layout-col3 .item dl dt{border-bottom:1px solid rgba(41, 182, 246, 0.2);font-size:16px;font-weight:700;height:30px;line-height:30px;overflow:hidden;color:#1565c0}
.layout-col3 .item dl dt span{color:#78909c;float:right;font-weight:500;font-size:14px}
.layout-col3 .item dl dd{line-height:24px;overflow:hidden;text-indent:2em;padding:10px 0 0;color:#455a64;font-size:14px}


.layout-tit{
    background: linear-gradient(135deg, #f8fbff 0%, #e8f4fd 50%, #ddeef9 100%);
    border-bottom: 1px solid rgba(41, 182, 246, 0.2);
    font-size: 18px;
    font-weight: 700;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    margin: 0;
    padding: 0 25px;
    color: #1565c0;
    border-radius: 16px 16px 0 0;
    position: relative;
    letter-spacing: 0.5px;
}
.layout-tit::before{
    content: '';
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 24px;
    background: linear-gradient(135deg, #4fc3f7 0%, #29b6f6 50%, #1565c0 100%);
    border-radius: 3px;
    margin-right: 12px;
    box-shadow: 0 2px 8px rgba(41, 182, 246, 0.3);
}
.layout2 .layout-tit{margin:0;overflow:hidden;padding:0 0 0 10px;background-color:#a6d3e8;height:32px;line-height:32px;font-size:14px;font-weight:700;border-bottom:solid 1px #ddd}
.txt-list{
    padding: 16px 25px;
}
.txt-list li{
    border-bottom: 1px solid rgba(41, 182, 246, 0.1);
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 8px;
    margin-bottom: 3px;
    padding: 0 12px;
}
.txt-list li:hover{
    background: linear-gradient(135deg, rgba(79, 195, 247, 0.08) 0%, rgba(41, 182, 246, 0.05) 100%);
    transform: translateX(5px);
    box-shadow: 0 4px 16px rgba(41, 182, 246, 0.15);
    border-left: 3px solid #29b6f6;
}
.txt-list li span{
    float: left;
    font-weight: 500;
}
.txt-list li a{
    color: #1565c0;
    font-weight: 600;
    transition: all 0.3s ease;
    font-size: 15px;
}
.txt-list li a:hover{
    color: #0d47a1;
    text-shadow: 0 1px 2px rgba(13, 71, 161, 0.2);
}
.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;border-right:dotted 1px #a6d3e8}
.tp-box:last-child{border-right:none}
.tp-box h2{background-color:#f6f8fe;border-bottom:solid 1px #a6d3e8;font-size:14px;font-weight:700;padding-left:10px;line-height:26px;height:26px;overflow:hidden}
.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:1px solid rgba(41, 182, 246, 0.3);text-align:center;width:1200px;margin:0 auto;line-height:28px;padding:20px 0;background: rgba(248, 251, 255, 0.8);border-radius: 12px 12px 0 0;backdrop-filter: blur(5px);}

.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}
.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}
.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}
.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: linear-gradient(135deg, rgba(248, 251, 255, 0.95) 0%, rgba(232, 244, 253, 0.8) 100%);
    float: left;
    width: 170px;
    margin: 20px;
    padding: 18px;
    position: relative;
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(41, 182, 246, 0.2), 0 2px 8px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.detail-box .imgbox img{
    height: 180px;
    width: 140px;
    margin: 0;
    border-radius: 12px;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border: 2px solid rgba(255, 255, 255, 0.8);
}
.detail-box .imgbox img:hover{
    transform: scale(1.05) translateY(-2px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.12);
}
.detail-box .imgbox .flag{
    top: 10px;
    right: 10px;
    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: 920px;
    font-size: 17px;
    overflow: hidden;
    padding: 15px;
}
.detail-box .info .top{
    padding: 0 15px;
}
.detail-box h1{
    font-family: "Microsoft YaHei", "黑体", serif;
    font-size: 36px;
    font-weight: 800;
    overflow: hidden;
    margin: 15px auto;
    color: #1565c0;
    text-shadow: 2px 2px 6px rgba(21, 101, 192, 0.25);
    letter-spacing: 1px;
}
.detail-box .info p{
    height: 34px;
    line-height: 34px;
    width: 420px;
    margin: 6px auto;
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #37474f;
    font-weight: 500;
}
.detail-box .desc{
    overflow: hidden;
    line-height: 1.8;
    border-top: 1px solid rgba(41, 182, 246, 0.3);
    padding: 20px;
    font-size: 15px;
    height: 120px;
    color: #455a64;
    background: rgba(248, 251, 255, 0.6);
    border-radius: 0 0 12px 12px;
    backdrop-filter: blur(5px);
}
.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:12px;height:42px;line-height:42px;border-bottom:1px solid rgba(41, 182, 246, 0.15);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;box-sizing: border-box;transition: all 0.3s ease;border-radius: 6px;margin-bottom: 2px;}
.section-list li a{color:#37474f;font-weight: 500;font-size: 15px;transition: all 0.3s ease;}
.section-list li a:visited{color:#90a4ae;}
.section-list li:hover{background: rgba(41, 182, 246, 0.08);transform: translateX(3px);}
.section-list li a:hover{color: #1565c0;text-shadow: 0 1px 2px rgba(21, 101, 192, 0.2);}
.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 .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}
.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}
.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:15px;box-sizing: border-box;padding: 25px;line-height: 1.8;}
.first_txt>p{text-indent:2em;line-height: 28px;margin-bottom:1.2em;color: #37474f;font-weight: 400;}
.btn-mulu{
    padding: 15px 25px;
    display: block;
    width: 200px;
    text-align: center;
    margin: 20px auto;
    border-radius: 12px;
    background: linear-gradient(135deg, #4fc3f7 0%, #29b6f6 50%, #0288d1 100%);
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 6px 20px rgba(41, 182, 246, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
    letter-spacing: 1px;
}
.btn-mulu:hover{
    background: linear-gradient(135deg, #1976d2 0%, #1565c0 50%, #0d47a1 100%);
    transform: translateY(-4px) scale(1.03);
    box-shadow: 0 10px 30px rgba(25, 118, 210, 0.45), 0 4px 15px rgba(0, 0, 0, 0.2);
}
.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: #1976d2;}
.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: 35px;
    font-size: 18px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 251, 255, 0.95) 100%);
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.06), 0 2px 8px rgba(0, 0, 0, 0.04);
    backdrop-filter: blur(10px);
    margin: 15px 0;
    border: 1px solid rgba(255, 255, 255, 0.6);
}
.word_read>p{
    text-indent: 2em;
    padding-bottom: 2em;
    font-size: 19px;
    line-height: 2em;
    color: #2c3e50;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.word_read>h3{
    text-align: center;
    color: #1565c0;
    letter-spacing: 0.8px;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px;
    text-shadow: 2px 2px 6px rgba(21, 101, 192, 0.25);
    padding-bottom: 15px;
    border-bottom: 2px solid rgba(41, 182, 246, 0.2);
}
.read_btn{
    box-sizing: border-box;
    padding: 15px;
    text-align: center;
    margin: 20px 0;
}
.read_btn>a{
    padding: 12px 24px;
    cursor: pointer;
    margin: 0 10px;
    background: linear-gradient(135deg, #4fc3f7 0%, #29b6f6 50%, #0288d1 100%);
    color: #fff;
    border-radius: 10px;
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 16px rgba(41, 182, 246, 0.3);
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0.5px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.read_btn>a:hover{
    background: linear-gradient(135deg, #1976d2 0%, #1565c0 50%, #0d47a1 100%);
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 8px 24px rgba(25, 118, 210, 0.4), 0 4px 12px rgba(0, 0, 0, 0.15);
}
.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;}

/* 新增的语义化和可访问性样式 */
.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;
}

.breadcrumb-nav {
    padding: 12px 0;
    background: rgba(248, 251, 255, 0.9);
    border-radius: 10px;
    margin: 15px auto;
    width: 1200px;
    box-shadow: 0 2px 8px rgba(41, 182, 246, 0.1);
    backdrop-filter: blur(5px);
}

.breadcrumb {
    list-style: none;
    padding: 0 25px;
    margin: 0;
    display: flex;
    align-items: center;
}

.breadcrumb li {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
}

.breadcrumb li:not(:last-child)::after {
    content: '>';
    margin: 0 8px;
    color: #999;
}

.breadcrumb a {
    color: #1565c0;
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 4px 8px;
    border-radius: 6px;
}

.breadcrumb a:hover {
    color: #0d47a1;
    background: rgba(41, 182, 246, 0.1);
    text-shadow: 0 1px 2px rgba(13, 71, 161, 0.2);
}

.chapter-content {
    margin: 20px 0;
    line-height: 1.8;
}

.reading-tips {
    margin-top: 30px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 8px;
    border-left: 4px solid #88c6e5;
}

.tip-notice {
    color: #666;
    font-size: 13px;
    margin-bottom: 10px;
}

.related-recommendations {
    font-size: 12px;
    color: #888;
}

.book-description {
    height: 90px;
    overflow: hidden;
}

.footer-content p {
    margin-bottom: 10px;
    line-height: 1.6;
}

.topbar-actions {
    display: inline-block;
}

.topbar-actions button {
    background: none;
    border: none;
    color: gray;
    font-size: 12px;
    cursor: pointer;
    padding: 0;
    text-decoration: none;
}

.topbar-actions button:hover {
    color: #666;
}

















