@charset "utf-8";
*{padding:0px; margin:0px;}

/*-------------轮播新闻图片---------------*/
.img_k {
	width:992px;
	height:286px;
	position:relative;
	overflow:hidden;
}
.img_k ul {
	position:relative;
	z-index:5;
}
.img_k ul li img {
	width:992px;
	height:286px;
}
.imgs_k{ width:992px; height:286px; position:relative;}
.img_k ul li .imgs{
	width:992px;
	height:286px; 
	overflow:hidden;
	}
.img_k ul li {
display:block;
	width:992px;
	height:286px;
	list-style:none;
}

/*-------------轮播新闻图片---------------*/