
#wrapper{ width:1200px; margin:auto; padding-top:20px;}
.jscarousal
{
	width: 1200px;
	margin:0 auto;
	padding: 0;
	position: relative; /*overflow: hidden;*/
}
.jscarousal .jscarousal-left
{
	background-image: url(../images/jt01.png);
	background-repeat: no-repeat;
	background-position: left;
	width:90px;
	height:99px;
	float:left;
	position: absolute;
	left:-20px;
	top:225px;
	
}
.jscarousal .jscarousal-right
{
	background-image: url(../images/jt02.png);
	background-repeat: no-repeat;
	background-position: right;
	width:90px;
	height:99px;
	float:right;
    position: absolute;
	right:-45px;
	top:225px;
}
.jscarousal-contents
{
	width: 1088px;
	height: 610px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-left: 74px;
}
.jscarousal-contents > div
{
	position: absolute;
	width: 100%;
	
}
.jscarousal-contents > div > div
{
	float: left;
	margin:10px 12px 25px 12px;
}
.jscarousal-contents img
{	
	width:243px;
	height:212px;
	border: 1px solid #d5d5d5;

}
.hidden
{
	display: none;
}



.product01{
	position:relative;
	cursor:pointer;
	float:left;
	width:245px;
	height:245px;
	background-color:#E7E7E7;
	overflow:hidden;
	display:block;
}
.pro04{ position:absolute; text-align:center; padding-top:140px; z-index:99999; display:none; top:0; left:0; width:265px; height:265px; background:url(../images/imgtt.png) no-repeat top center; cursor:auto;}
.pro04 span{margin:auto; font-size:16px; color:#ffffff; font-family:"微软雅黑"; text-align:center;}
.pro04 span a{color:#ffffff;}


/*------tab---------*/