body {
	font-family: 微软雅黑;
	margin: 0;
	min-width: 1200px;
}

.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}

/* 当前位置 */
.weizhi {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #f6f6f6;
}

.bt-weizhi {
	width: 1200px;
	margin: 0 auto;
	background: url(weizhi.png) no-repeat left center;
	padding-left: 35px;
	color: #333333;
	font-size: 14px;
}

.bt-weizhi a {
	color: #333333;
	font-size: 14px;
}

/* 内容板块1 一网通办 */
.main {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
	overflow: hidden;
}

.zt-title-lg {
	font-size: 24px;
	font-weight: normal;
	color: #c31f0b;
	border-bottom: 2px solid #3573b5;
	padding: 10px 0;
}

.zt-list {
	margin-top: 20px;
}

.zt-row {
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}

.zt-title {
	margin-bottom: 15px;
	font-weight: normal;
}

.zt-title a {
	font-size: 24px;
	color: #333;
}

.zt-left {
	float: left;
}

.zt-left img {
	width: 260px;
	height: 140px;
}

.zt-right {
	width: 920px;
	float: right;
}

.zt-brief {
	height: 115px;
	overflow: hidden;
	padding-top: 10px;
	text-indent: 2em;
}

.zt-brief a {
	color: #999;
	font-size: 16px;
}

.zt-source {
	font-size: 14px;
	color: #3573b5;
}

/*.zt-row:nth-of-type(1) .zt-title {
	padding-left: 115px;
	background: url("zt_new.png") left center no-repeat;
}

.zt-row:nth-of-type(1) .zt-content {
	padding: 0 20px;
}

.zt-row:nth-of-type(1) .zt-left img {
	width: 400px;
	height: 215px;
}

.zt-row:nth-of-type(1) .zt-right {
	width: 735px;
}

.zt-row:nth-of-type(1) .zt-brief {
	height: 195px;
}*/

.zt-new {
	border: 1px solid #ccc;
}

.zt-new .zt-title {
	padding-left: 115px;
	background: url("zt_new.png") left center no-repeat;
}

.zt-new .zt-content {
	padding: 0 20px;
}

.zt-new .zt-left img {
	width: 400px;
	height: 215px;
}

.zt-new .zt-right {
	width: 735px;
}

.zt-new .zt-brief {
	height: 185px;
	padding-top: 15px;
}



/* 高亮辅助 */
.main-left-list .active {
	background: #dfe6f4 url(lmy-bg3.png) no-repeat 24px center
}

.main-left-list .active a {
	color: #3573b5
}
