@charset "GBK"; 
/*banner*/
.banner{ width:100%; height:100%; margin:0 auto; text-align: center; margin-top:2px; overflow:hidden;}

.nymain_contant{ float:left; width:790px; line-height:24px; color:#999999; overflow:hidden; margin-top:15px; }
.nymain_contant p{ float:left; width:740px; overflow:hidden;}
.shows{ float:left; width:235px; height:180px; overflow:hidden; padding-left:15px; padding-right:10px; margin-top:10px;}
.shows dt{ float:left; width:214px; height:132px; overflow:hidden; padding:2px; border:1px solid #b5b5b5;}
.shows dt img{ width:214px; height:132px;}
.shows dd{ float:left; width:235px; height:35px; line-height:35px; text-align:center; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.shows dd a{ color:#656565; font-size:14px;}
.shows dd a:hover{color:#0863b4;}

/*pro*/



/*banner滚动开始*/

.fullSlide {
	width:100%;
	position:relative;
	height:400px;
	margin:0;
	padding:0;
	list-style:none;
	
}

.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.fullSlide .bd ul {
	width:100% !important;
		margin:0;
	padding:0;
	list-style:none;
}
.fullSlide .bd li {
	width:100% !important;
	height:400px;
	overflow:hidden;
	text-align:center;
	margin:0;
	padding:0;
	list-style:none;
}
.fullSlide .bd li a {
	display:block;
	height:420px;
	margin:0;
	padding:0;
	list-style:none;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
	list-style:none;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
	margin:0;
	padding:0;
	list-style:none;
}
.fullSlide .hd ul .on {
	background:#005bac;;
	margin:0;
	padding:0;
	list-style:none;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:10%;
	z-index:1;
	width:40px;
	height:60px;
	margin:0px -550px;
	background:url(../images/slider-arrow.png) -126px -137px  no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
		margin:0;
	padding:0;
	list-style:none;
}
.fullSlide .next {
	left:auto;
	right:10%;
	background-position:-6px -137px;
	margin:0;
	padding:0;
	list-style:none;
}

/*banner滚动结束*/











