@charset "UTF-8";

body {
    font-size: 14px;
    line-height: 1.5;
    min-height: 100vh; /* 保证页面占满屏幕高度 */
    display: flex;
    flex-direction: column; /* 让底部固定在页面底部 */
    scroll-behavior: smooth; /* 全局平滑滚动 */
    background: #ffffff ;
    font-size: 13px;
    color: #000;
}

a {
    color: #222;
    text-decoration: none;
    font-size: 13px;
}

a:hover {
    color: #f00;
    text-decoration: underline;
}

.red {
    color: #f00;
}

.none {display: none;}

.zizhu {float: right;color: #fff;font-size: 16px;display: inline-block;height: 40px;line-height: 40px;margin-top: 10px;background: #e04411;padding: 0 20px;border-radius: 4px;text-decoration: none;}
.zizhu:hover {background: #f00;color: #ffff00;text-decoration: none;}
.main {
    padding: 2px 0;
    width: 1320px;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.main .data {
    width: 100%;
    font-size: 13px;
    border-spacing: 1px;
    background: #9c4e2a;
    border-spacing: 1px;
}
.main .data th {height: 32px;background: #ef8d0f;text-align: center;color: #fff;background: url(../index/bar.gif) repeat-x;}
.main .data td {padding: 5px;border-bottom: 0px solid #ccc;white-space: nowrap;}

.top {
    margin: 0 auto;
    height: 60px;
    overflow: hidden;
    position: relative;
    background:rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid #000;
    overflow: hidden;
}
.nav {float: left;}
.nav ul {margin-left: 30px;}
.nav ul li {float: left;}
.nav ul li a {color: #fff;display: inline-block;height: 60px;line-height: 60px;font-size: 16px;text-decoration: none;padding: 0 20px;}
.nav ul li a:hover {color:#ffff00;border-bottom: 2px solid #ffff00;}

.top .logo {margin-top: 5px;float: left;}

/*.header {height: 150px;position: relative;}*/
.vips {
	position: absolute;
    right: 310px;
    top: 12px;
    display: inline-block;
    /*width: 50px;*/
    /*height: 18px;*/
    background: #9d99979e;
    border-radius: 4px;
    padding: 3px 8px;
    text-decoration: none;}
a.vips{
    color: #222;
    /* position: absolute; */
    /* right: -60px; */
    /* top: 12px; */
    /* display: inline-block; */
    /* width: 160px; */
    /* height: 35px; */
}
.footer {
    margin: 0 auto;
    color: rgb(0 0 0 / 70%);
    padding: 10px;
    text-align: center;
    line-height: 20px;
    background-image: url(../index/footer.jpg);

}

#c {
    margin: 0 auto;
    background: #9c4e2a;
}

#c table {
    border-collapse: 1;
    border-spacing: 0;
}

#m {
    width: 100%;
    text-align: center;
    border-left: 0px solid #e5e5e5;
}

#m td {
    color: #393;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #9c4e2a;
    border-left: 1px solid #9c4e2a;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#m td a {
   color: #e8ffef;
    display: block;
    text-decoration: none;
    background: #000000;
}

#m td a:hover {
    color: #fff;
    background: #9c4e2a;
}

#m td:hover {
    color: #fff;
    background: #9c4e2a;
}
.tub{
    width: 50px;
    height: 11px;
}
.qtthtu {
    /* height: 13px; */
    margin-right: 2px;
 /*    width: 14px; */
    margin-bottom: -0.1rem;
}
.backDiv {
    top: 0;
    left: 0;
    z-index: -999;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    position: fixed;
}

.tab { 
    position: fixed;
    border-radius: 6px;
    width: 5.22%;
    background: rgb(243 243 243 / 78%);
    top: 190px;
    right: 47%;
    margin-right: -720px;
    text-align: center;
	}
.tab b {background: #0a0705;color: #fff;display: inline-block;padding: 10px 0;width: 100px;}
.tab ul {margin: 0;padding: 10px;}
.tab ul li {list-style-type: none;}
.tab ul li a {display: inline-block;padding: 5px 0px;border: 1px solid #9195a3;width: 70px;margin-bottom: 5px;}
.tab ul li a:hover {background: #9c4e2a;color: #fff;text-decoration: none;border: 1px solid #9c4e2a;}

.link {background: #ff6e01;border-radius: 4px;padding: 3px 8px;text-decoration: none;color: #fff;}

/**广告位**/
.ad{overflow:hidden;clear:both;border: 1px solid #9c4e2a;background-color: #4caf50a3;}
.ad a{margin:0px;border-radius:3px;}
.ad img{max-width:100%;}
.ad li{float:left;width:50%;height: 68px;list-style:none;}
@media(max-width:999px) {
.ad{margin: 0 0 10px 0;}
.ad li{width:100%;}
}
/**新增文字广告**/
.txtguanggao{
    background-color: #a13006;
    border: 1px solid #9c4e2a;
    /*width: 100%;*/
    overflow: hidden;
    display: block;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
}
.txtguanggao a{
    width: calc((100% - 20px) / 4);
    float: left;
    border-radius: 2px;
    line-height: 35.35px;
    height: 35.35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: rgb(255, 153, 159);
    margin: 2.5px;
    
    transition-duration: .3s;
}
.txtguanggao a:nth-child(1) {
    background-color: #dc3545;
}
.txtguanggao a:nth-child(2) {
    background-color: #007bff;
}
.txtguanggao a:nth-child(3) {
    background-color: #28a745;
}
.txtguanggao a:nth-child(4) {
    background-color: #ffc107;
}
.txtguanggao a:nth-child(5) {
    background-color: #28a745;
}
.txtguanggao a:nth-child(6) {
    background-color: #ffc107;
}
a {

  text-decoration: none;

}
.txtguanggao a:nth-child(7) {
    background-color: #dc3545;
}
.txtguanggao a:nth-child(8){
    background-color: #007bff;
}
.txtguanggao a:hover{
background:#FF2805;color:#FFF
}
@media screen and (max-width: 1000px) {
.txtguanggao a{
   width: calc((100% - 10px) / 2);
    float: left;
    border-radius: 2px;
    line-height: 35.35px;
    height: 35.35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: rgb(255, 153, 159);
    margin: 2.5px;
    transition-duration: .3s;
}
}
  @media screen and (min-width: 1000px) {
    .txtguanggao a{
    width: calc((100% - 20px) / 4);
    }}
.mqi1{
    position: fixed;
    left:10px;
    top:48px;
    z-index:9999999;
}
.mqi2{
    background: rgba(0,0,0,0.5);color:#fff;padding: 5px 10px;border-radius: 50px;font-size: 12px;font-family: '微软雅黑';
}
.mqi3{
    background: rgba(0,0,0,0.5);color:#fff;padding: 5px 10px;border-radius: 50px;font-size: 12px;font-family: '微软雅黑';margin-top: 10px;
} 

/*.container {*/
/*            width: 95%;*/
/*            max-width: 1200px;*/
/*            margin: 0 auto;*/
/*            padding: 0 5px;*/
            flex: 1; /* 让主体内容占满剩余空间 */
/*        }*/

        /* 1. 访问数据栏 */
        .visit-data {
            background: #000;
            color: #fff;
            padding: 6px 12px;
            border-radius: 4px;
            margin: 10px 0;
            font-size: 13px;
        }

        /* 2. Logo+宣传栏 */
        .logo-banner {
            background: linear-gradient(to right, #ff4500, #ff8c00);
            text-align: center;
            padding: 15px 0;
            margin-bottom: 10px;
            border-radius: 4px;
        }
        .logo-banner h1 {
            font-size: 32px;
            color: #fff;
            text-shadow: 2px 2px 4px #000;
            margin: 0;
        }
        .logo-banner p {
            color: #fff;
            font-size: 16px;
            margin-top: 5px;
        }

        /* 3. 广告位区域 */
        .ad-area {
            margin: 15px 0;
        }
        .ad-row {
            display: flex;
            gap: 8px;
            margin-bottom: 8px;
        }
        .ad-item {
            flex: 1;
            padding: 10px 0;
            text-align: center;
            color: #fff;
            border-radius: 4px;
            font-weight: bold;
            cursor: pointer;
        }
        .ad-red { background: #dc3545; }
        .ad-blue { background: #0d6efd; }
        .ad-green { background: #198754; }
        .ad-yellow { background: #ffc107; color: #000; }

        /* 4. 筛选栏 */
        .filter-box {
            background: #fff;
            padding: 10px 15px;
            border-radius: 4px;
            margin-bottom: 10px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 10px;
        }
        .filter-title {
            font-weight: bold;
            color: #333;
        }
        .filter-btns button {
            padding: 4px 12px;
            border: none;
            border-radius: 3px;
            margin-left: 8px;
            cursor: pointer;
            background: #6c757d;
            color: #fff;
        }
        .filter-btns button.active {
            background: #0d6efd;
        }

        /* 5. 开服列表表格容器（核心响应式） */
        .table-container {
            width: 100%;
            overflow-x: auto; /* 小屏时表格横向滚动 */
            -webkit-overflow-scrolling: touch; /* 移动端顺滑滚动 */
            margin-bottom: 15px;
        }
        /* 开服列表表格 */
        .server-table {
            width: 100%;
            min-width: 768px; /* 保证表格最小宽度，小屏时滚动 */
            border-collapse: collapse;
            background: #fff;
            border-radius: 4px;
            overflow: hidden;
        }
        .server-table th {
            background: linear-gradient(to bottom, #ff9900, #ff6600);
            color: #fff;
            padding: 10px 5px;
            text-align: center;
            border: 1px solid #ddd;
            font-size: 14px;
        }
        .server-table td {
            padding: 8px 5px;
            text-align: center;
            border: 1px solid #ddd;
            font-size: 13px;
        }
        .server-table tr:nth-child(even) {
            background: #f8f9fa;
        }
        .server-table tr:hover {
            background: #fff3cd;
        }

        /* 按钮与标签样式 */
        .btn-view {
            background: #dc3545;
            color: #fff;
            border: none;
            padding: 4px 10px;
            border-radius: 3px;
            cursor: pointer;
            font-size: 12px;
        }
        .tag {
            display: inline-block;
            padding: 2px 8px;
            border-radius: 3px;
            font-size: 12px;
            color: #fff;
            font-weight: bold;
        }
        .tag-hot { background: #197868; } /* 精品推荐/刚新开 */
        .tag-new { background: #0d6efd; } /* 今日已开 */
        .tag-wks { background: #8a8d91b8; } /* 今日w开 */
        .tag-txtj { background: #dfad19; } /* txtj */

        /* 公告栏 */
        .notice-bar {
            background: #feccff82;
    padding: 2px 1px;
    border: 1px solid #9c4e2a;
    border-radius: 0px;
    margin-bottom: 0px;
    color: #121112;
    font-size: 13px;
        }

        /* ========== 优化：底部样式（核心修改） ========== */
        .footer {
            background: #3a2217;
            color: #fff;
            padding: clamp(15px, 3vw, 30px) 0; /* 响应式内边距：小屏15px，大屏30px */
            width: 100%; /* 确保底部占满屏幕宽度 */
            flex-shrink: 0; /* 防止底部被压缩 */
        }
        .footer-container {
            width: clamp(90%, 95%, 1200px); /* 响应式宽度：小屏90%，大屏1200px */
            margin: 0 auto;
            padding: 0 clamp(5px, 2vw, 20px); /* 响应式左右内边距 */
        }
        .footer-top {
            display: flex;
            flex-wrap: wrap;
            gap: clamp(10px, 3vw, 25px); /* 响应式列间距 */
            margin-bottom: clamp(10px, 2vw, 20px);
            padding-bottom: clamp(10px, 2vw, 20px);
            border-bottom: 1px solid #333;
            justify-content: space-between; /* 列均匀分布 */
        }
        .footer-col {
            flex: 1;
            min-width: clamp(180px, 25vw, 220px); /* 响应式最小宽度 */
            max-width: 280px; /* 限制列最大宽度 */
        }
        .footer-col h3 {
            color: #ff6600;
            font-size: clamp(14px, 1.8vw, 18px); /* 响应式标题字体 */
            margin-bottom: clamp(8px, 1.5vw, 12px);
            font-weight: bold;
            position: relative;
            padding-bottom: 5px;
        }
        /* 标题下划线装饰（增强视觉） */
        .footer-col h3::after {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 30px;
            height: 2px;
            background: #ff6600;
        }
        .footer-col ul {
            list-style: none;
        }
        .footer-col ul li {
            margin: clamp(4px, 1vw, 6px) 0;
            font-size: clamp(12px, 1.2vw, 14px); /* 响应式列表字体 */
            line-height: 1.6; /* 优化行高 */
        }
        .footer-col ul li a {
            color: #ccc;
            text-decoration: none;
            transition: color 0.2s ease; /* 平滑过渡 */
        }
        .footer-col ul li a:hover {
            color: #ff6600;
            text-decoration: underline; /*  hover添加下划线 */
        }
        .footer-bottom {
            text-align: center;
            font-size: clamp(11px, 1vw, 13px); /* 响应式底部字体 */
            color: #999;
            padding-top: clamp(10px, 2vw, 18px);
            line-height: 1.8;
        }
        .footer-bottom p {
            margin: clamp(2px, 0.8vw, 4px) 0;
        }
        .footer-contact {
            color: #ff6600;
            font-weight: bold;
        }

        /* ========== 新增：返回顶部按钮样式 ========== */
        .back-to-top {
            position: fixed;
            bottom: 30px;
            right: 20px;
            width: 48px;
            height: 48px;
            background: #ff6600;
            color: #fff;
            border: none;
            border-radius: 50%;
            font-size: 18px;
            cursor: pointer;
            display: none; /* 默认隐藏 */
            align-items: center;
            justify-content: center;
            box-shadow: 0 2px 8px rgba(0,0,0,0.3);
            transition: all 0.3s ease;
            z-index: 9999; /* 保证在最上层 */
        }
        .back-to-top:hover {
            background: #ff4500;
            transform: translateY(-3px);
        }
        .back-to-top.show {
            display: flex; /* 显示按钮 */
        }

        /* ========== 优化：响应式断点适配（底部核心调整） ========== */
        /* 大屏设备 (≥1200px) */
        @media (min-width: 1200px) {
            .footer-col {
                min-width: 220px;
            }
        }

        /* 平板设备 (768px - 992px) */
        @media (max-width: 992px) {
            .logo-banner h1 {
                font-size: 28px;
            }
            .logo-banner p {
                font-size: 14px;
            }
            .ad-item {
                padding: 8px 0;
                font-size: 12px;
            }
            .server-table th {
                font-size: 13px;
                padding: 8px 3px;
            }
            .server-table td {
                font-size: 12px;
                padding: 6px 3px;
            }
            /* 返回顶部按钮适配 */
            .back-to-top {
                width: 44px;
                height: 44px;
                font-size: 16px;
                bottom: 25px;
                right: 15px;
            }
            /* 底部适配：平板端 */
            .footer-top {
                gap: 15px;
            }
            .footer-col {
                min-width: 160px;
            }
        }

        /* 移动端设备 (≤768px) */
        @media (max-width: 768px) {
            /* 访问数据栏换行显示 */
            .visit-data {
                font-size: 12px;
                padding: 8px;
                line-height: 1.8;
            }
            /* Logo栏缩小 */
            .logo-banner {
                padding: 10px 0;
            }
            .logo-banner h1 {
                font-size: 24px;
            }
            .logo-banner p {
                font-size: 12px;
                margin-top: 3px;
            }
            /* 广告位改为纵向排列 */
            .ad-row {
                flex-direction: column;
                gap: 5px;
            }
            .ad-item {
                padding: 10px 0;
                font-size: 12px;
            }
            /* 筛选栏适配 */
            .filter-box {
                padding: 8px 10px;
            }
            .filter-btns {
                width: 100%;
                display: flex;
                gap: 5px;
            }
            .filter-btns button {
                flex: 1;
                margin-left: 0;
                padding: 6px 0;
                font-size: 12px;
            }
            /* 公告栏缩小 */
            .notice-bar {
                font-size: 12px;
                padding: 6px 10px;
            }
            /* 按钮缩小 */
            .btn-view {
                padding: 3px 8px;
                font-size: 11px;
            }
            .tag {
                padding: 1px 6px;
                font-size: 11px;
            }
            /* 返回顶部按钮适配 */
            .back-to-top {
                width: 40px;
                height: 40px;
                font-size: 14px;
                bottom: 20px;
                right: 10px;
            }
            /* 底部适配：移动端核心调整 */
            .footer-top {
                flex-direction: column; /* 移动端单列显示 */
                gap: 20px;
                padding-bottom: 15px;
            }
            .footer-col {
                min-width: 100%; /* 占满宽度 */
                max-width: 100%;
                padding: 0 5px;
            }
            .footer-col h3 {
                font-size: 15px;
                margin-bottom: 10px;
            }
            .footer-col ul li {
                font-size: 13px;
            }
            .footer-bottom {
                font-size: 11px;
                padding-top: 15px;
                text-align: left; /* 移动端左对齐更易读 */
            }
            .footer-bottom p {
                margin: 3px 0;
                word-break: break-all; /* 防止长文本溢出 */
            }
        }

        /* 超小屏设备 (≤480px) */
        @media (max-width: 480px) {
            .container {
                width: 98%;
            }
            .visit-data {
                font-size: 11px;
            }
            .logo-banner h1 {
                font-size: 20px;
            }
            /* 底部容器适配 */
            .footer-container {
                width: 98%;
                padding: 0 8px;
            }
            .footer-col h3 {
                font-size: 14px;
            }
            .footer-col ul li {
                font-size: 12px;
            }
            .footer-bottom {
                font-size: 10px;
            }
        }
       


       /* 整体Banner容器 - 优化布局间距和响应式 */
        .banner-container {
    max-width: 1320px;
    /* margin: 20px auto; */
    border: 1px solid #9c4e2a;
    /* box-shadow: 0 0 15px rgba(0, 255, 255, 0.5); */
    background: #000;
    position: relative;
    overflow: hidden;
    /* border-radius: 8px;
        }

        /* 顶部信息栏 - 优化布局和响应式 */
        .top-bar {
            background: linear-gradient(90deg, #1a1a2e, #16213e, #0f3460);
    color: #00ffff;
    font-size: 14px;
    padding: 1px 2px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* border-bottom: 2px solid #ff00ff; */
    position: relative;
    overflow: hidden;
    flex-wrap: wrap;
    gap: 10px;
        }
        /* 动态网格背景 */
        .top-bar::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: linear-gradient(rgba(0, 255, 255, 0.1) 1px, transparent 1px),
                              linear-gradient(90deg, rgba(0, 255, 255, 0.1) 1px, transparent 1px);
            background-size: 20px 20px;
            z-index: 0;
            animation: gridMove 10s linear infinite; /* 网格缓慢移动 */
        }
        /* 顶部可点击区域样式调整 */
        .top-bar > div {
            position: relative;
            z-index: 1;
            animation: textScan 3s ease-in-out infinite; /* 文字扫描发光 */
            cursor: pointer; /* 鼠标悬浮显示手型 */
            padding: 4px 10px; /* 优化点击区域大小 */
            border-radius: 4px;
            transition: background 0.3s ease;
            flex-shrink: 0; /* 避免文字挤压 */
        }
        .top-bar > div:hover {
            background: rgba(0, 255, 255, 0.2); /* 悬浮背景高亮 */
        }
        .top-bar .right {
            display: flex;
            align-items: center;
            gap: 15px; /* 增加元素间距 */
            flex-wrap: wrap; /* 小屏换行 */
        }
        .top-bar .notice {
            color: #ffcc00;
            animation: noticeFlash 1.5s ease-in-out infinite; /* 公告闪烁 */
            cursor: default; /* 公告不点击，恢复默认光标 */
            background: transparent !important; /* 取消悬浮背景 */
            flex-shrink: 0;
        }

        /* 核心标题区 - 优化间距和响应式字体 */
        .title-area {
            /* 流光渐变背景 */
            /*background: linear-gradient(90deg, #ff0080, #00ffff, #8000ff, #ff0080);*/
            /*background-size: 200% 100%;*/
            /*color: #000;*/
            /*font-size: clamp(18px, 2.5vw, 28px); */
            /*font-weight: bold;*/
            /*padding: 15px 20px; */
            /*text-align: center;*/
            /*border-bottom: 2px solid #00ffff;*/
            /*letter-spacing: 3px;*/
            /*text-shadow: 0 0 10px rgba(255, 255, 255, 0.8);*/
            /*box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);*/
            /*animation: titleShine 5s linear infinite; */
            /*cursor: pointer; */
            /*transition: opacity 0.3s ease;*/
        }
        .title-area:hover {
            opacity: 0.9; /* 悬浮透明度变化 */
        }
        /* 标题区文字适配小屏 */
        .title-area span {
            display: inline-block;
            margin: 0 8px;
            color: #000;
            text-shadow: 0 0 8px rgba(255, 255, 255, 0.6);
        }
        @media (max-width: 768px) {
            .title-area span {
                display: block;
                margin: 5px 0 0;
            }
        }

        /* 功能按钮区 - 优化布局和响应式 */
        .btn-area {
            display: flex;
            flex-wrap: wrap;
            gap: 2px; /* 按钮组之间的分隔线效果 */
        }
        .btn-group {
            flex: 1 1 calc(25% - 2px); /* PC端4列均分 */
            min-width: 180px; /* 最小宽度，避免挤压 */
        }
        /* 小屏适配：平板2列，手机1列 */
        @media (max-width: 992px) {
            .btn-group {
                flex: 1 1 calc(50% - 2px);
            }
        }
        @media (max-width: 576px) {
            .btn-group {
                flex: 1 1 100%;
            }
        }
        .btn {
            padding: 5px 0; /* 增加按钮内边距 */
            text-align: center;
            color: #fff;
            font-size: 14px;
            font-weight: 600;
            border: 1px solid #00ffff;
            position: relative;
            overflow: hidden;
            transition: all 0.3s ease;
            /* 脉冲动画 - 不同按钮绑定不同rgb值 */
            animation: btnPulse 2s ease-in-out infinite;
            cursor: pointer; /* 按钮手型光标 */
        }
        /* 按钮hover增强效果 */
        .btn:hover {
            box-shadow: 0 0 25px rgba(var(--shadow-rgb), 1);
            transform: scale(1.02); /* 微调放大比例，更自然 */
        }

        /* 科幻风按钮配色 + 绑定脉冲阴影RGB值 */
        .btn1-1 { 
            background: linear-gradient(180deg, #ff1e56, #ffac41); 
           
        } 
        .btn1-2 { 
            background: linear-gradient(180deg, #00c9ff, #92fe9d); 
            
        } 
        .btn2-1 { 
            background: linear-gradient(180deg, #7928ca, #ff0080); 
           
        } 
        .btn2-2 { 
            background: linear-gradient(180deg, #ffdd00, #ff7700); 
           
        } 
        .btn3-1 { 
            background: linear-gradient(180deg, #00dbde, #fc00ff); 
            
        } 
        .btn3-2 { 
            background: linear-gradient(180deg, #beccd1, #FF5722);
            
        } 
        .btn4-1 { 
            background: linear-gradient(180deg, #ff416c, #ff4b2b); 
            
        } 
        .btn4-2 { 
            background: linear-gradient(180deg, #11998e, #38ef7d); 
            
        }
  .tag-new {
    background: #0d6efd;
}
.tag-hot {
        background: #197868;
}
.tag-wks {
    background: #8a8d91b8;
}
.tag {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}
/*....文章样式....*/
/* 我要曝光 固定悬浮按钮 */
		.fixed-expose-btn {
			position: fixed;
			bottom: 80px;
			right: 20px;
			width: 120px;
			height: 50px;
			line-height: 50px;
			background: #ff3333;
			color: #fff !important;
			text-align: center;
			border-radius: 50px;
			font-size: 16px;
			font-weight: bold;
			z-index: 9999;
			box-shadow: 0 5px 12px rgba(255,51,51,0.3);
			text-decoration: none;
		}
		.fixed-expose-btn:hover {
			background: #e62e2e;
		}

		/* 文章列表样式（和截图一致） */
		.article-section {
			max-width: 1200px;
			margin: 40px auto;
			padding: 0 20px;
			font-family: "微软雅黑", sans-serif;
		}
		.article-grid {
			display: grid;
			grid-template-columns: 1fr 1fr;
			gap: 20px;
		}
		.article-card {
			display: flex;
			background: #fff;
			border-radius: 8px;
			padding: 15px;
			box-shadow: 0 2px 8px rgba(0,0,0,0.05);
			align-items: flex-start;
		}
		.card-cover {
			width: 120px;
			height: 90px;
			object-fit: cover;
			border-radius: 4px;
			margin-right: 15px;
			flex-shrink: 0;
		}
		.card-content {
			flex: 1;
		}
		.card-title {
			font-size: 18px;
			color: #333;
			margin: 0 0 8px 0;
			line-height: 1.4;
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}
		.card-title a {
			color: #333;
			text-decoration: none;
		}
		.card-title a:hover {
			color: #007bff;
		}
		.card-desc {
			font-size: 14px;
			color: #666;
			line-height: 1.5;
			margin-bottom: 10px;
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}
		.card-tags {
			margin-bottom: 8px;
		}
		.tag {
			display: inline-block;
			padding: 2px 8px;
			border-radius: 3px;
			font-size: 12px;
			margin-right: 5px;
			margin-bottom: 5px;
		}
		.tag-blue {
			background: #e8f4ff;
			color: #007bff;
			border: 1px solid #b3d8ff;
		}
		.tag-orange {
			background: #fff7e6;
			color: #fa8c16;
			border: 1px solid #ffd591;
		}
		.tag-green {
			background: #f6ffed;
			color: #52c41a;
			border: 1px solid #b7eb8f;
		}
		.card-meta {
			font-size: 12px;
			color: #999;
			display: flex;
			align-items: center;
			gap: 10px;
		}
		.meta-author {
			display: flex;
			align-items: center;
			gap: 5px;
		}
		.meta-author img {
			width: 20px;
			height: 20px;
			border-radius: 50%;
		}
		.meta-stats {
			margin-left: auto;
			display: flex;
			gap: 10px;
		}
        