

.zt_nr14{ width:1200px;  margin:0 auto; overflow-y:auto; }

.zt_nr14_xq{ width:1200px;}
.zt_nr14_xq ul{ width:1200px; overflow:hidden;}
.zt_nr14_xq ul li{ float:left;  height:32px;width:1200px; line-height:32px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; list-style:circle inside url(../images/zt_icon11.png) !important; margin:0 30px 0 0;}
.zt_nr14_xq ul li a{font-size:16px; font-family:"微软雅黑"; color:#333;}

.hypp_nr_new{ width:1200px; padding:0 0 30px 0; border-bottom:3px #eee solid; }
.hypp_nr_bt_new{ width:1200px;  text-align:center; margin:0 0 20px 0;}


.container_js {
    display: flex;
    justify-content: center;
}

.section_left,
.section_center{
    flex: 1;
    margin: 20px;
}

.section_js {
    margin-bottom: 20px;
}

.section_js table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
}

.section_js th,
.section_js td {
    /* border: 1px solid #ccc; */
    padding-left: 8px;
    text-align: left;
}

.section_js th {
    background-color: #f9f9f9;
}

.section_js h3{
    font-size: 20px;
}
.section_js h3:before {
    content: '|';
    width: 10px;
    color: #FF7F00;
    background-color: #FF7F00;
    /* 你可以更改颜色 */
    margin-right: 5px;
    border-radius: 5px;
}

.section_right {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section_right dt {
    margin-bottom: 10px;

}

.button-link {
    width: 70px;
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    color: #FF7F00;
    background-color: #EBEDF1;
    text-decoration: none;

    cursor: pointer;
    text-align: center;
    transition: background-color 0.3s ease;

    border: 1px #999 solid;
    margin: 0 2.5px;
}

.button-link:hover {
    background-color: #c9cbce;
}

.no-color-change {
    color: #000000;
    text-decoration: none;
}

.no-color-change:hover,
.no-color-change:active,
.no-color-change:focus {
    color: #000000;
}

table {

    border-style: none;
}
td {
    border-style: none;

}

.jj_title{
    text-align: center;
    font-size: 40px;
    margin-bottom: 30px;
}

.jj_content{
    font-size: 18px;
    text-indent: 2em;
    line-height: 2em;
}
