.br,#aside_hot_tag li a,#divTags li a,.art-content img {border-radius: 10px;}
body.night .searchform {border-radius: 9px;}
.toolbar .btn,.swiper-pagination-bullet {border-radius: 100px!important;}
#aside_about .bg {border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.swiper-button-next{border-radius: 100px;border-top-right-radius: 0;border-bottom-right-radius: 0;text-align:right;}
.swiper-button-prev{border-radius: 100px;border-top-left-radius: 0;border-bottom-left-radius: 0;text-align:left;}
.nav-links,.hidden{display:none}
.article-list .content .title b{color:#FF0000}
.recommend-d{margin-bottom:10px}
.recommend-d ul li{margin-bottom:-3px}
.recommend-d ul li:last-child{margin-bottom:0}
.recommend-d img{border-radius:6px}
.art-main .badge a{color:#ffffff!important}
.qr_qun{overflow: hidden;border-top: 1px #333 dotted;margin: 50px auto 20px;padding-top:20px;font-size:14px;text-align:center;max-width:600px}
.qr_qun p:first-child{font-weight:bold;margin-bottom:20px;color:#FF0000;font-size:16px}
.icon-tg{background: url(../images/telegram-fill.png) no-repeat 0 0;background-size: 16px 16px;padding-right: 21px!important;}
.icon-potato{background: url(../images/potato.png) no-repeat 0 0;background-size: 16px 16px;padding-right: 21px!important;}
/*加载更多*/
.pageload{text-align:center;}
.pageload .loader-ellips span img{width:24px!important;height:auto;}
.load-more {text-align: center;padding: 20px 0;margin-top: 20px;}
.load-more button {display: inline-block;padding: 10px 30px;background-color: #0084ff;color: #fff;border: none;border-radius: 30px;cursor: pointer;transition: all 0.3s ease;font-size: 14px;}
.load-more button:hover {background-color: #0084ff;opacity: 0.9;transform: translateY(-2px);}
.badge { display: inline-block; padding: 2px 10px; font-size: 11px; font-weight: 700; line-height: 1.5; text-align: center; white-space: nowrap; vertical-align: middle; border-radius: 30px; margin-right: 8px; letter-spacing: .4px; transition: all .2s ease; box-shadow: 0 2px 4px rgba(0,0,0,.05); position: relative; top: -1px; border: 1px solid rgba(0,0,0,.03); text-shadow: 0 1px 2px rgba(0,0,0,0.12); }
.arc_primary { background: #0e3b7a; color: #fff; border-color: rgba(255,255,255,.15); }
.arc_secondary { background: #3d4759; color: #fff; }
.arc_success { background: #0a5c38; color: #fff; }
.arc_danger { background: #e60000; color: #fff; }
.arc_warning { background: #f6c800; color: #1a1a1a; }
.badge:hover { transform: translateY(-1px); box-shadow: 0 4px 8px rgba(0,0,0,.1); }
.night .badge { box-shadow: 0 2px 4px rgba(0,0,0,.25); border-color: rgba(255,255,255,.08); }
.night .arc_primary { background: #1f4f9a; color: #fff; }
.night .arc_secondary { background: #535e73; color: #fff; }
.night .arc_success { background: #0d6e46; color: #fff; }
.night .arc_danger { background: #cc1a1a; color: #fff; }
.night .arc_warning { background: #d9af00; color: #1a1a1a; }
@media (max-width: 640px) { .badge { top: 0; padding: 1px 10px; } }
.infinite-scroll-error { text-align: center; padding: 20px; color: #999; font-size: 14px; }
@media screen and (max-width:768px) { .recommend-c .list .a,.double-list .ul .a,#aside_hot li a,.full-post .list .a,.text-post .list .a { font-size: 15px; } .img-post,.aside_ad,#aside_ad,.flink { display:none!important; } .article-list .istop { line-height:1.2em; } }
.children { margin-left: 20px; border-left: 2px solid #e9ecef; padding-left: 12px; margin-top: 5px; }
.children .li { border-bottom: 1px dashed #eee; padding: 8px 0; }
.children .li:last-child { border-bottom: none; padding-bottom: 0; }
.comment-actions { display: inline-flex; align-items: center; }
.comment-actions .action-item { display: inline-flex; align-items: center; line-height: 1; white-space: nowrap; }
.comment-actions .action-item em { font-style: normal; display: inline-block; min-width: 1em; text-align: center; }
.cinfo .comment-actions { float: right; line-height: 1.8; margin-top: 2px; overflow: visible; max-width: none; }
.c-time + .reply-btn { display: inline; white-space: nowrap; margin-left: 10px; font-size: 12px; color: #0084ff; text-decoration: none; }
.c-time + .reply-btn:hover { text-decoration: underline; }
.toggle-children { color: #0084ff; cursor: pointer; margin-left: 10px; font-size: 12px; }
.toggle-children:hover { text-decoration: underline; }
.night .children { border-left-color: #334155; }
.night .children .li { border-bottom-color: #334155; }
.night .toggle-children { color: #60a5fa; }
.recent-hot-comments { display: flex; flex-direction: column; gap: 12px; }
.rc-item { background: #ffffff; border-radius: 12px; padding: 14px; transition: all 0.2s ease; border: 1px solid #f0f2f5; box-shadow: 0 1px 3px rgba(0,0,0,0.02); }
.rc-item:hover { box-shadow: 0 6px 14px rgba(0,0,0,0.05); transform: translateY(-2px); }
.rc-header { display: flex; align-items: center; gap: 10px; margin-bottom: 8px; }
.rc-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; background: #eef2f6; flex-shrink: 0; }
.rc-meta { flex: 1; min-width: 0; }
.rc-author { font-size: 13px; font-weight: 600; color: #1e293b; display: block; line-height: 1.3; word-break: break-word; overflow-wrap: break-word; }
.rc-time { font-size: 11px; color: #94a3b8; }
.rc-body { position: relative; }
.rc-text { font-size: 13px; line-height: 1.5; color: #4b5563; display: block; overflow: visible; margin: 0 0 8px 0; background: #f8fafc; padding: 8px 10px; border-radius: 10px; border-left: 3px solid #0084ff; font-weight: 500; word-break: break-word; overflow-wrap: break-word; }
.rc-link { font-size: 12px; color: #0084ff; text-decoration: none; display: inline-flex; align-items: center; gap: 3px; transition: color 0.2s; }
.rc-link i { font-size: 12px; }
.rc-link:hover { color: #005bb5; text-decoration: underline; }
.night .rc-item { background: #1e293b; border-color: #334155; box-shadow: none; }
.night .rc-item:hover { box-shadow: 0 6px 14px rgba(0,0,0,0.3); }
.night .rc-author { color: #f1f5f9; }
.night .rc-text { background: #0f172a; color: #cbd5e1; border-left-color: #0084ff; }
.night .rc-time { color: #64748b; }
.night .rc-link { color: #60a5fa; }
.night .rc-link:hover { color: #93c5fd; }