@charset "utf-8";
 .leftnav-z1-tit {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
            font-size: 20px;
			font-weight:normal;
        }
        
        .leftnav-z1-tit span {
            display: inline-block;
            height: 49px;
            border-bottom:1px solid #ffffff;
        }
        

.p14-infolist-1-list dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 22px 50px 22px 22px;
	background: #fff;
	overflow: hidden;
}
.p14-infolist-1-list dt {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 5.8%;
	background: #1589c9;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.p14-infolist-1-list dt span {
	height: 50px;
	line-height: 50px;
	display: block;
	border-bottom: 2px solid #fff;
	margin-bottom: 10px;
	font-size: 24px;
}
.p14-infolist-1-list dt img {
	width: 100%;
	display: block;
}
.p14-infolist-1-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
}
.p14-infolist-1-list h4 a {
	display: block;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-infolist-1-list dl:hover {
	border: 1px solid #1589c9;
}
.p14-infolist-1-list dl:hover h4 a {
	color: #1589c9;
}
