/*图片内容*/
#Article{
	clear: both;
	height: auto;
	width: 1155px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.photo-channel #Article .big-pic{
	text-align: center;
	background-color: #fafcfe;
	position: relative;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0px;
	width: 1150px;
	height: 510px;
}
.photo-channel #Article .big-pic #big-pic{
	display: table-cell;
	vertical-align: middle;
*display:block; 	overflow: hidden;
*font-size:480px; 	width: 1150px;
	height: 510px
}
.photo-channel #Article .big-pic .max{ position:absolute; bottom:0px; right:0px;background: #FFF url(../images/v9/max.png) no-repeat 5px center; z-index:101; padding:5px 5px 5px 20px}
.photo_prev{
	position: absolute;
	left: 0;
	top: 215px;
	width: 36px;
	height: 83px;
	z-index: 100
}
.photo_next{
	position: absolute;
	right: 0;
	top: 215px;
	width: 36px;
	height: 83px;
	z-index: 100
}
.photo_prev a{
	background-image: url(../images/left_pt.jpg);
	display: block;
	width: 36px;
	height: 83px;
	outline: none;
	background-repeat: no-repeat;
	background-position: left center;
}
.photo_prev a:hover{
	background-image: url(../images/left_pt_on.jpg);
	display: block;
	width: 36px;
	height: 83px;
	outline: none;
	background-repeat: no-repeat;
	background-position: left center;
}
.photo_next a{
	background-image: url(../images/right_pt.jpg);
	display: block;
	width: 36px;
	height: 83px;
	outline: none;
	background-repeat: no-repeat;
	background-position: left center;
}
.photo_next a:hover{
	background-image: url(../images/right_pt_on.jpg);
	display: block;
	width: 36px;
	height: 83px;
	outline: none;
	background-repeat: no-repeat;
	background-position: left center;
}
#Article .list-pic{
	height: 100px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	text-align: center;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#Article .cont{
	overflow: hidden;
	height: 80px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#Article .cont li{
	float: left;
	width: 25px;
	text-align: center;
	overflow: hidden;
	height: 20px;
	margin-top: 10px;
}
#Article .cont li .img-wrap{
	width: 20px;
	height: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/picshow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Article .cont li .img-wrap a{
	width: 20px;
	height: 20px;
}
#Article .cont li.on .img-wrap{
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/picshow_on.png);
}



/* endSelect */
#endSelect{top:200px;left:433px;position:absolute;width:230px;height:71px;border:1px solid #8a8a8a;display:none;z-index:200;}
#endSelect .bg{height:100%;width:100%;background:#000;filter:Alpha(Opacity=50);opacity:0.5;}
#endSelect .E_Cont{position:absolute;top:10px;left:26px;color:#fff;font-size:14px;}
#endSelect .E_Cont p{padding:4px 0;zoom:1;overflow:hidden;}
#rePlayBut,#nextPicsBut,#endSelect #endSelClose{background:url(../images/big-btn.png) no-repeat}
#rePlayBut{float:left;width:69px;height:23px;background-position: 0px -167px;}
#nextPicsBut{float:left;width:97px;height:23px;background-position: -100px -167px;margin-left:10px;}
#endSelect #endSelClose{background-position: 0px -217px;position:absolute;top:3px;right:3px;cursor:pointer;width:11px;height:11px;overflow:hidden;z-index:2;}
