p {
    text-indent: 2em;
}

.hs {
    border-collapse: collapse;
    text-align: center;
    border: black;
}

    .hs tr:first-child td {
        font-weight: bold;
        border-bottom: 3px solid;
        background-color: #C5DDF5;
    }

    .hs tr td:first-child {
        font-weight: bold;
        border-right: 3px solid;
        background-color: #C5DDF5;
    }

.cols {
    border-collapse: collapse;
    text-align: left;
    border: 1px solid #000;
}

    .cols td {
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
    }

    .cols tr td:first-child {
        font-weight: bold;
        border-right: 3px solid #000;
        background-color: #C5DDF5;
        text-align: center;
        width: 20%;
    }

.cols2 {
    border-collapse: collapse;
    text-align: left;
    border: 1px solid #000;
}

    .cols2 td {
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
    }

    .cols2 tr td:first-child {
        font-weight: bold;
        border-right: 3px solid #000;
        background-color: #C5DDF5;
        text-align: center;
        width: 35%;
    }

.jbxx {
    border-collapse: collapse;
    text-align: left;
    border: 1px solid #000;
    font-size: 90%;
    width: 100%;
    table-layout: fixed;
}

    .jbxx tr {
        line-height: 1.5;
    }

    .jbxx td {
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        vertical-align: top;
    }

    .jbxx tr td:first-child {
        font-weight: bold;
        border-right: 3px solid #000;
        background-color: #C5DDF5;
        text-align: right;
        width: 22%;
        min-width: 75px;
        white-space: nowrap;
    }

    .jbxx tr td:last-child {
        width: 78%;
        word-break: break-word;
    }

.jbxy {
    border-collapse: collapse;
    text-align: left;
    border: 1px solid #000;
    min-width: 399px
}

    .jbxy tr {
        line-height: 1.5;
    }

    .jbxy td {
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        vertical-align: top;
    }

    .jbxy tr td:first-child {
        font-weight: bold;
        border-right: 3px solid #000;
        background-color: #C5DDF5;
        text-align: right;
        min-width: 80px;
        max-width: 120px;
    }

.bai {
    border-collapse: collapse;
    text-align: center;
    border: 1px solid #000;
    margin: 0 auto;
}

    .bai tr td:first-child {
        background-color: #FFF;
        border-right: 1px solid #000;
    }

    .bai td {
        background-color: #FFF;
    }

.da {
    font-size: 15px;
    font-family: 'Microsoft YaHei';
    background-color: #0076df;
    color: #fff;
    padding: 8px;
    margin: 10px 0;
    border-radius: 2px;
    display: inline-block;
}

.ta {
    width: 100%;
    border-bottom: 5px double #0070d0;
    margin: 10px 0px;
}

.shbt {
    border-collapse: collapse;
    text-align: center;
    border: 1px solid black;
}

    .shbt td {
        border-right: 1px solid black;
        border-bottom: 1px solid black;
    }

    .shbt tr:first-child {
        text-align: center;
        font-weight: bold;
        border-bottom: 3px solid;
        background-color: #C5DDF5;
    }

.lhbt {
    border-collapse: collapse;
    text-align: center;
    border: 1px solid black;
}

    .lhbt td {
        border-right: 1px solid black;
        border-bottom: 1px solid black;
    }

    .lhbt tr:first-child {
        text-align: center;
        font-weight: bold;
        background-color: #C5DDF5;
    }

    .lhbt tr:nth-child(2) {
        text-align: center;
        font-weight: bold;
        border-bottom: 3px solid;
        background-color: #C5DDF5;
    }

    .lhbt tr:nth-child(1) td[rowspan] {
        border-bottom: 3px solid;
    }

.thbt {
    border-collapse: collapse;
    text-align: center;
    border: 1px solid black;
}

    .thbt td {
        border-right: 1px solid black;
        border-bottom: 1px solid black;
    }

    .thbt tr:first-child, .thbt tr:nth-child(2) {
        text-align: center;
        font-weight: bold;
        background-color: #C5DDF5;
    }

    .thbt tr:nth-child(3) {
        text-align: center;
        font-weight: bold;
        border-bottom: 3px solid;
        background-color: #C5DDF5;
    }

    .thbt tr:nth-child(1) td[rowspan] {
        border-bottom: 3px solid;
    }

