﻿
#wrapper{ width:1060px; margin:auto; padding-top:20px;}
.jscarousal
{
	width: 1060px;
	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:53px;
	height:99px;
	float:left;
	position: absolute;
	left:-80px;
	top:290px;
	
}
.jscarousal .jscarousal-right
{
	background-image: url(../images/jt02.png);
	background-repeat: no-repeat;
	background-position: right;
	width:53px;
	height:99px;
	float:right;
    position: absolute;
	right:-80px;
	top:290px;
}
.jscarousal-contents
{
	width: 1060px;
	height: 640px;
	float: left;
	position: relative;
	overflow: hidden;
}
.jscarousal-contents > div
{
	position: absolute;
	width: 100%;
	
}
.jscarousal-contents > div > div
{
	float: left;
	margin:10px 12px 10px 12px;
}
.jscarousal-contents img
{	
	width:325px;
	height:320px;

}
.hidden
{
	display: none;
}



.product01{ position:relative; cursor:pointer; float:left; width:325px; height:320px; 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:325px; height:320px; 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---------*/