
li{
	LIST-STYLE-TYPE: none;
}
BODY {
	margin:0 auto;color:#1f2937;font:14px/1.6 -apple-system,"Segoe UI","Microsoft YaHei","PingFang SC","Helvetica Neue",Arial,sans-serif; -webkit-text-size-adjust: none;-webkit-appearance: none;background:#f5f7fa;
}

div,ul,dl,dt,dd,p,h1,h2,h3,h4,.text{zoom:1; margin:0;padding:0;font-weight:400;}
a {color: #2563eb; text-decoration:none; }
a:hover {color:#1d4ed8;text-decoration:none;font-weight:500; }
img{border:none;}.clear{zoom:1;margin-bottom:10px;}

.topwrap,.wrap,.nav{width:980px;margin:0 auto;zoom:1;overflow:hidden;}

/* SVG icons */
.lnr{width:24px;height:24px;fill:currentColor}
.lnr-arrow-up-circle{position:absolute;right:25px;top:18px;cursor:pointer;width:31px;color:#fff}
.lnr-magnifier{width:18px;height:18px}
.lnr-chevron-down{width:14px;height:18px}
.lnr-user{width:20px;height:20px}

/* Mobile header */
.header_wap{height:50px;line-height:50px;text-align:center;font-size:16px;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(37,99,235,0.3);}
.header_wap .title{margin:0 50px 0 50px;text-align:center;color:#fff;display:block;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.header_wap .home{position:absolute;left:10px;top:5px;}
.header_wap .user{color:#fff;float:right;position:absolute;right:10px;top:5px;}.header_wap a{color:#fff;}

/* Header top bar */
.header_top{margin-bottom:0px;background-color:#1e3a5f;border-bottom:1px solid #2563eb;color:#94a3b8;height:30px;line-height:30px;min-width:980px;width:100%;}
.topcase{float:left;}
.toplogin{float:right;}.header_top a{color:#94a3b8;}.header_top a:hover{color:#fff;}

/* Header */
.header{zoom:1;overflow:hidden;background:#ffffff;box-shadow:0 1px 3px rgba(0,0,0,0.08);}
.header .wrap{height:60px;margin:10px auto;}
.header .logo{float:left;}
.header .logo a{font-family:-apple-system,"Segoe UI","Microsoft YaHei",sans-serif;display: block;height: 50px;width: 200px;line-height: 50px;color: #2563eb;font-size: 32px;font-weight:700;text-decoration:none;letter-spacing:-0.5px;}

/* Search */
.search{float:left;width:500px;overflow:hidden;}
.search form{margin:10px;position: relative; clear: both;}
.search .text{display: block; width:100%; padding-left:14px;height: 42px;line-height:42px;overflow: hidden;border: 2px solid #e5e7eb;border-right:51px solid #fff;font-size:14px;border-radius:8px;outline:none;transition:border-color 0.2s;}
.search .text:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,0.15);}
.search .btn{ position: absolute; z-index: 1; right: 0; top: 0; margin: 0; width: 50px; height: 42px; border: 2px solid #2563eb; background: #2563eb url(./so.png) no-repeat 50% 50%; -webkit-background-size: 20px 21px; background-size: 20px 21px;border-radius:0 8px 8px 0;cursor:pointer;transition:background-color 0.2s; }
.search .btn:hover{background-color:#1d4ed8;}
.wrap .share{float:right;margin-top:10px;border:1px solid #e5e7eb;padding:6px 12px;color:#6b7280;border-radius:6px;}

/* Navigation */
.nav{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:0 0 8px 8px;box-shadow:0 2px 8px rgba(37,99,235,0.2);}
.nav ul{overflow:hidden;font-size:15px;padding:2px 0;}
.nav li{float:left;width:8%;line-height:36px;margin:4px 1%;border-radius:20px;text-align:center;transition:background-color 0.2s;}
.nav li:hover{background:rgba(255,255,255,0.15);}
.nav li a{display:block;color:#ffffff;font-weight:500;}

/* Hot section (featured books) */
.hot{background:#ffffff;border:none;border-radius:8px;padding:12px 0 0;float:left;overflow:hidden;width:695px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}.class .hot{width:auto;}
.item{float:left;width:50%;height:156px;margin-bottom:10px;position:relative;overflow:hidden;}.class .item{width:33.3%;}
.item .image{position:absolute;top:0px;left:8px;}
.item .image img{width:120px;height:150px;background-color:#FFF;border:1px solid #e5e7eb;padding:2px;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,0.08);}
.item dl{padding-left:140px;padding-right:8px;}
.item dl dt{border-bottom:1px solid #e5e7eb;font-size:14px;font-weight:700;height:25px;line-height:25px;overflow:hidden;color:#1f2937;}
.item dl dt span{color:#6b7280;float:right;font-weight:400;}
.item dl dd{height:120px;line-height:20px;overflow:hidden;padding:7px 0 0;color:#9ca3af;}

/* Sidebar top */
.wrap .top{border:none;float:right;width:265px;background:#ffffff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}
.lis {padding: 0px 10px 0px;}
.lis li {border-bottom: 1px solid #f3f4f6;height: 33px;line-height: 33px;overflow: hidden;position:relative;transition:background-color 0.15s;}
.lis li span {display: inline-block;float: left;}
.lis li .s1 {width: 40px;position:absolute;top:0px;left:0px;color:#9ca3af;}
.lis li .s2 {padding-left:40px;width:100%;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.lis li .s3 {position:absolute;top:0px;right:0px;color:#9ca3af;}
.lis li a {color: #2563eb;width:100%;display: block;}
.lis li:hover{background:#f0f7ff;border-radius:4px;}
.hot .ll{width:100%;padding:0 0 10px;overflow:hidden;}
.ll .item{ width:313px;}

/* Type blocks */
.type{margin-bottom:12px;border:none;padding:0;background:#ffffff;overflow:hidden;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}
.type .block{ border-right:1px solid #f3f4f6; float:left; width:33.2%;overflow:hidden;}

.block_top{margin:10px 10px 0;height:88px;position:relative;overflow:hidden;}
.block_top .image{position:absolute;top:0px;left:0px;}
.block_top .image img{ width:67px; height:82px; border:1px solid #e5e7eb; padding:2px; background-color:white;border-radius:4px;}
.block_top dl{padding-left:80px;}
.block_top dl dt{ height:25px; line-height:25px; overflow:hidden; font-weight:bold;color:#1f2937;}
.block_top dl dd{ line-height:20px; height:60px; color:#9ca3af; overflow:hidden;}

/* Section headings */
.wrap h2{margin:0px; overflow:hidden; padding:0px 0px 0px 14px; background-color:#f8fafc;line-height:38px; font-size:14px; font-weight:600; border-bottom:1px solid #e5e7eb;color:#1f2937;border-radius:8px 8px 0 0;}

/* Blocks list */
.blocks ul{width:100%;padding:0 10px 10px;overflow:hidden;}
.blocks ul li{width:20%;line-height:26px;float:left;overflow:hidden;border-bottom:1px dotted #e5e7eb;font-size:12px;text-overflow:ellipsis;white-space:nowrap;color:#9ca3af;}

/* Ranked list */
.tli{padding:0px 10px 10px;overflow:hidden;}
.tli li{line-height:38px;border-bottom:1px solid #f3f4f6;position:relative;overflow:hidden;transition:background-color 0.15s;}
.tli li:hover{background:#f0f7ff;}
.tli li em{font-style:normal;background:#d1d5db;position:absolute;top:10px;left:0px;width:22px;line-height:22px;text-align:center;color:#fff;font-size:12px;border-radius:6px;}
.tli .top em{background:#2563eb;}
.tli li span{position:absolute;top:0px;right:0px;color:#9ca3af;}
.tli li a{padding-left:30px;width:100%;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:block; }
.tlis li{float:left;width:220px;margin-right:20px;}

/* Breadcrumb path */
.path{width:auto;margin: 0 auto;height:40px;line-height:40px;overflow:hidden;background:#ffffff;border-bottom:1px solid #e5e7eb;padding:0 14px;color:#6b7280;font-size:13px;}

/* Book info & chapter list */
.book,.listmain{border:none;margin:0 auto 12px;width:980px;overflow:hidden;background:#ffffff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}
.book .info{color:#4b5563;margin-top:10px;overflow:hidden;}
.book .info .cover{float:left;margin:0px 10px;}
.book .info .cover img{width:120px;height:150px;border:none;padding:2px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.12);}
.info h1{font-size:20px;font-weight:600;color:#1f2937;}
.info .cover .downtxt a{line-height:36px;margin:8px 0;color:#fff;background:#2563eb;border-radius:6px;text-align:center;display:block;font-weight:500;transition:background-color 0.2s;}.downtxt a:hover{background:#1d4ed8;text-decoration:none;}
.info .small{border-bottom:1px solid #e5e7eb;margin-bottom:10px;overflow:hidden;}
.info .small span{float:left;width:50%;line-height:28px;display:block;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;color:#6b7280;}
.intro{display:block;overflow:hidden;}
.book .info .allshow{color:#6b7280;cursor:pointer;}

/* Read links */
.readlink{padding:0 10px 10px;line-height:38px;overflow:hidden;}
.readlink a{float:left;display:block;width:47%;text-align:center;background:#2563eb;color:#fff;font-size:16px;border-radius:6px;font-weight:500;transition:background-color 0.2s;}
.readlink a:hover{background:#1d4ed8;text-decoration:none;}
.readlink .rl{margin-left:6%;background:#f59e0b;}.readlink .rl:hover{background:#d97706;}
.readlink .rr{margin-left:5%;background:#ef4444;}.readlink .rr:hover{background:#dc2626;}
.intro dt{float:left;}

/* Chapter list */
.listmain dl{margin:2px;}
.listmain dt{width:100%;text-align:center;line-height:38px;border-bottom:1px solid #e5e7eb;background:#f0f7ff;overflow:hidden;font-weight:600;color:#1f2937;}
.listmain dd{float:left;padding: 0 10px;width:300px;line-height:38px;border-bottom:1px solid #f3f4f6;font-size:14px;display:block;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;transition:background-color 0.15s;}
.listmain dd:hover{background:#f0f7ff;}
.listmain .more{text-align:center;}
.info .small .last a,.listmain .more a{color:#2563eb;font-weight:500;}
.oninfo{float:right;}.oninfo a{color:#ef4444;font-size:14px;}

/* List page navigation */
.listpage{width:100%;padding:10px 0;display:block;overflow:hidden;}
.listpage span{height:38px;line-height:38px;text-align:center;}
.listpage .left{float:left;margin-left:2%;width:23%;}
.listpage .right{float:right;margin-right:2%;width:23%}
.listpage .middle{width:48%;height:38px;float:left;margin:0 1%;}
.listpage .middle em{display:inline-block;width:80%;text-align:center;color:#6b7280;font-style:normal;float:left;line-height:38px;height:30px}
.listpage .middle a{display:inline-block;float:left;width:19%;height:38px;line-height:38px;vertical-align:middle}
.listpage .middle select{border:2px solid #e5e7eb;border-radius:6px;color:#6b7280;display:inline-block;float:left;font-style:normal;height:38px;line-height:38px;text-align:center;width:100%;outline:none;}
.listpage .middle select:focus{border-color:#2563eb;}
.listpage a,.listpage .onclick{width:100%;display:inline-block;height:38px;border:none;border-radius:6px;background:#2563eb;color:#FFFFFF;font-weight:500;transition:background-color 0.2s;}
.listpage a:hover{background:#1d4ed8;text-decoration:none;}
.listpage .before{background:#d1d5db;color:#FFFFFF;}

/* Reader */
.reader{position:relative;overflow:hidden;background:#ffffff;border-radius:8px;margin:0 auto;max-width:980px;}
.reader h1{text-align:center;font-size:22px;color:#1f2937;line-height:40px;margin:20px 0;font-weight:600;}

/* Pagination */
.page{margin:0 auto;text-align:center;overflow:hidden;padding:10px 0;}
.page a{display:inline-block;margin:4px;padding:6px 14px;color:#2563eb;border:1px solid #e5e7eb;text-decoration:none;border-radius:6px;transition:all 0.2s;background:#fff;}
.page b{display:inline-block;margin:4px;padding:6px 14px;color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:6px;}
.page a:hover{border-color:#2563eb;background:#f0f7ff;color:#1d4ed8;text-decoration:none;}

/* Links & Footer */
.link{margin:0 10px;line-height:24px;text-overflow:ellipsis;white-space:nowrap;text-align:center;overflow:hidden;}
.footer,.link,.path{font-size:12px;color:#6b7280;}

.footer {width:960px; margin: 20px auto;line-height: 22px;text-align:center;overflow:hidden;color:#9ca3af;}
.link a,.footer a{color:#6b7280;display:inline-block;transition:color 0.2s;}
.link a:hover,.footer a:hover{color:#2563eb;}
.footer hr{border:none;border-top:1px solid #e5e7eb;margin: 12px 0;}

/* Reader buttons */
.button{width: 40px;line-height: 36px;text-align: center;font-weight: bold;color: #fff;border-radius: 6px;margin:3px 10px 10px 0;position: relative;overflow: hidden;}
.sizebg{width: 15px;line-height: 36px;text-align: center;font-weight: bold;color: #000;border-radius: 6px;margin:3px 3px 3px 0;position: relative;overflow: hidden;}
.lighton{
border:1px solid #2563eb;
box-shadow: 0 1px 3px rgba(37,99,235,0.3) inset;
background: linear-gradient(to bottom,#60a5fa,#2563eb);
}

.lightoff,.huyanoff,.sizebgon{
border:1px solid #374151;
box-shadow: 0 1px 2px #6b7280 inset;
background: linear-gradient(to bottom,#4b5563,#374151);
}

.huyanon{
border:1px solid #10b981;
box-shadow: 0 1px 3px rgba(16,185,129,0.3) inset;
background: linear-gradient(to bottom,#6ee7b7,#34d399);
}

/* Reader settings */
.nr_set{padding:10px;padding-right:10px;border-bottom:2px solid #2563eb;font-size:12px;}
.nr_set .set1{border:1px solid #2563eb;padding:5px 12px;margin-left:10px;border-radius:6px;color:#2563eb;transition:all 0.2s;cursor:pointer;}
.nr_set .set1:hover{background:#2563eb;color:#fff;}
.nr_set .set2 {border:1px solid #2563eb;padding:5px 8px;margin-left:5px;border-radius:4px;color:#2563eb}
.nr_set .set2 p{border:1px solid #2563eb;padding:5px 5px;margin-left:5px;border-radius:4px;color:#2563eb}

.Readbtn{position:absolute;top:0px;right:0px;font-size:14px; padding:2px; height:36px; line-height:36px; overflow:hidden;text-align:center;}
.Readbtn a{font-size:16px; padding:8px;color:#2563eb;}
.Readpage{font-size:14px; padding:0;  height:30px; line-height:30px; text-align:center;}
.Readpage a{font-size:16px; padding:8px; line-height:25px;}
.Readpage .Readpage_up{color: #2563eb; padding-left:10px;}
.Readpage .Readpage_down{color: #2563eb; padding-left:10px; }
.pagedown{padding:6px;margin-bottom:10px;}
.readinline{width: 100%; text-indent:0;}
.readinline .rr{float:right;}
.readinline a{color:#ef4444;}
#chaptercontent{padding:10px 30px;line-height:200%;font-size:20px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;overflow:hidden;color:#1f2937;background:#ffffff;}

/* Bookcase (bookshelf) */
.wrap .bookcase{padding-bottom:10px;}
.bookcase{border:none;overflow:hidden;background:#ffffff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}
.bookbox {float:left;width:50%;}
.bookbox .box{margin:10px 10px 0px;padding:12px;line-height:22px;overflow:hidden;background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;position:relative;transition:box-shadow 0.2s;}
.bookbox .box:hover{box-shadow:0 2px 8px rgba(0,0,0,0.12);}
.bookbox .num{position:absolute;top:12px;left:10px;width:22px;line-height:22px;border-radius:6px;background:#2563eb;display:block;text-align:center;color:#fff;font-weight:bold}
.bookbox .bookinfo{padding-left:30px;}
.bookbox .delbutton{position:absolute;top:15px;right:10px;}
.bookbox .delbutton a{border:1px solid #ef4444;border-radius:6px;padding:4px 12px;color:#ef4444;transition:all 0.2s;}
.bookbox .delbutton a:hover{background:#ef4444;color:#fff;}
.bookbox div{color:#6b7280;}
.bookbox .bookimg{position:absolute;top:12px;left:10px;margin-right:10px;}
.bookbox .bookimg img{width:80px;height:100px;border-radius:4px;}
.so_list .bookinfo{padding-left:90px;height:106px;overflow:hidden;}
.bookbox .bookinfo .update{height:22px;overflow:hidden;}
.bookbox_btn {float:right;padding-right:10px;color:#ef4444;font-weight:500;}


/* Login */
.login{width:60%;border:none;margin:10px auto;border-radius:8px;background:#FFF;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.1);}
.login h2{text-align:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#FFF;font-size: 18px;line-height:44px;margin-bottom:10px;font-weight:600;}
.login p{width:90%;margin:0px auto;}
.login .text{border:2px solid #e5e7eb; text-indent:8px;height:38px; line-height:38px;width:100%;border-radius:6px;outline:none;transition:border-color 0.2s;}
.login .text:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,0.15);}
.login_btn{background:#2563eb;}
.login .btn{width:100%;line-height:38px;height:38px;color:#FFF;display:block; margin:15px 0;background:linear-gradient(135deg,#2563eb,#1d4ed8);text-align:center;border:none;border-radius:6px;font-size:14px;-webkit-appearance:none;font-weight:500;cursor:pointer;transition:opacity 0.2s;}
.login .btn:hover{opacity:0.9;}
.login .login_save{width:40px;vertical-align:middle;}
.login .login_tips{color:#ef4444;font-size:14px; line-height:26px;}

/* Comments */
.comment {border:none;margin:0 auto 12px;width:980px;overflow:hidden;color:#4b5563;background:#ffffff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}
.comment dt{width:100%;padding-left:14px;line-height:38px;border-bottom:1px solid #e5e7eb;background:#f0f7ff;overflow:hidden;font-weight:600;color:#1f2937;border-radius:8px 8px 0 0;}
.comment dd {margin:10px;border-bottom:1px solid #f3f4f6;color:#6b7280;padding-bottom:8px;}
.comment dd p{margin:6px 0;color:#4b5563;}.comment dd b{color: #2563eb;}
.comment_more,.loadmore{text-align:center;line-height:36px;overflow:hidden;}

/* Mobile footer */
.footer_wap {margin:0;padding:15px 10px;text-align:center;line-height:33px;background:linear-gradient(135deg,#2563eb,#1d4ed8);position:relative;font-size:14px;overflow:hidden;}
.footer_wap p a{margin:0 10px;color:rgba(255,255,255,0.8);}
.footer_wap p a:hover{color:#fff;}

/* Responsive toggle */
.pc_none,.listmain .more{display:none;}
@media screen and (max-width: 900px) {
	.pc_none,.listmain .more{display:block;}.header_top,.wap_none,.up .l li .s3,.up .l li .s4,.dd_hide{display:none;}
	body{background-color:#f5f7fa;}.clear{zoom:1;margin:0px;}
	.header,.topwrap,.wrap,.nav,.wrap .top,.type,.type .block,.up .l,.up .r,.book,.listmain,.bookbox,.bookcase,.comment{width:100%;border:none;margin:0 auto;padding:0;zoom:1;overflow:hidden;border-radius:0;box-shadow:none;}
	.header {height:130px;position: relative;box-shadow:0 1px 3px rgba(0,0,0,0.08);}
	.header .nav{position: absolute; z-index: 1; right: 0; top: 0;background:#ffffff;border-bottom:1px solid #e5e7eb;border-radius:0;}
	.nav li{width:18%;line-height:28px;}.nav li a{color:#1f2937;}
	.header .wrap .search{width:100%;position: absolute; z-index: 1; top: 70px;}
	.intro dt,.listmain dd,.blocks ul li{width:100%;}
	.wrap h2{line-height:38px;border-top:1px solid #e5e7eb;border-radius:0;}
	.wrap .block,.wrap .top,.wrap .r{margin-bottom:10px;}
	.up .l li .s1{width:40px;}
	.hot{width:auto;border:none;padding:0px 10px;margin:0px;background:none;border-radius:0;box-shadow:none;}
	.item{width:100%;display:block;height:120px;position:relative;overflow:hidden;background:#ffffff;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:8px;}.class .item{width:100%;}
	.item dl{padding-left:100px;height:104px;padding-top:10px;}
	.item dl dt{border-bottom:1px solid #e5e7eb;font-size:14px;font-weight:700;height:25px;line-height:25px;overflow:hidden;}
	.item dl dt span{color:#6b7280;float:right;font-weight:400;}
	.item dl dd{height:60px;line-height:20px;overflow:hidden;padding:7px 0 0;color:#9ca3af;}
	.item .image{position:absolute;top:10px;left:10px;}
	.item .image img{width:80px;height:100px;background-color:#FFF;border:1px solid #e5e7eb;padding:1px;border-radius:6px;}

	.book .info .cover img{width:80px;height:100px;border:none;padding:2px;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}
	.book .info .last{width:100%;}
	.book .intro_title{width:100%;display:block;margin:0px; overflow:hidden; padding:0px 0px 0px 14px; background-color:#f8fafc;line-height:38px; font-size:14px; font-weight:600; border-bottom:1px solid #e5e7eb;}
	.intro dt,.book_last dt{background:linear-gradient(135deg,#2563eb,#1d4ed8);line-height:42px;color:#fff;padding-left:14px;border-bottom:1px solid #e5e7eb;}
	.intro dd{padding:0 10px;}
	.Readbtn{background:#FFF;padding:6px;position:static;}
	.listmain h2,.comment dt{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#FFF;border-radius:0;}

	#chaptercontent{padding:20px 10px;line-height:180%;font-size:18px;}.login{width:95%;}
	.footer{width:100%;padding:0 10px;}
	.path{padding:0 10px;}
	.page a{padding:4px 10px;margin:3px;}
	.page b{padding:4px 10px;margin:3px;}
	.readlink a{border-radius:6px;font-size:14px;}
	.bookbox{width:100%;}
	.bookbox .box{margin:8px;border-radius:8px;}
	.comment{border-radius:0;}
	.type{border-radius:0;box-shadow:none;}
	.wrap .top{border-radius:0;box-shadow:none;}
}

/* Sort / update table */
.up {
    margin: 0 auto 12px;
    overflow: hidden;
}
.up .l {
    float: left;
    overflow: hidden;
    width: 695px;
    border: none;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.up .l ul {
    padding: 0 10px;
}
.up .l li {
    padding: 5px 0;
    border-bottom: solid 1px #f3f4f6;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    display: flex;
    align-items: center;
    transition: background-color 0.15s;
}
.up .l li:hover {
    background: #f0f7ff;
}
.up .l li span {
    display: inline-block;
}
.up .l li .s1 {
    width: 80px;
    white-space: nowrap;
    color: #6b7280;
}
.up .l li .s2 {
    width: 180px;
    overflow: hidden;
}
.up .l li .s2 a {
    color: #2563eb;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.up .l li .s3 {
    width: 300px;
    overflow: hidden;
}
.up .l li .s3 a {
    color: #2563eb;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.up .l li .s4 {
    color: #9ca3af;
    width: 90px;
    text-align: right;
    white-space: nowrap;
}
.up .l li .s5 {
    color: #9ca3af;
    width: 50px;
    text-align: right;
    white-space: nowrap;
}
.up .r {
    float: right;
    width: 265px;
    border: none;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.up .r ul {
    padding: 0 10px;
}
.up .r li {
    padding: 5px 0;
    border-bottom: solid 1px #f3f4f6;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    display: flex;
    align-items: center;
    transition: background-color 0.15s;
}
.up .r li:hover {
    background: #f0f7ff;
}
.up .r li span {
    display: inline-block;
}
.up .r li .s1 {
    width: 80px;
    white-space: nowrap;
    color: #6b7280;
}
.up .r li .s2 {
    width: 120px;
    overflow: hidden;
}
.up .r li .s2 a {
    color: #2563eb;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.up .r li .s5 {
    color: #9ca3af;
    width: 65px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.up .r li .s5 a {
    color: #2563eb;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

/* Sort page filter nav */
.sort_nav{overflow:hidden;padding:8px 0;}
.sort_nav a{display:inline-block;padding:4px 14px;margin:3px;border-radius:20px;color:#4b5563;background:#f3f4f6;transition:all 0.2s;}
.sort_nav a:hover{background:#e0e7ff;color:#2563eb;}
.sort_nav a.on,.sort_nav .on{background:#2563eb;color:#fff;}

/* Footer tags */
.tags{overflow:hidden;padding:8px 0;}
.tags a{display:inline-block;padding:3px 10px;margin:3px;border-radius:4px;background:#f3f4f6;color:#4b5563;font-size:12px;transition:all 0.2s;}
.tags a:hover{background:#e0e7ff;color:#2563eb;}
