/* 领导细览 */

.ldxl-sub-box {
    box-sizing: border-box;
    background-color: #ffffff;
    padding: 30px 30px 40px;
    margin-top: 20px;
    box-shadow: 0 0 10px #e7e7e7;
}

.ldxl-box {
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding: 30px 30px 40px;
}

.ldxl-box .l {
    width: 31%;
    box-sizing: border-box;
    padding: 40px 30px 0;
    background-color: #f2f8ff;
	float:left;
}

.ldxl-box .l #ulDiv {
    box-sizing: border-box;
    padding-bottom: 40px;
}

.ldxl-box .l .item {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-bottom: 40px;
}

.ldxl-box .l .item h2 {
    font-size: 22px;
    color: #035ea5;
    box-sizing: border-box;
    padding: 0 52px;
    background: url(../images/ldxl_h2_l.png) no-repeat left center, url(../images/ldxl_h2_r.png) no-repeat right center;
}

.ldxl-box .l .item ul {
    width: 100%;
}

.ldxl-box .l .item ul li {
    width: 100%;
    float: left;
    height: 66px;
    background-color: #ffffff;
    border: 1px solid #b4d5ef;
    box-sizing: border-box;
    border-radius: 3px;
    margin-top: 30px;
}

.ldxl-box .l .item ul li a {
    display: block;
    width: 100%;
    line-height: 64px;
    font-size: 20px;
    color: #333333;
    box-sizing: border-box;
    padding: 0 29px;
    background: url(../images/ldxl_xtb.png) no-repeat right 29px center;
	text-align:center;
	letter-spacing:5px;
}

.ldxl-box .l .item ul li.on,
.ldxl-box .l .item ul li:hover {
    background-color: #035ea5;
    border: 1px solid #035ea5;
}

.ldxl-box .l .item ul li.on a,
.ldxl-box .l .item ul li:hover a {
    color: #fff;
    background: url(../images/ldxl_xtb2.png) no-repeat right 29px center;
}

.ldxl-box .r {
    width: 69%;
	float:right;
}

.ldxl-ldxq-box {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-top: 40px;
    display: flex;
    justify-content: center;
    align-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.ldxl-ldxq-box>img {
    width: 171px;
    height: 243px;
}

.ldxl-ldxq-box>h1 {
    width: 100%;
    display: block;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    text-align: center;
    margin-top: 24px;
}

.ldxl-ldxq-box>h2 {
    width: 100%;
    display: block;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    text-align: center;
    margin-top: 16px;
}

.ldxl-ldxq-ldfg-box {
    width: 90%;
    margin-top: 40px;
}

.ldxl-ldxq-ldjj-box {
    width: 90%;
    margin-top: 1px;
}

.ldxl-ldxq-ldfg-box .hd,
.ldxl-ldxq-ldjj-box .hd {
    width: 100%;
    float: left;
}

.ldxl-ldxq-ldfg-box .hd h2,
.ldxl-ldxq-ldjj-box .hd h2 {
    font-size: 26px;
    color: #035ea5;
    font-weight: bold;
    line-height: 26px;
    float: left;
    display: block;
    background: url(../images/twoTab_hd.png) no-repeat left 1px;
    box-sizing: border-box;
    padding-left: 17px;
}

.ldxl-ldxq-ldfg-box .bd,
.ldxl-ldxq-ldjj-box .bd {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    font-family: "微软雅黑";
    text-indent: 2em;
    margin-top: 20px;
    box-sizing: border-box;
    padding-bottom: 15px;
    background: url(../images/ldxl_fg.png) no-repeat center bottom;
}

.ldxl-ldxq-ldfg-box .bd *,
.ldxl-ldxq-ldjj-box .bd * {
    font-size: 18px !important;
    color: #333333 !important;
    line-height: 36px !important;
    font-family: "微软雅黑" !important;
}

.ldxl-ldhd-box {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.ldxl-ldhd-box .hd {
    width: 100%;
    float: left;
}

.ldxl-ldhd-box .hd h2 {
    font-size: 26px;
    color: #035ea5;
    font-weight: bold;
    line-height: 26px;
    float: left;
    display: block;
    background: url(../images/twoTab_hd.png) no-repeat left 1px;
    box-sizing: border-box;
    padding-left: 17px;
}

.ldxl-ldhd-box .bd {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.ldxl-ldhd-box .bd ul li {
    float: left;
    width: 100%;
    height: 66px;
    box-sizing: border-box;
    border-bottom: 1px dashed #d6d6d6;
}

.ldxl-ldhd-box .bd ul li a {
    display: block;
    font-size: 18px;
    line-height: 66px;
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    box-sizing: border-box;
    padding-left: 19px;
}

.ldxl-ldhd-box .bd ul li a::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    background-color: #035ea5;
}

.ldxl-ldhd-box .bd ul li span {
    display: block;
    float: right;
    font-size: 16px;
    color: #999999;
    line-height: 78px;
}
/* ==================== 响应式 (320px – 767px) ==================== */
@media screen and (min-width: 320px) and (max-width: 767px) {
	.ldxl-box .l {
		width: 100%;
	}
	.ldxl-box .r {
		width: 100%;
	}
}