body, div, iframe, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, table, th, td, 
form, input, button, select, textarea {margin: 0;padding: 0;font-weight: normal;font-style: normal;font-size: 100%;font-family: inherit;}
ol, ul {list-style: none;}
img {border: 0;}
a:link,a:visited {color:#000000;text-decoration:none;}
a:hover {color:#c00;text-decoration:underline;}
body {font-size:12px;color:#1A1A1A;font-family:arial, sans-serif;background:#fff}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0;  font-weight:normal;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
img{vertical-align:top;}
.cr {clear:both;height:0px;overflow:hidden;}
.fl {float:left;}
.fr {float:right;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt8 {margin-top:8px;}
.ins {display:none}
.hidden,.ins {display:none}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.clearfix{*zoom:1;}
a:hover {-webkit-transition:all linear .218s;-moz-transition:all linear .218s;transition:all linear .218s}

/* 顶部工具栏和头部（保留原CSS） */
.toolbar {width: 100%;height: 36px;background: url(header.jpg) repeat-x;display: block;overflow: hidden;color: #666}
.toolbar .toolbar-box {margin: 0 auto;width: 1200px;overflow: hidden}
.toolbar .toolbar-left {float: left;width: auto;line-height: 30px;font-size: 14px}
.toolbar .toolbar-right {float: right;display: block;height: 30px;line-height: 30px;font-size: 14px;color: #0aa770}
.toolbar .toolbar-right a {color: #666;padding-right: 5px}
.toolbar .toolbar-right a .iconfont {position: relative;top: 1px;padding-right: 1px;line-height: 30px}
.toolbar .toolbar-right a:hover {color: #0aa770}
.header {width: 100%;background: #fff;overflow: hidden}
.header .header-box {margin: 0 auto;width: 1200px;overflow: hidden}
.header .logo {float: left;display: block;overflow: hidden;padding: 18px 0}
.header .logo .logo-img {width: auto;height: 66px;vertical-align: middle}
.header .logo .logo-title {margin-left: 20px;width: auto;height: 36px;vertical-align: middle}

/* 搜索框（保留原CSS） */
.search {width: 460px;float:right;margin: 21px 0 0 0px;}
.search ul {height: 26px;line-height: 26px;}
.search ul li {float: left;width: 72px;text-align: center; cursor: pointer;border-radius: 3px 3px 0 0;}
.search ul li:hover {background: #F2F2F2;}
.search ul li.on {background: #237ded;color: #fff;}
.search div {border: 1px solid #237ded;height: 35px;overflow: hidden;}
.search div input {float: left;border: 0;}
.search div .search_ipt {line-height: 30px;height: 30px;outline: none;margin: 4px;width: 358px;}
.search div .search_btn {width: 92px;height: 35px;background: #237ded;;color: #fff;cursor: pointer;}
.search div .search_btn:hover {opacity: .9;}

.nav-bar {
    background: #2b7de1;
    height: 42px;
    line-height: 42px;
}

.nav-bar ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    font-size: 17px;
    max-width: 1200px;
}

.nav-bar li {
    display: flex;
    align-items: center;
}

/* 箭头 */
.nav-bar li:not(:last-child)::after {
    content: '>';
    color: rgba(255,255,255,0.6);
    margin: 0 12px;
    font-size: 13px;
}

.nav-bar li a {
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
}

.nav-bar li:last-child a {
    cursor: default;
}


.tag-wrapper { width: 1200px; margin: 0 auto; max-width: none; overflow-x: auto; white-space: nowrap; font-size: 0; padding: 10px 0; box-sizing: border-box; }
.tag-main { display: inline-block; vertical-align: top; width: 860px; white-space: normal; }
.tag-sidebar { display: inline-block; vertical-align: top; width: 320px; white-space: normal; margin-left: 20px; }

.dangqian { width: 100%; margin: 10px auto; padding: 10px 0; color: #666; font-size: 14px; }
.dangqian a { color: #0066cc; }
.dangqian a:hover { color: #ff6600; }



.topic-header { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: #fff; padding: 30px; margin-bottom: 20px; border-radius: 8px; position: relative; overflow: hidden; }
.topic-header::before { content: ''; position: absolute; top: -50%; right: -10%; width: 300px; height: 300px; background: rgba(255,255,255,0.1); border-radius: 50%; }
.topic-header h1 { font-size: 32px; margin-bottom: 10px; position: relative; z-index: 1; }
.topic-header .topic-stats { font-size: 14px; opacity: 0.9; position: relative; z-index: 1; }
.topic-header .topic-stats span { margin-right: 20px; }

.artpage22 { background: #fff; padding: 20px; border: 1px solid #e8e8e8; border-radius: 8px; }

.jxstlist { margin-bottom: 20px; }
.jxstlist ul { overflow: hidden; }
.jxstlist li { float: left; margin: 0 10px 10px 0; background: #f0f7ff; padding: 8px 16px; border-radius: 20px; font-size: 14px; border: 1px solid #d0e3ff; }
.jxstlist li a { color: #0066cc; }
.jxstlist li a:hover { color: #ff6600; }

.qylist { width: 100%; overflow: hidden; margin: 0; padding: 0; }
.qylist ul { margin: 0; padding: 0; list-style: none; overflow: hidden; }
.lbbj { width: 100%; padding: 20px 0; border-bottom: 1px solid #eee; overflow: hidden; box-sizing: border-box; transition: background 0.3s; }
.lbbj:hover { background-color: #fcfcfc; }
.lbbj .li11 { float: left; width: 160px; height: 110px; margin-right: 20px; overflow: hidden; border-radius: 4px; }
.lbbj .li11 img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s; }
.lbbj:hover .li11 img { transform: scale(1.1); }
.lbbj .li22 { float: left; width: calc(100% - 200px); padding-top: 5px; box-sizing: border-box; }
.lbbj .li22 strong { display: block; font-size: 18px; font-weight: 700; margin-bottom: 12px; line-height: 1.4; }
.lbbj .li22 strong a { color: #333; text-decoration: none; }
.lbbj .li22 strong a:hover { color: #2c7be5; }
.lbbj .li22 strong span { font-weight: normal; font-size: 12px; color: #999;  background: #f0f2f5; padding: 2px 8px; border-radius: 10px; vertical-align: middle; }
.lbbj .li22 strong span i { font-style: normal; color: #2c7be5; margin-right: 2px; }
.lbbj .qtxt { font-size: 14px; color: #666; line-height: 1.7; margin-bottom: 15px; text-align: justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.lbbj .qtxt span { margin-left: 10px; }
.lbbj .qtxt span a { color: #2c7be5; font-size: 13px; }
.lbbj .meta-tags { display: flex; flex-wrap: wrap; gap: 10px; }
.lbbj .meta-tags span { font-size: 12px; color: #555; background: #f8f9fa; padding: 4px 10px; border-radius: 2px; border: 1px solid #e9ecef; display: flex; align-items: center; }
.lbbj .meta-tags span i { font-style: normal; color: #999; margin-right: 4px; font-weight: bold; }

.ext-read-box { background: #f8f9fa; border-left: 4px solid #2c7be5; padding: 20px; margin-top: 30px; overflow: hidden; }
.ext-read-box h3 { margin-top: 0; margin-bottom: 15px; font-size: 16px; border-bottom: 1px solid #ddd; padding-bottom: 10px; color: #333; }
.ext-read-item { overflow: hidden; margin-bottom: 15px; }
.ext-read-item .li11 { width: 120px; height: 80px; margin-right: 15px; }
.ext-read-item .li22 { width: auto; padding-top: 0; }
.ext-read-item .li22 strong { font-size: 16px; margin-bottom: 8px; }
.ext-read-item .li22 .qtxt { font-size: 13px; line-height: 1.6; margin-bottom: 0; -webkit-line-clamp: 2; }

.qtxt { color: #666; line-height: 1.8; font-size: 14px; margin-bottom: 8px; overflow: hidden; }
.qtxt a { color: #0066cc; margin-left: 5px; }
.qtxt a:hover { color: #ff6600; }

.meta-tags { font-size: 13px; color: #888; margin-top: 8px; }
.meta-tags span { display: inline-block; margin-right: 15px; background: #f5f5f5; padding: 3px 10px; border-radius: 4px; border-left: 3px solid #0066cc; }
.meta-tags span i { color: #0066cc; font-style: normal; margin-right: 5px; }

#pages {
    padding: 20px 0;
    margin: 30px 0;
    border-top: 1px solid #eee;
    clear: both;
    text-align: center;
    overflow: visible;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    display: block;
}

/* 分页链接样式 */
#pages a {
    color: #0066cc;
    text-decoration: none;
    padding: 5px 10px;
    margin: 0 3px;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
}

#pages a:hover {
    background: #0066cc;
    color: #fff;
    border-color: #0066cc;
}

/* 当前页/选中状态 */
#pages select {
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-left: 10px;
    font-size: 14px;
}

/* 文字部分（页次、每页等） */
#pages {
    color: #666;
}

/* 专题头部 - 全新添加 */
.topic-header-enhanced {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

.topic-header-bg {
    position: absolute;
    top: -50%;
    right: -10%;
    width: 300px;
    height: 300px;
    background: rgba(255,255,255,0.1);
    border-radius: 50%;
}

.topic-header-content {
    position: relative;
    z-index: 1;
}

.topic-header-content h1 {
    font-size: 32px;
    margin-bottom: 15px;
    color: #fff;
}

/* 编辑导语 */
.editor-intro {
    font-size: 15px;
    line-height: 1.8;
    opacity: 0.95;
    margin-bottom: 20px;
    max-width: 800px;
}

/* 热门报告点击排行 - 全新添加 */
.hot-chart-section {
    background: rgba(255,255,255,0.15);
    border-radius: 8px;
    padding: 20px;
    margin-top: 20px;
}

.hot-chart-section h2 {
    font-size: 16px;
    margin-bottom: 15px;
    opacity: 0.95;
    color: #fff;
}

.chart-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.chart-item {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.chart-item-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
}

.chart-rank {
    color: #ffd700;
    font-weight: bold;
    width: 50px;
    font-size: 14px;
    flex-shrink: 0;
}

.chart-title-link {
    flex: 1;
    margin: 0 10px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.chart-title-link strong {
    color: #fff;
}

.chart-title-link:hover {
    text-decoration: underline;
}

.chart-clicks {
    background: rgba(0,0,0,0.3);
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    flex-shrink: 0;
}

.chart-bar-bg {
    width: 100%;
    height: 12px;
    background: rgba(255,255,255,0.2);
    border-radius: 6px;
    overflow: hidden;
}

.chart-bar {
    height: 100%;
    border-radius: 6px;
    transition: width 1s ease;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

/* 热门分类导航 - 全新添加 */
.hot-nav-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.hot-nav-tags a {
    width: calc(50% - 5px);
    padding: 8px 0;
    background: #f0f0f0;
    border-radius: 4px;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    transition: all 0.2s ease;
}

.hot-nav-tags a:hover {
    background: #0066cc;
    color: #fff;
}

/* 如果最后一个单独一行，让它也占50%宽度 */
.hot-nav-tags a:last-child:nth-child(odd) {
    width: calc(50% - 5px);
}

/* 常见写作问答 - 全新添加 */
.other-left {margin-bottom: 20px;}
.other-left h3 {margin: 0; padding: 10px 0; font-size: 16px; font-weight: bold; color: #000; border-bottom: 2px solid #333;}
.faq-item {background: #f8f9fc; border-radius: 12px; margin-bottom: 16px; overflow: hidden; border: 1px solid #eef2f6;}
.faq-item:last-child {margin-bottom: 0;}
.faq-q {background: #fff; padding: 14px 18px 14px 42px; margin: 0; font-weight: 600; color: #2c3e50; font-size: 15px; position: relative; border-bottom: 1px solid #eef2f6;}
.faq-q:before {content: "Q"; position: absolute; left: 14px; top: 50%; transform: translateY(-50%); background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: #fff; width: 22px; height: 22px; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: bold;}
.faq-a {background: #fff; padding: 14px 18px; margin: 0; color: #5a6e8a; font-size: 13px; line-height: 1.6;}
.faq-a:before {content: "💡"; margin-right: 8px; font-size: 13px;}

/* 无相关专题提示 */
.no-related-tags {
    color: #999;
    font-size: 13px;
    margin: 0;
    padding: 10px 0;
}

/* 文章元信息行（列表内容模板用） */
.article-meta-line {
    font-size: 13px;
    color: #666;
    line-height: 1.6;
    margin: 8px 0;
    padding: 0;
}

.meta-item {
    display: inline-block;
    margin-right: 20px;
}

.meta-item em {
    color: #0066cc;
    font-style: normal;
    font-weight: 600;
}

.yanshen { margin: 30px 0; padding: 20px; background: #f8f9fa; border-radius: 8px; border-left: 4px solid #0066cc; }
.yanshen h3 { font-size: 18px; color: #333; margin-bottom: 20px; font-weight: 600; }
.yanshen h3::before { content: ''; }
.yanshen-list { width: 100%; }
.yanshen-item { border-bottom: 1px dashed #ddd; padding: 15px 0; overflow: hidden; width: 100%; }
.yanshen-item:last-child { border-bottom: none; }
.yanshen-item .ys-img { float: left; width: 160px; height: 110px; overflow: hidden; border-radius: 6px; }
.yanshen-item .ys-img img { width: 160px; height: 110px; display: block; }
.yanshen-item .ys-content { float: left; width: 620px; padding-left: 20px; }
.yanshen-item .ys-title { display: block; font-size: 16px; margin-bottom: 8px; line-height: 1.4; font-weight: 600; }
.yanshen-item .ys-title a { color: #333; }
.yanshen-item .ys-title a:hover { color: #0066cc; }
.yanshen-item .ys-summary { color: #666; line-height: 1.6; font-size: 14px; margin-bottom: 8px; }
.yanshen-item .ys-meta { font-size: 13px; color: #888; }
.yanshen-item .ys-meta span { display: inline-block; margin-right: 15px; background: #f0f7ff; padding: 2px 8px; border-radius: 4px; }
.yanshen-item .ys-meta span i { color: #0066cc; font-style: normal; margin-right: 5px; }

.tag-sidebar { width: 320px; }
.other-left { 
    background: #fff; 
    padding: 20px; 
    margin-bottom: 20px; 
    border-radius: 8px; 
    box-shadow: 0 2px 12px rgba(0,0,0,0.08); 
    border: 1px solid #f0f0f0; 
}
.other-left h3 { 
    font-size: 16px; 
    color: #333; 
    margin-bottom: 20px; 
    padding-bottom: 15px; 
    border-bottom: 2px solid #0066cc; 
    font-weight: 600; 
}
/* 标签云 - 3D立体效果 */
/* 标签云容器 - 门户风格 */
.tag-cloud-box {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    padding: 24px;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.tag-cloud-box h3 {
    font-size: 18px;
    color: #1a1a1a;
    margin: 0 0 18px 0;
    padding-bottom: 12px;
    border-bottom: 2px solid #2b7de1;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* 标签云 - 门户风格 */
.tag-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

/* 单个标签 - 门户按钮风格 */
.tag-cloud .tag-item {
    display: inline-flex;
    align-items: center;
    padding: 8px 18px;
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    color: #334155;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.25s ease;
    border: 1px solid #cbd5e1;
    position: relative;
    overflow: hidden;
}

/* 左侧色条 */
.tag-cloud .tag-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: #2b7de1;
    opacity: 0;
    transition: opacity 0.25s ease;
}

/* 悬停效果 - 门户级 */
.tag-cloud .tag-item:hover {
    background: linear-gradient(135deg, #2b7de1 0%, #1d6bc9 100%);
    color: #fff;
    border-color: #2b7de1;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(43, 125, 225, 0.3);
    padding-left: 22px;
}

.tag-cloud .tag-item:hover::before {
    opacity: 1;
}

/* 信息数角标 */
.tag-cloud .tag-item .tag-num {
    display: inline-block;
    margin-left: 6px;
    padding: 2px 6px;
    background: rgba(43, 125, 225, 0.1);
    color: #2b7de1;
    border-radius: 10px;
    font-size: 11px;
    font-weight: 600;
    transition: all 0.25s ease;
}

.tag-cloud .tag-item:hover .tag-num {
    background: rgba(255,255,255,0.2);
    color: #fff;
}

/* 无相关专题提示 */
.no-related-tags {
    color: #94a3b8;
    font-size: 14px;
    text-align: center;
    padding: 30px 0;
    background: #f8fafc;
    border-radius: 6px;
    border: 1px dashed #cbd5e1;
}

.related-search { margin-bottom: 20px; }
.related-search h4 { font-size: 14px; color: #666; margin-bottom: 12px; font-weight: 600; }
.search-tags a { display: inline-block; padding: 6px 12px; margin: 0 8px 8px 0; background: #f5f5f5; border-radius: 4px; font-size: 13px; color: #666; text-decoration: none; }
.search-tags a:hover { background: #0066cc; color: #fff; }

.guide-list { list-style: none; margin: 0; padding: 0; }
.guide-item { display: flex; gap: 12px; padding: 15px 0; border-bottom: 1px dashed #eee; }
.guide-item:last-child { border-bottom: none; }
.guide-num { width: 28px; height: 28px; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 600; flex-shrink: 0; }
.guide-content h4 { font-size: 15px; color: #333; margin-bottom: 5px; font-weight: 600; }
.guide-content p { font-size: 13px; color: #888; line-height: 1.5; }


/* 适用对象和使用场合的简洁样式 */
.article-meta-line {
    font-size: 13px;
    color: #666;
    line-height: 1.6;
    margin: 8px 0;
    padding: 0;
}

.article-meta-line .meta-item {
    display: inline-block;
    margin-right: 20px;
}

.article-meta-line .meta-item em {
    color: #0066cc;
    font-style: normal;
    font-weight: 600;
}
.cr { clear: both; height: 0; overflow: hidden; }

/*看过表格*/
.container {
    max-width: 1200px;
    margin: 30px auto;
    padding: 0 20px;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* --- 模块一：开头结尾（左右对称布局）--- */
.section-header h2{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding-left: 10px;
    border-left: 5px solid #0056b3;
    margin: 30px 0 15px 0; 
}
.snippet-grid {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}
.snippet-card {
    flex: 1;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.2s ease;
}
.snippet-card:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    transform: translateY(-2px);
}
/* 左右标签颜色区分 */
.card-header {
    padding: 12px 16px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}
.header-start {
    background: #e8f0fe;
    color: #0056b3;
    border-left: 3px solid #0056b3;
}
.header-end {
    background: #f5f5f5;
    color: #555;
    border-left: 3px solid #999;
}
.snippet-content {
    padding: 16px;
    font-size: 14px;
    color: #444;
    line-height: 1.8;
    text-align: justify;
}
/* --- 模块二：合并表格样式 --- */
.table-container {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow-x: auto;
    margin-top: 30px;
}
.table-main {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    min-width: 600px;
}
/* 蓝色表头背景 - 文字居中显示 */
.table-main thead tr {
    background: #0056b3;
}
.table-main thead th {
    background: #0056b3;
    color: #fff;
    padding: 14px 16px;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    border-bottom: none;
}
/* 表格行样式 - 使用 border-bottom 实现横线区分 */
.table-main tbody tr {
    border-bottom: 2px solid #e0e0e0;
}
.table-main tbody td {
    padding: 14px 16px;
    vertical-align: middle;
    border-bottom: 2px solid #e0e0e0;
}
/* 左侧相关词列 - 宽度150px，文字垂直居中 */
.col-type {
    width: 150px;
    background-color: #f5f7fa;
    font-weight: 700;
    font-size: 16px;
    color: #222;
    border-right: 1px solid #ddd;
    border-bottom: 2px solid #e0e0e0;
    vertical-align: middle;
    text-align: center;
    line-height: 1.5;
}
/* 标题列：右侧添加竖线分隔 */
.col-title {
    width: 28%;
    background-color: #fff;
    border-right: 2px solid #e8e8e8;
    vertical-align: middle;
}
.col-title a {
    color: #0056b3;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
}
.col-title a:hover {
    text-decoration: underline;
    color: #003366;
}
/* 适配说明列 - 垂直居中 */
.col-desc {
    color: #666;
    line-height: 1.6;
    background-color: #fff;
    vertical-align: middle;
}
.col-desc  a{color:#0056b3;padding-left:5px;}
/* 手机端适配 */
@media (max-width: 768px) {
    .container {
        padding: 0 12px;
    }
    .snippet-grid {
        flex-direction: column;
        gap: 12px;
    }
    .table-container {
        overflow-x: auto;
    }
    .table-main thead th {
        padding: 10px 12px;
        font-size: 13px;
    }
    .table-main tbody td {
        padding: 10px 12px;
    }
    .col-type {
        width: 100px;
        font-size: 14px;
    }
    .col-title {
        border-right: 1px solid #e8e8e8;
    }
}
.xg-related-section {
    margin: 30px 0;
}


.xg-related-section .table-main tbody tr:hover {
    background-color: #f5f7fa !important;
    transition: background 0.3s;
}
.xg-related-section .col-title a:hover {
    color: #0066cc !important;
}
.xg-related-section .detail-link:hover {
    text-decoration: underline !important;    
}

/* ========== 【新增】相关信息模块样式 ========== */
.related-section { margin: 25px 0; }
.related-section h2 { font-size: 18px; color: #1a1a1a; margin: 0 0 18px 0; padding-bottom: 12px; border-bottom: 2px solid #f9ca24; font-weight: 600; }

/* ========== 【新增】相关信息模块 - qyitem样式（修复空白问题） ========== */
.qyitem {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    box-sizing: border-box;
    transition: background 0.3s;
}
.qyitem:hover {
    background-color: #fcfcfc;
}
.qyitem h3 {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.4;
}
.qyitem h3 a {
    color: #333;
    text-decoration: none;
}
.qyitem h3 a:hover {
    color: #2c7be5;
}
.qyitem p {
    font-size: 14px;
    color: #666;
    line-height: 1.7;
    margin-bottom: 15px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.qyitem-info {
    font-size: 13px;
    color: #888;
    margin-top: 8px;
}
.qyitem-info span {
    display: inline-block;
    margin-right: 15px;
    background: #f5f5f5;
    padding: 3px 10px;
    border-radius: 4px;
    border-left: 3px solid #0066cc;
}
.qyitem-info span i {
    color: #0066cc;
    font-style: normal;
    margin-right: 5px;
}

/* ========== 【新增】FAQ常见问答模块样式 ========== */
.faq-section { margin: 25px 0; padding: 20px; background: #fafbfc; border: 1px solid #e8ecf1; border-radius: 6px; }
.faq-section h2 { font-size: 18px; color: #1a1a1a; margin: 0 0 18px 0; padding-bottom: 12px; border-bottom: 2px solid #237ded; font-weight: 600; }
.faq-item { margin-bottom: 16px; padding: 14px 16px; background: #fff; border-left: 3px solid #237ded; border-radius: 0 4px 4px 0; box-shadow: 0 1px 3px rgba(0,0,0,0.06); }
.faq-item:last-child { margin-bottom: 0; }
.faq-question { font-size: 15px; font-weight: 600; color: #1a1a1a; margin-bottom: 8px; line-height: 1.5; }
.faq-question::before { content: "Q："; color: #237ded; font-weight: 700; }
.faq-answer { font-size: 14px; color: #444; line-height: 1.7; }
.faq-answer::before { content: "A："; color: #52c41a; font-weight: 600; }

/* ========== 【新增】写作注意事项模块样式 ========== */
.writing-tips-box { margin-top: 20px; padding: 18px; background: #fff; border: 1px solid #e8ecf1; border-radius: 6px; }
.writing-tips-box h2 { font-size: 17px; color: #1a1a1a; margin: 0 0 15px 0; padding-bottom: 10px; border-bottom: 2px solid #ff6b6b; font-weight: 600; }
.tip-item { margin-bottom: 14px; padding: 12px 14px; background: #fafbfc; border-radius: 4px; border-left: 3px solid #ff6b6b; }
.tip-item:last-child { margin-bottom: 0; }
.tip-title { font-size: 14px; font-weight: 600; color: #1a1a1a; margin-bottom: 6px; }
.tip-misconception { font-size: 13px; color: #555; line-height: 1.6; }
.tip-misconception::before { content: "误区："; color: #ff6b6b; font-weight: 600; }

/* ========== 【新增】推荐字数模块样式 ========== */
.word-count-box { margin-top: 20px; padding: 18px; background: #fff; border: 1px solid #e8ecf1; border-radius: 6px; }
.word-count-box h2 { font-size: 17px; color: #1a1a1a; margin: 0 0 15px 0; padding-bottom: 10px; border-bottom: 2px solid #00b894; font-weight: 600; }
.word-count-item { margin-bottom: 14px; }
.word-count-item:last-child { margin-bottom: 0; }
.word-count-info { display: flex; justify-content: space-between; align-items: center; margin-bottom: 6px; }
.word-count-range { font-size: 14px; font-weight: 600; color: #1a1a1a; }
.word-count-percent { font-size: 14px; font-weight: 600; color: #333; }
.word-count-bar-bg { width: 100%; height: 8px; background: #edf2f7; border-radius: 4px; overflow: hidden; }
.word-count-bar { height: 100%; background: linear-gradient(90deg, #00b894, #00d2a0); border-radius: 4px; transition: width 0.3s ease; }
/* ========== 相关专题模块样式 ========== */
.related-topics-box { 
    background: #fff; 
    border: 1px solid #e8e8e8; 
    border-radius: 4px; 
    padding: 15px; 
    margin-bottom: 15px; 
}
.related-topics-box h2 { 
    font-size: 16px; 
    font-weight: bold; 
    color: #333; 
    margin: 0 0 12px 0; 
    padding-bottom: 8px; 
    border-bottom: 2px solid #237ded; 
}
.topics-list { 
    display: flex; 
    flex-wrap: wrap; 
    gap: 8px; 
}
.topic-tag { 
    display: inline-block; 
    padding: 5px 10px; 
    background: #f5f7fa; 
    border: 1px solid #dce3ec; 
    border-radius: 3px; 
    color: #237ded; 
    font-size: 13px; 
    text-decoration: none; 
    transition: all 0.2s; 
}
.topic-tag:hover { 
    background: #237ded; 
    color: #fff; 
    border-color: #237ded; 
}
/* 写作避坑指南序号样式 */
.tip-num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    background: #237ded;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    font-weight: bold;
    margin-right: 8px;
    flex-shrink: 0;
}
.tip-misconception {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333;
    line-height: 1.6;
}
.tip-misconception-text {
    flex: 1;
    margin-right: 8px;
}
.tip-misconception-pct {
    color: #ff4757;
    font-weight: bold;
    font-size: 13px;
    white-space: nowrap;
}
    /* 修复写作避坑指南样式 */
    .tips-list {
        padding: 0;
    }
    .tip-row {
        display: block;
        padding: 8px 0;
        border-bottom: 1px dashed #eee;
        line-height: 1.6;
        overflow: hidden;
    }
    .tip-row:last-child {
        border-bottom: none;
    }
    .tip-num {
        display: inline-block;
        width: 22px;
        height: 22px;
        line-height: 22px;
        background: #237ded;
        color: #fff;
        border-radius: 50%;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        margin-right: 10px;
        vertical-align: middle;
    }
    .tip-text {
        display: inline;
        font-size: 14px;
        color: #333;
        vertical-align: middle;
    }
    /* 用户关注点红色条形图 */
    .keyword-bar {
        background: #ff4757 !important;
    }
/* footer*/
.footer{clear:both;padding:5px 0;width:100%;background:#333;font-size:14px;line-height:22px;_line-height:28px;min-width:1210px;margin-top: 20px;}
.footer .footer-content{overflow:hidden;margin:0 auto;padding-top:10px;width:1200px;color:#919292}
.footer .foot-menu{margin-left:300px;width:1000px;position: relative;}
.footer .foot-menu p{color:#FFF;font-size:13px;line-height:22px}
.footer .foot-menu p a{color:#FFF;text-decoration:none; margin:0 3px;}
.footer .copyright{color:#7b7b7b;font-size:12px; margin-bottom:10px; text-align:center;}
.footer .copyright a {color:#7b7b7b;}