.con{
	width: 1200px;
	margin: 0 auto;
}
.dqwz{
	display: flex;
	padding: 45px 0;
	color: #666;
	border-bottom: 6px solid #0163be;
	margin-bottom: 40px;
}
.dqwz img{
	margin-right: 15px;
}
.liD {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: url(liD.png) no-repeat center;
}
.list ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}
.list ul li .list_tit {
	width: 89%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #000;
}
.xx{
	border: 1px dashed #aaa;
	margin: 40px 0;
}
#kkpager{
	margin: 80px 0;
}