/*公共部分*/
.wc960 {
	margin:0 auto;
	width:100%;
	height:240px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.warp-pic-list li {
	float:left;
	display:inline;
}
/*全局板块*/

/*热门车型*/
.rowE .warp-pic-list {
	position:relative;
	width:100%;
	height:238px;
	overflow:hidden;
	border-bottom:solid 1px #CCC;
	border-top:solid 1px #CCC;
}
.rowE .count li {
	width:250px;
	height:240px;
}
.rowE .count li {
	width:255px;
	height:220px;
	padding:10px 20px;
}
.rowE .count li p, i {
	line-height:22px;
	font-size:12px;
	color:#999999;
}
.rowE .count li h3, a {
	font-size:16px;
	color:#333333;
	text-decoration:none;
}
.rowE .count .p-num {
	font-family:"Tahoma";
	font-weight:bold;
}
.rowE .btn {
	display:block;
	height:238px;
	position:absolute;
	top:0px;
	width:71px;
	z-index:200;
	cursor:pointer;
}
.rowE .prev {
	background-position:0 -88px;
	left:0;
	background:url(en_07.jpg) no-repeat left;
}
.rowE .next {
	background-position:0 -200px;
	right:0;
	background:url(en_06.jpg) no-repeat right;
}
/********************导航栏样式****************************/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:inline-table
}
*html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
*+html .clearfix {
	min-height:1%
}
/* nav_menu */
.nav_menu {
}
.nav {
	width:690px;
	height:55px;
	position:relative;
	margin:0 auto;
}
.nav .list li {
	float:left;
	list-style:none;
	height: 55px;
}
.nav .box {
	position:absolute;
	left:0px;
	top:55px;
	width:690px;
	background:#F5F5F5;
	overflow:hidden;
	height:0;
	filter:alpha(opacity=0);
	opacity:0;
	z-index:1000;
	height:280px;
}
.nav .cont {
	position:relative;
	height:280px;
}
/* sublist */