.container, .container *{margin:0; padding:0;}

.container{ width:1070px; height:390px; overflow:hidden;position:relative;}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{width:1070px; height:390px; display:block;}
.slider {width:3050px;}
.slider2 li{float:left;}

.num{ position:absolute; right:5px; bottom:5px;}
.num 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 #DEB80D;
	background-color:#49403A;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #A59284;
	font-weight: bold;
}




.abouttxt {line-height:200%;}
.inner_content{line-height:200%;}
.product_description{line-height:200%;}
.list_new_show_content{line-height:200%;}
.description_text{line-height:200%;}
.product_description img{width: expression(this.width > 680 ? 680: true); max-width: 680px;}