@charset "utf-8";
/* CSS Document */
.ejbox {
    clear: both;
}
.successive {
    overflow: hidden;
}
.successive .succList li {
    float: left;
    width: 3.26rem;
    margin: 0.4rem 0.3rem 0 0;
}
.successive .succList li:nth-child(2n) {
    margin-right: 0;
}

.successive .succList li .img {
    width: 3.26rem;
    height: 4.2rem;
    background: url("iwh_jgkg_2026.jpg") no-repeat;
    padding: .2rem;
}
.successive .succList li .img img {
    width: 100%;
    height: 100%;
}
.successive .succList li .textBox {
    width: 3.26rem;
    height: 1.2rem;
    text-align: center;
}
.successive .succList li .textBox h3 {
    color: #4589C2;
    font-size: 0.3rem;
    line-height: 1;
    padding: 0;
    border-bottom: 0.04rem solid #4589C2;
    margin-bottom: .2rem;
}
.successive .succList li .textBox p {
    color: #374351;
    font-size: 0.24rem;
    line-height: 1;
}
.successive .succList li .textBoxStyle h3 {
    padding-bottom: 0.2rem;
}
.successive .succList li .textBoxStyle p {
    padding-bottom: 0.1rem;
}



/*机构设置 -所领导班子*/
.jg_ld1 li{
    position: relative;
    margin-top: 25px;
    padding-left: 0.3rem;
    padding-right: 0;
    background: url(sk_sjs202511_bg12.png) #fff;
    box-shadow: 0px 0px 12px rgba(69, 137, 194, .12);/* 阴影透明度 */
}
.jg_ld1 .succList li {
    box-shadow:none;
    width: 45%!important;
    margin-top: .2rem;
    text-align: center;
}
.jg_ld1 li:nth-child(2n + 1) {
    clear: both;
}
.jg_ld1 .bg{
    background: url(sk_sjs202511_bg09.png) right 40px no-repeat;
}
.jg_ld1 li .text{
    border-bottom: 1px solid #cbe0f1;
    line-height: 2;
    padding: 15px 0 18px;
    /* padding-left: 30px; */
    position: relative;
}
.jg_ld1 li .text:last-child {
    border-bottom: 0;
}
.jg_ld1 li .text .t1{
    font-size: .3rem;
    font-weight: bold;
    /* margin-left: 30px; */
}
.jg_ld1 li .text .t2{
    font-size: 20px;
}
.jg_ld1 li .text .t2 .a1{
    display: inline-block;
    margin-right: 20px;
    white-space: nowrap;
}
.jg_ld1 li .text .t2 .a1::after{
    display: inline-block;
    content: '|';
    color: #5191c6;
    margin-left: 22px;
}
.jg_ld1 li .text .t2 .a1:last-child {
    margin-right: 0;
}
.jg_ld1 li .text .t2 .a1:last-child::after {
    display: none;
}
.jg_ld1 li:nth-child(n+3) .text .t2 .a1::after{
    display: none;
}

.jg_ld1 .successive .succList li .img {
    width: 2rem;
    height: 2.6rem;
    background: url("iwh_jgkg2_2026.jpg") no-repeat;
    background-size: cover;
    padding: .14rem;
    margin: 0 auto;
}
.jg_ld1 .successive .succList li .textBox {
    width: 2rem;
    height: 1.1rem;
    text-align: center;
    margin: 0 auto;
}
.jg_ld1 .successive .succList li .textBox h3 {
    border-bottom: none;
    padding: 0;
    margin-bottom: .2rem;
    margin-top: .1rem;
}


.jg_ld2{
    position: relative;
    margin-top: .3rem;
    padding-left: .3rem;
    background: url(sk_sjs202511_bg12.png) #fff;
    box-shadow: 0px 0px 12px rgba(69, 137, 194, .12);/* 阴影透明度 */
    padding-bottom: .3rem;
}

.bg{
    background: url(sk_sjs202511_bg09.png) right bottom no-repeat;
}
.jg_ld2 li {
    /* float: left; */
    border-right: 1px solid #DFECF7;
    padding-top: .3rem;
}
.jg_ld2 li:last-child {
    border-right: none;
}
.jg_ld2 li .text{
    border-bottom: 1px solid #cbe0f1;
    line-height: 2;
    padding: 0;
    position: relative;
}
.jg_ld2 li .text:last-child {
    border-bottom: 0;
}
.jg_ld2 li .text .t1{
    font-size: .3rem;
    font-weight: bold;
}
.jg_ld2 li .text .t2{
    font-size: .28rem;
}
.jg_ld2 li .text .t2 .a1{
    display: inline-block;
    white-space: nowrap;
}
.jg_ld2 li .text .t2 .a1::after{
    display: none;
    content: '|';
    color: #5191c6;
    margin-left: 22px;
}
.jg_ld2 li .text .t2 .a1:last-child {
    margin-right: 0;
}
.jg_ld2 li .text .t2 .a1:last-child::after {
    display: none;
}
.jg_ld2 li:nth-child(n+3) .text .t2 .a1::after{
    display: none;
}
.jg_ld2 .t_open {
    position: relative;
    display: block;
}


.jg_ld3{
    position: relative;
    margin-top: .3rem;
    padding-left: .2rem;
    /* padding-right: 30px; */
    background: url(sk_sjs202511_bg12.png) #fff;
    box-shadow: 0px 0px 12px rgba(69, 137, 194, .12);/* 阴影透明度 */
}
.jg_ld3 li .text .t1 {
    font-size: .3rem;
    font-weight: bold;
    margin-left: .1rem;
    padding-top: .2rem;
}
.jg_ld3 .successive .succList li .img {
    width: 2rem;
    height: 2.6rem;
    background: url("iwh_jgkg2_2026.jpg") no-repeat;
    background-size: cover;
    padding: .14rem;
}
.jg_ld3 .successive .succList li .textBox {
    width: 2rem;
    height: 1.1rem;
    text-align: center;
}
.jg_ld3 .successive .succList li .textBox h3 {
    border-bottom: none;
    padding: 0;
    margin-bottom: .2rem;
    margin-top: .1rem;
}
.jg_ld3 .successive .succList li {
    width: 28%;
    margin: .2rem .35rem 0 0;
    display: inline-block;
    vertical-align: middle;
}