
	/*照片展示*/
	#PhotoShow{width:1380px;position:relative;margin:0 auto;}
	#PhotoShow .gundong{width:1163px;}
	#PhotoShow .gundong .jCarouselLite{float:left;width:1163px;height:440px;overflow:hidden;}
	#PhotoShow .move_right,#PhotoShow .move_left{float:left;width:63px;height:312px;position:absolute;top:0px;z-index:500;}
	#PhotoShow .move_left span,#PhotoShow .move_right span{width:63px;height:128px;position:absolute;top:50%;margin-top:-24px;background:url(../images/arrow.png) no-repeat left top;background-repeat:no-repeat;}
	#PhotoShow .move_left{left:0px;}
	#PhotoShow .move_left span{background-position:left top;}
	#PhotoShow .move_left:hover span{background-position:left bottom;}
	#PhotoShow .move_right{right:0px;}
	#PhotoShow .move_right span{background-position:right top;}
	#PhotoShow .move_right:hover span{background-position:right bottom;}
	/*装备*/
	#ZhuangBei{width:1280px;margin:0 auto;}

	/*图片列表*/
	.PicList{float:left;}
	.PicList li{margin:0 8px 0 9px;float:left;width:274px;display:inline;}
	.PicList .photo{width:274px;height:400px;position:relative;background:#333;box-shadow:0 -5px 24px rgba(0,0,0,0.4);display:block;}
	.PicList strong{height:31px;line-height:31px;text-align:center;overflow:hidden;font-size:13px;color:#d6c494;display:block;}
