/* 资讯/攻略单页（show_zixun.html）正文排版 */
.zixun-breadcrumb {
    width: 80%;
    margin: 24px auto 0;
    font-size: 13px;
    color: #888;
}
.zixun-breadcrumb a {
    color: #666;
}
.zixun-breadcrumb a:hover {
    color: #0084ff;
}
.zixun-breadcrumb .sep {
    margin: 0 6px;
    color: #ccc;
}
.zixun-page-title {
    width: 100%;
    line-height: 1.35;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    margin: 20px auto 0;
    padding: 0 10%;
    color: #222;
}
.zixun-meta {
    width: 70%;
    margin: 16px auto 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    font-size: 13px;
    color: #999;
}
.zixun-meta span + span {
    margin-left: 24px;
}
.zixun-content {
    width: 80%;
    max-width: 820px;
    margin: 0 auto 40px;
    font-size: 16px;
    line-height: 1.85;
    color: #333;
    word-break: break-word;
}
.zixun-content h2 {
    font-size: 22px;
    font-weight: 600;
    color: #222;
    margin: 32px 0 14px;
    padding-left: 12px;
    border-left: 4px solid #0084ff;
    line-height: 1.4;
}
.zixun-content h3 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 24px 0 10px;
    line-height: 1.45;
}
.zixun-content p {
    margin: 0 0 14px;
}
.zixun-content ul,
.zixun-content ol {
    margin: 0 0 16px;
    padding-left: 1.6em;
}
.zixun-content li {
    margin-bottom: 8px;
}
.zixun-content a {
    color: #0084ff;
}
.zixun-content a:hover {
    text-decoration: underline;
}
.zixun-content .seo-auto-figure {
    margin: 20px 0;
    text-align: center;
}
.zixun-content .seo-auto-figure img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}
.zixun-content .seo-auto-figure figcaption {
    color: #888;
    font-size: 13px;
    margin-top: 8px;
}
.zixun-content .seo-article-cta {
    margin-top: 28px;
    padding: 18px 20px;
    background: #f6f9fc;
    border: 1px solid #e8eef4;
    border-radius: 8px;
    font-size: 15px;
}
.zixun-content .seo-article-links {
    margin-top: 24px;
    padding-top: 16px;
    border-top: 1px dashed #e5e5e5;
    font-size: 14px;
    color: #666;
}
.zixun-related {
    width: 80%;
    max-width: 820px;
    margin: 0 auto 48px;
    padding-top: 8px;
}
.zixun-related h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #222;
}
.zixun-related ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.zixun-related li {
    padding: 10px 0;
    border-bottom: 1px dashed #eee;
}
.zixun-related li a {
    color: #333;
}
.zixun-related li a:hover {
    color: #0084ff;
}

/* WAP 资讯/攻略单页 */
.wap-zixun-breadcrumb {
    width: 100%;
    margin: 0 0 12px;
    font-size: 12px;
}
.wap-zixun-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45;
    color: #222;
    margin: 0 0 12px;
    text-align: left;
}
.wap-zixun-meta {
    width: 100%;
    margin: 0 0 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
    text-align: left;
    font-size: 12px;
}
.wap-zixun-meta span + span {
    margin-left: 12px;
}
.wap-zixun-content {
    width: 100%;
    max-width: none;
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 1.75;
}
.wap-zixun-content h2 {
    font-size: 17px;
    margin: 24px 0 10px;
    padding-left: 10px;
}
.wap-zixun-content h3 {
    font-size: 15px;
    margin: 18px 0 8px;
}
.wap-zixun-content img {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
}
.wap-zixun-related {
    width: 100%;
    max-width: none;
    margin: 0 0 20px;
    padding-top: 12px;
    border-top: 1px dashed #eee;
}
.wap-zixun-related h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
.wap-zixun-actions {
    margin-top: 8px;
    padding-top: 16px;
    border-top: 1px solid #f0f0f0;
}

/* WAP 资讯列表 */
.wap-zixun-list-wrap {
    padding: 12px 14px 16px;
}
.wap-zixun-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wap-zixun-list-item {
    border-bottom: 1px dashed #eee;
}
.wap-zixun-list-item:last-child {
    border-bottom: none;
}
.wap-zixun-list-link {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 0;
    color: #333;
    text-decoration: none;
}
.wap-zixun-list-link:active {
    opacity: 0.75;
}
.wap-zixun-list-title {
    flex: 1;
    font-size: 15px;
    line-height: 1.5;
    color: #222;
}
.wap-zixun-list-date {
    flex-shrink: 0;
    font-size: 12px;
    line-height: 1.5;
    color: #999;
    white-space: nowrap;
}
.wap-zixun-pagination {
    margin: 8px 0 4px;
    text-align: center;
    font-size: 14px;
}
.wap-zixun-pagination a,
.wap-zixun-pagination span {
    display: inline-block;
    margin: 0 4px;
    padding: 4px 8px;
}
.wap-zixun-empty {
    margin: 24px 0;
    text-align: center;
    color: #999;
    font-size: 14px;
}