.detail {
    line-height: 25px;
    font-size: 11pt;
    width: 820px;
    min-height: 800px;
    text-align: left;
    padding: 10px;
    margin-top: 10px;
    border-top: 2px #c5ddf5 solid;
    font-family: 微软雅黑;
}

    .detail A {
        color: #001e99;
        text-decoration: underline;
    }

    .detail td {
        padding-left: 3px;
        padding-right: 3px;
    }

    .detail ul, .detail ol {
        padding-left: 1.1em;
    }


    .detail li {
        list-style-type: inherit;
        list-style-position: outside;
        margin-bottom: 1px;
    }


.gs {
    border-collapse: collapse;
    text-align: center;
    border: 0px;
}

    .gs tr:nth-child(2n) td {
        border-top: 1px solid black;
    }

.cs {
    border-collapse: collapse;
    text-align: center;
    border: 1px solid;
}

    .cs td {
        border-bottom: 1px solid;
        border-right: 1px solid;
    }

    .cs tr td:nth-child(2n-1) {
        text-align: right;
        font-weight: bold;
        border-right: 3px solid;
        background-color: #C5DDF5;
    }

.info {
    font-size: 11pt;
    width: 435px;
    height: 320px;
    padding-top: 60px;
    font-family: 'SimHei', sans-serif;
}

    .info div:nth-child(2n-1) {
        width: 90px;
        text-align: right;
        height: 40px;
        margin-top: 5px;
    }

    .info div:nth-child(2n) {
        width: 330px;
        height: 40px;
        text-align: left;
        margin-top: 5px;
    }

.tp img[src^='/pic6/'] {
    border-radius: 10px;
}

.tp img[src^='/pic6/BTN'] {
    filter: brightness(1.1);
}

.tp img {
    width: 350px;
    height: 350px;
    margin: 0 auto;
}

.tp {
    width: 400px;
    height: 400px;
    padding-top: 30px;
}

.tbim {
    width: 800px;
}

.dh {
    font-family: "LiSu", "隶书", SimLi, STLi, "Microsoft YaHei", serif;
    color: #333;
    list-style-type: none;
}

    .dh > li:before {
        content: "\2714";
        margin-right: 0.5em;
        margin-left: -1.1em;
    }

.yj {
    font-family: "LiSu", "隶书", SimLi, STLi, "Microsoft YaHei", serif;
    list-style-type: none;
    margin-left: 0.5em;
}

    .yj > li:before {
        content: "\27A4";
        margin-right: 0.5em;
        margin-left: -1.5em;
    }

.bk {
    font-family: "KaiTi", "楷体", "STKaiti", "AR PL UKai CN", serif;
    list-style-type: none;
    margin-left: 1em;
}

    .bk > li:before {
        content: "\27A7";
        margin-right: 0.5em;
        margin-left: -2.0em;
    }

.bz {
    font-family: "KaiTi", "楷体", "STKaiti", "AR PL UKai CN", serif;
    list-style-type: none;
    padding-left: 1em;
}

    .bz:before {
        content: "\27A7";
        margin-right: 0.5em;
        margin-left: -1.1em;
    }

.gl {
    background-color: #f7f7d1;
    margin: 0 0.5em;
    font-family: LiSu,SimLi;
}

img[src^='/tupian/b'] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ks {
    list-style-type: none;
    counter-reset: bracket-num;
    margin-left: 1em;
}

    .ks > li::before {
        counter-increment: bracket-num;
        content: "(" counter(bracket-num) ")";
        margin-right: 0.5em;
        margin-left: -1.75em;
    }

.kz {
    list-style-type: none;
    counter-reset: letter-num;
    margin-left: 1em;
}

    .kz > li::before {
        counter-increment: letter-num;
        content: "(" counter(letter-num, lower-alpha) ")";
        margin-right: 0.5em;
        margin-left: -1.7em;
    }

