
/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	border: 0px solid #ccc;
	width: 790px;
	height: 425px;
	margin-bottom: 5px;
}


.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 2px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 2px;
}

.current img {
	border: 1px solid red;
	padding: 5px;
}

.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}
#thumbnails img{ width:72px;}
#slideshowContainer div img{ width:790px; height:420px;}
/*************************************************************/



/* ---------------------- 百叶窗banner  -------------------------- */
#slider-wrap{width:790px; height:425px;}   /*可以修改宽高*/
#slider{position: relative; width:790px; height:425px; background:#FFF;} /*可以修改宽高*/
#slider img{position:absolute; top:0; left:0; display:none; width:790px; height: 423px;}/*可以修改宽高*/
.nivoSlider{position:relative;overflow: hidden;}
.nivoSlider img{position:absolute; top:0px; left:0px}
.nivoSlider a.nivo-imageLink{position:absolute; top:0px;display:block;left:0px;width:790px;height:425px;border:0;padding:0;margin:0;z-index:6;}/*可以修改宽高*/
.nivo-slice {display:block;position:absolute;z-index:5;height:100%;}
.nivo-box {display:block;position:absolute;z-index:5;}
.nivo-caption{position:absolute; left:0; bottom:0; background:#000;width:990px; z-index:50; height: 40px; }/*可以修改宽高*/
.nivo-caption p{width:790px;height: 40px; text-indent: -9999px}/*可以修改宽高*/
.nivo-controlNav{position:absolute; left:50%; bottom:10px; z-index: 100;}/*可以修改左右上下间距*/
.nivo-controlNav a{position:relative; z-index:99; cursor:pointer;background:#074d91}
.nivo-controlNav a.active{background:#ff6400;font-weight:bold}
.nivo-controlNav a{display:block; color: #fff; width:30px; height:20px; line-height: 20px; text-align: center; margin-right:3px; float:left; overflow: hidden;}/*可以修改宽高*/
.nivo-directionNav a {position:absolute;top:45%;z-index:9;cursor:pointer;}   /*左右切换按钮，不能删除，如果不需要可以设背景，删除会引起图片错位*/
.nivo-directionNav a {display:block;width:30px;height:30px;text-indent:-9999px;border:0;}
a.nivo-nextNav {right:15px;}
a.nivo-prevNav {left:15px;}





/*项目动态*/
.cbnm{
	width:1000px; height:429px; background-color:#FC0; 
	margin:0px auto;
	margin-top:50px;
	overflow:hidden;
	background:url(../img/bg1.jpg) repeat-x ;
	font-size:12px;
	font-family:"宋体","黑体";
}

#scrollDiv{
	width:960px;
	height:340px;
	overflow:hidden;
	font-size:12px;
	margin:0 auto;
	margin-top:10px;
}
#scrollDiv li{height:28px;line-height:28px; vertical-align:bottom; zoom:1; border-bottom:#CCC dashed 1px; padding-left:6px; color:#900;}
#scrollDiv li:hover{
	background-color:#FFC;
	color:#900;
}
#scrollDiv li a{
	color:#333;
	margin-left:20px;
	font-weight:normal;
}
#scrollDiv li a:hover{
	color:#900;
	text-decoration:none;
}
#scrollDiv li em{
	font-style:normal;
	margin-right:20px;
	display:inline;
	float:right;
}




#xiangmujs{
	width:1000px;
	margin:20px auto;
	line-height:30px;
	color:#600;
}

#tuwen{
	width:1000px;
	height:180px;
	margin:0 auto;
}
#tuwen img{
	width:291px;
	height:179px;
	display:block;
	margin:0 auto;
}
#tuwen img:hover{
	border:2px solid #fff;
}





