.jszc_page {
    width: 1200px;
    margin: 0 auto;
}
.jszc_list {
    margin: 20px auto;
}
.jszc_tab {
    width: 290px;
    float: left;
    margin-right: 35px;
}
.jszc_tab_img {
    overflow: hidden;
    margin-bottom: 5px;
}
.jszc_tab_img img {
    width: 290px;
    display: block;
}
.jszc_tab_ul {
    background-color: #f0efef;
}
.jszc_tab_ul li {
    height: 55px;
    line-height: 55px;
    padding-left: 15px;
    border-bottom: 5px solid #fff;
    cursor: pointer;
    color: #000;
    font-size: 16px;
}
.jszc_tab_ul li span {
    display: block;
    width: 30px;
    height: 55px;
    float: right;
    background: url(../images/jszc_jt.png) no-repeat;
    background-position: 10px center;
    border-bottom: 5px solid #fff;
    cursor: pointer;
}
.jszc_tab_ul li:hover,
.jszc_tab_ul li.cur {
    height: 55px;
    line-height: 55px;
    padding-left: 15px;
    border-bottom: 5px solid #fff;
    cursor: pointer;
    color: #1a5284;
    font-size: 17px;
}
.jszc_tab_ul li.cur a {
    color: blue;
}
.jszc_tab_ul .current {
    height: 55px;
    line-height: 55px;
    padding-left: 15px;
    border-bottom: 5px solid #fff;
    cursor: pointer;
    color: #00f;
    font-size: 17px;
}
.jszc_box {
    width: 830px;
    float: left;
}
.content_tit {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #ccc;
}
.content_tit span {
    display: inline-block;
    height: 47px;
    line-height: 47px;
    border-bottom: 3px solid #1a5284;
    color: #1a5284;
    font-size: 24px;
}
.jszc_ul {
    width: 770px;
    margin: 20px auto;
    overflow: hidden;
}
.jszc_ul li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
    background: url(../images/icoli.png) no-repeat;
    background-position: 20px center;
    cursor: pointer;
}
.jszc_ul li:hover {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
    background: url(../images/icoli-on.png) no-repeat;
    background-position: 20px center;
    cursor: pointer;
}
.jszc_ul li a {
    padding-left: 40px;
    color: #333;
    display: inline-block;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jszc_ul li:hover a {
    padding-left: 40px;
    color: #1a5284;
}
.jszc_ul li span {
    padding-right: 10px;
    float: right;
    color: #333;
}
.sfgs_tab {
    width: 290px;
    float: left;
    margin-right: 35px;
    height: 100%;
    background-color: #f0efef;
}
.sfgs_bg {
    height: 420px;
    background-color: #f0efef;
}

.certsearchbox {
    height: 40px;
    line-height: 40px;
    width: 500px;
    margin: 0 auto;
    color: #515151;
    margin-top: 20px;
}
.certsearchinput {
    height: 30px;
    line-height: 30px;
    border: 1px solid #919599;
    width: 250px;
    border-radius: 3px;
    padding: 5px;
    box-shadow: 2px 2px 10px #ccc;
    color: #515151;
    letter-spacing: 1px;
}
.certsearchbtn {
    border: none;
    width: 80px;
    display: inline-block;
    padding: 10px 16px;
    border-radius: 3px;
    color: white;
    background-color: #3475b9;
    text-align: center;
    vertical-align: middle;
    margin-left: 10px;
    transition: .3s ease-out;
    cursor: pointer;
    box-shadow: 0px 1px 5px #4a4a4a;
}
.certsearchbtn:hover {
    text-decoration: none;
    color: white;
    background-color: #002c93;
}
.resulttable {
    width: 500px;
    border-collapse: collapse;
    margin: 40px auto;
    color: #444444
}
.resulttable td {
    border: 1px solid #ccc;
    padding: 10px;
    height: 30px;
    line-height: 30px;
}
.rhead {
    text-align: right;
    width: 150px;
}

.text-content {
    line-height: 30px;
    margin-top: 20px;
    text-align: justify;
}

/* 职能部门 */
.zxgk_znbm {
    width: 775px;
    margin: 20px auto;
}
.zxgk_znbm h3 {
    width: 270px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    background-color: #c8e3f8;
    font-size: 18px;
    font-weight: normal;
    padding-left: 15px;
}
.zxgk_znbm p {
    line-height: 30px;
    font-size: 16px;
    margin: 10px auto;
    text-indent: 2em;
}
.zxgk_znbm h4 {
    line-height: 30px;
    font-size: 16px;
    color: #00f;
    font-weight: normal;
}

/* 中心简介 */
.zxgk_zxjj {
    width: 740px;
    margin: 10px auto;
}
.dwxz_box {
    height: 40px;
    line-height: normal;
    overflow: hidden;
    margin-top: 15px;
}
.dwxz_box img {
    display: block;
    float: left;
    margin-right: 5px;
}
.dwxz_box span {
    display: inline-block;
    padding: 5px 10px;
    background-color: #c8e3f8;
}
/* .dwxz_p1 span {
    font-size: 18px;
    color: #002c93;
} */
.text-content ol {
    list-style-type: demical;
    counter-reset: sectioncounter;
}
.text-content ol li {
    line-height: 30px;
    list-style-position: outside;
}
.text-content ol li:before {
    content: counter(sectioncounter) "、";
    counter-increment: sectioncounter;
}
.zxgk_zxld {
    margin: 20px auto;
}
.zxld_row1 {
    height: 380px;
    border-bottom: 1px dashed #ccc;
}
.zxld_row1_l {
    width: 195px;
    float: left;
}
.zxld_row1_l img {
    display: block;
    width: 195px;
    cursor: pointer;
}
.zxld_row1_l p {
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}
.zxld_row1_r {
    width: 570px;
    float: right;
}
.zxld_row1_r p {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    text-indent: 2em;
}
.zxld_row2 {
    margin-top: 30px;
}
.zxld_row2_1 {
    float: left;
    width: 170px;
    height: 280px;
}
.zxld_row2_1 a img {
    display: block;
    width: 140px;
    margin: 0 auto;
}
.zxld_row2_1 p {
    font-size: 15px;
    color: #000;
    line-height: 22px;
    text-align: center;
}
.zxld_row2_1 p a {
    font-size: 15px;
    color: #f00;
    line-height: 22px;
    text-align: center;
}
.ml150 {
    margin-left: 150px;
}
/*  */
