.backgroundGrey {
    min-width: 1250px;
/*     background-color: #f2f2f2; */
    display: flex;
    justify-content: center;
    z-index: 10;
    position: relative;
}
.backgroundGWhite {
    width: 1260px;
    background-color: white;
}
.sjzxxxPage .container {
    width: 1234px !important;
    margin: 0 auto;
}
.sjzxxxPage  .container .details-left {
    width: 100%;
    float: none;
min-height: 540px;
}

.sjzxxxPage  .details-guide {
    font-size: 16px;
    margin-top: 26px;
    color: #999;
    margin-left: 15px;
    margin-bottom: 40px;
}

	.modal{
		width: 1000px;
		/* width: 100%; */
		margin:auto auto;
		position: relative;
	}
.ldxxModal{
	background-color: #fff;
	width:100%;
	margin:0px;
	height: 320px;
    display: flex;
    justify-content: center;
}
.xfdtModal .ldxx{
	width: 100%;
}
.xfdtModal .esdjsZl{
	width: 100%;
	margin-top: 15px;
	padding: 0px 15px 15px;
}
.xfdtModal .esdjsZl .esdjs1{
	margin-left: 0px;
}
/* 领导信箱 */
.ldxx{
	display: flex;
    height: 230px;
    width: 1310px;
    border-radius: 5px;
    padding: 15px 0px;
    background-color: #fff;
}
.ldxx div {
    position: relative;
	top: 4px;
}
.ldxx .zzqsj,
.ldxx .zzqzx{
	/* 书记和主席 */
	flex: 1;
	display: flex;
	align-items: center;
	overflow: hidden;
	cursor: pointer;
	line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #0d385e;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 1px 4px #dfedfd;
	margin-right: 40px;
	background-image: url(/r/cms/www/default/images/index/zzq.png);
	background-size: 100% 100%;
	/* background-color: #026ABE; */
}
.ldxx > div:hover{
	background-color: rgba(150,200,240,.2);
	/* background-size: 110% 110%; */
	border-radius: 15px;
	opacity: .95;
}
.ldxx > div:hover .tx img{
	transform: scale(1.01);
}
.ldxx .tx img{
	height: 200px;
}
.ldxx div{
	position: relative;
}
.ldxx .con{
	margin-left: 35px;
	height: 100%;
	display: flex;
    flex-direction: column;
	justify-content: center;
	width: 100%;
	margin-bottom: 10px;
}
.ldxx .zw{
	/* 标题 */
	font-size: 35px;
    height: 45px;
    color: #fff;
    display: inline-block;
    width: fit-content;
    /* border-bottom: 2px solid #DAAC3E; */
}
.ldxx .name{
	margin-left: 15px;
}
.ldxx .gtxx{
	/* 按钮 */
	display: inline-block;
	 background: rgb(2,106,190);
    color: #fff;
    border-radius: 5px;
    padding: 10px 30px 15px;
    font-size: 32px;
    font-weight: bold;
    border: none;
    line-height: 2rem;
	width: fit-content;
	position: relative;
	letter-spacing: 1px;
	margin-top: 25px;
}
.ldxx .zzqzx{
	margin-right: 0px;
}



/* .sjzxxxPage  .container .details-left{
	min-height: 520px;
}
.sjzxxxPage .details-guide{
	margin-bottom: 20px;
}
.ldxx{
	display: felx;
	flex-wrap: wrap;
}
.ldxx .zzqsj, .ldxx .zzqzx{
	width: 100%;
	flex: auto;
	margin-right: 0px;
	height: 185px;
    margin-bottom: 45px;
} */