

.container, .container *{margin:0; padding:0;}

#idTransformView{width:490px; height:168px; overflow:hidden;position:relative;}

#idSlider{position:absolute;}
#idSlider li{ list-style:none;display:inline;}
#idSlider img{ width:490px; height:168px; display:block;}

.slider2{width:2000px;}
.slider2 li{float:left;}

#idNum{ position:absolute; right:5px; bottom:5px;}
#idNum li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
#idNum li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}
.titie1 {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}






.hcontainer, .container *{margin:0; padding:0;}

#hidTransformView{width:500px; height:140px; overflow:hidden;position:relative;}

#hidSlider{position:absolute;}
#hidSlider li{ list-style:none;display:inline;}
#hidSlider img{ width:500px; height:140px; display:block;}

.hslider2{width:2000px;}
.hslider2 li{float:left;}

#hidNum{ position:absolute; right:5px; bottom:5px;}
#hidNum li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
#hidNum li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}
.htitie1 {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
