.main{
	margin-bottom: 35px;
}
.column-box{
	width: 793px;
	height: 1008px;
}
.right-box{
	width: 381px;
	height: 1008px;
	background: #fff;
	padding: 0 0 0 10px;
}
.column1-box{
	height: 398px;
	background: #fff;
	padding: 0 15px;
}
.pub-title{
	height: 61px;
	line-height: 60px;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
}
.pub-title i{
	margin: 0 14px;
	width: 5px;
	height: 21px;
	background: #016ab4;
	vertical-align: top;
	margin-top: 19.5px;
}
.pub-title span{
	font-size: 20px;
	color: #016ab4;
	font-weight: bold;
}
.more{
	float: right;
	font-size: 14px;
	color: #4f4e4e;
	margin-right: 10px;
}
.ld-news{
	padding: 0 40px;
	padding-top: 22px;
	height: 220px;
	border-bottom: 1px dashed #e0e0e0;
	overflow: hidden;
}
.left-img{
	width: 143px;
	height: 171px;
	padding: 10px;
	border: 1px solid #e0e0e0;
}
.right-txt{
	margin-left: 18px;
	vertical-align: top;
	width: 522px;
	height: 171px;
	overflow: hidden;
}
.r-t-title{
	font-size: 14px;
	color: #3d3d3d;
	margin-top: 18px;
}
.right-txt span{
	margin-top: 14px;
	font-size: 16px;
	color: #000;
	vertical-align: top;
}
.right-txt p{
	margin-top: 14px;
	display: inline-block;
	font-size: 16px;
	color: #3d3d3d;
	line-height: 30px;
	width: 467px;
	vertical-align: top;
}
.qtld-news{
	padding-left: 40px;
	height: 56px;
	line-height: 55px;
	border-bottom: 1px dashed #e0e0e0;
	font-size: 16px;
	color: #232323;
}
.qtld-news span{
	margin: 0 20px;
}
.qtld-news span.l-qt-t{
	margin: 0;
	text-align: right;
	width: 100px;
}
.border-none{
	border: 0;
}
.column2-box{
	width: 383px;
	height: 284px;
	margin-top: 21px;
	background: #fff;
	padding: 0 15px;
}
.pub-list{
	margin-top: 18px;
	padding-left: 14px;
	height: 190px;
	overflow: hidden;
}
.pub-list li{
	font-size: 16px;
	padding-left: 20px;
	line-height: 38px;
	overflow: hidden;
	position: relative;
	height:38px;
	color: #000000;
}
.pub-list li a{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width: 310px;
}
.pub-list li span{
	float: right;
	color: #7d7d7d;
}
.pub-list li i{
	width: 4px;
	height: 4px;
	border-radius: 4px;
	position: absolute;
	top: 50%;
	left: 0;
	background: #4f4e4e;
	margin-top: -2px;
}
.right-box1{
	padding: 20px 5px 0 8px;
	font-size: 0;
}
.right-box1 li{
	margin-bottom: 14px;
	display: inline-block;
	width: 178px;
}
.right-box1 li a{
	width: 165px;
	height: 80px;
}
.right-box1 li img{
	width: 165px;
	height: 80px;
}
.right-box .pub-title{
	margin-top: 30px;
	margin-right: 10px;
}
.right-box2{
	text-align: center;
	padding-right: 10px;
}
.right-box2 li{
	margin: 0 auto;
	margin-top: 15px;
	width: 336px;
	height: 69px;
	background: url(../img/zwgk_gray.png);
	padding-left: 111px;
	position: relative;
}
.right-box2 li a{
	display: block;
	height: 69px;
	line-height: 69px;
	font-size: 16px;
	color: #0190d3;
	text-align: left;
}
.right-box2 li.active a{
	color: #fff;
}
.right-box2 li .ico1{
	display: block;
	position: absolute;
	width: 27px;
	height: 27px;
	left: 20px;
	top: 50%;
	margin-top: -13.5px;
	z-index: 99;
}
.right-box2 li .ico2{
	display: none;
}
.right-box2 li.active{
	background: url(../img/zwgk_blue.png);
}
.right-box2 li.active .ico1{
	display: none;
}
.right-box2 li.active .ico2{
	position: absolute;
	width: 27px;
	height: 27px;
	display: block;
	left: 20px;
	top: 50%;
	margin-top: -13.5px;
	z-index: 99;
}