@charset "utf-8";
/* CSS Document */


.list_zong_box {margin-top: 28px;}
.first{margin-top:32px;}
.list_box {
	background: #fff;
	border-radius: 8px;
	width: 538px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	box-shadow: 0px 3px 15px 0px #d9d7d7;
}
.list_top {
	border-bottom: 1px solid #d8d8d8;
	height: 50px;
	height: 62px;
	line-height: 62px;
	margin-bottom: 13px;
	
}
.list_top h4{
	background: url(20200220_mzt_yqzt_bt.png) left center no-repeat;
	float: left;
	text-align: center;
	padding-left: 18px;
	font-size: 20px;
	font-weight: bold;
}
.list_top h4 a{color:#194d9a;}


.list_top ul li a:hover {
	font-weight: bold;
}
.gd a {
	float: right;
	line-height: 65px;
	font-size: 14px;
	color: #999999;
}
.gd a:hover {
	color: #194d9a;
}

.list-1 li {
	padding: 0 0px;
	overflow: hidden;
}
.list-1 li span {
	float: right;
	color: #999;
	font-size: 16px;
	line-height: 40px;
}
.list-1 li i {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #eea821;
	vertical-align: middle;
	margin-right: 12px;
	margin-top: 17px;
	float: left;
}
.list-1 li a {
	display: inline-block;
	max-width: 75%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	float: left;
	color: #333;
	line-height: 40px;
}
.list-1 li a:hover {
	color: #194d9a;
}