.con_hdjl {
	overflow: hidden;
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.search_ldxx {
	overflow: hidden;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 10px 15px;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.search_ldxx input {
	width: 198px;
	height: 30px;
	border: 1px solid #CCCCCC;
}
.btn_search {
	cursor: pointer;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #2D66A5;
}
.con_ldxx {
	float: left;
	height: 310px;
	margin-bottom: 20px;
}
.con_ftsl {
	float: left;
	width: 520px;
	height: 310px;
	background: none;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 20px;
}
.tp_ftsl {
	width: 135px;
	height: 100px;
}
.tp_ftsl img {
	width: 100%;
}
.mes_ftsl {
	width: 370px;
	height: 100px;
	padding: 5px 0;
}
.mes_ftsl ul li {
	height: 30px;
	line-height: 30px;
}
.list_ftsl {
	clear: both;
	font-size: 14px;
	padding-top: 10px;
}
.list_ftsl ul li {
	height: 30px;
	line-height: 30px;
}
.list_ftsl ul li span {
	font-size: 14px;
}

.con_wsdc,
.con_yjzj {
	height: 260px;
	margin-bottom: 0;
}

.yjzj_jxz {
	overflow: hidden;
	width: 100%;
	height: auto;
	background-color: #F4F4F4;
	box-sizing: border-box;
	padding: 15px;
}
.yjzj_jxz .mes_ftsl {
	width: 325px;
	height: 75px;
	margin-left: 0;
	margin-right: 15px;
}
.yjzj_jxz .mes_ftsl ul li {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.yjzj_jxz .tp_ftsl {
	cursor: pointer;
	overflow: hidden;
	width: 150px;
	height: 75px;
	background-color: #DFE5EC;
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
}
.yjzj_jxz .tp_ftsl img {
	width: 26px;
	height: 26px;
}
.yjzj_jxz .tp_ftsl span {
	color: #2D66A5;
	font-size: 16px;
	margin-top: 5px;
}
.pub_mes_list ul li i {
	font-style: normal;
	color: #2D66A5;
	margin-right: 3px;
}
.pub_mes_list ul li i.sta_end {
	color: #999;
}
