body {
	font-family: 微软雅黑;
	margin: 0;
	min-width: 1200px;
	background: #fff;
	color: #333;
	font-size: 14px;
}

* {
	box-sizing: border-box;
}

a {
	color: #333;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.banner {
	height: 450px;
	background: url(zcjd-banner.jpg) center no-repeat;
}

.logo {
	width: 1200px;
	margin: auto;
	padding-top: 20px;
	padding-left: 70px;
}

.main {
	width: 1200px;
	margin: auto;
	padding: 40px 25px 20px;
	background: #fff;
}

.row {
	margin: 0 -15px 50px;
}

.col {
	width: 50%;
	float: left;
	padding: 0 15px;
}

.title {
	padding-left: 35px;
	padding-top: 5px;
	background: url("zcjd-title-bg.jpg") 0 0 no-repeat;
	line-height: 30px;
}

.title span,
.title span a {
	font-size: 24px;
	color: #006EAB;
	font-weight: bold;
}

.title > a {
	float: right;
	font-weight: normal;
	font-size: 14px;
}

.col dl {
	border-radius: 6px;
	padding: 17px 23px;
	margin-top: 22px;
}

.col dt {
	background: url("zcjd-list-bg.jpg") 0 center no-repeat;
	padding-left: 43px;
	font-size: 20px;
	line-height: 32px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 10px;
}

.col dd {
	color: #666;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 56px;
}

.col:first-child dl:nth-of-type(odd) {
	background: #f8fafb;
}

.col:nth-child(2n) dl:nth-of-type(even) {
	background: #f8fafb;
}

.row2 {
	margin: 0 -15px 20px;
}

.col2 {
	width: 25%;
	float: left;
	padding: 0 15px;
}

.col2 a {
	display: block;
}

.col2 img {
	width: 100%;
	height: 163px;
}
.db-list a{
	color: #666666;
}
.khd{
	color: #333333;
}
