.list {
	width: 1000px;
	height: auto;
	margin: 15px auto;
	display: flex;
	justify-content: space-between;
}

/* 左边 */
.list-left {
	width: 246px;
	height: auto;
}

.list-left-ldzc {
	width: 244px;
	height: auto;
	background: #ffd0b2;
	border: 1px solid #DDB288;
	margin-bottom: 15px;
}

.left-ldzc-top {
	width: 100%;
	height: 32px;
	display: flex;
	justify-content: flex-start;
}

.ldzc-top-img1 {
	width: 35px;
	height: 32px;
}

.ldzc-top-img2 {
	width: 74px;
	height: 32px;
}

.ldzc-top-img3 {
	background: url(../img/xm_bj.jpg);
	width: 75px;
	height: 32px;
}

.ldzc-top-img4 {
	background: url(../img/xm_bj.jpg);
	width: 60px;
	height: 32px;
	text-align: center;
	line-height: 32px;
}

.ldzc-top-img4 a {
	font-size: 12px;
	COLOR: #753505;
}

.ldzc-down {
	width: 100%;
	height: 150px;
	position: relative;
}

.ldzc-down img {
	width: 211px;
	height: 48px;
	position: absolute;
	bottom: 5px;
	left: 18px;
}

/* 入住企业 */
.list-left-qyrz {
	width: 244px;
	height: auto;
	background: #ffd0b2;
	border: 1px solid #DDB288;
	margin-bottom: 15px;
}

.qyrz-dowm {
	width: 100%;
	height: 180px;
	position: relative;
}

.qyrz-dowm img {
	width: 211px;
	height: 48px;
	position: absolute;
	bottom: 5px;
	left: 18px;
}

.qyrz-dowm ul {
	width: 211px;
	margin: 0 auto;
}

.qyrz-dowm ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.qyrz-dowm ul li a {
	COLOR: #753505;
	font-size: 12px;
	width: 211px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 右边 */
.list-right {
	width: 713px;
	height: auto;
	background: #ffd0b2;
	border: 1px solid #DDB288;
}

.list-right-top {
	width: 100%;
	height: 32px;
	background: url(../img/xm_bj.jpg);
	line-height: 32px;
	display: flex;
	justify-content: flex-start;
}

.right-top-img1 {
	width: 122px;
	height: 32px;
}

.right-top-img2 {
	font-size: 14px;
	font-weight: bold;
	color: #381A00;
}

.right-down {
	width: 680px;
	height: auto;
	margin: 0 auto;
	margin-top: 15px;
}

.right-down ul li {
	width: 100%;
	height: 30px;
	border-bottom: 1px dotted #592a00;
	line-height: 30px;
}

.right-down ul li img,
.right-down ul li a,
.right-down ul li span {
	float: left;
	/* display: inline-block;
	height: 30px; */
	font-size: 12px;
	COLOR: #753505;

}

.right-down ul li img {
	position: relative;
	top: 5px;
}

.right-down ul li a {
	width: 490px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.right-down ul li span {
	width: 80px;
	text-align: center;
}
