.main{
	min-height: 500px;
	background: #fff;
	margin-top: 35px;
	margin-bottom: 20px;
	padding: 16px 57px;
}
.column-box{
	border: 1px solid #e8e8e8;
	padding-bottom: 33px;
	border-radius: 2px;
}
.pub-title{
	border-bottom: 1px solid #e8e8e8;
	height: 45px;
	line-height: 44px;
	color: #016ab4;
	font-size: 18px;
	overflow: hidden;
	padding: 0 15px;
}
.pub-title i{
	width: 5px;
	height: 21px;
	vertical-align: top;
	margin-top: 11.5px;
	margin-right: 10px;
	background: #016ab4;
}
.more{
	color: #000000;
	font-size: 14px;
}
.zx-box ul{
	width: 955px;
	margin: 0 auto;
	margin-top: 17px;
	margin-bottom: 15px;
	font-size: 0;
}
.zx-box li{
	width: 166px;
	height: 47px;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin-left: 31.25px;
	border: 1px solid #6fbfdd;
	border-radius: 3px;
	padding: 2px;
}
.zx-box li:first-child{
	margin-left: 0;
}
.zx-box li a{
	display: block;
	cursor: pointer;
	height: 100%;
	background: #66adca;
	border-radius: 3px;
	line-height: 41px;
	padding-left: 65px;
	position: relative;
}
.zx-box li a img{
	width: 25px;
	height: 23px;
	position: absolute;
	left: 22px;
	top: 11px;
}
.table-box{
	width: 955px;
	margin:  0 auto;
	table-layout: fixed;
}
.table-box thead th{
	font-weight: bold;
	height: 27px;
	font-size: 14px;
	text-align: center;
	background: url(tb_bg.png) repeat-x;
}
.table-box tbody tr{
	border-bottom: 1px dashed #cdd8de;
}
.table-box tbody td{
	height: 27px;
	font-size: 14px;
	border-bottom: 1px dashed #cdd8de;
}
.c-f0f5f8{
	background: #f0f5f8;
}
.column2-box{
	width: 539.5px;
	height: 283px;
	margin-top: 10px;
}
.pub-list{
	margin: 0 35px;
	height: 210px;
	overflow: hidden;
}
.pub-list li{
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	margin-top:24px;
	padding-left: 27px;
	position: relative;
	color: #595959;
	overflow: hidden;
}
.pub-list li i{
	width: 4px;
	height: 4px;
	background: #bdbdbd;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 0;
}