.sector-product{
	width:955px;
	height:500px;
	margin:0 auto;
	margin-bottom: 59px;
}

.sector-map{
	width:955px;
	height:500px;
	margin:0 auto;
	padding-top:20px;
	margin-bottom: 39px;
}
.sector-map a{
	float: right;
}
.product-menu{
	float:left;
	margin-left:-5px;
	margin-right:10px;
	width:200px;
}

.product-menu h1{
	color:#2b2c7c;
	font-size:16px;
}

.product-menu h2{
	color:#999;
	font-size:14px;
	padding-left:0px;
	margin:0px;
}

.product-menu h5{
		color:#333;
	margin-top:15px;
	font-size:13px;
}

.product-menu h6{
	margin: 0;
}

.product-menu h4{
	margin: 0;
	margin-top:25px;
	color:black;
	font-size:14px;
}

.product-menu a{
	color:black;
	text-decoration:none;
}

a.menu-active{
	color:#00F;
}

.tx-category{
	color:#b8b8b8;
}

.contactmap{
	float:left;
	margin-left:15px;
	height:500px;
	width:730px;
	background-color:#CCC;
}
.product-slideshow{
	float:left;
	height: 400px;
	width:700px;
	margin-left: 22.5px;
	margin-bottom: 20px;
	background:url('loading.gif') no-repeat center;
}

.product-slideshow img{
	position: relative;
	width:100%;
	height:100%;
}

.product-slide{
	width: 100%;
	height: 100%;
}

#product-slide-news{
	width: 730px;
	height: 520;
	float:left;
	background-color:#fff;
}

#text-news{
	margin-left:200px;
	width:720px;
	height:100px;
	float:left;
}

.product-caption{
	margin-top: -400px;
	padding-left: 50px;
	width: 100%;
	opacity: 0.5;
	height: 50px;
	background: white;
	vertical-align: middle;
	line-height: 50px;
}

.product-list{
	overflow: hidden;
	width:955px;
	height: 130px;
	margin:-8px auto;	
}
.left-botton{
	cursor: pointer;
	float: left;
	height: 150px;
	width:50px;
	z-index: 1;
}
.right-botton{
	cursor: pointer;
	float: left;
	height: 150px;
	width:50px;
	z-index: 1;
}
.list-product{
	float: left;
	width: 855px;
	height: 150px;
	overflow: hidden;
	z-index: 0;
}
.list-items{
	position: relative;
	left:0px;
	margin-top:-8px;
}
.clear{
	clear:both;
}
.list-items ul{
	margin: 0;
	margin-top:15px;
	padding-left: 0;
	list-style: none;
}
.list-items ul li{

	display: inline-block;
}
.list-items ul li img{
	width: 171px;
	height: 115px;
	cursor: pointer;
}