.ys {
    list-style-type: none;
    counter-reset: circle-num;
    margin-left: 0.8em;
}

    .ys > li::before {
        border: 1px solid black;
        counter-increment: circle-num;
        content: counter(circle-num);
        border-radius: 50%;
        padding: 0 0.25em;
        margin-right: 0.5em;
        font-size: 0.9em;
        vertical-align: middle;
        font-weight: bold;
        margin-left: -1.8em;
    }

.ys2 {
    list-style-type: none;
    counter-reset: circle-num;
    margin-left: 0.8em;
}

    .ys2 > li::before {
        background-color: #333;
        color: #FFF;
        counter-increment: circle-num;
        content: counter(circle-num);
        border-radius: 50%;
        padding: 0 0.25em;
        margin-right: 0.5em;
        font-size: 0.9em;
        vertical-align: middle;
        font-weight: bold;
        margin-left: -1.8em;
    }

.zf {
    margin: 0 0.2em;
    padding: 0.1em 0.2em;
    font-family: "Microsoft YaHei", "微软雅黑", "Heiti SC", "黑体-简", "SimHei", "黑体", sans-serif;
    border-bottom: 1px solid;
}

.tp-catalog-detail {
    padding: 18px 24px 26px;
}

.tp-catalog-hero {
    display: flex;
    gap: 24px;
    align-items: flex-start;
}

.tp-catalog-hero-side {
    width: 260px;
    flex: 0 0 260px;
    background: linear-gradient(180deg, #2d78d4 0%, #7cb5ff 100%);
    color: #fff;
    padding: 20px 18px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.tp-catalog-badge {
    display: inline-block;
    margin-bottom: 16px;
    padding: 4px 10px;
    border: 1px solid rgba(255, 255, 255, 0.45);
    font-size: 12px;
    letter-spacing: 1px;
}

.tp-catalog-hero-side h1,
.tp-catalog-hero-main h2,
.tp-catalog-table-title {
    margin: 0;
}

.tp-catalog-hero-side h1 {
    font-size: 26px;
    line-height: 1.35;
    margin-bottom: 14px;
}

.tp-catalog-hero-side p,
.tp-catalog-hero-main p,
.tp-catalog-table-wrap p {
    text-indent: 0;
}

.tp-catalog-hero-side p {
    margin: 16px 0 0;
    line-height: 1.9;
    color: rgba(255, 255, 255, 0.92);
}

.tp-catalog-side-meta {
    margin-bottom: 16px;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.92);
}

.tp-catalog-side-image {
    margin-top: 8px;
    width: 100%;
    height: 150px;
    border: 1px solid rgba(255, 255, 255, 0.26);
    background: rgba(255, 255, 255, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.tp-catalog-side-image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}

.tp-catalog-hero-main {
    flex: 1;
    min-width: 0;
    padding: 4px 6px 6px 0;
}

.tp-catalog-hero-main h2 {
    color: #1f3f78;
    font-size: 34px;
    line-height: 1.3;
    margin-bottom: 16px;
}

.tp-catalog-hero-main p {
    margin: 0 0 12px;
    line-height: 2.05;
    color: #344861;
    font-size: 18px;
}

.tp-catalog-note {
    margin: 10px 0 18px;
    line-height: 1.55;
    color: #1f3f78;
    font-size: 16px;
    font-weight: bold;
}

.tp-catalog-table-wrap {
    margin-top: 24px;
    border-top: 4px solid #2461bf;
    background: #fff;
}

.tp-catalog-table-title {
    padding: 14px 18px;
    font-size: 20px;
    color: #1f3f78;
    background: #f3f8ff;
    border-bottom: 1px solid #d5e3f6;
}

.tp-catalog-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

.tp-catalog-table th,
.tp-catalog-table td {
    padding: 12px 14px;
    border: 1px solid #d5e3f6;
    text-align: left;
    line-height: 1.7;
}

.tp-catalog-table thead th {
    background: #e7f0fb;
    color: #1f3f78;
    font-weight: bold;
}

.tp-catalog-table tbody tr:nth-child(2n) {
    background: #f9fbff;
}

.tp-catalog-table tbody tr.is-current {
    background: #eaf4ff;
}

.tp-catalog-table a {
    color: #2461bf;
}
