@charset "utf-8";
.container-ld{
    background: #fff;
    box-shadow: 0px 0px 12px  rgba(42, 130, 228, 0.25);
    box-sizing: border-box;
}
.leader-item{
    padding: 0 30px;
    margin-bottom: 35px;
    box-sizing: border-box;
}

.leader-item>h5{
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #333;
    position: relative;
    border-bottom: 1px solid #c1c1c1;
    height: 55px;
    line-height: 55px;
    padding-left: 10px;
    /* font-weight: normal; */
    margin-bottom: 30px;
}
.leader-main{
    /* padding-left: 20px; */
    padding-right: 30px;
    box-sizing: border-box;
}

 .ld-zuo {
    float: left;
    box-sizing: border-box;
    /* padding: 24px 49px; */
    width: 20%;
    /* height: 975px; */
    /* background: url(../../../abzrmzf/pc2025/images/abzzwfw/ldzc_zuobian.png) no-repeat center center / cover; */
    /* padding-left: 30px; */
}

.ld-zuobox{
    box-sizing: border-box;
    padding-left:45px;
}
.crumb h2{
    padding-top: 18px;
    padding-bottom: 22px;
}

.container .ld-zuo-xx span {
    display: inline-block;
    width: 197px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: rgba(23, 114, 223, 1);
    border-radius: 3px;
    background: rgba(212, 230, 255, 1);
    margin-right: 8px;
    cursor: pointer;
}

.container .ld-zuo-xx span:nth-child(2n) {
    margin: 0;
}

.container .ld-zuo-xx .activation {
    background: linear-gradient(90deg, rgba(23, 114, 223, 1) 0%, rgba(125, 186, 255, 1) 100%);
    color: rgba(255, 255, 255, 1);
    position: relative;
}

.ld-zuo-xx .activation::after{
        content: '';
        width: 0; /* 必须设置为0 */
        height: 0; /* 必须设置为0 */
        border-left: 7px solid transparent; /* 左边透明 */
        border-right: 7px solid transparent; /* 右边透明 */
        border-bottom: 7px solid #fff; /* 底部为三角形颜色 */
        position: absolute;
        bottom: 0px;
        left: 50%;
        margin-left: -7px;
}

.ld-zuo-xq {
    /* display: none; */
}

.ld-zuo-xq p {
    /* width: 171px;
    height: 234px;
    border: #cdcdcd solid 1px;
    margin: 28px auto 24px; */
    text-align: center;
    margin: 0 0 15px 0;
}

.ld-zuo-xq p img {
    width: 218px;
    /* height: 299px; */
    padding: 8px;
    box-sizing: border-box;
    border: #cdcdcd solid 1px;
}

.ld-zuo-xq h2 {
    font-size: 15px;
    font-weight: 700;
    color: rgba(56, 56, 56, 1);
    text-align: center;
}

.ld-zuo-xq h1 {
    font-size: 20px;
    font-weight: 700;
    color: rgba(29, 77, 161, 1);
    text-align: center;
    margin: 15px 0 25px;
}

.ld-zuo-xq h1 a {
    color: rgba(29, 77, 161, 1);
}



.ld-you {
    /* display: none; */
    box-sizing: border-box;
    /* padding: 81px 60px; */
    /* padding-top: 55px; */
    /* padding-left: 30px; */
    width: 80%;
    /* height: 975px; */
    /* background: url(../images/abzzwfw/ldzc_youbian.png) no-repeat center center / cover; */
    float: right;
}

.ld-you span {
    font-size: 20px;
    font-weight: 700;
    color: rgba(51, 51, 51, 1);
    vertical-align: top;
    margin-right: 10px;
    display: inline-block;
    min-width: 100px;

}

.ld-you ul {
    display: inline-block;
    text-align: left;
    /* width: 752px; */
    width: 100%;
}

.ld-you ul li {
    float: left;
    text-align: center;
    /* width: 132px; */
    width:20%;
    height: 210px;
    text-align: center;
   margin-bottom: 16px;
   margin-right:0px;
   box-sizing: border-box;
   /* padding: 0 5px; */
}



.ld-you ul li:nth-child(4n){
    /* margin-right: 0; */
}
.ld-you ul li:nth-child(6n) {
    /* margin: 0 0px 18px 0; */
}

/* .ld-you ul.ld-you-fzz li{
    margin-right: 178px;
}

.ld-you ul.ld-you-fzz li:nth-child(3n){
    margin-right: 0;
} */



.ld-you ul li p {
    /* width: 120px;
    height: 164px;
    border: #cdcdcd solid 1px; */
}

.ld-you ul li img {
    width: 107px;
    height: 150px;
    padding: 5px;
    box-sizing: border-box;
    border: #cdcdcd solid 1px;
}
.ld-you ul li h6{
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 16px;
    color: rgba(51, 51, 51, 1);
    height: 16px;
}

.ld-you ul li h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: rgba(29, 77, 161, 1);
    min-width:60px;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
}

.container-ld .activation1 {
    display: inline-block;
}
.ld-you-item{
    /* margin-bottom: 42px; */
}


.ld-you ul li a:hover{
 text-decoration: underline;
}

/* 领导信箱 */
.leader-ldxx{
    width: 100%;  
    text-align: center;
}
.leader-ldxx a{
    display: inline-block;
    width: 116px;
    height: 38px;
    border-radius: 10px;
    line-height: 38px;
    text-align: center;
    background:rgba(29, 77, 161, 1);
    color: #fff;
    font-size: 16px;
    position: relative;
    box-sizing: border-box;
}

.leader-ldxx a::before{
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    background: url(../images/public/ldxx_icon.png) center center no-repeat;
}

@media (max-width: 1500px) {

    .ld-you ul li img{
        width: 100px;
        height: 132px;
    }
    .leader-main{
        padding-right: 0;
    }
    .ld-you ul li{
    width:25%;
    }

}
@media (max-width: 1280px) {

    .ld-zuo-xq h1{
        margin-bottom: 20px;
    }

    .ld-you ul li img{
        /* width: 84px;
        height: 110px; */
    }
    .ld-zuo-xq p img{
        height: 229px;
    }
    .ld-you ul li{
        width: 33%;
    }

}

@media (max-width: 992px) {

 

    .ld-you ul li img{
        /* width: 100px;
        height: 139px; */
    }

    .ld-zuo-xq p img{
        height: auto;
    }


}
@media (max-width: 768px) {

    .container .ld-zuo{
        width: 100%;
    }
    .leader-item{
        padding:  0 10px;
    }
    .ld-you{
        width: 100%;
        padding-left: 0;
        padding-top: 10px;
    }
    .ld-zuo-xq ul{
        text-align: center;
    }

    .ld-you ul li{
        width: 50%;
    }
    .ld-you ul li h6{
        height: auto;
    }
    .ld-you ul li h4{
        font-size: 16px;
    }
}
@media (max-width: 392px){
    .ld-you ul li img{
        width: 84px;
        height: 115px;
        padding: 2px;
    }
    .ld-you ul li{
        width: 50%;
    }
    .ld-you ul li h6{
        padding: 0  8px;
    }

}