/*== container ==*/

/*图片*/
#banner_box{
	width: 100%;
	height: 766px;
	background: url(../images/zs_bg_02.jpg) no-repeat center;
}

/*紫大师会*/
#peopleName_box{
	width: 100%;
	height: 624px;
	background: url(../images/zs_bg_03.jpg) no-repeat center;
	border: 0px solid green;
	/* border-color: transparent;
	border-color: rgba(0,0,0,0); */
 }

#peopleName_box ul{
	width:824px;
	overflow:hidden;
	list-style:none; 

	margin-left: 230px;
	margin-top: 15px;
}

#peopleName_box ul li{
	float:left;
	display:inline;
	margin-left:22px;
	width:67px;
	height:180px;
	font-size:34px;
	word-wrap:break-word;
	word-break:nomal;

	border: 3px solid #333333;
	margin-bottom: 5px;
}

#peopleName_box ul li a:hover{
	color: #EE6600;
}

#peopleName_box ul li .circle{
	height: 30px;
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
	border-bottom: 3px solid #333333;
}

#peopleName_box ul li .names{
	text-align: center;
	margin-top: 0px;
}

/* 商品 */
.container h1{
	text-align: center;
	padding: 15px;
	letter-spacing: 15px;
}

#sp_box{
	width: 100%;
	height: 1022px;
	background: url(../images/zs_bg_04.jpg) no-repeat center;
}

#line_box{
	width:1000px;
	margin: 0px auto;
}

#sp_box .spimg{
	width: 310px;
	height: 270px;
	border: 2px groove #f5fef9;
	
	float: left;
	margin-right: 15px; 
	margin-bottom: 20px;
	background-color: #edddce;
}

/*-----*/
.spImgBox{
	width: 310px;
}

.spImgBox img{
	margin-left: 9px;
	margin-top: 8px;
}

.spTextBox p{
	display: block;
	width: 280px;
	height: 20px;
	overflow: hidden;
	margin-left: 10px;
	margin: 3px 7px;
	padding: 5px 0px;
	font-size: 15px;
}

/* page */
#pageStyle{
	clear: both; 
	text-align: center; 
	font-size: 18px; 
	font-weight: bolder; 
	color: #330000; 
	padding-top: 100px;
}

#pageStyle a{
	color:#330000; 
}

#pageStyle a:hover{
	color: #d7131d;
}

#zs_bg_05{
	width: 100%;
	height: 604px;
	background: url(../images/zs_bg_05.jpg) no-repeat center;
}


/*//分页STYLE//*/
.Pagination{
	margin-top: 10px;
	margin-left: 300px;
	padding-top: 10px;
	clear:both;
	height: 55px;
	_height: 45px; 
	line-height: 20px;
	width: 750px;
	/*myself_style*/
	display: none;
}

.Pagination span{
	margin-right: 5px;
	display: block;
	float: left;
	margin-left: 5px;
}

#f_page{
	text-align: center;
	clear: both;
}



.Pagination span b{padding: 0 2px;}
.Pagination div {float:left}
.Pagination a{ font-size: 12px;text-decoration: none;display: block;float: left;color: #565656;border: 1px solid #cacaca;height: 20px;line-height: 20px;padding: 0 10px;margin: 0 2px;}
.Pagination .Ellipsis {line-height: 32px;overflow: hidden; display:none;}
cite.FormNum{display: block;float: left;line-height: 20px;height: 20px; font-style:  normal; padding-left:10px;}
#PageNum{ color:#777;width: 30px;height: 20px;line-height: 20px; border: 1px solid #cacaca; margin:0 5px; text-align:center;}
.Pagination a:hover,.Pagination a.PageCur{background-color: #ee6600;border: 1px solid #d64c01;color: #ffffff; } 

	
	
	
	
	





























