/*顶部要闻*/
.top-news{clear:both;z-index:1800;margin:0;text-align:left; color:#666;background:#fff;overflow:hidden;}
	.top-news .left-box{float:left;position:relative;width:660px;height:400px;background:#fff;overflow:hidden;}
	.top-news .right-box{float:right;position:relative;width:320px;height:400px;background:#fff;border-bottom:1px solid #ddd;overflow:hidden;}	
	.top-news .heaer-title{
		clear: both;
		background: #f6f6f6;
		overflow: hidden;
	}
	.heaer-title a,.heaer-title a:hover{		
		text-decoration: none;
	}
	.top-news .heaer-title h3{
		clear: both;
		margin: 0;
		padding: 0;
		text-align: center;
		white-space:nowrap;
		font-size: 24px;
		height:35px;
		line-height: 35px;
		overflow: hidden;
	}
	.top-news .heaer-title h3 a{
		color: #000;
	}
	.top-news .heaer-title p{
		clear: both;
		margin: 0;
		padding: 0;
		text-align: left;
		white-space:nowrap;
		font-size: 14px;
		height:25px;
		line-height: 25px;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.top-news .heaer-title p a{
		color: #000;
	}

.index-3cell-warp{
	height: 390px;
	overflow: hidden;
}
.index-photo-control a{
	display: inline-block;
	width:70px;
	height:35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #ddd;
	cursor:pointer;
}
.index-photo-control a:hover{
	text-decoration: none;
	background: #eaeaea;
}
.index-photo-control a.marquee-control-left{
	margin-right:10px;
}
.index-photo-control a.marquee-control-right{
	
}
.index-photo-marquee{
	position: relative;
	width:100%;
	height:170px;
	overflow: hidden;
}
.index-photo-marquee .imgs-list{
	position: absolute;
	height:160px;
	width:100%;
	overflow: hidden;
}

.index-photo-marquee .imgs-wrap_300_180 .imgs-item,
.index-photo-marquee .imgs-wrap_300_180 .imgs-item a {
    width: 300px;
    height: 160px;
}

.index-photo-marquee .imgs-wrap_300_180 .imgs-item a img {
    width: 300px;
    height: auto;
}

.index-photo-marquee .imgs-wrap_300_180 .imgs-item span {
    width: 300px;
}